@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("//hello.myfonts.net/count/27dcf4");
@import url(//fonts.googleapis.com/css?family=Raleway:400,300,100,500,600,700,800);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600italic,400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(//fonts.googleapis.com/css?family=Indie+Flower);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

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

.glyphicon-asterisk:before {
  content: "\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: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

h4, .h4 {
  font-size: 18px; }

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    -webkit-border-radius: 0;
            border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

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

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

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

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 6px;
          border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 6px;
          border-radius: 6px; }

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

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

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

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

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

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

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default: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:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary: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:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success: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:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info: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:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning: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:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  -webkit-border-radius: 0;
          border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
          border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
          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 {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
          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 {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0; }

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-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) {
    -webkit-border-radius: 0;
            border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    -webkit-border-radius: 3px;
            border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    -webkit-border-radius: 6px;
            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 {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

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

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      -webkit-border-radius: 4px 4px 0 0;
              border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    -webkit-border-radius: 4px;
            border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      -webkit-border-radius: 4px;
              border-radius: 4px; } }

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar-static-top {
      -webkit-border-radius: 0;
              border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      -webkit-border-radius: 0;
              border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
            border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    .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: 991px) {
    .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: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

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

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

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      -webkit-border-bottom-left-radius: 4px;
              border-bottom-left-radius: 4px;
      -webkit-border-top-left-radius: 4px;
              border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      -webkit-border-bottom-right-radius: 4px;
              border-bottom-right-radius: 4px;
      -webkit-border-top-right-radius: 4px;
              border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px; }

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px; }

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      -webkit-border-radius: 15px;
              border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

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

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

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

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  -webkit-border-radius: 10px;
          border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    -webkit-border-radius: 6px;
            border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-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;
    -webkit-border-radius: 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;
    -webkit-border-top-right-radius: 3px;
            border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
            border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    -webkit-border-bottom-right-radius: 3px;
            border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
            border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    -webkit-border-top-left-radius: 3px;
            border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
            border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      -webkit-border-top-left-radius: 3px;
              border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      -webkit-border-top-right-radius: 3px;
              border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    -webkit-border-bottom-left-radius: 3px;
            border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
            border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      -webkit-border-bottom-left-radius: 3px;
              border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      -webkit-border-bottom-right-radius: 3px;
              border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    -webkit-border-radius: 4px;
            border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

@media (max-width: 991px) {
  .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      border: 0; }
  .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive-4by3 {
    padding-bottom: 75%; } }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  -webkit-border-radius: 6px;
          border-radius: 6px; }

