/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .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('https://scdn.nranews.com/fonts/glyphicons-halflings-regular.eot');
  src: url('https://scdn.nranews.com/fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('https://scdn.nranews.com/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://scdn.nranews.com/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://scdn.nranews.com/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://scdn.nranews.com/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  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: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 3.6rem;
}
h2,
.h2 {
  font-size: 3.0rem;
}
h3,
.h3 {
  font-size: 2.4rem;
}
h4,
.h4 {
  font-size: 1.8rem;
}
h5,
.h5 {
  font-size: 1.4rem;
}
h6,
.h6 {
  font-size: 1.2rem;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 2.1rem;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 1.75rem;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse 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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 1.3rem;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1310px) {
  .container {
    width: 1295px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 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: 1280px) {
  .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: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > 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 {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > 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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 2.1rem;
  line-height: inherit;
  color: #333;
  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: 1.4rem;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
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: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn: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: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
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.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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
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.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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
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.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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
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.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
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.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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .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-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn: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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a: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: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a: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 {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a: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: 4px 4px 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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 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;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a: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 {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a: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;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.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: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.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 {
  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: #d0e9c6;
}
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 {
  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: #c4e3f3;
}
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 {
  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: #faf2cc;
}
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 {
  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: #ebcccc;
}
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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'vdgm_icons';
  src: url('https://scdn.nranews.com/assets/fonts/vdgm_icons.eot');
}
@font-face {
  font-family: 'vdgm_icons';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAACdEAAsAAAAAJvgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgCCL85WNtYXAAAAFoAAAAVAAAAFTmauISZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAIkQAACJE62y+y2hlYWQAACQIAAAANgAAADYCIxt5aGhlYQAAJEAAAAAkAAAAJARqAp5obXR4AAAkZAAAANQAAADUYkIDR2xvY2EAACU4AAAAbAAAAGzHGNAgbWF4cAAAJaQAAAAgAAAAIABCALhuYW1lAAAlxAAAAWAAAAFgWHH5RXBvc3QAACckAAAAIAAAACAAAwAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5i8B4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABABAAAAADAAIAAIABAABACDhkOYv//3//wAAAAAAIOGQ5gD//f//AAH/4x50GgUAAwABAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAABAAA/+ACAAG4AAsAewCUAK4AACUjFSMVMxUzNTM1IwcjPgE3PgE3PgE3PgE3PgE3PgE9ATQmJy4BJy4BNTQ2Nz4BMzIWFx4BFRwBBz4BNz4BNy4BJy4BJy4BJy4BIyIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BFw4BBw4BBw4BBw4BFRQWFx4BOwEuAScuASc3MhYXHgEVFAYHDgEjIiYnLgE1NDY3PgEzNSIGBw4BFRQWFx4BMzI2Nz4BNTQmJy4BIzEBgCBAQCBAQLGcAgUEAwgFCBIJCRMKBAcDAgMGBgsSBwYHDQsMHhERHgwLDQEGDAYGDAcBBQUEDggJFgwMGg0NGgwMFgkJDgQFBQMCAwcFAwcEAwkEChMJChAICQ8FBQUEAwMJBeAGCwYFCQShFicODhERDg4nFhYnDg4REQ4OJxYeNBQTFxcTFDQeHjQUExcXExQ0HsBAIEBAIHAHEAcIDwcMEgcHCgIBBAMDCAQRBwsDBxMNDB0PFiUPDhAQDg8lFgMHBAQFAwIEAg4bDQ0XCgsRBgYGBgYGEQsLGA4NHQ8LFQoKFAkFCwUFCQQFDQgIEwwNHA8OHA0FCQMDBAULBgYNB8oRDg4nFhYnDg4REQ4OJxYWJw4OESYXExQ0Hh40FBMXFxMUNB4eNBQTFwAAAAADAAD/4AIAAeAAGAAtADwAADciBgcOARUUFhceATMyNjc+ATU0JicuASMnFTIWFx4BFx4BFx4BFTM0JicuASM1FTIWFx4BFTM0JicuASNEDhkJCQsLCQkZDg4ZCQoKCgoJGQ5EGC4WFScRERoJCQljNS4ue0ZWljg4QmJRRUa6amkLCQoYDw4YCgkKCgkKGA4PGAoJC8liCQkJGhERJxYWLhhGey4uNa5iQTk4llZqukZFUQAMAAD/4AHgAeAAAwAHAAsADwATABcAGwAfACMAJwA0ADkAABMzFSM3MxUjNzMVIwUzFSM3MxUjNzMVIyczFSM3MxUjNzMVIyUzFSMBFSM1IxUjNSMRIREjEyERIRGgQEBgQEBgQED+4EBAYEBAYEBAYEBAYEBAYEBA/uBAQAFgQOBAQAHgQCD+YAGgASBAQEBAQIBAQEBAQKBAQEBAQEBAAWAgICAg/gACAP4gAWD+oAAAAAACAAAAAAIAAcAADAARAAAlESERMxUjFSE1IzUzASERIRECAP4A4GABAGDg/kABgP6AQAGA/oAgICAgAUD/AAEAAAAAAAMAIP/gAeAB4AAjADMAOgAAAScuAScuASsBIgYHDgEVERQWFx4BMyEyNjc+ATURNCYnLgEnJzIWMR4BHwEeARcwFhUjNRMhETMVMxEBvjwHFAsLFwrgChEHBggIBgcRCgFgChEHBggFBQUMB34BAgcJAjwBBgMBXGD+wMCAAYI8BwwFBQUIBgcRCv5gChEHBggIBgcRCgEgChcLCxQHGgEDBgE8AgkHAgFc/oQBgID/AAAAAAEAIAAAAeABsAAxAAAlLgExMDY3MjY3NiYnPgEnLgEjIgYHBhYXDgEXHgEzHgExMAYHDgEHDgEVITQmJy4BJwE3CAMiBgcLAgIDCAEEBwcpLS0pBwcEAQgDAgILBwYiAwgOOBwcKwHAKxwcOA6BAR8rIA8KChUGBysYFyUlFxgrBwYVCgoPICsfAQIXEhEtGBgtERIXAgAAAgAA/+ACAAHgAA8AFAAAAQcXByMXBxUzNxc1Nxc3JwMnNxcHARAwMHBwWIgUtFiAMDDwMCBwIHAB4DAwgFi0FIhYcHAwMPD+8CBwIHAAAAACAAD/4AIAAeAAOQBzAAABJy4BIyIGDwEOARUUFh8BHgEXNy4BLwEuATU0Nj8BPgEzMhYfAR4BFRQGDwEeARceAQc3PgE1NCYnBy4BJwceAR8BHgEVFAYPAQ4BIyImLwEuATU0Nj8BLgEnLgE3Bw4BFRQWHwEeATMyNj8BPgE1NCYvAQHdAhItFxctEW4REhIRAgMHAygEBgMCCgkJCm0JGQwNGAkCCgoKCjEDBQIBAgFNERISEaEDBwMoBAYDAgoJCQptCRkMDRgJAgoKCgoxAwUCAQIBTRESEhECEi0XFy0RbhESEhECAbsCERISEW0SLRcXLRICAgYCKAIFAwIJGA0NGAltCgoKCgIJGA0MGQkyCBAICRAJTREtFxctEp0CBgIoAgUDAgkYDQ0YCW0KCgoKAgkYDQwZCTIIEAgIEQlNES0XFy0SAhESEhFtEi0XFy0SAgAAAAEAQAAgAcABoAAuAAABOAExIyIGBw4BFRQWFx4BOwEBDgEVFBYXHgEzMjY3ARUUFhceATMyNjc+AT0BIwGgwAcLBQQFBQQFCwdz/vYEBQUEBQwGBgwFAQkFBAULBwcLBQQFIAGgBQQFCwcHCwUEBf73BQwGBgwFBAUFBAEKcwcLBQQFBQQFCwfgAAAAAQBAACABwAGgACoAACUyNjc+ATU0JicuASsBAT4BNTQmJy4BIyIGBwE1NCYnLgEjIgYHDgEdATMBIAcLBQQFBQQFCwdzAQoEBQUEBQwGBgwF/vcFBAULBwcLBQQF4CAFBAULBwcLBQQFAQkFDAYGDAUEBQUE/vZzBwsFBAUFBAULB+AAAgBg/+ABoAHgABIAKwAAASIGBw4BFRQWMTA2NTQmJy4BIxEiJicuATU0Njc+ATMyFhceARUUBgcOASMBACE6FhYZoKAZFhY6IRQjDQ0PDw0NIxQUIw0NDw8NDSMUAeAZFhY6IXjo6HghOhYWGf8ADw0NIxQUIw0NDw8NDSMUFCMNDQ8AAQBgACABoAGgAAIAABMNAWABQP7AAaDAwAAAAAEAAP/gAgAB4ABEAAABIzcuAScuASMiBgcOAQcOAQcOARUUFhceARceARceATMyNjc+ATc+ATcXDgEHDgEjIiYnLgE1NDY3PgEzMhYXHgEXNxUCAMBIDh8REiUTEyUSER8ODRUHCAcHCAcVDQ4fERIlExMlEhEfDgIEAjESKxgZNh01XSMjKCgjI101GzIXFykRSwEgSA0VBwgHBwgHFQ0OHxESJRMTJRIRHw4NFQcIBwcIBxUNAwQDKxQgCwwMKCMjXTU1XSMjKAoKChwRS8AAAAAAAgBAACABwAGgAAMABwAAEzMRIxMzESNAoKDgoKABoP6AAYD+gAAAAAEAgP/gAW8B4AAaAAAFIxEjNTM1NDY3PgE7ARUjIgYHDgEdATMHIxEBIGBAQAkLDCggRywNDgMDAk8JRiABAFg0GysPDxBYBQQFDQksWP8AAAAAAAEAAAAQAgABsABsAAABDgEHDgEHPgE3PgE3DgEHDgEHLgEnLgEjIgYHDgEVFBYXLgEnLgEnDgEHDgEVFBYXHgEXIiYnLgEnFDAVFBYXHgEXDgEjIiYnHgEXHgEzDgEHDgEjKgEnHgEXHgEzMjY3PgE1PAE1PgE3PgE3AgAHDwcIDwgIDgYGCQMIEAgIEgkHEQoKFQwVJw4OEQIBIT0bHDATBAUCAgIHBgYSCgYNBgYLBQwMCx8SBw4HBQoFBRMNDR8SDh4RECMTBg0GESYVFCsWSHAmJicHDwYHDAUBfwMGAgIDAQUNBwcRCQQIAwMFAggMBAQFEA8OJhYGDAYCEQ4OJxgGDQYHDgcOGQsMEgcCAQIFAwEBEyIODRMEAQIBARAbCQoLCxEFBgYBCxIGBgY2KytrNAMHAwYMBwcPCAAAAQAA/+ACAAHgAFgAACUiBgcOAQcnNDY1NCY1Nx4BFx4BMzI2Nz4BNTQmJy4BIyIGBw4BFRQWFQcuAScuASMiBgcOARUUFhceATMyNjc+ATcXFAYVFBYXHgEzMjY3PgE1NCYnLgEjAbAIEAgHDQbXAQHXBg0HCBAIER0LCg0NCgsdEREdCwoNAdcGDQcIEAgRHQsKDQ0KCx0RCBAIBw0G1wENCgsdEREdCwoNDQoLHRGAAwQDCQVrAwcDAwcDawUJAwQDDQoLHRERHQsKDQ0KCx0RAwcDawUJAwQDDQoLHRERHQsKDQMEAwkFawMHAxEdCwoNDQoLHRERHQsKDQAAAAEAQAAgAcABoAADAAATIREhQAGA/oABoP6AAAADACAAIAHgAYAAAwAHAAsAABMhFSEVIRUhFSEVISABwP5AAcD+QAHA/kABgGAgYCBgAAAAAgAAAAACAAHRAAUADgAALQEFNSUFBxUHNQcVBzU3AgD/AP8AAQABAECAgIDAucfHUsbGS78BgQF/AcGPAAAAAAIAAP/gAgAB4AA4AFEAACUnLgEnLgEHPgE3PgE1NCYnLgEjIgYHDgEVFBYXHgEzMjY3PgE3BhYXHgEfAR4BFzI2Nz4BNS4BJyUiJicuATU0Njc+ATMyFhceARUUBgcOASMB8HkFCQUFCQQLEQYGBh4aGkYoKEYaGh4eGhpGKBIiEA8dDQECAgIGBWcGEQkIEQcGBgEIB/7QGy4SERQUERIuGxsuEhEUFBESLhssZwUGAgICAQ0dDxAiEihGGhoeHhoaRigoRhoaHgYGBhELBAkFBQkFeQcIAQYGBxEICREGdBQREi4bGy4SERQUERIuGxsuEhEUAAAAAwAg/+AB4AHgACYARAB5AAAlPgE3PgE1NCYnIQ4BFRQWFx4BFw4BBw4BFRQWFyE+ATU0JicuAScFNDY3PgE3NS4BJy4BNTEhFAYHDgEHFR4BFx4BFSE3LgEnLgE9ATQ2Nz4BNz4BNz4BNyMeARceARceARceAR0BFAYHDgEHDgEHDgEHMy4BJy4BJwFsGisPDxEBAf5EAQERDw8rGhorDw8RAQEBvAEBEQ8PKxr+5A8ODiobGyoODg8BYA8ODiobGyoODg/+oOYODwQDAgIDBA8OBw4GBgsEzAQLBgcNBw4PBAMCAgMEDw4NGAkJDQP6Aw0JCRgN4BAvHR1DJAgQCAgQCCRDHR0vEBAvHR1DJAgQCAgQCCRDHR0vEOAjQBoaJgoyCiYaGkAjI0AaGiYKMgomGhpAI5EIEQgJDwYgBg8JCBEIBAsGBg4ICA4GBgsECBEICQ8GIAYPCQgRCAgXDg8iExMiDw4XCAAAAAEAAP/gAgAB4AAGAAA3ATUhNSE1AAEAAQD/AOD/AKDAoAAAAAEAAAAAAgABsAAQAAAlJzUjFScBFTMVMzUzFTM1MwIAYEBg/wBAoECgQLBgkFBg/wAQoGBgoAAAAgAAACACAAGgABwAIAAAASEiBgcOAR0BFBYXHgEzITI2Nz4BPQE0JicuASMDERcHAaD+wBQjDQ0PDw0NIxQBQBQjDQ0PDw0NIxTgoKABoA8NDSMUwBQjDQ0PDw0NIxTAFCMNDQ/+wAEAgIAAAwAA/+ACAAHgABgAHQAoAAABIgYHDgEVFBYXHgEzMjY3PgE1NCYnLgEjBzMVIzUTIzUzNSM1MxUzFQEANV0jIygoIyNdNTVdIyMoKCMjXTUgQEBggCAgYCAB4CgjI101NV0jIygoIyNdNTVdIyMoYEBA/sAggCCgIAAAAAIAAP/gAgAB4AAYACkAAAEiBgcOARUUFhceATMyNjc+ATU0JicuASMXBxcVIycHIzU3JzUzFzczFQEANV0jIygoIyNdNTVdIyMoKCMjXTWAU1MtU1MtU1MtU1MtAeAoIyNdNTVdIyMoKCMjXTU1XSMjKK1TUy1TUy1TUy1TUy0ABgAA/+ACAAHgAAMABwALAA8AEwAXAAATMxUjNyEVIQczFSM3IRUhBzMVIzchFSEAgIDAAUD+wMCAgMABQP7AwICAwAFA/sAB4ICAgECAgIBAgICAAAAAAAMAAP/gAgAB4AAYADEANAAAASIGBw4BFRQWFx4BMzI2Nz4BNTQmJy4BIxEiJicuATU0Njc+ATMyFhceARUUBgcOASMDFwcBADVdIyMoKCMjXTU1XSMjKCgjI101K0wcHCEhHBxMKytMHBwhIRwcTCtAwMAB4CgjI101NV0jIygoIyNdNTVdIyMo/jAhHBxMKytMHBwhIRwcTCsrTBwcIQFAcHAABAAAAAACAAHAAAMAJAApAEIAABMhFSEFISIGBw4BHQEUFhceATsBFSE1MzI2Nz4BPQE0JicuASMDIzUzFRMUBgcOASMiJicuATU0Njc+ATMyFhceARWAAQD/AAFg/kAHCwUEBQUEBQsHYAEAYAcLBQQFBQQFCweAwMCHAwQDCAUFCAMEAwMEAwgFBQgDBAMBwEAgBQQFCwegBwsFBAWAgAUEBQsHoAcLBQQF/sCgoAEQBQgDBAMDBAMIBQUIAwQDAwQDCAUAAAABAAD/4AFgAeAABQAAEwcXBxcBYGCgoGABAAHgYKCgYAEAAAABAAD/4AFgAeAABQAABTcnNycBAQBgoKBg/wAgYKCgYP8AAAACAAD/4QH+AeAABQAKAAAXESE1IRETFQE3ASIB1P4KAwHiGf4YFQHTIv4LAfUd/h4YAecAAgAA/+EB/gHgAAUACgAAAREhFSERAzUBBwEB2/4tAfYD/h0YAegB1v4tIgH1/gsdAeIY/hkAAAAEAAD/4AIAAeAAHAAwAFQAZQAAASEiBgcOARURFBYXHgEzITI2Nz4BNRE0JicuASMFMx4BFRQGBw4BIyImJy4BNTQ2NyEVFAYHDgEjISImJy4BPQEzDgEVFBYXHgEzMjY3PgE1NCYnMzUUBisBIiY9ATQ2OwEyFh0BAav+qhIeDAwNDQwMHhIBVhIeDAwNDQwMHhL++bgDAhANDSQUFCQNDQ8CAwEcBQQFCwf+wAcLBQQFMgIBFhQUNR4eNRQUFgICMgkHIAcJCQcgBwkB4A0MDB4S/qoSHgwMDQ0MDB4SAVYSHgwMDeAIEAgUJA0NDw8NDSQUCBAIwAcLBQQFBQQFCwfACBAIHjUUFBYWFBQ1HggQCHAHCQkHIAcJCQcgAAACAAAAIAIAAaAAHAAgAAABISIGBw4BHQEUFhceATMhMjY3PgE9ATQmJy4BIwMRFwcBoP7AFCMNDQ8PDQ0jFAFAFCMNDQ8PDQ0jFOCgoAGgDw0NIxTAFCMNDQ8PDQ0jFMAUIw0ND/7AAQCAgAACAAD/4AIAAeAAGABhAAABIgYHDgEVFBYXHgEzMjY3PgE1NCYnLgEjEy4BJy4BJw4BBw4BByY2Nz4BNyY0Nz4BFxYGBw4BFxY2NzYmJy4BBw4BFx4BFxYUBy4BJy4BNz4BNz4BNzYWFx4BFxYGBw4BJwEANV0jIygoIyNdNTVdIyMoKCMjXTUZCQ0GBQwGBAkHBxIOBAQGBQ0FCAcHGhEVBwgIAxscJggJBxEZQxwdIwUCCQMDBxAVBgYFAQEWEhIuGB44FxceBAQNEBAxIAHgKCMjXTU1XSMjKCgjI101NV0jIyj+qgEEBAMIBBMmEREcCh41GBkvGA0mEA8RBwgtGRkrBQYpHh4/EhkEDw86JAkNBwYRDAQPDAsdERsuEhEVAwMLDQ4qHCA/GRkdAwAABgAA/+ACAAHgAAYAHwBtAI4AlQC1AAA3PAE1HAEVNzI2Nz4BJy4BJy4BJyIGBw4BFx4BFx4BFyU1NCYnLgEjISIGBw4BBz4BNz4BMzoBMQcjHgEXHgEVFAYHDgEHDgEHDgEVFBYXHgEXHgEXHgEVFAYHMzI2Nz4BNREjFSM1IzUzNTMVMwU6ATMuAScuATU0Njc+ATcGIiMiJicuAScdAT4BNz4BMwcmNCcWFBcXLgEnLgEnLgEjLgEjJgYHDgEHHgEXHgE7ATQ2NTQmJwB2ERwKCQgDAxIODSERERwKCQgDAxMNDSERAYoNDAwfEf6qER8LDA0BCxoODh8PIpEoOA4VBwgHBwcHEgsLDgMEAwsHBxAGEhgHCAYCAZoRHwwMDWAgYGAgYP5dCA8IBQkDBAMBAQEEAgQJBA4aCwwUCQoWDAsZDVsBAQEB4gMNCQkYDgUKBgYLBhEgDg4YCQMPCwscD5ABAQEtAQIBAQIBmBAPDicXFycPDxEBDw4PJhcXKA8PEgGbKxEfDAwNDQsMHhEKEQYHByIFFQ4NIRAPGgsMFQgJDQUGCwcHDwgIDgQMGQ4OHxQGDAYNDAwfEQELYGAgYGD/BQsGBw0IBAkEBAgEAQUEBAwHIWUECAMCAz0CBQICBQIgCxEICBAJAgMBAQEHBQYRCg4ZCQoKBAkEBQkFAAAAAQBg/+ABoAHgAFIAAAEVHAEXHgEXHgEXHgEzMjY3PgE3FQ4BBw4BBw4BIw4BIyImJy4BJy4BJy4BJy4BJy4BJy4BJy4BPQEjNT4BNz4BNz4BNz4BNz4BNz4BNzMVMxUjASADAgsGBQkEBQsFChAIBxAKCBAHBw4HBg4HCA4ICQ4HBg0GBw0FBgsEBQgEAwUCAgIBAQFFCA8IBw4FBQoEBQcEAwUDAgMBU4CAAQB1FhsGBwwDAwQBAQICAgIIB00EBgMCBAIBAwEBAQEBBAICBQQDBwQECQQECQUFCwcGEAmzSQIGBAMIBQQKBgUMBwYPCAgSCoBgAAAEAAD/4AIAAeAAHAAhADoAWwAAASEiBgcOARURFBYXHgEzITI2Nz4BNRE0JicuASMDIzUzFQMiJicuATU0Njc+ATMyFhceARUUBgcOASMBIzU0JicuASMiBgcOAR0BIzUzFT4BNz4BMzIWFx4BHQEBqv6sEh8MCw4OCwwfEgFUEh8MCw4OCwwfEupAQCAHCwUEBQUEBQsHBwsFBAUFBAULBwEAQAUEBQsHBwsFBAVAQAUMBwgQCA8aCgoLAeAOCwwfEv6sEh8MCw4OCwwfEgFUEh8MCw7+YODgAQAFBAULBwcLBQQFBQQFCwcHCwUEBf8AgAcLBQQFBQQFCweA4CgHDgYGBw0KCx0RkAAAAQAAAAoB/QG/ADcAABMXMDYXHgEXHgEXHgEXHgE3PgE3PgE3NiYHDgEHNhYXFhQHDgEHDgEjIiYnLgEnLgEnLgEHDgExABUuCwUYDQ0ZBwYWDg4iEhJGJSY/Cgs6KSlOCBYgCQgMCxUJCRAFBQoFBQoHBgkICB0bMWgBRhsdDQZIKytQDg0aCAgCCww8LCxtPD0yBAU+NQ0DCwslFRUiDAwNDQ4NJhgaQRwbIwUKawACAAD/2gKHAeAAPAClAAABNCYnLgEnLgEnIiYjLgErASIGBw4BFRQWFx4BOwEHDgEVFBYXHgEzMjY/ARUUFhceATMyNjc+AT0BNCYnBx4BFx4BFyE+AT8BPgE3NjQnLgEnLgEnLgE1NDY3PgEzMhYXHgEVFAYHDgEHDgEVBhQXHgEfATcnLgEnPgE3PgE1NCYnLgEjIgYHDgEVFBYXHgEXFAYPATAGFRQWMyEyNjU0JicuAScHAoUBAQEBAQECAQECAQIFA5YFCgMDBAQDAwoFWrAEBAQEAwoEBQoDsAQEAwkFBgkDBAMBAaMFCQQEBQL+KgdBBk8QEgMEAQEEAgsQBQYGDgwMIBMSIAwMDgYGBRAKAwQCBAQTER0dKAsLAQ0TBwYHFBERLxobLhESFAcHBxMMCgtLaAwIAgAICwYGBg8IHAEmAQIBAQIBAQEBAgEBBAMDCgUFCQQDBLADCgUECgMEBAQEsFoGCQMEBAQEAwkGlgMFAuMGDggIEgs3KwIkChYLChIHAwYCCBYMDR0PFyoQEBISEBAqFw8dDQwWCAIGAwcSCwoWCw0eEgcPCAocEBAjEyA4FRUYGBUVOCATIxAQHAoIDwYiRFkIDAwIFCEODhYKHAAABAAA/+ACAAHgADoAVwBwAIkAADcUFhceATMhMjY3PgE1ETQmJy4BKwE3PgE1NCYnLgEjIgYPATEnLgEjIgYHDgEVFBYfASMiBgcOARUREyEyFhceAR0BFAYHDgEjISImJy4BPQE0Njc+ATMFNDY3PgEzMhYXHgEVFAYHDgEjIiYnLgE1FTQ2Nz4BMzIWFx4BFRQGBw4BIyImJy4BNQAHBQYQCQGqCRAGBQcHBQYQCbtUAwQEAwQKBQUKA3lZAwoFBQoEAwQEAzRbCRAGBQdNAQYFCQMDBAQDAwkF/voFCQMDBAQDAwkFAUgFAwQJBgYJBAMFBQMECQYGCQQDBQUDBAkGBgkEAwUFAwQJBgYJBAMFCwkQBgUHBwUGEAkBKgkQBgUHUwQKBQUJBAQEBAR4WAQEBAQECQUFCgQzBwUGEAn+1gEgBAMDCQXmBQkDAwQEAwMJBeYFCQMDBBsGCQQDBQUDBAkGBgkEAwUFAwQJBlUFCgQDBAQDBAoFBgoDBAQEBAMKBgAAAAAEAAD/4AIAAeAAGAAxADUAOQAAASIGBw4BFRQWFx4BMzI2Nz4BNTQmJy4BIxEiJicuATU0Njc+ATMyFhceARUUBgcOASMDMxUjNzMVIwEANV0jIygoIyNdNTVdIyMoKCMjXTUrTBwcISEcHEwrK0wcHCEhHBxMK2BAQIBAQAHgKCMjXTU1XSMjKCgjI101NV0jIyj+MCEcHEwrK0wcHCEhHBxMKytMHBwhATDAwMAAAAMAAAAgAgABoABOAHMAjAAAAR4BFx4BHQEUBisBIiY9ATQmJy4BJy4BJyYiIzgBMTgBMSoBBw4BBw4BBw4BHQEUBisBIiY9ATQ2Nz4BNz4BNz4BMzgBMTgBMTIWFx4BFwciBgcOAQcOAQcGFjM6ATM6ATM6ATM6ATMyNicuAScuAScuASMVIiYnLgE1NDY3PgEzMhYXHgEVFAYHDgEjAckUFgYFAgYEeAQGCQcGDwUGEwoKFQgIFQoKEwYFDwYHCQYEeAQGAgUGFhQYNxscMRISMRwbNxjJCx8QER8LDCELCwMZGi4UFCELCyEUFC4aGQMLCyEMCx8REB8LDRgICQoKCQgYDQ0YCAkKCgkIGA0BeAsXCwsVCAMEBgYECwsNBAMEAQEBAQEBAQEBAQQDBA0LCwQGBgQDCBULCxcLDhAEBAICBAQQDlgCBAMQDg1IJSU6OiUlSA0OEAMEAsAKCQgYDQ0YCAkKCgkIGA0NGAgJCgAAAAMAAP/gAgAB4AAYADEANQAAASIGBw4BFRQWFx4BMzI2Nz4BNTQmJy4BIxEiJicuATU0Njc+ATMyFhceARUUBgcOASMDMxUjAQA1XSMjKCgjI101NV0jIygoIyNdNStMHBwhIRwcTCsrTBwcISEcHEwrYMDAAeAoIyNdNTVdIyMoKCMjXTU1XSMjKP4wIRwcTCsrTBwcISEcHEwrK0wcHCEBMMAABAAA/+ACAAHgABgAMQA0ADcAAAEiBgcOARUUFhceATMyNjc+ATU0JicuASMRIiYnLgE1NDY3PgEzMhYXHgEVFAYHDgEjAxcHNxcHAQA1XSMjKCgjI101NV0jIygoIyNdNStMHBwhIRwcTCsrTBwcISEcHEwrYHBwgHBwAeAoIyNdNTVdIyMoKCMjXTU1XSMjKP4wIRwcTCsrTBwcISEcHEwrK0wcHCEBIFBQoFBQAAAFAAD/4AIAAcAACgAQABYAGwAeAAATFQcXBxMlNzMRIQsBNxM3BzcDNxEzByUhESERAxcHoFQGUmoBRhI+/qAiWjIsYGQcLTNRVwFG/uABIMCgoAHAJQwmGP6PXQMBgP5EATkP/scNHDABQwf+wgwsAUD+wAEAYGAAAAAAAwAn/+ACAAHRAAMACAAMAAATJRcFMREhESEXNRcHJwGxGf5PAcD+QKCAgAFddF10/uABIOCgUFAAAAAAAQAAAAEAAHkB+btfDzz1AAsCAAAAAADQPm1hAAAAANA+bWEAAP/aAocB4AAAAAgAAgAAAAAAAAABAAAB4P/gAAACigAA//4ChwABAAAAAAAAAAAAAAAAAAAANQAAAAAAAAAAAAAAAAEAAAACAAAAAgAAAAIAAAACAAAAAgAAIAIAACACAAAAAgAAAAIAAEACAABAAgAAYAIAAGACAAAAAgAAQAIAAIACAAAAAgAAAAIAAEACAAAgAgAAAAIAAAACAAAgAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAABYAAAAWAAAAH8AAAB/AAAAgAAAAIAAAACAAAAAgAAAAIAAGACAAAAAgAAAAKKAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAnAAAAAAAKABQAHgEYAXIBzAHuAkgClAK8A2gDrgPwBDIEQASqBL4E6AWIBggGFgYwBlAGzAeCB5QHsAfmCCQIZAiQCOIJRglYCWoJhAmgCjAKZgr+DAAMfA0CDVoORg8KD2IQHBBuEMYRBBEiAAEAAAA1ALYADAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAUAAAAAQAAAAAAAgAOAFwAAQAAAAAAAwAUACoAAQAAAAAABAAUAGoAAQAAAAAABQAWABQAAQAAAAAABgAKAD4AAQAAAAAACgA0AH4AAwABBAkAAQAUAAAAAwABBAkAAgAOAFwAAwABBAkAAwAUACoAAwABBAkABAAUAGoAAwABBAkABQAWABQAAwABBAkABgAUAEgAAwABBAkACgA0AH4AdgBkAGcAbQBfAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdgBkAGcAbQBfAGkAYwBvAG4Ac3ZkZ21faWNvbnMAdgBkAGcAbQBfAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHYAZABnAG0AXwBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('woff');
  font-weight: normal;
  font-style: normal;
}

.HeaderPartial .explore .right .social_link {
  margin: 0 10px;
  font-size: 14px;
}

.HeaderPartial .explore .right{
    font-family: Arial;
}

.vdgm-default-skin .vjs-videosize-hd{
    color: #d89c09;
}

.vdgm-default-skin .vjs-control.vjs-videosize-hd:focus:before{
    color: #d89c09;
}

[class^="vdgm-icon"]:before,
[class*=" vdgm-icon"]:before {
  font-family: 'vdgm_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vdgm-icon-movie:before {
  content: "\e62f";
}
.vdgm-icon-stack-play:before {
  content: "\e62e";
}
.vdgm-icon-pause2:before {
  content: "\e62a";
}
.vdgm-icon-stop2:before {
  content: "\e62c";
}
.vdgm-icon-forward:before {
  content: "\e62d";
}
.vdgm-icon-television:before {
  content: "\e62b";
}
.vdgm-icon-feed:before {
  content: "\e600";
}
.vdgm-icon-telephone:before {
  content: "\e629";
}
.vdgm-icon-play:before {
  content: "\e60a";
}
.vdgm-icon-feed:before {
  content: "\e600";
}
.vdgm-icon-instagram:before {
  content: "\e621";
}
.vdgm-icon-youtube:before {
  content: "\e622";
}
.vdgm-icon-pinterest:before {
  content: "\e623";
}
.vdgm-icon-google-plus:before {
  content: "\e624";
}
.vdgm-icon-tumblr:before {
  content: "\e625";
}
.vdgm-icon-linkedin:before {
  content: "\e626";
}
.vdgm-icon-vimeo:before {
  content: "\e627";
}
.vdgm-icon-calendar:before {
  content: "\e601";
}
.vdgm-icon-screen:before {
  content: "\e602";
}
.vdgm-icon-file:before {
  content: "\e603";
}
.vdgm-icon-user:before {
  content: "\e604";
}
.vdgm-icon-pushpin:before {
  content: "\e605";
}
.vdgm-icon-link:before {
  content: "\e606";
}
.vdgm_icon-television:before {
  content: "\e629";
}
.vdgm_icon-telephone:before {
  content: "\e62b";
}
.vdgm_icon-feed:before {
  content: "\e600";
}
.vdgm_icon-instagram:before {
  content: "\e621";
}
.vdgm_icon-youtube:before {
  content: "\e622";
}
.vdgm_icon-pinterest:before {
  content: "\e623";
}
.vdgm_icon-google-plus:before {
  content: "\e624";
}
.vdgm_icon-tumblr:before {
  content: "\e625";
}
.vdgm_icon-linkedin:before {
  content: "\e626";
}
.vdgm_icon-vimeo:before {
  content: "\e627";
}
.vdgm_icon-calendar:before {
  content: "\e601";
}
.vdgm_icon-screen:before {
  content: "\e602";
}
.vdgm_icon-file:before {
  content: "\e603";
}
.vdgm_icon-user:before {
  content: "\e604";
}
.vdgm_icon-pushpin:before {
  content: "\e605";
}
.vdgm_icon-link:before {
  content: "\e606";
}
.vdgm_icon-user-plus:before {
  content: "\e190";
}
.vdgm_icon-pause:before {
  content: "\e62a";
}
.vdgm_icon-stop:before {
  content: "\e610";
}
.vdgm_icon-forward:before {
  content: "\e62d";
}
.vdgm_icon-arrow-up-right:before {
  content: "\e607";
}
.vdgm_icon-arrow-down-left:before {
  content: "\e608";
}
.vdgm_icon-place:before {
  content: "\e609";
}
.vdgm_icon-play:before {
  content: "\e60a";
}
.vdgm_icon-spinner:before {
  content: "\e60b";
}
.vdgm_icon-pause2:before {
  content: "\e60c";
}
.vdgm_icon-facebook:before {
  content: "\e60d";
}
.vdgm_icon-twitter:before {
  content: "\e60e";
}
.vdgm_icon-share:before {
  content: "\e60f";
}
.vdgm_icon-stop2:before {
  content: "\e62c";
}
.vdgm_icon-menu:before {
  content: "\e611";
}
.vdgm_icon-home:before {
  content: "\e612";
}
.vdgm_icon-search:before {
  content: "\e613";
}
.vdgm_icon-busy:before {
  content: "\e614";
}
.vdgm_icon-arrow-left:before {
  content: "\e615";
}
.vdgm_icon-home2:before {
  content: "\e616";
}
.vdgm_icon-youtube2:before {
  content: "\e617";
}
.vdgm_icon-info:before {
  content: "\e618";
}
.vdgm_icon-cancel-circle:before {
  content: "\e619";
}
.vdgm_icon-list:before {
  content: "\e61a";
}
.vdgm_icon-play2:before {
  content: "\e61b";
}
.vdgm_icon-print:before {
  content: "\e61c";
}
.vdgm_icon-slide-arrow-right:before {
  content: "\e61d";
}
.vdgm_icon-slide-arrow-left:before {
  content: "\e61e";
}
.vdgm_icon-long-arrow-up-left:before {
  content: "\e61f";
}
.vdgm_icon-long-arrow-down-right:before {
  content: "\e620";
}
.vdgm_icon-social-share:before {
  content: "\e628";
}
.vdgm-icon-user-plus:before {
  content: "\e190";
}
.vdgm-icon-arrow-up-right:before {
  content: "\e607";
}
.vdgm-icon-arrow-down-left:before {
  content: "\e608";
}
.vdgm-icon-place:before {
  content: "\e609";
}
.vdgm-icon-spinner:before {
  content: "\e60b";
}
.vdgm_icon-pause:before {
  content: "\e60c";
}
.vdgm-icon-facebook:before {
  content: "\e60d";
}
.vdgm-icon-twitter:before {
  content: "\e60e";
}
.vdgm-icon-share:before {
  content: "\e60f";
}
.vdgm-icon-stop:before {
  content: "\e610";
}
.vdgm-icon-menu:before {
  content: "\e611";
  position: relative;
  top: -1px;
}
.vdgm-icon-home:before {
  content: "\e612";
}
.vdgm-icon-search:before {
  content: "\e613";
}
.vdgm-icon-busy:before {
  content: "\e614";
}
.vdgm-icon-arrow-left:before {
  content: "\e615";
}
.vdgm-icon-home2:before {
  content: "\e616";
}
.vdgm-icon-youtube2:before {
  content: "\e617";
}
.vdgm-icon-info:before {
  content: "\e618";
}
.vdgm-icon-cancel-circle:before {
  content: "\e619";
}
.vdgm-icon-list:before {
  content: "\e61a";
}
.vdgm-icon-play2:before {
  content: "\e61b";
}
.vdgm-icon-print:before {
  content: "\e61c";
}
.vdgm-icon-slide-arrow-right:before {
  content: "\e61d";
}
.vdgm-icon-slide-arrow-left:before {
  content: "\e61e";
}
.vdgm-icon-long-arrow-up-left:before {
  content: "\e61f";
}
.vdgm-icon-long-arrow-down-right:before {
  content: "\e620";
}
.vdgm-icon-social-share:before {
  content: "\e628";
}
.ps-container .ps-scrollbar-y-rail {
  bottom: 0;
  opacity: 1;
}
.video-container .vdgm-sharebar {
  background: rgba(0, 0, 0, 1);
  padding-right: .5rem;
}
.video-container .modal-control-active + .vdgm-sharebar {
  display: none;
}
video {
  position: relative;
  width: 100%;
  height: 100%;
}
.html-active video {
  left: 0px;
  position: relative;
}
#poster {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
#poster img {
  width: 100%;
  height: auto;
}
#poster #poster-container {
  width: 20rem;
  margin: auto;
  display: block;
  z-index: 220;
}
#poster #poster-container #html-poster-stop {
  display: none;
}
#poster #poster-container #html-poster-play {
  width: auto;
  display: block;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2.5rem;
  margin-left: -2.5rem;
}
#poster #poster-container #html-poster-play:before {
  color: #f1eff0;
  font-size: 5rem;
  font-family: 'vdgm_icons';
}
#poster #poster-container #html-poster-play:before:hover {
  color: #bd1300;
}
#liveBanner {
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 11px;
  position: relative;
  margin-top: -26px;
  color: white;
  cursor: pointer;
  margin-left: -30px;
  width: 100%;
  width: -webkit-calc( 100% + 60px );
  width: calc( 100% + 60px );
  margin-bottom: 5px;
  border-left: 0.4rem solid #bd1300;
}
#liveBanner p {
  width: 120px;
  background: #989c9d;
  color: white;
  font-size: 15px;
}
.no-touch #liveBanner:hover {
  background: rgba(34, 179, 172, 0.8);
  border-left: 0.4rem solid #ffffff;
}
.main-video {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#summary {
  display: none;
}
#description {
  display: block;
}
.main-video .video-modal,
.main-video .yui3-videoplayer-content,
.main-video .yui3-videoplayer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.main-video .yui3-videoplayer-content.icon-play:before {
  font-size: 4rem;
  content: "\e60a";
  font-family: 'vdgm_icons';
  color: #f1eff0;
  position: absolute;
  z-index: 2000;
  top: 50%;
  margin: -1.5rem auto 0 auto;
  display: block;
  width: 4rem;
  height: 4rem;
  left: 50%;
  margin-left: -1.5rem;
  pointer-events: none;
}
.main-video .yui3-videoplayer-content.icon-play {
  pointer-events: bounding-box;
}
.main-video .yui3-videoplayer-content.icon-play object {
  opacity: 0;
  position: absolute;
}
.main-video .yui3-videoplayer-content.icon-play .vdgm-icon-play {
  font-family: "vdgm_icons";
}
.main-video .yui3-videoplayer-content {
  -webkit-background-size: 100%;
  background-size: 100%;
  background-color: black;
}
.main-video .yui3-videoplayer-content object {
  opacity: 1;
}
#content-top-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
}
#content-container.largesize {
  width: 100%;
  max-width: none;
  max-height: none;
  height: auto;
  padding-bottom: 0;
}
.largesize #content-top-container {
  width: 100%;
  max-width: none;
  margin: 0 auto;
}
.largesize .video-container {
  position: relative;
}
.no-touch #video-modal .icon-pause:before,
.no-touch #video-modal .icon-pause2:before,
.no-touch #video-modal .icon-facebook:before,
.no-touch #video-modal .icon-twitter:before,
.no-touch #video-modal .icon-share:before,
.no-touch #video-modal .icon-spinner:before,
.no-touch #video-modal .icon-stop:before,
.no-touch #video-modal .icon-stop2:before,
.no-touch #video-modal .icon-play:before,
.no-touch #video-modal .icon-play2:before,
.no-touch #video-modal .icon-forward:before {
  font-family: 'vdgm_icons' !important;
}
.no-touch #video-modal .icon-pause:before:hover,
.no-touch #video-modal .icon-pause2:before:hover,
.no-touch #video-modal .icon-facebook:before:hover,
.no-touch #video-modal .icon-twitter:before:hover,
.no-touch #video-modal .icon-share:before:hover,
.no-touch #video-modal .icon-spinner:before:hover,
.no-touch #video-modal .icon-stop:before:hover,
.no-touch #video-modal .icon-stop2:before:hover,
.no-touch #video-modal .icon-play:before:hover,
.no-touch #video-modal .icon-play2:before:hover,
.no-touch #video-modal .icon-forward:before:hover {
  color: #d89c05;
}
.no-touch #video-modal #control-buttons .control:hover .icon-pause:before,
.no-touch #video-modal #control-buttons .control:hover .icon-pause2:before,
.no-touch #video-modal #control-buttons .control:hover .icon-facebook:before,
.no-touch #video-modal #control-buttons .control:hover .icon-twitter:before,
.no-touch #video-modal #control-buttons .control:hover .icon-share:before,
.no-touch #video-modal #control-buttons .control:hover .icon-spinner:before,
.no-touch #video-modal #control-buttons .control:hover .icon-stop:before,
.no-touch #video-modal #control-buttons .control:hover .icon-stop2:before,
.no-touch #video-modal #control-buttons .control:hover .icon-play:before,
.no-touch #video-modal #control-buttons .control:hover .icon-play2:before,
.no-touch #video-modal #control-buttons .control:hover .icon-forward:before {
  color: #d89c05;
}
.no-touch #video-modal #control-buttons .video-control-button:hover {
  color: #d89c05;
}
.no-touch #video-modal .vdgm-shareable span:hover:before {
  color: #f1eff0;
}
.no-touch #video-modal #control-buttons .control:hover [data-icon] {
  color: #f1eff0;
}
.no-touch #video-modal #control-buttons .video-control-button:hover {
  color: #f1eff0;
}
.live #video-modal,
.archive #video-modal {
  height: 361px;
}
.vdgm-default-skin .vjs-volume-level,
.vdgm-default-skin .vjs-play-progress {
  background: #d89c05;
}
.main-video #video-modal {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  /* Safari */
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: .5s;
  -webkit-transition-timing-function: ease-in-out;
  width: 100%;
  opacity: 0;
  height: 0;
  padding-bottom: 56.25%;
  z-index: 109;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin: auto;
}
.main-video #video-modal.active {
  display: block;
  opacity: 1;
}
.main-video #video-modal .icon-play,
.main-video #video-modal .icon-stop,
.main-video #video-modal .icon-spinner,
.main-video #video-modal .icon-play2,
.main-video #video-modal .icon-stop2,
.main-video #video-modal .icon-forward {
  margin: 0px;
}
.main-video #video-modal .icon-play:before,
.main-video #video-modal .icon-stop:before,
.main-video #video-modal .icon-spinner:before,
.main-video #video-modal .icon-play2:before,
.main-video #video-modal .icon-stop2:before,
.main-video #video-modal .icon-forward:before {
  position: relative;
  float: left;
}
.main-video #video-modal .icon-spinner:before {
  margin-top: 2px;
}
.main-video #video-modal .icon-pause:before,
.main-video #video-modal .icon-spinner:before,
.main-video #video-modal .icon-stop2:before,
.main-video #video-modal .icon-play2:before,
.main-video #video-modal .icon-stop:before,
.main-video #video-modal .icon-play:before,
.main-video #video-modal .icon-forward:before {
  padding: 0px;
  position: relative;
  color: #f1eff0;
  font-size: 3rem;
  display: inline-block;
  cursor: pointer;
  font-family: 'vdgm_icons';
}
.main-video #video-modal .icon-pause:before:hover,
.main-video #video-modal .icon-spinner:before:hover,
.main-video #video-modal .icon-stop2:before:hover,
.main-video #video-modal .icon-play2:before:hover,
.main-video #video-modal .icon-stop:before:hover,
.main-video #video-modal .icon-play:before:hover,
.main-video #video-modal .icon-forward:before:hover {
  color: #d89c05;
}
.main-video #video-modal .icon-forward:before {
  margin-right: 0px;
}
.main-video #video-modal .icon-facebook:before,
.main-video #video-modal .icon-twitter:before,
.main-video #video-modal .icon-pinterest:before,
.main-video #video-modal .icon-share:before {
  padding: 0px;
  position: relative;
  margin: 0px 1rem 0px 0px;
  color: #d89c05;
  font-size: 2rem;
  display: inline-block;
  cursor: pointer;
  font-family: 'vdgm_icons' !important;
}
.main-video #video-modal .icon-pause2:before,
.main-video #video-modal .icon-pause:before {
  color: white;
  vertical-align: middle;
  top: 50%;
  position: absolute;
  margin-top: -1.5rem;
  font-size: 3rem;
  left: 0;
  right: 0;
}
.main-video #video-modal div#share-items {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  right: 50px;
}
.main-video #video-modal div#share-items div:last-child .icon-share {
  margin: 0;
}
.main-video #video-modal div#share-items div.vdgm-shareable {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.main-video #video-modal div#share-items p {
  color: #ffffff;
  position: relative;
  display: table-cell;
  padding-right: 7px;
  vertical-align: middle;
  height: 100%;
}
.main-video #video-modal #control-buttons {
  display: table;
  vertical-align: middle;
  position: relative;
  margin: auto;
  bottom: 0;
}
.main-video #video-modal #control-buttons .control {
  display: inline-block;
  position: relative;
  top: 0px;
  left: 0px;
  height: 100%;
  margin-right: 3rem;
  vertical-align: middle;
}
.main-video #video-modal #control-buttons .control p {
  font-size: 14px;
  color: #ffffff;
  font-weight: 200;
  margin: 1px 0 0  30px;
  width: 200px;
}
.main-video #video-modal #control-buttons .control:last-child {
  margin-right: 0;
}
.main-video #video-modal #control-buttons .video-control-button #close-video-control,
.main-video #video-modal #control-buttons .video-control-button #play-video-control {
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  position: relative;
  display: inline-block;
  /*padding: 10px 0px 0px 39px;*/
  text-transform: uppercase;
  margin-right: 0px;
}
.main-video #video-modal.video_paused .video-paused {
  display: block;
  position: absolute;
  left: 0rem;
  top: 0;
  width: 60%;
  height: 0;
  padding-bottom: 34%;
  text-shadow: 1px 1px .1rem black;
  cursor: pointer;
}
.main-video #video-modal.video_paused .video-paused .video-headline {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}
.main-video #video-modal.video_paused .video-paused .video-headline:hover:before {
  color: #d89c05;
}
.main-video #video-modal.video_paused #close-video-control {
  display: block;
}
.main-video #video-modal.video_ended .related-videos-headline {
  display: table;
}
.main-video #video-modal.video_ended #video-timer-message {
  display: table;
}
.main-video #video-modal .video-paused {
  position: relative;
  display: none;
}
.main-video #video-modal .video-paused:before {
  color: white;
}
.main-video #video-modal .video-paused:hover:before {
  color: #d89c05;
}
.main-video #video-modal .video-headline {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  width: intrinsic;
  width: -max-content;
  position: relative;
  display: inline-table;
  color: #ffffff;
}
.main-video #video-modal #video-timer-message {
  position: relative;
  text-transform: uppercase;
  margin: 20px 0 0 20px;
  width: auto;
  display: none;
}
.main-video #video-modal #video-timer-message p {
  font-weight: 700;
  color: #d89c05;
}
.main-video #video-modal #video-timer-message span {
  font-weight: 700;
  color: white;
}
.largesize #video-modal {
  width: 100%;
  height: 0;
  margin-left: 0px;
  left: initial;
  padding-bottom: -webkit-calc(55.24297% - 2rem);
  padding-bottom: calc(55.24297% - 2rem);
}
.largesize #video-modal ul.related-videos {
  height: 100%;
}
.largesize #video-modal ul.related-videos li {
  margin: 0;
  border: 0px solid transparent;
}
.largesize #video-modal ul.related-videos li .list-item-image p {
  text-align: left;
}
.largesize #video-modal.video_paused .video-paused {
  padding-bottom: 33.8%;
  top: 0px;
}
.largesize #video-modal div#video-modal-control {
  height: 3rem;
}
div#related-video-container {
  position: absolute;
  bottom: 0px;
  top: 0;
  width: 200px;
  right: 0;
}
.yui3-scrollview {
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: block;
  position: absolute !important;
}
ul.related-videos {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  max-width: 40%;
}
ul.related-videos li {
  margin: 0;
  line-height: 0;
  position: relative;
}
ul.related-videos li:last-of-type {
  margin: 0;
}
ul.related-videos .meta {
  float: none;
  position: absolute;
  z-index: 103;
  bottom: 2.5rem;
  left: 1rem;
  margin: 0;
}
ul.related-videos .list-item-image {
  position: relative;
}
ul.related-videos .list-item-image p {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  text-shadow: 1px 1px .1rem black;
  line-height: 1.3rem;
  z-index: 103;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.related-videos .list-item-image img {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
ul.related-videos .list-item-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
}
ul.related-videos .list-item-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  text-align: center;
  font-size: 4.5rem;
  padding: 0;
  padding-top: 28%;
  font-family: 'vdgm_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.6);
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 102;
}
ul.related-videos .list-item-image:hover:after {
  content: "\e61b";
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
div#video-modal-control {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60%;
  height: 0;
  padding-bottom: 15%;
  display: block;
  z-index: 105;
}
#control-text {
  width: 100%;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  color: #d89c05;
  text-align: center;
  display: inline-block;
  position: relative;
  left: 0;
  top: 2rem;
}
.video-control-button {
  cursor: pointer;
}
.modal-control-active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
}
.modal-control-active .video-js {
  position: relative;
  max-width: 60%;
  max-height: 60%;
  top: 0rem;
  left: 0rem;
}


