@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #1E2225;
  background-color: #FFF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 0;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: #008AFF;
}
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: 24px;
  margin-bottom: 12px;
}
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: 12px;
  margin-bottom: 12px;
}
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: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
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: 24px;
}
dt,
dd {
  line-height: 1.5;
}
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: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  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.5;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.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.5;
  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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-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-group.focus .form-control,
.form-control:focus {
  border-color: #FFE066;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control:-moz-placeholder {
  color: #999;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control.placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f3f4f5;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 40px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 50px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 40px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 50px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 50px;
  line-height: 50px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
select.input-lg {
  height: 50px;
  line-height: 50px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 50px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 50px;
  line-height: 50px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 50px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #1E2225;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus {
  border-color: #3c763d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #1E2225;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:focus {
  border-color: #8a6d3b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #1E2225;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus {
  border-color: #a94442;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  border-color: #a94442;
  background-color: #f2dede;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #57636b;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.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 {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #FFF;
  background-color: #FFF;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #FFF;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #FFF;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #FFF;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #FFF;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #FFF;
  border-color: #ccc;
}
.btn-default .badge {
  color: #FFF;
  background-color: #FFF;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #FFF;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
.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;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 10px 16px;
  line-height: 1.3333333;
  height: 50px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.235;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 50px;
  line-height: 50px;
}
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;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 50px;
  line-height: 50px;
}
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;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 50px;
  line-height: 50px;
}
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 {
  padding: 5px 10px;
  line-height: 1.5;
  height: 30px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.462;
  border-radius: 0;
}
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;
}
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;
}
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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 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.5;
  border: 1px solid transparent;
  border-radius: 0 0 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: 0;
}
.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: 0 0 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-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #DE0000;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  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: 0;
}
.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: 0 0 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;
  margin-bottom: 0;
  border: none;
  border-radius: 0 !important;
  min-height: 1px !important;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