.well-sm {
  padding: 9px;
  -webkit-border-radius: 3px;
          border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  -webkit-border-radius: 4px;
          border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

/*----------------------------------------------------------------------------------------
            TOGGLES STYLES
-----------------------------------------------------------------------------------------*/
.panel {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: #fff;
  font-size: 16px;
  color: #333333; }

a.panel-heading {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: bold;
  padding: 20px 60px 20px 25px;
  color: #00c0ff;
  text-align: left; }

a.panel-heading:after {
  content: "";
  display: block;
  position: absolute;
  top: 31px;
  right: 25px;
  height: 10px;
  width: 10px;
  border-left: 3px solid #00aeef;
  border-top: 3px solid #00aeef;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); }

a.panel-heading.collapsed:after {
  top: 25px;
  border: none;
  border-right: 3px solid #00aeef;
  border-bottom: 3px solid #00aeef; }

.panel-body {
  padding: 40px; }

.dark-bg .panel {
  background-color: #202229; }

.dark-bg a.panel-heading:after {
  border-color: rgba(255, 255, 255, 0.2); }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Engschrift';
  src: url("../fonts/engschrift/27DCF4_0_0.eot");
  src: url("../fonts/engschrift/27DCF4_0_0.svg#wf") format("svg"), url("../fonts/engschrift/27DCF4_0_0.eot?#iefix") format("embedded-opentype"), url("data:font/opentype;base64,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AYUAKgGFACoAugAqALr/6gGFACoAugAkAlAAKgGFACoBcgAhAYUAKgGFACoBFgAqAWAAGADM//cBhQAqAWD//wIYAAEBTP/1AWD//wE7ABEA3gADAN4ARwDeAAMCWABFAXQAEAC6ACoBdP/EARYAEgPoAHQBcgAGAXIABgC6/8wCGQAJAZYAHADxAAoCYgAwAU0ADwC6ACoAugAqARYAEgEWABIB9ABIAfQAAAPoAAAAuv+zA94AJwFgABgA8QAcAjwAIQE7AA0BhAADALoAAADwADgBdAAiAXQADQF0AAQBdAAEAN4ARwFyACEAuv/fAyAAJgDwAA4BqgAKAlgALwGFACwDIAAmALr/1AEEABICWAAvAPIACwDyAAsAugAcAYUAKgG8AAgAugAdALr/8QDyABsA8AASAaoAHAIrAAsCKwALAisACwFyACABlwACAZcAAgGXAAIBlwACAZcAAgGXAAICYwACAZcAKgFyADABcgAwAXIAMAFyADAAzP/hAMwAJQDM/9UAzP/oAaoAAAG8ACwBqgAqAaoAKgGqACoBqgAqAaoAKgJYAEMBqgAKAaoAMAGqADABqgAwAaoAMAGEAAMBlwAwAYUAKgFyABkBcgAZAXIAGQFyAA8BcgAZAXIAGQI8ABkBcgAwAXIAIQFyACEBcgAhAXIAIQC6/9gAugAcALr/zAC6/98BcgAhAYUAGQFyACEBcgAhAXIAIQFyAA8BcgAhAlgALwFyAAQBhQAqAYUAKgGFACoBhQAqAWD//wGFACoBYP//AMgAAAGXAAIBcgAZAZcAAgFyABkBlwACAXIAGQGXACoBcgAwAZcAKgFyADABlwAqAXIAMAGXACoBcgAwAaoAMAGFACoBqgAAAYUAKgFyADABcgAhAXIAKQFyAB8BcgAwAXIAIQFyADABcgAhAXIAMAFyACEBqgAqAYUAKgGqACoBhQAqAaoAKgGFACoBqgAqAYUAKgGqADABhQAqAaoAMAGFAAIAzP+8ALr/swDM/90Auv/UAMz/6wC6/+AAzAAzALoAKgIaADMBYAAqAU3/6gC6/80BqgAwAYUAKgFyACAAugAXAXIAMAC6ACQBcgAwALoAJAFyADABBAAkAXIAAAC6//IBvAAsAYUAKgG8ACwBhQAqAbwALAGFACoBhf/xAaoAKgFyACEBqgAqAXIAHwGqACoBcgAhAaoAMAEWACoBqgAwARYAKgGqAC8BFv/8AZYAHAFgABgBlgAcAWAAGAGWABwBYAAYAUz//QDM//cBTP/9AMz/9wFM//0AzP/3AaoAKwGFABkBqgAwAYUAKgGqADABhQApAaoAMAGFACoBqgAwAYUAKgGqADABhQAqAlEAEAIYAAEBhAADAWD//wFNAA8BOwARAU0ADwE7ABEBlgAcAWAAGAFM//0AzP/3ALr/6gC6/8wAuv/UALr/wwC6ADAAuv/3ALr//wC6/8oCqAALAvIALgGFACoCRgABAKf/WwH0ADYC8gAuAlgALAIVACQCqAALAtkAQQJ3ABkCWAAvAKf/WwC6AB0CCf/1AxMAKwJDAF8CWAAqAlgAMgJYADICWAAyAlEATwC6/9gAugAcALr/zAC6/8wAuv+zALr/3wC6/9QAuv/DALr/9wC6/8oAugAwALoAKgC6ACoAugAqAXQAIgF0ACICAAAAAZcABQAFAAAAAAAPALoAAQABAAAAAQAAAAAAAQABAAAABAAXEIgAAwABBAkAAAaCCHAAAwABBAkAAQAAAAAAAwABBAkAAgACEC4AAwABBAkAAwCCDwwAAwABBAkABAAwEC4AAwABBAkABQCcDvIAAwABBAkABgAqEF4AAwABBAkACAAaCV4AAwABBAkACQAsDlgAAwABBAkACghwAAAAAwABBAkACwAuD+QAAwABBAkADABKD+QAAwABBAkADgBWD44AVABoAGUAIABhAGIAYgByAGUAdgBpAGEAdABpAG8AbgAgACIARABJAE4AIgAgAHMAdABhAG4AZABzACAAZgBvAHIAIABEAGUAdQB0AHMAYwBoAGUAcwAgAEkAbgBzAHQAaQB0AHUAdAAgAGYA/AByACAATgBvAHIAbQB1AG4AZwAgACgAVABoAGUAIABHAGUAcgBtAGEAbgAgAEkAbgBzAHQAaQB0AHUAdABlACAAZgBvAHIAIABJAG4AZAB1AHMAdAByAGkAYQBsACAAUwB0AGEAbgBkAGEAcgBkAHMAKQAuACAASQBuACAAMQA5ADMANgAgAHQAaABlACAARwBlAHIAbQBhAG4AIABTAHQAYQBuAGQAYQByAGQAIABDAG8AbQBtAGkAdAB0AGUAZQAgAHMAZQB0AHQAbABlAGQAIAB1AHAAbwBuACAARABJAE4AIAAxADQANQAxACAAYQBzACAAdABoAGUAIABzAHQAYQBuAGQAYQByAGQAIABmAG8AbgB0ACAAZgBvAHIAIAB0AGgAZQAgAGEAcgBlAGEAcwAgAG8AZgAgAHQAZQBjAGgAbgBvAGwAbwBnAHkALAAgAHQAcgBhAGYAZgBpAGMALAAgAGEAZABtAGkAbgBpAHMAdAByAGEAdABpAG8AbgAgAGEAbgBkACAAYgB1AHMAaQBuAGUAcwBzAC4AIABUAGgAZQAgAEMAbwBtAG0AaQB0AHQAZQBlACAAYwBoAG8AcwBlACAAYQAgAHMAYQBuAHMAIABzAGUAcgBpAGYAIABmAG8AbgB0ACAAYgBlAGMAYQB1AHMAZQAgAGkAdAAgAHcAYQBzACAAdABoAG8AdQBnAGgAdAAgAHQAbwAgAGIAZQAgAGwAZQBnAGkAYgBsAGUALAAgAHMAdAByAGEAaQBnAGgAdABmAG8AcgB3AGEAcgBkACwAIABhAG4AZAAgAGUAYQBzAHkAIAB0AG8AIAByAGUAcAByAG8AZAB1AGMAZQAuACAAVABoAGUAeQAgAGQAaQBkACAAbgBvAHQAIABlAHgAcABlAGMAdAAgAHQAaABlACAAZgBvAG4AdAAgAHcAbwB1AGwAZAAgAGIAZQAgAHUAcwBlAGQAIABmAG8AcgAgAGEAZAB2AGUAcgB0AGkAcwBlAG0AZQBuAHQAcwAgAGEAbgBkACAAbwB0AGgAZQByACAAIgBhAHIAdABpAHMAdABpAGMAYQBsAGwAeQAgAG8AcgBpAGUAbgB0AGUAZAAiACAAcAB1AHIAcABvAHMAZQBzAC4AIABOAGUAdgBlAHIAdABoAGUAbABlAHMAcwAsACAAYgBlAGMAYQB1AHMAZQAgAEQASQBOACAAMQA0ADUAMQAgAGgAYQBzACAAYgBlAGUAbgAgAHMAZQBlAG4AIABhAGwAbAAgAG8AdgBlAHIAIABHAGUAcgBtAGEAbgB5ACAAbwBuACAAcwBpAGcAbgBzACAAZgBvAHIAIAB0AG8AdwBuACAAbgBhAG0AZQBzACAAYQBuAGQAIAB0AHIAYQBmAGYAaQBjACAAZABpAHIAZQBjAHQAaQBvAG4AcwAsACAAdABoAGkAcwAgAGYAbwBuAHQAIABiAGUAYwBhAG0AZQAgAGYAYQBtAGkAbABpAGEAcgAgAGUAbgBvAHUAZwBoACAAdABvACAAbQBhAGsAZQAgAGkAdABzACAAdwBhAHkAIAB0AG8AIAB0AGgAZQAgAHAAYQBsAGUAdAB0AGUAcwAgAG8AZgAgAGcAcgBhAHAAaABpAGMAIABkAGUAcwBpAGcAbgBlAHIAcwAgAGEAbgBkACAAYQBkAHYAZQByAHQAaQBzAGkAbgBnACAAYQByAHQAIABkAGkAcgBlAGMAdABvAHIAcwAuACAARABlAHMAcABpAHQAZQAgAGQAaQBzAGEAZwByAGUAZQBtAGUAbgB0ACAAYQBiAG8AdQB0ACAAaQB0AHMAIABhAGUAcwB0AGgAZQB0AGkAYwAgAHEAdQBhAGwAaQB0AGkAZQBzACwAIAB0AGgAZQAgAGMAbwBuAHQAZQBtAHAAbwByAGEAcgB5ACAAZABpAGcAaQB0AGEAbAAgAHYAZQByAHMAaQBvAG4AIABvAGYAIABEAEkATgAgADEANAA1ADEAIABoAGEAcwAgAGIAZQBlAG4AIABhAGQAbwBwAHQAZQBkACAAYQBuAGQAIAB1AHMAZQBkACAAYgB5ACAAZABlAHMAaQBnAG4AZQByAHMAIABpAG4AIABvAHQAaABlAHIAIABjAG8AdQBuAHQAcgBpAGUAcwAgAGEAcwAgAHcAZQBsAGwALAAgAHMAbwBsAGkAZABpAGYAeQBpAG4AZwAgAGkAdABzACAAdwBvAHIAbABkAHcAaQBkAGUAIABkAGUAcwBpAGcAbgAgAHIAZQBwAHUAdABhAHQAaQBvAG4ALgAgAFQAcgB5ACAAaQB0ACAAbwB1AHQAIABmAG8AcgAgAHMAaQBnAG4AYQBnAGUALAAgAG0AYQBnAGEAegBpAG4AZQAgAGwAYQB5AG8AdQB0AHMALAAgAGIAbwBvAGsAIABjAG8AdgBlAHIAcwAsACAAbwByACAAZgBsAHkAZQByAHMALgAgAEQASQBOACAAMQA0ADUAMQAnAHMAIABpAG4AZAB1AHMAdAByAGkAYQBsACAAaABlAHIAaQB0AGEAZwBlACAAbQBhAGsAZQBzACAAaQB0ACAAcwB1AHIAcAByAGkAcwBpAG4AZwBsAHkAIABmAHUAbgBjAHQAaQBvAG4AYQBsACAAaQBuACAAagB1AHMAdAAgAGEAYgBvAHUAdAAgAGEAbgB5ACAAYQBwAHAAbABpAGMAYQB0AGkAbwBuAC4AUABhAHIAdAAgAG8AZgAgAHQAaABlACAAZABpAGcAaQB0AGEAbABsAHkAIABlAG4AYwBvAGQAZQBkACAAbQBhAGMAaABpAG4AZQAgAHIAZQBhAGQAYQBiAGwAZQAgAG8AdQB0AGwAaQBuAGUAIABkAGEAdABhACAAZgBvAHIAIABwAHIAbwBkAHUAYwBpAG4AZwAgAHQAaABlACAAVAB5AHAAZQBmAGEAYwBlAHMAIABwAHIAbwB2AGkAZABlAGQAIABpAHMAIABjAG8AcAB5AHIAaQBnAGgAdABlAGQAIACpACAAMgAwADAANwAgAEwAaQBuAG8AdAB5AHAAZQAgAEcAbQBiAEgALAAgAHcAdwB3AC4AbABpAG4AbwB0AHkAcABlAC4AYwBvAG0ALgAgAEEAbABsACAAcgBpAGcAaAB0AHMAIAByAGUAcwBlAHIAdgBlAGQALgAgAFQAaABpAHMAIABzAG8AZgB0AHcAYQByAGUAIABpAHMAIAB0AGgAZQAgAHAAcgBvAHAAZQByAHQAeQAgAG8AZgAgAEwAaQBuAG8AdAB5AHAAZQAgAEcAbQBiAEgALAAgAGEAbgBkACAAbQBhAHkAIABuAG8AdAAgAGIAZQAgAHIAZQBwAHIAbwBkAHUAYwBlAGQALAAgAHUAcwBlAGQALAAgAGQAaQBzAHAAbABhAHkAZQBkACwAIABtAG8AZABpAGYAaQBlAGQALAAgAGQAaQBzAGMAbABvAHMAZQBkACAAbwByACAAdAByAGEAbgBzAGYAZQByAHIAZQBkACAAdwBpAHQAaABvAHUAdAAgAHQAaABlACAAZQB4AHAAcgBlAHMAcwAgAHcAcgBpAHQAdABlAG4AIABhAHAAcAByAG8AdgBhAGwAIABvAGYAIABMAGkAbgBvAHQAeQBwAGUAIABHAG0AYgBIAC4AIAAgAFQAaABlACAAZABpAGcAaQB0AGEAbABsAHkAIABlAG4AYwBvAGQAZQBkACAAbQBhAGMAaABpAG4AZQAgAHIAZQBhAGQAYQBiAGwAZQAgAHMAbwBmAHQAdwBhAHIAZQAgAGYAbwByACAAcAByAG8AZAB1AGMAaQBuAGcAIAB0AGgAZQAgAFQAeQBwAGUAZgBhAGMAZQBzACAAbABpAGMAZQBuAHMAZQBkACAAdABvACAAeQBvAHUAIABpAHMAIABjAG8AcAB5AHIAaQBnAGgAdABlAGQAIAAoAGMAKQAgADEAOQA5ADAALAAgADEAOQA5ADIAIABBAGQAbwBiAGUAIABTAHkAcwB0AGUAbQBzAC4AIABBAGwAbAAgAFIAaQBnAGgAdABzACAAUgBlAHMAZQByAHYAZQBkAC4AIABUAGgAaQBzACAAcwBvAGYAdAB3AGEAcgBlACAAaQBzACAAdABoAGUAIABwAHIAbwBwAGUAcgB0AHkAIABvAGYAIABBAGQAbwBiAGUAIABTAHkAcwB0AGUAbQBzACAASQBuAGMAbwByAHAAbwByAGEAdABlAGQAIABhAG4AZAAgAGkAdABzACAAbABpAGMAZQBuAHMAbwByAHMALAAgAGEAbgBkACAAbQBhAHkAIABuAG8AdAAgAGIAZQAgAHIAZQBwAHIAbwBkAHUAYwBlAGQALAAgAHUAcwBlAGQALAAgAGQAaQBzAHAAbABhAHkAZQBkACwAIABtAG8AZABpAGYAaQBlAGQALAAgAGQAaQBzAGMAbABvAHMAZQBkACAAbwByACAAdAByAGEAbgBzAGYAZQByAHIAZQBkACAAdwBpAHQAaABvAHUAdAAgAHQAaABlACAAZQB4AHAAcgBlAHMAcwAgAHcAcgBpAHQAdABlAG4AIABhAHAAcAByAG8AdgBhAGwAIABvAGYAIABBAGQAbwBiAGUALgAgAFQAaABpAHMAIAB0AHkAcABlAGYAYQBjAGUAIABpAHMAIABvAHIAaQBnAGkAbgBhAGwAIABhAHIAdAB3AG8AcgBrACAAbwBmACAATABpAG4AbwB0AHkAcABlACAARABlAHMAaQBnAG4AIABTAHQAdQBkAGkAbwAuACAAVABoAGUAIABkAGUAcwBpAGcAbgAgAG0AYQB5ACAAYgBlACAAcAByAG8AdABlAGMAdABlAGQAIABpAG4AIABjAGUAcgB0AGEAaQBuACAAagB1AHIAaQBzAGQAaQBjAHQAaQBvAG4AcwAuAFYAZQByAHMAaQBvAG4AIAAyAC4AMAAxADsAYwBvAG0ALgBtAHkAZgBvAG4AdABzAC4AbABpAG4AbwB0AHkAcABlAC4AZABpAG4ALQAxADQANQAxAC4AZABpAG4ALQAxADQANQAxAC0AYwBvAG0ALQBlAG4AZwBzAGMAaAByAGkAZgB0AC4AdwBmAGsAaQB0ADIALgBlAG8AQQB5AGgAdAB0AHAAOgAvAC8AdwB3AHcALgBtAHkAZgBvAG4AdABzAC4AYwBvAG0ALwB2AGkAZQB3AGwAaQBjAGUAbgBzAGUAPwBsAGkAZAA9ADEANgAzADEAaAB0AHQAcAA6AC8ALwB3AHcAdwAuAGwAaQBuAG8AdAB5AHAAZQAuAGMAbwBtAC8AZgBvAG4AdABkAGUAcwBpAGcAbgBlAHIAcyYeAEQASQBOACAAMQA0ADUAMQAgAEMAbwBtACAARQBuAGcAcwBjAGgAcgBpAGYAdABEAEkATgAxADQANQAxAEMAbwBtAC0ARQBuAGcAcwBjAGgAcgBpAGYAdERJTiAxNDUxIENvbSBFbmdzY2hyaWZ0AAAAAAIAAAAAAAD/tQAyAAAAAAAAAAAAAAAAAAAAAAAAAAABhgAAAAIAAwAEAAUABgAHAAgACQAKAAsADAANAA4ADwAQABEAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAfACAAIQAiACMAJAAlACYAJwAoACkAKgArACwALQAuAC8AMAAxADIAMwA0ADUANgA3ADgAOQA6ADsAPAA9AD4APwBAAEEAQgBDAEQARQBGAEcASABJAEoASwBMAE0ATgBPAFAAUQBSAFMAVABVAFYAVwBYAFkAWgBbAFwAXQBeAF8AYABhAQIAxACmAMUAqwCCAMIA2ADGAOQAvgCwAOYAtgC3ALQAtQCHALIAswDZAIwA5QC/ALEA5wC7AQMAowCEAIUAvQCWAOgAhgCOAIsAnQCpAKQBBACKAQUAgwCTAPIA8wCNAJcAiAEGAN4A8QCeAKoA9QD0APYAogCtAMkAxwCuAGIAYwCQAGQAywBlAMgAygDPAMwAzQDOAOkAZgDTANAA0QCvAGcA8ACRANYA1ADVAGgA6wDtAIkAagBpAGsAbQBsAG4AoABvAHEAcAByAHMAdQB0AHYAdwDqAHgAegB5AHsAfQB8ALgAoQB/AH4AgACBAOwA7gC6AQcBCAEJAQoBCwEMAQ0A/QD+AQ4BDwEQAREA/wEAARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEA+AD5ASIBIwEkASUBJgEnASgBKQEqASsBLAEtAS4BLwEwANcBMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AOIA4wE/AUABQQFCAUMBRAFFAUYBRwFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUA+wD8AVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAW4BbwFwAXEBcgFzAXQA4QF1ANsA3ADdAOAA3wF2AXcBeACbALwBeQCfAXoAmAF7AJoAmQDvAXwBfQClAJIAnACnAI8AlACVALkBfgF/AYABgQGCAYMBhAGFAYYBhwGIAYkBigGLAYwBjQGOAMAAwQRFdXJvB3VuaTAwQTAHdW5pMDBBRAZtYWNyb24OcGVyaW9kY2VudGVyZWQFLm51bGwHQW1hY3JvbgdhbWFjcm9uBkFicmV2ZQZhYnJldmUHQW9nb25lawdhb2dvbmVrC0NjaXJjdW1mbGV4C2NjaXJjdW1mbGV4CkNkb3RhY2NlbnQKY2RvdGFjY2VudAZEY2Fyb24GZGNhcm9uBkRjcm9hdAZkY3JvYXQHRW1hY3JvbgdlbWFjcm9uBkVicmV2ZQZlYnJldmUKRWRvdGFjY2VudAplZG90YWNjZW50B0VvZ29uZWsHZW9nb25lawZFY2Fyb24GZWNhcm9uC0djaXJjdW1mbGV4C2djaXJjdW1mbGV4Ckdkb3RhY2NlbnQKZ2RvdGFjY2VudAxHY29tbWFhY2NlbnQMZ2NvbW1hYWNjZW50C0hjaXJjdW1mbGV4C2hjaXJjdW1mbGV4BEhiYXIEaGJhcgZJdGlsZGUGaXRpbGRlB0ltYWNyb24HaW1hY3JvbgdJb2dvbmVrB2lvZ29uZWsKSWRvdGFjY2VudAJJSgJpagtKY2lyY3VtZmxleAtqY2lyY3VtZmxleAxLY29tbWFhY2NlbnQMa2NvbW1hYWNjZW50BkxhY3V0ZQZsYWN1dGUMTGNvbW1hYWNjZW50DGxjb21tYWFjY2VudAZMY2Fyb24GbGNhcm9uBExkb3QEbGRvdAZOYWN1dGUGbmFjdXRlDE5jb21tYWFjY2VudAxuY29tbWFhY2NlbnQGTmNhcm9uBm5jYXJvbgtuYXBvc3Ryb3BoZQdPbWFjcm9uB29tYWNyb24GT2JyZXZlBm9icmV2ZQ1PaHVuZ2FydW1sYXV0DW9odW5nYXJ1bWxhdXQGUmFjdXRlBnJhY3V0ZQxSY29tbWFhY2NlbnQMcmNvbW1hYWNjZW50BlJjYXJvbgZyY2Fyb24GU2FjdXRlBnNhY3V0ZQtTY2lyY3VtZmxleAtzY2lyY3VtZmxleAxUY29tbWFhY2NlbnQMdGNvbW1hYWNjZW50BlRjYXJvbgZ0Y2Fyb24EVGJhcgR0YmFyBlV0aWxkZQZ1dGlsZGUHVW1hY3Jvbgd1bWFjcm9uBlVicmV2ZQZ1YnJldmUFVXJpbmcFdXJpbmcNVWh1bmdhcnVtbGF1dA11aHVuZ2FydW1sYXV0B1VvZ29uZWsHdW9nb25lawtXY2lyY3VtZmxleAt3Y2lyY3VtZmxleAtZY2lyY3VtZmxleAt5Y2lyY3VtZmxleAZaYWN1dGUGemFjdXRlClpkb3RhY2NlbnQKemRvdGFjY2VudAxTY29tbWFhY2NlbnQMc2NvbW1hYWNjZW50B3VuaTAyMUEHdW5pMDIxQghkb3RsZXNzagd1bmkwMkM5B3VuaTAzOTQHdW5pMDNBOQd1bmkwM0JDCWFmaWk2MTI4OQllc3RpbWF0ZWQFRGVsdGEHdW5pMjIxNQd1bmkyMjE5CWdyYXZlLmNhcAlhY3V0ZS5jYXAOY2lyY3VtZmxleC5jYXAJY2Fyb24uY2FwCXRpbGRlLmNhcAxkaWVyZXNpcy5jYXAKbWFjcm9uLmNhcAlicmV2ZS5jYXAIcmluZy5jYXAQaHVuZ2FydW1sYXV0LmNhcA1kb3RhY2NlbnQuY2FwCWNhcm9uLmFsdAtjb21tYWFjY2VudA9jb21tYWFjY2VudC5hbHQJc2l4LmFsdDAxCm5pbmUuYWx0MDEHdW5pRjhGRgAAAACMAIwAjAC8AP4BegJiAxAD0gPwBDIEdgTSBRQFMAVEBWYFhgYOBkQG4Ae0CAIImAkeCVgJ/AqCCrgK6AsUCzQLXgwIDUoNkg4aDroPDA9MD4YQJBB+EKIQ3hEwEVoRzBIwErgTLhPCFDAU/BUuFZQVyBYmFm4WsBbiFwwXLBdYF4wXnhe4GIoZRhniGqYbTBuyHKYdKB1sHcAeFB5IHx4foCAuIPAhqiIEIqAjBCOCI7YkFCRaJKIk1CU8JVQltiX+Jrwm2Cc2J2Yn5CgmKIYoqimSKZ4ptCqCKo4qrCrOKworSCtuK4IrlivULFAsXCxyLXgthC2QLZAtwC50L14wFjCUMLwx2jIO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AS+4AAMQuAAD3LgAARC4AAPcQQMAkAADAAFdQQMAMAADAAFdQQMA8AADAAFdQQMAsAADAAFdQQMA0AADAAFdQQMAEAADAAFdQQMAcAADAAFdQQMAUAADAAFduAAA0LgAARC5AAoAAvy4AAXQuAADELkACAAC/LoABgADAAgREjm4AAMQuQAJAAL8uAAIELgADdC4AAgQuAAV3AC4AABFWLgABC8buQAEAAs+WbgAAEVYuAAOLxu5AA4AAz5ZugAAAA4ABBESOboAAQAOAAQREjm6AAYADgAEERI5ugAHAA4ABBESOTAxEwc1NxEzFTcVBxUUFhcVIi4CNSQyMmYyMhUdIzknFQE0LEgsAUzyK0gr/x0VA2ALHzgsAAD//wAsAAABkAN1AiYAMAAAAAcBdACBAAD//wAqAAABWwLLAiYAUAAAAAYAkGYAAAD//wAs/yABkALIAiYAMAAAAAcBfwCBAAD//wAq/yABWwIBAiYAUAAAAAYBf2YAAAD//wAsAAABkAN1AiYAMAAAAAcBdgCBAAD//wAqAAABWwLLAiYAUAAAAAYBVWYAAAD////xAAABWwLIAiYAUAAAAAYBfscAAAD//wAq//oBgANFAiYAMQAAAAYBeXgAAAD//wAh//oBUQKbAiYAUQAAAAYAi1wAAAD//wAq//oBgAN1AiYAMQAAAAYBengAAAD//wAf//oBUwLLAiYAUQAAAAYBV1wAAAD//wAq//oBvgN1AiYAMQAAAAcBfACMAAD//wAh//oBogLLAiYAUQAAAAYBW3AAAAD//wAwAAABngN1AiYANAAAAAYBdGMAAAD//wAqAAABFwLLAiYAVAAAAAYAkCYAAAD//wAw/yABngLIAiYANAAAAAYBf2MAAAD//wAq/yABFwIBAiYAVAAAAAYBfwIAAAD//wAvAAABngN1AiYANAAAAAYBdmMAAAD////8AAABHgLLAiYAVAAAAAYBVTAAAAD//wAc//oBegN1AiYANQAAAAYBdG4AAAD//wAY//oBSALLAiYAVQAAAAYAkFMAAAD//wAc//oBegN1AiYANQAAAAYBdW4AAAD//wAY//oBSALLAiYAVQAAAAYAaFMAAAAAAQAc/yABegLOAF4BkbsALgACABkABCu7AEcAAgBYAAQruAAZELgABdC4AAUvQQUASgBYAFoAWAACXUEJAAkA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AE8ASv/sAFAAS//sAFEATP/sAFIATP/rAFMATv/rAFQAT//rAFUAUP/rAFYAUf/qAFcAUv/qAFgAUv/qAFkAVP/qAFoAVf/pAFsAVf/pAFwAVv/pAF0AV//pAF4AWP/oAF8AWf/oAGAAWv/oAGEAW//oAGIAXP/nAGMAXP/nAGQAXv/nAGUAX//nAGYAYP/mAGcAYP/mAGgAYf/mAGkAYv/mAGoAZP/lAGsAZP/lAGwAZf/lAG0AZv/lAG4AZ//kAG8AaP/kAHAAav/kAHEAav/kAHIAa//jAHMAbP/jAHQAbf/jAHUAbf/jAHYAb//iAHcAcP/iAHgAcP/iAHkAcf/iAHoAcv/hAHsAdP/hAHwAdP/hAH0Adf/hAH4Adv/gAH8Ad//gAIAAd//gAIEAef/gAIIAev/fAIMAe//fAIQAe//fAIUAfP/fAIYAff/eAIcAf//eAIgAgP/eAIkAgf/eAIoAgf/dAIsAgv/dAIwAhP/dAI0Ahf/dAI4Ahf/cAI8Ahv/cAJAAh//cAJEAiP/cAJIAif/bAJMAiv/bAJQAi//bAJUAi//bAJYAjP/aAJcAjf/aAJgAj//aAJkAj//aAJoAkP/ZAJsAkf/ZAJwAkv/ZAJ0Akv/ZAJ4AlP/YAJ8Alf/YAKAAlv/YAKEAl//YAKIAmP/XAKMAmf/XAKQAmv/XAKUAm//XAKYAnP/WAKcAnP/WAKgAnf/WAKkAn//WAKoAoP/VAKsAoP/VAKwAof/VAK0Aov/VAK4Ao//UAK8ApP/UALAApf/UALEApv/UALIApv/TALMAp//TALQAqf/TALUAqv/TALYAqv/SALcArP/SALgArP/SALkArf/SALoAr//RALsAsP/RALwAsP/RAL0Asf/RAL4Asv/QAL8As//QAMAAtP/QAMEAtf/QAMIAtv/PAMMAt//PAMQAt//PAMUAuP/PAMYAuv/OAMcAu//OAMgAu//OAMkAvP/OAMoAvf/NAMsAv//NAMwAv//NAM0AwP/NAM4Awf/MAM8Awf/MANAAw//MANEAxP/MANIAxf/LANMAxv/LANQAx//LANUAx//LANYAyP/KANcAyv/KANgAy//KANkAy//KANoAzP/JANsAzf/JANwAz//JAN0Az//JAN4A0P/IAN8A0f/IAOAA0v/IAOEA0v/IAOIA1P/HAOMA1f/HAOQA1v/HAOUA1v/HAOYA1//GAOcA2P/GAOgA2v/GAOkA2//GAOoA3P/FAOsA3P/FAOwA3f/FAO0A3v/FAO4A3//EAO8A4P/EAPAA4f/EAPEA4v/EAPIA4v/DAPMA5P/DAPQA5f/DAPUA5v/DAPYA5v/CAPcA5//CAPgA6P/CAPkA6v/CAPoA6v/BAPsA6//BAPwA7P/BAP0A7f/BAP4A7f/AAP8A7//AAPgI/wAIAAf//gAJAAn//gAKAAr//QALAAv//QAMAAv//QANAAz//QAOAA3//AAPAA///AAQAA///AARABD//AASABH/+wATABL/+wAUABP/+wAVABT/+wAWABX/+gAXABb/+gAYABb/+gAZABf/+gAaABn/+QAbABr/+QAcABr/+QAdABv/+QAeABz/+AAfAB3/+AAgAB7/+AAhAB//+AAiACD/9wAjACD/9wAkACH/9wAlACP/9wAmACT/9gAnACX/9gAoACb/9gApACb/9gAqACf/9QArACn/9QAsACr/9QAtACr/9QAuACv/9AAvACz/9AAwAC3/9AAxAC7/9AAyAC//8wAzADD/8wA0ADH/8wA1ADH/8wA2ADL/8gA3ADT/8gA4ADX/8gA5ADX/8gA6ADb/8QA7ADf/8QA8ADj/8QA9ADr/8QA+ADr/8AA/ADv/8ABAADz/8ABBAD3/8ABCAD7/7wBDAD//7wBEAED/7wBFAEH/7wBGAEH/7gBHAEL/7gBIAET/7gBJAEX/7gBKAEX/7QBLAEb/7QBMAEf/7QBNAEj/7QBOAEn/7ABPAEr/7ABQAEv/7ABRAEz/7ABSAEz/6wBTAE7/6wBUAE//6wBVAFD/6wBWAFH/6gBXAFL/6gBYAFL/6gBZAFT/6gBaAFX/6QBbAFX/6QBcAFb/6QBdAFf/6QBeAFj/6ABfAFn/6ABgAFr/6ABhAFv/6ABiAFz/5wBjAFz/5wBkAF7/5wBlAF//5wBmAGD/5gBnAGD/5gBoAGH/5gBpAGL/5gBqAGT/5QBrAGT/5QBsAGX/5QBtAGb/5QBuAGf/5ABvAGj/5ABwAGr/5ABxAGr/5AByAGv/4wBzAGz/4wB0AG3/4wB1AG3/4wB2AG//4gB3AHD/4gB4AHD/4gB5AHH/4gB6AHL/4QB7AHT/4QB8AHT/4QB9AHX/4QB+AHb/4AB/AHf/4ACAAHf/4ACBAHn/4ACCAHr/3wCDAHv/3wCEAHv/3wCFAHz/3wCGAH3/3gCHAH//3gCIAID/3gCJAIH/3gCKAIH/3QCLAIL/3QCMAIT/3QCNAIX/3QCOAIX/3ACPAIb/3ACQAIf/3ACRAIj/3ACSAIn/2wCTAIr/2wCUAIv/2wCVAIv/2wCWAIz/2gCXAI3/2gCYAI//2gCZAI//2gCaAJD/2QCbAJH/2QCcAJL/2QCdAJL/2QCeAJT/2ACfAJX/2ACgAJb/2AChAJf/2ACiAJj/1wCjAJn/1wCkAJr/1wClAJv/1wCmAJz/1gCnAJz/1gCoAJ3/1gCpAJ//1gCqAKD/1QCrAKD/1QCsAKH/1QCtAKL/1QCuAKP/1ACvAKT/1ACwAKX/1ACxAKb/1ACyAKb/0wCzAKf/0wC0AKn/0wC1AKr/0wC2AKr/0gC3AKz/0gC4AKz/0gC5AK3/0gC6AK//0QC7ALD/0QC8ALD/0QC9ALH/0QC+ALL/0AC/ALP/0ADAALT/0ADBALX/0ADCALb/zwDDALf/zwDEALf/zwDFALj/zwDGALr/zgDHALv/zgDIALv/zgDJALz/zgDKAL3/zQDLAL//zQDMAL//zQDNAMD/zQDOAMH/zADPAMH/zADQAMP/zADRAMT/zADSAMX/ywDTAMb/ywDUAMf/ywDVAMf/ywDWAMj/ygDXAMr/ygDYAMv/ygDZAMv/ygDaAMz/yQDbAM3/yQDcAM//yQDdAM//yQDeAND/yADfANH/yADgANL/yADhANL/yADiANT/xwDjANX/xwDkANb/xwDlANb/xwDmANf/xgDnANj/xgDoANr/xgDpANv/xgDqANz/xQDrANz/xQDsAN3/xQDtAN7/xQDuAN//xADvAOD/xADwAOH/xADxAOL/xADyAOL/wwDzAOT/wwD0AOX/wwD1AOb/wwD2AOb/wgD3AOf/wgD4AOj/wgD5AOr/wgD6AOr/wQD7AOv/wQD8AOz/wQD9AO3/wQD+AO3/wAD/AO//wAAAAAAAAgARAAH//wADABQAZgBmAAAABv8zAAYBHwAEAfsABgLIAAYAALgAACxLuAAJUFixAQGOWbgB/4W4AEQduQAJAANfXi24AAEsICBFaUSwAWAtuAACLLgAASohLbgAAywgRrADJUZSWCNZIIogiklkiiBGIGhhZLAEJUYgaGFkUlgjZYpZLyCwAFNYaSCwAFRYIbBAWRtpILAAVFghsEBlWVk6LbgABCwgRrAEJUZSWCOKWSBGIGphZLAEJUYgamFkUlgjilkv/S24AAUsSyCwAyZQWFFYsIBEG7BARFkbISEgRbDAUFiwwEQbIVlZLbgABiwgIEVpRLABYCAgRX1pGESwAWAtuAAHLLgABiotuAAILEsgsAMmU1iwgBuwQFmKiiCwAyZTWCMhsMCKihuKI1kgsAMmU1gjIbgBAIqKG4ojWSCwAyZTWCMhuAFAioobiiNZILgAAyZTWLADJUW4AYBQWCMhuAGAIyEbsAMlRSMhIyFZGyFZRC24AAksS1NYRUQbISFZLQAAuAAAKwC6AAEAAQACKwG6AAIAAQACKwG+AAIANgAtACMAGQAPAAgrAL4AAQA2AC0AIwAZAA8ACCsAugADAAUAByu4AAAgRX1pGEQAAAAAAYbBAQEBAQGFiwEBAdwBAf8B/wEBAQGGhoYBAQEB//8BAQHyOgEBAQEBAXIBAQEBAQEBAQEBAREBAQEsAQEBAQEBAQEBAQEBAQEBAQH/9gEBnQEBAQEBiAEBAQEBAQEBAQEBAf8BAUsBAQFdEQEBAQH/AQEBAQEBMYgBrQEBAQGG0QEBAQEBPs8BUwE+AQEBAQEBAQH9/AEBAVoBWvIBAQEBAQEudgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBfgEBAQEBAVKFAQEBAf////8BAQEBAQEBAQEBAQEBAQEBAQEBAQEBhQEBAQEBAQEBAQEBAQEBAQEBAQGFAQFyAXIBcgFyAQEBAQEB/wH/AQEB/wEBAfYBAQEBAQEBAQEBAf4BAQEBAQEBAQEBAQEBAQEBAQEBEYgRiHnoAQEBAQEBAQEBAQEBAQEBAXVzLAEBAQEBAQERiAEB9gEBAQEBAQEBAQFWAQEBAQEBGQEBAf0BAQEBAQEBLAEBAQEBAQEBAQEB//8BAQHBc3MAAA==") format("truetype"); }

@font-face {
  font-family: 'Futura';
  src: url("../fonts/futura/futuram-webfont.eot");
  src: url("../fonts/futura/futuram-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futuram-webfont.woff") format("woff"), url("../fonts/futura/futuram-webfont.ttf") format("truetype"), url("../fonts/futura/futuram-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Raleway */
/* Open Sans */
/* Oswald */
/* Indie Flower */
/**
 * color palette definitions
 */
body {
  background-color: #FFFFFF;
  color: #555555; }

a {
  color: #0B9ED6; }
  a:hover {
    color: #0b9dd5; }

h1, h2, h3, h4, h5 {
  color: #555555; }

#navbar {
  background-color: #FFFFFF; }
  #navbar a {
    color: #999999; }
    #navbar a:hover {
      color: #00C0FF; }
  #navbar #navbar-top {
    background-color: #FFFFFF; }
  #navbar #navbar-bottom {
    background-color: #FFFFFF; }

footer {
  background-color: #FFFFFF; }

.block {
  background-color: transparent;
  color: #555555; }

#block-tb-megamenu-main-menu {
  position: absolute;
  right: 70px;
  top: 0px;
  width: 100%;
  /* /.tabbed */ }
  #block-tb-megamenu-main-menu li.open > a {
    background-color: transparent; }
  #block-tb-megamenu-main-menu section.block.block-bean {
    background-color: transparent; }
  #block-tb-megamenu-main-menu a {
    font-size: 12px; }
  #block-tb-megamenu-main-menu ul.level-0 {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 32px; }
    #block-tb-megamenu-main-menu ul.level-0 > li {
      list-style: none;
      padding: 0;
      display: inline-block;
      position: relative; }
      #block-tb-megamenu-main-menu ul.level-0 > li > a {
        font-size: 15px;
        color: #333;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 76px;
        padding: 0 12px;
        display: inline-block;
        height: 100%;
        width: 100%;
        border: none;
        -webkit-transition: all, 0.3s;
                transition: all, 0.3s; }
      #block-tb-megamenu-main-menu ul.level-0 > li.active > a, #block-tb-megamenu-main-menu ul.level-0 > li.active-trail > a, #block-tb-megamenu-main-menu ul.level-0 > li:hover > a {
        background: #EEE;
        color: #0B9ED6; }
      #block-tb-megamenu-main-menu ul.level-0 > li > .tb-megamenu-submenu {
        background-color: #333;
        background-color: rgba(21, 21, 21, 0.9);
        border: none; }
  #block-tb-megamenu-main-menu ul.level-1 > li > a {
    color: #0B9ED6;
    border: none; }
    #block-tb-megamenu-main-menu ul.level-1 > li > a:hover {
      text-decoration: underline; }
  #block-tb-megamenu-main-menu ul.level-1 > li .tb-megamenu-column-inner {
    padding-top: 0; }
  #block-tb-megamenu-main-menu ul.level-2 > li > a {
    padding: 0;
    color: #CCCCCC;
    border: none; }
    #block-tb-megamenu-main-menu ul.level-2 > li > a:hover {
      text-decoration: underline; }
  #block-tb-megamenu-main-menu .tabbed > .mega-dropdown-inner > .tb-megamenu-row > .tb-megamenu-column > .tb-megamenu-column-inner {
    padding: 0; }
    #block-tb-megamenu-main-menu .tabbed > .mega-dropdown-inner > .tb-megamenu-row > .tb-megamenu-column > .tb-megamenu-column-inner > ul {
      padding-top: 10px; }
  #block-tb-megamenu-main-menu .tabbed div.tab-wrapper {
    overflow: hidden; }
    #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul {
      padding: 0; }
      #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul li {
        display: inline-block;
        list-style: none;
        width: 33.333%; }
        #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul li a {
          width: 100%;
          display: block;
          color: #CCCCCC;
          background-color: #585858;
          text-transform: uppercase;
          font-weight: bold;
          padding: 10px 14px;
          border: none;
          border-right: solid 2px #A5A5A5;
          font-size: 18px; }
          #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul li a:hover {
            text-decoration: none; }
        #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul li.active > a {
          background: none; }
        #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul li:last-child > a {
          border-right: none; }
        #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul li:nth-child(1) {
          width: 46%; }
        #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul li:nth-child(2), #block-tb-megamenu-main-menu .tabbed div.tab-wrapper ul li:nth-child(3) {
          width: 27%; }
  #block-tb-megamenu-main-menu .tabbed ul.level-1 > li {
    display: none; }
    #block-tb-megamenu-main-menu .tabbed ul.level-1 > li.expanded {
      display: block; }
    #block-tb-megamenu-main-menu .tabbed ul.level-1 > li > a {
      display: none; }
  #block-tb-megamenu-main-menu .tabbed ul.level-2 > li > a {
    color: #0B9ED6;
    border: none; }
    #block-tb-megamenu-main-menu .tabbed ul.level-2 > li > a:hover {
      text-decoration: underline; }
  #block-tb-megamenu-main-menu .tabbed ul.level-2 > li .tb-megamenu-column-inner {
    padding-top: 0;
    padding-left: 0; }
  #block-tb-megamenu-main-menu .tabbed ul.level-3 > li > a {
    padding: 0;
    color: #CCCCCC;
    border: none; }
    #block-tb-megamenu-main-menu .tabbed ul.level-3 > li > a:hover {
      text-decoration: underline; }
  #block-tb-megamenu-main-menu .max-level-1 ul.level-1 > li.dropdown-submenu > a:after {
    display: none !important; }
  #block-tb-megamenu-main-menu .max-level-1 ul.level-1 > li.dropdown-submenu > div.tb-megamenu-submenu {
    display: none !important; }
  #block-tb-megamenu-main-menu .max-level-2 ul.level-2 > li.dropdown-submenu > a:after {
    display: none; }
  #block-tb-megamenu-main-menu .max-level-2 ul.level-2 > li.dropdown-submenu > div.tb-megamenu-submenu {
    display: none !important; }
  #block-tb-megamenu-main-menu .dupe-heading ul.level-1 li a {
    color: #CCCCCC;
    padding: 0; }
    #block-tb-megamenu-main-menu .dupe-heading ul.level-1 li a:hover {
      text-decoration: underline; }
  #block-tb-megamenu-main-menu .dupe-heading ul.level-1 li.active a {
    background: none; }
  #block-tb-megamenu-main-menu .dupe-heading div.duped-heading a {
    color: #0B9ED6;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold; }
  #block-tb-megamenu-main-menu .tb-megamenu-block {
    border-left: solid 1px #868686;
    padding-left: 18px; }
    #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean {
      color: #CCCCCC;
      font-weight: normal; }
      #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean h2.block-title {
        text-transform: uppercase;
        margin: 0 0 6px 0;
        padding: 0;
        color: #FFF;
        font-weight: bold;
        font-size: 20px; }
      #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-collection-container {
        margin: 0;
        border: none; }
        #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-collection-container .field-collection-view {
          padding: 0;
          margin: 0;
          border: 0; }
          #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-collection-container .field-collection-view .field-name-field-title {
            margin-top: 6px;
            font-size: 14px;
            font-weight: bold;
            color: #FFF; }
          #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-collection-container .field-collection-view .field-name-field-subtitle {
            font-size: 14px;
            color: #FFF; }
          #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-collection-container .field-collection-view .field-name-field-blurb p {
            margin-bottom: 4px; }
          #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-collection-container .field-collection-view .field-name-field-link a {
            display: inline-block;
            padding: 6px 12px;
            background-color: #0B9ED6;
            color: #FFF;
            text-align: center;
            font-weight: bold; }
      #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-name-field-video {
        position: relative; }
        #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-name-field-video .field-item {
          margin-bottom: 16px;
          position: relative;
          overflow: hidden;
          min-height: 70px; }
        #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-name-field-video .thumbnail-wrapper {
          position: absolute;
          top: 4px;
          left: 0;
          width: 100px;
          height: 56px;
          overflow: hidden; }
          #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-name-field-video .thumbnail-wrapper img {
            position: absolute;
            top: -10px;
            left: 0;
            max-width: 100%; }
        #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-name-field-video .video-title {
          overflow: hidden;
          padding-left: 108px; }
        #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-name-field-video .link {
          padding-left: 108px; }
          #block-tb-megamenu-main-menu .tb-megamenu-block .block-bean .field-name-field-video .link a {
            padding: 0;
            color: #0B9ED6; }
  #block-tb-megamenu-main-menu .tb-megamenu .row-fluid .tb-megamenu-column {
    margin-left: 0; }
  #block-tb-megamenu-main-menu .tb-megamenu .row-fluid .span2 {
    width: 16.667%; }
  #block-tb-megamenu-main-menu .tb-megamenu .row-fluid .span3 {
    width: 25%; }
  #block-tb-megamenu-main-menu .tb-megamenu .row-fluid .span4 {
    width: 33.333%; }
  #block-tb-megamenu-main-menu .edit-link {
    float: right; }
    #block-tb-megamenu-main-menu .edit-link a {
      color: #000;
      padding: 6px 18px;
      display: inline-block;
      background-color: #CCC;
      -webkit-border-radius: 12px;
              border-radius: 12px; }
  #block-tb-megamenu-main-menu .tb-megamenu .dropdown-menu .active > a {
    background: none; }