/* videoplayer-core.css */

.yui3-videoplayer-content {
    background: rgba(0, 0, 0, .9);
}

.no-flash {
    padding: 10px;
}

.largesize #content-top-container {
  width: 957px;
  max-width: none;
  margin: 0 auto;
}
.largesize .main-video {
  width: 955px;
  height: 540px;
}
.largesize #description-container {
  width: 84.5%;
  margin: 20px auto 20px auto;
  text-align: left;
  padding: 0;
}
.largesize #content-description {
  height: auto;
  margin-top: 20px;
}
.no-touch div#video-modal .icon-pause:before,
.no-touch div#video-modal .icon-facebook:before,
.no-touch div#video-modal .icon-twitter:before,
.no-touch div#video-modal .icon-share:before,
.no-touch div#video-modal .icon-spinner:before,
.no-touch div#video-modal .icon-stop:before,
.no-touch div#video-modal .icon-play:before {
  font-family: 'vdgm_icons';
}
.no-touch div#video-modal div#control-buttons a.control:hover .icon-pause:before,
.no-touch div#video-modal div#control-buttons a.control:hover .icon-spinner:before,
.no-touch div#video-modal div#control-buttons a.control:hover .icon-stop:before,
.no-touch div#video-modal div#control-buttons a.control:hover .icon-play:before {
  color: #ffffff;
}
.no-touch #video-modal .icon-pause:before,
.no-touch #video-modal .icon-facebook:before,
.no-touch #video-modal .icon-twitter:before,
.no-touch #video-modal .icon-share:before,
.no-touch #video-modal .icon-spinner:before,
.no-touch #video-modal .icon-stop:before,
.no-touch #video-modal .icon-play:before {
  font-family: 'vdgm_icons';
}
.no-touch #video-modal .icon-pause:before:hover,
.no-touch #video-modal .icon-facebook:before:hover,
.no-touch #video-modal .icon-twitter:before:hover,
.no-touch #video-modal .icon-share:before:hover,
.no-touch #video-modal .icon-spinner:before:hover,
.no-touch #video-modal .icon-stop:before:hover,
.no-touch #video-modal .icon-play:before:hover {
  color: #f1eff0;
}
.no-touch #video-modal #control-buttons .control:hover .icon-pause:before,
.no-touch #video-modal #control-buttons .control:hover .icon-facebook:before,
.no-touch #video-modal #control-buttons .control:hover .icon-twitter:before,
.no-touch #video-modal #control-buttons .control:hover .icon-share:before,
.no-touch #video-modal #control-buttons .control:hover .icon-spinner:before,
.no-touch #video-modal #control-buttons .control:hover .icon-stop:before,
.no-touch #video-modal #control-buttons .control:hover .icon-play:before {
  color: #f1eff0;
}
.no-touch #video-modal #control-buttons .video-control-button:hover {
  color: #f1eff0;
}
.no-touch #video-modal .vdgm-shareable span:hover:before {
  color: #f1eff0;
}
.no-touch #video-modal #control-buttons .control:hover [data-icon] {
  color: #f1eff0;
}
.no-touch #video-modal #control-buttons .video-control-button:hover {
  color: #f1eff0;
}
.live #video-modal,
.archive #video-modal {
  height: 361px;
}
#video-modal {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  /* Safari */
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: .5s;
  -webkit-transition-timing-function: ease-in-out;
  width: 100%;
  opacity: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin: auto;
}
#video-modal.active {
  display: block;
  opacity: 1;
}
#video-modal .icon-play,
#video-modal .icon-stop,
#video-modal .icon-spinner {
  margin: 0px;
}
#video-modal .icon-play:before,
#video-modal .icon-stop:before,
#video-modal .icon-spinner:before {
  position: relative;
  float: left;
}
#video-modal .icon-spinner:before {
  margin-top: 2px;
}
#video-modal .icon-pause:before,
#video-modal .icon-facebook:before,
#video-modal .icon-twitter:before,
#video-modal .icon-pinterest:before,
#video-modal .icon-share:before,
#video-modal .icon-spinner:before,
#video-modal .icon-stop:before,
#video-modal .icon-play:before {
  margin: 0px 10px 0px 0px;
  padding: 0px;
  color: #d89c05;
  font-size: 15px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-family: 'vdgm_icons';
}
#video-modal div#share-items {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  right: 50px;
}
#video-modal div#share-items div:last-child .icon-share {
  margin: 0;
}
#video-modal div#share-items div.vdgm-shareable {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
#video-modal div#share-items p {
  color: #ffffff;
  position: relative;
  display: table-cell;
  padding-right: 7px;
  vertical-align: middle;
  height: 100%;
}
#video-modal #control-buttons {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  left: 50px;
}
#video-modal #control-buttons .control {
  display: table-cell;
  position: relative;
  top: 0px ;
  left: 0px;
  height: 100%;
  margin-right: 0px;
  vertical-align: middle;
}
#video-modal #control-buttons .control p {
  font-size: 14px;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  color: #ffffff;
  font-weight: 200;
  margin: 1px 0 0  30px;
  width: 200px;
}
#video-modal #control-buttons .video-control-button #close-video-control,
#video-modal #control-buttons .video-control-button #play-video-control {
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  position: relative;
  display: inline-block;
  /*padding: 10px 0px 0px 39px;*/
  text-transform: uppercase;
  margin-right: 0px;
}
#video-modal #control-buttons .video-control-button #close-video-control [data-icon],
#video-modal #control-buttons .video-control-button #play-video-control [data-icon] {
  padding: 0 15px 0 0;
  font-size: 20px;
}
#video-modal.video_paused .video-paused {
  display: table;
}
#video-modal.video_paused #close-video-control {
  display: block;
}
#video-modal.video_ended .related-videos-headline {
  display: table;
}
#video-modal.video_ended #video-timer-message {
  display: table;
}
#video-modal.video_ended #close-video-control {
  display: none;
}
#video-modal .video-paused {
  position: relative;
  display: none;
  top: 11%;
  font-size: 20px;
  margin: 0 auto;
}
#video-modal .video-paused:before {
  font-size: 20px;
  margin-top: 6px;
  color: #d89c05;
  margin-right: 10px;
}
#video-modal .video-headline {
  width: intrinsic;
  width: -max-content;
  position: relative;
  margin: 0 auto 0 auto;
  font-size: 20px;
  display: inline-table;
  color: #ffffff;
  top: 5%;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
}
#video-modal .related-videos-headline {
  display: none;
}
#video-modal #video-timer-message {
  position: absolute;
  text-transform: uppercase;
  top: 12%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  display: none;
}
#video-modal #video-timer-message p {
  font-weight: 700;
  color: #d89c05;
}
#video-modal #video-timer-message span {
  font-weight: 700;
  color: white;
}
.largesize #video-modal {
  width: 100%;
  height: 0;
  margin-left: 0px;
  left: initial;
  padding-bottom: 59.4%;
}
.largesize #video-modal ul.related-videos {
  top: 49%;
}
.largesize #video-modal .related-arrows {
  height: 87%;
}
.largesize #video-modal .related-arrows .video-next,
.largesize #video-modal .related-arrows .video-prev {
  width: 60px;
  -webkit-background-size: 60px 60px;
  background-size: 60px 60px;
}
.largesize #video-modal .related-arrows .video-next {
  margin-right: 10px;
}
.largesize #video-modal .icon-pause:before,
.largesize #video-modal .icon-facebook:before,
.largesize #video-modal .icon-twitter:before,
.largesize #video-modal .icon-pinterest:before,
.largesize #video-modal .icon-share:before,
.largesize #video-modal .icon-spinner:before,
.largesize #video-modal .icon-stop:before,
.largesize #video-modal .icon-play:before,
.largesize #video-modal .play-icon:before,
.largesize #video-modal .close-icon:before,
.largesize #video-modal .replay-icon:before,
.largesize #video-modal .video-paused:before {
  font-size: 25px;
}
.largesize #video-modal .video-paused {
  top: 15%;
}
ul.related-videos {
  height: 90px;
  position: absolute;
  bottom: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
  width: 100%;
  top: 50%;
  margin-top: -80px;
  text-align: center;
  list-style-type: none;
}
ul.related-videos li.related-video {
  position: relative;
  display: inline-block;
  margin: 0 29px 0 0;
  text-align: left;
  vertical-align: top;
}
ul.related-videos li.related-video a {
  text-decoration: none;
}
ul.related-videos li.related-video a:before {
  z-index: 2;
  background-position: 50% 50%;
  position: absolute;
  /* top: 0px; */
  left: 41%;
  color: #22b3ac;
  margin: 0 auto;
  font-size: 40px;
  line-height: 2.5;
  font-family: "vdgm_icons";
  content: "\e60a";
}
ul.related-videos li.related-video .list-item-image {
  margin: 0;
}
ul.related-videos li.related-video .list-item-image:before {
  background: transparent;
}
ul.related-videos li.related-video p {
  color: #ffffff;
  font-size: 12px;
  width: 160px;
}
ul.related-videos li.related-video.last-related-item {
  margin: 0;
}
.no-touch .related-arrows .video-next:hover,
.no-touch .related-arrows .video-prev:hover {
  background: #d89c05;
}
.related-arrows {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 80%;
  pointer-events: none;
}
.related-arrows .video-prev,
.related-arrows .video-next {
  top: 50%;
  background: #333333;
  width: 27px;
  height: 27px;
  position: absolute;
  pointer-events: all;
}
.related-arrows .video-prev:hover,
.related-arrows .video-next:hover {
  background: #d89c05;
}
.related-arrows .video-next {
  right: 0px;
}
.related-arrows .video-prev {
  left: 0px;
}
.related-arrows .video-next:before,
.related-arrows .video-prev:before {
  width: 27px;
  height: 27px;
  font-family: 'vdgm_icons';
  color: white;
}
.related-arrows .video-next:before {
  content: '\e61d';
  left: 11px;
  top: 9px;
  position: absolute;
}
.related-arrows .video-prev:before {
  content: '\e61e';
  left: 10px;
  top: 9px;
  position: absolute;
}