@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;
}
@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: 13px 15px;
  font-size: 20px;
  line-height: 24px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.5px -15px;
}
.navbar-nav > li > a {
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .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: 13px;
    padding-bottom: 13px;
  }
}
.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: 5px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #0067bf !important;
  border-width: 0 !important;
  border-color: transparent !important;
}
@media (max-width: 767px) {
  .navbar-default {
    background: #008AFF !important;
  }
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: white !important;
  font-weight: bold;
  padding: 15px 15px 13px !important;
  border-bottom: 2px solid transparent;
  line-height: 1em;
}
.navbar-default .navbar-nav > li > a.tag-home {
  font-size: 14px;
}
.navbar-default .navbar-nav > li > a .ss-play {
  display: inline-block;
  top: 0 !important;
  margin-left: 0 !important;
  font-size: 10px !important;
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent !important;
  border-bottom: 2px solid #FFE066;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
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: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.navbar-toggle {
  border: none !important;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  margin: 4px 0;
  transition: all 0.2s;
  background-color: #fff !important;
}
.navbar-toggle .top-bar {
  transform: rotate(-40deg);
  transform-origin: 90% 100%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(40deg);
  transform-origin: 90% 0;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.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: 24px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  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: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 24px 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: 100%;
  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: #c1c8cd;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #a5afb6;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #a5afb6;
}
.label-primary {
  background-color: #008AFF;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006ecc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006ecc;
}
.label-success {
  background-color: #84D336;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #6bb026;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #6bb026;
}
.label-info {
  background-color: #2D2556;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1a1632;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1a1632;
}
.label-warning {
  background-color: #FFE066;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ffd633;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ffd633;
}
.label-danger {
  background-color: #DE0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ab0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ab0000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 0;
  -o-transition: border 0.2s ease-in-out;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #1E2225;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: #84D336;
  border-color: #d6e9c6;
  color: #64a524;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #4b7b1b;
}
.alert-info {
  background-color: #2D2556;
  border-color: #bce8f1;
  color: #161229;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #030206;
}
.alert-warning {
  background-color: #FFE066;
  border-color: #faebcc;
  color: #ffd326;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #f2c100;
}
.alert-danger {
  background-color: #DE0000;
  border-color: #ebccd1;
  color: #9e0000;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #6b0000;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f3f4f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #008AFF;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -o-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -o-animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #84D336;
}
.progress-striped .progress-bar-success {
  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: -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: 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: #2D2556;
}
.progress-striped .progress-bar-info {
  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: -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: 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: #FFE066;
}
.progress-striped .progress-bar-warning {
  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: -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: 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: #DE0000;
}
.progress-striped .progress-bar-danger {
  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: -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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active: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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-success {
  color: #3c763d;
  background-color: rgba(223, 240, 216, 0.2);
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgba(223, 240, 216, 0.3);
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-info {
  color: #31708f;
  background-color: rgba(217, 237, 247, 0.2);
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: rgba(217, 237, 247, 0.3);
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: rgba(252, 248, 227, 0.2);
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgba(252, 248, 227, 0.3);
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-danger {
  color: #a94442;
  background-color: rgba(242, 222, 222, 0.2);
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgba(242, 222, 222, 0.3);
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-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: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
  border-color: rgba(221, 221, 221, 0.2);
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: rgba(245, 245, 245, 0.2);
  border-color: rgba(221, 221, 221, 0.2);
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
  border-color: rgba(51, 122, 183, 0.2);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgba(51, 122, 183, 0.2);
  border-color: rgba(51, 122, 183, 0.2);
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
  border-color: rgba(214, 233, 198, 0.2);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: rgba(223, 240, 216, 0.2);
  border-color: rgba(214, 233, 198, 0.2);
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
  border-color: rgba(188, 232, 241, 0.2);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: rgba(217, 237, 247, 0.2);
  border-color: rgba(188, 232, 241, 0.2);
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
  border-color: rgba(250, 235, 204, 0.2);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: rgba(252, 248, 227, 0.2);
  border-color: rgba(250, 235, 204, 0.2);
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
  border-color: rgba(235, 204, 209, 0.2);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: rgba(242, 222, 222, 0.2);
  border-color: rgba(235, 204, 209, 0.2);
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -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: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 24px;
  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 {
  -o-transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 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;
  -o-transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #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-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: 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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
tr.visible-xs,
tr.visible-sm,
tr.visible-md,
tr.visible-lg,
th.visible-xs,
th.visible-sm,
th.visible-md,
th.visible-lg,
td.visible-xs,
td.visible-sm,
td.visible-md,
td.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  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;
  }
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  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;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*

Animate.less
Cross-browser LESS animation library for Bootstrap
Licensed under the ☺ license (http://licence.visualidiot.com/)
Documenation: https://github.com/machito/animate.less
-------------------------------------------------------
Copyright © 2012 Michael Castilla
Email: yo@machito.co
Twitter: https://twitter.com/micr0bitz

*/
body {
  -webkit-backface-visibility: hidden;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  25% {
    -o-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) rotateY(0);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) rotateY(0);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    -o-transform: perspective(400px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}
.flip {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  100% {
    -o-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg);
  }
  40% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(5deg);
  }
  80% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1);
  }
  10%,
  20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    -o-transform: scale(1);
  }
  10%,
  20% {
    -o-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -o-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -o-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -o-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@-moz-keyframes wiggle {
  0% {
    -moz-transform: skewX(9deg);
  }
  10% {
    -moz-transform: skewX(-8deg);
  }
  20% {
    -moz-transform: skewX(7deg);
  }
  30% {
    -moz-transform: skewX(-6deg);
  }
  40% {
    -moz-transform: skewX(5deg);
  }
  50% {
    -moz-transform: skewX(-4deg);
  }
  60% {
    -moz-transform: skewX(3deg);
  }
  70% {
    -moz-transform: skewX(-2deg);
  }
  80% {
    -moz-transform: skewX(1deg);
  }
  90% {
    -moz-transform: skewX(0deg);
  }
  100% {
    -moz-transform: skewX(0deg);
  }
}
@-o-keyframes wiggle {
  0% {
    -o-transform: skewX(9deg);
  }
  10% {
    -o-transform: skewX(-8deg);
  }
  20% {
    -o-transform: skewX(7deg);
  }
  30% {
    -o-transform: skewX(-6deg);
  }
  40% {
    -o-transform: skewX(5deg);
  }
  50% {
    -o-transform: skewX(-4deg);
  }
  60% {
    -o-transform: skewX(3deg);
  }
  70% {
    -o-transform: skewX(-2deg);
  }
  80% {
    -o-transform: skewX(1deg);
  }
  90% {
    -o-transform: skewX(0deg);
  }
  100% {
    -o-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
.wiggle {
  -webkit-animation-name: wiggle;
  -moz-animation-name: wiggle;
  -o-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%);
  }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -moz-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -moz-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%);
  }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -o-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -o-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -o-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../_fonts/source-sans-pro/sourcesanspro-regular.eot');
  src: url('../_fonts/source-sans-pro/sourcesanspro-regular.eot?#iefix') format('embedded-opentype'), url('../_fonts/source-sans-pro/sourcesanspro-regular.woff') format('woff'), url('../_fonts/source-sans-pro/sourcesanspro-regular.ttf') format('truetype'), url('../_fonts/source-sans-pro/sourcesanspro-regular.svg#sourcesanspro-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansProExtraLight';
  src: url('../_fonts/source-sans-pro/sourcesanspro-extralight.eot');
  src: url('../_fonts/source-sans-pro/sourcesanspro-extralight.eot?#iefix') format('embedded-opentype'), url('../_fonts/source-sans-pro/sourcesanspro-extralight.woff') format('woff'), url('../_fonts/source-sans-pro/sourcesanspro-extralight.ttf') format('truetype'), url('../_fonts/source-sans-pro/sourcesanspro-extralight.svg#sourcesanspro-extralight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansProBold';
  src: url('../_fonts/source-sans-pro/sourcesanspro-bold.eot');
  src: url('../_fonts/source-sans-pro/sourcesanspro-bold.eot?#iefix') format('embedded-opentype'), url('../_fonts/source-sans-pro/sourcesanspro-bold.woff') format('woff'), url('../_fonts/source-sans-pro/sourcesanspro-bold.ttf') format('truetype'), url('../_fonts/source-sans-pro/sourcesanspro-bold.svg#sourcesanspro-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansProSemiBold';
  src: url('../_fonts/source-sans-pro/sourcesanspro-semibold.eot');
  src: url('../_fonts/source-sans-pro/sourcesanspro-semibold.eot?#iefix') format('embedded-opentype'), url('../_fonts/source-sans-pro/sourcesanspro-semibold.woff') format('woff'), url('../_fonts/source-sans-pro/sourcesanspro-semibold.ttf') format('truetype'), url('../_fonts/source-sans-pro/sourcesanspro-semibold.svg#sourcesanspro-semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
* Symbolset
* www.symbolset.com
* Copyright © 2013 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-junior.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSJunior";
  src: url('../_fonts/ss-junior/webfonts/ss-junior.eot');
  src: url('../_fonts/ss-junior/webfonts/ss-junior.eot?#iefix') format('embedded-opentype'), url('../_fonts/ss-junior/webfonts/ss-junior.woff') format('woff'), url('../_fonts/ss-junior/webfonts/ss-junior.ttf') format('truetype'), url('../_fonts/ss-junior/webfonts/ss-junior.svg#SSJunior') format('svg');
  font-weight: 400;
  font-style: normal;
}
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1;
}
.ss-icon,
.ss-icon.ss-junior,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"].ss-junior:before,
[class*=" ss-"].ss-junior:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"].ss-junior.right:after,
[class*=" ss-"].ss-junior.right:after {
  font-family: "SSJunior";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
[class^="ss-"].right:before,
[class*=" ss-"].right:before {
  display: none;
  content: '';
}
.ss-cursor:before,
.ss-cursor.right:after {
  content: '';
}
.ss-crosshair:before,
.ss-crosshair.right:after {
  content: '⌖';
}
.ss-search:before,
.ss-search.right:after {
  content: '🔎';
}
.ss-zoomin:before,
.ss-zoomin.right:after {
  content: '';
}
.ss-zoomout:before,
.ss-zoomout.right:after {
  content: '';
}
.ss-view:before,
.ss-view.right:after {
  content: '👀';
}
.ss-viewdisabled:before,
.ss-viewdisabled.right:after {
  content: '';
}
.ss-binoculars:before,
.ss-binoculars.right:after {
  content: '';
}
.ss-attach:before,
.ss-attach.right:after {
  content: '📎';
}
.ss-link:before,
.ss-link.right:after {
  content: '🔗';
}
.ss-move:before,
.ss-move.right:after {
  content: '';
}
.ss-write:before,
.ss-write.right:after {
  content: '✎';
}
.ss-writingdisabled:before,
.ss-writingdisabled.right:after {
  content: '';
}
.ss-compose:before,
.ss-compose.right:after {
  content: '📝';
}
.ss-lock:before,
.ss-lock.right:after {
  content: '🔒';
}
.ss-unlock:before,
.ss-unlock.right:after {
  content: '🔓';
}
.ss-key:before,
.ss-key.right:after {
  content: '🔑';
}
.ss-backspace:before,
.ss-backspace.right:after {
  content: '⌫';
}
.ss-ban:before,
.ss-ban.right:after {
  content: '🚫';
}
.ss-trash:before,
.ss-trash.right:after {
  content: '';
}
.ss-target:before,
.ss-target.right:after {
  content: '◎';
}
.ss-skull:before,
.ss-skull.right:after {
  content: '💀';
}
.ss-tag:before,
.ss-tag.right:after {
  content: '';
}
.ss-bookmark:before,
.ss-bookmark.right:after {
  content: '🔖';
}
.ss-flag:before,
.ss-flag.right:after {
  content: '⚑';
}
.ss-like:before,
.ss-like.right:after {
  content: '👍';
}
.ss-dislike:before,
.ss-dislike.right:after {
  content: '👎';
}
.ss-heart:before,
.ss-heart.right:after {
  content: '♥';
}
.ss-unheart:before,
.ss-unheart.right:after {
  content: '';
}
.ss-star:before,
.ss-star.right:after {
  content: '⋆';
}
.ss-unstar:before,
.ss-unstar.right:after {
  content: '';
}
.ss-sample:before,
.ss-sample.right:after {
  content: '';
}
.ss-crop:before,
.ss-crop.right:after {
  content: '';
}
.ss-cut:before,
.ss-cut.right:after {
  content: '✂';
}
.ss-clipboard:before,
.ss-clipboard.right:after {
  content: '📋';
}
.ss-ruler:before,
.ss-ruler.right:after {
  content: '';
}
.ss-gridlines:before,
.ss-gridlines.right:after {
  content: '';
}
.ss-pencilbrushpen:before,
.ss-pencilbrushpen.right:after {
  content: '';
}
.ss-paintroller:before,
.ss-paintroller.right:after {
  content: '';
}
.ss-paint:before,
.ss-paint.right:after {
  content: '';
}
.ss-paintdisabled:before,
.ss-paintdisabled.right:after {
  content: '';
}
.ss-paintedit:before,
.ss-paintedit.right:after {
  content: '';
}
.ss-pixels:before,
.ss-pixels.right:after {
  content: '';
}
.ss-phone:before,
.ss-phone.right:after {
  content: '📞';
}
.ss-phonedisabled:before,
.ss-phonedisabled.right:after {
  content: '';
}
.ss-addressbook:before,
.ss-addressbook.right:after {
  content: '📑';
}
.ss-voicemail:before,
.ss-voicemail.right:after {
  content: '⌕';
}
.ss-mailbox:before,
.ss-mailbox.right:after {
  content: '📫';
}
.ss-send:before,
.ss-send.right:after {
  content: '';
}
.ss-paperairplane:before,
.ss-paperairplane.right:after {
  content: '';
}
.ss-mail:before,
.ss-mail.right:after {
  content: '✉';
}
.ss-inbox:before,
.ss-inbox.right:after {
  content: '📥';
}
.ss-inboxes:before,
.ss-inboxes.right:after {
  content: '';
}
.ss-outbox:before,
.ss-outbox.right:after {
  content: '📤';
}
.ss-chat:before,
.ss-chat.right:after {
  content: '💬';
}
.ss-textchat:before,
.ss-textchat.right:after {
  content: '';
}
.ss-ellipsischat:before,
.ss-ellipsischat.right:after {
  content: '';
}
.ss-ellipsis:before,
.ss-ellipsis.right:after {
  content: '…';
}
.ss-smile:before,
.ss-smile.right:after {
  content: '☻';
}
.ss-frown:before,
.ss-frown.right:after {
  content: '☹';
}
.ss-surprise:before,
.ss-surprise.right:after {
  content: '😮';
}
.ss-user:before,
.ss-user.right:after {
  content: '👤';
}
.ss-femaleuser:before,
.ss-femaleuser.right:after {
  content: '👧';
}
.ss-users:before,
.ss-users.right:after {
  content: '👥';
}
.ss-robot:before,
.ss-robot.right:after {
  content: '';
}
.ss-ghost:before,
.ss-ghost.right:after {
  content: '👻';
}
.ss-contacts:before,
.ss-contacts.right:after {
  content: '📇';
}
.ss-pointup:before,
.ss-pointup.right:after {
  content: '👆';
}
.ss-pointright:before,
.ss-pointright.right:after {
  content: '👉';
}
.ss-pointdown:before,
.ss-pointdown.right:after {
  content: '👇';
}
.ss-pointleft:before,
.ss-pointleft.right:after {
  content: '👈';
}
.ss-cart:before,
.ss-cart.right:after {
  content: '';
}
.ss-shoppingbag:before,
.ss-shoppingbag.right:after {
  content: '';
}
.ss-store:before,
.ss-store.right:after {
  content: '🏪';
}
.ss-creditcard:before,
.ss-creditcard.right:after {
  content: '💳';
}
.ss-banknote:before,
.ss-banknote.right:after {
  content: '💵';
}
.ss-calculator:before,
.ss-calculator.right:after {
  content: '';
}
.ss-calculate:before,
.ss-calculate.right:after {
  content: '';
}
.ss-bank:before,
.ss-bank.right:after {
  content: '🏦';
}
.ss-presentation:before,
.ss-presentation.right:after {
  content: '';
}
.ss-barchart:before,
.ss-barchart.right:after {
  content: '📊';
}
.ss-piechart:before,
.ss-piechart.right:after {
  content: '';
}
.ss-activity:before,
.ss-activity.right:after {
  content: '';
}
.ss-box:before,
.ss-box.right:after {
  content: '📦';
}
.ss-home:before,
.ss-home.right:after {
  content: '⌂';
}
.ss-fence:before,
.ss-fence.right:after {
  content: '';
}
.ss-buildings:before,
.ss-buildings.right:after {
  content: '🏢';
}
.ss-lodging:before,
.ss-lodging.right:after {
  content: '🏨';
}
.ss-globe:before,
.ss-globe.right:after {
  content: '🌐';
}
.ss-navigate:before,
.ss-navigate.right:after {
  content: '';
}
.ss-compass:before,
.ss-compass.right:after {
  content: '';
}
.ss-signpost:before,
.ss-signpost.right:after {
  content: '';
}
.ss-map:before,
.ss-map.right:after {
  content: '';
}
.ss-location:before,
.ss-location.right:after {
  content: '';
}
.ss-pin:before,
.ss-pin.right:after {
  content: '📍';
}
.ss-pushpin:before,
.ss-pushpin.right:after {
  content: '📌';
}
.ss-code:before,
.ss-code.right:after {
  content: '';
}
.ss-puzzle:before,
.ss-puzzle.right:after {
  content: '';
}
.ss-floppydisk:before,
.ss-floppydisk.right:after {
  content: '💾';
}
.ss-window:before,
.ss-window.right:after {
  content: '';
}
.ss-music:before,
.ss-music.right:after {
  content: '♫';
}
.ss-mic:before,
.ss-mic.right:after {
  content: '🎤';
}
.ss-headphones:before,
.ss-headphones.right:after {
  content: '🎧';
}
.ss-mutevolume:before,
.ss-mutevolume.right:after {
  content: '';
}
.ss-volume:before,
.ss-volume.right:after {
  content: '🔈';
}
.ss-lowvolume:before,
.ss-lowvolume.right:after {
  content: '🔉';
}
.ss-highvolume:before,
.ss-highvolume.right:after {
  content: '🔊';
}
.ss-radio:before,
.ss-radio.right:after {
  content: '📻';
}
.ss-airplay:before,
.ss-airplay.right:after {
  content: '';
}
.ss-disc:before,
.ss-disc.right:after {
  content: '💿';
}
.ss-camera:before,
.ss-camera.right:after {
  content: '📷';
}
.ss-picture:before,
.ss-picture.right:after {
  content: '🌄';
}
.ss-pictures:before,
.ss-pictures.right:after {
  content: '';
}
.ss-video:before,
.ss-video.right:after {
  content: '📹';
}
.ss-film:before,
.ss-film.right:after {
  content: '';
}
.ss-clapboard:before,
.ss-clapboard.right:after {
  content: '🎬';
}
.ss-tv:before,
.ss-tv.right:after {
  content: '📺';
}
.ss-flatscreen:before,
.ss-flatscreen.right:after {
  content: '';
}
.ss-play:before,
.ss-play.right:after {
  content: '▶';
}
.ss-pause:before,
.ss-pause.right:after {
  content: '';
}
.ss-stop:before,
.ss-stop.right:after {
  content: '■';
}
.ss-record:before,
.ss-record.right:after {
  content: '●';
}
.ss-rewind:before,
.ss-rewind.right:after {
  content: '⏪';
}
.ss-fastforward:before,
.ss-fastforward.right:after {
  content: '⏩';
}
.ss-skipforward:before,
.ss-skipforward.right:after {
  content: '⏭';
}
.ss-skipback:before,
.ss-skipback.right:after {
  content: '⏮';
}
.ss-eject:before,
.ss-eject.right:after {
  content: '⏏';
}
.ss-filecabinet:before,
.ss-filecabinet.right:after {
  content: '';
}
.ss-books:before,
.ss-books.right:after {
  content: '📚';
}
.ss-notebook:before,
.ss-notebook.right:after {
  content: '📓';
}
.ss-newspaper:before,
.ss-newspaper.right:after {
  content: '📰';
}
.ss-grid:before,
.ss-grid.right:after {
  content: '';
}
.ss-rows:before,
.ss-rows.right:after {
  content: '';
}
.ss-columns:before,
.ss-columns.right:after {
  content: '';
}
.ss-thumbnails:before,
.ss-thumbnails.right:after {
  content: '';
}
.ss-menu:before,
.ss-menu.right:after {
  content: '';
}
.ss-filter:before,
.ss-filter.right:after {
  content: '';
}
.ss-desktop:before,
.ss-desktop.right:after {
  content: '💻';
}
.ss-laptop:before,
.ss-laptop.right:after {
  content: '';
}
.ss-tablet:before,
.ss-tablet.right:after {
  content: '';
}
.ss-cell:before,
.ss-cell.right:after {
  content: '📱';
}
.ss-battery:before,
.ss-battery.right:after {
  content: '🔋';
}
.ss-highbattery:before,
.ss-highbattery.right:after {
  content: '';
}
.ss-mediumbattery:before,
.ss-mediumbattery.right:after {
  content: '';
}
.ss-lowbattery:before,
.ss-lowbattery.right:after {
  content: '';
}
.ss-emptybattery:before,
.ss-emptybattery.right:after {
  content: '';
}
.ss-batterydisabled:before,
.ss-batterydisabled.right:after {
  content: '';
}
.ss-lightbulb:before,
.ss-lightbulb.right:after {
  content: '💡';
}
.ss-flashlight:before,
.ss-flashlight.right:after {
  content: '🔦';
}
.ss-flashlighton:before,
.ss-flashlighton.right:after {
  content: '';
}
.ss-picnictable:before,
.ss-picnictable.right:after {
  content: '';
}
.ss-birdhouse:before,
.ss-birdhouse.right:after {
  content: '';
}
.ss-lamp:before,
.ss-lamp.right:after {
  content: '';
}
.ss-onedie:before,
.ss-onedie.right:after {
  content: '⚀';
}
.ss-twodie:before,
.ss-twodie.right:after {
  content: '⚁';
}
.ss-threedie:before,
.ss-threedie.right:after {
  content: '⚂';
}
.ss-fourdie:before,
.ss-fourdie.right:after {
  content: '⚃';
}
.ss-fivedie:before,
.ss-fivedie.right:after {
  content: '⚄';
}
.ss-sixdie:before,
.ss-sixdie.right:after {
  content: '⚅';
}
.ss-downloadcloud:before,
.ss-downloadcloud.right:after {
  content: '';
}
.ss-download:before,
.ss-download.right:after {
  content: '';
}
.ss-uploadcloud:before,
.ss-uploadcloud.right:after {
  content: '';
}
.ss-upload:before,
.ss-upload.right:after {
  content: '';
}
.ss-transfer:before,
.ss-transfer.right:after {
  content: '⇆';
}
.ss-replay:before,
.ss-replay.right:after {
  content: '↺';
}
.ss-refresh:before,
.ss-refresh.right:after {
  content: '↻';
}
.ss-sync:before,
.ss-sync.right:after {
  content: '';
}
.ss-loading:before,
.ss-loading.right:after {
  content: '';
}
.ss-wifi:before,
.ss-wifi.right:after {
  content: '';
}
.ss-file:before,
.ss-file.right:after {
  content: '📄';
}
.ss-files:before,
.ss-files.right:after {
  content: '';
}
.ss-searchfile:before,
.ss-searchfile.right:after {
  content: '';
}
.ss-folder:before,
.ss-folder.right:after {
  content: '📁';
}
.ss-downloadfolder:before,
.ss-downloadfolder.right:after {
  content: '';
}
.ss-uploadfolder:before,
.ss-uploadfolder.right:after {
  content: '';
}
.ss-quote:before,
.ss-quote.right:after {
  content: '“';
}
.ss-anchor:before,
.ss-anchor.right:after {
  content: '';
}
.ss-print:before,
.ss-print.right:after {
  content: '⎙';
}
.ss-fax:before,
.ss-fax.right:after {
  content: '📠';
}
.ss-shredder:before,
.ss-shredder.right:after {
  content: '';
}
.ss-typewriter:before,
.ss-typewriter.right:after {
  content: '';
}
.ss-list:before,
.ss-list.right:after {
  content: '';
}
.ss-action:before,
.ss-action.right:after {
  content: '';
}
.ss-redirect:before,
.ss-redirect.right:after {
  content: '↪';
}
.ss-additem:before,
.ss-additem.right:after {
  content: '';
}
.ss-checkitem:before,
.ss-checkitem.right:after {
  content: '';
}
.ss-expand:before,
.ss-expand.right:after {
  content: '⤢';
}
.ss-contract:before,
.ss-contract.right:after {
  content: '';
}
.ss-scaleup:before,
.ss-scaleup.right:after {
  content: '';
}
.ss-scaledown:before,
.ss-scaledown.right:after {
  content: '';
}
.ss-lifepreserver:before,
.ss-lifepreserver.right:after {
  content: '';
}
.ss-help:before,
.ss-help.right:after {
  content: '❓';
}
.ss-info:before,
.ss-info.right:after {
  content: 'ℹ';
}
.ss-alert:before,
.ss-alert.right:after {
  content: '⚠';
}
.ss-caution:before,
.ss-caution.right:after {
  content: '⛔';
}
.ss-plus:before,
.ss-plus.right:after {
  content: '+';
}
.ss-hyphen:before,
.ss-hyphen.right:after {
  content: '-';
}
.ss-check:before,
.ss-check.right:after {
  content: '✓';
}
.ss-delete:before,
.ss-delete.right:after {
  content: '␡';
}
.ss-fish:before,
.ss-fish.right:after {
  content: '🐟';
}
.ss-bird:before,
.ss-bird.right:after {
  content: '🐦';
}
.ss-bone:before,
.ss-bone.right:after {
  content: '';
}
.ss-tooth:before,
.ss-tooth.right:after {
  content: '';
}
.ss-poo:before,
.ss-poo.right:after {
  content: '💩';
}
.ss-tree:before,
.ss-tree.right:after {
  content: '🌲';
}
.ss-settings:before,
.ss-settings.right:after {
  content: '⚙';
}
.ss-dashboard:before,
.ss-dashboard.right:after {
  content: '';
}
.ss-dial:before,
.ss-dial.right:after {
  content: '';
}
.ss-notifications:before,
.ss-notifications.right:after {
  content: '🔔';
}
.ss-notificationsdisabled:before,
.ss-notificationsdisabled.right:after {
  content: '🔕';
}
.ss-toggles:before,
.ss-toggles.right:after {
  content: '';
}
.ss-flash:before,
.ss-flash.right:after {
  content: '⌁';
}
.ss-flashoff:before,
.ss-flashoff.right:after {
  content: '';
}
.ss-magnet:before,
.ss-magnet.right:after {
  content: '';
}
.ss-toolbox:before,
.ss-toolbox.right:after {
  content: '';
}
.ss-wrench:before,
.ss-wrench.right:after {
  content: '🔧';
}
.ss-clock:before,
.ss-clock.right:after {
  content: '⏲';
}
.ss-stopwatch:before,
.ss-stopwatch.right:after {
  content: '⏱';
}
.ss-alarmclock:before,
.ss-alarmclock.right:after {
  content: '⏰';
}
.ss-counterclockwise:before,
.ss-counterclockwise.right:after {
  content: '⥀';
}
.ss-calendar:before,
.ss-calendar.right:after {
  content: '📅';
}
.ss-keyboard:before,
.ss-keyboard.right:after {
  content: '';
}
.ss-keyboardup:before,
.ss-keyboardup.right:after {
  content: '';
}
.ss-keyboarddown:before,
.ss-keyboarddown.right:after {
  content: '';
}
.ss-chickenleg:before,
.ss-chickenleg.right:after {
  content: '🍗';
}
.ss-burger:before,
.ss-burger.right:after {
  content: '🍔';
}
.ss-mug:before,
.ss-mug.right:after {
  content: '☕';
}
.ss-coffee:before,
.ss-coffee.right:after {
  content: '';
}
.ss-tea:before,
.ss-tea.right:after {
  content: '🍵';
}
.ss-wineglass:before,
.ss-wineglass.right:after {
  content: '🍷';
}
.ss-paperbag:before,
.ss-paperbag.right:after {
  content: '';
}
.ss-utensils:before,
.ss-utensils.right:after {
  content: '🍴';
}
.ss-droplet:before,
.ss-droplet.right:after {
  content: '💧';
}
.ss-sun:before,
.ss-sun.right:after {
  content: '☀';
}
.ss-cloud:before,
.ss-cloud.right:after {
  content: '☁';
}
.ss-partlycloudy:before,
.ss-partlycloudy.right:after {
  content: '⛅';
}
.ss-umbrella:before,
.ss-umbrella.right:after {
  content: '☂';
}
.ss-crescentmoon:before,
.ss-crescentmoon.right:after {
  content: '🌙';
}
.ss-plug:before,
.ss-plug.right:after {
  content: '🔌';
}
.ss-outlet:before,
.ss-outlet.right:after {
  content: '';
}
.ss-car:before,
.ss-car.right:after {
  content: '🚘';
}
.ss-taxi:before,
.ss-taxi.right:after {
  content: '🚖';
}
.ss-train:before,
.ss-train.right:after {
  content: '🚆';
}
.ss-bus:before,
.ss-bus.right:after {
  content: '🚍';
}
.ss-truck:before,
.ss-truck.right:after {
  content: '🚚';
}
.ss-plane:before,
.ss-plane.right:after {
  content: '✈';
}
.ss-bike:before,
.ss-bike.right:after {
  content: '🚲';
}
.ss-rocket:before,
.ss-rocket.right:after {
  content: '🚀';
}
.ss-briefcase:before,
.ss-briefcase.right:after {
  content: '💼';
}
.ss-theatre:before,
.ss-theatre.right:after {
  content: '🎭';
}
.ss-flask:before,
.ss-flask.right:after {
  content: '';
}
.ss-up:before,
.ss-up.right:after {
  content: '⬆';
}
.ss-upright:before,
.ss-upright.right:after {
  content: '⬈';
}
.ss-right:before,
.ss-right.right:after {
  content: '➡';
}
.ss-downright:before,
.ss-downright.right:after {
  content: '⬊';
}
.ss-down:before,
.ss-down.right:after {
  content: '⬇';
}
.ss-downleft:before,
.ss-downleft.right:after {
  content: '⬋';
}
.ss-left:before,
.ss-left.right:after {
  content: '⬅';
}
.ss-upleft:before,
.ss-upleft.right:after {
  content: '⬉';
}
.ss-navigateup:before,
.ss-navigateup.right:after {
  content: '';
}
.ss-navigateright:before,
.ss-navigateright.right:after {
  content: '▻';
}
.ss-navigatedown:before,
.ss-navigatedown.right:after {
  content: '';
}
.ss-navigateleft:before,
.ss-navigateleft.right:after {
  content: '◅';
}
.ss-share:before,
.ss-share.right:after {
  content: '';
}
@font-face {
  font-family: "SSSocialRegular";
  src: url('../_fonts/ss-social-regular/webfonts/ss-social-regular.eot');
  src: url('../_fonts/ss-social-regular/webfonts/ss-social-regular.eot?#iefix') format('embedded-opentype'), url('../_fonts/ss-social-regular/webfonts/ss-social-regular.woff') format('woff'), url('../_fonts/ss-social-regular/webfonts/ss-social-regular.ttf') format('truetype'), url('../_fonts/ss-social-regular/webfonts/ss-social-regular.svg#SSSocialRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1;
}
.ss-icon,
.ss-icon.ss-social-regular,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"].ss-social-regular:before,
[class*=" ss-"].ss-social-regular:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"].ss-social-regular.right:after,
[class*=" ss-"].ss-social-regular.right:after {
  font-family: "SSSocialRegular";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="ss-"].right:before,
[class*=" ss-"].right:before {
  display: none;
  content: '';
}
.ss-facebook:before,
.ss-facebook.right:after {
  content: '';
}
.ss-twitter:before,
.ss-twitter.right:after {
  content: '';
}
.ss-googleplus:before,
.ss-googleplus.right:after {
  content: '';
}
.ss-appdotnet:before,
.ss-appdotnet.right:after {
  content: '';
}
.ss-ello:before,
.ss-ello.right:after {
  content: '';
}
.ss-aboutme:before,
.ss-aboutme.right:after {
  content: '';
}
.ss-vk:before,
.ss-vk.right:after {
  content: '';
}
.ss-weibo:before,
.ss-weibo.right:after {
  content: '';
}
.ss-linkedin:before,
.ss-linkedin.right:after {
  content: '';
}
.ss-zerply:before,
.ss-zerply.right:after {
  content: '';
}
.ss-xing:before,
.ss-xing.right:after {
  content: '';
}
.ss-reddit:before,
.ss-reddit.right:after {
  content: '';
}
.ss-steam:before,
.ss-steam.right:after {
  content: '';
}
.ss-tumblr:before,
.ss-tumblr.right:after {
  content: '';
}
.ss-wordpress:before,
.ss-wordpress.right:after {
  content: '';
}
.ss-blogger:before,
.ss-blogger.right:after {
  content: '';
}
.ss-quora:before,
.ss-quora.right:after {
  content: '';
}
.ss-youtube:before,
.ss-youtube.right:after {
  content: '';
}
.ss-vimeo:before,
.ss-vimeo.right:after {
  content: '';
}
.ss-vine:before,
.ss-vine.right:after {
  content: '';
}
.ss-letterboxd:before,
.ss-letterboxd.right:after {
  content: '';
}
.ss-flickr:before,
.ss-flickr.right:after {
  content: '';
}
.ss-instagram:before,
.ss-instagram.right:after {
  content: '';
}
.ss-vscogrid:before,
.ss-vscogrid.right:after {
  content: '';
}
.ss-fivehundredpx:before,
.ss-fivehundredpx.right:after {
  content: '';
}
.ss-feedly:before,
.ss-feedly.right:after {
  content: '';
}
.ss-pinterest:before,
.ss-pinterest.right:after {
  content: '';
}
.ss-dropbox:before,
.ss-dropbox.right:after {
  content: '';
}
.ss-pinboard:before,
.ss-pinboard.right:after {
  content: '';
}
.ss-delicious:before,
.ss-delicious.right:after {
  content: '';
}
.ss-dribbble:before,
.ss-dribbble.right:after {
  content: '';
}
.ss-behance:before,
.ss-behance.right:after {
  content: '';
}
.ss-github:before,
.ss-github.right:after {
  content: '';
}
.ss-bitbucket:before,
.ss-bitbucket.right:after {
  content: '';
}
.ss-stackoverflow:before,
.ss-stackoverflow.right:after {
  content: '';
}
.ss-stackexchange:before,
.ss-stackexchange.right:after {
  content: '';
}
.ss-codepen:before,
.ss-codepen.right:after {
  content: '';
}
.ss-jsfiddle:before,
.ss-jsfiddle.right:after {
  content: '';
}
.ss-paypal:before,
.ss-paypal.right:after {
  content: '';
}
.ss-shopify:before,
.ss-shopify.right:after {
  content: '';
}
.ss-kickstarter:before,
.ss-kickstarter.right:after {
  content: '';
}
.ss-etsy:before,
.ss-etsy.right:after {
  content: '';
}
.ss-foursquare:before,
.ss-foursquare.right:after {
  content: '';
}
.ss-swarm:before,
.ss-swarm.right:after {
  content: '';
}
.ss-yelp:before,
.ss-yelp.right:after {
  content: '';
}
.ss-skype:before,
.ss-skype.right:after {
  content: '';
}
.ss-whatsapp:before,
.ss-whatsapp.right:after {
  content: '';
}
.ss-rdio:before,
.ss-rdio.right:after {
  content: '';
}
.ss-spotify:before,
.ss-spotify.right:after {
  content: '';
}
.ss-lastfm:before,
.ss-lastfm.right:after {
  content: '';
}
.ss-soundcloud:before,
.ss-soundcloud.right:after {
  content: '';
}
.ss-appstore:before,
.ss-appstore.right:after {
  content: '';
}
.ss-googleplay:before,
.ss-googleplay.right:after {
  content: '';
}
.ss-appleinc:before,
.ss-appleinc.right:after {
  content: '';
}
.ss-microsoft:before,
.ss-microsoft.right:after {
  content: '';
}
.ss-windows:before,
.ss-windows.right:after {
  content: '';
}
.ss-android:before,
.ss-android.right:after {
  content: '';
}
.ss-blackberry:before,
.ss-blackberry.right:after {
  content: '';
}
.ss-link:before,
.ss-link.right:after {
  content: '🔗';
}
.ss-phone:before,
.ss-phone.right:after {
  content: '📞';
}
.ss-mail:before,
.ss-mail.right:after {
  content: '✉';
}
.ss-like:before,
.ss-like.right:after {
  content: '👍';
}
.ss-rss:before,
.ss-rss.right:after {
  content: '';
}
.ss-share:before,
.ss-share.right:after {
  content: '';
}
/* Legacy */
body {
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #1E2225;
  background-color: #FFF;
}
a {
  color: #DE0000;
  text-decoration: none;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
a:hover,
a:focus {
  color: #9e0000;
  text-decoration: none;
}
a:focus {
  outline: none;
}
@-webkit-keyframes fadeOutText {
  0% {
    color: transparent;
  }
  80% {
    color: transparent;
  }
  100% {
    color: #fff;
  }
}
@-moz-keyframes fadeOutText {
  0% {
    color: transparent;
  }
  80% {
    color: transparent;
  }
  100% {
    color: #fff;
  }
}
@keyframes fadeOutText {
  0% {
    color: transparent;
  }
  80% {
    color: transparent;
  }
  100% {
    color: #fff;
  }
}
@-webkit-keyframes moveToRight {
  80% {
    -webkit-transform: translateX(250%);
  }
  81% {
    opacity: 1;
    -webkit-transform: translateX(250%);
  }
  82% {
    opacity: 0;
    -webkit-transform: translateX(250%);
  }
  83% {
    opacity: 0;
    -webkit-transform: translateX(-50%);
  }
  84% {
    opacity: 1;
    -webkit-transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes moveToRight {
  80% {
    -moz-transform: translateX(250%);
  }
  81% {
    opacity: 1;
    -moz-transform: translateX(250%);
  }
  82% {
    opacity: 0;
    -moz-transform: translateX(250%);
  }
  83% {
    opacity: 0;
    -moz-transform: translateX(-50%);
  }
  84% {
    opacity: 1;
    -moz-transform: translateX(-50%);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}
@keyframes moveToRight {
  80% {
    transform: translateX(250%);
  }
  81% {
    opacity: 1;
    transform: translateX(250%);
  }
  82% {
    opacity: 0;
    transform: translateX(250%);
  }
  83% {
    opacity: 0;
    transform: translateX(-50%);
  }
  84% {
    opacity: 1;
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes scaleUp {
  80% {
    opacity: 0;
    -webkit-transform: scale(2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
  }
}
@-moz-keyframes scaleUp {
  80% {
    opacity: 0;
    -moz-transform: scale(2);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(2);
  }
}
@keyframes scaleUp {
  80% {
    opacity: 0;
    transform: scale(2);
  }
  100% {
    opacity: 0;
    transform: scale(2);
  }
}
@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(50%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes moveUp {
  0% {
    -moz-transform: translateY(50%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(50%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
@-webkit-keyframes scaleFromUp {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes scaleFromUp {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes scaleFromUp {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.alert {
  border: none;
  position: relative;
}
.alert > strong {
  font-weight: bold;
}
.alert-dismissable .close {
  position: absolute;
  top: 50%;
  right: 20px;
  color: inherit;
  margin-top: -8px;
  opacity: 1;
}
.alert-dismissable .close:hover {
  opacity: 0.5;
}
.close {
  font-size: 16px;
}
.alert-primary {
  background-color: rgba(0, 138, 255, 0.2);
  color: #0067bf;
}
.alert-primary .alert-link {
  color: #004c8c;
}
.alert-primary .close {
  color: #008AFF;
}
.alert-success {
  background-color: rgba(132, 211, 54, 0.2);
  color: #64a524;
}
.alert-success .alert-link {
  color: #4b7b1b;
}
.alert-success .close {
  color: #84D336;
}
.alert-info {
  background-color: rgba(45, 37, 86, 0.2);
  color: #161229;
}
.alert-info .alert-link {
  color: #030206;
}
.alert-info .close {
  color: #2D2556;
}
.alert-warning {
  background-color: rgba(255, 224, 102, 0.2);
  color: #ffd326;
}
.alert-warning .alert-link {
  color: #f2c100;
}
.alert-warning .close {
  color: #FFE066;
}
.alert-danger {
  background-color: rgba(222, 0, 0, 0.2);
  color: #9e0000;
}
.alert-danger .alert-link {
  color: #6b0000;
}
.alert-danger .close {
  color: #DE0000;
}
.badge {
  font-size: 14px;
  background-color: #c1c8cd;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.nav-list > .active > a > .badge {
  color: #008AFF;
}
.breadcrumb {
  background: #FFF;
  border: 1px solid #dee1e4;
  border-radius: 4px;
}
.breadcrumb > li {
  font-size: 14px;
}
.breadcrumb li + li:before {
  content: "\203A";
}
.breadcrumb.breadcrumbs-minimal {
  border: none;
}
.breadcrumb.breadcrumbs-minimal li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #1E2225;
}
.breadcrumb-detailed {
  list-style: none;
  margin: 15px 0 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #dee1e4;
  border-radius: 4px;
}
.breadcrumb-detailed li a {
  padding: 8px 5px 9px 20px;
  float: left;
  position: relative;
  font-size: 14px;
  color: #DE0000;
}
.breadcrumb-detailed li a:hover {
  background: #f3f4f5;
}
.breadcrumb-detailed li a:hover:after {
  border-left: 10px solid #f3f4f5;
}
.breadcrumb-detailed li:first-child a {
  padding-left: 15px;
}
.breadcrumb-detailed li:last-child a {
  color: #1E2225;
}
.breadcrumb-detailed li:last-child a:hover {
  background: none;
  cursor: default;
}
.breadcrumb-detailed li:last-child a:hover:after {
  border-left: 10px solid white;
}
.breadcrumb-detailed li > a:before,
.breadcrumb-detailed li > a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  position: absolute;
  top: 49%;
  left: 100%;
  z-index: 3;
  transition: 0.25s;
  margin-top: -21px;
}
.breadcrumb-detailed li > a:before {
  margin-left: 1px;
  border-left: 10px solid #dee1e4;
}
.breadcrumb-detailed li > a:after {
  border-left: 10px solid white;
}
.btn {
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 0;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  padding: 7px 15px 7px 15px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
.btn > [class^="ss-"] {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.btn-xs.btn > [class^="ss-"] {
  font-size: 10.88px;
  top: 0;
}
.btn-kr.btn > [class^="ss-"] {
  top: 2px;
}
.btn-sm.btn > [class^="ss-"].pull-right {
  top: 3px;
}
.btn-lg.btn > [class^="ss-"].pull-right {
  top: 7px;
}
.btn > [class^="ss-"].pull-right {
  top: 5px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn:hover,
.btn:focus {
  outline: none;
  color: #FFF;
}
.btn:active,
.btn.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  background-color: #FFF;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.btn-default {
  color: #DE0000;
  background-color: white;
  border-color: #dee1e4;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #DE0000;
  background-color: white;
  border-color: #DE0000;
}
.btn-default:active,
.btn-default.active {
  background: #DE0000;
  border-color: #9e0000;
  color: white;
}
.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: #f3f4f5;
  border-color: #dee1e4;
}
.btn-primary {
  color: #FFF;
  background-color: #008AFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.hover {
  color: #FFF;
  background-color: #33a1ff;
  border-color: #33a1ff;
}
.btn-primary:active,
.btn-primary.active {
  background: #0067bf;
  border-color: #0067bf;
}
.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: #b3eafb;
  border-color: #b3eafb;
}
.btn-danger {
  color: #FFF;
  background-color: #DE0000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.hover {
  color: #FFF;
  background-color: #e53333;
  border-color: #e53333;
}
.btn-danger:active,
.btn-danger.active {
  background: #9e0000;
  border-color: #9e0000;
}
.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: #fdc7c7;
  border-color: #fdc7c7;
}
.btn-warning {
  color: #FFF;
  background-color: #FFE066;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.hover {
  color: #FFF;
  background-color: #ffe685;
  border-color: #ffe685;
}
.btn-warning:active,
.btn-warning.active {
  background: #ffd326;
  border-color: #ffd326;
}
.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: #fce5a6;
  border-color: #fce5a6;
}
.btn-info {
  color: #FFF;
  background-color: #dee1e4;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.hover {
  color: #FFF;
  background-color: #e4e7e9;
  border-color: #e4e7e9;
}
.btn-info:active,
.btn-info.active {
  background: #89969f;
  border-color: #89969f;
}
.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: #e6edef;
  border-color: #e6edef;
}
.btn-success {
  color: #FFF;
  background-color: #84D336;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.hover {
  color: #FFF;
  background-color: #9ddc5e;
  border-color: #9ddc5e;
}
.btn-success:active,
.btn-success.active {
  background: #89969f;
  border-color: #89969f;
}
.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: #e6edef;
  border-color: #e6edef;
}
.btn-purple {
  color: #FFF;
  background-color: #2D2556;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.hover {
  color: #FFF;
  background-color: #575178;
  border-color: #575178;
}
.btn-purple:active,
.btn-purple.active {
  background: #89969f;
  border-color: #89969f;
}
.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
  background-color: #e6edef;
  border-color: #e6edef;
}
.btn-orange {
  color: #FFF;
  background-color: #FF7100;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.btn-orange.hover {
  color: #FFF;
  background-color: #ff8d33;
  border-color: #ff8d33;
}
.btn-orange:active,
.btn-orange.active {
  background: #89969f;
  border-color: #89969f;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  background-color: #e6edef;
  border-color: #e6edef;
}
.btn-inverse {
  color: #FFF;
  background-color: #1E2225;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.hover {
  color: #FFF;
  background-color: #4b4e51;
  border-color: #4b4e51;
}
.btn-inverse:active,
.btn-inverse.active {
  background: #89969f;
  border-color: #89969f;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #1E2225;
  border-color: #1E2225;
}
.btn-stroke {
  color: #DE0000;
  background-color: white;
  border-color: #dee1e4;
  border-width: 2px;
  padding: 6px 15px;
}
.btn-stroke:hover,
.btn-stroke:focus,
.btn-stroke:active,
.btn-stroke.active {
  color: #DE0000;
  background-color: white;
  border-color: #DE0000;
}
.btn-stroke:active,
.btn-stroke.active {
  background: #DE0000;
  border-color: #9e0000;
  color: white;
}
.btn-stroke.disabled,
.btn-stroke[disabled],
fieldset[disabled] .btn-stroke,
.btn-stroke.disabled:hover,
.btn-stroke[disabled]:hover,
fieldset[disabled] .btn-stroke:hover,
.btn-stroke.disabled:focus,
.btn-stroke[disabled]:focus,
fieldset[disabled] .btn-stroke:focus,
.btn-stroke.disabled:active,
.btn-stroke[disabled]:active,
fieldset[disabled] .btn-stroke:active,
.btn-stroke.disabled.active,
.btn-stroke[disabled].active,
fieldset[disabled] .btn-stroke.active {
  background-color: #f3f4f5;
  border-color: #dee1e4;
}
.btn-standard {
  color: #DE0000;
  background-color: transparent;
  border-color: #DE0000;
  border-width: 2px;
  padding: 6px 15px;
}
.btn-standard:hover,
.btn-standard:focus,
.btn-standard:active,
.btn-standard.active {
  color: white;
  background-color: #DE0000;
  border-color: #DE0000;
}
.btn-standard:active,
.btn-standard.active {
  background: #DE0000;
  border-color: #9e0000;
  color: white;
}
.btn-standard.disabled,
.btn-standard[disabled],
fieldset[disabled] .btn-standard,
.btn-standard.disabled:hover,
.btn-standard[disabled]:hover,
fieldset[disabled] .btn-standard:hover,
.btn-standard.disabled:focus,
.btn-standard[disabled]:focus,
fieldset[disabled] .btn-standard:focus,
.btn-standard.disabled:active,
.btn-standard[disabled]:active,
fieldset[disabled] .btn-standard:active,
.btn-standard.disabled.active,
.btn-standard[disabled].active,
fieldset[disabled] .btn-standard.active {
  background-color: #f3f4f5;
  border-color: #dee1e4;
}
.btn-embossed {
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn-embossed:hover,
.btn-embossed:focus {
  top: 2px;
  position: relative;
}
.btn-embossed.btn-primary {
  -webkit-box-shadow: 0 5px #0067bf;
  box-shadow: 0 5px #0067bf;
}
.btn-embossed.btn-primary:hover,
.btn-embossed.btn-primary:focus {
  -webkit-box-shadow: 0 3px #0067bf;
  box-shadow: 0 3px #0067bf;
  background: #008AFF;
}
.btn-embossed.btn-primary.active,
.btn-embossed.btn-primary:active {
  -webkit-box-shadow: 0 0 #0067bf;
  box-shadow: 0 0 #0067bf;
  top: 5px;
  background: #008AFF;
  border-color: #008AFF;
}
.btn-embossed.btn-danger {
  -webkit-box-shadow: 0 5px #9e0000;
  box-shadow: 0 5px #9e0000;
}
.btn-embossed.btn-danger:hover,
.btn-embossed.btn-danger:focus {
  -webkit-box-shadow: 0 3px #9e0000;
  box-shadow: 0 3px #9e0000;
  background: #DE0000;
}
.btn-embossed.btn-danger.active,
.btn-embossed.btn-danger:active {
  -webkit-box-shadow: 0 0 #9e0000;
  box-shadow: 0 0 #9e0000;
  top: 5px;
  background: #DE0000;
  border-color: #DE0000;
}
.btn-embossed.btn-warning {
  -webkit-box-shadow: 0 5px #ffd326;
  box-shadow: 0 5px #ffd326;
}
.btn-embossed.btn-warning:hover,
.btn-embossed.btn-warning:focus {
  -webkit-box-shadow: 0 3px #ffd326;
  box-shadow: 0 3px #ffd326;
  background: #FFE066;
}
.btn-embossed.btn-warning.active,
.btn-embossed.btn-warning:active {
  -webkit-box-shadow: 0 0 #ffd326;
  box-shadow: 0 0 #ffd326;
  top: 5px;
  background: #FFE066;
  border-color: #FFE066;
}
.btn-embossed.btn-success {
  -webkit-box-shadow: 0 5px #64a524;
  box-shadow: 0 5px #64a524;
}
.btn-embossed.btn-success:hover,
.btn-embossed.btn-success:focus {
  -webkit-box-shadow: 0 3px #64a524;
  box-shadow: 0 3px #64a524;
  background: #84D336;
}
.btn-embossed.btn-success.active,
.btn-embossed.btn-success:active {
  -webkit-box-shadow: 0 0 #64a524;
  box-shadow: 0 0 #64a524;
  top: 5px;
  background: #84D336;
  border-color: #84D336;
}
.btn-embossed.btn-purple {
  -webkit-box-shadow: 0 5px #161229;
  box-shadow: 0 5px #161229;
}
.btn-embossed.btn-purple:hover,
.btn-embossed.btn-purple:focus {
  -webkit-box-shadow: 0 3px #161229;
  box-shadow: 0 3px #161229;
  background: #2D2556;
}
.btn-embossed.btn-purple.active,
.btn-embossed.btn-purple:active {
  -webkit-box-shadow: 0 0 #161229;
  box-shadow: 0 0 #161229;
  top: 5px;
  background: #2D2556;
  border-color: #2D2556;
}
.btn-embossed.btn-orange {
  -webkit-box-shadow: 0 5px #bf5500;
  box-shadow: 0 5px #bf5500;
}
.btn-embossed.btn-orange:hover,
.btn-embossed.btn-orange:focus {
  -webkit-box-shadow: 0 3px #bf5500;
  box-shadow: 0 3px #bf5500;
  background: #FF7100;
}
.btn-embossed.btn-orange.active,
.btn-embossed.btn-orange:active {
  -webkit-box-shadow: 0 0 #bf5500;
  box-shadow: 0 0 #bf5500;
  top: 5px;
  background: #FF7100;
  border-color: #FF7100;
}
.btn-embossed.btn-inverse {
  -webkit-box-shadow: 0 5px #000000;
  box-shadow: 0 5px #000000;
}
.btn-embossed.btn-inverse:hover,
.btn-embossed.btn-inverse:focus {
  -webkit-box-shadow: 0 3px #000000;
  box-shadow: 0 3px #000000;
  background: #1E2225;
}
.btn-embossed.btn-inverse.active,
.btn-embossed.btn-inverse:active {
  -webkit-box-shadow: 0 0 #000000;
  box-shadow: 0 0 #000000;
  top: 5px;
  background: #1E2225;
  border-color: #1E2225;
}
.btn-kr {
  padding: 14px 22px;
  font-size: 24px;
  line-height: 1.25;
  border-radius: 0;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 18px;
  font-size: 20px;
  line-height: 1.45;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 13px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 13px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 0;
}
.btn-block {
  white-space: normal;
}
.btn.dropdown-toggle {
  white-space: normal;
}
.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.btn-animate {
  position: relative;
  padding: 10px 20px 10px 35px;
}
.btn-animate-slide:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 120%;
  line-height: 1.3;
  color: white;
}
.btn-animate-slide.btn-activated {
  -o-animation: fadeOutText 0.5s;
  -webkit-animation: fadeOutText 0.5s;
  animation: fadeOutText 0.5s;
}
.btn-animate-slide.btn-activated:before {
  -o-animation: moveToRight 0.5s;
  -webkit-animation: moveToRight 0.5s;
  animation: moveToRight 0.5s;
}
.btn-animate-scale {
  overflow: hidden;
  position: relative;
  padding: 10px 20px 10px 35px;
}
.btn-animate-scale:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 120%;
  line-height: 1.3;
  color: white;
}
.btn-animate-scale.btn-activated:before {
  -o-animation: scaleUp 0.5s;
  -webkit-animation: scaleUp 0.5s;
  animation: scaleUp 0.5s;
}
.btn-animate-result span {
  display: inline-block;
  width: 100%;
}
.btn-animate-result:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 120%;
  line-height: 1.3;
  color: white;
}
.btn.btn-animate-success,
.btn.btn-animate-success:hover,
.btn.btn-animate-success:focus,
.btn.btn-animate-error,
.btn.btn-animate-error:hover,
.btn.btn-animate-error:focus {
  color: transparent;
}
.btn-animate-success:after,
.btn-animate-error:after {
  z-index: 1;
  color: white;
  left: 37%;
}
.btn-animate-success:before {
  content: "\263B";
}
.btn-animate-success:after {
  content: "Success";
  -o-animation: moveUp 0.5s;
  -webkit-animation: moveUp 0.5s;
  animation: moveUp 0.5s;
}
.btn-animate-error {
  -o-animation: shake 0.5s;
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
}
.btn-animate-error:before {
  content: "\2639";
}
.btn-animate-error:after {
  content: "Error";
  -o-animation: scaleFromUp 0.5s;
  -webkit-animation: scaleFromUp 0.5s;
  animation: scaleFromUp 0.5s;
}
.btn-listen {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  color: white;
  background: #DE0000;
  border-color: #DE0000;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.btn-listen:hover,
.btn-listen:focus,
.btn-listen:active,
.btn-listen.active {
  color: white;
  background-color: #e53333;
  border-color: #e53333;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.btn-listen:active,
.btn-listen.active {
  background: #9e0000;
  border-color: #9e0000;
  color: white;
}
.btn-listen.disabled,
.btn-listen[disabled],
fieldset[disabled] .btn-listen,
.btn-listen.disabled:hover,
.btn-listen[disabled]:hover,
fieldset[disabled] .btn-listen:hover,
.btn-listen.disabled:focus,
.btn-listen[disabled]:focus,
fieldset[disabled] .btn-listen:focus,
.btn-listen.disabled:active,
.btn-listen[disabled]:active,
fieldset[disabled] .btn-listen:active,
.btn-listen.disabled.active,
.btn-listen[disabled].active,
fieldset[disabled] .btn-listen.active {
  background-color: #c1c8cd;
  border-color: #c1c8cd;
}
#back-to-top a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #DE0000;
  font-size: 24px;
  color: #fff;
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
#back-to-top a:hover {
  background: #e53333;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.btn-raised {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
.btn-raised:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.btn-loader:hover {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
.btn-group .btn-stroke + .btn-stroke,
.btn-group .btn-stroke + .btn-group,
.btn-group .btn-group + .btn-stroke,
.btn-group .btn-group + .btn-group {
  margin-left: -2px;
}
.btn-group-dropdown .dropdown-toggle > .dropdown-icon {
  color: #c1c8cd;
  padding-right: 7px;
  vertical-align: middle;
}
.btn-group-dropdown .dropdown-toggle span.pull-right {
  padding-left: 10px;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  text-transform: none;
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  text-align: left;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  background: #f3f4f5;
  color: #57636b;
  border-color: #dee1e4;
  z-index: 0;
}
.btn-group .btn-group-dropdown .btn-default [class^="ss-"],
.btn-group-vertical .btn-group-dropdown .btn-default [class^="ss-"] {
  color: #89969f;
}
.btn-group .btn-group-dropdown .btn-default.dropdown-toggle,
.btn-group-vertical .btn-group-dropdown .btn-default.dropdown-toggle {
  color: #DE0000;
}
.btn-group .btn-group-dropdown .btn-default:hover,
.btn-group-vertical .btn-group-dropdown .btn-default:hover {
  border-color: #DE0000;
}
.btn-group .btn-group-dropdown .btn-default:active,
.btn-group-vertical .btn-group-dropdown .btn-default:active {
  border-color: #89969f;
  color: #1E2225;
}
.btn-group-justified.btn-group .btn {
  text-align: center;
}
.btn-group-justified.btn-group .btn [class^="ss-"] {
  margin-left: 5px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 13px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 0;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  line-height: 1.5;
  padding: 5px 13px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 0;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  line-height: 1.3333333;
  padding: 10px 18px;
  font-size: 20px;
  line-height: 1.45;
  border-radius: 0;
}
.btn-group-kr > .btn {
  padding: 14px 22px;
  font-size: 24px;
  line-height: 1.25;
  border-radius: 0;
}
.btn-group-dropdown .btn-sm {
  font-size: 14px;
}
.btn-group-dropdown .btn-lg {
  font-size: 20px;
}
.btn-group-dropdown > .btn {
  text-transform: none;
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.btn-group-dropdown > .btn + .dropdown-toggle {
  min-width: 40px;
  text-align: center;
}
.btn-group-dropdown > .btn.btn-dropdown {
  text-align: left;
}
.btn-group-dropdown .dropdown-toggle {
  padding-left: 13px;
  padding-right: 13px;
  text-align: left;
}
.btn-group-dropdown .btn-default {
  color: #1E2225;
}
.btn-group-dropdown .btn-default:hover {
  border-color: #89969f;
}
.btn-group-dropdown .btn-default:hover [class^="ss-"] {
  color: #DE0000;
}
.btn-group-dropdown .btn-default:active {
  background: #f3f4f5;
  border-color: #89969f;
}
.btn-group-dropdown .btn-default:active [class^="ss-"] {
  color: #DE0000;
}
.btn-group-dropdown .btn-primary.dropdown-toggle {
  border-left: 1px solid #0067bf;
}
.btn-group-dropdown .btn-danger.dropdown-toggle {
  border-left: 1px solid #9e0000;
}
.btn-group-dropdown .btn-inverse {
  color: #89969f;
}
.btn-group-dropdown .btn-inverse:hover {
  color: white;
}
.btn-group-dropdown .btn-inverse:active {
  background: black;
  border-color: black;
}
.btn-group-dropdown .btn-inverse:active [class^="ss-"] {
  color: white;
}
.btn-group-dropdown .btn-inverse.dropdown-toggle {
  border-left: 1px solid black;
}
.btn-group-dropdown.open .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-dropdown.open .btn.btn-embossed.btn-danger {
  box-shadow: 0 5px #9e0000;
}
.btn-group-dropdown.open .btn.btn-embossed.btn-primary {
  box-shadow: 0 5px #0067bf;
}
.btn-group-dropdown.open .btn.btn-embossed.btn-inverse {
  box-shadow: 0 5px #000000;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-default {
  background-color: #f3f4f5;
  border-color: #c1c8cd;
  color: #1E2225;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-default [class^="ss-"] {
  color: #DE0000;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-primary {
  background: #0067bf;
  border-color: #0067bf;
  color: #FFF;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-danger {
  background: #9e0000;
  border-color: #9e0000;
  color: #FFF;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-inverse {
  background: black;
  border-color: black;
  color: #FFF;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-inverse [class^="ss-"] {
  color: #FFF;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-embossed.btn-danger {
  box-shadow: none;
  top: 5px;
  background: #DE0000;
  border-color: #DE0000;
  border-left: 1px solid #9e0000;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-embossed.btn-primary {
  box-shadow: none;
  top: 5px;
  background: #008AFF;
  border-color: #008AFF;
  border-left: 1px solid #0067bf;
}
.btn-group-dropdown.open .btn.dropdown-toggle.btn-embossed.btn-inverse {
  box-shadow: none;
  top: 5px;
  background: #1E2225;
  border-color: #1E2225;
  border-left: 1px solid #000000;
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
  .btn-group-justified .btn-group-dropdown .dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
  }
  .btn-group-justified.btn-group .btn [class^="ss-"] {
    margin: 0;
  }
}
.checkbox,
.radio {
  position: relative;
  margin-bottom: 20px;
  padding-left: 32px;
  font-size: 14px;
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  min-height: 20px;
}
.checkbox input,
.radio input {
  outline: none !important;
  display: none;
}
.checkbox .icons,
.radio .icons {
  color: #84D336;
  left: 0;
  top: 0;
  position: absolute;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: block;
}
.checkbox .icons .first-icon,
.radio .icons .first-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  border: 1px solid #dee1e4;
  background: white;
}
.checkbox .icons .first-icon:before,
.radio .icons .first-icon:before,
.checkbox .icons .second-icon:before,
.radio .icons .second-icon:before {
  position: relative;
  bottom: 1px;
  left: 0;
}
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.checked .first-icon,
.radio.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.checked .second-icon,
.radio.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  -o-transition: color 0.25s linear;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
  border-color: #c1c8cd;
}
.checkbox.disabled,
.radio.disabled {
  cursor: default;
}
.checkbox.disabled .first-icon,
.radio.disabled .first-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #f3f4f5;
}
.checkbox.disabled .second-icon,
.radio.disabled .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
  background: #f3f4f5;
}
.checkbox.disabled.checked .first-icon,
.radio.disabled.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.disabled.checked .second-icon,
.radio.disabled.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #c1c8cd;
}
.radio .icons .first-icon,
.radio .icons .second-icon {
  border-radius: 50px;
}
.radio.checked .second-icon:before {
  content: " ";
  width: 8px;
  height: 8px;
  background: #84D336;
  position: absolute;
  top: 50%;
  border-radius: 8px;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
}
.radio.disabled.checked .second-icon:before {
  background: #89969f;
}
.checkbox .icons .first-icon,
.checkbox .icons .second-icon {
  border-radius: 4px;
}
.dropdown-menu {
  background-color: white;
  border: 1px solid #c1c8cd;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  margin-top: 10px;
  left: 0;
  right: auto;
}
.dropdown-menu > li > a {
  margin-left: -1px;
  margin-right: -1px;
  color: #57636b;
  font-size: 16px;
  padding: 4px 15px;
}
.dropdown-menu > li > a:hover {
  background-color: #f3f4f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #FFF;
  text-decoration: none;
  outline: 0;
  background-color: #008AFF;
  border: 1px solid #0067bf;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #c1c8cd;
}
.dropdown-menu > .arrow {
  border-width: 6px;
}
.dropdown-menu > .arrow,
.dropdown-menu > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  content: "";
}
.dropdown-menu > .top.arrow {
  right: 88%;
  border-top-width: 0;
  border-bottom-color: #c1c8cd;
  top: -6px;
}
.dropdown-menu > .top.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -5px;
  border-top-width: 0;
  border-bottom-color: white;
}
.dropdown-menu > .bottom.arrow {
  left: 88%;
  border-bottom-width: 0;
  border-top-color: #c1c8cd;
  bottom: -6px;
}
.dropdown-menu > .bottom.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -5px;
  border-bottom-width: 0;
  border-top-color: white;
}
.btn-embossed + .dropdown-menu {
  margin-top: 14px;
}
.dropdown-inverse {
  background-color: #1E2225;
  border-color: #1E2225;
}
.dropdown-inverse > li > a {
  color: white;
}
.dropdown-inverse > li > a:hover {
  background-color: #57636b;
  color: white;
}
.dropdown-inverse > .active > a,
.dropdown-inverse > .active > a:hover,
.dropdown-inverse > .active > a:focus {
  border: none;
}
.dropdown-inverse > .top.arrow {
  border-bottom-color: #1E2225;
  top: -6px;
}
.dropdown-inverse > .top.arrow:after {
  border-bottom-color: #1E2225;
}
.dropdown-header {
  color: #c1c8cd;
  padding: 3px 15px;
  text-transform: uppercase;
}
.dropup .dropdown-menu {
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  .dropdown-menu {
    right: 0;
    left: auto;
  }
  .dropdown-menu > .top.arrow {
    right: 13px;
  }
}
label {
  font-weight: normal;
  line-height: 2.4;
  color: #1E2225;
}
.form-control {
  border-top: none;
  border-left: none;
  border-right: none;
  border: 4px solid #008AFF;
  color: #1E2225;
  font-size: 16px;
  line-height: 1.467;
  padding: 7px 12px;
  height: 40px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.form-control:hover {
  border-color: #ffd326;
}
.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-group.focus .form-control,
.form-control:focus {
  border-color: #FFE066;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f3f4f5;
  cursor: default;
}
.form-control::-moz-placeholder {
  color: #c1c8cd;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #c1c8cd;
}
.form-control::-webkit-input-placeholder {
  color: #c1c8cd;
}
.form-control:-moz-placeholder {
  color: #c1c8cd;
}
.form-control::-moz-placeholder {
  color: #c1c8cd;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #c1c8cd;
}
.form-control::-webkit-input-placeholder {
  color: #c1c8cd;
}
.form-control.placeholder {
  color: #c1c8cd;
}
.form-control-static {
  padding-top: 6px;
  padding-left: 12px;
  color: #1E2225;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #FFE066;
}
.has-warning .form-control {
  border-color: #FFE066;
  -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: #ffd633;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff5cc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff5cc;
}
.has-warning .input-group-addon {
  color: #FFE066;
  border-color: #FFE066;
  background-color: #f5f5f5;
}
.has-warning .form-control-feedback {
  color: #FFE066;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #1E2225;
}
.has-warning .form-control {
  border-color: #FFE066;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:focus {
  border-color: #FFE066;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  border-color: #FFE066;
  background-color: #FFF;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #DE0000;
}
.has-error .form-control {
  border-color: #DE0000;
  -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: #ab0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4545;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4545;
}
.has-error .input-group-addon {
  color: #DE0000;
  border-color: #DE0000;
  background-color: #f5f5f5;
}
.has-error .form-control-feedback {
  color: #DE0000;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #1E2225;
}
.has-error .form-control {
  border-color: #DE0000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus {
  border-color: #DE0000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  border-color: #DE0000;
  background-color: #FFF;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #84D336;
}
.has-success .form-control {
  border-color: #84D336;
  -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: #6bb026;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b7e58a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b7e58a;
}
.has-success .input-group-addon {
  color: #84D336;
  border-color: #84D336;
  background-color: #f5f5f5;
}
.has-success .form-control-feedback {
  color: #84D336;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #1E2225;
}
.has-success .form-control {
  border-color: #84D336;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus {
  border-color: #84D336;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  border-color: #84D336;
  background-color: #FFF;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 20px;
}
.form-horizontal .form-group-sm label,
.form-horizontal .form-group-sm .control-label {
  font-size: 14px;
  padding-top: 0;
}
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.462;
  border-radius: 0;
}
select.form-horizontal .form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-horizontal .form-group-sm .form-control,
select[multiple].form-horizontal .form-group-sm .form-control {
  height: auto;
}
.form-horizontal .form-group-lg label,
.form-horizontal .form-group-lg .control-label {
  font-size: 20px;
  padding-top: 0;
}
.form-horizontal .form-group-lg .form-control {
  height: 50px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.235;
  border-radius: 0;
}
select.form-horizontal .form-group-lg .form-control {
  height: 50px;
  line-height: 50px;
}
textarea.form-horizontal .form-group-lg .form-control,
select[multiple].form-horizontal .form-group-lg .form-control {
  height: auto;
}
.form-horizontal .form-group-sm .input-group .form-control,
.form-horizontal .form-group-lg .input-group .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-sm {
  height: 30px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.462;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 50px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.235;
  border-radius: 0;
}
select.input-lg {
  height: 50px;
  line-height: 50px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.input-required span {
  width: 20px;
  height: 40px;
  position: absolute;
  overflow: hidden;
  display: block;
  right: 10px;
  top: -15px;
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.input-required span:after {
  content: '';
  width: 40px;
  height: 40px;
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #DE0000;
  position: absolute;
  top: 0;
  right: -32px;
  border-radius: 0;
  -moz-border-radius: 10px;
}
.input-required span:before {
  font-size: 20px;
  content: "*";
  top: 11px;
  right: 3px;
  color: white;
  position: absolute;
  z-index: 2;
}
.input-icon {
  position: relative;
}
.input-icon [class*="ss-"] {
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -11px;
  color: #c1c8cd;
}
.input-icon .form-control {
  text-indent: 30px;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .input-required span {
    width: 14px;
    height: 35px;
    top: -12px;
  }
  .input-required span:after {
    right: -37px;
  }
  .input-required span:before {
    font-size: 12.8px;
    content: "*";
    top: 14px;
    right: 2px;
  }
}
.input-group-lg > .input-group-addon {
  font-size: 20px;
  padding: 3px 5px;
  min-width: 50px;
  max-width: 50px;
}
.input-group-sm > .input-group-addon {
  font-size: 14px;
  padding: 3px 5px;
  min-width: 30px;
  max-width: 30px;
}
.input-group-addon {
  padding: 6px 10px;
  color: #89969f;
  background-color: #f3f4f5;
  border: 1px solid #dee1e4;
  border-radius: 0;
  min-width: 40px;
  max-width: 40px;
}
.input-group-addon.input-sm {
  font-size: 14px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  font-size: 20px;
  border-radius: 0;
}
.input-group-btn > .btn {
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  line-height: 1.5;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 3;
}
.input-group-btn > .btn:active {
  color: white;
}
.input-group-btn > .btn.dropdown-toggle:active {
  color: #1E2225;
  background: #f3f4f5;
  border-color: #89969f;
}
.input-group-btn > .btn.dropdown-toggle:active [class^="ss-"] {
  color: #008AFF;
}
.input-group-btn .dropdown-toggle,
.input-group-btn .btn-dropdown {
  color: #1E2225;
  text-transform: none;
  padding: 7px 13px 7px;
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}
.jumbotron {
  position: relative;
  perspective-origin: top left;
  background-color: #008AFF;
  padding: 70px 0 50px;
}
.jumbotron h1,
.jumbotron .h1 {
  color: white;
  font-size: 35.2px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 25px;
}
.jumbotron p {
  font-size: 14.4px;
  font-weight: 200;
  color: white;
}
.jumbotron:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7.5%;
  background-color: #008AFF;
  width: 100%;
  height: 100%;
  transform: skewY(-1.5deg);
}
@media (min-width: 1000px) {
  .jumbotron {
    padding: 70px 0 50px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }
  .jumbotron p {
    font-size: 24px;
  }
}
.label {
  padding: .2em .5em .2em;
}
.label-default {
  background-color: #c1c8cd;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #a5afb6;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #a5afb6;
}
.label-primary {
  background-color: #008AFF;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006ecc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006ecc;
}
.label-success {
  background-color: #84D336;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #6bb026;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #6bb026;
}
.label-info {
  background-color: #2D2556;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1a1632;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1a1632;
}
.label-warning {
  background-color: #FFE066;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ffd633;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ffd633;
}
.label-danger {
  background-color: #DE0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ab0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ab0000;
}
.list-group-item {
  border-color: #dee1e4;
  font-size: 14px;
  color: #1E2225;
}
.list-group-item [class^="ss-"] {
  font-size: 32px;
  color: #008AFF;
}
.list-group-item > .pull-left {
  position: absolute;
  top: 50%;
  padding: 0 0 0 20px;
  margin-top: -22px;
}
.list-group-item.active [class^="ss-"] {
  color: white;
}
.list-group-item .media-body {
  padding: 5px 0 5px 80px;
}
a.list-group-item {
  color: #1E2225;
}
a.list-group-item .list-group-item-heading {
  color: #1E2225;
  font-size: 18px;
  margin-bottom: 1px;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #f3f4f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  color: white;
  background-color: #008AFF;
  border-color: #0067bf;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: white;
}
.list-group-item-text {
  color: #89969f;
  font-size: 14px;
  line-height: 1.7;
}
.list-group-item-primary {
  color: #0067bf;
  background-color: #008AFF;
}
a.list-group-item-primary,
button.list-group-item-primary {
  color: #0067bf;
}
a.list-group-item-primary .list-group-item-heading,
button.list-group-item-primary .list-group-item-heading {
  color: inherit;
}
a.list-group-item-primary:hover,
button.list-group-item-primary:hover,
a.list-group-item-primary:focus,
button.list-group-item-primary:focus {
  color: #0067bf;
  background-color: #007ce6;
}
a.list-group-item-primary.active,
button.list-group-item-primary.active,
a.list-group-item-primary.active:hover,
button.list-group-item-primary.active:hover,
a.list-group-item-primary.active:focus,
button.list-group-item-primary.active:focus {
  color: #fff;
  background-color: #0067bf;
  border-color: #0067bf;
}
.list-group-item-primary {
  color: #0067bf;
  background-color: rgba(0, 138, 255, 0.2);
}
a.list-group-item-primary {
  color: #0067bf;
}
a.list-group-item-primary .list-group-item-heading {
  color: inherit;
}
a.list-group-item-primary:hover,
a.list-group-item-primary:focus {
  color: #0067bf;
  background-color: rgba(0, 138, 255, 0.3);
}
a.list-group-item-primary.active,
a.list-group-item-primary.active:hover,
a.list-group-item-primary.active:focus {
  color: #fff;
  background-color: #0067bf;
  border-color: #0067bf;
}
.list-group-item-success {
  color: #64a524;
  background-color: #84D336;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #64a524;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #64a524;
  background-color: #77c42b;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #64a524;
  border-color: #64a524;
}
.list-group-item-success {
  color: #64a524;
  background-color: rgba(132, 211, 54, 0.2);
}
a.list-group-item-success {
  color: #64a524;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #64a524;
  background-color: rgba(132, 211, 54, 0.3);
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #64a524;
  border-color: #64a524;
}
.list-group-item-info {
  color: #161229;
  background-color: #2D2556;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #161229;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #161229;
  background-color: #241d44;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #161229;
  border-color: #161229;
}
.list-group-item-info {
  color: #161229;
  background-color: rgba(45, 37, 86, 0.2);
}
a.list-group-item-info {
  color: #161229;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #161229;
  background-color: rgba(45, 37, 86, 0.3);
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #161229;
  border-color: #161229;
}
.list-group-item-warning {
  color: #ffd326;
  background-color: #FFE066;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffd326;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #ffd326;
  background-color: #ffdb4c;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ffd326;
  border-color: #ffd326;
}
.list-group-item-warning {
  color: #ffd326;
  background-color: rgba(255, 224, 102, 0.2);
}
a.list-group-item-warning {
  color: #ffd326;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #ffd326;
  background-color: rgba(255, 224, 102, 0.3);
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ffd326;
  border-color: #ffd326;
}
.list-group-item-danger {
  color: #9e0000;
  background-color: #DE0000;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #9e0000;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #9e0000;
  background-color: #c50000;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #9e0000;
  border-color: #9e0000;
}
.list-group-item-danger {
  color: #9e0000;
  background-color: rgba(222, 0, 0, 0.2);
}
a.list-group-item-danger {
  color: #9e0000;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #9e0000;
  background-color: rgba(222, 0, 0, 0.3);
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #9e0000;
  border-color: #9e0000;
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
  .list-group-item [class^="ss-"] {
    font-size: 24px;
  }
  .list-group-item > .pull-left {
    padding: 0 0 0 5px;
  }
  .list-group-item .media-body {
    padding: 5px 0 5px 50px;
  }
}
.naked-group .list-group-item {
  padding: 10px;
}
.naked-group .media-image {
  max-width: 22.5%;
  float: right;
  margin-left: 10px;
}
.naked-group .media-body {
  padding: 0 !important;
}
.naked-group a.list-group-item,
button.list-group-item {
  color: #555;
}
.naked-group a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
.naked-group a.list-group-item:hover,
button.list-group-item:hover,
.naked-group a.list-group-item:focus,
button.list-group-item:focus {
  z-index: 2;
  text-decoration: none;
  background-color: #008AFF;
  border-color: #337ab7;
}
.naked-group a.list-group-item:hover h4,
button.list-group-item:hover h4,
.naked-group a.list-group-item:focus h4,
button.list-group-item:focus h4,
.naked-group a.list-group-item:hover p,
button.list-group-item:hover p,
.naked-group a.list-group-item:focus p,
button.list-group-item:focus p {
  color: white;
}
.media-body {
  padding: 0 0 5px 10px;
}
.media,
.media-body {
  color: #1E2225;
}
.media,
.media .media,
.comment {
  margin-top: 15px;
}
.media-heading {
  color: #DE0000;
  font-size: 16px;
}
.comment {
  border-top: 4px solid #ffd326;
  padding-top: 15px;
}
.comment ul {
  list-style: none;
}
header[role="banner"] .navbar-inverse {
  background: #008AFF;
  border-color: transparent;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
header[role="banner"] .navbar-inverse .navbar-link {
  color: white;
}
header[role="banner"] .navbar-inverse .menu-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  top: 0;
}
@media (min-width: 992px) {
  header[role="banner"] .navbar-inverse .menu-wrapper {
    top: 81px;
  }
}
header[role="banner"] .navbar-inverse .navbar-collapse {
  background: #008AFF;
  border-width: 0;
  border-color: transparent;
  position: absolute;
  z-index: 1029;
  top: 60px;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-shadow: 0px 12px 12px -7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 12px 12px -7px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 12px 12px -7px rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
  header[role="banner"] .navbar-inverse .navbar-collapse {
    top: 81px;
  }
}
@media (min-width: 992px) {
  header[role="banner"] .navbar-inverse .navbar-collapse {
    top: 0;
  }
}
@media (min-width: 1200px) {
  header[role="banner"] .navbar-inverse .navbar-collapse {
    top: 0;
    border-top: none !important;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  header[role="banner"] .navbar-inverse .menu-wrapper {
    position: relative;
    left: 0;
    width: 50%;
    height: auto;
    top: 0;
  }
}
header[role="banner"] .logo-lockup {
  display: block;
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  header[role="banner"] .logo-lockup {
    margin: 14px 0 10px 0;
  }
}
header[role="banner"] .logo-lockup .logo-container {
  max-width: 145px;
  transition: all 0.15s linear;
}
header[role="banner"] .logo-lockup .logo-strapline p {
  display: none;
}
@media (min-width: 768px) {
  header[role="banner"] .logo-lockup .logo-strapline p {
    display: block;
    padding: 0;
    margin: 4px 0 0;
    line-height: 1em;
    color: white;
    font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 90%;
    transition: all 0.15s linear;
  }
}
@media (min-width: 1200px) {
  header[role="banner"] .container {
    width: 1140px;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  header[role="banner"] .shrink .container .logo-container {
    max-width: 100px;
    margin-right: 45px;
  }
  header[role="banner"] .shrink .container .logo-strapline {
    display: none;
  }
}
header[role="banner"] .navbar-icons {
  display: none;
}
@media (min-width: 360px) {
  header[role="banner"] .navbar-icons {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0 !important;
    transition: all 0.15s linear;
  }
  header[role="banner"] .navbar-icons > li > a {
    color: white;
    padding: 28px 28px;
    transition: all 0.15s linear;
  }
}
@media (min-width: 768px) {
  header[role="banner"] .navbar-icons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
header[role="banner"] .navbar-icons .navbar-link {
  background: #0083f2;
  margin-left: 0;
}
header[role="banner"] .navbar-icons .navbar-link:hover {
  color: #FFE066;
  background: #0067bf;
}
header[role="banner"] .navbar-icons .navbar-link span {
  font-size: 16px !important;
  margin: 0;
}
header[role="banner"] .navbar-text {
  margin-top: 20px;
  margin-bottom: 21px;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.15s linear;
}
@media (min-width: 768px) {
  header[role="banner"] .navbar-icons {
    margin-right: 15px !important;
  }
}
@media (min-width: 1200px) {
  header[role="banner"] .shrink .navbar-icons {
    margin-top: 6px;
    margin-bottom: 5px;
    margin-right: 5px !important;
  }
  header[role="banner"] .shrink .navbar-text {
    margin-top: 6px;
    margin-bottom: 5px;
  }
}
header[role="banner"] .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  transition: all 0.15s linear;
  text-align: center;
  background: #0083f2 !important;
  margin-bottom: 4px;
}
header[role="banner"] .navbar-nav > li > a:hover,
header[role="banner"] .navbar-nav > li > a:focus {
  color: #FFE066 !important;
  background: #0067bf !important;
}
@media (min-width: 1200px) {
  header[role="banner"] .navbar-nav > li > a {
    padding-top: 28px;
    padding-bottom: 29px;
  }
  header[role="banner"] .navbar-nav > li > a:hover,
  header[role="banner"] .navbar-nav > li > a:focus {
    color: #FFE066 !important;
    background: #0083f2 !important;
  }
}
@media (min-width: 1200px) {
  header[role="banner"] .navbar-nav > li > a {
    background: #008AFF !important;
    margin-bottom: 0;
  }
}
header[role="banner"] .navbar-nav > .active > a,
header[role="banner"] .navbar-nav > .active > a:hover,
header[role="banner"] .navbar-nav > .active > a:focus {
  background: #0083f2;
  color: #FFE066;
}
header[role="banner"] .navbar-nav > .open > a,
header[role="banner"] .navbar-nav > .open > a:hover,
header[role="banner"] .navbar-nav > .open > a:focus {
  background: #0083f2;
  color: #FFE066;
}
header[role="banner"] .navbar-nav .dropdown-menu {
  background: #FFE066;
  border: none;
  width: auto;
  left: 0;
  right: auto;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
header[role="banner"] .navbar-nav .dropdown-menu > li > a {
  color: #1E2225;
  margin: 0;
}
header[role="banner"] .navbar-nav .dropdown-menu > li > a:hover {
  color: white;
  background: #DE0000;
}
header[role="banner"] .navbar-nav .dropdown-menu .divider {
  height: 4px;
  background-color: #ffd326 !important;
}
header[role="banner"] .navbar-nav .dropdown-menu > .active > a,
header[role="banner"] .navbar-nav .dropdown-menu > .active > a:hover {
  border-width: 0;
  color: white;
  background: #ffd326;
}
header[role="banner"] .navbar-nav .dropdown-menu > .top.arrow {
  display: none;
  border-bottom-color: #070809;
  top: -5px;
  right: 11px;
}
header[role="banner"] .navbar-nav .dropdown-menu > .top.arrow:after {
  border-bottom-color: #070809;
}
@media (min-width: 1200px) {
  header[role="banner"] .shrink .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1200px) {
  .navbar-toggle {
    display: block;
    padding: 10px 12px;
    margin: 10px 3px 10px 0 !important;
    background: #0083f2 !important;
  }
  .navbar-toggle:hover {
    color: #FFE066 !important;
    background: #0067bf !important;
  }
  .navbar-toggle:hover .top-bar,
  .navbar-toggle:hover .middle-bar,
  .navbar-toggle:hover .bottom-bar {
    background-color: #FFE066 !important;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    width: 100%;
  }
  .navbar-fixed-top {
    top: 0;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 10px 0;
  }
  .navbar-nav > li {
    float: none;
  }
  .collapse.in {
    border-top: none !important;
    display: block !important;
    width: 100%;
  }
  .dropdown:hover .dropdown-menu {
    display: none !important;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  .navbar-toggle {
    margin: 20px 3px 20px 0 !important;
  }
}
.navbar-toggle .icon-bar {
  background-color: #FFE066 !important;
}
#searchlink.open {
  color: #FFE066 !important;
}
.navbar-toggle.collapsed .icon-bar {
  background-color: #FFF !important;
}
.nav li a.dropdown-toggle > [class^="ss-"] {
  position: relative;
  top: 2px;
  font-size: 12px;
  margin-left: 3px;
}
.nav li a:focus {
  background: transparent;
}
.nav li.disabled > a {
  color: #c1c8cd;
}
.nav li.disabled > a:hover,
.nav li.disabled > a:focus {
  color: #c1c8cd;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: white;
  border-color: white white #dee1e4;
}
.nav-tabs {
  border-bottom: 1px solid #dee1e4;
}
.nav-tabs > li > a:hover {
  border-color: transparent;
  background: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #1E2225;
  border: 1px solid #dee1e4;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.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: 0 0 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-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #DE0000;
}
.nav-tabs.nav-justified > li > a:hover {
  border-color: #dee1e4;
}
.nav-stroke {
  border-bottom-width: 2px;
}
.nav-stroke.nav-tabs > li {
  margin-bottom: -2px;
}
.nav-stroke > li > a {
  border-width: 2px;
}
.nav-stroke > li > a:hover {
  border-width: 2px;
}
.nav-stroke > li.active > a,
.nav-stroke > li.active > a:hover,
.nav-stroke > li.active > a:focus {
  border-width: 2px;
}
.nav-stroke.nav-justified {
  border-bottom: 0;
}
.nav-stroke.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-stroke.nav-justified > .active > a,
.nav-stroke.nav-justified > .active > a:hover,
.nav-stroke.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-stroke.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-stroke.nav-justified > .active > a,
  .nav-stroke.nav-justified > .active > a:hover,
  .nav-stroke.nav-justified > .active > a:focus {
    border-bottom-color: #FFF;
  }
}
.nav-stroke.nav-justified > .active > a,
.nav-stroke.nav-justified > .active > a:hover,
.nav-stroke.nav-justified > .active > a:focus {
  border: 1px solid #DE0000;
}
.nav-stroke.nav-justified > .active > a,
.nav-stroke.nav-justified > .active > a:hover,
.nav-stroke.nav-justified > .active > a:focus {
  border-width: 2px;
}
.nav-pills > li > a {
  line-height: 1.3;
}
.nav-pills > li > a:hover {
  background-color: #c1c8cd;
  color: #FFF;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #FFF;
  background-color: #008AFF;
}
.nav-pills .open > a,
.nav-pills .open > a:hover,
.nav-pills .open > a:focus {
  background-color: #c1c8cd;
  color: #FFF;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #DE0000;
}
.nav-tabs .dropdown-menu {
  margin-top: 8px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
@media (min-width: 1000px) {
  .nav-tabs > li > a:hover {
    border-color: white white #dee1e4;
  }
  .nav-tabs.nav-justified > .active > a {
    background: #DE0000;
    color: white;
  }
  .nav-tabs.nav-justified > .active > a:hover {
    background: #DE0000;
    color: white;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #DE0000;
  }
  .nav-tabs.nav-justified > li > a:hover {
    border-color: white white #dee1e4;
  }
  .nav-stroke.nav-justified {
    border-bottom: 2px solid #DE0000;
  }
  .nav-stroke.nav-justified > .active > a,
  .nav-stroke.nav-justified > .active > a:hover,
  .nav-stroke.nav-justified > .active > a:focus {
    border-bottom-color: #DE0000;
  }
  .nav-stroke.nav-justified > li > a {
    margin-bottom: -2px;
    border-bottom: 0;
  }
  .nav-stroke.nav-justified > li > a:hover {
    border-color: transparent;
  }
}
.pagination > li > a,
.pagination > li > span {
  color: #DE0000;
  border: 1px solid #dee1e4;
  padding: 8px 15px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: white;
  color: #DE0000;
  border-color: #DE0000;
  z-index: 2;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
.pagination > li.active > a,
.pagination > li.active > span {
  background-color: #f3f4f5;
  border-color: #dee1e4;
  color: #1E2225;
  z-index: 0;
}
.pagination > li.active > a:hover,
.pagination > li.active > span:hover,
.pagination > li.active > a:focus,
.pagination > li.active > span:focus {
  background-color: #f3f4f5;
  border-color: #dee1e4;
  color: #1E2225;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.pagination-stroke > li > a,
.pagination-stroke > li > span {
  border-width: 2px;
  padding: 7px 15px;
  z-index: 1;
  margin-left: -2px;
}
.pagination-stroke > li.active > a,
.pagination-stroke > li.active > span {
  z-index: 0;
}
.pagination-stroke > li.active > a:hover,
.pagination-stroke > li.active > span:hover,
.pagination-stroke > li.active > a:focus,
.pagination-stroke > li.active > span:focus {
  background-color: #f3f4f5;
  border-color: #dee1e4;
  color: #1E2225;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.pagination-stroke li:last-child a {
  border-right-width: 2px;
}
.pagination-minimal.pagination-sm > li > a,
.pagination-minimal.pagination-sm > li > span {
  padding: 8px 7px;
  font-size: 14px;
}
.pagination-minimal.pagination-sm > li:first-child > a,
.pagination-minimal.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-minimal.pagination-sm > li:last-child > a,
.pagination-minimal.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-minimal.pagination-lg > li > a,
.pagination-minimal.pagination-lg > li > span {
  padding: 4px 11px;
  font-size: 20px;
}
.pagination-minimal.pagination-lg > li:first-child > a,
.pagination-minimal.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-minimal.pagination-lg > li:last-child > a,
.pagination-minimal.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination-minimal > li:first-child a {
  border-radius: 0;
  padding-left: 0;
}
.pagination-minimal > li:last-child a {
  border-radius: 0;
  padding-right: 0;
}
.pagination-minimal > li > a {
  border: none;
  padding: 8px 9px;
}
.pagination-minimal > li > a:hover,
.pagination-minimal > li > a:focus {
  background-color: #FFF;
  color: #1E2225;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
.pagination-minimal > li.active > a,
.pagination-minimal > li.active > span {
  background: none;
  color: #1E2225;
}
.pagination-minimal > li.active > a:hover,
.pagination-minimal > li.active > span:hover,
.pagination-minimal > li.active > a:focus,
.pagination-minimal > li.active > span:focus {
  background-color: #FFF;
  border: none;
  color: #1E2225;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 4px 11px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 19px;
  font-size: 20px;
}
.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-lg.pagination-stroke > li > a {
  padding: 9px 18px;
}
 > .btn.previous,
 > .btn.next {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.429;
  padding-left: 23px;
  padding-right: 23px;
}
 > .btn.next {
  margin-left: 8px;
  margin-right: 0;
}
.pager {
  margin: 32px 0 0;
}
.pager li > a,
.pager li > span {
  border-radius: 0 !important;
  border: 1px solid #dee1e4;
  font-size: 16px;
  color: #DE0000;
  padding: 8px 14px 6px 14px;
  min-width: 100px;
}
.pager li > a:hover,
.pager li > span:hover,
.pager li > a:focus,
.pager li > span:focus {
  background-color: #f3f4f5;
}
.pager li.active > a {
  background-color: #f3f4f5;
}
.pager li.disabled > a,
.pager li.disabled > a:hover,
.pager li.disabled > a:focus,
.pager li.disabled > span {
  color: #c1c8cd;
  background-color: white;
  cursor: not-allowed;
}
.pager-rounded li > a,
.pager-rounded li > span {
  border-radius: 50px;
}
.pallete-items {
  margin-left: -10px;
}
.pallete-item {
  width: 140px;
  float: left;
  margin: 0 0 10px 10px;
}
.palette-primary {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 18px 0 8px 10px;
}
.palette-secondary {
  padding: 18px 10px 8px 10px;
}
.palette-tertiary {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 18px 0 8px 10px;
}
.palette-single {
  border-radius: 0;
  padding: 18px 0 8px 10px;
}
.palette {
  font-size: 16px;
  line-height: 1.214;
  color: #FFF;
  margin: 0;
}
.palette dt,
.palette dd {
  line-height: 1.1;
}
.palette dt {
  display: block;
}
.palette dd {
  font-weight: 300;
  margin-left: 0;
  -webkit-font-smoothing: subpixel-antialiased;
}
.palette-brand-blue-lighter {
  background-color: rgba(0, 138, 255, 0.2);
}
.palette-brand-blue {
  background-color: #008AFF;
}
.palette-brand-blue-darker {
  background-color: #0067bf;
}
.palette-brand-red-lighter {
  background-color: rgba(222, 0, 0, 0.2);
}
.palette-brand-red {
  background-color: #DE0000;
}
.palette-brand-red-darker {
  background-color: #9e0000;
}
.palette-brand-yellow-lighter {
  background-color: rgba(255, 224, 102, 0.2);
}
.palette-brand-yellow {
  background-color: #FFE066;
}
.palette-brand-yellow-darker {
  background-color: #ffd326;
}
.palette-brand-night {
  background-color: #2D2556;
}
.palette-brand-lime {
  background-color: #84D336;
}
.palette-brand-fire {
  background-color: #FF7100;
}
.palette-brand-sky {
  background-color: #12B6ED;
}
.palette-brand-rose {
  background-color: #EC50C9;
}
.palette-brand-ocean {
  background-color: #00F8EA;
}
.palette-brand-gold {
  background-color: #F0C238;
}
.palette-brand-mustard {
  background-color: #F5A745;
}
.palette-brand-ink {
  background-color: #0022FF;
}
.palette-brand-velvet {
  background-color: #B368FF;
}
.palette-shade-base {
  background-color: #1E2225;
}
.palette-shade-darker {
  background-color: #57636b;
}
.palette-shade-dark {
  background-color: #89969f;
}
.palette-shade {
  background-color: #c1c8cd;
}
.palette-shade-light {
  background-color: #dee1e4;
}
.palette-shade-lighter {
  background-color: #f3f4f5;
}
.palette-clouds {
  color: #bdc3c7;
}
.palette-paragraph {
  color: #7f8c8d;
  font-size: 12px;
  line-height: 17px;
}
.palette-paragraph span {
  color: #bdc3c7;
}
.palette-headline {
  color: #7f8c8d;
  font-size: 13px;
  font-weight: 700;
  margin-top: -3px;
}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-body {
  color: #1E2225;
}
.panel-default {
  border-color: #dee1e4;
}
.panel-default > .panel-heading {
  color: #1E2225;
  background-color: #f3f4f5;
  border-color: #dee1e4;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dee1e4;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dee1e4;
}
.panel-title {
  font-size: 20px;
}
.panel-footer {
  background-color: #f3f4f5;
  border-top-color: #dee1e4;
}
.panel-primary {
  border-color: #008AFF;
  border-color: rgba(0, 138, 255, 0.2);
}
.panel-primary > .panel-heading {
  color: #0067bf;
  background-color: #008AFF;
  border-color: #008AFF;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #008AFF;
}
.panel-primary > .panel-heading .badge {
  color: #008AFF;
  background-color: #0067bf;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #008AFF;
}
.panel-primary > .panel-heading {
  color: #0067bf;
  background-color: rgba(0, 138, 255, 0.2);
  border-color: rgba(0, 138, 255, 0.2);
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #008AFF;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #008AFF;
}
.panel-info {
  border-color: #2D2556;
  border-color: rgba(45, 37, 86, 0.2);
}
.panel-info > .panel-heading {
  color: #161229;
  background-color: #2D2556;
  border-color: #2D2556;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2D2556;
}
.panel-info > .panel-heading .badge {
  color: #2D2556;
  background-color: #161229;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2D2556;
}
.panel-info > .panel-heading {
  color: #161229;
  background-color: rgba(45, 37, 86, 0.2);
  border-color: rgba(45, 37, 86, 0.2);
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #2D2556;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #2D2556;
}
.panel-success {
  border-color: #84D336;
  border-color: rgba(132, 211, 54, 0.2);
}
.panel-success > .panel-heading {
  color: #64a524;
  background-color: #84D336;
  border-color: #84D336;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #84D336;
}
.panel-success > .panel-heading .badge {
  color: #84D336;
  background-color: #64a524;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #84D336;
}
.panel-success > .panel-heading {
  color: #64a524;
  background-color: rgba(132, 211, 54, 0.2);
  border-color: rgba(132, 211, 54, 0.2);
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #84D336;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #84D336;
}
.panel-warning {
  border-color: #FFE066;
  border-color: rgba(255, 224, 102, 0.2);
}
.panel-warning > .panel-heading {
  color: #ffd326;
  background-color: #FFE066;
  border-color: #FFE066;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #FFE066;
}
.panel-warning > .panel-heading .badge {
  color: #FFE066;
  background-color: #ffd326;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #FFE066;
}
.panel-warning > .panel-heading {
  color: #ffd326;
  background-color: rgba(255, 224, 102, 0.2);
  border-color: rgba(255, 224, 102, 0.2);
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #FFE066;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #FFE066;
}
.panel-danger {
  border-color: #DE0000;
  border-color: rgba(222, 0, 0, 0.2);
}
.panel-danger > .panel-heading {
  color: #9e0000;
  background-color: #DE0000;
  border-color: #DE0000;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #DE0000;
}
.panel-danger > .panel-heading .badge {
  color: #DE0000;
  background-color: #9e0000;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #DE0000;
}
.panel-danger > .panel-heading {
  color: #9e0000;
  background-color: rgba(222, 0, 0, 0.2);
  border-color: rgba(222, 0, 0, 0.2);
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #DE0000;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #DE0000;
}
.panel-fancy {
  border-color: #ffd326;
  border-width: 4px;
  border-style: dashed;
  background: rgba(255, 224, 102, 0.2);
}
.panel-fancy .panel-title {
  margin: .5em 0;
}
.panel-fancy .panel-title .btn {
  float: right !important;
}
.panel-fancy .list-unstyled {
  margin: 12px 0 0;
  width: 85%;
}
.panel-fancy .list-unstyled li {
  margin: 4px 0;
}
.panel-fancy .list-unstyled li a {
  padding: 0 0 0 15px;
}
.progress {
  height: 10px;
  background-color: #f3f4f5;
  border-radius: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: visible;
  margin-bottom: 20px;
}
.progress-bar {
  background-color: #008AFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 30px;
  text-align: right;
  color: #1E2225;
  font-size: 16px;
}
.progress-bar > span {
  position: relative;
  bottom: 20px;
}
.progress-stacked > .progress-bar {
  border-radius: 0;
}
.progress-stacked > .progress-bar:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.progress-stacked > .progress-bar:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.progress-striped .progress-bar {
  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: -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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.progress.active .progress-bar {
  -o-animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress > .progress-bar-success {
  background-color: #84D336;
}
.progress > .progress-bar-info {
  background-color: #2D2556;
}
.progress > .progress-bar-danger {
  background-color: #DE0000;
}
.progress > .progress-bar-warning {
  background-color: #FFE066;
}
.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: 14px 5px;
  border-top: 1px solid #dee1e4;
}
.table > thead > tr > th {
  border-bottom: 2px solid #dee1e4;
}
.tile {
  border-radius: 6px;
  padding: 35px 25px 40px 25px;
  position: relative;
  text-align: center;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
.tile-login {
  background: #008AFF;
  padding-bottom: 55px;
}
.tile-login .logo {
  margin-bottom: 40px;
  margin-top: 0;
}
.tile-login input[type="text"] {
  margin-bottom: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.tile-login input[type="password"] {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin-bottom: 20px;
}
.tile-login a.btn {
  margin-bottom: 10px;
}
.tile-login .checkbox .first-icon,
.tile-login .checkbox .second-icon {
  background: #0067bf;
  border: 0;
}
.tile-login .login-action div[class*='col-'] {
  padding: 0;
}
.tile-login .login-action a {
  font-size: 14px;
  margin-top: 10px;
  display: block;
  color: #FFE066;
}
.tile-login label.checkbox {
  color: white;
  padding-left: 0;
  margin-bottom: 0;
  text-indent: -25px;
}
.icon-button {
  background: #1E2225;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  display: block;
  transition: none;
}
.icon-button:hover {
  background: #008AFF;
  cursor: pointer;
}
.icon-button:hover > i {
  color: white;
}
.icon-button > i {
  color: #008AFF;
  font-size: 16px;
}
.tool-container {
  background-color: #1E2225;
  background-size: 100% 100%;
  border-radius: 6px;
  position: absolute;
}
.tool-container.tool-top,
.tool-container.tool-bottom {
  height: 40px;
  border-bottom: 0;
}
.tool-top .tool-item,
.tool-bottom .tool-item {
  float: left;
  border-right: 0;
  border-left: 0;
}
.tool-item {
  height: 100%;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 10px;
  transition: none;
}
.tool-item > [class^="ss-"] {
  color: #89969f;
}
.tool-item.selected,
.tool-item:hover {
  background: #008AFF;
}
.tool-item.selected > [class^="ss-"],
.tool-item:hover > [class^="ss-"] {
  color: white;
}
.tool-top .tool-item:first-child:hover,
.tool-bottom .tool-item:first-child:hover {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.tool-top .tool-item:last-child:hover,
.tool-bottom .tool-item:last-child:hover {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.tool-vertical-top .tool-item:first-child:hover,
.tool-vertical-bottom .tool-item:first-child:hover {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.tool-vertical-top .tool-item:last-child:hover,
.tool-vertical-bottom .tool-item:last-child:hover {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: #008AFF;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  color: #89969f;
  font-size: 82%;
}
h1,
h2,
h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h4,
h5,
h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h6 {
  font-weight: normal;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: none;
}
.card-group-header {
  position: relative;
  margin: 15px 0 20px;
}
@media (min-width: 768px) {
  .card-group-header {
    margin: 15px 0 10px;
  }
}
.card-group-header h2 {
  padding: 7px 15px;
  color: white;
  background: #008AFF;
  font-size: 24px;
  display: inline;
  position: relative;
}
@media (min-width: 768px) {
  .card-group-header h2:after {
    content: '';
    position: absolute;
    top: 0;
    right: -150px;
    /*background: transparent url(../_img/ui/plane.jpg) left bottom no-repeat;*/
    background: transparent url('/wp-content/themes/funkidslive/_img/ui/plane.jpg') left bottom no-repeat;
    background-size: contain;
    height: 50px;
    width: 150px;
  }
}
@media (min-width: 768px) {
  .card-group-header h1,
  .card-group-header h2,
  .card-group-header h3,
  .card-group-header h4,
  .card-group-header h5,
  .card-group-header h6 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .card-group-header a {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
p {
  color: #1E2225;
}
.lead {
  color: #DE0000;
  font-family: SourceSansProBold;
}
blockquote {
  border-left-color: #FFE066;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
}
.promo-box-header {
  color: #1E2225;
  border-top: 4px dashed #ffd326;
  border-left: 4px dashed #ffd326;
  border-right: 4px dashed #ffd326;
  margin: 0;
}
.promo-box-header:before,
.promo-box-header:after {
  content: " ";
  display: table;
}
.promo-box-header:after {
  clear: both;
}
.promo-box-header:before,
.promo-box-header:after {
  content: " ";
  display: table;
}
.promo-box-header:after {
  clear: both;
}
.promo-box-header:before,
.promo-box-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.promo-box-header:after {
  clear: both;
}
.promo-box-header:before,
.promo-box-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.promo-box-header:after {
  clear: both;
}
.promo-box-header .promo-box-header-icon {
  width: 75px;
  padding: 15px;
  border-right: 4px dashed #ffd326;
  float: left;
}
.promo-box-header .promo-box-header-text {
  padding: 10px 15px;
  float: left;
}
.promo-box-header .promo-box-header-text .title {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.promo-box-header .promo-box-header-text .sub-title {
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #DE0000;
}
#reply-title {
  display: none;
}
.thumbnail {
  padding: 0;
  border: 0;
  position: relative;
  display: inline-block;
}
.thumbnail > img {
  width: 100%;
}
.thumbnail[class*="ss-"]:before {
  position: absolute;
  left: 50%;
  top: 50%;
  color: white;
  z-index: 2;
  opacity: 0;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 36px;
  margin: -18px 0 0 -18px;
  color: #89969f;
}
.thumbnail .caption {
  border-bottom: 2px solid #dee1e4;
  border-left: 2px solid #dee1e4;
  border-right: 2px solid #dee1e4;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #1E2225;
  font-size: 14px;
  line-height: 1.71428571;
  padding: 20px;
}
.thumbnail.thumbnail-caption > img,
.thumbnail.thumbnail-caption a > img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.thumbnail.thumbnail-caption > img {
  width: 100%;
}
a.thumbnail:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
a.thumbnail:hover:after,
a.thumbnail[class*="ss-"]:hover:before {
  opacity: 1;
}
.switch {
  display: inline-block;
  cursor: pointer;
  border-radius: 20px;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  vertical-align: middle;
  width: 55px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.switch.switch-animate .switch-container {
  -o-transition: margin-left 0.5s;
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
.switch.switch-animate .switch-handle-on.switch-primary {
  -o-transition: background 0.6s;
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
}
.switch.switch-on .switch-container {
  margin-left: 0%;
}
.switch.switch-on .switch-label {
  border-radius: 50%;
}
.switch.switch-off .switch-container {
  margin-left: -55%;
}
.switch.switch-off .switch-label {
  border-radius: 50%;
  border-color: #89969f;
}
.switch.switch-off .switch-handle-on.switch-primary {
  background: none;
}
.switch.switch-indeterminate .switch-container {
  margin-left: -25%;
}
.switch.switch-disabled,
.switch.switch-readonly,
.switch.switch-indeterminate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.switch.switch-disabled .switch-handle-on,
.switch.switch-readonly .switch-handle-on,
.switch.switch-indeterminate .switch-handle-on,
.switch.switch-disabled .switch-handle-off,
.switch.switch-readonly .switch-handle-off,
.switch.switch-indeterminate .switch-handle-off,
.switch.switch-disabled .switch-label,
.switch.switch-readonly .switch-label,
.switch.switch-indeterminate .switch-label {
  cursor: default !important;
}
.switch .switch-container {
  display: inline-block;
  width: 150px;
  top: 0;
  border-radius: 20px;
}
.switch .switch-handle-on,
.switch .switch-handle-off,
.switch .switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14.4px;
  line-height: 16px;
}
.switch .switch-handle-on,
.switch .switch-handle-off {
  text-align: center;
  z-index: 1;
  width: 46px;
}
.switch .switch-handle-on > span,
.switch .switch-handle-off > span {
  position: relative;
  top: 1px;
}
.switch .switch-handle-on.switch-primary,
.switch .switch-handle-off.switch-primary {
  color: white;
  background: #84D336;
}
.switch .switch-handle-on.switch-default,
.switch .switch-handle-off.switch-default {
  color: white;
  background: #89969f;
}
.switch .switch-handle-on {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  text-indent: -9px;
}
.switch .switch-handle-off {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  text-indent: 8px;
}
.switch .switch-label {
  text-align: center;
  z-index: 100;
  background: #FFF;
  border-radius: 50%;
  border: 2px solid #84D336;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  margin: 0 -15px;
  position: relative;
}
.switch input[type='radio'],
.switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.switch-switch-large {
  width: 70px;
}
.switch-switch-large .switch-handle-on,
.switch-switch-large .switch-handle-off,
.switch-switch-large .switch-label {
  line-height: 22px;
  font-size: 16px;
}
.switch-switch-large .switch-label {
  width: 30px;
  height: 30px;
  margin: 0 -13px;
}
.switch-switch-large .switch-handle-on,
.switch-switch-large .switch-handle-off {
  width: 53px;
}
.css-switch {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.css-switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
  margin: 0;
}
input.css-switch-default + label {
  padding: 2px;
  width: 40px;
  height: 24px;
  background-color: #c1c8cd;
  border-radius: 60px;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
input.css-switch-default + label:before,
input.css-switch-default + label:after {
  display: block;
  position: absolute;
  content: "";
}
input.css-switch-default + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: white;
  border-radius: 60px;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
input.css-switch-default + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 16px;
  background-color: #c1c8cd;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}
input.css-switch-default:checked + label {
  background-color: #84D336;
}
input.css-switch-default:checked + label:after {
  margin-left: 16px;
  background-color: #84D336;
}
input.css-switch-default.css-switch-large + label {
  padding: 2px;
  width: 50px;
  height: 30px;
  background-color: #c1c8cd;
  border-radius: 60px;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
input.css-switch-default.css-switch-large + label:before,
input.css-switch-default.css-switch-large + label:after {
  display: block;
  position: absolute;
  content: "";
}
input.css-switch-default.css-switch-large + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: white;
  border-radius: 60px;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
input.css-switch-default.css-switch-large + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 22px;
  background-color: #c1c8cd;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}
input.css-switch-default.css-switch-large:checked + label {
  background-color: #84D336;
}
input.css-switch-default.css-switch-large:checked + label:after {
  margin-left: 20px;
  background-color: #84D336;
}
input.css-switch-inverse + label {
  padding: 2px;
  width: 40px;
  height: 24px;
  background-color: #c1c8cd;
  border-radius: 60px;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
input.css-switch-inverse + label:before,
input.css-switch-inverse + label:after {
  display: block;
  position: absolute;
  content: "";
}
input.css-switch-inverse + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #c1c8cd;
  border-radius: 60px;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
input.css-switch-inverse + label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  width: 20px;
  background-color: white;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}
input.css-switch-inverse:checked + label {
  background-color: #84D336;
}
input.css-switch-inverse:checked + label:after {
  margin-left: 16px;
  background-color: white;
}
input.css-switch-inverse:checked + label:before {
  background-color: #84D336;
}
input.css-switch-inverse.css-switch-large + label {
  padding: 2px;
  width: 50px;
  height: 30px;
  background-color: #c1c8cd;
  border-radius: 60px;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
input.css-switch-inverse.css-switch-large + label:before,
input.css-switch-inverse.css-switch-large + label:after {
  display: block;
  position: absolute;
  content: "";
}
input.css-switch-inverse.css-switch-large + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #c1c8cd;
  border-radius: 60px;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
input.css-switch-inverse.css-switch-large + label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  width: 26px;
  background-color: white;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}
input.css-switch-inverse.css-switch-large:checked + label {
  background-color: #84D336;
}
input.css-switch-inverse.css-switch-large:checked + label:after {
  margin-left: 20px;
  background-color: white;
}
input.css-switch-inverse.css-switch-large:checked + label:before {
  background-color: #84D336;
}
.well {
  background-color: #f3f4f5;
  border-color: #c1c8cd;
  padding: 7px 15px;
  color: #1E2225;
  -webkit-box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.05);
}
.well-lg {
  padding: 14px 20px;
  border-radius: 0;
  font-size: 20px;
}
.well-sm {
  padding: 4px 10px;
  font-size: 14px;
}
.ad-container {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ffd326;
  border-width: 4px;
  border-style: dashed;
  background: rgba(255, 224, 102, 0.2);
  margin: 30px 0;
  background: transparent;
}
@media (min-width: 768px) {
  .ad-container {
    margin: 20px 0;
  }
}
@media (min-width: 992px) {
  .ad-container {
    height: 280px;
  }
}
@media (min-width: 1200px) {
  .ad-container {
    height: 308px;
  }
}
.ad-container > .list-group,
.ad-container > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.ad-container > .list-group .list-group-item,
.ad-container > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.ad-container > .list-group:first-child .list-group-item:first-child,
.ad-container > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.ad-container > .list-group:last-child .list-group-item:last-child,
.ad-container > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.ad-container > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ad-container > .table,
.ad-container > .table-responsive > .table,
.ad-container > .panel-collapse > .table {
  margin-bottom: 0;
}
.ad-container > .table caption,
.ad-container > .table-responsive > .table caption,
.ad-container > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.ad-container > .table:first-child,
.ad-container > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.ad-container > .table:first-child > thead:first-child > tr:first-child,
.ad-container > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.ad-container > .table:first-child > tbody:first-child > tr:first-child,
.ad-container > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.ad-container > .table:first-child > thead:first-child > tr:first-child td:first-child,
.ad-container > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.ad-container > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.ad-container > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.ad-container > .table:first-child > thead:first-child > tr:first-child th:first-child,
.ad-container > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.ad-container > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.ad-container > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.ad-container > .table:first-child > thead:first-child > tr:first-child td:last-child,
.ad-container > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.ad-container > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.ad-container > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.ad-container > .table:first-child > thead:first-child > tr:first-child th:last-child,
.ad-container > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.ad-container > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.ad-container > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.ad-container > .table:last-child,
.ad-container > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.ad-container > .table:last-child > tbody:last-child > tr:last-child,
.ad-container > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.ad-container > .table:last-child > tfoot:last-child > tr:last-child,
.ad-container > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.ad-container > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.ad-container > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.ad-container > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ad-container > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ad-container > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.ad-container > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.ad-container > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.ad-container > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.ad-container > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.ad-container > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.ad-container > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ad-container > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ad-container > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.ad-container > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.ad-container > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.ad-container > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.ad-container > .panel-body + .table,
.ad-container > .panel-body + .table-responsive,
.ad-container > .table + .panel-body,
.ad-container > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.ad-container > .table > tbody:first-child > tr:first-child th,
.ad-container > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.ad-container > .table-bordered,
.ad-container > .table-responsive > .table-bordered {
  border: 0;
}
.ad-container > .table-bordered > thead > tr > th:first-child,
.ad-container > .table-responsive > .table-bordered > thead > tr > th:first-child,
.ad-container > .table-bordered > tbody > tr > th:first-child,
.ad-container > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.ad-container > .table-bordered > tfoot > tr > th:first-child,
.ad-container > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.ad-container > .table-bordered > thead > tr > td:first-child,
.ad-container > .table-responsive > .table-bordered > thead > tr > td:first-child,
.ad-container > .table-bordered > tbody > tr > td:first-child,
.ad-container > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.ad-container > .table-bordered > tfoot > tr > td:first-child,
.ad-container > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.ad-container > .table-bordered > thead > tr > th:last-child,
.ad-container > .table-responsive > .table-bordered > thead > tr > th:last-child,
.ad-container > .table-bordered > tbody > tr > th:last-child,
.ad-container > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.ad-container > .table-bordered > tfoot > tr > th:last-child,
.ad-container > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.ad-container > .table-bordered > thead > tr > td:last-child,
.ad-container > .table-responsive > .table-bordered > thead > tr > td:last-child,
.ad-container > .table-bordered > tbody > tr > td:last-child,
.ad-container > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.ad-container > .table-bordered > tfoot > tr > td:last-child,
.ad-container > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.ad-container > .table-bordered > thead > tr:first-child > td,
.ad-container > .table-responsive > .table-bordered > thead > tr:first-child > td,
.ad-container > .table-bordered > tbody > tr:first-child > td,
.ad-container > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.ad-container > .table-bordered > thead > tr:first-child > th,
.ad-container > .table-responsive > .table-bordered > thead > tr:first-child > th,
.ad-container > .table-bordered > tbody > tr:first-child > th,
.ad-container > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.ad-container > .table-bordered > tbody > tr:last-child > td,
.ad-container > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.ad-container > .table-bordered > tfoot > tr:last-child > td,
.ad-container > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.ad-container > .table-bordered > tbody > tr:last-child > th,
.ad-container > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.ad-container > .table-bordered > tfoot > tr:last-child > th,
.ad-container > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.ad-container > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.ad-container .panel-title {
  margin: .5em 0;
}
.ad-container .panel-title .btn {
  float: right !important;
}
.ad-container .list-unstyled {
  margin: 12px 0 0;
  width: 85%;
}
.ad-container .list-unstyled li {
  margin: 4px 0;
}
.ad-container .list-unstyled li a {
  padding: 0 0 0 15px;
}
.ad-container p {
  line-height: 14px;
  margin: 5px 0 15px;
  font-size: 14px;
  text-align: center;
  color: #555;
}
.ad-lb {
  padding: 15px;
}
.sidebar .ad-container {
  margin-top: 0;
  padding: 20px 20px 0;
  margin-bottom: 15px;
}
.card-group .ad-container {
  border: none!important;
}
.ad-space {
  display: block;
}
.ad-mpu {
  height: 250px;
  width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ad-mpu-double {
  display: block;
  width: 300px;
}
.ad-leaderboard {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 970px;
  text-align: center;
}
.ad-leaderboard-mega {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 250px;
  width: 927px;
}
.ad-leaderboard-footer-wrap {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 999999;
}
.ad-leaderboard-footer {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 970px;
  margin-top: 0;
  margin-bottom: 0;
}
.scrollToComments {
  margin-bottom: 15px;
}
#article-page-promo {
  background: #f3f4f5;
  padding: 0;
}
.post header h1 {
  margin-top: 0;
}
article.post .lead {
  margin-bottom: 0;
}
#page-article > .container {
  margin-top: 15px;
}
.article-social-share ul {
  padding-left: 0;
  list-style: none;
}
.article-social-share ul:before,
.article-social-share ul:after {
  content: " ";
  display: table;
}
.article-social-share ul:after {
  clear: both;
}
.article-social-share ul:before,
.article-social-share ul:after {
  content: " ";
  display: table;
}
.article-social-share ul:after {
  clear: both;
}
.article-social-share ul:before,
.article-social-share ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.article-social-share ul:after {
  clear: both;
}
.article-social-share ul:before,
.article-social-share ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.article-social-share ul:after {
  clear: both;
}
.article-social-share ul li {
  width: 25%;
  float: left;
}
.article-social-share ul li a {
  color: #1E2225;
  background: #f3f4f5;
  border-radius: 0;
  padding: 7px 26px 7px 26px;
  position: relative;
}
.article-social-share ul li a:hover {
  color: #1E2225;
  background: #dee1e4;
  z-index: 10;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
.article-social-share ul li a i {
  font-size: 16px !important;
}
.article-social-share ul li a.facebook-share {
  color: white;
  background: #3b5998;
}
.article-social-share ul li a.facebook-share:hover {
  color: white;
  background: #293e6a;
}
.article-social-share ul li a.twitter-share {
  color: white;
  background: #4099FF;
}
.article-social-share ul li a.twitter-share:hover {
  color: white;
  background: #0077ff;
}
@media (min-width: 1200px) {
  .article-social-share {
    position: relative;
  }
  .article-social-share ul {
    position: absolute;
    top: 3px;
  }
  .article-social-share ul li {
    width: 100%;
    float: none;
  }
  .article-social-share ul li:first-of-type a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .article-social-share ul li:last-of-type a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.label-news {
  display: inline;
  background: #12B6ED;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  color: white;
  line-height: 1.5em;
  border-radius: 0 !important;
}
.label-win {
  display: inline;
  background: #F0C238;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  color: white;
  line-height: 1.5em;
  border-radius: 0 !important;
}
.label-video {
  display: inline;
  background: #FF7100;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  color: white;
  line-height: 1.5em;
  border-radius: 0 !important;
}
.label-game {
  display: inline;
  background: #84D336;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  color: white;
  line-height: 1.5em;
  border-radius: 0 !important;
}
.label-learn {
  display: inline;
  background: #B368FF;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  color: white;
  line-height: 1.5em;
  border-radius: 0 !important;
}
#article-header {
  padding: 0;
}
#article-header h1 {
  margin-top: 0;
}
#article-header .lead {
  margin-bottom: 0;
}
aside .onair-info {
  position: relative;
  padding: 15px 15px 5px;
  background: #FFE066;
  margin-bottom: 30px;
}
aside .onair-info .show-title {
  background: #DE0000;
  color: white;
  margin: 0 0 15px;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  padding: 7px 15px;
}
aside .card-news-promo,
aside .card-win-promo,
aside .card-video-promo,
aside .card-game-promo,
aside .card-learn-promo {
  margin: 5px 0;
}
@media (min-width: 768px) {
  .panel-related-content {
    background: rgba(255, 224, 102, 0.2) url('/wp-content/themes/funkidslive/_img/ui/narrator.png') no-repeat 95% bottom;
    background-size: contain;
  }
}
.panel-next-action .btn span {
  padding-right: 10px;
  font-size: 16px;
}
#comments {
  background: #FFE066 url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat top center;
  background-size: contain;
}
#comments #add-comment .input-required {
  position: relative;
}
#comments #add-comment .input-required span {
  right: -2px;
  top: 17px;
}
#comments #add-comment .control-label {
  line-height: 1.5em;
}
#article-page-turners {
  border-top: 4px solid #f3f4f5;
  margin-top: 15px;
  padding-bottom: 30px;
}
#article-page-turners .card-group-header {
  margin-top: 30px;
}
#article-page-savers {
  padding-bottom: 0;
}
#article-page-savers .card-group-header {
  margin-top: 30px;
}
aside .onair-live {
  margin-bottom: 15px;
  background: #FFE066;
  padding: 15px;
}
aside .onair-live .page-header {
  margin: 0 0 15px;
  padding: 0;
}
aside .onair-live .page-header h3 {
  color: #1E2225;
  margin: 0;
  padding: 0;
}
aside .onair-live .dj-photo {
  margin-bottom: 15px;
  position: relative;
  z-index: 10;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
aside .onair-live .dj-photo img {
  height: 100%;
  width: 100%;
}
aside .onair-live .dj-photo h2 {
  width: 50%;
  color: white;
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0;
}
aside .onair-live .dj-photo p {
  width: 100%;
  background: #DE0000;
  color: white;
  font-size: 14px;
  padding: 10px 15px;
  margin: 0;
  position: absolute;
  bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  aside .onair-live .dj-photo p {
    bottom: -1em;
  }
}
#page-article aside {
  margin-top: 30px;
}
@media (min-width: 992px) {
  #page-article aside {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #page-article aside .ad-container {
    border: none!important;
  }
}
.embed-responsive-any iframe {
  width: 100%;
  border: 0;
}
#article-feature {
  padding-top: 0 !important;
}
#article-page-promo .type-post,
.sidebar .post {
  display: block;
  padding: 0 0 5px;
  margin: 15px 0;
  border: none;
  background-color: #008AFF;
  background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
#article-page-promo .type-post:before,
.sidebar .post:before,
#article-page-promo .type-post:after,
.sidebar .post:after {
  content: " ";
  display: table;
}
#article-page-promo .type-post:after,
.sidebar .post:after {
  clear: both;
}
#article-page-promo .type-post:before,
.sidebar .post:before,
#article-page-promo .type-post:after,
.sidebar .post:after {
  content: " ";
  display: table;
}
#article-page-promo .type-post:after,
.sidebar .post:after {
  clear: both;
}
#article-page-promo .type-post:before,
.sidebar .post:before,
#article-page-promo .type-post:after,
.sidebar .post:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .type-post:after,
.sidebar .post:after {
  clear: both;
}
#article-page-promo .type-post:before,
.sidebar .post:before,
#article-page-promo .type-post:after,
.sidebar .post:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .type-post:after,
.sidebar .post:after {
  clear: both;
}
#article-page-promo .type-post .media-image,
.sidebar .post .media-image {
  float: left;
  position: relative;
  overflow: hidden;
  max-width: 45%;
  margin-left: 5px;
  margin-top: -5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .type-post .media-image img,
.sidebar .post .media-image img,
#article-page-promo .type-post .media-image .img-shadow,
.sidebar .post .media-image .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .type-post .media-body,
.sidebar .post .media-body {
  padding: 10px;
  float: left;
  max-width: 50%;
  color: white;
}
#article-page-promo .type-post .media-body h4,
.sidebar .post .media-body h4 {
  color: white;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  height: 3.2em;
  overflow: hidden;
}
#article-page-promo .type-post:hover,
.sidebar .post:hover,
#article-page-promo .type-post:focus,
.sidebar .post:focus {
  background-color: #33a1ff;
}
#article-page-promo .type-post:hover .media-image,
.sidebar .post:hover .media-image,
#article-page-promo .type-post:focus .media-image,
.sidebar .post:focus .media-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
#article-page-promo .type-post:hover .media-image .img-shadow,
.sidebar .post:hover .media-image .img-shadow,
#article-page-promo .type-post:focus .media-image .img-shadow,
.sidebar .post:focus .media-image .img-shadow {
  opacity: 0.1;
}
#article-page-promo .type-post:hover .media-image img,
.sidebar .post:hover .media-image img,
#article-page-promo .type-post:focus .media-image img,
.sidebar .post:focus .media-image img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
.sidebar .post {
  margin: 5px 0 !important;
}
#article-page-promo .category-popstar,
.sidebar .category-popstar,
#popstars .category-popstar {
  display: block;
  padding: 0 0 5px;
  margin: 15px 0;
  border: none;
  background-color: #008AFF;
  background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
#article-page-promo .category-popstar:before,
.sidebar .category-popstar:before,
#popstars .category-popstar:before,
#article-page-promo .category-popstar:after,
.sidebar .category-popstar:after,
#popstars .category-popstar:after {
  content: " ";
  display: table;
}
#article-page-promo .category-popstar:after,
.sidebar .category-popstar:after,
#popstars .category-popstar:after {
  clear: both;
}
#article-page-promo .category-popstar:before,
.sidebar .category-popstar:before,
#popstars .category-popstar:before,
#article-page-promo .category-popstar:after,
.sidebar .category-popstar:after,
#popstars .category-popstar:after {
  content: " ";
  display: table;
}
#article-page-promo .category-popstar:after,
.sidebar .category-popstar:after,
#popstars .category-popstar:after {
  clear: both;
}
#article-page-promo .category-popstar:before,
.sidebar .category-popstar:before,
#popstars .category-popstar:before,
#article-page-promo .category-popstar:after,
.sidebar .category-popstar:after,
#popstars .category-popstar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-popstar:after,
.sidebar .category-popstar:after,
#popstars .category-popstar:after {
  clear: both;
}
#article-page-promo .category-popstar:before,
.sidebar .category-popstar:before,
#popstars .category-popstar:before,
#article-page-promo .category-popstar:after,
.sidebar .category-popstar:after,
#popstars .category-popstar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-popstar:after,
.sidebar .category-popstar:after,
#popstars .category-popstar:after {
  clear: both;
}
#article-page-promo .category-popstar .media-image,
.sidebar .category-popstar .media-image,
#popstars .category-popstar .media-image {
  float: left;
  position: relative;
  overflow: hidden;
  max-width: 30%;
  margin-left: 5px;
  margin-top: -5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-popstar .media-image img,
.sidebar .category-popstar .media-image img,
#popstars .category-popstar .media-image img,
#article-page-promo .category-popstar .media-image .img-shadow,
.sidebar .category-popstar .media-image .img-shadow,
#popstars .category-popstar .media-image .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-popstar .media-body,
.sidebar .category-popstar .media-body,
#popstars .category-popstar .media-body {
  padding: 10px;
  float: left;
  max-width: 65%;
  min-height: 54px;
  color: white;
}
#article-page-promo .category-popstar .media-body h4,
.sidebar .category-popstar .media-body h4,
#popstars .category-popstar .media-body h4 {
  color: white;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
}
#article-page-promo .category-popstar:hover,
.sidebar .category-popstar:hover,
#popstars .category-popstar:hover,
#article-page-promo .category-popstar:focus,
.sidebar .category-popstar:focus,
#popstars .category-popstar:focus {
  background-color: #33a1ff;
}
#article-page-promo .category-popstar:hover .media-image,
.sidebar .category-popstar:hover .media-image,
#popstars .category-popstar:hover .media-image,
#article-page-promo .category-popstar:focus .media-image,
.sidebar .category-popstar:focus .media-image,
#popstars .category-popstar:focus .media-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
#article-page-promo .category-popstar:hover .media-image .img-shadow,
.sidebar .category-popstar:hover .media-image .img-shadow,
#popstars .category-popstar:hover .media-image .img-shadow,
#article-page-promo .category-popstar:focus .media-image .img-shadow,
.sidebar .category-popstar:focus .media-image .img-shadow,
#popstars .category-popstar:focus .media-image .img-shadow {
  opacity: 0.1;
}
#article-page-promo .category-popstar:hover .media-image img,
.sidebar .category-popstar:hover .media-image img,
#popstars .category-popstar:hover .media-image img,
#article-page-promo .category-popstar:focus .media-image img,
.sidebar .category-popstar:focus .media-image img,
#popstars .category-popstar:focus .media-image img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
#article-page-promo .category-news,
.sidebar .category-news {
  display: block;
  padding: 0 0 5px;
  margin: 15px 0;
  border: none;
  background-color: #12B6ED;
  background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
#article-page-promo .category-news:before,
.sidebar .category-news:before,
#article-page-promo .category-news:after,
.sidebar .category-news:after {
  content: " ";
  display: table;
}
#article-page-promo .category-news:after,
.sidebar .category-news:after {
  clear: both;
}
#article-page-promo .category-news:before,
.sidebar .category-news:before,
#article-page-promo .category-news:after,
.sidebar .category-news:after {
  content: " ";
  display: table;
}
#article-page-promo .category-news:after,
.sidebar .category-news:after {
  clear: both;
}
#article-page-promo .category-news:before,
.sidebar .category-news:before,
#article-page-promo .category-news:after,
.sidebar .category-news:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-news:after,
.sidebar .category-news:after {
  clear: both;
}
#article-page-promo .category-news:before,
.sidebar .category-news:before,
#article-page-promo .category-news:after,
.sidebar .category-news:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-news:after,
.sidebar .category-news:after {
  clear: both;
}
#article-page-promo .category-news .media-image,
.sidebar .category-news .media-image {
  float: left;
  position: relative;
  overflow: hidden;
  max-width: 45%;
  margin-left: 5px;
  margin-top: -5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-news .media-image img,
.sidebar .category-news .media-image img,
#article-page-promo .category-news .media-image .img-shadow,
.sidebar .category-news .media-image .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-news .media-body,
.sidebar .category-news .media-body {
  padding: 10px;
  float: left;
  max-width: 50%;
  color: white;
}
#article-page-promo .category-news .media-body h4,
.sidebar .category-news .media-body h4 {
  color: white;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  height: 3.2em;
  overflow: hidden;
}
#article-page-promo .category-news:hover,
.sidebar .category-news:hover,
#article-page-promo .category-news:focus,
.sidebar .category-news:focus {
  background-color: #41c5f1;
}
#article-page-promo .category-news:hover .media-image,
.sidebar .category-news:hover .media-image,
#article-page-promo .category-news:focus .media-image,
.sidebar .category-news:focus .media-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
#article-page-promo .category-news:hover .media-image .img-shadow,
.sidebar .category-news:hover .media-image .img-shadow,
#article-page-promo .category-news:focus .media-image .img-shadow,
.sidebar .category-news:focus .media-image .img-shadow {
  opacity: 0.1;
}
#article-page-promo .category-news:hover .media-image img,
.sidebar .category-news:hover .media-image img,
#article-page-promo .category-news:focus .media-image img,
.sidebar .category-news:focus .media-image img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
#article-page-promo .category-win,
.sidebar .category-win {
  display: block;
  padding: 0 0 5px;
  margin: 15px 0;
  border: none;
  background-color: #F0C238;
  background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
#article-page-promo .category-win:before,
.sidebar .category-win:before,
#article-page-promo .category-win:after,
.sidebar .category-win:after {
  content: " ";
  display: table;
}
#article-page-promo .category-win:after,
.sidebar .category-win:after {
  clear: both;
}
#article-page-promo .category-win:before,
.sidebar .category-win:before,
#article-page-promo .category-win:after,
.sidebar .category-win:after {
  content: " ";
  display: table;
}
#article-page-promo .category-win:after,
.sidebar .category-win:after {
  clear: both;
}
#article-page-promo .category-win:before,
.sidebar .category-win:before,
#article-page-promo .category-win:after,
.sidebar .category-win:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-win:after,
.sidebar .category-win:after {
  clear: both;
}
#article-page-promo .category-win:before,
.sidebar .category-win:before,
#article-page-promo .category-win:after,
.sidebar .category-win:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-win:after,
.sidebar .category-win:after {
  clear: both;
}
#article-page-promo .category-win .media-image,
.sidebar .category-win .media-image {
  float: left;
  position: relative;
  overflow: hidden;
  max-width: 45%;
  margin-left: 5px;
  margin-top: -5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-win .media-image img,
.sidebar .category-win .media-image img,
#article-page-promo .category-win .media-image .img-shadow,
.sidebar .category-win .media-image .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-win .media-body,
.sidebar .category-win .media-body {
  padding: 10px;
  float: left;
  max-width: 50%;
  color: white;
}
#article-page-promo .category-win .media-body h4,
.sidebar .category-win .media-body h4 {
  color: white;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  height: 3.2em;
  overflow: hidden;
}
#article-page-promo .category-win:hover,
.sidebar .category-win:hover,
#article-page-promo .category-win:focus,
.sidebar .category-win:focus {
  background-color: #f3ce60;
}
#article-page-promo .category-win:hover .media-image,
.sidebar .category-win:hover .media-image,
#article-page-promo .category-win:focus .media-image,
.sidebar .category-win:focus .media-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
#article-page-promo .category-win:hover .media-image .img-shadow,
.sidebar .category-win:hover .media-image .img-shadow,
#article-page-promo .category-win:focus .media-image .img-shadow,
.sidebar .category-win:focus .media-image .img-shadow {
  opacity: 0.1;
}
#article-page-promo .category-win:hover .media-image img,
.sidebar .category-win:hover .media-image img,
#article-page-promo .category-win:focus .media-image img,
.sidebar .category-win:focus .media-image img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
#article-page-promo .category-video,
.sidebar .category-video {
  display: block;
  padding: 0 0 5px;
  margin: 15px 0;
  border: none;
  background-color: #FF7100;
  background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
#article-page-promo .category-video:before,
.sidebar .category-video:before,
#article-page-promo .category-video:after,
.sidebar .category-video:after {
  content: " ";
  display: table;
}
#article-page-promo .category-video:after,
.sidebar .category-video:after {
  clear: both;
}
#article-page-promo .category-video:before,
.sidebar .category-video:before,
#article-page-promo .category-video:after,
.sidebar .category-video:after {
  content: " ";
  display: table;
}
#article-page-promo .category-video:after,
.sidebar .category-video:after {
  clear: both;
}
#article-page-promo .category-video:before,
.sidebar .category-video:before,
#article-page-promo .category-video:after,
.sidebar .category-video:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-video:after,
.sidebar .category-video:after {
  clear: both;
}
#article-page-promo .category-video:before,
.sidebar .category-video:before,
#article-page-promo .category-video:after,
.sidebar .category-video:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-video:after,
.sidebar .category-video:after {
  clear: both;
}
#article-page-promo .category-video .media-image,
.sidebar .category-video .media-image {
  float: left;
  position: relative;
  overflow: hidden;
  max-width: 45%;
  margin-left: 5px;
  margin-top: -5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-video .media-image img,
.sidebar .category-video .media-image img,
#article-page-promo .category-video .media-image .img-shadow,
.sidebar .category-video .media-image .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-video .media-body,
.sidebar .category-video .media-body {
  padding: 10px;
  float: left;
  max-width: 50%;
  color: white;
}
#article-page-promo .category-video .media-body h4,
.sidebar .category-video .media-body h4 {
  color: white;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  height: 3.2em;
  overflow: hidden;
}
#article-page-promo .category-video:hover,
.sidebar .category-video:hover,
#article-page-promo .category-video:focus,
.sidebar .category-video:focus {
  background-color: #ff8d33;
}
#article-page-promo .category-video:hover .media-image,
.sidebar .category-video:hover .media-image,
#article-page-promo .category-video:focus .media-image,
.sidebar .category-video:focus .media-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
#article-page-promo .category-video:hover .media-image .img-shadow,
.sidebar .category-video:hover .media-image .img-shadow,
#article-page-promo .category-video:focus .media-image .img-shadow,
.sidebar .category-video:focus .media-image .img-shadow {
  opacity: 0.1;
}
#article-page-promo .category-video:hover .media-image img,
.sidebar .category-video:hover .media-image img,
#article-page-promo .category-video:focus .media-image img,
.sidebar .category-video:focus .media-image img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
#article-page-promo .category-sport,
.sidebar .category-sport {
  display: block;
  padding: 0 0 5px;
  margin: 15px 0;
  border: none;
  background-color: #84D336;
  background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
#article-page-promo .category-sport:before,
.sidebar .category-sport:before,
#article-page-promo .category-sport:after,
.sidebar .category-sport:after {
  content: " ";
  display: table;
}
#article-page-promo .category-sport:after,
.sidebar .category-sport:after {
  clear: both;
}
#article-page-promo .category-sport:before,
.sidebar .category-sport:before,
#article-page-promo .category-sport:after,
.sidebar .category-sport:after {
  content: " ";
  display: table;
}
#article-page-promo .category-sport:after,
.sidebar .category-sport:after {
  clear: both;
}
#article-page-promo .category-sport:before,
.sidebar .category-sport:before,
#article-page-promo .category-sport:after,
.sidebar .category-sport:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-sport:after,
.sidebar .category-sport:after {
  clear: both;
}
#article-page-promo .category-sport:before,
.sidebar .category-sport:before,
#article-page-promo .category-sport:after,
.sidebar .category-sport:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-sport:after,
.sidebar .category-sport:after {
  clear: both;
}
#article-page-promo .category-sport .media-image,
.sidebar .category-sport .media-image {
  float: left;
  position: relative;
  overflow: hidden;
  max-width: 45%;
  margin-left: 5px;
  margin-top: -5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-sport .media-image img,
.sidebar .category-sport .media-image img,
#article-page-promo .category-sport .media-image .img-shadow,
.sidebar .category-sport .media-image .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-sport .media-body,
.sidebar .category-sport .media-body {
  padding: 10px;
  float: left;
  max-width: 50%;
  color: white;
}
#article-page-promo .category-sport .media-body h4,
.sidebar .category-sport .media-body h4 {
  color: white;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  height: 3.2em;
  overflow: hidden;
}
#article-page-promo .category-sport:hover,
.sidebar .category-sport:hover,
#article-page-promo .category-sport:focus,
.sidebar .category-sport:focus {
  background-color: #9ddc5e;
}
#article-page-promo .category-sport:hover .media-image,
.sidebar .category-sport:hover .media-image,
#article-page-promo .category-sport:focus .media-image,
.sidebar .category-sport:focus .media-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
#article-page-promo .category-sport:hover .media-image .img-shadow,
.sidebar .category-sport:hover .media-image .img-shadow,
#article-page-promo .category-sport:focus .media-image .img-shadow,
.sidebar .category-sport:focus .media-image .img-shadow {
  opacity: 0.1;
}
#article-page-promo .category-sport:hover .media-image img,
.sidebar .category-sport:hover .media-image img,
#article-page-promo .category-sport:focus .media-image img,
.sidebar .category-sport:focus .media-image img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
#article-page-promo .category-learn,
.sidebar .category-learn {
  display: block;
  padding: 0 0 5px;
  margin: 15px 0;
  border: none;
  background-color: #B368FF;
  background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
#article-page-promo .category-learn:before,
.sidebar .category-learn:before,
#article-page-promo .category-learn:after,
.sidebar .category-learn:after {
  content: " ";
  display: table;
}
#article-page-promo .category-learn:after,
.sidebar .category-learn:after {
  clear: both;
}
#article-page-promo .category-learn:before,
.sidebar .category-learn:before,
#article-page-promo .category-learn:after,
.sidebar .category-learn:after {
  content: " ";
  display: table;
}
#article-page-promo .category-learn:after,
.sidebar .category-learn:after {
  clear: both;
}
#article-page-promo .category-learn:before,
.sidebar .category-learn:before,
#article-page-promo .category-learn:after,
.sidebar .category-learn:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-learn:after,
.sidebar .category-learn:after {
  clear: both;
}
#article-page-promo .category-learn:before,
.sidebar .category-learn:before,
#article-page-promo .category-learn:after,
.sidebar .category-learn:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#article-page-promo .category-learn:after,
.sidebar .category-learn:after {
  clear: both;
}
#article-page-promo .category-learn .media-image,
.sidebar .category-learn .media-image {
  float: left;
  position: relative;
  overflow: hidden;
  max-width: 45%;
  margin-left: 5px;
  margin-top: -5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-learn .media-image img,
.sidebar .category-learn .media-image img,
#article-page-promo .category-learn .media-image .img-shadow,
.sidebar .category-learn .media-image .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#article-page-promo .category-learn .media-body,
.sidebar .category-learn .media-body {
  padding: 10px;
  float: left;
  max-width: 50%;
  color: white;
}
#article-page-promo .category-learn .media-body h4,
.sidebar .category-learn .media-body h4 {
  color: white;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  height: 3.2em;
  overflow: hidden;
}
#article-page-promo .category-learn:hover,
.sidebar .category-learn:hover,
#article-page-promo .category-learn:focus,
.sidebar .category-learn:focus {
  background-color: #c286ff;
}
#article-page-promo .category-learn:hover .media-image,
.sidebar .category-learn:hover .media-image,
#article-page-promo .category-learn:focus .media-image,
.sidebar .category-learn:focus .media-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
#article-page-promo .category-learn:hover .media-image .img-shadow,
.sidebar .category-learn:hover .media-image .img-shadow,
#article-page-promo .category-learn:focus .media-image .img-shadow,
.sidebar .category-learn:focus .media-image .img-shadow {
  opacity: 0.1;
}
#article-page-promo .category-learn:hover .media-image img,
.sidebar .category-learn:hover .media-image img,
#article-page-promo .category-learn:focus .media-image img,
.sidebar .category-learn:focus .media-image img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.type-post {
  margin: 0 0 40px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.type-post {
    margin: 20px 0;
  }
}
div.type-post .card-img {
  position: relative;
  overflow: hidden;
}
div.type-post .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.type-post .card-img img,
div.type-post .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.type-post .label {
  background: #008AFF;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post .caption {
  background: #008AFF url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat right bottom;
  background-size: contain;
  padding: 15px 15px 30px;
  position: relative;
}
div.type-post .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 3em;
  margin: 0 ;
  overflow: hidden;
  text-transform: uppercase;
}
div.type-post .card-cta {
  position: absolute;
  bottom: -20px;
  left: 15px;
  text-align: center;
}
div.type-post .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post:hover .img-shadow {
  opacity: 0.1;
}
div.type-post:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.type-post:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.type-post.category-news {
  margin: 0 0 40px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.type-post.category-news {
    margin: 20px 0;
  }
}
div.type-post.category-news .card-img {
  position: relative;
  overflow: hidden;
}
div.type-post.category-news .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.type-post.category-news .card-img img,
div.type-post.category-news .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.type-post.category-news .label {
  background: #12B6ED;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-news .caption {
  background: #12B6ED url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat right bottom;
  background-size: contain;
  padding: 15px 15px 30px;
  position: relative;
}
div.type-post.category-news .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 3em;
  margin: 0 ;
  overflow: hidden;
  text-transform: uppercase;
}
div.type-post.category-news .card-cta {
  position: absolute;
  bottom: -20px;
  left: 15px;
  text-align: center;
}
div.type-post.category-news .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-news:hover .img-shadow {
  opacity: 0.1;
}
div.type-post.category-news:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.type-post.category-news:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.type-post.category-win {
  margin: 0 0 40px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.type-post.category-win {
    margin: 20px 0;
  }
}
div.type-post.category-win .card-img {
  position: relative;
  overflow: hidden;
}
div.type-post.category-win .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.type-post.category-win .card-img img,
div.type-post.category-win .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.type-post.category-win .label {
  background: #F0C238;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-win .caption {
  background: #F0C238 url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat right bottom;
  background-size: contain;
  padding: 15px 15px 30px;
  position: relative;
}
div.type-post.category-win .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 3em;
  margin: 0 ;
  overflow: hidden;
  text-transform: uppercase;
}
div.type-post.category-win .card-cta {
  position: absolute;
  bottom: -20px;
  left: 15px;
  text-align: center;
}
div.type-post.category-win .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-win:hover .img-shadow {
  opacity: 0.1;
}
div.type-post.category-win:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.type-post.category-win:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.type-post.category-video {
  margin: 0 0 40px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.type-post.category-video {
    margin: 20px 0;
  }
}
div.type-post.category-video .card-img {
  position: relative;
  overflow: hidden;
}
div.type-post.category-video .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.type-post.category-video .card-img img,
div.type-post.category-video .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.type-post.category-video .label {
  background: #FF7100;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-video .caption {
  background: #FF7100 url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat right bottom;
  background-size: contain;
  padding: 15px 15px 30px;
  position: relative;
}
div.type-post.category-video .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 3em;
  margin: 0 ;
  overflow: hidden;
  text-transform: uppercase;
}
div.type-post.category-video .card-cta {
  position: absolute;
  bottom: -20px;
  left: 15px;
  text-align: center;
}
div.type-post.category-video .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-video:hover .img-shadow {
  opacity: 0.1;
}
div.type-post.category-video:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.type-post.category-video:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.type-post.category-sport {
  margin: 0 0 40px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.type-post.category-sport {
    margin: 20px 0;
  }
}
div.type-post.category-sport .card-img {
  position: relative;
  overflow: hidden;
}
div.type-post.category-sport .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.type-post.category-sport .card-img img,
div.type-post.category-sport .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.type-post.category-sport .label {
  background: #84D336;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-sport .caption {
  background: #84D336 url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat right bottom;
  background-size: contain;
  padding: 15px 15px 30px;
  position: relative;
}
div.type-post.category-sport .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 3em;
  margin: 0 ;
  overflow: hidden;
  text-transform: uppercase;
}
div.type-post.category-sport .card-cta {
  position: absolute;
  bottom: -20px;
  left: 15px;
  text-align: center;
}
div.type-post.category-sport .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-sport:hover .img-shadow {
  opacity: 0.1;
}
div.type-post.category-sport:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.type-post.category-sport:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.type-post.category-learn {
  margin: 0 0 40px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.type-post.category-learn {
    margin: 20px 0;
  }
}
div.type-post.category-learn .card-img {
  position: relative;
  overflow: hidden;
}
div.type-post.category-learn .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.type-post.category-learn .card-img img,
div.type-post.category-learn .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.type-post.category-learn .label {
  background: #B368FF;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-learn .caption {
  background: #B368FF url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat right bottom;
  background-size: contain;
  padding: 15px 15px 30px;
  position: relative;
}
div.type-post.category-learn .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 3em;
  margin: 0 ;
  overflow: hidden;
  text-transform: uppercase;
}
div.type-post.category-learn .card-cta {
  position: absolute;
  bottom: -20px;
  left: 15px;
  text-align: center;
}
div.type-post.category-learn .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.type-post.category-learn:hover .img-shadow {
  opacity: 0.1;
}
div.type-post.category-learn:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.type-post.category-learn:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.card-feature .post {
  margin: 0 0 20px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.card-feature .post {
    margin: 10px 0 25px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post {
    margin: 0;
  }
}
div.card-feature .post .card-img {
  position: relative;
}
div.card-feature .post .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.card-feature .post .card-img img,
div.card-feature .post .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.card-feature .post .label {
  background: #008AFF;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post .caption {
  background: #008AFF;
  padding: 7px 15px;
  position: absolute !important;
  bottom: 40px !important;
  left: 15px !important;
}
div.card-feature .post .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 1.5em;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
@media (min-width: 768px) {
  div.card-feature .post .caption h4 {
    font-size: 2em;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #1E2225;
    -webkit-text-stroke-width: 2px;
    text-fill-color: #fff;
    text-stroke-color: #1E2225;
    text-stroke-width: 2px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post .caption h4 {
    font-size: 1.7em;
  }
}
div.card-feature .post .card-cta {
  position: relative !important;
  margin-top: -20px !important;
  margin-left: 15px !important;
  left: 0;
  bottom: 0;
  text-align: left;
}
div.card-feature .post .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post:hover .img-shadow {
  opacity: 0.1;
}
div.card-feature .post:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.card-feature .post:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.card-feature .post.category-news {
  margin: 0 0 20px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.card-feature .post.category-news {
    margin: 10px 0 25px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-news {
    margin: 0;
  }
}
div.card-feature .post.category-news .card-img {
  position: relative;
}
div.card-feature .post.category-news .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.card-feature .post.category-news .card-img img,
div.card-feature .post.category-news .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.card-feature .post.category-news .label {
  background: #12B6ED;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-news .caption {
  background: #12B6ED;
  padding: 7px 15px;
  position: absolute !important;
  bottom: 40px !important;
  left: 15px !important;
}
div.card-feature .post.category-news .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 1.5em;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
@media (min-width: 768px) {
  div.card-feature .post.category-news .caption h4 {
    font-size: 2em;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #1E2225;
    -webkit-text-stroke-width: 2px;
    text-fill-color: #fff;
    text-stroke-color: #1E2225;
    text-stroke-width: 2px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-news .caption h4 {
    font-size: 1.7em;
  }
}
div.card-feature .post.category-news .card-cta {
  position: relative !important;
  margin-top: -20px !important;
  margin-left: 15px !important;
  left: 0;
  bottom: 0;
  text-align: left;
}
div.card-feature .post.category-news .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-news:hover .img-shadow {
  opacity: 0.1;
}
div.card-feature .post.category-news:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.card-feature .post.category-news:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.card-feature .post.category-win {
  margin: 0 0 20px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.card-feature .post.category-win {
    margin: 10px 0 25px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-win {
    margin: 0;
  }
}
div.card-feature .post.category-win .card-img {
  position: relative;
}
div.card-feature .post.category-win .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.card-feature .post.category-win .card-img img,
div.card-feature .post.category-win .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.card-feature .post.category-win .label {
  background: #F0C238;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-win .caption {
  background: #F0C238;
  padding: 7px 15px;
  position: absolute !important;
  bottom: 40px !important;
  left: 15px !important;
}
div.card-feature .post.category-win .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 1.5em;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
@media (min-width: 768px) {
  div.card-feature .post.category-win .caption h4 {
    font-size: 2em;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #1E2225;
    -webkit-text-stroke-width: 2px;
    text-fill-color: #fff;
    text-stroke-color: #1E2225;
    text-stroke-width: 2px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-win .caption h4 {
    font-size: 1.7em;
  }
}
div.card-feature .post.category-win .card-cta {
  position: relative !important;
  margin-top: -20px !important;
  margin-left: 15px !important;
  left: 0;
  bottom: 0;
  text-align: left;
}
div.card-feature .post.category-win .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-win:hover .img-shadow {
  opacity: 0.1;
}
div.card-feature .post.category-win:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.card-feature .post.category-win:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.card-feature .post.category-video {
  margin: 0 0 20px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.card-feature .post.category-video {
    margin: 10px 0 25px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-video {
    margin: 0;
  }
}
div.card-feature .post.category-video .card-img {
  position: relative;
}
div.card-feature .post.category-video .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.card-feature .post.category-video .card-img img,
div.card-feature .post.category-video .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.card-feature .post.category-video .label {
  background: #FF7100;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-video .caption {
  background: #FF7100;
  padding: 7px 15px;
  position: absolute !important;
  bottom: 40px !important;
  left: 15px !important;
}
div.card-feature .post.category-video .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 1.5em;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
@media (min-width: 768px) {
  div.card-feature .post.category-video .caption h4 {
    font-size: 2em;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #1E2225;
    -webkit-text-stroke-width: 2px;
    text-fill-color: #fff;
    text-stroke-color: #1E2225;
    text-stroke-width: 2px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-video .caption h4 {
    font-size: 1.7em;
  }
}
div.card-feature .post.category-video .card-cta {
  position: relative !important;
  margin-top: -20px !important;
  margin-left: 15px !important;
  left: 0;
  bottom: 0;
  text-align: left;
}
div.card-feature .post.category-video .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-video:hover .img-shadow {
  opacity: 0.1;
}
div.card-feature .post.category-video:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.card-feature .post.category-video:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.card-feature .post.category-sport {
  margin: 0 0 20px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.card-feature .post.category-sport {
    margin: 10px 0 25px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-sport {
    margin: 0;
  }
}
div.card-feature .post.category-sport .card-img {
  position: relative;
}
div.card-feature .post.category-sport .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.card-feature .post.category-sport .card-img img,
div.card-feature .post.category-sport .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.card-feature .post.category-sport .label {
  background: #84D336;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-sport .caption {
  background: #84D336;
  padding: 7px 15px;
  position: absolute !important;
  bottom: 40px !important;
  left: 15px !important;
}
div.card-feature .post.category-sport .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 1.5em;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
@media (min-width: 768px) {
  div.card-feature .post.category-sport .caption h4 {
    font-size: 2em;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #1E2225;
    -webkit-text-stroke-width: 2px;
    text-fill-color: #fff;
    text-stroke-color: #1E2225;
    text-stroke-width: 2px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-sport .caption h4 {
    font-size: 1.7em;
  }
}
div.card-feature .post.category-sport .card-cta {
  position: relative !important;
  margin-top: -20px !important;
  margin-left: 15px !important;
  left: 0;
  bottom: 0;
  text-align: left;
}
div.card-feature .post.category-sport .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-sport:hover .img-shadow {
  opacity: 0.1;
}
div.card-feature .post.category-sport:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.card-feature .post.category-sport:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
div.card-feature .post.category-learn {
  margin: 0 0 20px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
@media (min-width: 768px) {
  div.card-feature .post.category-learn {
    margin: 10px 0 25px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-learn {
    margin: 0;
  }
}
div.card-feature .post.category-learn .card-img {
  position: relative;
}
div.card-feature .post.category-learn .card-img a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
div.card-feature .post.category-learn .card-img img,
div.card-feature .post.category-learn .card-img .img-shadow {
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.card-feature .post.category-learn .label {
  background: #B368FF;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -5px;
  left: 15px;
  z-index: 10;
  line-height: 1.5em;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-learn .caption {
  background: #B368FF;
  padding: 7px 15px;
  position: absolute !important;
  bottom: 40px !important;
  left: 15px !important;
}
div.card-feature .post.category-learn .caption h4 {
  color: white;
  line-height: 1.5em;
  height: 1.5em;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
@media (min-width: 768px) {
  div.card-feature .post.category-learn .caption h4 {
    font-size: 2em;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #1E2225;
    -webkit-text-stroke-width: 2px;
    text-fill-color: #fff;
    text-stroke-color: #1E2225;
    text-stroke-width: 2px;
  }
}
@media (min-width: 992px) {
  div.card-feature .post.category-learn .caption h4 {
    font-size: 1.7em;
  }
}
div.card-feature .post.category-learn .card-cta {
  position: relative !important;
  margin-top: -20px !important;
  margin-left: 15px !important;
  left: 0;
  bottom: 0;
  text-align: left;
}
div.card-feature .post.category-learn .card-cta .btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.card-feature .post.category-learn:hover .img-shadow {
  opacity: 0.1;
}
div.card-feature .post.category-learn:hover img {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
div.card-feature .post.category-learn:hover .btn {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: scale(1.1, );
  -ms-transform: scale(1.1, );
  transform: scale(1.1, );
}
#back-to-top {
  width: 100%;
  position: relative;
  top: 25px;
  z-index: 11;
}
footer[role="content-info"] {
  /* background: #008AFF url(../_img/ui/stars.png) repeat; */
  background: #008AFF url('/wp-content/themes/funkidslive/_img/ui/stars.png') repeat;
  background-size: contain;
  position: relative;
}
footer[role="content-info"]:before {
  position: absolute;
  content: '';
  pointer-events: none;
  right: 0;
  left: 0;
  z-index: -1;
  display: block;
  height: 150px;
  background-size: 50px 100%;
  top: -25px;
  background-image: linear-gradient(225deg, transparent 25%, #008AFF 25%), linear-gradient(135deg, transparent 25%, #008AFF 25%);
  background-position: 50%;
}
footer[role="content-info"] .container {
  position: relative;
}
footer[role="content-info"] .container #illo {
  position: absolute;
  right: 15px;
  bottom: 10px;
  width: 210px;
}
footer[role="content-info"] .container #pre-footer {
  padding-bottom: 0;
}
footer[role="content-info"] .container #pre-footer h2 {
  color: white;
  margin-top: 15px;
}
footer[role="content-info"] .container #pre-footer p {
  color: white;
}
footer[role="content-info"] .container #pre-footer .social-links {
  margin-bottom: 0;
  padding-bottom: 15px;
  border-bottom: 4px solid;
  border-color: #1996ff;
}
footer[role="content-info"] .container #pre-footer .social-links ul {
  margin-bottom: 0;
}
footer[role="content-info"] .container #pre-footer .social-links li {
  margin-top: 10px;
}
footer[role="content-info"] .container #pre-footer .social-links li a {
  color: white;
  background: #0067bf;
}
footer[role="content-info"] .container #pre-footer .social-links li a:hover {
  color: #008AFF;
  background: white;
  border-color: white;
}
footer[role="content-info"] .container #pre-footer .social-links li a i {
  font-size: 16px;
  padding-right: 10px;
}
footer[role="content-info"] .container #footer {
  color: #fff;
}
footer[role="content-info"] .container #footer a {
  color: #fff;
  opacity: .6;
}
footer[role="content-info"] .container #footer a:hover {
  opacity: 1;
  text-decoration: none;
}
footer[role="content-info"] .container #footer ul,
footer[role="content-info"] .container #footer p {
  margin-bottom: 12px;
}
footer[role="content-info"] .container #footer ul li strong {
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
}
footer[role="content-info"] .container #footer #site-map ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
footer[role="content-info"] .container #footer #site-map ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
footer[role="content-info"] .container #footer #site-map ul .menu {
  margin-bottom: 0;
}
footer[role="content-info"] .container #footer #site-map > p {
  margin: 0;
  font-size: 80%;
  color: #fff;
  opacity: .6;
}
#featured-posts {
  padding-top: 15px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #featured-posts {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #featured-posts {
    padding-bottom: 15px;
  }
}
#onair-promo {
  padding: 15px 0 0;
}
#onair-promo .page-header {
  padding: 0;
  margin: 0 ;
}
#onair-promo .page-header h2 {
  margin: 0;
  color: #1E2225;
  background: #FFE066;
  padding: 15px;
  font-size: 24px;
}
#onair-promo .onair-live {
  padding: 0 0 15px;
  margin-bottom: 15px;
  background: #FFE066;
}
#onair-promo .onair-live:before,
#onair-promo .onair-live:after {
  content: " ";
  display: table;
}
#onair-promo .onair-live:after {
  clear: both;
}
#onair-promo .onair-live:before,
#onair-promo .onair-live:after {
  content: " ";
  display: table;
}
#onair-promo .onair-live:after {
  clear: both;
}
#onair-promo .onair-live:before,
#onair-promo .onair-live:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#onair-promo .onair-live:after {
  clear: both;
}
#onair-promo .onair-live:before,
#onair-promo .onair-live:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#onair-promo .onair-live:after {
  clear: both;
}
@media (min-width: 992px) {
  #onair-promo .onair-live .onair-show {
    padding-right: 0;
  }
}
#onair-promo .onair-live .onair-show .dj-photo {
  margin-bottom: 15px;
  position: relative;
  z-index: 10;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