#block-menu-block-2 {
  display: none;
  position: absolute;
  top: 100px;
  left: 0;
  float: none;
  width: 100%;
  -webkit-transition: all 0.3s;
          transition: all 0.3s; }
  #block-menu-block-2 ul {
    list-style: none;
    padding: 0; }
  #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav {
    position: relative;
    top: auto;
    margin: 0 auto;
    width: 95%;
    padding: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
            box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
    overflow-y: scroll;
    max-height: 420px; }
    #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav i {
      line-height: 2.3;
      float: right;
      width: 38px;
      color: #FFF;
      background-color: #58595B; }
    #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav > li > a {
      border-top: solid 1px #F3F3F3;
      background-color: #313131;
      line-height: 3;
      padding: 0 0 0 12px;
      font-size: 12px;
      color: #EEE;
      text-transform: uppercase;
      font-weight: bold; }
    #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav > li > ul {
      display: none; }
      #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav > li > ul > li a {
        display: block;
        font-family: "Open+Sans", Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        width: 100%;
        padding: 0 0 0 12px;
        color: #FFF;
        line-height: 3;
        background-color: #939598;
        border-bottom: solid 1px #FFF; }
      #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav > li > ul > li:last-child > a {
        border-bottom: none; }
      #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav > li > ul > li > ul {
        display: none; }
        #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav > li > ul > li > ul > li > a {
          border-left: solid 6px #58595B;
          background-color: #A7A9AC;
          padding-left: 18px; }
        #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav > li > ul > li > ul > li > ul {
          display: none; }
          #block-menu-block-2 > div.menu-block-wrapper > ul.menu.nav > li > ul > li > ul > li > ul > li > a {
            border-left: solid 6px #58595B;
            background-color: #b8babc;
            padding-left: 32px; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top; } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top; } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/*
 * 	Core Owl Carousel CSS File
 *	v1.24
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 5; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  -webkit-perspective: 1200px;
          perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
            transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5); } }

/**
 * DEFAULT BEAN STYLING
 */