/* videoplayer-core.css */

.yui3-videoplayer-content {
    background: rgba(0, 0, 0, .9);
}

.no-flash {
    padding: 10px;
}



/*!
Video.js Default Styles (http://videojs.com)
Version 4.6.4
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurances of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/

.vdgm-default-skin *{
  color: #cccccc;
  font-size: 10px;
  
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  -o-transition: color 0.1s;
  transition: color 0.1s;
}

.vdgm-default-skin{
    overflow:hidden;
}

/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'icomoon2';
  src: url('../../../../fonts/icomoon.eot');
  src: url('../../../../fonts/icomoon.eot#iefix') format('rembedded-opentype'), url('../../../../fonts/icomoon.woff') format('woff'), url('../../../../fonts/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chromecast";
  src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAS8AAsAAAAABHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgCCL8tmNtYXAAAAFoAAAATAAAAEwaVcxXZ2FzcAAAAbQAAAAIAAAACAAAABBnbHlmAAABvAAAAPwAAAD8H/uKE2hlYWQAAAK4AAAANgAAADYCPa1TaGhlYQAAAvAAAAAkAAAAJASAAoRobXR4AAADFAAAABQAAAAUA54AAGxvY2EAAAMoAAAADAAAAAwAKACSbWF4cAAAAzQAAAAgAAAAIAAKAD5uYW1lAAADVAAAAUUAAAFFVxmm7nBvc3QAAAScAAAAIAAAACAAAwAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gAB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmAP/9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAQAAP/gAp4B4AAUAB0ALAA7AAATFR4BFx4BFzUhESEeARceARchESEDFTMuAScuASc1FR4BFx4BFzMuAScuASc1FR4BFx4BFzMuAScuAScnBw4GBw0GAg3+rwIFAgIDAQF3/YknSwMOCgoYDhYnDw8VBDUFHRYWOiEpSBwbJAU0BCwjI1s0AeDZAQMCAgUCs/6RBg0HBg4HAdn+S0sOGAoKDgNeNQQVDw8nFiE6FhYdBVw0BSQbHEgpNFsjIywEAAEAAAAAAAD1+MbOXw889QALAgAAAAAA0EC2SwAAAADQQLZLAAD/4AKeAeAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAp4AAAAAAp4AAQAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAABAAAAAp4AAAAAAAAACgAUAB4AfgABAAAABQA8AAQAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vdgm-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vdgm-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2rem #ffffff;
  -moz-box-shadow: 0 0 2rem #ffffff;
  box-shadow: 0 0 2rem #ffffff;
}
.vdgm-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}

.vdgm-default-skin .vjs-slider-handle:before {
    content: "";
    height: 10px;
    width: 10px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: white;
    border-radius: 50%;
    margin-top: -5px;
    margin-left: -5px;
}




/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vdgm-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control itrems */
  height: 3.0rem;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vdgm-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  bottom:0;
  /* transition */
  -webkit-transition: bottom 0.3s ease-out;
  -moz-transition: bottom 0.3s ease-out;
  -o-transition: bottom 0.3s ease-out;
  transition: bottom 0.3s ease-out;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vdgm-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  
  bottom:-3rem;
  
  /* transition */
  -webkit-transition: bottom 0.3s ease-out;
  -moz-transition: bottom 0.3s ease-out;
  -o-transition: bottom 0.3s ease-out;
  transition: bottom 0.3s ease-out;
}