#onair-promo .onair-live .onair-show .dj-photo img {
  height: 100%;
  width: 100%;
}
#onair-promo .onair-live .onair-show .dj-photo h2 {
  width: 50%;
  color: white;
  position: absolute;
  top: 15px;
  left: 15px;
}
#onair-promo .onair-live .onair-show .dj-photo p {
  width: 100%;
  background: #DE0000;
  color: white;
  font-size: 14px;
  padding: 10px 15px;
  margin: 0;
  position: absolute;
  bottom: 0;
}
#onair-promo .onair-live .onair-show .dj-photo p span {
  text-transform: capitalize;
}
@media (min-width: 992px) {
  #onair-promo .onair-live .onair-content {
    padding-top: 15px;
    padding-left: 0;
  }
}
#onair-promo .onair-live .onair-content h3 {
  margin-top: 0;
  color: #1E2225;
}
#onair-promo .onair-live .onair-content .list-group {
  margin-bottom: 15px;
}
#onair-promo .onair-live .onair-content .list-group .list-group-item {
  color: #1E2225;
  background-color: white;
  border: 1px solid #ffd326;
}
#onair-promo .onair-live .onair-content .list-group .list-group-item:hover {
  color: white;
  background: #008AFF;
}
#onair-promo .onair-live .onair-content .list-group p.list-group-item {
  color: #1E2225;
  background-color: white;
  border: 1px solid #ffd326;
}
#onair-promo .onair-live .onair-content .list-group p.list-group-item:hover {
  color: #1E2225;
  background-color: white;
  border: 1px solid #ffd326;
}
#onair-promo .onair-live .onair-control a {
  margin-bottom: 2px;
}
@media (min-width: 480px) {
  #onair-promo .onair-live .onair-control a {
    margin-bottom: 0;
  }
}
#onair-promo .onair-live .onair-control .pull-right {
  float: none !important;
}
@media (min-width: 480px) {
  #onair-promo .onair-live .onair-control .pull-right {
    float: right !important;
  }
}
#onair-promo .mini-schedule:before,
#onair-promo .mini-schedule:after {
  content: " ";
  display: table;
}
#onair-promo .mini-schedule:after {
  clear: both;
}
#onair-promo .mini-schedule:before,
#onair-promo .mini-schedule:after {
  content: " ";
  display: table;
}
#onair-promo .mini-schedule:after {
  clear: both;
}
#onair-promo .mini-schedule:before,
#onair-promo .mini-schedule:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#onair-promo .mini-schedule:after {
  clear: both;
}
#onair-promo .mini-schedule:before,
#onair-promo .mini-schedule:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#onair-promo .mini-schedule:after {
  clear: both;
}
#onair-promo .mini-schedule .onair-next > div {
  padding: 0 0 15px 0;
  background: #FFE066;
  position: relative;
  margin-bottom: 15px;
}
#onair-promo .mini-schedule .onair-next > div .page-header {
  border-bottom: 4px solid #ffd326;
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #onair-promo .mini-schedule .onair-next {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) {
  #onair-promo .mini-schedule .onair-next {
    float: left;
    width: 50%;
  }
}
#onair-promo .mini-schedule .onair-later > div {
  background: #FFE066;
  padding: 0 0 15px 0;
  position: relative;
}
#onair-promo .mini-schedule .onair-later > div .page-header {
  border-bottom: 4px solid #ffd326;
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #onair-promo .mini-schedule .onair-later {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) {
  #onair-promo .mini-schedule .onair-later {
    float: left;
    width: 50%;
  }
}
#onair-promo .mini-schedule .show-title {
  margin-bottom: 0;
  padding: 0 15px;
}
#onair-promo .mini-schedule .show-tense {
  font-size: 14px;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  color: #008AFF;
  border-bottom: 2px solid #008AFF;
}
#onair-promo .mini-schedule .show-time {
  font-size: 14px;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  color: #008AFF;
}
#onair-promo .mini-schedule .show-name {
  display: block;
}
#onair-promo .mini-schedule .avatar {
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 22.5%;
}
#popular-posts .page-header {
  padding: 0;
  margin: 0 ;
}
#popular-posts .page-header h2 {
  margin: 0;
  color: #1E2225;
  background: #FFE066;
  padding: 15px;
  font-size: 24px;
}
#popular-posts .row {
  background: #FFE066;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