h2.bean-title {
  font-size: 60px;
  margin-bottom: 12px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  text-align: center; }

div.bean-subtitle {
  margin-bottom: 18px; }

.block-bean {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }
  .block-bean:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: ''; }
  .block-bean .foreground {
    position: relative; }
  .block-bean .container.foreground {
    padding: 100px 0; }

.not-front .block-bean.block-bean-panel .container.foreground {
  padding: 20px 0 50px 0; }

/**
 * SPECIFIC BEANS
 */
section.block-bean-cta:before {
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: ''; }

section.block-bean-cta .cta-style-interior > .container.foreground {
  padding: 60px 0 0; }

section.block-bean-cta .cta-style-interior .cta .foreground {
  padding: 30px;
  -webkit-border-radius: 3px;
          border-radius: 3px; }

section.block-bean-cta .cta-style-interior h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold; }

section.block-bean-cta .cta-style-interior .subtitle {
  font-size: 16px;
  margin-top: 6px;
  text-transform: uppercase; }

section.block-bean-cta .cta-style-interior .icon {
  font-size: 28px; }

section.block-bean-cta .cta-style-image .container.foreground {
  padding: 25px 0; }

section.block-bean-cta .cta-style-image .image-wrapper a {
  display: inline-block;
  padding: 15px 30px;
  width: 100%;
  height: auto;
  text-align: center;
  -webkit-transition: all 0.3s;
          transition: all 0.3s; }

section.block-bean-cta .cta-style-text .container.foreground {
  padding: 25px 0; }
  @media (max-width: 992px) {
    section.block-bean-cta .cta-style-text .container.foreground > .row > .cta:not(:first-child) {
      margin-top: 32px; } }

section.block-bean-cta .cta-style-text .title {
  font-family: 'Oswald',sans-serif;
  margin: 0 0 8px;
  padding: 0;
  font-size: 35px;
  line-height: 38.5px;
  text-transform: uppercase; }
  section.block-bean-cta .cta-style-text .title h2 {
    margin-top: 0px; }

section.block-bean-cta .cta-style-text .button-wrapper {
  float: right; }
  section.block-bean-cta .cta-style-text .button-wrapper a {
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    text-transform: uppercase; }

section.block-bean-imvid .container.foreground {
  padding: 75px 0; }

section.block-bean-imvid h2.bean-title {
  font-size: 40px; }

section.block-bean-imvid .media-container {
  margin: 0 auto; }

section.block-bean-panel .panels-wrapper h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  margin: 20px auto 16px;
  line-height: 1.5; }

section.block-bean-panel .panel-style-icon-bottom.panels-wrapper {
  margin: 75px auto 0; }
  section.block-bean-panel .panel-style-icon-bottom.panels-wrapper .circlecon {
    display: block;
    background: transparent;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    -webkit-border-radius: 500px;
            border-radius: 500px;
    border: 1px solid #000;
    font-size: 28px;
    line-height: 132px;
    position: relative;
    -webkit-transition: all 0.3s;
            transition: all 0.3s; }
    section.block-bean-panel .panel-style-icon-bottom.panels-wrapper .circlecon:hover:after {
      position: absolute;
      background: transparent;
      content: '';
      width: 100%;
      height: 100%;
      -webkit-border-radius: 500px;
              border-radius: 500px;
      left: 0;
      top: 0;
      border: 1px solid #212121;
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1);
      -webkit-transition: all 0.3s;
              transition: all 0.3s; }