.vdgm-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-seek-handle{
    opacity: 0;
    
    -webkit-transition: opacity 0.1s, left 0.3s;
    -moz-transition: opacity 0.1s, left 0.3s;
    -o-transition: opacity 0.1s, left 0.3s;
    transition: opacity 0.1s, left 0.3s;
}

.vdgm-default-skin.vjs-has-started.vjs-user-active.vjs-playing .vjs-seek-handle{
    opacity: 1;
    
    -webkit-transition: opacity 0.1s, left 0.3s;
    -moz-transition: opacity 0.1s, left 0.3s;
    -o-transition: opacity 0.1s, left 0.3s;
    transition: opacity 0.1s, left 0.3s;
}


.vdgm-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vdgm-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */
.vdgm-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vdgm-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vdgm-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0rem;
  width: 4rem;
}
/* FontAwsome button icons */
.vdgm-default-skin .vjs-control:before {
  font-family: 'icomoon2';
  font-size: 1.5rem;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Replacrement for focus outline */
.vdgm-default-skin .vjs-control:focus:before,
.vdgm-default-skin .vjs-control:hover:before {
  color:white;
}
.vdgm-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elrements when
  this is set to 0 */

}
/* Hide control text visually, but have it available for screenreaders */
.vdgm-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-play-control {
  width: 3rem;
  cursor: pointer;
}
.vdgm-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vdgm-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}