#popular-posts .row h3 {
  color: #DE0000;
  background: white;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
#popular-posts .row:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: #FFF9DF;
  position: absolute;
  top: 53px;
}
#video-posts .page-header {
  padding: 0;
  margin: 0;
}
#video-posts .page-header h2 {
  margin: 0;
  color: #1E2225;
  background: #FFE066;
  padding: 15px 15px 0;
  font-size: 24px;
}
#video-posts .row .feature-media-content {
  background: #FFE066;
  padding: 15px;
}
#video-posts .row .list-group {
  padding: 15px;
  background: #FFE066;
}
#video-posts .row .list-group-item:before,
#video-posts .row .list-group-item:after {
  content: " ";
  display: table;
}
#video-posts .row .list-group-item:after {
  clear: both;
}
#video-posts .row .list-group-item:before,
#video-posts .row .list-group-item:after {
  content: " ";
  display: table;
}
#video-posts .row .list-group-item:after {
  clear: both;
}
#video-posts .row .list-group-item:before,
#video-posts .row .list-group-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#video-posts .row .list-group-item:after {
  clear: both;
}
#video-posts .row .list-group-item:before,
#video-posts .row .list-group-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#video-posts .row .list-group-item:after {
  clear: both;
}
#video-posts .row .list-group-item .media-body .list-group-item-text {
  color: #1E2225;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  min-height: 3.2em;
}
#video-posts .row .list-group-item:hover {
  background: #008AFF;
}
#video-posts .row .list-group-item:hover .media-body .list-group-item-text {
  color: white;
}
#video-posts .row .list-group-item > .pull-left {
  position: absolute;
  top: 15px;
  padding: 0 ;
  margin-top: 0;
  width: 80px;
}
#video-posts .row .media-body {
  padding-left: 95px !important;
}
#main.container-fluid {
  margin: 0px 0 0; /* was 62px */
  padding-top: 15px ;
}
@media (min-width: 768px) {
  #main.container-fluid {
    margin: 82px 0 0;
    padding-top: 15px;
  }
}
@media (min-width: 992px) {
  #main.container-fluid {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .card-group > div {
    height: 321px;
  }
}
@media (min-width: 1200px) {
  .card-group > div {
    height: 350px;
  }
}
.page-section {
  padding-top: 15px;
  padding-bottom: 15px;
}
#page-article .page-section {
  margin-top: 0;
}
#page-hero {
  margin-top: 0 !important;
}
#page-radio #onair-promo {
  margin-top: 0;
  padding-top: 0 !important;
}
#page-radio aside,
#page-schedule aside {
  margin-top: 15px;
}
#page-schedule {
  border-bottom: 4px solid #f3f4f5;
  padding-bottom: 0;
  padding-top: 0;
}
#page-schedule h1 {
  margin-top: 0;
}
#page-radio {
  border-bottom: 4px solid #f3f4f5;
  padding-top: 0;
}
#onair-promo .onair-content .list-group .list-group-item {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.onair-promo .mini-schedule {
  position: relative;
}
.onair-promo .mini-schedule .onair-live {
  padding: 15px;
}
.onair-promo .mini-schedule .onair-live span {
  color: white;
}
.onair-promo .mini-schedule .onair-live .show-title {
  margin-bottom: 15px;
  padding: 0;
}
.onair-promo .mini-schedule .onair-live .show-tense {
  border-bottom: 2px solid white;
}
.onair-promo .mini-schedule .onair-live .show-song {
  width: 70%;
  text-transform: capitalize;
}
.onair-promo .mini-schedule .onair-live .avatar {
  position: absolute;
  right: 15px;
  bottom: 1px;
  margin-bottom: 0;
  padding-bottom: 0;
  background: transparent;
  width: 22.5%;
}
#page-home #onair-promo .mini-schedule .onair-next {
  margin-bottom: 15px !important;
}
#page-radio #onair-promo .mini-schedule:before,
#page-home #onair-promo .mini-schedule:before,
#page-radio #onair-promo .mini-schedule:after,
#page-home #onair-promo .mini-schedule:after {
  content: " ";
  display: table;
}
#page-radio #onair-promo .mini-schedule:after,
#page-home #onair-promo .mini-schedule:after {
  clear: both;
}
#page-radio #onair-promo .mini-schedule:before,
#page-home #onair-promo .mini-schedule:before,
#page-radio #onair-promo .mini-schedule:after,
#page-home #onair-promo .mini-schedule:after {
  content: " ";
  display: table;
}
#page-radio #onair-promo .mini-schedule:after,
#page-home #onair-promo .mini-schedule:after {
  clear: both;
}
#page-radio #onair-promo .mini-schedule:before,
#page-home #onair-promo .mini-schedule:before,
#page-radio #onair-promo .mini-schedule:after,
#page-home #onair-promo .mini-schedule:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#page-radio #onair-promo .mini-schedule:after,
#page-home #onair-promo .mini-schedule:after {
  clear: both;
}
#page-radio #onair-promo .mini-schedule:before,
#page-home #onair-promo .mini-schedule:before,
#page-radio #onair-promo .mini-schedule:after,
#page-home #onair-promo .mini-schedule:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#page-radio #onair-promo .mini-schedule:after,
#page-home #onair-promo .mini-schedule:after {
  clear: both;
}
#page-radio #onair-promo .mini-schedule .onair-next,
#page-home #onair-promo .mini-schedule .onair-next {
  background: #FFE066;
  padding: 15px 0 15px 15px;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  #page-radio #onair-promo .mini-schedule .onair-next,
  #page-home #onair-promo .mini-schedule .onair-next {
    margin-bottom: 0;
  }
}
#page-radio #onair-promo .mini-schedule .onair-next:hover,
#page-home #onair-promo .mini-schedule .onair-next:hover {
  background: rgba(240, 194, 56, 0.8);
}
#page-radio #onair-promo .mini-schedule .onair-later,
#page-home #onair-promo .mini-schedule .onair-later {
  background: #FFE066;
  padding: 15px 0 15px 15px;
  position: relative;
}
#page-radio #onair-promo .mini-schedule .onair-later:hover,
#page-home #onair-promo .mini-schedule .onair-later:hover {
  background: rgba(245, 167, 69, 0.8);
}
#page-radio #onair-promo .mini-schedule .show-title,
#page-home #onair-promo .mini-schedule .show-title {
  margin-bottom: 0;
  padding: 0;
}
#page-radio #onair-promo .mini-schedule .show-tense,
#page-home #onair-promo .mini-schedule .show-tense {
  font-size: 14px;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  color: white;
  border-bottom: 2px solid white;
}
#page-radio #onair-promo .mini-schedule .show-time,
#page-home #onair-promo .mini-schedule .show-time {
  font-size: 14px;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  color: white;
}
#page-radio #onair-promo .mini-schedule .show-name,
#page-home #onair-promo .mini-schedule .show-name {
  display: block;
  color: white;
  margin-bottom: 10px;
}
#page-radio #onair-promo .mini-schedule .avatar,
#page-home #onair-promo .mini-schedule .avatar {
  position: absolute;
  right: 15px;
  bottom: 1px;
  margin-bottom: 0;
  padding-bottom: 0;
  background: transparent;
}
.onair-next.nights,
.onair-later.nights,
.onair-promo .mini-schedule .nights {
  background: #2D2556 !important;
}
.onair-next.the-club-with-bex,
.onair-next.the-club-with-jamie,
.onair-later.the-club-with-bex,
.onair-later.the-club-with-jamie,
.onair-promo .mini-schedule .the-club-with-jamie,
.onair-promo .mini-schedule .the-club-with-bex {
  background: #84D336 !important;
}
.onair-next.breakfast-with-sean,
.onair-next.weekend-breakfast,
.onair-later.breakfast-with-sean,
.onair-later.weekend-breakfast,
.onair-promo .mini-schedule .weekend-breakfast,
.onair-promo .mini-schedule .breakfast-with-sean {
  background: #12B6ED !important;
}
.onair-next.josh,
.onair-later.josh,
.onair-promo .mini-schedule .josh {
  background: #EC50C9 !important;
}
.onair-next.frankie,
.onair-later.frankie,
.onair-promo .mini-schedule .frankie {
  background: #00F8EA !important;
}
.onair-next.fun-kids-junior-with-charlotte,
.onair-later.fun-kids-junior-with-charlotte,
.onair-promo .mini-schedule .fun-kids-junior-with-charlotte {
  background: #F0C238 !important;
}
.onair-next.fun-kids-junior-with-dan,
.onair-later.fun-kids-junior-with-dan,
.onair-promo .mini-schedule .fun-kids-junior-with-dan {
  background: #F5A745 !important;
}
.onair-next.the-bin-weevils-show,
.onair-later.the-bin-weevils-show,
.onair-promo .mini-schedule .the-bin-weevils-show {
  background: #0022FF !important;
}
.onair-next.beanotown,
.onair-later.beanotown,
.onair-promo .mini-schedule .beanotown {
  background: #B368FF !important;
}
#radio-podcasts {
  padding-top: 30px;
  margin-bottom: 30px;
}
#radio-podcasts li {
  margin-top: 15px;
}
#radio-podcasts li a div {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
  z-index: 10;
}
#radio-podcasts li a p {
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  color: white;
  background: #DE0000;
  padding: 20px 5px 5px;
  margin: 0;
  width: 75%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
  top: -15px;
}
#radio-podcasts li a:hover div {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
#radio-podcasts li a:hover p {
  top: 0;
}
#onair-articles {
  margin-bottom: 30px;
}
#popstars:before,
#popstars:after {
  content: " ";
  display: table;
}
#popstars:after {
  clear: both;
}
#popstars:before,
#popstars:after {
  content: " ";
  display: table;
}
#popstars:after {
  clear: both;
}
#popstars:before,
#popstars:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#popstars:after {
  clear: both;
}
#popstars:before,
#popstars:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#popstars:after {
  clear: both;
}
.contact-info {
  background: #f3f4f5;
  padding: 15px 15px 0;
  margin-top: 15px;
}
.contact-info li {
  margin-bottom: 15px;
}
.contact-info .contact-icon {
  width: 90px;
  height: 90px;
  margin-right: 15px;
}
.contact-info .contact-icon img {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.contact-info h3 {
  margin-bottom: 0;
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.contact-info p {
  margin: 0;
}
.contact-info a:hover h3 {
  border-bottom: 2px solid #008AFF;
}
.contact-info a:hover .contact-icon img {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transform: scale(1.025, );
  -ms-transform: scale(1.025, );
  transform: scale(1.025, );
}
body.page-template-schedule .nights {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #423b67;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
body.page-template-schedule .nights:hover {
  background: rgba(45, 37, 86, 0.8);
}
@media (min-width: 768px) {
  body.page-template-schedule .nights > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #161229;
  }
}
body.page-template-schedule .nights > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
body.page-template-schedule .nights .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
body.page-template-schedule .nights .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  body.page-template-schedule .nights .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  body.page-template-schedule .nights .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
body.page-template-schedule .nights .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
body.page-template-schedule .nights .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
body.page-template-schedule .nights .schedule-item-meta h3:hover {
  text-decoration: underline;
}
body.page-template-schedule .nights .schedule-item-meta p {
  color: white;
}
body.page-template-schedule .nights .schedule-item-presenter {
  height: 100%;
}
body.page-template-schedule .nights .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.page-template-schedule .the-club-with-bex,
body.page-template-schedule .the-club-with-jamie {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #90d74a;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
body.page-template-schedule .the-club-with-bex:hover,
body.page-template-schedule .the-club-with-jamie:hover {
  background: rgba(132, 211, 54, 0.8);
}
@media (min-width: 768px) {
  body.page-template-schedule .the-club-with-bex > div:first-of-type,
  body.page-template-schedule .the-club-with-jamie > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #64a524;
  }
}
body.page-template-schedule .the-club-with-bex > div:last-of-type,
body.page-template-schedule .the-club-with-jamie > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
body.page-template-schedule .the-club-with-bex .schedule-item-time,
body.page-template-schedule .the-club-with-jamie .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
body.page-template-schedule .the-club-with-bex .schedule-item-time p,
body.page-template-schedule .the-club-with-jamie .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  body.page-template-schedule .the-club-with-bex .schedule-item-time,
  body.page-template-schedule .the-club-with-jamie .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  body.page-template-schedule .the-club-with-bex .schedule-item-time p,
  body.page-template-schedule .the-club-with-jamie .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
body.page-template-schedule .the-club-with-bex .schedule-item-meta h3,
body.page-template-schedule .the-club-with-jamie .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
body.page-template-schedule .the-club-with-bex .schedule-item-meta h3 a,
body.page-template-schedule .the-club-with-jamie .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
body.page-template-schedule .the-club-with-bex .schedule-item-meta h3:hover,
body.page-template-schedule .the-club-with-jamie .schedule-item-meta h3:hover {
  text-decoration: underline;
}
body.page-template-schedule .the-club-with-bex .schedule-item-meta p,
body.page-template-schedule .the-club-with-jamie .schedule-item-meta p {
  color: white;
}
body.page-template-schedule .the-club-with-bex .schedule-item-presenter,
body.page-template-schedule .the-club-with-jamie .schedule-item-presenter {
  height: 100%;
}
body.page-template-schedule .the-club-with-bex .schedule-item-presenter img,
body.page-template-schedule .the-club-with-jamie .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.schedule-list-item-fire {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #ff7f19;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.schedule-list-item-fire:hover {
  background: rgba(255, 113, 0, 0.8);
}
@media (min-width: 768px) {
  .schedule-list-item-fire > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #bf5500;
  }
}
.schedule-list-item-fire > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
.schedule-list-item-fire .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
.schedule-list-item-fire .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  .schedule-list-item-fire .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  .schedule-list-item-fire .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
.schedule-list-item-fire .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
.schedule-list-item-fire .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
.schedule-list-item-fire .schedule-item-meta h3:hover {
  text-decoration: underline;
}
.schedule-list-item-fire .schedule-item-meta p {
  color: white;
}
.schedule-list-item-fire .schedule-item-presenter {
  height: 100%;
}
.schedule-list-item-fire .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.schedule-list-item-sky,
body.page-template-schedule .breakfast-with-sean,
body.page-template-schedule .weekend-breakfast {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #2abdef;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.schedule-list-item-sky:hover,
body.page-template-schedule .breakfast-with-sean:hover,
body.page-template-schedule .weekend-breakfast:hover {
  background: rgba(18, 182, 237, 0.8);
}
@media (min-width: 768px) {
  .schedule-list-item-sky > div:first-of-type,
  body.page-template-schedule .breakfast-with-sean > div:first-of-type,
  body.page-template-schedule .weekend-breakfast > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #0e88b2;
  }
}
.schedule-list-item-sky > div:last-of-type,
body.page-template-schedule .breakfast-with-sean > div:last-of-type,
body.page-template-schedule .weekend-breakfast > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
.schedule-list-item-sky .schedule-item-time,
body.page-template-schedule .breakfast-with-sean .schedule-item-time,
body.page-template-schedule .weekend-breakfast .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
.schedule-list-item-sky .schedule-item-time p,
body.page-template-schedule .breakfast-with-sean .schedule-item-time p,
body.page-template-schedule .weekend-breakfast .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  .schedule-list-item-sky .schedule-item-time,
  body.page-template-schedule .breakfast-with-sean .schedule-item-time,
  body.page-template-schedule .weekend-breakfast .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  .schedule-list-item-sky .schedule-item-time p,
  body.page-template-schedule .breakfast-with-sean .schedule-item-time p,
  body.page-template-schedule .weekend-breakfast .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
.schedule-list-item-sky .schedule-item-meta h3,
body.page-template-schedule .breakfast-with-sean .schedule-item-meta h3,
body.page-template-schedule .weekend-breakfast .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
.schedule-list-item-sky .schedule-item-meta h3 a,
body.page-template-schedule .breakfast-with-sean .schedule-item-meta h3 a,
body.page-template-schedule .weekend-breakfast .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
.schedule-list-item-sky .schedule-item-meta h3:hover,
body.page-template-schedule .breakfast-with-sean .schedule-item-meta h3:hover,
body.page-template-schedule .weekend-breakfast .schedule-item-meta h3:hover {
  text-decoration: underline;
}
.schedule-list-item-sky .schedule-item-meta p,
body.page-template-schedule .breakfast-with-sean .schedule-item-meta p,
body.page-template-schedule .weekend-breakfast .schedule-item-meta p {
  color: white;
}
.schedule-list-item-sky .schedule-item-presenter,
body.page-template-schedule .breakfast-with-sean .schedule-item-presenter,
body.page-template-schedule .weekend-breakfast .schedule-item-presenter {
  height: 100%;
}
.schedule-list-item-sky .schedule-item-presenter img,
body.page-template-schedule .breakfast-with-sean .schedule-item-presenter img,
body.page-template-schedule .weekend-breakfast .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.page-template-schedule .josh {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #ee62ce;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
body.page-template-schedule .josh:hover {
  background: rgba(236, 80, 201, 0.8);
}
@media (min-width: 768px) {
  body.page-template-schedule .josh > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #e419b6;
  }
}
body.page-template-schedule .josh > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
body.page-template-schedule .josh .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
body.page-template-schedule .josh .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  body.page-template-schedule .josh .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  body.page-template-schedule .josh .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
body.page-template-schedule .josh .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
body.page-template-schedule .josh .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
body.page-template-schedule .josh .schedule-item-meta h3:hover {
  text-decoration: underline;
}
body.page-template-schedule .josh .schedule-item-meta p {
  color: white;
}
body.page-template-schedule .josh .schedule-item-presenter {
  height: 100%;
}
body.page-template-schedule .josh .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.page-template-schedule .frankie {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #19f9ec;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
body.page-template-schedule .frankie:hover {
  background: rgba(0, 248, 234, 0.8);
}
@media (min-width: 768px) {
  body.page-template-schedule .frankie > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #00b8ae;
  }
}
body.page-template-schedule .frankie > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
body.page-template-schedule .frankie .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
body.page-template-schedule .frankie .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  body.page-template-schedule .frankie .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  body.page-template-schedule .frankie .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
body.page-template-schedule .frankie .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
body.page-template-schedule .frankie .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
body.page-template-schedule .frankie .schedule-item-meta h3:hover {
  text-decoration: underline;
}
body.page-template-schedule .frankie .schedule-item-meta p {
  color: white;
}
body.page-template-schedule .frankie .schedule-item-presenter {
  height: 100%;
}
body.page-template-schedule .frankie .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.page-template-schedule .fun-kids-junior-with-charlotte {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #f2c84c;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
body.page-template-schedule .fun-kids-junior-with-charlotte:hover {
  background: rgba(240, 194, 56, 0.8);
}
@media (min-width: 768px) {
  body.page-template-schedule .fun-kids-junior-with-charlotte > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #d8a610;
  }
}
body.page-template-schedule .fun-kids-junior-with-charlotte > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-meta h3:hover {
  text-decoration: underline;
}
body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-meta p {
  color: white;
}
body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-presenter {
  height: 100%;
}
body.page-template-schedule .fun-kids-junior-with-charlotte .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.page-template-schedule .fun-kids-junior-with-dan {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #f6b058;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
body.page-template-schedule .fun-kids-junior-with-dan:hover {
  background: rgba(245, 167, 69, 0.8);
}
@media (min-width: 768px) {
  body.page-template-schedule .fun-kids-junior-with-dan > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #ed8a0d;
  }
}
body.page-template-schedule .fun-kids-junior-with-dan > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-meta h3:hover {
  text-decoration: underline;
}
body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-meta p {
  color: white;
}
body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-presenter {
  height: 100%;
}
body.page-template-schedule .fun-kids-junior-with-dan .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.page-template-schedule .the-bin-weevils-show {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #1938ff;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
body.page-template-schedule .the-bin-weevils-show:hover {
  background: rgba(0, 34, 255, 0.8);
}
@media (min-width: 768px) {
  body.page-template-schedule .the-bin-weevils-show > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #0019bf;
  }
}
body.page-template-schedule .the-bin-weevils-show > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
body.page-template-schedule .the-bin-weevils-show .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
body.page-template-schedule .the-bin-weevils-show .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  body.page-template-schedule .the-bin-weevils-show .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  body.page-template-schedule .the-bin-weevils-show .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
body.page-template-schedule .the-bin-weevils-show .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
body.page-template-schedule .the-bin-weevils-show .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
body.page-template-schedule .the-bin-weevils-show .schedule-item-meta h3:hover {
  text-decoration: underline;
}
body.page-template-schedule .the-bin-weevils-show .schedule-item-meta p {
  color: white;
}
body.page-template-schedule .the-bin-weevils-show .schedule-item-presenter {
  height: 100%;
}
body.page-template-schedule .the-bin-weevils-show .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.page-template-schedule .beanotown {
  position: relative;
  margin-top: 5px;
  padding-bottom: 15px;
  background: #bb77ff;
  min-height: 170px;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
body.page-template-schedule .beanotown:hover {
  background: rgba(179, 104, 255, 0.8);
}
@media (min-width: 768px) {
  body.page-template-schedule .beanotown > div:first-of-type {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    background: #9328ff;
  }
}
body.page-template-schedule .beanotown > div:last-of-type {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 0;
}
body.page-template-schedule .beanotown .schedule-item-time {
  font-family: 'Londrina Solid', Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-top: 0;
}
body.page-template-schedule .beanotown .schedule-item-time p {
  padding: 15px 0 0 ;
  margin-bottom: 0;
  color: white;
}
@media (min-width: 768px) {
  body.page-template-schedule .beanotown .schedule-item-time {
    text-align: center;
    font-size: 30px;
    padding-top: 25%;
  }
  body.page-template-schedule .beanotown .schedule-item-time p {
    padding: 15px 0 0 15px;
  }
}
body.page-template-schedule .beanotown .schedule-item-meta h3 {
  display: inline-block;
  margin-top: 15px;
}
body.page-template-schedule .beanotown .schedule-item-meta h3 a {
  color: white;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  display: inline;
}
body.page-template-schedule .beanotown .schedule-item-meta h3:hover {
  text-decoration: underline;
}
body.page-template-schedule .beanotown .schedule-item-meta p {
  color: white;
}
body.page-template-schedule .beanotown .schedule-item-presenter {
  height: 100%;
}
body.page-template-schedule .beanotown .schedule-item-presenter img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.schedule {
  margin-bottom: 30px;
}
#page-hero {
  background: #f3f4f5;
}
#page-hero h1 {
  display: inline-block;
  color: #1E2225;
  background: #FFE066;
  padding: 7px 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#page-hero p {
  padding: 7px 15px;
  background: #FFE066;
  margin-bottom: 15px;
  width: 45%;
}
#page-hero p span {
  color: #1E2225;
  font-size: 20px;
}
#page-hero a.btn {
  margin-bottom: 15px;
}
.material-shadow-high {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.material-shadow-med {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
.material-shadow-low {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.material-shadow-none {
  box-shadow: none;
}
.material-shadow-inset-high {
  box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}
.material-shadow-inset-med {
  box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
}
.material-shadow-inset-low {
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}
.img-shadow {
  background-color: #fff;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.img-shadow-circle {
  background-color: #000;
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
}
.halftone-patch {
  /* background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png'); */
  background-image: url('/wp-content/themes/funkidslive/_img/ui/halftone01.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
.halftone {
  /* background: #FFE066 url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat top center; */
  background: #FFE066 url('/wp-content/themes/funkidslive/_img/ui/halftone01.png') no-repeat top center;
  background-size: contain;
}
.zigzag {
  /* background: #008AFF url(../_img/ui/stars.png) repeat; */
  background: #008AFF url('/wp-content/themes/funkidslive/_img/ui/stars.png') repeat;
  background-size: contain;
  position: relative;
  color: white;
}
.zigzag h1,
.zigzag h2,
.zigzag h3,
.zigzag h4,
.zigzag h5,
.zigzag h6 {
  color: white;
}
.zigzag:before,
.zigzag:after {
  position: absolute;
  content: '';
  pointer-events: none;
  right: 0;
  left: 0;
  z-index: -1;
  display: block;
  height: 150px;
  background-size: 50px 100%;
}
.zigzag:before {
  top: -25px;
  background-image: linear-gradient(225deg, transparent 25%, #008AFF 25%), linear-gradient(135deg, transparent 25%, #008AFF 25%);
  background-position: 50%;
}
.zigzag:after {
  bottom: -125px;
  background-image: linear-gradient(225deg, #008AFF 25%, transparent 25%), linear-gradient(135deg, #008AFF 25%, transparent 25%);
  background-position: 50%;
}
.slashed {
  background: #FFE066;
  position: relative;
  overflow: hidden;
}
.slashed:before {
  content: '';
  background: #008AFF;
  height: 1000px;
  width: 1000px;
  position: absolute;
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 50%;
  top: -10%;
}
.slashed .row {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
.sidebar .naked-group {
  margin-top: 15px;
}
#searchform {
  display: block;
  width: 100%;
  height: 55px;
  line-height: 2em;
  padding: 0;
  cursor: default;
  background: white;
  position: fixed;
  top: -10px;
  z-index: 1029;
  transition: all 0.15s linear;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
#searchform.open {
  top: 55px;
}
@media (min-width: 768px) {
  #searchform.open {
    top: 82px;
  }
}
@media (min-width: 1200px) {
  #searchform.open.shrink {
    top: 55px;
  }
}
header .search-form {
  height: 55px;
  position: relative;
}
header .search-form label {
  width: 100%;
}
header .search-form .search-field {
  border: none;
  height: 55px;
  padding-top: 14px;
  padding-left: 0;
  padding-right: 0;
  line-height: 2em ;
  font-size: 1.5em ;
}
header .search-form .search-submit {
  position: absolute;
  right: 0;
  bottom: 5px;
}
.frm_forms {
  background: rgba(255, 224, 102, 0.2);
  border: 4px dashed #FFE066;
  padding: 15px;
}
.frm_style_formidable-style.with_frm_style fieldset {
  padding: 0;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 15px;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label,
.frm_style_formidable-style.with_frm_style.frm_login_form label {
  font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding: 0;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  line-height: 1.5em;
  color: #1E2225;
}
.frm_style_formidable-style.with_frm_style .frm_radio label,
.frm_style_formidable-style.with_frm_style .frm_checkbox label {
  font-family: "SourceSansPro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #1E2225;
}
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  margin-top: 0;
  border: none !important;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 0;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  padding: 7px 15px 7px 15px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #FFF;
  background-color: #008AFF;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.frm_form_submit_style:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit]:active:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active:focus,
.frm_form_submit_style:active:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active:focus,
.frm_style_formidable-style.with_frm_style input[type=submit].active:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active:focus,
.frm_form_submit_style.active:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active:focus,
.frm_style_formidable-style.with_frm_style input[type=submit].focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].focus,
.frm_form_submit_style.focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].focus,
.frm_style_formidable-style.with_frm_style input[type=submit]:active.focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active.focus,
.frm_form_submit_style:active.focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active.focus,
.frm_style_formidable-style.with_frm_style input[type=submit].active.focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active.focus,
.frm_form_submit_style.active.focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.frm_form_submit_style:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit].focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].focus,
.frm_form_submit_style.focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].focus {
  color: #FFF;
  text-decoration: none;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
.frm_form_submit_style:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active,
.frm_style_formidable-style.with_frm_style input[type=submit].active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active,
.frm_form_submit_style.active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=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);
}
.frm_style_formidable-style.with_frm_style input[type=submit].disabled,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled,
.frm_form_submit_style.disabled,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled],
.frm_form_submit_style[disabled],
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled],
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit],
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
fieldset[disabled] .frm_form_submit_style,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.frm_style_formidable-style.with_frm_style input[type=submit].disabled,
a.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled,
a.frm_form_submit_style.disabled,
a.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled,
fieldset[disabled] a.frm_style_formidable-style.with_frm_style input[type=submit],
fieldset[disabled] a.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
fieldset[disabled] a.frm_form_submit_style,
fieldset[disabled] a.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  pointer-events: none;
}
.frm_style_formidable-style.with_frm_style input[type=submit] > [class^="ss-"],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button] > [class^="ss-"],
.frm_form_submit_style > [class^="ss-"],
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] > [class^="ss-"] {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.btn-xs.frm_style_formidable-style.with_frm_style input[type=submit] > [class^="ss-"],
.btn-xs.frm_style_formidable-style.with_frm_style .frm_submit input[type=button] > [class^="ss-"],
.btn-xs.frm_form_submit_style > [class^="ss-"],
.btn-xs.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] > [class^="ss-"] {
  font-size: 10.88px;
  top: 0;
}
.btn-kr.frm_style_formidable-style.with_frm_style input[type=submit] > [class^="ss-"],
.btn-kr.frm_style_formidable-style.with_frm_style .frm_submit input[type=button] > [class^="ss-"],
.btn-kr.frm_form_submit_style > [class^="ss-"],
.btn-kr.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] > [class^="ss-"] {
  top: 2px;
}
.btn-sm.frm_style_formidable-style.with_frm_style input[type=submit] > [class^="ss-"].pull-right,
.btn-sm.frm_style_formidable-style.with_frm_style .frm_submit input[type=button] > [class^="ss-"].pull-right,
.btn-sm.frm_form_submit_style > [class^="ss-"].pull-right,
.btn-sm.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] > [class^="ss-"].pull-right {
  top: 3px;
}
.btn-lg.frm_style_formidable-style.with_frm_style input[type=submit] > [class^="ss-"].pull-right,
.btn-lg.frm_style_formidable-style.with_frm_style .frm_submit input[type=button] > [class^="ss-"].pull-right,
.btn-lg.frm_form_submit_style > [class^="ss-"].pull-right,
.btn-lg.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] > [class^="ss-"].pull-right {
  top: 7px;
}
.frm_style_formidable-style.with_frm_style input[type=submit] > [class^="ss-"].pull-right,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button] > [class^="ss-"].pull-right,
.frm_form_submit_style > [class^="ss-"].pull-right,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] > [class^="ss-"].pull-right {
  top: 5px;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.frm_form_submit_style:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit]:active:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active:focus,