section.block-bean-panel .panel-style-icon-left.panels-wrapper {
  margin: auto 0;
  text-align: left; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper .panel-wrapper .foreground {
    padding: 0 0 0 80px; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper .panel-wrapper h2, section.block-bean-panel .panel-style-icon-left.panels-wrapper .panel-wrapper h3 {
    line-height: 1; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper .panel-wrapper:hover h2, section.block-bean-panel .panel-style-icon-left.panels-wrapper .panel-wrapper:hover h3, section.block-bean-panel .panel-style-icon-left.panels-wrapper .panel-wrapper:hover p.body {
    text-decoration: underline;
    cursor: pointer; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper .panel-wrapper a {
    color: #5F5F5F !important; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper div.icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper a.circlecon {
    display: block;
    background: transparent;
    width: 64px;
    height: 64px;
    margin: 0 auto;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    font-size: 22px;
    line-height: 64px;
    position: relative;
    -webkit-transition: all 0.3s;
            transition: all 0.3s;
    padding: 0;
    text-align: center; }
    section.block-bean-panel .panel-style-icon-left.panels-wrapper a.circlecon:hover:after {
      position: absolute;
      background: transparent;
      content: '';
      width: 100%;
      height: 100%;
      -webkit-border-radius: 100%;
              border-radius: 100%;
      left: 0;
      top: 0;
      border: 2px solid #212121;
      -webkit-transform: scale(1.15);
          -ms-transform: scale(1.15);
              transform: scale(1.15);
      -webkit-transition: all 0.6s;
              transition: all 0.6s; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper h2 {
    font-size: 16px;
    font-family: "Open+San", sans-serif;
    font-weight: bold;
    margin-bottom: 6px; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper h3.subtitle {
    margin: 0 0 8px 0;
    font-size: 14px;
    color: #939393; }
  section.block-bean-panel .panel-style-icon-left.panels-wrapper p.body {
    overflow: hidden; }

section.block-bean-panel .panel-style-cards.panels-wrapper {
  margin-top: 95px;
  z-index: 20; }
  section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    padding: 15px; }
    section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground {
      width: 100%;
      border: solid 1px #D3D3D3;
      position: relative;
      overflow: hidden; }
      section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-image {
        border: solid 1px #D3D3D3;
        overflow: hidden;
        text-align: center;
        height: 270px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; }
      section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground:hover .card-details {
        margin-top: -272px;
        padding-top: 45px !important; }
      section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground:hover .card-data {
        height: 225px !important; }
      section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-details {
        text-align: center;
        width: 100%;
        height: 100%;
        position: relative;
        left: 0;
        padding: 0 15px;
        background-color: #FFF;
        -webkit-transition: all 0.5s;
                transition: all 0.5s; }
        section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-details .card-titles {
          padding: 15px 0; }
          section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-details .card-titles h2 {
            font-family: "Oswald",sans-serif;
            font-size: 22px;
            color: #3E3E3E;
            margin: 0;
            padding: 0;
            font-weight: 500;
            line-height: 1.1; }
          section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-details .card-titles h4 {
            font-family: "Oswald",sans-serif;
            font-size: 15px;
            color: #868686 !important;
            margin: 5px auto 0;
            padding: 0;
            text-transform: uppercase;
            font-weight: 500;
            line-height: 1.1; }
        section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-details .card-data {
          width: 100%;
          height: 0;
          -webkit-transition: all 0.5s;
                  transition: all 0.5s; }
          section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-details .card-data .body {
            font-size: 14px;
            color: #6D6D6D;
            line-height: 18px;
            font-weight: 400;
            margin: 0 0 10px; }
          section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-details .card-data a.detail-button {
            font-size: 17px;
            text-indent: -1px;
            color: white;
            display: block;
            width: 50px;
            height: 50px;
            text-align: center;
            -webkit-border-radius: 200px;
                    border-radius: 200px;
            line-height: 42px;
            cursor: pointer;
            margin: 20px auto 0;
            background-color: white;
            border: 1px solid #d9d9d9;
            background: url(../images/mini-plus.png) no-repeat scroll center center;
            -webkit-transition: all 0.5s;
                    transition: all 0.5s; }
            section.block-bean-panel .panel-style-cards.panels-wrapper .panel-wrapper .foreground .card-details .card-data a.detail-button:hover {
              border-color: #0B9ED6;
              background-color: #0B9ED6; }

section.block-bean-panel .panel-style-profile.panels-wrapper {
  margin-top: 67px;
  z-index: 20; }
  section.block-bean-panel .panel-style-profile.panels-wrapper .panel-wrapper {
    padding: 0 15px;
    color: #7f7f7f; }
    section.block-bean-panel .panel-style-profile.panels-wrapper .panel-wrapper a.profile-button {
      display: block;
      max-width: 128px;
      margin: 0 auto;
      font-size: 14px;
      color: #0B9ED6; }
      section.block-bean-panel .panel-style-profile.panels-wrapper .panel-wrapper a.profile-button img {
        width: 100%;
        border: 1px dashed #a4a4a4;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
    section.block-bean-panel .panel-style-profile.panels-wrapper .panel-wrapper h3 {
      font-family: "Oswald", sans-serif;
      margin: 24px auto 0;
      padding: 0;
      font-size: 22px;
      font-weight: 500;
      line-height: 1.1;
      text-transform: uppercase; }
    section.block-bean-panel .panel-style-profile.panels-wrapper .panel-wrapper h4 {
      margin: 11px auto 9px;
      padding: 0;
      font-size: 13px;
      color: #868686;
      text-transform: uppercase;
      font-weight: 500;
      line-height: 1.1; }
    section.block-bean-panel .panel-style-profile.panels-wrapper .panel-wrapper .body {
      margin: 0 auto 20px;
      padding: 0;
      font-size: 13px; }
  section.block-bean-panel .panel-style-profile.panels-wrapper .owl-controls {
    height: auto;
    width: 100%;
    margin-top: 70px; }
    section.block-bean-panel .panel-style-profile.panels-wrapper .owl-controls .owl-pagination {
      height: auto;
      width: 100%;
      text-align: center; }
      section.block-bean-panel .panel-style-profile.panels-wrapper .owl-controls .owl-pagination .owl-page {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #383838;
        margin: 0 4px;
        -webkit-border-radius: 100px;
                border-radius: 100px;
        -webkit-transition: all 0.3s;
                transition: all 0.3s; }
        section.block-bean-panel .panel-style-profile.panels-wrapper .owl-controls .owl-pagination .owl-page.active {
          background: transparent;
          border: 1px solid #383838;
          -webkit-transform: scale(1.4);
              -ms-transform: scale(1.4);
                  transform: scale(1.4); }

section.block-bean-slideshow {
  text-transform: uppercase;
  color: #FFFFFF; }
  section.block-bean-slideshow h1, section.block-bean-slideshow h2 {
    color: #FFFFFF; }
  section.block-bean-slideshow .title {
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    text-align: right; }
  section.block-bean-slideshow .subtitle {
    font-family: 'Oswald', sans-serif;
    font-size: 46px;
    text-align: right;
    font-weight: 300;
    color: #0B9ED6; }
  section.block-bean-slideshow .slide-button {
    width: auto;
    height: auto;
    padding: 10px 20px;
    background: #FFF;
    background: rgba(255, 255, 255, 0.46);
    display: inline-block;
    border: 1px solid #ededed;
    color: #a3a3a3;
    text-align: center;
    font-size: 14px; }
    section.block-bean-slideshow .slide-button a {
      color: #FFFFFF;
      font-weight: bold;
      -webkit-transition: all 0.3s;
              transition: all 0.3s; }
    section.block-bean-slideshow .slide-button:hover {
      background: #FFF;
      background: rgba(255, 255, 255, 0.8);
      color: #8f8f8f; }

section.block-bean-quotes .quotes-wrapper {
  padding-left: 16px;
  padding-right: 16px; }

section.block-bean-quotes ul {
  list-style: none;
  overflow: hidden;
  padding-left: 0; }
  section.block-bean-quotes ul li.quote-wrapper .quote {
    font-size: 30px;
    line-height: 1.1;
    color: #FFFFFF;
    margin: 20px 0 10px 0; }
  section.block-bean-quotes ul li.quote-wrapper .attribution {
    text-transform: uppercase;
    font-size: 14px;
    color: #CACACA;
    margin: 25px auto; }

section.block-bean-slideshow-logo {
  height: 100px;
  background-color: #3A3A3A; }
  section.block-bean-slideshow-logo .container.foreground {
    padding: 0; }
  section.block-bean-slideshow-logo .owl-item {
    height: 100px;
    text-align: center; }
  section.block-bean-slideshow-logo a.logo-link {
    position: relative;
    top: 48%;
    display: block;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

section.block-bean-youtube-playlist {
  margin: 60px 0 0; }

.flex-direction-nav {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 20px; }
  .flex-direction-nav li {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin: 0 3px; }
    .flex-direction-nav li a {
      display: block;
      width: 38px;
      height: 38px;
      -webkit-border-radius: 200px;
              border-radius: 200px;
      background-color: #3B3B3B;
      background-color: rgba(35, 35, 35, 0.5);
      opacity: 0.9;
      background-repeat: no-repeat;
      background-position: center center;
      background-image: url(../images/left-little.png);
      -webkit-transition: all 0.3s;
              transition: all 0.3s; }
      .flex-direction-nav li a.flex-next {
        background-image: url(../images/right-little.png); }
      .flex-direction-nav li a:hover {
        background-color: #000;
        background-color: rgba(35, 35, 35, 0.9); }

.arrow-down {
  display: block;
  left: 50%;
  border-top: 35px solid black;
  border-top-color: white;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  position: absolute;
  top: 0;
  z-index: 5;
  margin-left: -35px; }

body.node-type-scol-level-one h1.page-header,
body.node-type-scol-level-two h1.page-header {
  display: none; }

#block-views-scol-graphic-subtree-block-1 {
  display: none; }

#block-views-scol-graphic-subtree-block,
#block-views-scol-graphic-subtree-block-1 {
  clear: both;
  overflow: hidden;
  margin: 0 10%;
  margin-bottom: 16px; }
  #block-views-scol-graphic-subtree-block div.views-row,
  #block-views-scol-graphic-subtree-block-1 div.views-row {
    float: left;
    width: 20%; }
    #block-views-scol-graphic-subtree-block div.views-row .views-field,
    #block-views-scol-graphic-subtree-block-1 div.views-row .views-field {
      margin: 8px 16px;
      text-align: center; }
      #block-views-scol-graphic-subtree-block div.views-row .views-field .img-champion,
      #block-views-scol-graphic-subtree-block-1 div.views-row .views-field .img-champion {
        min-width: 120px;
        min-height: 120px;
        max-width: 130px;
        max-height: 130px;
        margin: 0 auto; }
        #block-views-scol-graphic-subtree-block div.views-row .views-field .img-champion img,
        #block-views-scol-graphic-subtree-block-1 div.views-row .views-field .img-champion img {
          width: 100%;
          height: auto; }
      #block-views-scol-graphic-subtree-block div.views-row .views-field a,
      #block-views-scol-graphic-subtree-block-1 div.views-row .views-field a {
        color: #000; }
      #block-views-scol-graphic-subtree-block div.views-row .views-field .double-arrow a,
      #block-views-scol-graphic-subtree-block-1 div.views-row .views-field .double-arrow a {
        font-weight: bold;
        color: #053C7F; }

#block-views-scol-primary-ctas-block a:hover {
  text-decoration: none; }

#block-views-scol-primary-ctas-block .inner {
  margin-top: 0;
  margin-bottom: 0; }

#block-views-scol-primary-ctas-block article {
  position: relative;
  width: 100%;
  height: 100%; }

#block-views-scol-primary-ctas-block .factoid {
  padding: 5% 10%;
  overflow: hidden;
  display: table;
  width: 100%; }
  #block-views-scol-primary-ctas-block .factoid .col {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 16px; }
  #block-views-scol-primary-ctas-block .factoid .col-1 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px; }
    #block-views-scol-primary-ctas-block .factoid .col-1 .attribution {
      text-transform: none;
      margin-top: 16px;
      font-size: 11px; }
  #block-views-scol-primary-ctas-block .factoid .col-2 .cta {
    width: 80%;
    padding: 13px;
    overflow: hidden;
    font-size: 16px; }
    #block-views-scol-primary-ctas-block .factoid .col-2 .cta .cta-button {
      float: right;
      padding: 0.2em 0.5em;
      margin-top: 0.5em;
      font-size: 13px; }

#block-single-column-single-column-slideshow {
  background: #E5E5E5;
  margin: 0;
  padding: 32px 48px;
  position: relative; }
  #block-single-column-single-column-slideshow a {
    color: #000; }
    #block-single-column-single-column-slideshow a:hover {
      text-decoration: none; }
  #block-single-column-single-column-slideshow .slideshow-wrapper {
    min-height: 275px; }
    #block-single-column-single-column-slideshow .slideshow-wrapper .slide {
      overflow: hidden; }
      #block-single-column-single-column-slideshow .slideshow-wrapper .slide .col {
        float: left; }
      #block-single-column-single-column-slideshow .slideshow-wrapper .slide .col.left {
        width: 35%; }
      #block-single-column-single-column-slideshow .slideshow-wrapper .slide .col.right {
        width: 63%;
        margin-left: 2%; }
      #block-single-column-single-column-slideshow .slideshow-wrapper .slide .title {
        font-size: 24px;
        margin-bottom: 20px; }
      #block-single-column-single-column-slideshow .slideshow-wrapper .slide .body {
        font-size: 16px; }
      #block-single-column-single-column-slideshow .slideshow-wrapper .slide .fake-link {
        margin-top: 20px;
        text-transform: uppercase; }
    #block-single-column-single-column-slideshow .slideshow-wrapper .rsBullets {
      z-index: 1;
      position: absolute;
      bottom: 16px;
      left: 48px; }
      #block-single-column-single-column-slideshow .slideshow-wrapper .rsBullets .rsBullet {
        cursor: pointer;
        background: #A3A3A3;
        width: 10px;
        height: 10px;
        float: left;
        -webkit-border-radius: 16px;
                border-radius: 16px;
        margin-right: 16px; }
        #block-single-column-single-column-slideshow .slideshow-wrapper .rsBullets .rsBullet.rsNavSelected {
          background: #3454B2; }

#block-single-column-single-column-overview-main {
  font-size: 16px;
  overflow: hidden; }
  #block-single-column-single-column-overview-main .inner {
    margin: 0; }
  #block-single-column-single-column-overview-main .wrapper {
    padding: 3% 10% 2% 10%;
    overflow: hidden; }
  #block-single-column-single-column-overview-main .col {
    float: left; }
  #block-single-column-single-column-overview-main .col.left {
    width: 31%;
    font-weight: bold;
    margin-right: 2%; }
  #block-single-column-single-column-overview-main .col.right {
    width: 64%;
    margin-left: 2%; }

#block-single-column-single-column-overview-blocks {
  font-size: 16px; }
  #block-single-column-single-column-overview-blocks .inner {
    margin: 0; }
  #block-single-column-single-column-overview-blocks .wrapper {
    overflow: hidden;
    display: table; }
    #block-single-column-single-column-overview-blocks .wrapper.block-count-1 .fc-block {
      width: 100%; }
    #block-single-column-single-column-overview-blocks .wrapper.block-count-2 .fc-block {
      width: 50%; }
    #block-single-column-single-column-overview-blocks .wrapper.block-count-3 .fc-block {
      width: 33.3333%; }
    #block-single-column-single-column-overview-blocks .wrapper.block-count-4 .fc-block {
      width: 25%; }
    #block-single-column-single-column-overview-blocks .wrapper.block-count-5 .fc-block {
      width: 20%; }
    #block-single-column-single-column-overview-blocks .wrapper .fc-block {
      float: none;
      display: table-cell;
      visibility: top; }
      #block-single-column-single-column-overview-blocks .wrapper .fc-block .inner {
        padding: 16px 24px; }
        #block-single-column-single-column-overview-blocks .wrapper .fc-block .inner .title {
          text-transform: uppercase;
          font-weight: bold; }
        #block-single-column-single-column-overview-blocks .wrapper .fc-block .inner .body ul li {
          margin: 8px 0; }