/* Stop
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-stop-control {
  width: 3rem;
  cursor: pointer;
}
.vdgm-default-skin .vjs-stop-control:before {
  content: "\e009";
}

/* Playback toggle
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5rem;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vdgm-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4rem;
  left: -2rem;
  list-style: none;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vdgm-default-skin .vjs-mute-control,
.vdgm-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: left;
  width: 3.0rem;
}
.vdgm-default-skin .vjs-mute-control:before,
.vdgm-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vdgm-default-skin .vjs-mute-control.vjs-vol-0:before,
.vdgm-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vdgm-default-skin .vjs-mute-control.vjs-vol-1:before,
.vdgm-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vdgm-default-skin .vjs-mute-control.vjs-vol-2:before,
.vdgm-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vdgm-default-skin .vjs-volume-control {
  width: 5rem;
  float: left;
}
.vdgm-default-skin .vjs-volume-bar {
  width: 5rem;
  height: 0.6rem;
  margin: 1.25rem auto 0;
}

.vdgm-default-skin .vjs-volume-control:hover {
    width: 5rem;
    margin-right:5px;
}

.vdgm-default-skin .vjs-mute-control:hover + .vjs-volume-control{
    width: 5rem;
    margin-right:5px;
}

.vdgm-default-skin .vjs-volume-control{
    width: 0;
    transition: width .3s;
    overflow: hidden;
}

.vdgm-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9rem;
}
.vdgm-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5rem;
  /* assuming volume starts at 1.0 */

  width: 100%;
}
.vdgm-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 10px;
  height: 10px;
  top: -3px;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */

  left: 80%;
}
.vdgm-default-skin .vjs-volume-handle:before {
    width: 5px;
    height: 11px;
    border-radius: initial;
    margin-left: -.25rem;
}

.vdgm-default-skin .vjs-volume-handle:after {
    content:none;
}

.vdgm-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6rem;
  left: -4rem;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3rem;
  height: 3px;
  /* Set above the rest of the controls. */
  top: -3px;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.vdgm-default-skin .vjs-control-bar:hover .vjs-progress-control, .modal-control-active .vdgm-default-skin .vjs-progress-control{
    height:8px;
    top:-8px;
}

.touch .modal-control-active .vdgm-default-skin .vjs-tech{
    -webkit-transform: translateX(-9999);
    -moz-transform: translateX(-9999);
    -ms-transform: translateX(-9999);
    transform: translateX(-9999);
}