.frm_form_submit_style:active:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active:focus,
.frm_style_formidable-style.with_frm_style input[type=submit].active:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active:focus,
.frm_form_submit_style.active:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active:focus {
  outline: none;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.frm_form_submit_style:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus {
  outline: none;
  color: #FFF;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
.frm_form_submit_style:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active,
.frm_style_formidable-style.with_frm_style input[type=submit].active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active,
.frm_form_submit_style.active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.frm_style_formidable-style.with_frm_style input[type=submit].disabled,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled,
.frm_form_submit_style.disabled,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled],
.frm_form_submit_style[disabled],
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled],
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit],
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
fieldset[disabled] .frm_form_submit_style,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  background-color: #FFF;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.frm_style_formidable-style.with_frm_style input[type=submit].previous,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].previous,
.frm_form_submit_style.previous,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].previous,
.frm_style_formidable-style.with_frm_style input[type=submit].next,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].next,
.frm_form_submit_style.next,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].next {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.429;
  padding-left: 23px;
  padding-right: 23px;
}
.frm_style_formidable-style.with_frm_style input[type=submit].next,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].next,
.frm_form_submit_style.next,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].next {
  margin-left: 8px;
  margin-right: 0;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.frm_form_submit_style:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit].focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].focus,
.frm_form_submit_style.focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
.frm_form_submit_style:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active,
.frm_style_formidable-style.with_frm_style input[type=submit].active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active,
.frm_form_submit_style.active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style input[type=submit],
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.open > .dropdown-toggle.frm_form_submit_style,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:active:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active:hover,
.frm_form_submit_style:active:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active:hover,
.frm_style_formidable-style.with_frm_style input[type=submit].active:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active:hover,
.frm_form_submit_style.active:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active:hover,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.open > .dropdown-toggle.frm_form_submit_style:hover,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:active:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active:focus,
.frm_form_submit_style:active:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active:focus,
.frm_style_formidable-style.with_frm_style input[type=submit].active:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active:focus,
.frm_form_submit_style.active:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active:focus,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.open > .dropdown-toggle.frm_form_submit_style:focus,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit]:active.focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active.focus,
.frm_form_submit_style:active.focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active.focus,
.frm_style_formidable-style.with_frm_style input[type=submit].active.focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active.focus,
.frm_form_submit_style.active.focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active.focus,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style input[type=submit].focus,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].focus,
.open > .dropdown-toggle.frm_form_submit_style.focus,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
.frm_form_submit_style:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active,
.frm_style_formidable-style.with_frm_style input[type=submit].active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active,
.frm_form_submit_style.active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style input[type=submit],
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.open > .dropdown-toggle.frm_form_submit_style,
.open > .dropdown-toggle.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  background-image: none;
}
.frm_style_formidable-style.with_frm_style input[type=submit].disabled:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled:hover,
.frm_form_submit_style.disabled:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled:hover,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled]:hover,
.frm_form_submit_style[disabled]:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled]:hover,
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit]:hover,
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
fieldset[disabled] .frm_form_submit_style:hover,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style input[type=submit].disabled:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled:focus,
.frm_form_submit_style.disabled:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled:focus,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled]:focus,
.frm_form_submit_style[disabled]:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled]:focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit]:focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
fieldset[disabled] .frm_form_submit_style:focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit].disabled.focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled.focus,
.frm_form_submit_style.disabled.focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled.focus,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled].focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled].focus,
.frm_form_submit_style[disabled].focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled].focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit].focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button].focus,
fieldset[disabled] .frm_form_submit_style.focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.frm_style_formidable-style.with_frm_style input[type=submit] .badge,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button] .badge,
.frm_form_submit_style .badge,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] .badge {
  color: #337ab7;
  background-color: #fff;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.frm_form_submit_style:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
.frm_form_submit_style:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active,
.frm_style_formidable-style.with_frm_style input[type=submit].active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active,
.frm_form_submit_style.active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active,
.frm_style_formidable-style.with_frm_style input[type=submit].hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].hover,
.frm_form_submit_style.hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].hover {
  color: #FFF;
  background-color: #33a1ff;
  border-color: #33a1ff;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
.frm_form_submit_style:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active,
.frm_style_formidable-style.with_frm_style input[type=submit].active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active,
.frm_form_submit_style.active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active {
  background: #0067bf;
  border-color: #0067bf;
}
.frm_style_formidable-style.with_frm_style input[type=submit].disabled,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled,
.frm_form_submit_style.disabled,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled],
.frm_form_submit_style[disabled],
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled],
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit],
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
fieldset[disabled] .frm_form_submit_style,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit],
.frm_style_formidable-style.with_frm_style input[type=submit].disabled:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled:hover,
.frm_form_submit_style.disabled:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled:hover,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled]:hover,
.frm_form_submit_style[disabled]:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled]:hover,
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit]:hover,
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
fieldset[disabled] .frm_form_submit_style:hover,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style input[type=submit].disabled:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled:focus,
.frm_form_submit_style.disabled:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled:focus,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled]:focus,
.frm_form_submit_style[disabled]:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled]:focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit]:focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
fieldset[disabled] .frm_form_submit_style:focus,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit].disabled:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled:active,
.frm_form_submit_style.disabled:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled:active,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled]:active,
.frm_form_submit_style[disabled]:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled]:active,
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit]:active,
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
fieldset[disabled] .frm_form_submit_style:active,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active,
.frm_style_formidable-style.with_frm_style input[type=submit].disabled.active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button].disabled.active,
.frm_form_submit_style.disabled.active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].disabled.active,
.frm_style_formidable-style.with_frm_style input[type=submit][disabled].active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled].active,
.frm_form_submit_style[disabled].active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit][disabled].active,
fieldset[disabled] .frm_style_formidable-style.with_frm_style input[type=submit].active,
fieldset[disabled] .frm_style_formidable-style.with_frm_style .frm_submit input[type=button].active,
fieldset[disabled] .frm_form_submit_style.active,
fieldset[disabled] .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit].active {
  background-color: #b3eafb;
  border-color: #b3eafb;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=file],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select {
  height: 40px;
  font-size: 16px;
  line-height: 1.467;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=phone],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select,