#block-single-column-single-column-cards {
  max-width: 1260px;
  padding: 42px 0 0;
  background: transparent url("../images/bg-cards.png") repeat-x scroll 0 0;
  min-height: 400px;
  margin-top: 0;
  margin-bottom: 0; }
  #block-single-column-single-column-cards .cards {
    margin: 0 auto;
    margin-top: 48px;
    overflow: visible !important; }
    #block-single-column-single-column-cards .cards .filter {
      position: absolute;
      top: -76px;
      left: 0;
      z-index: 99; }
  #block-single-column-single-column-cards .card {
    float: left;
    width: 260px;
    border: solid 1px #CCC;
    background: #FFF;
    margin-bottom: 15px; }
    #block-single-column-single-column-cards .card a {
      color: #000; }
      #block-single-column-single-column-cards .card a:hover {
        text-decoration: none; }
    #block-single-column-single-column-cards .card .image-wrapper {
      text-align: center; }
      #block-single-column-single-column-cards .card .image-wrapper img {
        display: inline-block;
        vertical-align: bottom;
        max-width: 100%; }
    #block-single-column-single-column-cards .card .node-type {
      background: #0C509C;
      color: #FFF;
      font-weight: bold;
      padding: 8px 16px; }
    #block-single-column-single-column-cards .card .body-wrapper {
      padding: 8px 12px; }
      #block-single-column-single-column-cards .card .body-wrapper .title {
        font-weight: bold; }
      #block-single-column-single-column-cards .card .body-wrapper .fake-link {
        padding-top: 8px;
        color: #0C509C;
        font-weight: bold; }

#block-single-column-single-column-l2-page-body {
  font-size: 16px; }
  #block-single-column-single-column-l2-page-body .inner {
    margin: 0; }
  #block-single-column-single-column-l2-page-body .body-wrapper {
    padding: 32px 48px; }
    #block-single-column-single-column-l2-page-body .body-wrapper .image-wrapper {
      float: left;
      width: 100px;
      margin: 0 16px 8px 0; }

#block-single-column-single-column-l2-text-blocks {
  font-size: 16px; }
  #block-single-column-single-column-l2-text-blocks p {
    margin: 0; }
  #block-single-column-single-column-l2-text-blocks .inner {
    margin: 0; }
  #block-single-column-single-column-l2-text-blocks .fc-block {
    overflow: hidden;
    clear: both;
    background-size: cover;
    padding: 32px 48px; }
    #block-single-column-single-column-l2-text-blocks .fc-block .image-wrapper {
      float: left;
      margin: 0 16px 8px 0;
      background: #FFFFFF;
      border: solid 1px #CCC; }
      #block-single-column-single-column-l2-text-blocks .fc-block .image-wrapper .caption {
        font-style: italic;
        color: #000;
        text-align: center; }
      #block-single-column-single-column-l2-text-blocks .fc-block .image-wrapper img {
        vertical-align: bottom; }
    #block-single-column-single-column-l2-text-blocks .fc-block.even .image-wrapper {
      float: right;
      margin: 0 0 8px 16px; }

body.node-type-scol-level-one .l-content > .inner {
  margin-top: 0; }

body.node-type-scol-level-two .l-content > .inner {
  margin-top: 0; }

body.node-type-scol-level-two #block-menu-block-5 {
  border-bottom: solid 1px #E7E7E7;
  overflow: hidden; }
  body.node-type-scol-level-two #block-menu-block-5 h2 {
    float: left;
    background: transparent url(../images/icon-sm.png) no-repeat scroll left center;
    margin: 0;
    padding: 0 0 0 21px; }
    body.node-type-scol-level-two #block-menu-block-5 h2 a {
      font-weight: normal;
      color: #000;
      font-size: 14px;
      line-height: 48px; }
      body.node-type-scol-level-two #block-menu-block-5 h2 a .raquo {
        color: #0B9ED6;
        font-weight: bold; }
  body.node-type-scol-level-two #block-menu-block-5 ul {
    padding: none; }
    body.node-type-scol-level-two #block-menu-block-5 ul li {
      float: left;
      list-style: none; }
      body.node-type-scol-level-two #block-menu-block-5 ul li a {
        color: #7B7B7B;
        font-weight: normal;
        line-height: 48px;
        margin: 0;
        padding: 0 20px; }
        body.node-type-scol-level-two #block-menu-block-5 ul li a.active-trail {
          color: #7B7B7B;
          font-weight: 700; }

/****
 * RESPONSIVE
 ****/
@media only screen and (max-width: 768px) {
  nav#block-menu-block-5 {
    display: none; }
  #block-views-scol-graphic-subtree-block-1 {
    display: block; }
  #block-single-column-single-column-slideshow {
    display: none; }
  #block-views-scol-graphic-subtree-block,
  #block-views-scol-graphic-subtree-block-1 {
    margin: 0 0 32px 0; }
  body .l-content .inner {
    margin: 0; }
    body .l-content .inner h1 {
      padding: 16px;
      text-align: center; }
  body #block-views-scol-primary-ctas-block .factoid .col-1 {
    font-size: 20px;
    line-height: 30px; } }

@media only screen and (max-width: 710px) {
  main .l-content .inner {
    margin: 0; }
  #block-views-scol-graphic-subtree-block article,
  #block-views-scol-graphic-subtree-block-1 article {
    width: 50%; }
    #block-views-scol-graphic-subtree-block article .views-field,
    #block-views-scol-graphic-subtree-block-1 article .views-field {
      overflow: hidden; }
      #block-views-scol-graphic-subtree-block article .views-field h4,
      #block-views-scol-graphic-subtree-block-1 article .views-field h4 {
        text-align: left;
        font-size: 16px; }
      #block-views-scol-graphic-subtree-block article .views-field .img-champion,
      #block-views-scol-graphic-subtree-block-1 article .views-field .img-champion {
        width: 48px;
        height: 48px;
        min-width: 48px;
        min-height: 48px;
        float: left;
        margin-right: 16px; }
      #block-views-scol-graphic-subtree-block article .views-field .double-arrow,
      #block-views-scol-graphic-subtree-block-1 article .views-field .double-arrow {
        display: none; }
  #block-views-scol-primary-ctas-block .inner {
    margin-left: 0px;
    margin-right: 0px; } }

@media only screen and (max-width: 600px) {
  body #block-views-scol-primary-ctas-block .factoid .col {
    display: block;
    width: 100%; }
    body #block-views-scol-primary-ctas-block .factoid .col .cta {
      width: 100%;
      margin: 16px 0; }
  body #block-single-column-single-column-overview-main .wrapper {
    padding: 16px; }
  body #block-single-column-single-column-overview-main .col.left,
  body #block-single-column-single-column-overview-main .col.right {
    float: none;
    width: 100%;
    margin: 0; }
  body #block-single-column-single-column-overview-blocks .wrapper .fc-block {
    display: block;
    width: 100% !important; } }

@media only screen and (max-width: 510px) {
  #block-views-scol-graphic-subtree-block article,
  #block-views-scol-graphic-subtree-block-1 article {
    width: 100%; } }

body {
  -webkit-font-smoothing: antialiased;
  font-family: "Open+Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.8; }

::-moz-selection {
  background: #0B9ED6;
  /* WebKit/Blink Browsers */ }

::selection {
  background: #0B9ED6;
  /* WebKit/Blink Browsers */ }

::-moz-selection {
  background: #0B9ED6;
  /* Gecko Browsers */ }

.front #navbar-buffer {
  height: 100px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 18px; }

h1.page-header {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 30px 0;
  padding: 0;
  border: none; }

i {
  vertical-align: middle; }

footer {
  overflow: hidden; }

.well {
  border: none;
  background-color: #E8E8E8;
  -webkit-box-shadow: none;
          box-shadow: none; }

.highlight {
  color: #0B9ED6 !important; }

.edit-button-wrapper {
  position: absolute;
  bottom: 16px;
  right: 12px;
  display: block;
  clear: both;
  text-align: center;
  margin: 0;
  z-index: 200; }
  .edit-button-wrapper a {
    opacity: 0.4;
    color: #FFF !important; }
    .edit-button-wrapper a:hover {
      opacity: 1; }

div.tabs-container {
  margin-bottom: 12px; }
  div.tabs-container .container {
    padding-left: 0; }

#admin-menu {
  z-index: 2000; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.views-field-edit-node,
.views-field-edit {
  margin: 8px 0;
  clear: both; }
  .views-field-edit-node .field-content,
  .views-field-edit .field-content {
    display: block;
    text-align: right; }
    .views-field-edit-node .field-content a,
    .views-field-edit .field-content a {
      display: inline-block;
      color: #EEE !important;
      padding: 5px 20px;
      margin: 1em 0;
      background: #4D4D4D;
      -webkit-border-radius: 5px;
              border-radius: 5px; }

.animated {
  visibility: hidden; }

.visible {
  visibility: visible; }

#content-main {
  overflow: hidden;
  margin-bottom: 60px; }

#pageloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background-color: white;
  z-index: 99999; }
  #pageloader .loader-item h2 {
    color: #ccc;
    margin: 0 auto;
    font-size: 20px; }
  #pageloader .outer {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 80px 0 0 80px;
            border-radius: 80px 0 0 80px;
    border-left: solid 5px;
    -webkit-animation: spin 1.3s linear infinite;
            animation: spin 1.3s linear infinite; }
  #pageloader .mid {
    top: 15px;
    left: 15px;
    position: relative;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50px 0 0 50px;
            border-radius: 50px 0 0 50px;
    border-left: solid 4px;
    -webkit-animation: spin 3.3s linear infinite;
            animation: spin 3.3s linear infinite; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/** 
 * PAGING
 */
ul.pagination > li > a {
  color: #0B9ED6; }
  ul.pagination > li > a:hover, ul.pagination > li > a:focus {
    color: #111111; }

ul.pagination > li.active > span {
  background-color: #999;
  border-color: #999; }
  ul.pagination > li.active > span:hover {
    background-color: #111111; }

/**
 * SOCIAL ICONS
 */
.social-icons a {
  color: #FFF !important;
  display: inline-block;
  width: 62px;
  height: 62px;
  line-height: 65px;
  font-size: 27px;
  margin: 0 7px;
  background-color: #3A3A3A;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  text-align: center; }
  .social-icons a:hover {
    color: #FFF; }
  .social-icons a.facebook:hover {
    background: #4b6ea8; }
  .social-icons a.twitter:hover {
    background: #4fd5f8; }
  .social-icons a.linkedin:hover {
    background: #0189c3; }
  .social-icons a.youtube:hover {
    background: #da1818; }
  .social-icons a.google-plus:hover {
    background: #fca603; }
  .social-icons a.genband-blog:hover {
    background: #0B9ED6; }

.plus-red {
  background: #0B9ED6 url(../images/mini-plus.png) no-repeat scroll center center;
  width: 24px;
  height: 24px;
  display: inline-block;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background-size: 50%; }

/**
 * BUTTONS
 */
.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  background-color: #0B9ED6;
  color: #FFF; }
  .button.button-xlarge {
    padding: 0 32px;
    font-size: 18px;
    letter-spacing: 2px;
    height: 52px;
    line-height: 52px; }
  .button:hover, .button:focus {
    color: #FFFFFF;
    background-color: #313131;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    outline: none; }

/**
 * MENUS
 */
nav[role=navigation] {
  float: right; }

#block-tb-megamenu-main-menu ul.nav.level-0 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  border-right: solid 1px #EEE;
  -webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
          transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
  height: 100px; }
  #block-tb-megamenu-main-menu ul.nav.level-0 > li > a {
    line-height: 100px;
    color: #444;
    font-size: 13px;
    padding: 0 15px; }

@media (max-width: 767px) {
  #block-menu-block-1 {
    display: none; } }

#block-menu-block-1 h2.block-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  font-family: Oswald;
  padding: 0;
  margin: 0 0 30px 0; }
  #block-menu-block-1 h2.block-title a.active-trail.active {
    text-decoration: none; }
    #block-menu-block-1 h2.block-title a.active-trail.active:hover {
      text-decoration: none; }

#block-menu-block-1 a.active-trail.active {
  color: #0B9ED6;
  text-decoration: underline; }

#block-menu-block-1 .menu-block-wrapper > ul li {
  padding: 4px; }
  #block-menu-block-1 .menu-block-wrapper > ul li a {
    color: #555555;
    display: inline-block;
    padding: 0 3px 0 12px;
    font-weight: bold;
    background: transparent url(../images/widget-link.png) scroll no-repeat top left;
    line-height: 1.4; }
    #block-menu-block-1 .menu-block-wrapper > ul li a i {
      display: none; }
  #block-menu-block-1 .menu-block-wrapper > ul li > ul {
    padding: 4px 0 0 25px; }
    #block-menu-block-1 .menu-block-wrapper > ul li > ul li {
      list-style: none; }
      #block-menu-block-1 .menu-block-wrapper > ul li > ul li a {
        font-weight: normal; }

/**
 * NAVBAR
 */
.shrink #block-menu-block-2 {
  top: 60px; }

.shrink #block-gb-mods-handheld-menu-toggle {
  top: 8px;
  left: 8px; }

.shrink header#navbar #navbar-bottom {
  height: 60px; }

@media (max-width: 979px) {
  .shrink header#navbar a.logo {
    padding-left: 56px; } }

.shrink header#navbar a.logo img {
  height: 60px; }

.shrink header#navbar ul.tb-megamenu-nav.level-0 {
  height: 60px; }
  .shrink header#navbar ul.tb-megamenu-nav.level-0 > li > a {
    line-height: 60px; }

.shrink #block-search-form input.form-text {
  height: 60px; }

.shrink #block-search-form .btn-primary {
  padding: 15px 30px; }

.shrink #subheader {
  margin-top: 60px; }

#subheader {
  position: relative;
  margin-top: 100px;
  width: 100%;
  -webkit-transition: all 0.3s;
          transition: all 0.3s; }

header#navbar {
  -webkit-transition: all, 0.3s;
          transition: all, 0.3s;
  border-bottom: solid 1px #EEE;
  margin: 0;
  z-index: 300; }
  header#navbar a.logo {
    position: relative;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    border-right: solid 1px #EEE;
    min-width: 126px;
    margin: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
            transition: all 0.3s; }
    @media (max-width: 979px) {
      header#navbar a.logo {
        padding-left: 90px; } }
    header#navbar a.logo img {
      display: block;
      max-width: 100%;
      height: 100px;
      -webkit-transition: all, 0.3s;
              transition: all, 0.3s; }

/**
 * MAIN-CONTAINERS
 */
#content-main > .container > .row {
  padding-top: 60px; }

aside.sidebar-first-wrapper {
  padding-left: 0; }