.touch .modal-control-active .vdgm-default-skin .vjs-poster{
    display: block !important;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.touch .modal-control-active .vdgm-default-skin.vjs-using-native-controls .vjs-control-bar{
    display: block;
}

.vdgm-default-skin .vjs-tech{
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
    
    -webkit-transition: -webkit-filter .1s;
    -moz-transition: -moz-filter .1s;
    -ms-transition: -ms-filter .1s;
    transition: filter .1s;
}

.modal-control-active .vdgm-default-skin .vjs-tech{
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

/* Box containing play and load progresses. Also acts as seek scrubber. */
.vdgm-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vdgm-default-skin .vjs-progress-holder .vjs-play-progress,
.vdgm-default-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */

  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vdgm-default-skin .vjs-play-progress {
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.vdgm-default-skin .vjs-load-progress {
  background: rgba(255, 255, 255, 0.4);
  
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
.vdgm-default-skin .vjs-seek-handle {
  width: 1.5rem;
  height: 100%;
}
/* Live Mode
--------------------------------------------------------------------------------
*/
.vdgm-default-skin.vjs-live .vjs-time-controls,
.vdgm-default-skin.vjs-live .vjs-time-divider,
.vdgm-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vdgm-default-skin.vjs-live .vjs-live-display {
  display: block;
}
/* Live Display
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-live-display {
  display: none;
  font-size: 1rem;
  line-height: 3rem;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-current-time-display{
    color: white;
}

.vdgm-default-skin .vjs-time-controls {
  font-size: 1rem;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3rem;
}

.vjs-remaining-time{
    display:none;
}

.vdgm-default-skin .vjs-current-time {
  float: left;
}
.vdgm-default-skin .vjs-duration {
  float: left;
}
/* Rremaining time is in the HTML, but not included in default design */
.vdgm-default-skin .vjs-rremaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3rem;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-fullscreen-control {
  width: 3.8rem;
  cursor: pointer;
  float: right;
}
.vdgm-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vdgm-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}

.vdgm-default-skin.vjs-fullscreen .vjs-fullscreen-control:hover:after {
    content: "";
    display:none;
}

.vdgm-default-skin .vjs-fullscreen-control:hover:after {
  content: "HD Fullscreen";
  position: absolute;
  width: 75px;
  top: -22px;
  left: -37px;
  background-color: black;
}

/* Intermediate
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-intermediate-control {
  width: 3.8rem;
  cursor: pointer;
  float: right;
}
.vdgm-default-skin .vjs-intermediate-control:before {
    content: "";
    width: 1.5rem;
    height: 1rem;
    border: 2px solid #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.75rem;
    margin-left: -.9rem;
    
    -webkit-transition: border 0.1s;
    -moz-transition: border 0.1s;
    -o-transition: border 0.1s;
    transition: border 0.1s;
    box-sizing:content-box;
}

.vdgm-default-skin .vjs-intermediate-control:hover:before {
    border: 2px solid #fff;
    
    
    -webkit-transition: border 0.1s;
    -moz-transition: border 0.1s;
    -o-transition: border 0.1s;
    transition: border 0.1s;
}

.vdgm-default-skin .vjs-intermediate-control:hover:after {
  content: "HD Theatre Mode";
  top: -22px;
  width: 100px;
  position: absolute;
  left: -30px;
  background-color: black;
}

.large .vdgm-default-skin .vjs-intermediate-control:hover:after {
  content: "Standard Mode";
  width: 90px;
}
/* HD
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-hd-control {
  width: 3.8rem;
  cursor: pointer;
  float: right;
  margin-top: -1px;
}

.vdgm-default-skin .vjs-hd-control:before {
    content: "\e052";
    right: 0;
    font-weight:bolder;
}

.vdgm-default-skin .vjs-hd-control.vjs-videosize-hidden{
    display:none;
}



/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vdgm-default-skin .vjs-big-play-button {
  left: 0.5rem;
  top: 0.5rem;
  font-size: 3rem;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4rem;
  height: 2.6rem;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: transparent;
  border: 0;
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* Optionally center */
.vdgm-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1rem;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4000000000000001rem;
}
/* Hide if controls are disabled */
.vdgm-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vdgm-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Rremove when we stop using native controls
    by default on mobile  */
.vdgm-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}

.vdgm-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: 'icomoon2';
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 2.6rem;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4rem;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 1;
  text-shadow: 0.05rem 0.05rem 0.1rem #000;
  text-align: center /* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  font-size: 1.4rem;
  text-align: center;
  bottom: 1rem;
  right: 1rem;
  left: 1rem;
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4rem;
  line-height: 1;
  width: 4rem;
  height: 4rem;
  margin-left: -2rem;
  margin-top: -2rem;
  opacity: 0.75;

}
/* Errors are unrecoverable without user interaction,
   so hide the spinner in the case of an error */
.video-js.vjs-error .vjs-loading-spinner {
  /* using !important flag because currently the loading spinner
     uses hide()/show() instead of classes. The !important can be
     rremoved when that's updated */

  display: none !important;
  /* ensure animation doesn't continue while hidden */

}

.vjs-loading-spinner .vjs-spinner{
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
    
    font-size: 4rem;
}

.vdgm-default-skin .vjs-loading-spinner .vjs-spinner:before {
  content: "\e01e";
  font-family: 'icomoon2';
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  text-align: center;
  text-shadow: 0rem 0rem 0.1rem #000;
  
  /* animation */
  
  
}

.vdgm-default-skin .vjs-loading-spinner:after{
    content: "Optimizing Stream";
    font-family: Arial, sans-serif;
     position: absolute;
     bottom: -2em;
     margin: 0 auto;
     font-size: 12px;
     text-align: center;
     left: -28px;
     width: 100px;
}

.video-js.vjs-error .vjs-loading-spinner .vjs-spinner{
    /* animation */
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vdgm-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vdgm-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0rem;
  /* (Width of vjs-menu - width of button) / 2 */

  width: 0rem;
  height: 0rem;
  margin-bottom: 3rem;
  border-left: 2rem solid transparent;
  border-right: 2rem solid transparent;
  border-top: 1.55rem solid #000000;
  /* Same width top as ul bottom */

  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
/* Button Pop-up Menu */
.vdgm-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10rem;
  bottom: 1.5rem;
  /* Same bottom as vjs-menu border-top */

  max-height: 15rem;
  overflow: auto;
  left: -5rem;
  /* Width of menu - width of button / 2 */

  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -webkit-box-shadow: -0.2rem -0.2rem 0.3rem rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2rem -0.2rem 0.3rem rgba(255, 255, 255, 0.2);
  box-shadow: -0.2rem -0.2rem 0.3rem rgba(255, 255, 255, 0.2);
}
.vdgm-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.vdgm-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3rem 0 0.3rem 0;
  line-height: 1.4rem;
  font-size: 1.2rem;
  text-align: center;
  text-transform: lowercase;
}
.vdgm-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vdgm-default-skin .vjs-menu-button ul li:focus,
.vdgm-default-skin .vjs-menu-button ul li:hover,
.vdgm-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vdgm-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1rem #ffffff;
  -moz-box-shadow: 0 0 1rem #ffffff;
  box-shadow: 0 0 1rem #ffffff;
}
.vdgm-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 2rem;
  padding: 0;
  margin: 0 0 0.3rem 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vdgm-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vdgm-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Chapters Button */
.vdgm-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vdgm-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24rem;
  left: -12rem;
}
/* Replacrement for focus outline */
.vdgm-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vdgm-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1rem #ffffff;
  -moz-box-shadow: 0 0 1rem #ffffff;
  box-shadow: 0 0 1rem #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback elrement (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing elrement. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be rem based and
     easily calculable. */

  font-size: 10px;
  /* Allow poster to be vertially aligned. */

  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/

  /* Provide some basic defaults for fonts */

  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */

  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */

  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elrements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top:0;
  left:0;
  width: 100%;
}

.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

/*! videojs-chromecast - v1.0.0 - 2014-09-22
* https://github.com/kim-company/videojs-chromecast
*/

.vjs-chromecast-button {
  float: right !important;
  cursor: pointer;
  width: 3em !important;
}
.vjs-chromecast-button:before {
  content: "\e600";
  font-family: "chromecast" !important;
}
.vjs-chromecast-button.connected {
  color: #66A8CC;
}
.vjs-tech-chromecast .casting-image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.vjs-tech-chromecast .casting-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  cursor: default;
}
.vjs-tech-chromecast .casting-overlay .casting-information {
  position: absolute;
  left: 15px;
  bottom: 50px;
  right: 15px;
  height: 50px;
  color: #FFF;
}
.vjs-tech-chromecast .casting-overlay .casting-information .casting-icon {
  font-family: "chromecast" !important;
  font-size: 44px;
  line-height: 50px;
  margin-right: 10px;
  float: left;
  width: 58px;
  height: 50px;
}
.vjs-tech-chromecast .casting-overlay .casting-information .casting-description {
  height: 50px;
  font-size: 20px;
  line-height: 20px;
}
.vjs-tech-chromecast .casting-overlay .casting-information .casting-description small {
  font-size: 11px;
}

/* Replacement for focus outline */
.vdgm-default-skin .vjs-chromecast-button:focus .vjs-control-content:before, .vdgm-default-skin .vjs-chromecast-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 1);
    box-shadow: 0 0 1em rgba(255, 255, 255, 1);
}

.backgroundImage{
    display: block;
    width:100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    top: 0;
    text-align: center;
}

.castingLabel{
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
}

.currentlyCasting{
    opacity: .6;
    display: block;
    width:100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    top: 0;
    text-align: center;
}


/* Hide the poster when native controls are used otherwise it covers threm */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4rem;
  /* Leave padding on left and right */
  left: 1rem;
  right: 1rem;
}
/* Move captions down when controls aren't being shown */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1rem;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 0.1rem;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Hide disabled or unsupported controls */
.vdgm-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}

.vjs-marker {
  position: absolute;
  left: 0;
  bottom: 0em;
  opacity: 1;
  height:100%;
  transition: opacity .2s ease;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
}

.vjs-marker:hover{

  cursor:pointer;
  -webkit-transform:scale(1.3, 1.3);
  -moz-transform:scale(1.3, 1.3);
  -o-transform:scale(1.3, 1.3);
  -ms-transform:scale(1.3, 1.3);
  transform:scale(1.3, 1.3);
}

.vjs-tip {
  visibility: hidden;
  display: block;
  opacity: 0.8;
  padding: 5px;
  font-size: 10px;
  position: absolute;
  bottom: 14px;
  z-index: 100000;
}

.vjs-tip.thumb{
    width: 160px;
    height: 90px;
    top: -95px;
    padding:0;
}

.vjs-tip-arrow {
  background: url(data:image/gif;base64,R0lGODlhCQAJAIABAAAAAAAAACH5BAEAAAEALAAAAAAJAAkAAAIRjAOnwIrcDJxvwkplPtchVQAAOw==) no-repeat top left;
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  background-position: bottom left;
  position: absolute;
  width: 9px;
  height: 5px;
}

.thumb .vjs-tip-arrow{
    bottom:-5px;
}

.vjs-tip-inner {
  padding: 5px 8px 4px 8px;
  background-color: black;
  color: white;
  max-width: 200px;
  text-align: center;
}

.thumb .vjs-tip-inner{
    background-color: transparent;
    text-shadow: 1px 1px .1rem black;
    text-align: left;
    vertical-align: bottom;
    position: absolute;
    bottom: 1rem;
    font-size: 1rem;
    left: 1rem;
    right: 1rem;
    line-height: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
}

.vjs-break-overlay{
  visibility: hidden; 
  position: absolute;
  z-index: 100000;
}

.vjs-break-overlay-text{
  padding: 9px;
  text-align: center;
  
}


/* share-core.css */

#sharepanel {
    
}

/* modal overlay */

.yui3-widget-mask {
    background: #000;
    opacity: 0.6;
    z-index: 600;
}

/* panel */

.yui3-sharepanel {
    width: 550px;
    min-height: 290px;
    position: absolute;
    background: rgba(0, 0, 0, .8);
    
    
    -webkit-box-shadow: 0 0 30px #888;
       -moz-box-shadow: 0 0 30px #888;
            box-shadow: 0 0 30px #888;
}
.yui3-sharepanel-hidden {
    visibility: hidden;
}
.yui3-widget-tmp-forcesize .yui3-sharepanel-content {
    overflow: hidden !important;
}
.yui3-sharepanel .yui3-widget-hd {
    position: relative;
}
.yui3-sharepanel .yui3-widget-hd .yui3-widget-buttons {
    position: absolute;
    top: 0;
    right: 0;
}
.yui3-sharepanel .yui3-widget-ft .yui3-widget-buttons {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.yui3-sharepanel-content {
//    background: rgba(0, 0, 0, .8);
//    border: 1px solid #39393a;
}

.yui3-sharepanel .yui3-widget-hd {
    background-color: transparent;
    z-index: 1;
}

/* ==========================================================
   tabs 
*/

.yui3-tabview-list {
    border-bottom: 1px solid #39393a;
}

.yui3-tabview-list .yui3-tab{
    border-right: 1px solid #39393a;
    /*border-bottom: 1px solid #39393a;*/
    /*border-bottom-width: 0;*/
}

.yui3-tabview-list .yui3-tab-selected{
    padding-bottom: 1px;
    background: #000;
    position: relative;
    top: 1px;
}

.yui3-tabview-list .yui3-tab a{
    font-weight: bold;
    color: #ffffff;
}

.yui3-tabview-list .yui3-tab-selected a{
    color: #d89c05;
}

/* ==========================================================
   tab panel 
*/

.yui3-tab-panel {
    /*border-top: 1px solid #39393a;*/
    padding: 10px 10px 15px;
    /*padding-bottom: 15px;*/
}

.yui3-tab-panel > div {
    margin-bottom: 5px;
}

.yui3-tab-panel .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 0 5px 0;
}
    

/* ==========================================================
   form els
*/

.action-row {
    padding-top: 5px;
}

.sharepanel-email-copy-box {
    padding: 5px 0 0 5px;
}

.yui3-sharepanel label {
    font-weight: bold;
    font-size: 11px;
}
.yui3-sharepanel .sharepanel-label {
    font-size: 16px;
    display:none;
}

.yui3-sharepanel input,
.yui3-sharepanel textarea,
.yui3-sharepanel button {
    margin: 0;
    padding: 0;
    border: 0;
    color: #BBB;
    background: #444;
}

.yui3-sharepanel textarea{
    height: 4em;
    padding: 5px;
}

.yui3-sharepanel input[type="text"] {
    padding: 5px;
}

.yui3-sharepanel input[type="checkbox"] {
    margin-right: 5px;
}

.yui3-sharepanel button {
    padding: 5px 10px;
    background: #555;
    cursor: pointer;
    margin-right: 10px;
    
    -webkit-border-radius: 4px;
            border-radius: 4px;
}

.yui3-sharepanel button:hover,
.yui3-sharepanel button.sharepanel-btn-hover {
    color: #EEE;
    background: #444;
}

/* ==========================================================
   item
*/

.sharepanel-item {
    padding: 20px;
    border-top: 1px solid #39393a;
}

.sharepanel-item-img {
    float: left;
    margin-right: 5px;
    border: 1px solid #39393a;
}

.sharepanel-item-text {
    /*padding: 5px;*/
}

.sharepanel-item h4 {
    font-weight: 400;
    font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
    font-size: 18px;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 5px;
}

.sharepanel-item p {
    font-weight: 400;
    font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
    font-size: 12px;
    color: #ffffff;
}

/* ==========================================================
   close button 
 */

button.sharepanel-button-close {
    background: transparent;
    border: 0;
    width: 24px;
    height: 34px;
    cursor: pointer;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #888;
}

button.sharepanel-button-close:hover {
    background: transparent;
    color: #CCC;
}

button.sharepanel-button-close:after {
    content: "X";
    text-indent: 0;
    display: block;
    position: absolute;
    top: 4px;
    right: 5px;
    font-size: 18px;
}

@media only screen and (max-width: 767px) {
    
    .yui3-widget-mask {
        opacity: 1;
    }
    
    .yui3-sharepanel {
        width: 100%;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px;
    }
    
    button.sharepanel-button-close ,
    button.sharepanel-button-close:hover {
        border: 0;
        width: auto;
        height: auto;
        cursor: pointer;
        display: block;
        color: #BBB;
        text-indent: 0;
        background: #555;
    }
    
    button.sharepanel-button-close::after {
        display: none;
    }
    
}