.frm_style_formidable-style.with_frm_style textarea,
.frm_form_fields_style,
.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  background-color: #ffffff;
  border-top: none;
  border-left: none;
  border-right: none;
  border: 4px solid #008AFF;
  color: #1E2225;
  font-size: 16px;
  line-height: 1.467;
  padding: 7px 12px;
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.frm_style_formidable-style.with_frm_style input[type=text]:focus,
.frm_style_formidable-style.with_frm_style input[type=password]:focus,
.frm_style_formidable-style.with_frm_style input[type=email]:focus,
.frm_style_formidable-style.with_frm_style input[type=number]:focus,
.frm_style_formidable-style.with_frm_style input[type=url]:focus,
.frm_style_formidable-style.with_frm_style input[type=tel]:focus,
.frm_style_formidable-style.with_frm_style input[type=phone]:focus,
.frm_style_formidable-style.with_frm_style input[type=search]:focus,
.frm_style_formidable-style.with_frm_style select:focus,
.frm_style_formidable-style.with_frm_style textarea:focus,
.frm_form_fields_style:focus,
.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container:focus,
.frm_form_fields_active_style:focus,
.frm_form_fields_error_style:focus,
.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices:focus,
.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single:focus {
  border-color: #FFE066 !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.frm_style_formidable-style.with_frm_style textarea {
  height: 91px;
}
body.buddypress #article-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.buddypress #buddypress #item-header-cover-image #item-header-avatar img.avatar {
  border: 4px solid #008AFF;
}
body.buddypress #item-nav {
  border-bottom: 1px solid #DE0000;
}
body.buddypress #item-nav .item-list-tabs ul .selected a {
  color: white;
  background: #DE0000;
  opacity: 1;
}
body.buddypress #buddypress ul.item-list li {
  padding: 15px;
  margin: 0 0 15px;
  position: relative;
  list-style: none;
}
body.buddypress .buddypress.widget {
  padding: 15px;
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ffd326;
  border-width: 4px;
  border-style: dashed;
  background: rgba(255, 224, 102, 0.2);
}
body.buddypress .buddypress.widget > .list-group,
body.buddypress .buddypress.widget > .panel-collapse > .list-group {
  margin-bottom: 0;
}
body.buddypress .buddypress.widget > .list-group .list-group-item,
body.buddypress .buddypress.widget > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
body.buddypress .buddypress.widget > .list-group:first-child .list-group-item:first-child,
body.buddypress .buddypress.widget > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
body.buddypress .buddypress.widget > .list-group:last-child .list-group-item:last-child,
body.buddypress .buddypress.widget > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
body.buddypress .buddypress.widget > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
body.buddypress .buddypress.widget > .table,
body.buddypress .buddypress.widget > .table-responsive > .table,
body.buddypress .buddypress.widget > .panel-collapse > .table {
  margin-bottom: 0;
}
body.buddypress .buddypress.widget > .table caption,
body.buddypress .buddypress.widget > .table-responsive > .table caption,
body.buddypress .buddypress.widget > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
body.buddypress .buddypress.widget > .table:first-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
body.buddypress .buddypress.widget > .table:first-child > thead:first-child > tr:first-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
body.buddypress .buddypress.widget > .table:first-child > tbody:first-child > tr:first-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
body.buddypress .buddypress.widget > .table:first-child > thead:first-child > tr:first-child td:first-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
body.buddypress .buddypress.widget > .table:first-child > tbody:first-child > tr:first-child td:first-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
body.buddypress .buddypress.widget > .table:first-child > thead:first-child > tr:first-child th:first-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
body.buddypress .buddypress.widget > .table:first-child > tbody:first-child > tr:first-child th:first-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
body.buddypress .buddypress.widget > .table:first-child > thead:first-child > tr:first-child td:last-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
body.buddypress .buddypress.widget > .table:first-child > tbody:first-child > tr:first-child td:last-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
body.buddypress .buddypress.widget > .table:first-child > thead:first-child > tr:first-child th:last-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
body.buddypress .buddypress.widget > .table:first-child > tbody:first-child > tr:first-child th:last-child,
body.buddypress .buddypress.widget > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
body.buddypress .buddypress.widget > .table:last-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
body.buddypress .buddypress.widget > .table:last-child > tbody:last-child > tr:last-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
body.buddypress .buddypress.widget > .table:last-child > tfoot:last-child > tr:last-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
body.buddypress .buddypress.widget > .table:last-child > tbody:last-child > tr:last-child td:first-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
body.buddypress .buddypress.widget > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
body.buddypress .buddypress.widget > .table:last-child > tbody:last-child > tr:last-child th:first-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
body.buddypress .buddypress.widget > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
body.buddypress .buddypress.widget > .table:last-child > tbody:last-child > tr:last-child td:last-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
body.buddypress .buddypress.widget > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
body.buddypress .buddypress.widget > .table:last-child > tbody:last-child > tr:last-child th:last-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
body.buddypress .buddypress.widget > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
body.buddypress .buddypress.widget > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
body.buddypress .buddypress.widget > .panel-body + .table,
body.buddypress .buddypress.widget > .panel-body + .table-responsive,
body.buddypress .buddypress.widget > .table + .panel-body,
body.buddypress .buddypress.widget > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
body.buddypress .buddypress.widget > .table > tbody:first-child > tr:first-child th,
body.buddypress .buddypress.widget > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
body.buddypress .buddypress.widget > .table-bordered,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered {
  border: 0;
}
body.buddypress .buddypress.widget > .table-bordered > thead > tr > th:first-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > thead > tr > th:first-child,
body.buddypress .buddypress.widget > .table-bordered > tbody > tr > th:first-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tbody > tr > th:first-child,
body.buddypress .buddypress.widget > .table-bordered > tfoot > tr > th:first-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
body.buddypress .buddypress.widget > .table-bordered > thead > tr > td:first-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > thead > tr > td:first-child,
body.buddypress .buddypress.widget > .table-bordered > tbody > tr > td:first-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tbody > tr > td:first-child,
body.buddypress .buddypress.widget > .table-bordered > tfoot > tr > td:first-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
body.buddypress .buddypress.widget > .table-bordered > thead > tr > th:last-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > thead > tr > th:last-child,
body.buddypress .buddypress.widget > .table-bordered > tbody > tr > th:last-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tbody > tr > th:last-child,
body.buddypress .buddypress.widget > .table-bordered > tfoot > tr > th:last-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
body.buddypress .buddypress.widget > .table-bordered > thead > tr > td:last-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > thead > tr > td:last-child,
body.buddypress .buddypress.widget > .table-bordered > tbody > tr > td:last-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tbody > tr > td:last-child,
body.buddypress .buddypress.widget > .table-bordered > tfoot > tr > td:last-child,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
body.buddypress .buddypress.widget > .table-bordered > thead > tr:first-child > td,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > thead > tr:first-child > td,
body.buddypress .buddypress.widget > .table-bordered > tbody > tr:first-child > td,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tbody > tr:first-child > td,
body.buddypress .buddypress.widget > .table-bordered > thead > tr:first-child > th,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > thead > tr:first-child > th,
body.buddypress .buddypress.widget > .table-bordered > tbody > tr:first-child > th,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
body.buddypress .buddypress.widget > .table-bordered > tbody > tr:last-child > td,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tbody > tr:last-child > td,
body.buddypress .buddypress.widget > .table-bordered > tfoot > tr:last-child > td,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
body.buddypress .buddypress.widget > .table-bordered > tbody > tr:last-child > th,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tbody > tr:last-child > th,
body.buddypress .buddypress.widget > .table-bordered > tfoot > tr:last-child > th,
body.buddypress .buddypress.widget > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
body.buddypress .buddypress.widget > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
body.buddypress .buddypress.widget .panel-title {
  margin: .5em 0;
}
body.buddypress .buddypress.widget .panel-title .btn {
  float: right !important;
}
body.buddypress .buddypress.widget .list-unstyled {
  margin: 12px 0 0;
  width: 85%;
}
body.buddypress .buddypress.widget .list-unstyled li {
  margin: 4px 0;
}
body.buddypress .buddypress.widget .list-unstyled li a {
  padding: 0 0 0 15px;
}
body.buddypress .buddypress.widget .widget-title {
  margin-top: 0;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 0;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  padding: 7px 15px 7px 15px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #FFF;
  background-color: #DE0000;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active.focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.focus {
  color: #FFF;
  text-decoration: none;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-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);
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled],
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
abody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled,
fieldset[disabled] abody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
  pointer-events: none;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit > [class^="ss-"] {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.btn-xsbody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit > [class^="ss-"] {
  font-size: 10.88px;
  top: 0;
}
.btn-krbody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit > [class^="ss-"] {
  top: 2px;
}
.btn-smbody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit > [class^="ss-"].pull-right {
  top: 3px;
}
.btn-lgbody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit > [class^="ss-"].pull-right {
  top: 7px;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit > [class^="ss-"].pull-right {
  top: 5px;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active:focus {
  outline: none;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus {
  outline: none;
  color: #FFF;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled],
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
  background-color: #FFF;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.previous,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.next {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.429;
  padding-left: 23px;
  padding-right: 23px;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.next {
  margin-left: 8px;
  margin-right: 0;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active,
.open > .dropdown-togglebody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active:hover,
.open > .dropdown-togglebody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active:focus,
.open > .dropdown-togglebody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active.focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active.focus,
.open > .dropdown-togglebody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active,
.open > .dropdown-togglebody.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
  background-image: none;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled]:hover,
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled]:focus,
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled.focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled].focus,
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit .badge {
  color: #d9534f;
  background-color: #fff;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.hover {
  color: #FFF;
  background-color: #e53333;
  border-color: #e53333;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active {
  background: #9e0000;
  border-color: #9e0000;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled],
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled]:hover,
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:hover,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled]:focus,
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:focus,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled:active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled]:active,
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.disabled.active,
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit[disabled].active,
fieldset[disabled] body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit.active {
  background-color: #fdc7c7;
  border-color: #fdc7c7;
}
body.buddypress .widget.buddypress #bp-login-widget-form #bp-login-widget-submit:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
body.buddypress #buddypress a.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 0;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  padding: 7px 15px 7px 15px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #FFF;
  background-color: #008AFF;
  font-size: 75%;
  border: none!important;
}
body.buddypress #buddypress a.button:focus,
body.buddypress #buddypress a.button:active:focus,
body.buddypress #buddypress a.button.active:focus,
body.buddypress #buddypress a.button.focus,
body.buddypress #buddypress a.button:active.focus,
body.buddypress #buddypress a.button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.buddypress #buddypress a.button:hover,
body.buddypress #buddypress a.button:focus,
body.buddypress #buddypress a.button.focus {
  color: #FFF;
  text-decoration: none;
}
body.buddypress #buddypress a.button:active,
body.buddypress #buddypress a.button.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);
}
body.buddypress #buddypress a.button.disabled,
body.buddypress #buddypress a.button[disabled],
fieldset[disabled] body.buddypress #buddypress a.button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
abody.buddypress #buddypress a.button.disabled,
fieldset[disabled] abody.buddypress #buddypress a.button {
  pointer-events: none;
}
body.buddypress #buddypress a.button > [class^="ss-"] {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.btn-xsbody.buddypress #buddypress a.button > [class^="ss-"] {
  font-size: 10.88px;
  top: 0;
}
.btn-krbody.buddypress #buddypress a.button > [class^="ss-"] {
  top: 2px;
}
.btn-smbody.buddypress #buddypress a.button > [class^="ss-"].pull-right {
  top: 3px;
}
.btn-lgbody.buddypress #buddypress a.button > [class^="ss-"].pull-right {
  top: 7px;
}
body.buddypress #buddypress a.button > [class^="ss-"].pull-right {
  top: 5px;
}
body.buddypress #buddypress a.button:focus,
body.buddypress #buddypress a.button:active:focus,
body.buddypress #buddypress a.button.active:focus {
  outline: none;
}
body.buddypress #buddypress a.button:hover,
body.buddypress #buddypress a.button:focus {
  outline: none;
  color: #FFF;
}
body.buddypress #buddypress a.button:active,
body.buddypress #buddypress a.button.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.buddypress #buddypress a.button.disabled,
body.buddypress #buddypress a.button[disabled],
fieldset[disabled] body.buddypress #buddypress a.button {
  background-color: #FFF;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