/**
 * CONTENT TYPE
 */
article.node-page .field-name-field-img-champion,
.ds-1col.node-page .field-name-field-img-champion {
  float: right;
  border: 1px solid #C2C2C2;
  background-color: #FFFFFF;
  margin: 0 0 12px 12px; }
  article.node-page .field-name-field-img-champion img,
  .ds-1col.node-page .field-name-field-img-champion img {
    margin: 16px;
    max-width: 185px; }
  article.node-page .field-name-field-img-champion .colorbox img,
  .ds-1col.node-page .field-name-field-img-champion .colorbox img {
    vertical-align: bottom;
    margin: 16px 16px 4px 16px;
    max-width: 100%; }

article.node-page .field-name-resources-button,
.ds-1col.node-page .field-name-resources-button {
  float: right;
  clear: right;
  margin: 0 0 12px 12px; }
  article.node-page .field-name-resources-button .button,
  .ds-1col.node-page .field-name-resources-button .button {
    margin: 0px;
    width: 218px; }

article.node-testimonial .field-name-field-img-champion {
  float: right;
  max-width: 200px;
  margin: 0 0 16px 16px; }

/**
 * BLOCKS
 */
body.search-overlay #block-search-form input.form-text {
  opacity: 1;
  z-index: 2; }

#block-search-form {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%; }
  #block-search-form input.form-text {
    border: none;
    font-size: 32px;
    padding: 10px 80px 10px 40px;
    height: 100px;
    opacity: 0;
    z-index: -2;
    -webkit-transition: all 0.3s;
            transition: all 0.3s; }
  #block-search-form button.btn-primary {
    background-color: transparent;
    border: none;
    color: #111;
    padding: 30px;
    -webkit-transition: all 0.3s;
            transition: all 0.3s; }
  #block-search-form .form-group {
    margin-bottom: 0; }

#block-sharethis-sharethis-block {
  margin-top: 24px;
  margin-bottom: 24px; }
  #block-sharethis-sharethis-block .sharethis-wrapper {
    text-align: center; }

#block-gb-mods-node-composite {
  background-color: #F9F9F9;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
  position: relative; }

.node-resources {
  position: relative; }
  .node-resources ul.nav-tabs li.open a {
    border: 1px solid #DDD; }
  .node-resources ul.nav-tabs li.active a {
    background-color: #FFF;
    border-bottom-color: #FFF; }
  .node-resources ul.nav-tabs li:first-child {
    margin-left: 15px; }
  .node-resources ul.nav-tabs li a {
    font-weight: bold;
    color: #0B9ED6;
    border-top: solid 1px #DDD;
    border-right: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    margin-right: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #F2F2F2; }
  .node-resources .tab-pane {
    margin: 16px 0; }
    .node-resources .tab-pane a {
      color: #999;
      font-size: 13px; }
    .node-resources .tab-pane .resource-group {
      padding-bottom: 8px;
      border-bottom: dashed 1px #E5E5E5;
      margin-bottom: 8px; }
      .node-resources .tab-pane .resource-group .resource-icon {
        float: left;
        width: 48px;
        height: 48px;
        text-align: center;
        margin: 0 15px 0 0; }
        .node-resources .tab-pane .resource-group .resource-icon i {
          font-size: 21px;
          border: solid 1px #000;
          -webkit-border-radius: 50%;
                  border-radius: 50%;
          line-height: 52px;
          width: 52px;
          height: 52px;
          background-color: #FFF; }
      .node-resources .tab-pane .resource-group .resource-items {
        position: relative;
        overflow: hidden; }
        .node-resources .tab-pane .resource-group .resource-items h2 {
          margin: 0;
          padding: 0;
          font-size: 14px;
          font-weight: bold;
          text-transform: uppercase; }
        .node-resources .tab-pane .resource-group .resource-items ul {
          margin-top: 8px;
          padding-left: 0; }
          .node-resources .tab-pane .resource-group .resource-items ul li {
            line-height: 1.2;
            margin-bottom: 10px;
            list-style: none; }
            .node-resources .tab-pane .resource-group .resource-items ul li a:hover {
              color: #0B9ED6; }

.col-md-8 #block-gb-mods-contact-form .interior.foreground h2 {
  margin-top: 0; }

#block-gb-mods-contact-form {
  position: relative;
  overflow: hidden; }
  @media (max-width: 992px) {
    #block-gb-mods-contact-form .foreground {
      margin-left: 24px;
      margin-right: 24px; } }
  #block-gb-mods-contact-form .interior.foreground h2 {
    margin: 50px 0;
    font-size: 60px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal; }
  #block-gb-mods-contact-form .foreground {
    max-width: 970px;
    padding: 0 0 70px; }
    #block-gb-mods-contact-form .foreground h2 {
      margin-bottom: 75px;
      text-align: center; }
    #block-gb-mods-contact-form .foreground .form-item {
      padding: 0;
      margin: 0; }
    #block-gb-mods-contact-form .foreground label {
      display: none; }
    #block-gb-mods-contact-form .foreground .form-type-textfield input,
    #block-gb-mods-contact-form .foreground .form-type-textarea textarea,
    #block-gb-mods-contact-form .foreground button[type=submit] {
      width: 100%;
      height: auto;
      padding: 15px 15px 12px;
      font-size: 18px;
      margin-bottom: 18px;
      color: #7F7F7F;
      letter-spacing: 0.5px;
      background-color: #FAFAFA;
      border: 1px solid #EEE;
      font-weight: 100;
      font-family: "Oswald", sans-serif;
      -webkit-transition: all 0.3s;
              transition: all 0.3s; }
    #block-gb-mods-contact-form .foreground .form-type-textarea .grippie {
      display: none; }
    #block-gb-mods-contact-form .foreground .form-type-textarea textarea {
      height: 274px;
      max-width: 100%;
      max-height: 274px; }
    #block-gb-mods-contact-form .foreground button[type=submit]:hover {
      background-color: #0B9ED6;
      color: #FFF; }
    #block-gb-mods-contact-form .foreground .form-item > span {
      display: none;
      color: #0B9ED6; }
  #block-gb-mods-contact-form .submit-messaging-wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.95);
    text-align: center; }
    #block-gb-mods-contact-form .submit-messaging-wrapper .spinner {
      padding-top: 275px; }
    #block-gb-mods-contact-form .submit-messaging-wrapper .submit-message {
      display: none;
      padding-top: 260px; }
      #block-gb-mods-contact-form .submit-messaging-wrapper .submit-message .title {
        font-size: 32px;
        text-transform: uppercase; }
      #block-gb-mods-contact-form .submit-messaging-wrapper .submit-message .body {
        max-width: 75%;
        font-size: 22px;
        margin: 0 auto; }

#block-gb-mods-address-panel {
  background-image: url(../images/bg-contact.jpg);
  padding: 100px 0;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }
  #block-gb-mods-address-panel .container {
    width: 90%;
    max-width: 770px;
    padding: 52px;
    background: rgba(255, 255, 255, 0.2);
    color: #e7e7e7;
    margin: 0 auto;
    text-align: center; }
    #block-gb-mods-address-panel .container .phone-button a {
      display: block;
      width: 82px;
      height: 82px;
      background: rgba(255, 255, 255, 0.1);
      color: #e7e7e7;
      margin: 0 auto;
      line-height: 85px;
      font-size: 35px;
      -webkit-transition: all 0.3s;
              transition: all 0.3s;
      -webkit-border-radius: 100%;
              border-radius: 100%; }
      #block-gb-mods-address-panel .container .phone-button a:hover {
        background: rgba(255, 255, 255, 0.9);
        color: #2b2b2b; }
    #block-gb-mods-address-panel .container .phone-text {
      padding: 0;
      margin: 15px auto;
      font-size: 65px;
      color: white !important;
      font-family: "Oswald", sans-serif;
      line-height: 1.1; }
    #block-gb-mods-address-panel .container .address {
      padding: 0;
      margin: 0 auto 15px;
      font-size: 25px;
      text-transform: uppercase;
      font-family: "Oswald", sans-serif;
      line-height: 1.1; }

#block-gb-mods-footer {
  margin: 16px 0;
  text-transform: uppercase; }
  #block-gb-mods-footer a {
    color: #313030;
    font-weight: bold;
    font-size: 22px; }
  @media (max-width: 992px) {
    #block-gb-mods-footer .logo a {
      display: inline-block;
      margin: 0 auto; } }
  #block-gb-mods-footer .container .column {
    padding-right: 23px;
    border-right: solid 1px #CCC;
    position: relative;
    min-height: 1px;
    padding-left: 24px;
    float: left; }
    #block-gb-mods-footer .container .column:last-child {
      padding-right: 0;
      border-right: none; }
  #block-gb-mods-footer .container .logo {
    padding-top: 3px; }
  #block-gb-mods-footer .container .call, #block-gb-mods-footer .container .contact {
    line-height: 48px; }
  #block-gb-mods-footer .container .call .red {
    color: #0B9ED6; }
  #block-gb-mods-footer .container .call .redbg {
    color: #FFF;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    background-color: #0B9ED6;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    text-align: center;
    margin-left: 6px;
    position: relative;
    top: -1px; }
  #block-gb-mods-footer .container .contact .plus-red {
    width: 20px;
    height: 20px;
    margin-left: 6px;
    position: relative;
    top: 2px; }
  #block-gb-mods-footer .container .social-icons {
    padding-top: 2px; }
    #block-gb-mods-footer .container .social-icons a {
      height: 42px;
      width: 42px;
      line-height: 46px;
      margin: 0 2px; }

.view-team-members div.views-row {
  float: left;
  width: 138px;
  height: 240px;
  margin: 10px 16px;
  padding-bottom: 16px;
  overflow: hidden; }
  .view-team-members div.views-row img {
    border: solid 1px #111; }

.view-video-library .views-field-colorbox {
  position: relative; }
  .view-video-library .views-field-colorbox .play-button {
    background-image: url(../images/sprite-video-play.png);
    width: 64px;
    height: 64px;
    left: 38px;
    top: 20px;
    position: absolute;
    cursor: pointer; }
    .view-video-library .views-field-colorbox .play-button:hover {
      background-position: -64px 0; }

#block-gb-mods-closure {
  text-align: center; }

#block-gb-mods-subpage-banner .subpage-banner-background {
  color: #FFF;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15) !important; }

#block-gb-mods-subpage-banner a {
  color: #FFF; }

#block-gb-mods-subpage-banner i {
  color: #0B9ED6; }

#block-gb-mods-subpage-banner h1, #block-gb-mods-subpage-banner h2 {
  padding: 0;
  margin: 0;
  color: #FFF;
  color: rgba(255, 255, 255, 0.9); }

#block-gb-mods-subpage-banner h1 {
  font-family: "Oswald", sans-serif;
  font-size: 42px;
  text-transform: uppercase; }

#block-gb-mods-subpage-banner .tblock {
  -webkit-transition: all, 0.3s;
          transition: all, 0.3s;
  margin: 48px 0; }
  @media (max-width: 992px) {
    #block-gb-mods-subpage-banner .tblock {
      margin: 16px 0; } }

#block-gb-mods-subpage-banner .ctas {
  margin-top: 58px;
  font-size: 18px; }
  @media (max-width: 992px) {
    #block-gb-mods-subpage-banner .ctas {
      margin: 0 0 12px 0; } }
  #block-gb-mods-subpage-banner .ctas i.fa-phone {
    font-size: 22px; }
  #block-gb-mods-subpage-banner .ctas .call-us span.vaa-pos-standard button.vaa-button {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.8);
    padding: 0 0 0 4px;
    font-size: 18px; }
    #block-gb-mods-subpage-banner .ctas .call-us span.vaa-pos-standard button.vaa-button:hover {
      color: rgba(255, 255, 255, 0.95);
      text-decoration: none; }
  #block-gb-mods-subpage-banner .ctas a {
    color: rgba(255, 255, 255, 0.8); }
    #block-gb-mods-subpage-banner .ctas a:hover {
      color: rgba(255, 255, 255, 0.95);
      text-decoration: none; }

.ds-1col.node-team-member .field-type-image,
.node-type-team-member .field-type-image,
.pathone-company .node-node-instance .field-type-image {
  float: left;
  margin: 0 12px 12px 0;
  max-width: 142px; }

.ds-1col.node-team-member .field-type-text,
.node-type-team-member .field-type-text,
.pathone-company .node-node-instance .field-type-text {
  font-style: italic; }

div.view-team-members.view-thought-leaders div.views-row {
  width: 23.125%;
  height: auto;
  margin: 0 2.5% 5% 0;
  padding: 0; }
  div.view-team-members.view-thought-leaders div.views-row:nth-child(4n) {
    margin-right: 0; }
  div.view-team-members.view-thought-leaders div.views-row:nth-child(4n+1) {
    clear: left; }
  @media only screen and (max-width: 990px) {
    div.view-team-members.view-thought-leaders div.views-row {
      width: 31.66667%; }
    div.view-team-members.view-thought-leaders div.views-row:nth-child(3n) {
      margin-right: 0; }
    div.view-team-members.view-thought-leaders div.views-row:nth-child(3n+1) {
      clear: left; }
    div.view-team-members.view-thought-leaders div.views-row:nth-child(4n) {
      margin-right: 2.5%;
      clear: none; }
    div.view-team-members.view-thought-leaders div.views-row:nth-child(4n+1) {
      clear: none; } }
  @media only screen and (max-width: 490px) {
    div.view-team-members.view-thought-leaders div.views-row {
      width: 100%;
      margin-right: 0 !important;
      text-align: center; }
      div.view-team-members.view-thought-leaders div.views-row .social {
        display: none; } }
  div.view-team-members.view-thought-leaders div.views-row .img-champion img {
    margin: 0 auto;
    border: solid 1px #bcbec0; }
  div.view-team-members.view-thought-leaders div.views-row h2.title {
    margin-top: 14px;
    color: #0B9ED6;
    font-size: 14px; }
  div.view-team-members.view-thought-leaders div.views-row div.position {
    margin-bottom: 12px; }
  div.view-team-members.view-thought-leaders div.views-row .social {
    overflow: hidden;
    margin-top: 20px; }
    div.view-team-members.view-thought-leaders div.views-row .social ul {
      padding: 0; }
      div.view-team-members.view-thought-leaders div.views-row .social ul li {
        float: left;
        margin-right: 8px;
        list-style: none; }
        div.view-team-members.view-thought-leaders div.views-row .social ul li a {
          color: #FFF;
          text-align: center; }
          div.view-team-members.view-thought-leaders div.views-row .social ul li a i {
            background-color: #A9A9A9;
            width: 24px;
            height: 24px;
            line-height: 24px;
            -webkit-border-radius: 100%;
                    border-radius: 100%; }
  div.view-team-members.view-thought-leaders div.views-row .learn-more {
    margin-top: 20px; }
    div.view-team-members.view-thought-leaders div.views-row .learn-more a {
      background-color: #313131;
      text-transform: uppercase;
      padding: 6px 12px 4px;
      color: #FFF;
      display: inline-block;
      font-weight: bold;
      -webkit-border-radius: 2px;
              border-radius: 2px; }

#block-views-partners-block-1 .views-field-field-img-champion,
#block-views-3c49f2872e5f49c61b782380862acb82 .views-field-field-img-champion {
  max-width: 185px;
  margin-right: 16px; }