.vdgm-sharebar {
  text-align: right;
  height: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  padding: 0 5px;
  position: relative;
  /* For IE 6/7 (trigger hasLayout) for clearfix*/
  zoom: 1;
  z-index: 100;
}
.vdgm-sharebar:before,
.vdgm-sharebar:after {
  content: "";
  display: table;
}
.vdgm-sharebar:after {
  clear: both;
}
.vdgm-sharebar p {
  margin: 0 5px 0 0;
  line-height: 1.2;
  display: inline;
  text-transform: uppercase;
  color: #6c6b67;
  font-size: 11px;
  position: relative;
  top: 1px;
}
.vdgm-sharebar-btn-container {
  float: right;
  margin: .40rem;
  font-size: 14px;
  z-index: 20000;
}
.vdgm-sharebar-btn-container a {
  display: inline-block;
  color: white;
}
a.vdgm-sharebar-btn {
  text-decoration: none;
}
.vdgm-sharebar-btn span {
  color: inherit;
}
.vdgm-sharebar-btn-label {
  font-size: 0;
}
#sharepanel .yui3-tabview-list .yui3-tab-selected a {
  color: white !important;
}
.yui3-sharepanel button {
  padding: 5px 8px !important;
}
.action-row {
  padding-top: 0 !important;
}
div#inner-sharetext-container.embed {
  margin: -0.1rem -7px 0 0;
}
p#sharebar-sharetext {
  color: white;
  font-weight: bold;
}

/* a wrapper element that tracks the mouse vertically */
.vjs-thumbnail-holder {
  position: absolute;
  left: -1000px;
}

/* the thumbnail image itself */
.vjs-thumbnail {
  position: absolute;
  left: 0;
  bottom: 12px;
  opacity: 0;
  width: 160px;
  max-width: none;
  border: 1px solid white;
  
  transition: opacity .2s ease;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -mz-transition: opacity .2s ease;
}

/* fade in the thumbnail when hovering over the progress bar */
/* .fake-active is needed for Android only. It's removed on touchend/touchecancel */
.vjs-progress-control:hover .vjs-thumbnail,
.vjs-progress-control.fake-active .vjs-thumbnail,
.vjs-progress-control:active .vjs-thumbnail {
  opacity: 1;
}

/* ... but hide the thumbnail when hovering directly over it */
.vjs-progress-control:hover .vjs-thumbnail:hover,
.vjs-progress-control:active .vjs-thumbnail:active {
  opacity: 0;
}
@font-face {
	font-family: 'vdgm_icons';
	src: url('https://scdn.nranews.com/combo/fonts/vdgm_icons.eot');
}
@font-face {
	font-family: 'vdgm_icons';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggi/N4AAAC8AAAAYGNtYXDmY+ISAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgPMGLkAAAF4AAAZgGhlYWT/wHvFAAAa+AAAADZoaGVhBGoClwAAGzAAAAAkaG10eFRCA0wAABtUAAAAuGxvY2GF2n9GAAAcDAAAAF5tYXhwADsAtwAAHGwAAAAgbmFtZVd/+BoAAByMAAABVHBvc3QAAwAAAAAd4AAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmKAHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAEAAAAAMAAgAAgAEAAEAIOGQ5ij//f//AAAAAAAg4ZDmAP/9//8AAf/jHnQaBQADAAEAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAAEAAD/4AIAAbgACwBuAIMAmQAAJSMVIxUzFTM1MzUjByM+Azc+Azc+Az0BNC4CJy4DNTQ+AjMyHgIVHAIGFT4DNy4DJy4DIyIOAgcOAxUUHgIXHgMXDgMHDgMVFB4COwEuAyc3Mh4CFRQOAiMiLgI1ND4CMzUiDgIVFB4CMzI+AjU0LgIjMQGAIEBAIEBAsZwCBQcIBQgSEhMKBAcFAwIDBAMLEg0HDRceEREeFw0BBgwMDAcBBQkOCAkWGBoNDRoYFgkJDgkFAwUHBQMHBwkEChMTEAgJDwoFBAYJBeAGCwsJBKEWJxwRERwnFhYnHBERHCcWHjQnFxcnNB4eNCcXFyc0HsBAIEBAIHAHEA8PBwwSDgoCAQQGCAQRBAYFBQEHExkdDxYlHRAQHSUWAgMEAwIEBQUEAg4bGhcKCxEMBgYMEQsLGBsdDwsVFBQJBQsKCQQFDRATDA0cHRwNBQkGBAULDA0HyhEcJxYWJxwRERwnFhYnHBEmFyc0Hh40JxcXJzQeHjQnFwAAAAADAAD/4AIAAeAAFAAmADMAADciDgIVFB4CMzI+AjU0LgIjJxUyHgIXHgMVMzQuAiM1FTIeAhUzNC4CI0QOGRILCxIZDg4ZEwoKExkORBguKycRERoSCWM1XHtGVpZwQmJRi7pqaQsTGA8OGBMKChMYDg8YEwvJYgkSGhERJywuGEZ7XDWuYkFxllZquotRAAAMAAD/4AHgAeAAAwAHAAsADwATABcAGwAfACMAJwA0ADkAABMzFSM3MxUjNzMVIwUzFSM3MxUjNzMVIyczFSM3MxUjNzMVIyUzFSMBFSM1IxUjNSMRIREjEyERIRGgQEBgQEBgQED+4EBAYEBAYEBAYEBAYEBAYEBA/uBAQAFgQOBAQAHgQCD+YAGgASBAQEBAQIBAQEBAQKBAQEBAQEBAAWAgICAg/gACAP4gAWD+oAAAAAACAAAAAAIAAcAADAARAAAlESERMxUjFSE1IzUzASERIRECAP4A4GABAGDg/kABgP6AQAGA/oAgICAgAUD/AAEAAAAAAAMAIP/gAeAB4AAeADYAPQAAAScuAysBIg4CFREUHgIzITI+AjURNC4CJycwMhYyMR4DHwEeAxcwFBYUMSM1EyERMxUzEQG+PAcUFhcK4AoRDQgIDREKAWAKEQ0IBQoMB34BAQEEBQUDATwBAgMCAgFcYP7AwIABgjwHDAoFCA0RCv5gChENCAgNEQoBIAoXFhQHGgECAgMCATwBAwUFBAEBAVz+hAGAgP8AAAABACAAAAHgAbAAMwAAJS4DNRQ+Ajc+AiYnPgEuAQcmDgEWFw4BHgEXHgM1FA4CBw4DFQU0LgInATcEBAIBCg4NAwcLBAMIAQQOKS0tKQ4EAQgDBAsHAw0OCgECBAQOODgrAcArODgOgQEKDAkBAQwTHQ8BDhUUBwYsLiYBASYuLAYHFBUOAQ8dEwwBAQkMCgEBGCIuFwEZLCQWAwACAAD/4AIAAeAADwAUAAABBxcHIxcHFTM3FzU3FzcnAyc3FwcBEDAwcHBYiBS0WIAwMPAwIHAgcAHgMDCAWLQUiFhwcDAw8P7wIHAgcAAAAAIAIwADAd0BvQA2AG0AAAEnLgEiBg8BDgEUFh8BHgMXNy4DLwEuATQ2PwE+ATIWHwEeARQGDwEeAwc3PgE0JicHLgMnBx4DHwEeARQGDwEOASImLwEuATQ2PwEuAzcHDgEUFh8BHgEyNj8BPgE0Ji8BAd0CEi0uLRFuERISEQICAwMDAigCAwQDAQIKCQkKbQkZGRgJAgoKCgoxAwUDAgFNERISEaECAwMDAigCAwQDAQIKCQkKbQkZGRgJAgoKCgoxAwUDAgFNERISEQISLS4tEW4REhIRAgG7AhESEhFtEi0uLRICAQMCAwEoAQICAwICCRgaGAltCgoKCgIJGBkZCTIIEBEQCU0RLS4tEp0BAwIDASgBAgIDAgIJGBoYCW0KCgoKAgkYGRkJMggQEBEJTREtLi0SAhESEhFtEi0uLRICAAEASQAgAcABoAAvAAABOAMxIyIOAhUUHgI7AQEOARQWFx4DMzI+AjcBFRQeAjMyPgI9ASMBoMAHCwkFBQkLB3P+9gQFBQQDBQYGAwMGBgUDAQkFCQsHBwsJBSABoAUJCwcHCwkF/vcFDAwMBQIDAwEBAwMCAQpzBwsJBQUJCwfgAAAAAAEAQAAgAbcBoAApAAAlMj4CNTQuAisBAT4BNCYnLgMjIg4CBwE1NC4CIyIOAh0BMwEgBwsJBQUJCwdzAQoEBQUEAwUGBgMDBgYFA/73BQkLBwcLCQXgIAUJCwcHCwkFAQkFDAwMBQIDAwEBAwMC/vZzBwsJBQUJCwfgAAACAGD/4AGgAeAAFAApAAABIg4CFRQeAjEwPgI1NC4CIxEiLgI1ND4CMzIeAhUUDgIjAQAhOiwZMjwyMjwyGSw6IRQjGg8PGiMUFCMaDw8aIxQB4BksOiE8fWZBQWZ9PCE6LBn/AA8aIxQUIxoPDxojFBQjGg8AAAABAGAAIAGgAaAAAgAAEw0BYAFA/sABoMDAAAAAAQAA/+ACAAHgADwAAAEjNy4DIyIOAgcOAxUUHgIXHgMzMj4CNz4DNxcOAyMiLgI1ND4CMzIeAhc3FQIAwEgOHyMlExMlIx8ODRUPBwcPFQ0OHyMlExMlIx8OAQICAgExEisxNh01XUYoKEZdNRsyLikRSwEgSA0VDwcHDxUNDh8jJRMTJSMfDg0VDwcHDxUNAQMCAgIrFCAXDChGXTU1XUYoChQcEUvAAAAAAAIAQAAgAcABoAADAAcAABMzESMTMxEjQKCg4KCgAaD+gAGA/oAAAAABAID/4AFvAeAAGAAABSMRIzUzNTQ+AjsBFSMiDgIdATMHIxEBIGBAQAkXKCBHLA0OBgJPCUYgAQBYNBsrHhBYBQkNCSxY/wAAAAAAAQAAABACAAGwAGkAAAEOAwc+AzcOAwcuAyMiDgIVFBYUFhcuAycOAxUUHgIXIi4CJzAUOAEVFB4CFw4CIiMqAiYnHgMzDgMjKgImIx4DMzI+AjU8AzU+AzcCAAcPDw8ICA4MCQMIEBASCQcRFBUMFSccEQEBASE9NzATBAUEAgcMEgoGDQwLBQwXHxIDBwcHBAIFBQUDBRMaHxIOHiEjEwMGBwYDESYpKxZIcEwnBw8NDAUBfwMGBAMBBQ0OEQkECAYFAggMCAUQHSYWAwYGBgMCERwnGAYNDQ4HDhkXEgcCAwUDAQETIhsTBAEBAQEBEBsTCwsRCwYBCxIMBjZWazQCAwMEAQYMDg8IAAEAAP/gAgAB4ABUAAAlIg4CByc0NjwBNTwCJjU3HgMzMj4CNTQuAiMiDgIVHAIWFQcuAyMiDgIVFB4CMzI+AjcXFAYcARUUHgIzMj4CNTQuAiMBsAgQDw0G1wEB1wYNDxAIER0VDQ0VHRERHRUNAdcGDQ8QCBEdFQ0NFR0RCBAPDQbXAQ0VHRERHRUNDRUdEYADBwkFawIDAwMCAgMDAwJrBQkHAw0VHRERHRUNDRUdEQIDAwMCawUJBwMNFR0RER0VDQMHCQVrAgMDAwIRHRUNDRUdEREdFQ0AAAABAEAAIAHAAaAAAwAAEyERIUABgP6AAaD+gAAAAwAgACAB4AGAAAMABwALAAATIRUhFSEVIRUhFSEgAcD+QAHA/kABwP5AAYBgIGAgYAAAAAIAAAAAAgAB0QAFAA4AAC0BBTUlBQcVBzUHFQc1NwIA/wD/AAEAAQBAgICAwLnHx1LGxku/AYEBfwHBjwAAAAACAAD/7AH0AeAALwBEAAAlJy4DBz4DNTQuAiMiDgIVFB4CMzI+AjcGHgIfAR4CNjc+AS4BJyUiLgI1ND4CMzIeAhUUDgIjAfB5BQkKCQQLEQwGHjRGKChGNB4eNEYoEiIfHQ0BAgQGBWcGERERBwYGAQgH/tAbLiMUFCMuGxsuIxQUIy4bLGcFBgQCAQ0dHyISKEY0Hh40RigoRjQeBgwRCwQJCgkFeQcIAQYGBxEREQZ0FCMuGxsuIxQUIy4bGy4jFAAAAwAg/+AB4AHgACoARABxAAAlPgM1PAEmNCchBhQGFBUUHgIXDgMVHAEWFBchNjQ2NDU0LgInBTQ+Ajc1LgM1MSEUDgIHFR4DFSE3LgM9ATQ+Ajc+AzcjHgMXHgMdARQOAgcOAwczLgMnAWwaKx4RAQH+RAEBER4rGhorHhEBAQG8AQERHisa/uQPHCobGyocDwFgDxwqGxsqHA/+oOYODwcCAgcPDgcODAsEzAQLDQ0HDg8HAgIHDw4NGBINA/oDDRIYDeAQLzpDJAQICAgEBAgICAQkQzovEBAvOkMkBAgICAQECAgIBCRDOi8Q4CNANCYKMgomNEAjI0A0JgoyCiY0QCORCBERDwYgBg8REQgECwwOCAgODAsECBERDwYgBg8REQgIFx0iExMiHRcIAAEAAP/gAgAB4AAGAAA3ATUhNSE1AAEAAQD/AOD/AKDAoAAAAAEAAAAAAgABsAAQAAAlJzUjFScBFTMVMzUzFTM1MwIAYEBg/wBAoECgQLBgkFBg/wAQoGBgoAAAAgAAACACAAGgABgAHAAAASEiDgIdARQeAjMhMj4CPQE0LgIjAxEXBwGg/sAUIxoPDxojFAFAFCMaDw8aIxTgoKABoA8aIxTAFCMaDw8aIxTAFCMaD/7AAQCAgAADAAD/4AIAAeAAFAAZACQAAAEiDgIVFB4CMzI+AjU0LgIjBzMVIzUTIzUzNSM1MxUzFQEANV1GKChGXTU1XUYoKEZdNSBAQGCAICBgIAHgKEZdNTVdRigoRl01NV1GKGBAQP7AIIAgoCAAAAACAAD/4AIAAeAAFAAlAAABIg4CFRQeAjMyPgI1NC4CIxcHFxUjJwcjNTcnNTMXNzMVAQA1XUYoKEZdNTVdRigoRl01gFNTLVNTLVNTLVNTLQHgKEZdNTVdRigoRl01NV1GKK1TUy1TUy1TUy1TUy0ABgAA/+ACAAHgAAMABwALAA8AEwAXAAATMxUjNyEVIQczFSM3IRUhBzMVIzchFSEAgIDAAUD+wMCAgMABQP7AwICAwAFA/sAB4ICAgECAgIBAgICAAAAAAAMAAP/gAgAB4AAUACkALAAAASIOAhUUHgIzMj4CNTQuAiMRIi4CNTQ+AjMyHgIVFA4CIwMXBwEANV1GKChGXTU1XUYoKEZdNStMOCEhOEwrK0w4ISE4TCtAwMAB4ChGXTU1XUYoKEZdNTVdRij+MCE4TCsrTDghIThMKytMOCEBQHBwAAQAAAAAAgABwAADACAAJQA6AAATIRUhBSEiDgIdARQeAjsBFSE1MzI+Aj0BNC4CIwMjNTMVExQOAiMiLgI1ND4CMzIeAhWAAQD/AAFg/kAHCwkFBQkLB2ABAGAHCwkFBQkLB4DAwIcDBwgFBQgHAwMHCAUFCAcDAcBAIAUJCwegBwsJBYCABQkLB6AHCwkF/sCgoAEQBQgHAwMHCAUFCAcDAwcIBQAAAAEAAP/gAWAB4AAFAAATBxcHFwFgYKCgYAEAAeBgoKBgAQAAAAEAAP/gAWAB4AAFAAAFNyc3JwEBAGCgoGD/ACBgoKBg/wAAAAIAAP/hAf4B4AAFAAoAABcRITUhERMVATcBIgHU/goDAeIZ/hgVAdMi/gsB9R3+HhgB5wACAAD/4QH+AeAABQAKAAABESEVIREDNQEHAQHb/i0B9gP+HRgB6AHW/i0iAfX+Cx0B4hj+GQAAAAQAAP/gAgAB4AAYAC4AUgBrAAABISIOAhURFB4CMyEyPgI1ETQuAiMFMx4CFBUUDgIjIi4CNTwBPgE3IRUUDgIjISIuAj0BMw4CFBUUHgIzMj4CNTQuAiczNRQOAisBIi4CPQE0PgI7ATIeAh0BAav+qhIeGA0NGB4SAVYSHhgNDRgeEv75uAECAhAaJBQUJBoPAgIBARwFCQsH/sAHCwkFMgEBARYoNR4eNSgWAQEBATIDBAYDIAMGBAMDBAYDIAMGBAMB4A0YHhL+qhIeGA0NGB4SAVYSHhgN4AQICAgEFCQaDw8aJBQECAgIBMAHCwkFBQkLB8AECAgIBB41KBYWKDUeBAgICARwAwYEAwMEBgMgAwYEAwMEBgMgAAAAAAIAAAAgAgABoAAYABwAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIwMRFwcBoP7AFCMaDw8aIxQBQBQjGg8PGiMU4KCgAaAPGiMUwBQjGg8PGiMUwBQjGg/+wAEAgIAAAgAA/+ACAAHgABQAUQAAASIOAhUUHgIzMj4CNTQuAiMTLgMnDgMHJj4CNyY0PgEXFg4CFxY+ASYnLgEOARceAhQHLgM3PgM3Nh4CFxYOAicBADVdRigoRl01NV1GKChGXTUZCQ0LDAYECQ4SDgQECw0FCA4aERUHEAMbHCYRBxEZQzkjBQIJBgcQFQwFAQEWJC4YHjguHgQEDSAxIAHgKEZdNTVdRigoRl01NV1GKP6qAQQHCAQTJiIcCh41MS8YDSYfEQcILTIrBQYpPD8SGQQeOiQJDQ0RDAQPFx0RGy4jFQMDCxsqHCA/Mh0DAAAABgAA/+ACAAHgAAoAHwBoAIkAlAC0AAA3MDQwNBU0FDAUMTc+AycuAyMmDgIXHgMXJTU0LgInBSYOAgc+Axc2FjYWNQcnHgMVFA4CBw4DFRQeAhceAxUUBhQGBxc+AzURJxUnNSc1NzU3FTcBNhY2FjcuAzU0PgI3BiIGJgcuAycdAT4DFwcwJjwBIzIcARYxFy4DJy4BIiYHJg4CBx4DFzc8ATY0NTwBLgE1AHYRHBMIAwMSGyERERwTCAMDExohEQGKDRgfEf6qER8XDQELGhwfDxE8OysoOA4VDwcHDhILCw4HAwsOEAYSGA8GAQEBmhEfGA1gIGBgIGD+XQQIBwgEBQkHAwECBAICBAUEAg4aFxQJChYXGQ1bAQEBAeIDDRIYDgUKDAsGESAcGAkDDxYcD5ABAQEtAgIBAQIClwEPHiYYFigdEgEQHCcWGCcfEQKcKhIeGQwBAQEOFh8QCRIMCAEBAQEBASMBBhQcIBEOGxYWBwoMDAoIBhAPDwMNGB0eFQIHBQcCAQEMGR4SAQoBYQFfAR8BXwFhAf8AAQEBAQEEDAwOBwUICQcFAQEBAQEECQsIImQDCQQEATwDAgMDAgMhDBARDwoBBAIBAggKEgkPGBQJAQEBBQQFAQQDBgMEAAEAYP/gAaAB4ABLAAABFRwCFhceAxceAzMyPgI3FQ4DBw4DIyIuAicuAycuAycuAz0BIzU+Azc+Azc+AzczFTMVIwEgAgEBBAUGAwUJCQsFChAPEAoIEA4OBwYODw4ICQ4NDQYHDQsLBAUIBwUCAgICAUUIDw8OBQUKCQcEAwUFAwFTgIABAHULEg0KAwMHBgUBAwQCAgIECAdNBAYFBAIBAwEBAQIEAgIFBwcEBAkICQUFCw0QCbNJAgYHCAUECgsMBwYPEBIKgGAAAAQAAP/gAgAB4AAYAB0AMgBPAAABISIOAhURFB4CMyEyPgI1ETQuAiMDIzUzFQMiLgI1ND4CMzIeAhUUDgIjASM1NC4CIyIOAh0BIzUzFT4DMzIeAh0BAar+rBIfFw4OFx8SAVQSHxcODhcfEupAQCAHCwkFBQkLBwcLCQUFCQsHAQBABQkLBwcLCQVAQAUMDxAIDxoUCwHgDhcfEv6sEh8XDg4XHxIBVBIfFw7+YODgAQAFCQsHBwsJBQUJCwcHCwkF/wCABwsJBQUJCweA4CgHDgwHDRUdEZAAAAABAAAACwH9AbsAMwAAExcwPgIXHgMXHgM3PgM3NiYOAQc2HgEUBw4DIyIuAicuAwcOAzEAFQ4SFAUFGBoZBwYWHCISEkZLPwoLOlJOCBYgEQwLFRIQBQUKCgoHBgkQHRsZNi0dAUYbCgkEBwZIVlAODRoQAgsMPFhtPD0yCT41DQMWJRUVIhgNDRsmGBpBNyMFBSYpIQAAAAIAAP/aAocB4ABCAK8AAAE0MCYiNRQmIjQjNCImBjUGJhQmByYiJgYnByYOAhUUHgIXNwcOARQWFx4CNj8BFRQeAjcWPgI9ATA8ASYjBx4DFyU+AzM3PgI0Jy4DJy4DNTQ+AjceAxUUDgIHDgMVBhQeAR8BNycuAyc+AzU0LgInDgMVFB4CFxQOAg8BFA4CFRQeAjcFPgM1NC4CJwcChQEBAQEBAQECAQEBAQECAwIClgUKBgQEBgoFWrAEBAQEAwoJCgOwBAcJBQYJBwMBAaMFCQgFAv4qAxcbFgNPEBIHAQEBAgIBCxALBg4YIBMSIBgOBgsQCgICAgECCBMRHR0oBQkGAgENEw0HFCIvGhsuIxQHDhMMAwUHBkshJyADBQgEAgAEBwUDBgwPCBwBJgECAgECAgECAQIBAgECAQIBAQEBAQUFCwQGCAgDAQGxAgsICwIFAwEFA7FbBQoGBQEBBQYKBZcEAQTiBw0REQwBGicWDCUJFxQTBgMCBAECBxcYHg4YKSERAQERISkYDh4YFwcCAQQDAgYTFBcKDh8RBAcIBwUJHR8kEiE3KxcBARcrNyESJB8dCQUHCAYEIQEPJTsuAwgEBQEBAQMGBgUTIhsXCRsAAAABAAAAAAAA7YVwW18PPPUACwIAAAAAAM8NnYcAAAAAzw2dhwAA/9oChwHgAAAACAACAAAAAAAAAAEAAAHg/+AAAAKKAAD//gKHAAEAAAAAAAAAAAAAAAAAAAAuAAAAAAAAAAAAAAAAAQAAAAIAAAACAAAAAgAAAAIAAAACAAAgAgAAIAIAAAACAAAjAgAASQIAAEACAABgAgAAYAIAAAACAABAAgAAgAIAAAACAAAAAgAAQAIAACACAAAAAgAAAAIAACACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAFgAAABYAAAAfwAAAH8AAACAAAAAgAAAAIAAAACAAAAAgAAYAIAAAACAAAAAooAAAAAAAAACgAUAB4A5AEsAYYBqAH+AkwCdAMWA1gDlgPSA+AENgRKBHAE9gVkBXIFjAWsBg4Gpga4BtQHAgc4B3AHnAfeCDIIRAhWCHAIjAkcCUoJwgq0CxoLiAvUDMAAAAABAAAALgC1AAwAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEAFAAAAAEAAAAAAAIADgBcAAEAAAAAAAMAFAAqAAEAAAAAAAQAFABqAAEAAAAAAAUAFgAUAAEAAAAAAAYACgA+AAEAAAAAAAoAKAB+AAMAAQQJAAEAFAAAAAMAAQQJAAIADgBcAAMAAQQJAAMAFAAqAAMAAQQJAAQAFABqAAMAAQQJAAUAFgAUAAMAAQQJAAYAFABIAAMAAQQJAAoAKAB+AHYAZABnAG0AXwBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHYAZABnAG0AXwBpAGMAbwBuAHN2ZGdtX2ljb25zAHYAZABnAG0AXwBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB2AGQAZwBtAF8AaQBjAG8AbgBzAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'),
		 url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
	font-weight: normal;
	font-style: normal;
}