body.buddypress #buddypress a.button.previous,
body.buddypress #buddypress a.button.next {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.429;
  padding-left: 23px;
  padding-right: 23px;
}
body.buddypress #buddypress a.button.next {
  margin-left: 8px;
  margin-right: 0;
}
body.buddypress #buddypress a.button:focus,
body.buddypress #buddypress a.button.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
body.buddypress #buddypress a.button:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
body.buddypress #buddypress a.button:active,
body.buddypress #buddypress a.button.active,
.open > .dropdown-togglebody.buddypress #buddypress a.button {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
body.buddypress #buddypress a.button:active:hover,
body.buddypress #buddypress a.button.active:hover,
.open > .dropdown-togglebody.buddypress #buddypress a.button:hover,
body.buddypress #buddypress a.button:active:focus,
body.buddypress #buddypress a.button.active:focus,
.open > .dropdown-togglebody.buddypress #buddypress a.button:focus,
body.buddypress #buddypress a.button:active.focus,
body.buddypress #buddypress a.button.active.focus,
.open > .dropdown-togglebody.buddypress #buddypress a.button.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
body.buddypress #buddypress a.button:active,
body.buddypress #buddypress a.button.active,
.open > .dropdown-togglebody.buddypress #buddypress a.button {
  background-image: none;
}
body.buddypress #buddypress a.button.disabled:hover,
body.buddypress #buddypress a.button[disabled]:hover,
fieldset[disabled] body.buddypress #buddypress a.button:hover,
body.buddypress #buddypress a.button.disabled:focus,
body.buddypress #buddypress a.button[disabled]:focus,
fieldset[disabled] body.buddypress #buddypress a.button:focus,
body.buddypress #buddypress a.button.disabled.focus,
body.buddypress #buddypress a.button[disabled].focus,
fieldset[disabled] body.buddypress #buddypress a.button.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
body.buddypress #buddypress a.button .badge {
  color: #337ab7;
  background-color: #fff;
}
body.buddypress #buddypress a.button:hover,
body.buddypress #buddypress a.button:focus,
body.buddypress #buddypress a.button:active,
body.buddypress #buddypress a.button.active,
body.buddypress #buddypress a.button.hover {
  color: #FFF;
  background-color: #33a1ff;
  border-color: #33a1ff;
}
body.buddypress #buddypress a.button:active,
body.buddypress #buddypress a.button.active {
  background: #0067bf;
  border-color: #0067bf;
}
body.buddypress #buddypress a.button.disabled,
body.buddypress #buddypress a.button[disabled],
fieldset[disabled] body.buddypress #buddypress a.button,
body.buddypress #buddypress a.button.disabled:hover,
body.buddypress #buddypress a.button[disabled]:hover,
fieldset[disabled] body.buddypress #buddypress a.button:hover,
body.buddypress #buddypress a.button.disabled:focus,
body.buddypress #buddypress a.button[disabled]:focus,
fieldset[disabled] body.buddypress #buddypress a.button:focus,
body.buddypress #buddypress a.button.disabled:active,
body.buddypress #buddypress a.button[disabled]:active,
fieldset[disabled] body.buddypress #buddypress a.button:active,
body.buddypress #buddypress a.button.disabled.active,
body.buddypress #buddypress a.button[disabled].active,
fieldset[disabled] body.buddypress #buddypress a.button.active {
  background-color: #b3eafb;
  border-color: #b3eafb;
}
.widget.buddypress #bp-login-widget-form label {
  line-height: 1.5em;
}
#bp-login-widget-form input {
  display: block;
  width: 100%;
  padding: 6px 12px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -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);
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-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;
  border-top: none;
  border-left: none;
  border-right: none;
  border: 4px solid #008AFF;
  color: #1E2225;
  font-size: 16px;
  line-height: 1.467;
  padding: 7px 12px;
  height: 40px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  margin-bottom: 15px;
}
#bp-login-widget-form input: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-group.focus #bp-login-widget-form input,
#bp-login-widget-form input:focus {
  border-color: #FFE066;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#bp-login-widget-form input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#bp-login-widget-form input:-ms-input-placeholder {
  color: #999;
}
#bp-login-widget-form input::-webkit-input-placeholder {
  color: #999;
}
#bp-login-widget-form input:-moz-placeholder {
  color: #999;
}
#bp-login-widget-form input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#bp-login-widget-form input:-ms-input-placeholder {
  color: #999;
}
#bp-login-widget-form input::-webkit-input-placeholder {
  color: #999;
}
#bp-login-widget-form input.placeholder {
  color: #999;
}
#bp-login-widget-form input::-ms-expand {
  border: 0;
  background-color: transparent;
}
#bp-login-widget-form input[disabled],
#bp-login-widget-form input[readonly],
fieldset[disabled] #bp-login-widget-form input {
  background-color: #f3f4f5;
  opacity: 1;
}
#bp-login-widget-form input[disabled],
fieldset[disabled] #bp-login-widget-form input {
  cursor: not-allowed;
}
textarea#bp-login-widget-form input {
  height: auto;
}
#bp-login-widget-form input:hover {
  border-color: #ffd326;
}
#bp-login-widget-form input: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-group.focus #bp-login-widget-form input,
#bp-login-widget-form input:focus {
  border-color: #FFE066;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#bp-login-widget-form input[disabled],