#block-uc-cart-cart {
  margin-top: 28px;
  padding-top: 14px;
  border-top: solid 1px #CCC; }
  #block-uc-cart-cart .cart-block-title-bar {
    text-transform: uppercase; }

#block-bean-primary-floating-cta {
  position: fixed;
  top: 200px;
  right: -201px;
  z-index: 50;
  -webkit-transition: right 0.4s ease-in-out;
          transition: right 0.4s ease-in-out; }
  @media (max-width: 1200px) {
    #block-bean-primary-floating-cta {
      display: none; } }
  #block-bean-primary-floating-cta:hover {
    right: 0px; }
  #block-bean-primary-floating-cta .floating-cta-wrapper {
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
            transition: all 0.3s;
    width: 260px; }
    #block-bean-primary-floating-cta .floating-cta-wrapper .icon {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 24px;
      padding: 7px 10px;
      text-align: center; }
    #block-bean-primary-floating-cta .floating-cta-wrapper .slidden {
      font-size: 18px;
      -webkit-transition: right 0.4s east-in-out;
              transition: right 0.4s east-in-out;
      height: 60px;
      line-height: 60px; }
      #block-bean-primary-floating-cta .floating-cta-wrapper .slidden a:hover {
        text-decoration: none; }
      #block-bean-primary-floating-cta .floating-cta-wrapper .slidden .body {
        padding: 0 40px 0 60px;
        line-height: normal;
        vertical-align: middle;
        display: inline-block; }
        #block-bean-primary-floating-cta .floating-cta-wrapper .slidden .body .vaa-pos-standard button {
          padding: 0;
          text-align: left;
          line-height: 22px;
          font-size: 18px; }
      #block-bean-primary-floating-cta .floating-cta-wrapper .slidden i {
        position: absolute;
        right: 6px;
        top: 22px;
        font-size: 24px; }
  #block-bean-primary-floating-cta .edit-button-wrapper {
    bottom: -40px;
    right: 0px; }

#block-gb-mods-handheld-menu-toggle {
  display: none;
  position: absolute;
  top: 28px;
  left: 28px;
  width: 14%;
  max-width: 40px;
  height: 31px;
  background: rgba(255, 255, 255, 0.5);
  border-right: 4px;
  background-image: url(../images/sprite-handheld-menu-toggle.png);
  background-repeat: no-repeat;
  background-position: center -55px;
  background-color: #CCC;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: all 0.3s;
          transition: all 0.3s; }
  #block-gb-mods-handheld-menu-toggle .nav-text {
    color: #666;
    background: none;
    font-weight: bold;
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%;
    text-align: center; }
  @media (max-width: 979px) {
    #block-gb-mods-handheld-menu-toggle {
      display: block; } }

/**
 * node submenu block (part of the node_composite block)
 */
.node-submenu > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.node-submenu .submenu-item {
  margin-bottom: 24px; }

.node-submenu h2 {
  margin: 0 0 30px 0;
  font-size: 24px;
  color: #444;
  font-weight: bold; }

.node-submenu .img-champion {
  border: 3px solid #E2E2E2; }
  .node-submenu .img-champion img {
    margin: 0 auto;
    max-width: none;
    width: 100%; }

.node-submenu h3 {
  text-transform: uppercase;
  color: #313131;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.7; }

.node-submenu .body {
  color: #999;
  margin-bottom: 12px; }

/**
 * PAGE SPECIFIC
 */
body.page-node-7508 #block-views-press-releases-block,
body.page-node-7508 #block-views-events-block,
body.page-node-7508 #block-views-innews-block,
body.page-node-7508 #block-gb-mods-tmcnet {
  font-size: 12px;
  float: left;
  border-top: solid 4px #333;
  width: 49%;
  position: relative;
  padding: 6px 0 20px; }
  body.page-node-7508 #block-views-press-releases-block h2,
  body.page-node-7508 #block-views-events-block h2,
  body.page-node-7508 #block-views-innews-block h2,
  body.page-node-7508 #block-gb-mods-tmcnet h2 {
    text-transform: uppercase;
    padding: 0;
    margin: 0; }
  body.page-node-7508 #block-views-press-releases-block div.feed-icon,
  body.page-node-7508 #block-views-events-block div.feed-icon,
  body.page-node-7508 #block-views-innews-block div.feed-icon,
  body.page-node-7508 #block-gb-mods-tmcnet div.feed-icon {
    position: absolute;
    top: 6px;
    right: 8px; }
  body.page-node-7508 #block-views-press-releases-block .more-link,
  body.page-node-7508 #block-views-events-block .more-link,
  body.page-node-7508 #block-views-innews-block .more-link,
  body.page-node-7508 #block-gb-mods-tmcnet .more-link {
    font-weight: bold;
    text-decoration: underline;
    text-align: right; }

body.page-node-7508 #block-views-press-releases-block,
body.page-node-7508 #block-views-innews-block {
  margin-right: 2%; }

body.page-node-7508 #block-gb-mods-tmcnet .inner {
  margin: 0; }

/**
 * MISCELLANEOUS
 */
div.cte {
  text-align: center; }
  div.cte i {
    margin-right: 6px; }

span.stButton span.stMainServices, span.stButton span.stButton_gradient {
  height: 23px; }

.divider {
  position: relative;
  overflow: hidden;
  margin: 35px 0;
  color: #E5E5E5;
  width: 100%; }
  .divider.divider-center {
    text-align: center; }
  .divider:before {
    left: -50% !important;
    right: 0;
    margin-left: -20px;
    content: '';
    position: absolute;
    width: 100%;
    top: 11px;
    left: 30px;
    height: 0;
    border-top: 1px solid #DBDBDB; }
  .divider:after {
    left: 50% !important;
    right: 0;
    margin-left: 20px;
    content: '';
    position: absolute;
    width: 100%;
    top: 11px;
    left: 30px;
    height: 0;
    border-top: 1px solid #DBDBDB; }
  .divider i {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 1;
    font-size: 18px !important;
    text-align: center; }

.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #444;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 36px;
  font-weight: bold; }

.ui-tabs {
  padding: 0; }
  .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    border: 0;
    background: none; }
    .ui-tabs .ui-tabs-nav li {
      background: none;
      background-color: #777;
      border: none;
      -webkit-border-radius: 0;
              border-radius: 0; }
      .ui-tabs .ui-tabs-nav li.ui-state-active {
        background-color: #0B9ED6;
        margin-bottom: 0;
        padding-bottom: 0; }
      .ui-tabs .ui-tabs-nav li a {
        font-family: "Open+Sans", Helvetica, Arial, Sans-Serif;
        color: #FFF;
        text-transform: uppercase;
        font-weight: 700; }
  .ui-tabs .ui-tabs-panel {
    padding: 8px;
    background-color: #F9F9F9; }

.ui-widget-content {
  border: none;
  background: none; }
  .ui-widget-content a {
    text-decoration: none; }

/**
 * LISTING DEFAULT
 */
.listing-default div.views-row,
.listing-default article {
  padding: 8px 0;
  border-bottom: solid 1px #CCC;
  margin: 8px 0;
  overflow: hidden; }
  .listing-default div.views-row:last-child,
  .listing-default article:last-child {
    border-bottom: none;
    margin-bottom: 0; }
  .listing-default div.views-row .views-field-title,
  .listing-default div.views-row .views-field-title a,
  .listing-default div.views-row .views-field-title a:active,
  .listing-default article .views-field-title,
  .listing-default article .views-field-title a,
  .listing-default article .views-field-title a:active {
    color: #0B9ED6;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px; }
  .listing-default div.views-row .views-field-field-img-champion,
  .listing-default div.views-row .views-field-colorbox,
  .listing-default div.views-row .views-field-field-logo,
  .listing-default article .views-field-field-img-champion,
  .listing-default article .views-field-colorbox,
  .listing-default article .views-field-field-logo {
    float: left;
    margin: 0 16px 8px 0; }
  .listing-default div.views-row .views-field-field-byline,
  .listing-default article .views-field-field-byline {
    font-style: italic;
    color: #0B9ED6;
    font-size: 13px; }
  .listing-default div.views-row .views-field-view-node,
  .listing-default article .views-field-view-node {
    text-align: right; }
    .listing-default div.views-row .views-field-view-node a,
    .listing-default article .views-field-view-node a {
      color: #0B9ED6; }

/**
 * SPECIFIC VIEWS
 */
.field-name-field-node-master article.node-page > header {
  display: none; }

.page-services-training .view-id-training_courses .course-type-wrapper {
  font-style: italic; }

.page-services-training .view-id-training_courses .details {
  display: none; }

.page-services-training .view-id-training_courses .form-submit {
  margin-top: 30px; }

.page-node-7443 .field-name-field-img-champion {
  display: none; }

.page-cart-checkout .panel-heading {
  padding: 0 10px;
  margin: 0;
  font-weight: bold; }

.page-cart-checkout .panel-body {
  padding: 12px; }

.node-type-blog .field-type-taxonomy-term-reference {
  float: left;
  clear: both;
  background-color: #F5F5F5;
  margin: 4px; }
  .node-type-blog .field-type-taxonomy-term-reference .field-label {
    font-weight: bold;
    float: left;
    margin: 5px 8px 0 8px;
    text-transform: uppercase; }
  .node-type-blog .field-type-taxonomy-term-reference .field-items,
  .node-type-blog .field-type-taxonomy-term-reference .field-item {
    float: left; }
  .node-type-blog .field-type-taxonomy-term-reference .field-item a {
    display: inline-block;
    margin: 4px;
    padding: 2px 8px;
    background-color: #CCC;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    color: #000; }

.node-type-blog .field-type-datestamp {
  clear: both; }

.node-type-blog .field-type-text {
  font-style: italic;
  color: #0B9ED6;
  font-size: 12px; }

.node-type-blog .field-type-image {
  float: left;
  margin: 0 8px 8px 0; }

.view-tech-glossary tr td .views-field {
  margin-right: 24px; }

.node-type-thought-leader .group-left {
  width: 25%; }

.node-type-thought-leader .group-right {
  width: 75%; }

.node-type-thought-leader .field-name-field-title-position {
  margin-bottom: 18px;
  font-style: italic; }

.node-type-thought-leader .field-type-image {
  margin: 0 16px 0 0;
  max-width: none; }
  .node-type-thought-leader .field-type-image img {
    width: 100%;
    height: auto;
    border: solid 1px #BCBEC0; }

.node-type-thought-leader .social {
  overflow: hidden;
  margin-top: 20px; }
  .node-type-thought-leader .social ul {
    padding: 0; }
    .node-type-thought-leader .social ul li {
      float: left;
      margin-right: 8px;
      list-style: none; }
      .node-type-thought-leader .social ul li a {
        color: #FFF;
        text-align: center; }
        .node-type-thought-leader .social ul li a i {
          background-color: #A9A9A9;
          width: 36px;
          height: 36px;
          line-height: 36px;
          font-size: 18px;
          -webkit-border-radius: 100%;
                  border-radius: 100%; }

.node-type-thought-leader .field-collection-view {
  margin: 0;
  padding: 0;
  border-bottom: none; }

.node-type-thought-leader .field-collection-container {
  border-bottom: none;
  margin-bottom: 0; }

.node-type-thought-leader .field-label {
  display: block;
  font-weight: bold;
  color: #313131;
  margin-bottom: 12px; }

.node-type-thought-leader .field-item {
  border-bottom: none; }

.node-type-thought-leader .field-collection-item-field-tm-articles .title,
.node-type-thought-leader .field-collection-item-field-tm-videos .title {
  font-weight: bold; }

.node-type-thought-leader .field-collection-item-field-tm-articles {
  padding-left: 48px;
  background: transparent url(../images/icon-webpage.png) no-repeat scroll 0px 6px;
  min-height: 50px; }

.node-type-thought-leader .awards,
.node-type-thought-leader .field-name-field-tm-images {
  border-bottom: solid 1px #CCC;
  padding-bottom: 12px;
  margin-bottom: 12px; }
  .node-type-thought-leader .awards ul,
  .node-type-thought-leader .field-name-field-tm-images ul {
    padding-left: 16px; }

.node-type-thought-leader .photos img {
  max-width: 100%; }

.node-type-thought-leader .field-collection-item-field-tm-videos {
  padding-left: 48px;
  background: transparent url(../images/icon-video.jpg) no-repeat scroll 0px 5px;
  background-size: 35px;
  min-height: 35px; }

.node-type-thought-leader .first-video {
  margin: 16px 0; }

@media (max-width: 1200px) {
  #block-gb-mods-footer .container .column {
    width: 33%;
    text-align: center; }
    #block-gb-mods-footer .container .column.contact {
      border-right: none; }
    #block-gb-mods-footer .container .column.social-icons {
      width: 100%;
      padding: 0;
      float: none;
      text-align: center; }
  #block-gb-mods-footer.logo a img {
    margin: 0 auto; }
  #block-search-form button.btn-primary {
    padding: 30px 15px; }
  #block-tb-megamenu-main-menu {
    right: 40px; }
  #block-tb-megamenu-main-menu ul.nav.level-0 > li > a {
    padding: 0 8px; } }

@media (max-width: 992px) {
  .block-bean > .entity > .content .container.foreground > .row {
    padding-left: 16px;
    margin-right: auto; }
  .cta-style-image .image-wrapper img {
    margin: 0 auto;
    max-height: 60px; }
  .cta-style-image .text-wrapper {
    font-size: 18px;
    line-height: normal;
    margin-top: 6px; }
  #block-gb-mods-footer .container .column {
    margin-top: 18px;
    width: 100%;
    float: none;
    border-right: none; }
    #block-gb-mods-footer .container .column.social-icons {
      width: 100%;
      margin-bottom: 18px; } }