[class*="vdgm-icon-"]:before{
	font-family: 'vdgm_icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}   

.vdgm-icon-play:before {
	content: "\e60a";
}

.vdgm-icon-feed:before {
	content: "\e600";
}
.vdgm-icon-instagram:before {
	content: "\e621";
}
.vdgm-icon-youtube:before {
	content: "\e622";
}
.vdgm-icon-pinterest:before {
	content: "\e623";
}
.vdgm-icon-google-plus:before {
	content: "\e624";
}
.vdgm-icon-tumblr:before {
	content: "\e625";
}
.vdgm-icon-linkedin:before {
	content: "\e626";
}
.vdgm-icon-vimeo:before {
	content: "\e627";
}
.vdgm-icon-calendar:before {
	content: "\e601";
}
.vdgm-icon-screen:before {
	content: "\e602";
}
.vdgm-icon-file:before {
	content: "\e603";
}
.vdgm-icon-user:before {
	content: "\e604";
}
.vdgm-icon-pushpin:before {
	content: "\e605";
}
.vdgm-icon-link:before {
	content: "\e606";
}
.vdgm-icon-user-plus:before {
	content: "\e190";
}
.vdgm-icon-arrow-up-right:before {
	content: "\e607";
}
.vdgm-icon-arrow-down-left:before {
	content: "\e608";
}
.vdgm-icon-place:before {
	content: "\e609";
}

.vdgm-icon-spinner:before {
	content: "\e60b";
}
.vdgm-icon-pause:before {
	content: "\e60c";
}
.vdgm-icon-facebook:before {
	content: "\e60d";
}
.vdgm-icon-twitter:before {
	content: "\e60e";
}
.vdgm-icon-share:before {
	content: "\e60f";
}
.vdgm-icon-stop:before {
	content: "\e610";
}
.vdgm-icon-menu:before {
	content: "\e611";
}
.vdgm-icon-home:before {
	content: "\e612";
}
.vdgm-icon-search:before {
	content: "\e613";
}
.vdgm-icon-busy:before {
	content: "\e614";
}
.vdgm-icon-arrow-left:before {
	content: "\e615";
}
.vdgm-icon-home2:before {
	content: "\e616";
}
.vdgm-icon-youtube:before {
	content: "\e617";
}
.vdgm-icon-info:before {
	content: "\e618";
}
.vdgm-icon-cancel-circle:before {
	content: "\e619";
}
.vdgm-icon-list:before {
	content: "\e61a";
}
.vdgm-icon-play2:before {
	content: "\e61b";
}
.vdgm-icon-print:before {
	content: "\e61c";
}
.vdgm-icon-slide-arrow-right:before {
	content: "\e61d";
}
.vdgm-icon-slide-arrow-left:before {
	content: "\e61e";
}
.vdgm-icon-long-arrow-up-left:before {
	content: "\e61f";
}
.vdgm-icon-long-arrow-down-right:before {
	content: "\e620";
}

.vdgm-icon-social-share:before {
	content: "\e628";
}
                              
                                               
                                                          
/**
 * Swiper 3.0.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: June 14, 2015
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow{z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/* Preload images */
body:after {
  content: url(../../../../load/0.0.5-a229a400/img/close.png) url(../../../../load/0.0.5-a229a400/img/loading.gif) url(../../../../load/0.0.5-a229a400/img/prev.png) url(../../../../load/0.0.5-a229a400/img/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../../../../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../../../../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../../../../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../../../../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}