#bp-login-widget-form input[readonly],
fieldset[disabled] #bp-login-widget-form input {
  background-color: #f3f4f5;
  cursor: default;
}
#bp-login-widget-form input::-moz-placeholder {
  color: #c1c8cd;
  opacity: 1;
}
#bp-login-widget-form input:-ms-input-placeholder {
  color: #c1c8cd;
}
#bp-login-widget-form input::-webkit-input-placeholder {
  color: #c1c8cd;
}
#bp-login-widget-form input:-moz-placeholder {
  color: #c1c8cd;
}
#bp-login-widget-form input::-moz-placeholder {
  color: #c1c8cd;
  opacity: 1;
}
#bp-login-widget-form input:-ms-input-placeholder {
  color: #c1c8cd;
}
#bp-login-widget-form input::-webkit-input-placeholder {
  color: #c1c8cd;
}
#bp-login-widget-form input.placeholder {
  color: #c1c8cd;
}
#bp-login-widget-form .forgetmenot #bp-login-widget-rememberme {
  display: inline;
  width: auto;
  height: 1em;
}
#bp-login-widget-form .forgetmenot label {
  line-height: 1em;
  display: inline;
  width: auto;
  height: 1em;
  margin-bottom: 20px !important;
}
#bp-login-widget-form #bp-login-widget-submit {
  margin-bottom: 15px !important;
}
#bp-login-widget-form .bp-login-widget-register-link {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#buddypress .standard-form #basic-details-section,
#activate-page {
  float: none;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  background: #f3f4f5;
}
#buddypress .standard-form #profile-details-section {
  float: none;
  width: 100%;
  padding: 15px;
  background: #f3f4f5;
}
#register-page #signup_form input {
  display: block;
  width: 100%;
  padding: 6px 12px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -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);
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-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;
  border-top: none;
  border-left: none;
  border-right: none;
  border: 4px solid #008AFF;
  color: #1E2225;
  font-size: 16px;
  line-height: 1.467;
  padding: 7px 12px;
  height: 40px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  width: 100% !important;
  margin-bottom: 15px;
}
#register-page #signup_form input: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-group.focus #register-page #signup_form input,
#register-page #signup_form input:focus {
  border-color: #FFE066;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#register-page #signup_form input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#register-page #signup_form input:-ms-input-placeholder {
  color: #999;
}
#register-page #signup_form input::-webkit-input-placeholder {
  color: #999;
}
#register-page #signup_form input:-moz-placeholder {
  color: #999;
}
#register-page #signup_form input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#register-page #signup_form input:-ms-input-placeholder {
  color: #999;
}
#register-page #signup_form input::-webkit-input-placeholder {
  color: #999;
}
#register-page #signup_form input.placeholder {
  color: #999;
}
#register-page #signup_form input::-ms-expand {
  border: 0;
  background-color: transparent;
}
#register-page #signup_form input[disabled],
#register-page #signup_form input[readonly],
fieldset[disabled] #register-page #signup_form input {
  background-color: #f3f4f5;
  opacity: 1;
}
#register-page #signup_form input[disabled],
fieldset[disabled] #register-page #signup_form input {
  cursor: not-allowed;
}
textarea#register-page #signup_form input {
  height: auto;
}
#register-page #signup_form input:hover {
  border-color: #ffd326;
}
#register-page #signup_form input: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-group.focus #register-page #signup_form input,
#register-page #signup_form input:focus {
  border-color: #FFE066;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#register-page #signup_form input[disabled],
#register-page #signup_form input[readonly],
fieldset[disabled] #register-page #signup_form input {
  background-color: #f3f4f5;
  cursor: default;
}
#register-page #signup_form input::-moz-placeholder {
  color: #c1c8cd;
  opacity: 1;
}
#register-page #signup_form input:-ms-input-placeholder {
  color: #c1c8cd;
}
#register-page #signup_form input::-webkit-input-placeholder {
  color: #c1c8cd;
}
#register-page #signup_form input:-moz-placeholder {
  color: #c1c8cd;
}
#register-page #signup_form input::-moz-placeholder {
  color: #c1c8cd;
  opacity: 1;
}
#register-page #signup_form input:-ms-input-placeholder {
  color: #c1c8cd;
}
#register-page #signup_form input::-webkit-input-placeholder {
  color: #c1c8cd;
}
#register-page #signup_form input.placeholder {
  color: #c1c8cd;
}
#register-page #signup_form label {
  line-height: 1.5em;
  margin: 0;
}
#register-page #signup_form #signup_submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 0;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  padding: 7px 15px 7px 15px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #FFF;
  background-color: #DE0000;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#register-page #signup_form #signup_submit:focus,
#register-page #signup_form #signup_submit:active:focus,
#register-page #signup_form #signup_submit.active:focus,
#register-page #signup_form #signup_submit.focus,
#register-page #signup_form #signup_submit:active.focus,
#register-page #signup_form #signup_submit.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#register-page #signup_form #signup_submit:hover,
#register-page #signup_form #signup_submit:focus,
#register-page #signup_form #signup_submit.focus {
  color: #FFF;
  text-decoration: none;
}
#register-page #signup_form #signup_submit:active,
#register-page #signup_form #signup_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);
}
#register-page #signup_form #signup_submit.disabled,
#register-page #signup_form #signup_submit[disabled],
fieldset[disabled] #register-page #signup_form #signup_submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a#register-page #signup_form #signup_submit.disabled,
fieldset[disabled] a#register-page #signup_form #signup_submit {
  pointer-events: none;
}
#register-page #signup_form #signup_submit > [class^="ss-"] {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.btn-xs#register-page #signup_form #signup_submit > [class^="ss-"] {
  font-size: 10.88px;
  top: 0;
}
.btn-kr#register-page #signup_form #signup_submit > [class^="ss-"] {
  top: 2px;
}
.btn-sm#register-page #signup_form #signup_submit > [class^="ss-"].pull-right {
  top: 3px;
}
.btn-lg#register-page #signup_form #signup_submit > [class^="ss-"].pull-right {
  top: 7px;
}
#register-page #signup_form #signup_submit > [class^="ss-"].pull-right {
  top: 5px;
}
#register-page #signup_form #signup_submit:focus,
#register-page #signup_form #signup_submit:active:focus,
#register-page #signup_form #signup_submit.active:focus {
  outline: none;
}
#register-page #signup_form #signup_submit:hover,
#register-page #signup_form #signup_submit:focus {
  outline: none;
  color: #FFF;
}
#register-page #signup_form #signup_submit:active,
#register-page #signup_form #signup_submit.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#register-page #signup_form #signup_submit.disabled,
#register-page #signup_form #signup_submit[disabled],
fieldset[disabled] #register-page #signup_form #signup_submit {
  background-color: #FFF;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#register-page #signup_form #signup_submit.previous,
#register-page #signup_form #signup_submit.next {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.429;
  padding-left: 23px;
  padding-right: 23px;
}
#register-page #signup_form #signup_submit.next {
  margin-left: 8px;
  margin-right: 0;
}
#register-page #signup_form #signup_submit:focus,
#register-page #signup_form #signup_submit.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
#register-page #signup_form #signup_submit:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
#register-page #signup_form #signup_submit:active,
#register-page #signup_form #signup_submit.active,
.open > .dropdown-toggle#register-page #signup_form #signup_submit {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
#register-page #signup_form #signup_submit:active:hover,
#register-page #signup_form #signup_submit.active:hover,
.open > .dropdown-toggle#register-page #signup_form #signup_submit:hover,
#register-page #signup_form #signup_submit:active:focus,
#register-page #signup_form #signup_submit.active:focus,
.open > .dropdown-toggle#register-page #signup_form #signup_submit:focus,
#register-page #signup_form #signup_submit:active.focus,
#register-page #signup_form #signup_submit.active.focus,
.open > .dropdown-toggle#register-page #signup_form #signup_submit.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
#register-page #signup_form #signup_submit:active,
#register-page #signup_form #signup_submit.active,
.open > .dropdown-toggle#register-page #signup_form #signup_submit {
  background-image: none;
}
#register-page #signup_form #signup_submit.disabled:hover,
#register-page #signup_form #signup_submit[disabled]:hover,
fieldset[disabled] #register-page #signup_form #signup_submit:hover,
#register-page #signup_form #signup_submit.disabled:focus,
#register-page #signup_form #signup_submit[disabled]:focus,
fieldset[disabled] #register-page #signup_form #signup_submit:focus,
#register-page #signup_form #signup_submit.disabled.focus,
#register-page #signup_form #signup_submit[disabled].focus,
fieldset[disabled] #register-page #signup_form #signup_submit.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
#register-page #signup_form #signup_submit .badge {
  color: #d9534f;
  background-color: #fff;
}
#register-page #signup_form #signup_submit:hover,
#register-page #signup_form #signup_submit:focus,
#register-page #signup_form #signup_submit:active,
#register-page #signup_form #signup_submit.active,
#register-page #signup_form #signup_submit.hover {
  color: #FFF;
  background-color: #e53333;
  border-color: #e53333;
}
#register-page #signup_form #signup_submit:active,
#register-page #signup_form #signup_submit.active {
  background: #9e0000;
  border-color: #9e0000;
}
#register-page #signup_form #signup_submit.disabled,
#register-page #signup_form #signup_submit[disabled],
fieldset[disabled] #register-page #signup_form #signup_submit,
#register-page #signup_form #signup_submit.disabled:hover,
#register-page #signup_form #signup_submit[disabled]:hover,
fieldset[disabled] #register-page #signup_form #signup_submit:hover,
#register-page #signup_form #signup_submit.disabled:focus,
#register-page #signup_form #signup_submit[disabled]:focus,
fieldset[disabled] #register-page #signup_form #signup_submit:focus,
#register-page #signup_form #signup_submit.disabled:active,
#register-page #signup_form #signup_submit[disabled]:active,
fieldset[disabled] #register-page #signup_form #signup_submit:active,
#register-page #signup_form #signup_submit.disabled.active,
#register-page #signup_form #signup_submit[disabled].active,
fieldset[disabled] #register-page #signup_form #signup_submit.active {
  background-color: #fdc7c7;
  border-color: #fdc7c7;
}
#register-page #signup_form #signup_submit:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
#activation-form input {
  display: block !important;
  padding: 6px 12px !important;
  line-height: 1.5 !important;
  color: #555555 !important;
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border: 4px solid #008AFF !important;
  color: #1E2225 !important;
  font-size: 16px !important;
  line-height: 1.467 !important;
  padding: 7px 12px !important;
  height: 40px !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear !important;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear !important;
  transition: border .25s linear, color .25s linear, background-color .25s linear !important;
  width: 100% !important;
  margin-bottom: 15px;
}
#activation-form input:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
.form-group.focus #activation-form input,
#activation-form input:focus {
  border-color: #FFE066 !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#activation-form input::-moz-placeholder {
  color: #999 !important;
  opacity: 1 !important;
}
#activation-form input:-ms-input-placeholder {
  color: #999 !important;
}
#activation-form input::-webkit-input-placeholder {
  color: #999 !important;
}
#activation-form input:-moz-placeholder {
  color: #999 !important;
}
#activation-form input::-moz-placeholder {
  color: #999 !important;
  opacity: 1 !important;
}
#activation-form input:-ms-input-placeholder {
  color: #999 !important;
}
#activation-form input::-webkit-input-placeholder {
  color: #999 !important;
}
#activation-form input.placeholder {
  color: #999 !important;
}
#activation-form input::-ms-expand {
  border: 0 !important;
  background-color: transparent !important;
}
#activation-form input[disabled],
#activation-form input[readonly],
fieldset[disabled] #activation-form input {
  background-color: #f3f4f5 !important;
  opacity: 1 !important;
}
#activation-form input[disabled],
fieldset[disabled] #activation-form input {
  cursor: not-allowed !important;
}
textarea#activation-form input {
  height: auto !important;
}
#activation-form input:hover {
  border-color: #ffd326 !important;
}
#activation-form input:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
.form-group.focus #activation-form input,
#activation-form input:focus {
  border-color: #FFE066 !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#activation-form input[disabled],
#activation-form input[readonly],
fieldset[disabled] #activation-form input {
  background-color: #f3f4f5 !important;
  cursor: default !important;
}
#activation-form input::-moz-placeholder {
  color: #c1c8cd !important;
  opacity: 1 !important;
}
#activation-form input:-ms-input-placeholder {
  color: #c1c8cd !important;
}
#activation-form input::-webkit-input-placeholder {
  color: #c1c8cd !important;
}
#activation-form input:-moz-placeholder {
  color: #c1c8cd !important;
}
#activation-form input::-moz-placeholder {
  color: #c1c8cd !important;
  opacity: 1 !important;
}
#activation-form input:-ms-input-placeholder {
  color: #c1c8cd !important;
}
#activation-form input::-webkit-input-placeholder {
  color: #c1c8cd !important;
}
#activation-form input.placeholder {
  color: #c1c8cd !important;
}
#activation-form .submit input {
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  white-space: nowrap !important;
  padding: 6px 12px !important;
  line-height: 1.5 !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
  border: 1px solid transparent !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  border-radius: 0 !important;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif !important;
  padding: 7px 15px 7px 15px !important;
  text-transform: uppercase !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -o-transition: all .15s linear !important;
  -webkit-transition: all .15s linear !important;
  transition: all .15s linear !important;
  color: #fff !important;
  background-color: #d9534f !important;
  border-color: #d43f3a !important;
  color: #FFF !important;
  background-color: #DE0000 !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}
#activation-form .submit input:focus,
#activation-form .submit input:active:focus,
#activation-form .submit input.active:focus,
#activation-form .submit input.focus,
#activation-form .submit input:active.focus,
#activation-form .submit input.active.focus {
  outline: thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}
#activation-form .submit input:hover,
#activation-form .submit input:focus,
#activation-form .submit input.focus {
  color: #FFF !important;
  text-decoration: none !important;
}
#activation-form .submit input:active,
#activation-form .submit input.active {
  outline: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}
#activation-form .submit input.disabled,
#activation-form .submit input[disabled],
fieldset[disabled] #activation-form .submit input {
  cursor: not-allowed !important;
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
a#activation-form .submit input.disabled,
fieldset[disabled] a#activation-form .submit input {
  pointer-events: none !important;
}
#activation-form .submit input > [class^="ss-"] {
  position: relative !important;
  top: 2px !important;
  font-size: 12px !important;
}
.btn-xs#activation-form .submit input > [class^="ss-"] {
  font-size: 10.88px !important;
  top: 0 !important;
}
.btn-kr#activation-form .submit input > [class^="ss-"] {
  top: 2px !important;
}
.btn-sm#activation-form .submit input > [class^="ss-"].pull-right {
  top: 3px !important;
}
.btn-lg#activation-form .submit input > [class^="ss-"].pull-right {
  top: 7px !important;
}
#activation-form .submit input > [class^="ss-"].pull-right {
  top: 5px !important;
}
#activation-form .submit input:focus,
#activation-form .submit input:active:focus,
#activation-form .submit input.active:focus {
  outline: none !important;
}
#activation-form .submit input:hover,
#activation-form .submit input:focus {
  outline: none !important;
  color: #FFF !important;
}
#activation-form .submit input:active,
#activation-form .submit input.active {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#activation-form .submit input.disabled,
#activation-form .submit input[disabled],
fieldset[disabled] #activation-form .submit input {
  background-color: #FFF !important;
  color: rgba(255, 255, 255, 0.75) !important;
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
}
#activation-form .submit input.previous,
#activation-form .submit input.next {
  margin-right: 8px !important;
  font-size: 15px !important;
  line-height: 1.429 !important;
  padding-left: 23px !important;
  padding-right: 23px !important;
}
#activation-form .submit input.next {
  margin-left: 8px !important;
  margin-right: 0 !important;
}
#activation-form .submit input:focus,
#activation-form .submit input.focus {
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #761c19 !important;
}
#activation-form .submit input:hover {
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #ac2925 !important;
}
#activation-form .submit input:active,
#activation-form .submit input.active,
.open > .dropdown-toggle#activation-form .submit input {
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #ac2925 !important;
}
#activation-form .submit input:active:hover,
#activation-form .submit input.active:hover,
.open > .dropdown-toggle#activation-form .submit input:hover,
#activation-form .submit input:active:focus,
#activation-form .submit input.active:focus,
.open > .dropdown-toggle#activation-form .submit input:focus,
#activation-form .submit input:active.focus,
#activation-form .submit input.active.focus,
.open > .dropdown-toggle#activation-form .submit input.focus {
  color: #fff !important;
  background-color: #ac2925 !important;
  border-color: #761c19 !important;
}
#activation-form .submit input:active,
#activation-form .submit input.active,
.open > .dropdown-toggle#activation-form .submit input {
  background-image: none !important;
}
#activation-form .submit input.disabled:hover,
#activation-form .submit input[disabled]:hover,
fieldset[disabled] #activation-form .submit input:hover,
#activation-form .submit input.disabled:focus,
#activation-form .submit input[disabled]:focus,
fieldset[disabled] #activation-form .submit input:focus,
#activation-form .submit input.disabled.focus,
#activation-form .submit input[disabled].focus,
fieldset[disabled] #activation-form .submit input.focus {
  background-color: #d9534f !important;
  border-color: #d43f3a !important;
}
#activation-form .submit input .badge {
  color: #d9534f !important;
  background-color: #fff !important;
}
#activation-form .submit input:hover,
#activation-form .submit input:focus,
#activation-form .submit input:active,
#activation-form .submit input.active,
#activation-form .submit input.hover {
  color: #FFF !important;
  background-color: #e53333 !important;
  border-color: #e53333 !important;
}
#activation-form .submit input:active,
#activation-form .submit input.active {
  background: #9e0000 !important;
  border-color: #9e0000 !important;
}
#activation-form .submit input.disabled,
#activation-form .submit input[disabled],
fieldset[disabled] #activation-form .submit input,
#activation-form .submit input.disabled:hover,
#activation-form .submit input[disabled]:hover,
fieldset[disabled] #activation-form .submit input:hover,
#activation-form .submit input.disabled:focus,
#activation-form .submit input[disabled]:focus,
fieldset[disabled] #activation-form .submit input:focus,
#activation-form .submit input.disabled:active,
#activation-form .submit input[disabled]:active,
fieldset[disabled] #activation-form .submit input:active,
#activation-form .submit input.disabled.active,
#activation-form .submit input[disabled].active,
fieldset[disabled] #activation-form .submit input.active {
  background-color: #fdc7c7 !important;
  border-color: #fdc7c7 !important;
}
#activation-form .submit input:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24) !important;
}
#activation-form label {
  line-height: 1.5em;
  margin: 0;
}
#buddypress .standard-form#signup_form div.submit {
  float: none;
}
body.buddypress .sidebar .mini-schedule {
  margin-top: 15px;
  margin-bottom: 15px;
}
#buddypress div.dir-search {
  float: none;
  display: block;
  margin-top: 15px;
  text-align: left;
}
#buddypress div.dir-search #members_search {
  display: block;
  width: 100%;
  padding: 6px 12px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -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);
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-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;
  border-top: none;
  border-left: none;
  border-right: none;
  border: 4px solid #008AFF;
  color: #1E2225;
  font-size: 16px;
  line-height: 1.467;
  padding: 7px 12px;
  height: 40px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
#buddypress div.dir-search #members_search: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-group.focus #buddypress div.dir-search #members_search,
#buddypress div.dir-search #members_search:focus {
  border-color: #FFE066;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#buddypress div.dir-search #members_search::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#buddypress div.dir-search #members_search:-ms-input-placeholder {
  color: #999;
}
#buddypress div.dir-search #members_search::-webkit-input-placeholder {
  color: #999;
}
#buddypress div.dir-search #members_search:-moz-placeholder {
  color: #999;
}
#buddypress div.dir-search #members_search::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#buddypress div.dir-search #members_search:-ms-input-placeholder {
  color: #999;
}
#buddypress div.dir-search #members_search::-webkit-input-placeholder {
  color: #999;
}
#buddypress div.dir-search #members_search.placeholder {
  color: #999;
}
#buddypress div.dir-search #members_search::-ms-expand {
  border: 0;
  background-color: transparent;
}
#buddypress div.dir-search #members_search[disabled],
#buddypress div.dir-search #members_search[readonly],
fieldset[disabled] #buddypress div.dir-search #members_search {
  background-color: #f3f4f5;
  opacity: 1;
}
#buddypress div.dir-search #members_search[disabled],
fieldset[disabled] #buddypress div.dir-search #members_search {
  cursor: not-allowed;
}
textarea#buddypress div.dir-search #members_search {
  height: auto;
}
#buddypress div.dir-search #members_search:hover {
  border-color: #ffd326;
}
#buddypress div.dir-search #members_search: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-group.focus #buddypress div.dir-search #members_search,
#buddypress div.dir-search #members_search:focus {
  border-color: #FFE066;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#buddypress div.dir-search #members_search[disabled],
#buddypress div.dir-search #members_search[readonly],
fieldset[disabled] #buddypress div.dir-search #members_search {
  background-color: #f3f4f5;
  cursor: default;
}
#buddypress div.dir-search #members_search::-moz-placeholder {
  color: #c1c8cd;
  opacity: 1;
}
#buddypress div.dir-search #members_search:-ms-input-placeholder {
  color: #c1c8cd;
}
#buddypress div.dir-search #members_search::-webkit-input-placeholder {
  color: #c1c8cd;
}
#buddypress div.dir-search #members_search:-moz-placeholder {
  color: #c1c8cd;
}
#buddypress div.dir-search #members_search::-moz-placeholder {
  color: #c1c8cd;
  opacity: 1;
}
#buddypress div.dir-search #members_search:-ms-input-placeholder {
  color: #c1c8cd;
}
#buddypress div.dir-search #members_search::-webkit-input-placeholder {
  color: #c1c8cd;
}
#buddypress div.dir-search #members_search.placeholder {
  color: #c1c8cd;
}
@media (min-width: 480px) {
  #buddypress div.dir-search {
    position: absolute;
    right: 15px;
    top: 0;
    float: none;
    margin: 0 0 0;
  }
}
#buddypress div.dir-search #members_search_submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 0;
  font-family: "SourceSansProBold", Helvetica, Arial, sans-serif;
  padding: 7px 15px 7px 15px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  color: #FFF;
  background-color: #FFF;
  border-color: #ccc;
  color: #DE0000;
  background-color: white;
  border-color: #dee1e4;
  margin-left: -3px;
}
#buddypress div.dir-search #members_search_submit:focus,
#buddypress div.dir-search #members_search_submit:active:focus,
#buddypress div.dir-search #members_search_submit.active:focus,
#buddypress div.dir-search #members_search_submit.focus,
#buddypress div.dir-search #members_search_submit:active.focus,
#buddypress div.dir-search #members_search_submit.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#buddypress div.dir-search #members_search_submit:hover,
#buddypress div.dir-search #members_search_submit:focus,
#buddypress div.dir-search #members_search_submit.focus {
  color: #FFF;
  text-decoration: none;
}
#buddypress div.dir-search #members_search_submit:active,
#buddypress div.dir-search #members_search_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);
}
#buddypress div.dir-search #members_search_submit.disabled,
#buddypress div.dir-search #members_search_submit[disabled],
fieldset[disabled] #buddypress div.dir-search #members_search_submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a#buddypress div.dir-search #members_search_submit.disabled,
fieldset[disabled] a#buddypress div.dir-search #members_search_submit {
  pointer-events: none;
}
#buddypress div.dir-search #members_search_submit > [class^="ss-"] {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.btn-xs#buddypress div.dir-search #members_search_submit > [class^="ss-"] {
  font-size: 10.88px;
  top: 0;
}
.btn-kr#buddypress div.dir-search #members_search_submit > [class^="ss-"] {
  top: 2px;
}
.btn-sm#buddypress div.dir-search #members_search_submit > [class^="ss-"].pull-right {
  top: 3px;
}
.btn-lg#buddypress div.dir-search #members_search_submit > [class^="ss-"].pull-right {
  top: 7px;
}
#buddypress div.dir-search #members_search_submit > [class^="ss-"].pull-right {
  top: 5px;
}
#buddypress div.dir-search #members_search_submit:focus,
#buddypress div.dir-search #members_search_submit:active:focus,
#buddypress div.dir-search #members_search_submit.active:focus {
  outline: none;
}
#buddypress div.dir-search #members_search_submit:hover,
#buddypress div.dir-search #members_search_submit:focus {
  outline: none;
  color: #FFF;
}
#buddypress div.dir-search #members_search_submit:active,
#buddypress div.dir-search #members_search_submit.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#buddypress div.dir-search #members_search_submit.disabled,
#buddypress div.dir-search #members_search_submit[disabled],
fieldset[disabled] #buddypress div.dir-search #members_search_submit {
  background-color: #FFF;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#buddypress div.dir-search #members_search_submit.previous,
#buddypress div.dir-search #members_search_submit.next {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.429;
  padding-left: 23px;
  padding-right: 23px;
}
#buddypress div.dir-search #members_search_submit.next {
  margin-left: 8px;
  margin-right: 0;
}
#buddypress div.dir-search #members_search_submit:focus,
#buddypress div.dir-search #members_search_submit.focus {
  color: #FFF;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
#buddypress div.dir-search #members_search_submit:hover {
  color: #FFF;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#buddypress div.dir-search #members_search_submit:active,
#buddypress div.dir-search #members_search_submit.active,
.open > .dropdown-toggle#buddypress div.dir-search #members_search_submit {
  color: #FFF;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#buddypress div.dir-search #members_search_submit:active:hover,
#buddypress div.dir-search #members_search_submit.active:hover,
.open > .dropdown-toggle#buddypress div.dir-search #members_search_submit:hover,
#buddypress div.dir-search #members_search_submit:active:focus,
#buddypress div.dir-search #members_search_submit.active:focus,
.open > .dropdown-toggle#buddypress div.dir-search #members_search_submit:focus,
#buddypress div.dir-search #members_search_submit:active.focus,
#buddypress div.dir-search #members_search_submit.active.focus,
.open > .dropdown-toggle#buddypress div.dir-search #members_search_submit.focus {
  color: #FFF;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
#buddypress div.dir-search #members_search_submit:active,
#buddypress div.dir-search #members_search_submit.active,
.open > .dropdown-toggle#buddypress div.dir-search #members_search_submit {
  background-image: none;
}
#buddypress div.dir-search #members_search_submit.disabled:hover,
#buddypress div.dir-search #members_search_submit[disabled]:hover,
fieldset[disabled] #buddypress div.dir-search #members_search_submit:hover,
#buddypress div.dir-search #members_search_submit.disabled:focus,
#buddypress div.dir-search #members_search_submit[disabled]:focus,
fieldset[disabled] #buddypress div.dir-search #members_search_submit:focus,
#buddypress div.dir-search #members_search_submit.disabled.focus,
#buddypress div.dir-search #members_search_submit[disabled].focus,
fieldset[disabled] #buddypress div.dir-search #members_search_submit.focus {
  background-color: #FFF;
  border-color: #ccc;
}
#buddypress div.dir-search #members_search_submit .badge {
  color: #FFF;
  background-color: #FFF;
}
#buddypress div.dir-search #members_search_submit:hover,
#buddypress div.dir-search #members_search_submit:focus,
#buddypress div.dir-search #members_search_submit:active,
#buddypress div.dir-search #members_search_submit.active {
  color: #DE0000;
  background-color: white;
  border-color: #DE0000;
}
#buddypress div.dir-search #members_search_submit:active,
#buddypress div.dir-search #members_search_submit.active {
  background: #DE0000;
  border-color: #9e0000;
  color: white;
}
#buddypress div.dir-search #members_search_submit.disabled,
#buddypress div.dir-search #members_search_submit[disabled],
fieldset[disabled] #buddypress div.dir-search #members_search_submit,
#buddypress div.dir-search #members_search_submit.disabled:hover,
#buddypress div.dir-search #members_search_submit[disabled]:hover,
fieldset[disabled] #buddypress div.dir-search #members_search_submit:hover,
#buddypress div.dir-search #members_search_submit.disabled:focus,
#buddypress div.dir-search #members_search_submit[disabled]:focus,
fieldset[disabled] #buddypress div.dir-search #members_search_submit:focus,
#buddypress div.dir-search #members_search_submit.disabled:active,
#buddypress div.dir-search #members_search_submit[disabled]:active,
fieldset[disabled] #buddypress div.dir-search #members_search_submit:active,
#buddypress div.dir-search #members_search_submit.disabled.active,
#buddypress div.dir-search #members_search_submit[disabled].active,
fieldset[disabled] #buddypress div.dir-search #members_search_submit.active {
  background-color: #f3f4f5;
  border-color: #dee1e4;
}
#buddypress div.item-list-tabs ul li.last {
  float: none;
  margin: 0;
}
@media (min-width: 480px) {
  #buddypress div.item-list-tabs ul li.last {
    float: right;
    margin: 7px 0 0;
  }
}
/*# sourceMappingURL=bootstrap.css.map */