<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: Diario Ronda
Theme URI: http://diarioronda.es
Author: La Voz de Ronda
Author URI: http://diarioronda.es
Description: Tema principal para DiarioRonda.es
Version: 1.1.2
License: GNU General Public License
License URI: see license.txt
Tags: blue, two columns, right-sidebar, responsived layout, featured-images, microformats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into
the _s starter theme from Automattic, the guys behind WordPress.

_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Twitter Bootstrap


*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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 {
  -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"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.56;
  color: #333333;
  background-color: #f6f6f6;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0094d1;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005e84;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail &gt; img,
.thumbnail a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.56;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 14px;
  margin-bottom: 14px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 50px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 26px;
}
h5,
.h5 {
  font-size: 22px;
}
h6,
.h6 {
  font-size: 18px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 83%;
}
mark,
.mark {
  background-color: #FFAF00;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0094d1;
}
a.text-primary:hover {
  color: #00709e;
}
a.text-primary:hover {
  color: #00709e !important;
}
.text-success {
  color: #fff;
}
a.text-success:hover {
  color: #e6e6e6;
}
a.text-success:hover {
  color: #e6e6e6 !important;
}
.text-info {
  color: #fff;
}
a.text-info:hover {
  color: #e6e6e6;
}
a.text-info:hover {
  color: #e6e6e6 !important;
}
.text-warning {
  color: #fff;
}
a.text-warning:hover {
  color: #e6e6e6;
}
a.text-warning:hover {
  color: #e6e6e6 !important;
}
.text-danger {
  color: #fff;
}
a.text-danger:hover {
  color: #e6e6e6;
}
a.text-danger:hover {
  color: #e6e6e6 !important;
}
.bg-primary {
  background-color: #0094d1;
  color: #fff;
}
a.bg-primary:hover {
  background-color: #00709e;
}
a.bg-primary:hover {
  background-color: #00709e;
}
.bg-success {
  background-color: #27AE60;
  color: #fff;
}
a.bg-success:hover {
  background-color: #1e8449;
}
a.bg-success:hover {
  background-color: #1e8449;
}
.bg-info {
  background-color: #236B9B;
  color: #fff;
}
a.bg-info:hover {
  background-color: #1a4e71;
}
a.bg-info:hover {
  background-color: #1a4e71;
}
.bg-warning {
  background-color: #FFAF00;
  color: #fff;
}
a.bg-warning:hover {
  background-color: #cc8c00;
}
a.bg-warning:hover {
  background-color: #cc8c00;
}
.bg-danger {
  background-color: #FF4444;
  color: #fff;
}
a.bg-danger:hover {
  background-color: #ff1111;
}
a.bg-danger:hover {
  background-color: #ff1111;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #e6e6e6;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 1.56;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  font-size: 22.5px;
  border-left: 5px solid #0094d1;
}
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.56;
  color: #0094d1;
}
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 #0094d1;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.56;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 17px;
  line-height: 1.56;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.56;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f6f6f6;
}
.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.table-striped &gt; tbody &gt; tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f9f9f9;
}
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 &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f9f9f9;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #ececec;
}
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f9f9f9;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #ffffff;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #27AE60;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #229955;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #27AE60;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #3ed47d;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #236B9B;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #1e5d86;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #236B9B;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #2e8dcd;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #FFAF00;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #e69d00;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #FFAF00;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #ffc23d;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #FF4444;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ff2a2a;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #FF4444;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ff8181;
  color: #fff;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 27px;
  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: 18px;
  line-height: 1.56;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.56;
  color: #555555;
  background-color: #f2f3f3;
  background-image: none;
  border: 1px solid #f2f3f3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #0094d1;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 148, 209, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 148, 209, 0.6);
}
.form-control:focus {
  background-color: #fff;
  border-color: #0094d1;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #4d4d4d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #4d4d4d;
}
.form-control::-webkit-input-placeholder {
  color: #4d4d4d;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #d4d8d8;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 42px;
  line-height: 1.56 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 34px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 52px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.56;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 28px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 34px;
  line-height: 34px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 52px;
  line-height: 52px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 52px;
  height: 52px;
  line-height: 52px;
}
.input-sm + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.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: #fff;
}
.has-success .form-control {
  border-color: #fff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #27AE60;
}
.has-success .form-control-feedback {
  color: #fff;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #fff;
}
.has-success .form-control {
  border-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #27AE60;
}
.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: #fff;
}
.has-warning .form-control {
  border-color: #fff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #FFAF00;
}
.has-warning .form-control-feedback {
  color: #fff;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #fff;
}
.has-warning .form-control {
  border-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #FFAF00;
}
.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: #fff;
}
.has-error .form-control {
  border-color: #fff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #FF4444;
}
.has-error .form-control-feedback {
  color: #fff;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #fff;
}
.has-error .form-control {
  border-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #FF4444;
}
.has-feedback label ~ .form-control-feedback {
  top: 33px;
}
.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 &gt; .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: 35px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.56;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  border-color: #ccc;
  color: #333;
  background-color: #fff;
  border-color: #fff;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-default:focus {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary {
  border-color: #0082b8;
  color: #fff;
  background-color: #0094d1;
  border-color: #0094d1;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00709e;
  border-color: #00577a;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0094d1;
  border-color: #0082b8;
}
.btn-primary .badge {
  color: #0094d1;
  background-color: #fff;
}
.btn-primary:focus {
  color: #fff;
  background-color: #0094d1;
  border-color: #0094d1;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00b1fa;
  border-color: #00b1fa;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0094d1;
  border-color: #0082b8;
}
.btn-success {
  border-color: #229955;
  color: #fff;
  background-color: #27AE60;
  border-color: #27AE60;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #27AE60;
  border-color: #229955;
}
.btn-success .badge {
  color: #27AE60;
  background-color: #fff;
}
.btn-success:focus {
  color: #fff;
  background-color: #27AE60;
  border-color: #27AE60;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #2ecf72;
  border-color: #2ecf72;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #27AE60;
  border-color: #229955;
}
.btn-info {
  border-color: #1e5d86;
  color: #fff;
  background-color: #236B9B;
  border-color: #236B9B;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1a4e71;
  border-color: #133a54;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #236B9B;
  border-color: #1e5d86;
}
.btn-info .badge {
  color: #236B9B;
  background-color: #fff;
}
.btn-info:focus {
  color: #fff;
  background-color: #236B9B;
  border-color: #236B9B;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #2b82bc;
  border-color: #2b82bc;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #236B9B;
  border-color: #1e5d86;
}
.btn-warning {
  border-color: #e69d00;
  color: #fff;
  background-color: #FFAF00;
  border-color: #FFAF00;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cc8c00;
  border-color: #a87300;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #FFAF00;
  border-color: #e69d00;
}
.btn-warning .badge {
  color: #FFAF00;
  background-color: #fff;
}
.btn-warning:focus {
  color: #fff;
  background-color: #FFAF00;
  border-color: #FFAF00;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ffbc29;
  border-color: #ffbc29;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #FFAF00;
  border-color: #e69d00;
}
.btn-danger {
  border-color: #ff2a2a;
  color: #fff;
  background-color: #FF4444;
  border-color: #FF4444;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ff1111;
  border-color: #ec0000;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #FF4444;
  border-color: #ff2a2a;
}
.btn-danger .badge {
  color: #FF4444;
  background-color: #fff;
}
.btn-danger:focus {
  color: #fff;
  background-color: #FF4444;
  border-color: #FF4444;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ff6d6d;
  border-color: #ff6d6d;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #FF4444;
  border-color: #ff2a2a;
}
.btn-link {
  color: #0094d1;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #005e84;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg &gt; .btn {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs &gt; .btn {
  padding: 2px 7px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
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 solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #0094d1;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #0094d1;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.56;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: #0094d1;
  background-color: #fff;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0094d1;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #777777;
}
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; 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: 15px;
  line-height: 1.56;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}
.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group-vertical &gt; .btn:active,
.btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn.active {
  z-index: 2;
}
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}
.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group &gt; .btn:first-child {
  margin-left: 0;
}
.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group &gt; .btn-group {
  float: left;
}
.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group &gt; .btn-group:first-child &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group &gt; .btn-group:last-child &gt; .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group &gt; .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group &gt; .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical &gt; .btn,
.btn-group-vertical &gt; .btn-group,
.btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}
.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified &gt; .btn,
.btn-group-justified &gt; .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}
.btn-group-justified &gt; .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn input[type="checkbox"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg &gt; .form-control,
select.input-group-lg &gt; .input-group-addon,
select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 52px;
  line-height: 52px;
}
textarea.input-group-lg &gt; .form-control,
textarea.input-group-lg &gt; .input-group-addon,
textarea.input-group-lg &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-lg &gt; .form-control,
select[multiple].input-group-lg &gt; .input-group-addon,
select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 34px;
  line-height: 34px;
}
textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-sm &gt; .form-control,
select[multiple].input-group-sm &gt; .input-group-addon,
select[multiple].input-group-sm &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #0094d1;
  border: 1px solid #0094d1;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 22px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #33c3ff;
}
.nav &gt; li.disabled &gt; a {
  color: #777777;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #33c3ff;
  border-color: #0094d1;
}
.nav .nav-divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #f9f9f8;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.56;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #f9f9f8 #f9f9f8 #f9f9f8;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  background-color: #0094d1;
  border: 1px solid #f9f9f8;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #f9f9f8;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #f9f9f8;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #f6f6f6;
  }
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 0;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #0094d1;
}
.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #f9f9f8;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #f9f9f8;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #f6f6f6;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content &gt; .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !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 &gt; .navbar-header,
.container-fluid &gt; .navbar-header,
.container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container &gt; .navbar-header,
  .container-fluid &gt; .navbar-header,
  .container &gt; .navbar-collapse,
  .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 11px 15px;
  font-size: 22px;
  line-height: 28px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand,
  .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5.5px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 28px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
.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: 4px;
  margin-bottom: 4px;
}
@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 &gt; .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #0094d1;
  border-color: #0094d1;
}
.navbar-inverse .navbar-brand {
  color: #333333;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #333333;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #333333;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #00709e;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #0094d1;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #0094d1;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #0094d1;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #007bad;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  background-color: #00709e;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #0094d1;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #0094d1;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #333333;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #00709e;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #333333;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #333333;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 28px;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 0;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  content: "\f141\00a0";
  padding: 0 5px;
  color: #0094d1;
}
.breadcrumb &gt; .active {
  color: #333333;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 0;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.56;
  text-decoration: none;
  color: #0094d1;
  background-color: #fff;
  border: 1px solid #0094d1;
  margin-left: -1px;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  color: #005e84;
  background-color: #0094d1;
  border-color: #0094d1;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #fff;
  background-color: #0094d1;
  border-color: #0094d1;
  cursor: default;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 22px;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 15px;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #0094d1;
  border-radius: 0;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #0094d1;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0094d1;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00709e;
}
.label-success {
  background-color: #27AE60;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #1e8449;
}
.label-info {
  background-color: #236B9B;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1a4e71;
}
.label-warning {
  background-color: #FFAF00;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc8c00;
}
.label-danger {
  background-color: #FF4444;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ff1111;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active &gt; .badge,
.nav-pills &gt; .active &gt; a &gt; .badge {
  color: #0094d1;
  background-color: #fff;
}
.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #0094d1;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron &gt; hr {
  border-top-color: #00709e;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.56;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail &gt; img,
.thumbnail a &gt; img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0094d1;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; 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: #27AE60;
  border-color: #27AE60;
  color: #fff;
}
.alert-success hr {
  border-top-color: #229955;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #236B9B;
  border-color: #236B9B;
  color: #fff;
}
.alert-info hr {
  border-top-color: #1e5d86;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #FFAF00;
  border-color: #FFAF00;
  color: #fff;
}
.alert-warning hr {
  border-top-color: #e69d00;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #FF4444;
  border-color: #FF4444;
  color: #fff;
}
.alert-danger hr {
  border-top-color: #ff2a2a;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-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: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #0094d1;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #27AE60;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #236B9B;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #FFAF00;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #FF4444;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media &gt; .pull-right {
  padding-left: 10px;
}
.media-left,
.media &gt; .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item &gt; .badge {
  float: right;
}
.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #333333;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #333333;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e6e6e6;
  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: #0094d1;
  border-color: #0094d1;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .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: #9ee3ff;
}
.list-group-item-success {
  color: #fff;
  background-color: #27AE60;
}
a.list-group-item-success {
  color: #fff;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #fff;
  background-color: #229955;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-success {
  color: #fff;
  background-color: #27AE60;
}
a.list-group-item-success {
  color: #fff;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #fff;
  background-color: #145b32;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-info {
  color: #fff;
  background-color: #236B9B;
}
a.list-group-item-info {
  color: #fff;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #fff;
  background-color: #1e5d86;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-info {
  color: #fff;
  background-color: #236B9B;
}
a.list-group-item-info {
  color: #fff;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #fff;
  background-color: #103248;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-warning {
  color: #fff;
  background-color: #FFAF00;
}
a.list-group-item-warning {
  color: #fff;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #fff;
  background-color: #e69d00;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-warning {
  color: #fff;
  background-color: #FFAF00;
}
a.list-group-item-warning {
  color: #fff;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #fff;
  background-color: #996900;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-danger {
  color: #fff;
  background-color: #FF4444;
}
a.list-group-item-danger {
  color: #fff;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #fff;
  background-color: #ff2a2a;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-danger {
  color: #fff;
  background-color: #FF4444;
}
a.list-group-item-danger {
  color: #fff;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #fff;
  background-color: #dd0000;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title &gt; a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 28px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .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 &gt; .panel-heading {
  color: #333333;
  background-color: #fff;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #fff;
  background-color: #333333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}
.panel-default &gt; .panel-heading {
  color: #333333;
  background-color: #fff;
  border-color: #fff;
}
.panel-default &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #333333 transparent;
}
.panel-default &gt; .panel-footer {
  background-color: rgba(221, 221, 221, 0.4);
}
.panel-default &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #0094d1;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #0094d1;
  border-color: #0094d1;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #0094d1;
}
.panel-primary &gt; .panel-heading .badge {
  color: #0094d1;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #0094d1;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #0094d1;
  border-color: #0094d1;
}
.panel-primary &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #0094d1;
}
.panel-primary &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-primary &gt; .panel-footer {
  background-color: rgba(0, 148, 209, 0.4);
}
.panel-primary &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #0094d1;
}
.panel-success {
  border-color: #27AE60;
}
.panel-success &gt; .panel-heading {
  color: #fff;
  background-color: #27AE60;
  border-color: #27AE60;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #27AE60;
}
.panel-success &gt; .panel-heading .badge {
  color: #27AE60;
  background-color: #fff;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #27AE60;
}
.panel-success &gt; .panel-heading {
  color: #fff;
  background-color: #27AE60;
  border-color: #27AE60;
}
.panel-success &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #27AE60;
}
.panel-success &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-success &gt; .panel-footer {
  background-color: rgba(39, 174, 96, 0.4);
}
.panel-success &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #27AE60;
}
.panel-info {
  border-color: #236B9B;
}
.panel-info &gt; .panel-heading {
  color: #fff;
  background-color: #236B9B;
  border-color: #236B9B;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #236B9B;
}
.panel-info &gt; .panel-heading .badge {
  color: #236B9B;
  background-color: #fff;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #236B9B;
}
.panel-info &gt; .panel-heading {
  color: #fff;
  background-color: #236B9B;
  border-color: #236B9B;
}
.panel-info &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #236B9B;
}
.panel-info &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-info &gt; .panel-footer {
  background-color: rgba(35, 107, 155, 0.4);
}
.panel-info &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #236B9B;
}
.panel-warning {
  border-color: #FFAF00;
}
.panel-warning &gt; .panel-heading {
  color: #fff;
  background-color: #FFAF00;
  border-color: #FFAF00;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #FFAF00;
}
.panel-warning &gt; .panel-heading .badge {
  color: #FFAF00;
  background-color: #fff;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #FFAF00;
}
.panel-warning &gt; .panel-heading {
  color: #fff;
  background-color: #FFAF00;
  border-color: #FFAF00;
}
.panel-warning &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #FFAF00;
}
.panel-warning &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-warning &gt; .panel-footer {
  background-color: rgba(255, 175, 0, 0.4);
}
.panel-warning &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #FFAF00;
}
.panel-danger {
  border-color: #FF4444;
}
.panel-danger &gt; .panel-heading {
  color: #fff;
  background-color: #FF4444;
  border-color: #FF4444;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #FF4444;
}
.panel-danger &gt; .panel-heading .badge {
  color: #FF4444;
  background-color: #fff;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #FF4444;
}
.panel-danger &gt; .panel-heading {
  color: #fff;
  background-color: #FF4444;
  border-color: #FF4444;
}
.panel-danger &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #FF4444;
}
.panel-danger &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-danger &gt; .panel-footer {
  background-color: rgba(255, 68, 68, 0.4);
}
.panel-danger &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #FF4444;
}
.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.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 27px;
  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: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  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.56px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.56;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 15px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #0094d1;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -8px;
}
.popover.right {
  margin-left: 8px;
}
.popover.bottom {
  margin-top: 8px;
}
.popover.left {
  margin-left: -8px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #0094d1;
  border-bottom: 1px solid #0082b8;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover &gt; .arrow,
.popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover &gt; .arrow {
  border-width: 9px;
}
.popover &gt; .arrow:after {
  border-width: 8px;
  content: "";
}
.popover.top &gt; .arrow {
  left: 50%;
  margin-left: -9px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: #0094d1;
  bottom: -9px;
}
.popover.top &gt; .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -8px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right &gt; .arrow {
  top: 50%;
  left: -9px;
  margin-top: -9px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: #0094d1;
}
.popover.right &gt; .arrow:after {
  content: " ";
  left: 1px;
  bottom: -8px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom &gt; .arrow {
  left: 50%;
  margin-left: -9px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: #0094d1;
  top: -9px;
}
.popover.bottom &gt; .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -8px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left &gt; .arrow {
  top: 50%;
  right: -9px;
  margin-top: -9px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: #0094d1;
}
.popover.left &gt; .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -8px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner &gt; .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner &gt; .item.next,
  .carousel-inner &gt; .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.prev,
  .carousel-inner &gt; .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.next.left,
  .carousel-inner &gt; .item.prev.right,
  .carousel-inner &gt; .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #0094d1;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&amp;v=4.1.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul &gt; li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.alert &gt; button {
  outline: none;
}
.alert &gt; button &gt; .fa {
  position: relative;
  top: -2px;
  font-size: 18px;
}
.alert-success {
  background-color: #68c690;
  border-color: #52be80;
  color: #fff;
}
.alert-success hr {
  border-top-color: #229955;
}
.alert-success .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-success .alert-link.hover,
.alert-success .alert-link:hover,
.alert-success .alert-link.focus,
.alert-success .alert-link:focus {
  text-decoration: none;
}
.alert-info {
  background-color: #6597b9;
  border-color: #4f89af;
  color: #fff;
}
.alert-info hr {
  border-top-color: #1e5d86;
}
.alert-info .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-info .alert-link.hover,
.alert-info .alert-link:hover,
.alert-info .alert-link.focus,
.alert-info .alert-link:focus {
  text-decoration: none;
}
.alert-warning {
  background-color: #ffc74d;
  border-color: #ffbf33;
  color: #fff;
}
.alert-warning hr {
  border-top-color: #e69d00;
}
.alert-warning .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-warning .alert-link.hover,
.alert-warning .alert-link:hover,
.alert-warning .alert-link.focus,
.alert-warning .alert-link:focus {
  text-decoration: none;
}
.alert-danger {
  background-color: #ff7c7c;
  border-color: #ff6969;
  color: #fff;
}
.alert-danger hr {
  border-top-color: #ff2a2a;
}
.alert-danger .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-danger .alert-link.hover,
.alert-danger .alert-link:hover,
.alert-danger .alert-link.focus,
.alert-danger .alert-link:focus {
  text-decoration: none;
}
.alert-primary {
  background-color: #4db4df;
  border-color: #33a9da;
  color: #fff;
}
.alert-primary hr {
  border-top-color: #0082b8;
}
.alert-primary .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-primary .alert-link.hover,
.alert-primary .alert-link:hover,
.alert-primary .alert-link.focus,
.alert-primary .alert-link:focus {
  text-decoration: none;
}
.alert-cyanide {
  background-color: #71b7e6;
  border-color: #5dade2;
  color: #fff;
}
.alert-cyanide hr {
  border-top-color: #258cd1;
}
.alert-cyanide .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-cyanide .alert-link.hover,
.alert-cyanide .alert-link:hover,
.alert-cyanide .alert-link.focus,
.alert-cyanide .alert-link:focus {
  text-decoration: none;
}
.alert-meadow {
  background-color: #adb957;
  border-color: #a1af3f;
  color: #fff;
}
.alert-meadow hr {
  border-top-color: #75840d;
}
.alert-meadow .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-meadow .alert-link.hover,
.alert-meadow .alert-link:hover,
.alert-meadow .alert-link.focus,
.alert-meadow .alert-link:focus {
  text-decoration: none;
}
.alert-cocktail {
  background-color: #f0a54e;
  border-color: #ed9935;
  color: #fff;
}
.alert-cocktail hr {
  border-top-color: #d07102;
}
.alert-cocktail .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-cocktail .alert-link.hover,
.alert-cocktail .alert-link:hover,
.alert-cocktail .alert-link.focus,
.alert-cocktail .alert-link:focus {
  text-decoration: none;
}
.alert-hearts {
  background-color: #d15b85;
  border-color: #ca4473;
  color: #fff;
}
.alert-hearts hr {
  border-top-color: #a61246;
}
.alert-hearts .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-hearts .alert-link.hover,
.alert-hearts .alert-link:hover,
.alert-hearts .alert-link.focus,
.alert-hearts .alert-link:focus {
  text-decoration: none;
}
.alert-party {
  background-color: #805477;
  border-color: #6d3b64;
  color: #fff;
}
.alert-party hr {
  border-top-color: #33072a;
}
.alert-party .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-party .alert-link.hover,
.alert-party .alert-link:hover,
.alert-party .alert-link.focus,
.alert-party .alert-link:focus {
  text-decoration: none;
}
.alert-midnight {
  background-color: #6b7885;
  border-color: #566573;
  color: #fff;
}
.alert-midnight hr {
  border-top-color: #233140;
}
.alert-midnight .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-midnight .alert-link.hover,
.alert-midnight .alert-link:hover,
.alert-midnight .alert-link.focus,
.alert-midnight .alert-link:focus {
  text-decoration: none;
}
.alert-concrete {
  background-color: #b5c0c1;
  border-color: #aab7b8;
  color: #fff;
}
.alert-concrete hr {
  border-top-color: #87999a;
}
.alert-concrete .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-concrete .alert-link.hover,
.alert-concrete .alert-link:hover,
.alert-concrete .alert-link.focus,
.alert-concrete .alert-link:focus {
  text-decoration: none;
}
.alert-gunmetal {
  background-color: #696d73;
  border-color: #54585f;
  color: #fff;
}
.alert-gunmetal hr {
  border-top-color: #1e2228;
}
.alert-gunmetal .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-gunmetal .alert-link.hover,
.alert-gunmetal .alert-link:hover,
.alert-gunmetal .alert-link.focus,
.alert-gunmetal .alert-link:focus {
  text-decoration: none;
}
.alert-hollow {
  background-color: #7b7370;
  border-color: #685f5b;
  color: #fff;
}
.alert-hollow hr {
  border-top-color: #332b27;
}
.alert-hollow .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-hollow .alert-link.hover,
.alert-hollow .alert-link:hover,
.alert-hollow .alert-link.focus,
.alert-hollow .alert-link:focus {
  text-decoration: none;
}
.alert-mango {
  background-color: #e5c258;
  border-color: #e2b940;
  color: #fff;
}
.alert-mango hr {
  border-top-color: #dba810;
}
.alert-mango .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-mango .alert-link.hover,
.alert-mango .alert-link:hover,
.alert-mango .alert-link.focus,
.alert-mango .alert-link:focus {
  text-decoration: none;
}
.alert-berry {
  background-color: #ee8277;
  border-color: #ec7063;
  color: #fff;
}
.alert-berry hr {
  border-top-color: #e43725;
}
.alert-berry .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-berry .alert-link.hover,
.alert-berry .alert-link:hover,
.alert-berry .alert-link.focus,
.alert-berry .alert-link:focus {
  text-decoration: none;
}
.alert-cello {
  background-color: #cc9370;
  border-color: #c5835b;
  color: #fff;
}
.alert-cello hr {
  border-top-color: #a2592d;
}
.alert-cello .alert-link {
  color: #fff;
  font-size: bold;
  text-decoration: underline;
}
.alert-cello .alert-link.hover,
.alert-cello .alert-link:hover,
.alert-cello .alert-link.focus,
.alert-cello .alert-link:focus {
  text-decoration: none;
}
.alert-success-light {
  background-color: #8fe6b4;
  border-color: #80e2a9;
  color: #27AE60;
}
.alert-success-light hr {
  border-top-color: #229955;
}
.alert-success-light .alert-link {
  color: #1e8449;
  font-size: bold;
  text-decoration: underline;
}
.alert-success-light .alert-link.hover,
.alert-success-light .alert-link:hover,
.alert-success-light .alert-link.focus,
.alert-success-light .alert-link:focus {
  text-decoration: none;
}
.alert-info-light {
  background-color: #83bce3;
  border-color: #71b3df;
  color: #236B9B;
}
.alert-info-light hr {
  border-top-color: #1e5d86;
}
.alert-info-light .alert-link {
  color: #1a4e71;
  font-size: bold;
  text-decoration: underline;
}
.alert-info-light .alert-link.hover,
.alert-info-light .alert-link:hover,
.alert-info-light .alert-link.focus,
.alert-info-light .alert-link:focus {
  text-decoration: none;
}
.alert-warning-light {
  background-color: #ffe3a6;
  border-color: #ffdf99;
  color: #cc8c00;
}
.alert-warning-light hr {
  border-top-color: #e69d00;
}
.alert-warning-light .alert-link {
  color: #cc8c00;
  font-size: bold;
  text-decoration: underline;
}
.alert-warning-light .alert-link.hover,
.alert-warning-light .alert-link:hover,
.alert-warning-light .alert-link.focus,
.alert-warning-light .alert-link:focus {
  text-decoration: none;
}
.alert-danger-light {
  background-color: #ffc3c3;
  border-color: #ffbbbb;
  color: #FF4444;
}
.alert-danger-light hr {
  border-top-color: #ff2a2a;
}
.alert-danger-light .alert-link {
  color: #ff1111;
  font-size: bold;
  text-decoration: underline;
}
.alert-danger-light .alert-link.hover,
.alert-danger-light .alert-link:hover,
.alert-danger-light .alert-link.focus,
.alert-danger-light .alert-link:focus {
  text-decoration: none;
}
.alert-primary-light {
  background-color: #74d6ff;
  border-color: #60d1ff;
  color: #0094d1;
}
.alert-primary-light hr {
  border-top-color: #0082b8;
}
.alert-primary-light .alert-link {
  color: #00709e;
  font-size: bold;
  text-decoration: underline;
}
.alert-primary-light .alert-link.hover,
.alert-primary-light .alert-link:hover,
.alert-primary-light .alert-link.focus,
.alert-primary-light .alert-link:focus {
  text-decoration: none;
}
.alert-cyanide-light {
  background-color: #aed6f1;
  border-color: #a2d0ee;
  color: #3498DB;
}
.alert-cyanide-light hr {
  border-top-color: #258cd1;
}
.alert-cyanide-light .alert-link {
  color: #217dbb;
  font-size: bold;
  text-decoration: underline;
}
.alert-cyanide-light .alert-link.hover,
.alert-cyanide-light .alert-link:hover,
.alert-cyanide-light .alert-link.focus,
.alert-cyanide-light .alert-link:focus {
  text-decoration: none;
}
.alert-meadow-light {
  background-color: #e0f067;
  border-color: #dbee51;
  color: #8A9B0F;
}
.alert-meadow-light hr {
  border-top-color: #75840d;
}
.alert-meadow-light .alert-link {
  color: #616c0b;
  font-size: bold;
  text-decoration: underline;
}
.alert-meadow-light .alert-link.hover,
.alert-meadow-light .alert-link:hover,
.alert-meadow-light .alert-link.focus,
.alert-meadow-light .alert-link:focus {
  text-decoration: none;
}
.alert-cocktail-light {
  background-color: #fec787;
  border-color: #febf76;
  color: #E97F02;
}
.alert-cocktail-light hr {
  border-top-color: #d07102;
}
.alert-cocktail-light .alert-link {
  color: #b66302;
  font-size: bold;
  text-decoration: underline;
}
.alert-cocktail-light .alert-link.hover,
.alert-cocktail-light .alert-link:hover,
.alert-cocktail-light .alert-link.focus,
.alert-cocktail-light .alert-link:focus {
  text-decoration: none;
}
.alert-hearts-light {
  background-color: #f182a9;
  border-color: #ef709d;
  color: #BD1550;
}
.alert-hearts-light hr {
  border-top-color: #a61246;
}
.alert-hearts-light .alert-link {
  color: #8f103d;
  font-size: bold;
  text-decoration: underline;
}
.alert-hearts-light .alert-link.hover,
.alert-hearts-light .alert-link:hover,
.alert-hearts-light .alert-link.focus,
.alert-hearts-light .alert-link:focus {
  text-decoration: none;
}
.alert-party-light {
  background-color: #be5cac;
  border-color: #b545a0;
  color: #490A3D;
}
.alert-party-light hr {
  border-top-color: #33072a;
}
.alert-party-light .alert-link {
  color: #1c0418;
  font-size: bold;
  text-decoration: underline;
}
.alert-party-light .alert-link.hover,
.alert-party-light .alert-link:hover,
.alert-party-light .alert-link.focus,
.alert-party-light .alert-link:focus {
  text-decoration: none;
}
.alert-midnight-light {
  background-color: #859cb3;
  border-color: #738da8;
  color: #2C3E50;
}
.alert-midnight-light hr {
  border-top-color: #233140;
}
.alert-midnight-light .alert-link {
  color: #1a242f;
  font-size: bold;
  text-decoration: underline;
}
.alert-midnight-light .alert-link.hover,
.alert-midnight-light .alert-link:hover,
.alert-midnight-light .alert-link.focus,
.alert-midnight-light .alert-link:focus {
  text-decoration: none;
}
.alert-concrete-light {
  background-color: #dce1e1;
  border-color: #d7dddd;
  color: #95A5A6;
}
.alert-concrete-light hr {
  border-top-color: #87999a;
}
.alert-concrete-light .alert-link {
  color: #798d8f;
  font-size: bold;
  text-decoration: underline;
}
.alert-concrete-light .alert-link.hover,
.alert-concrete-light .alert-link:hover,
.alert-concrete-light .alert-link.focus,
.alert-concrete-light .alert-link:focus {
  text-decoration: none;
}
.alert-gunmetal-light {
  background-color: #888f9c;
  border-color: #777f8e;
  color: #292E37;
}
.alert-gunmetal-light hr {
  border-top-color: #1e2228;
}
.alert-gunmetal-light .alert-link {
  color: #13161a;
  font-size: bold;
  text-decoration: underline;
}
.alert-gunmetal-light .alert-link.hover,
.alert-gunmetal-light .alert-link:hover,
.alert-gunmetal-light .alert-link.focus,
.alert-gunmetal-light .alert-link:focus {
  text-decoration: none;
}
.alert-hollow-light {
  background-color: #a3958e;
  border-color: #96867e;
  color: #423732;
}
.alert-hollow-light hr {
  border-top-color: #332b27;
}
.alert-hollow-light .alert-link {
  color: #251f1c;
  font-size: bold;
  text-decoration: underline;
}
.alert-hollow-light .alert-link.hover,
.alert-hollow-light .alert-link:hover,
.alert-hollow-light .alert-link.focus,
.alert-hollow-light .alert-link:focus {
  text-decoration: none;
}
.alert-mango-light {
  background-color: #f8e29e;
  border-color: #f7dd91;
  color: #c3960e;
}
.alert-mango-light hr {
  border-top-color: #dba810;
}
.alert-mango-light .alert-link {
  color: #c3960e;
  font-size: bold;
  text-decoration: underline;
}
.alert-mango-light .alert-link.hover,
.alert-mango-light .alert-link:hover,
.alert-mango-light .alert-link.focus,
.alert-mango-light .alert-link:focus {
  text-decoration: none;
}
.alert-berry-light {
  background-color: #f6bcb6;
  border-color: #f5b2ac;
  color: #E74C3C;
}
.alert-berry-light hr {
  border-top-color: #e43725;
}
.alert-berry-light .alert-link {
  color: #d62c1a;
  font-size: bold;
  text-decoration: underline;
}
.alert-berry-light .alert-link.hover,
.alert-berry-light .alert-link:hover,
.alert-berry-light .alert-link.focus,
.alert-berry-light .alert-link:focus {
  text-decoration: none;
}
.alert-cello-light {
  background-color: #e4b99e;
  border-color: #e1af91;
  color: #B66432;
}
.alert-cello-light hr {
  border-top-color: #a2592d;
}
.alert-cello-light .alert-link {
  color: #8e4e27;
  font-size: bold;
  text-decoration: underline;
}
.alert-cello-light .alert-link.hover,
.alert-cello-light .alert-link:hover,
.alert-cello-light .alert-link.focus,
.alert-cello-light .alert-link:focus {
  text-decoration: none;
}
.alert-success-light-text {
  background-color: #8fe6b4;
  border-color: #80e2a9;
  color: #333333;
}
.alert-success-light-text hr {
  border-top-color: #229955;
}
.alert-success-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-success-light-text .alert-link.hover,
.alert-success-light-text .alert-link:hover,
.alert-success-light-text .alert-link.focus,
.alert-success-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-info-light-text {
  background-color: #83bce3;
  border-color: #71b3df;
  color: #333333;
}
.alert-info-light-text hr {
  border-top-color: #1e5d86;
}
.alert-info-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-info-light-text .alert-link.hover,
.alert-info-light-text .alert-link:hover,
.alert-info-light-text .alert-link.focus,
.alert-info-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-warning-light-text {
  background-color: #ffe3a6;
  border-color: #ffdf99;
  color: #333333;
}
.alert-warning-light-text hr {
  border-top-color: #e69d00;
}
.alert-warning-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-warning-light-text .alert-link.hover,
.alert-warning-light-text .alert-link:hover,
.alert-warning-light-text .alert-link.focus,
.alert-warning-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-danger-light-text {
  background-color: #ffc3c3;
  border-color: #ffbbbb;
  color: #333333;
}
.alert-danger-light-text hr {
  border-top-color: #ff2a2a;
}
.alert-danger-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-danger-light-text .alert-link.hover,
.alert-danger-light-text .alert-link:hover,
.alert-danger-light-text .alert-link.focus,
.alert-danger-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-primary-light-text {
  background-color: #74d6ff;
  border-color: #60d1ff;
  color: #333333;
}
.alert-primary-light-text hr {
  border-top-color: #0082b8;
}
.alert-primary-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-primary-light-text .alert-link.hover,
.alert-primary-light-text .alert-link:hover,
.alert-primary-light-text .alert-link.focus,
.alert-primary-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-cyanide-light-text {
  background-color: #aed6f1;
  border-color: #a2d0ee;
  color: #333333;
}
.alert-cyanide-light-text hr {
  border-top-color: #258cd1;
}
.alert-cyanide-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-cyanide-light-text .alert-link.hover,
.alert-cyanide-light-text .alert-link:hover,
.alert-cyanide-light-text .alert-link.focus,
.alert-cyanide-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-meadow-light-text {
  background-color: #e0f067;
  border-color: #dbee51;
  color: #333333;
}
.alert-meadow-light-text hr {
  border-top-color: #75840d;
}
.alert-meadow-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-meadow-light-text .alert-link.hover,
.alert-meadow-light-text .alert-link:hover,
.alert-meadow-light-text .alert-link.focus,
.alert-meadow-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-cocktail-light-text {
  background-color: #fec787;
  border-color: #febf76;
  color: #333333;
}
.alert-cocktail-light-text hr {
  border-top-color: #d07102;
}
.alert-cocktail-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-cocktail-light-text .alert-link.hover,
.alert-cocktail-light-text .alert-link:hover,
.alert-cocktail-light-text .alert-link.focus,
.alert-cocktail-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-hearts-light-text {
  background-color: #f182a9;
  border-color: #ef709d;
  color: #333333;
}
.alert-hearts-light-text hr {
  border-top-color: #a61246;
}
.alert-hearts-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-hearts-light-text .alert-link.hover,
.alert-hearts-light-text .alert-link:hover,
.alert-hearts-light-text .alert-link.focus,
.alert-hearts-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-party-light-text {
  background-color: #be5cac;
  border-color: #b545a0;
  color: #333333;
}
.alert-party-light-text hr {
  border-top-color: #33072a;
}
.alert-party-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-party-light-text .alert-link.hover,
.alert-party-light-text .alert-link:hover,
.alert-party-light-text .alert-link.focus,
.alert-party-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-midnight-light-text {
  background-color: #859cb3;
  border-color: #738da8;
  color: #333333;
}
.alert-midnight-light-text hr {
  border-top-color: #233140;
}
.alert-midnight-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-midnight-light-text .alert-link.hover,
.alert-midnight-light-text .alert-link:hover,
.alert-midnight-light-text .alert-link.focus,
.alert-midnight-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-concrete-light-text {
  background-color: #dce1e1;
  border-color: #d7dddd;
  color: #333333;
}
.alert-concrete-light-text hr {
  border-top-color: #87999a;
}
.alert-concrete-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-concrete-light-text .alert-link.hover,
.alert-concrete-light-text .alert-link:hover,
.alert-concrete-light-text .alert-link.focus,
.alert-concrete-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-gunmetal-light-text {
  background-color: #888f9c;
  border-color: #777f8e;
  color: #333333;
}
.alert-gunmetal-light-text hr {
  border-top-color: #1e2228;
}
.alert-gunmetal-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-gunmetal-light-text .alert-link.hover,
.alert-gunmetal-light-text .alert-link:hover,
.alert-gunmetal-light-text .alert-link.focus,
.alert-gunmetal-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-hollow-light-text {
  background-color: #a3958e;
  border-color: #96867e;
  color: #333333;
}
.alert-hollow-light-text hr {
  border-top-color: #332b27;
}
.alert-hollow-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-hollow-light-text .alert-link.hover,
.alert-hollow-light-text .alert-link:hover,
.alert-hollow-light-text .alert-link.focus,
.alert-hollow-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-mango-light-text {
  background-color: #f8e29e;
  border-color: #f7dd91;
  color: #333333;
}
.alert-mango-light-text hr {
  border-top-color: #dba810;
}
.alert-mango-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-mango-light-text .alert-link.hover,
.alert-mango-light-text .alert-link:hover,
.alert-mango-light-text .alert-link.focus,
.alert-mango-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-berry-light-text {
  background-color: #f6bcb6;
  border-color: #f5b2ac;
  color: #333333;
}
.alert-berry-light-text hr {
  border-top-color: #e43725;
}
.alert-berry-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-berry-light-text .alert-link.hover,
.alert-berry-light-text .alert-link:hover,
.alert-berry-light-text .alert-link.focus,
.alert-berry-light-text .alert-link:focus {
  text-decoration: none;
}
.alert-cello-light-text {
  background-color: #e4b99e;
  border-color: #e1af91;
  color: #333333;
}
.alert-cello-light-text hr {
  border-top-color: #a2592d;
}
.alert-cello-light-text .alert-link {
  color: #333333;
  font-size: bold;
  text-decoration: underline;
}
.alert-cello-light-text .alert-link.hover,
.alert-cello-light-text .alert-link:hover,
.alert-cello-light-text .alert-link.focus,
.alert-cello-light-text .alert-link:focus {
  text-decoration: none;
}
.breadcrumb {
  background: none;
}
.breadcrumb &gt; li &gt; a {
  background: #0094d1;
  padding: 5px;
  color: #fff;
  border-radius: 0;
}
.breadcrumb &gt; li &gt; a:hover,
.breadcrumb &gt; li &gt; a.hover {
  background: #00b1fa;
}
.breadcrumb &gt; li + li:before {
  font-family: Fontawesome;
}
.badge-primary {
  background-color: #0094d1;
}
.badge-primary[href]:hover,
.badge-primary[href]:focus {
  background-color: #00709e;
}
.badge-success {
  background-color: #27AE60;
}
.badge-success[href]:hover,
.badge-success[href]:focus {
  background-color: #1e8449;
}
.badge-warning {
  background-color: #FFAF00;
}
.badge-warning[href]:hover,
.badge-warning[href]:focus {
  background-color: #cc8c00;
}
.badge-danger {
  background-color: #FF4444;
}
.badge-danger[href]:hover,
.badge-danger[href]:focus {
  background-color: #ff1111;
}
.badge-info {
  background-color: #236B9B;
}
.badge-info[href]:hover,
.badge-info[href]:focus {
  background-color: #1a4e71;
}
.badge-cyanide {
  background-color: #3498DB;
}
.badge-cyanide[href]:hover,
.badge-cyanide[href]:focus {
  background-color: #217dbb;
}
.badge-meadow {
  background-color: #8A9B0F;
}
.badge-meadow[href]:hover,
.badge-meadow[href]:focus {
  background-color: #616c0b;
}
.badge-cocktail {
  background-color: #E97F02;
}
.badge-cocktail[href]:hover,
.badge-cocktail[href]:focus {
  background-color: #b66302;
}
.badge-hearts {
  background-color: #BD1550;
}
.badge-hearts[href]:hover,
.badge-hearts[href]:focus {
  background-color: #8f103d;
}
.badge-party {
  background-color: #490A3D;
}
.badge-party[href]:hover,
.badge-party[href]:focus {
  background-color: #1c0418;
}
.badge-midnight {
  background-color: #2C3E50;
}
.badge-midnight[href]:hover,
.badge-midnight[href]:focus {
  background-color: #1a242f;
}
.badge-concrete {
  background-color: #95A5A6;
}
.badge-concrete[href]:hover,
.badge-concrete[href]:focus {
  background-color: #798d8f;
}
.badge-gunmetal {
  background-color: #292E37;
}
.badge-gunmetal[href]:hover,
.badge-gunmetal[href]:focus {
  background-color: #13161a;
}
.badge-hollow {
  background-color: #423732;
}
.badge-hollow[href]:hover,
.badge-hollow[href]:focus {
  background-color: #251f1c;
}
.badge-mango {
  background-color: #EEB816;
}
.badge-mango[href]:hover,
.badge-mango[href]:focus {
  background-color: #c3960e;
}
.badge-berry {
  background-color: #E74C3C;
}
.badge-berry[href]:hover,
.badge-berry[href]:focus {
  background-color: #d62c1a;
}
.badge-cello {
  background-color: #B66432;
}
.badge-cello[href]:hover,
.badge-cello[href]:focus {
  background-color: #8e4e27;
}
.btn:active,
.btn.active {
  outline: 0 !important;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:focus,
.btn.focus {
  outline: none;
}
.btn-xs,
.btn-group-xs &gt; .btn {
  font-size: 12px;
}
.btn-default {
  color: #333333;
  border: 1px solid #0094d1;
}
.btn-default:focus {
  color: #333333;
  background-color: #fff;
  border-color: #0094d1;
}
.btn-default:hover {
  background: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
}
.btn-default.active {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
}
.btn-cyanide {
  border-color: #258cd1;
  color: #fff;
  background-color: #3498DB;
  border-color: #3498DB;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-cyanide:hover,
.btn-cyanide:focus,
.btn-cyanide.focus,
.btn-cyanide:active,
.btn-cyanide.active,
.open &gt; .dropdown-toggle.btn-cyanide {
  color: #fff;
  background-color: #217dbb;
  border-color: #1c699d;
}
.btn-cyanide:active,
.btn-cyanide.active,
.open &gt; .dropdown-toggle.btn-cyanide {
  background-image: none;
}
.btn-cyanide.disabled,
.btn-cyanide[disabled],
fieldset[disabled] .btn-cyanide,
.btn-cyanide.disabled:hover,
.btn-cyanide[disabled]:hover,
fieldset[disabled] .btn-cyanide:hover,
.btn-cyanide.disabled:focus,
.btn-cyanide[disabled]:focus,
fieldset[disabled] .btn-cyanide:focus,
.btn-cyanide.disabled.focus,
.btn-cyanide[disabled].focus,
fieldset[disabled] .btn-cyanide.focus,
.btn-cyanide.disabled:active,
.btn-cyanide[disabled]:active,
fieldset[disabled] .btn-cyanide:active,
.btn-cyanide.disabled.active,
.btn-cyanide[disabled].active,
fieldset[disabled] .btn-cyanide.active {
  background-color: #3498DB;
  border-color: #258cd1;
}
.btn-cyanide .badge {
  color: #3498DB;
  background-color: #fff;
}
.btn-cyanide:focus {
  color: #fff;
  background-color: #3498DB;
  border-color: #3498DB;
}
.btn-cyanide:hover,
.btn-cyanide:active,
.btn-cyanide.active,
.open .dropdown-toggle.btn-cyanide {
  color: #fff;
  background-color: #57aae1;
  border-color: #57aae1;
}
.btn-cyanide.disabled,
.btn-cyanide[disabled],
fieldset[disabled] .btn-cyanide,
.btn-cyanide.disabled:hover,
.btn-cyanide[disabled]:hover,
fieldset[disabled] .btn-cyanide:hover,
.btn-cyanide.disabled:focus,
.btn-cyanide[disabled]:focus,
fieldset[disabled] .btn-cyanide:focus,
.btn-cyanide.disabled:active,
.btn-cyanide[disabled]:active,
fieldset[disabled] .btn-cyanide:active,
.btn-cyanide.disabled.active,
.btn-cyanide[disabled].active,
fieldset[disabled] .btn-cyanide.active {
  background-color: #3498DB;
  border-color: #258cd1;
}
.btn-cyanide .caret {
  border-top-color: #fff;
}
.btn-meadow {
  border-color: #75840d;
  color: #fff;
  background-color: #8A9B0F;
  border-color: #8A9B0F;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-meadow:hover,
.btn-meadow:focus,
.btn-meadow.focus,
.btn-meadow:active,
.btn-meadow.active,
.open &gt; .dropdown-toggle.btn-meadow {
  color: #fff;
  background-color: #616c0b;
  border-color: #444c07;
}
.btn-meadow:active,
.btn-meadow.active,
.open &gt; .dropdown-toggle.btn-meadow {
  background-image: none;
}
.btn-meadow.disabled,
.btn-meadow[disabled],
fieldset[disabled] .btn-meadow,
.btn-meadow.disabled:hover,
.btn-meadow[disabled]:hover,
fieldset[disabled] .btn-meadow:hover,
.btn-meadow.disabled:focus,
.btn-meadow[disabled]:focus,
fieldset[disabled] .btn-meadow:focus,
.btn-meadow.disabled.focus,
.btn-meadow[disabled].focus,
fieldset[disabled] .btn-meadow.focus,
.btn-meadow.disabled:active,
.btn-meadow[disabled]:active,
fieldset[disabled] .btn-meadow:active,
.btn-meadow.disabled.active,
.btn-meadow[disabled].active,
fieldset[disabled] .btn-meadow.active {
  background-color: #8A9B0F;
  border-color: #75840d;
}
.btn-meadow .badge {
  color: #8A9B0F;
  background-color: #fff;
}
.btn-meadow:focus {
  color: #fff;
  background-color: #8A9B0F;
  border-color: #8A9B0F;
}
.btn-meadow:hover,
.btn-meadow:active,
.btn-meadow.active,
.open .dropdown-toggle.btn-meadow {
  color: #fff;
  background-color: #abc013;
  border-color: #abc013;
}
.btn-meadow.disabled,
.btn-meadow[disabled],
fieldset[disabled] .btn-meadow,
.btn-meadow.disabled:hover,
.btn-meadow[disabled]:hover,
fieldset[disabled] .btn-meadow:hover,
.btn-meadow.disabled:focus,
.btn-meadow[disabled]:focus,
fieldset[disabled] .btn-meadow:focus,
.btn-meadow.disabled:active,
.btn-meadow[disabled]:active,
fieldset[disabled] .btn-meadow:active,
.btn-meadow.disabled.active,
.btn-meadow[disabled].active,
fieldset[disabled] .btn-meadow.active {
  background-color: #8A9B0F;
  border-color: #75840d;
}
.btn-meadow .caret {
  border-top-color: #fff;
}
.btn-cocktail {
  border-color: #d07102;
  color: #fff;
  background-color: #E97F02;
  border-color: #E97F02;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-cocktail:hover,
.btn-cocktail:focus,
.btn-cocktail.focus,
.btn-cocktail:active,
.btn-cocktail.active,
.open &gt; .dropdown-toggle.btn-cocktail {
  color: #fff;
  background-color: #b66302;
  border-color: #935001;
}
.btn-cocktail:active,
.btn-cocktail.active,
.open &gt; .dropdown-toggle.btn-cocktail {
  background-image: none;
}
.btn-cocktail.disabled,
.btn-cocktail[disabled],
fieldset[disabled] .btn-cocktail,
.btn-cocktail.disabled:hover,
.btn-cocktail[disabled]:hover,
fieldset[disabled] .btn-cocktail:hover,
.btn-cocktail.disabled:focus,
.btn-cocktail[disabled]:focus,
fieldset[disabled] .btn-cocktail:focus,
.btn-cocktail.disabled.focus,
.btn-cocktail[disabled].focus,
fieldset[disabled] .btn-cocktail.focus,
.btn-cocktail.disabled:active,
.btn-cocktail[disabled]:active,
fieldset[disabled] .btn-cocktail:active,
.btn-cocktail.disabled.active,
.btn-cocktail[disabled].active,
fieldset[disabled] .btn-cocktail.active {
  background-color: #E97F02;
  border-color: #d07102;
}
.btn-cocktail .badge {
  color: #E97F02;
  background-color: #fff;
}
.btn-cocktail:focus {
  color: #fff;
  background-color: #E97F02;
  border-color: #E97F02;
}
.btn-cocktail:hover,
.btn-cocktail:active,
.btn-cocktail.active,
.open .dropdown-toggle.btn-cocktail {
  color: #fff;
  background-color: #fd9317;
  border-color: #fd9317;
}
.btn-cocktail.disabled,
.btn-cocktail[disabled],
fieldset[disabled] .btn-cocktail,
.btn-cocktail.disabled:hover,
.btn-cocktail[disabled]:hover,
fieldset[disabled] .btn-cocktail:hover,
.btn-cocktail.disabled:focus,
.btn-cocktail[disabled]:focus,
fieldset[disabled] .btn-cocktail:focus,
.btn-cocktail.disabled:active,
.btn-cocktail[disabled]:active,
fieldset[disabled] .btn-cocktail:active,
.btn-cocktail.disabled.active,
.btn-cocktail[disabled].active,
fieldset[disabled] .btn-cocktail.active {
  background-color: #E97F02;
  border-color: #d07102;
}
.btn-cocktail .caret {
  border-top-color: #fff;
}
.btn-hearts {
  border-color: #a61246;
  color: #fff;
  background-color: #BD1550;
  border-color: #BD1550;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-hearts:hover,
.btn-hearts:focus,
.btn-hearts.focus,
.btn-hearts:active,
.btn-hearts.active,
.open &gt; .dropdown-toggle.btn-hearts {
  color: #fff;
  background-color: #8f103d;
  border-color: #6f0c2f;
}
.btn-hearts:active,
.btn-hearts.active,
.open &gt; .dropdown-toggle.btn-hearts {
  background-image: none;
}
.btn-hearts.disabled,
.btn-hearts[disabled],
fieldset[disabled] .btn-hearts,
.btn-hearts.disabled:hover,
.btn-hearts[disabled]:hover,
fieldset[disabled] .btn-hearts:hover,
.btn-hearts.disabled:focus,
.btn-hearts[disabled]:focus,
fieldset[disabled] .btn-hearts:focus,
.btn-hearts.disabled.focus,
.btn-hearts[disabled].focus,
fieldset[disabled] .btn-hearts.focus,
.btn-hearts.disabled:active,
.btn-hearts[disabled]:active,
fieldset[disabled] .btn-hearts:active,
.btn-hearts.disabled.active,
.btn-hearts[disabled].active,
fieldset[disabled] .btn-hearts.active {
  background-color: #BD1550;
  border-color: #a61246;
}
.btn-hearts .badge {
  color: #BD1550;
  background-color: #fff;
}
.btn-hearts:focus {
  color: #fff;
  background-color: #BD1550;
  border-color: #BD1550;
}
.btn-hearts:hover,
.btn-hearts:active,
.btn-hearts.active,
.open .dropdown-toggle.btn-hearts {
  color: #fff;
  background-color: #e21960;
  border-color: #e21960;
}
.btn-hearts.disabled,
.btn-hearts[disabled],
fieldset[disabled] .btn-hearts,
.btn-hearts.disabled:hover,
.btn-hearts[disabled]:hover,
fieldset[disabled] .btn-hearts:hover,
.btn-hearts.disabled:focus,
.btn-hearts[disabled]:focus,
fieldset[disabled] .btn-hearts:focus,
.btn-hearts.disabled:active,
.btn-hearts[disabled]:active,
fieldset[disabled] .btn-hearts:active,
.btn-hearts.disabled.active,
.btn-hearts[disabled].active,
fieldset[disabled] .btn-hearts.active {
  background-color: #BD1550;
  border-color: #a61246;
}
.btn-hearts .caret {
  border-top-color: #fff;
}
.btn-party {
  border-color: #33072a;
  color: #fff;
  background-color: #490A3D;
  border-color: #490A3D;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-party:hover,
.btn-party:focus,
.btn-party.focus,
.btn-party:active,
.btn-party.active,
.open &gt; .dropdown-toggle.btn-party {
  color: #fff;
  background-color: #1c0418;
  border-color: #000000;
}
.btn-party:active,
.btn-party.active,
.open &gt; .dropdown-toggle.btn-party {
  background-image: none;
}
.btn-party.disabled,
.btn-party[disabled],
fieldset[disabled] .btn-party,
.btn-party.disabled:hover,
.btn-party[disabled]:hover,
fieldset[disabled] .btn-party:hover,
.btn-party.disabled:focus,
.btn-party[disabled]:focus,
fieldset[disabled] .btn-party:focus,
.btn-party.disabled.focus,
.btn-party[disabled].focus,
fieldset[disabled] .btn-party.focus,
.btn-party.disabled:active,
.btn-party[disabled]:active,
fieldset[disabled] .btn-party:active,
.btn-party.disabled.active,
.btn-party[disabled].active,
fieldset[disabled] .btn-party.active {
  background-color: #490A3D;
  border-color: #33072a;
}
.btn-party .badge {
  color: #490A3D;
  background-color: #fff;
}
.btn-party:focus {
  color: #fff;
  background-color: #490A3D;
  border-color: #490A3D;
}
.btn-party:hover,
.btn-party:active,
.btn-party.active,
.open .dropdown-toggle.btn-party {
  color: #fff;
  background-color: #6d0f5b;
  border-color: #6d0f5b;
}
.btn-party.disabled,
.btn-party[disabled],
fieldset[disabled] .btn-party,
.btn-party.disabled:hover,
.btn-party[disabled]:hover,
fieldset[disabled] .btn-party:hover,
.btn-party.disabled:focus,
.btn-party[disabled]:focus,
fieldset[disabled] .btn-party:focus,
.btn-party.disabled:active,
.btn-party[disabled]:active,
fieldset[disabled] .btn-party:active,
.btn-party.disabled.active,
.btn-party[disabled].active,
fieldset[disabled] .btn-party.active {
  background-color: #490A3D;
  border-color: #33072a;
}
.btn-party .caret {
  border-top-color: #fff;
}
.btn-midnight {
  border-color: #233140;
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-midnight:hover,
.btn-midnight:focus,
.btn-midnight.focus,
.btn-midnight:active,
.btn-midnight.active,
.open &gt; .dropdown-toggle.btn-midnight {
  color: #fff;
  background-color: #1a242f;
  border-color: #0d1318;
}
.btn-midnight:active,
.btn-midnight.active,
.open &gt; .dropdown-toggle.btn-midnight {
  background-image: none;
}
.btn-midnight.disabled,
.btn-midnight[disabled],
fieldset[disabled] .btn-midnight,
.btn-midnight.disabled:hover,
.btn-midnight[disabled]:hover,
fieldset[disabled] .btn-midnight:hover,
.btn-midnight.disabled:focus,
.btn-midnight[disabled]:focus,
fieldset[disabled] .btn-midnight:focus,
.btn-midnight.disabled.focus,
.btn-midnight[disabled].focus,
fieldset[disabled] .btn-midnight.focus,
.btn-midnight.disabled:active,
.btn-midnight[disabled]:active,
fieldset[disabled] .btn-midnight:active,
.btn-midnight.disabled.active,
.btn-midnight[disabled].active,
fieldset[disabled] .btn-midnight.active {
  background-color: #2C3E50;
  border-color: #233140;
}
.btn-midnight .badge {
  color: #2C3E50;
  background-color: #fff;
}
.btn-midnight:focus {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-midnight:hover,
.btn-midnight:active,
.btn-midnight.active,
.open .dropdown-toggle.btn-midnight {
  color: #fff;
  background-color: #3a526a;
  border-color: #3a526a;
}
.btn-midnight.disabled,
.btn-midnight[disabled],
fieldset[disabled] .btn-midnight,
.btn-midnight.disabled:hover,
.btn-midnight[disabled]:hover,
fieldset[disabled] .btn-midnight:hover,
.btn-midnight.disabled:focus,
.btn-midnight[disabled]:focus,
fieldset[disabled] .btn-midnight:focus,
.btn-midnight.disabled:active,
.btn-midnight[disabled]:active,
fieldset[disabled] .btn-midnight:active,
.btn-midnight.disabled.active,
.btn-midnight[disabled].active,
fieldset[disabled] .btn-midnight.active {
  background-color: #2C3E50;
  border-color: #233140;
}
.btn-midnight .caret {
  border-top-color: #fff;
}
.btn-concrete {
  border-color: #87999a;
  color: #fff;
  background-color: #95A5A6;
  border-color: #95A5A6;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-concrete:hover,
.btn-concrete:focus,
.btn-concrete.focus,
.btn-concrete:active,
.btn-concrete.active,
.open &gt; .dropdown-toggle.btn-concrete {
  color: #fff;
  background-color: #798d8f;
  border-color: #687b7c;
}
.btn-concrete:active,
.btn-concrete.active,
.open &gt; .dropdown-toggle.btn-concrete {
  background-image: none;
}
.btn-concrete.disabled,
.btn-concrete[disabled],
fieldset[disabled] .btn-concrete,
.btn-concrete.disabled:hover,
.btn-concrete[disabled]:hover,
fieldset[disabled] .btn-concrete:hover,
.btn-concrete.disabled:focus,
.btn-concrete[disabled]:focus,
fieldset[disabled] .btn-concrete:focus,
.btn-concrete.disabled.focus,
.btn-concrete[disabled].focus,
fieldset[disabled] .btn-concrete.focus,
.btn-concrete.disabled:active,
.btn-concrete[disabled]:active,
fieldset[disabled] .btn-concrete:active,
.btn-concrete.disabled.active,
.btn-concrete[disabled].active,
fieldset[disabled] .btn-concrete.active {
  background-color: #95A5A6;
  border-color: #87999a;
}
.btn-concrete .badge {
  color: #95A5A6;
  background-color: #fff;
}
.btn-concrete:focus {
  color: #fff;
  background-color: #95A5A6;
  border-color: #95A5A6;
}
.btn-concrete:hover,
.btn-concrete:active,
.btn-concrete.active,
.open .dropdown-toggle.btn-concrete {
  color: #fff;
  background-color: #abb8b9;
  border-color: #abb8b9;
}
.btn-concrete.disabled,
.btn-concrete[disabled],
fieldset[disabled] .btn-concrete,
.btn-concrete.disabled:hover,
.btn-concrete[disabled]:hover,
fieldset[disabled] .btn-concrete:hover,
.btn-concrete.disabled:focus,
.btn-concrete[disabled]:focus,
fieldset[disabled] .btn-concrete:focus,
.btn-concrete.disabled:active,
.btn-concrete[disabled]:active,
fieldset[disabled] .btn-concrete:active,
.btn-concrete.disabled.active,
.btn-concrete[disabled].active,
fieldset[disabled] .btn-concrete.active {
  background-color: #95A5A6;
  border-color: #87999a;
}
.btn-concrete .caret {
  border-top-color: #fff;
}
.btn-gunmetal {
  border-color: #1e2228;
  color: #fff;
  background-color: #292E37;
  border-color: #292E37;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-gunmetal:hover,
.btn-gunmetal:focus,
.btn-gunmetal.focus,
.btn-gunmetal:active,
.btn-gunmetal.active,
.open &gt; .dropdown-toggle.btn-gunmetal {
  color: #fff;
  background-color: #13161a;
  border-color: #040405;
}
.btn-gunmetal:active,
.btn-gunmetal.active,
.open &gt; .dropdown-toggle.btn-gunmetal {
  background-image: none;
}
.btn-gunmetal.disabled,
.btn-gunmetal[disabled],
fieldset[disabled] .btn-gunmetal,
.btn-gunmetal.disabled:hover,
.btn-gunmetal[disabled]:hover,
fieldset[disabled] .btn-gunmetal:hover,
.btn-gunmetal.disabled:focus,
.btn-gunmetal[disabled]:focus,
fieldset[disabled] .btn-gunmetal:focus,
.btn-gunmetal.disabled.focus,
.btn-gunmetal[disabled].focus,
fieldset[disabled] .btn-gunmetal.focus,
.btn-gunmetal.disabled:active,
.btn-gunmetal[disabled]:active,
fieldset[disabled] .btn-gunmetal:active,
.btn-gunmetal.disabled.active,
.btn-gunmetal[disabled].active,
fieldset[disabled] .btn-gunmetal.active {
  background-color: #292E37;
  border-color: #1e2228;
}
.btn-gunmetal .badge {
  color: #292E37;
  background-color: #fff;
}
.btn-gunmetal:focus {
  color: #fff;
  background-color: #292E37;
  border-color: #292E37;
}
.btn-gunmetal:hover,
.btn-gunmetal:active,
.btn-gunmetal.active,
.open .dropdown-toggle.btn-gunmetal {
  color: #fff;
  background-color: #3a424e;
  border-color: #3a424e;
}
.btn-gunmetal.disabled,
.btn-gunmetal[disabled],
fieldset[disabled] .btn-gunmetal,
.btn-gunmetal.disabled:hover,
.btn-gunmetal[disabled]:hover,
fieldset[disabled] .btn-gunmetal:hover,
.btn-gunmetal.disabled:focus,
.btn-gunmetal[disabled]:focus,
fieldset[disabled] .btn-gunmetal:focus,
.btn-gunmetal.disabled:active,
.btn-gunmetal[disabled]:active,
fieldset[disabled] .btn-gunmetal:active,
.btn-gunmetal.disabled.active,
.btn-gunmetal[disabled].active,
fieldset[disabled] .btn-gunmetal.active {
  background-color: #292E37;
  border-color: #1e2228;
}
.btn-gunmetal .caret {
  border-top-color: #fff;
}
.btn-hollow {
  border-color: #332b27;
  color: #fff;
  background-color: #423732;
  border-color: #423732;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-hollow:hover,
.btn-hollow:focus,
.btn-hollow.focus,
.btn-hollow:active,
.btn-hollow.active,
.open &gt; .dropdown-toggle.btn-hollow {
  color: #fff;
  background-color: #251f1c;
  border-color: #110e0d;
}
.btn-hollow:active,
.btn-hollow.active,
.open &gt; .dropdown-toggle.btn-hollow {
  background-image: none;
}
.btn-hollow.disabled,
.btn-hollow[disabled],
fieldset[disabled] .btn-hollow,
.btn-hollow.disabled:hover,
.btn-hollow[disabled]:hover,
fieldset[disabled] .btn-hollow:hover,
.btn-hollow.disabled:focus,
.btn-hollow[disabled]:focus,
fieldset[disabled] .btn-hollow:focus,
.btn-hollow.disabled.focus,
.btn-hollow[disabled].focus,
fieldset[disabled] .btn-hollow.focus,
.btn-hollow.disabled:active,
.btn-hollow[disabled]:active,
fieldset[disabled] .btn-hollow:active,
.btn-hollow.disabled.active,
.btn-hollow[disabled].active,
fieldset[disabled] .btn-hollow.active {
  background-color: #423732;
  border-color: #332b27;
}
.btn-hollow .badge {
  color: #423732;
  background-color: #fff;
}
.btn-hollow:focus {
  color: #fff;
  background-color: #423732;
  border-color: #423732;
}
.btn-hollow:hover,
.btn-hollow:active,
.btn-hollow.active,
.open .dropdown-toggle.btn-hollow {
  color: #fff;
  background-color: #594a44;
  border-color: #594a44;
}
.btn-hollow.disabled,
.btn-hollow[disabled],
fieldset[disabled] .btn-hollow,
.btn-hollow.disabled:hover,
.btn-hollow[disabled]:hover,
fieldset[disabled] .btn-hollow:hover,
.btn-hollow.disabled:focus,
.btn-hollow[disabled]:focus,
fieldset[disabled] .btn-hollow:focus,
.btn-hollow.disabled:active,
.btn-hollow[disabled]:active,
fieldset[disabled] .btn-hollow:active,
.btn-hollow.disabled.active,
.btn-hollow[disabled].active,
fieldset[disabled] .btn-hollow.active {
  background-color: #423732;
  border-color: #332b27;
}
.btn-hollow .caret {
  border-top-color: #fff;
}
.btn-mango {
  border-color: #dba810;
  color: #fff;
  background-color: #EEB816;
  border-color: #EEB816;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-mango:hover,
.btn-mango:focus,
.btn-mango.focus,
.btn-mango:active,
.btn-mango.active,
.open &gt; .dropdown-toggle.btn-mango {
  color: #fff;
  background-color: #c3960e;
  border-color: #a27c0c;
}
.btn-mango:active,
.btn-mango.active,
.open &gt; .dropdown-toggle.btn-mango {
  background-image: none;
}
.btn-mango.disabled,
.btn-mango[disabled],
fieldset[disabled] .btn-mango,
.btn-mango.disabled:hover,
.btn-mango[disabled]:hover,
fieldset[disabled] .btn-mango:hover,
.btn-mango.disabled:focus,
.btn-mango[disabled]:focus,
fieldset[disabled] .btn-mango:focus,
.btn-mango.disabled.focus,
.btn-mango[disabled].focus,
fieldset[disabled] .btn-mango.focus,
.btn-mango.disabled:active,
.btn-mango[disabled]:active,
fieldset[disabled] .btn-mango:active,
.btn-mango.disabled.active,
.btn-mango[disabled].active,
fieldset[disabled] .btn-mango.active {
  background-color: #EEB816;
  border-color: #dba810;
}
.btn-mango .badge {
  color: #EEB816;
  background-color: #fff;
}
.btn-mango:focus {
  color: #fff;
  background-color: #EEB816;
  border-color: #EEB816;
}
.btn-mango:hover,
.btn-mango:active,
.btn-mango.active,
.open .dropdown-toggle.btn-mango {
  color: #fff;
  background-color: #f1c43c;
  border-color: #f1c43c;
}
.btn-mango.disabled,
.btn-mango[disabled],
fieldset[disabled] .btn-mango,
.btn-mango.disabled:hover,
.btn-mango[disabled]:hover,
fieldset[disabled] .btn-mango:hover,
.btn-mango.disabled:focus,
.btn-mango[disabled]:focus,
fieldset[disabled] .btn-mango:focus,
.btn-mango.disabled:active,
.btn-mango[disabled]:active,
fieldset[disabled] .btn-mango:active,
.btn-mango.disabled.active,
.btn-mango[disabled].active,
fieldset[disabled] .btn-mango.active {
  background-color: #EEB816;
  border-color: #dba810;
}
.btn-mango .caret {
  border-top-color: #fff;
}
.btn-berry {
  border-color: #e43725;
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-berry:hover,
.btn-berry:focus,
.btn-berry.focus,
.btn-berry:active,
.btn-berry.active,
.open &gt; .dropdown-toggle.btn-berry {
  color: #fff;
  background-color: #d62c1a;
  border-color: #b62516;
}
.btn-berry:active,
.btn-berry.active,
.open &gt; .dropdown-toggle.btn-berry {
  background-image: none;
}
.btn-berry.disabled,
.btn-berry[disabled],
fieldset[disabled] .btn-berry,
.btn-berry.disabled:hover,
.btn-berry[disabled]:hover,
fieldset[disabled] .btn-berry:hover,
.btn-berry.disabled:focus,
.btn-berry[disabled]:focus,
fieldset[disabled] .btn-berry:focus,
.btn-berry.disabled.focus,
.btn-berry[disabled].focus,
fieldset[disabled] .btn-berry.focus,
.btn-berry.disabled:active,
.btn-berry[disabled]:active,
fieldset[disabled] .btn-berry:active,
.btn-berry.disabled.active,
.btn-berry[disabled].active,
fieldset[disabled] .btn-berry.active {
  background-color: #E74C3C;
  border-color: #e43725;
}
.btn-berry .badge {
  color: #E74C3C;
  background-color: #fff;
}
.btn-berry:focus {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-berry:hover,
.btn-berry:active,
.btn-berry.active,
.open .dropdown-toggle.btn-berry {
  color: #fff;
  background-color: #eb6d60;
  border-color: #eb6d60;
}
.btn-berry.disabled,
.btn-berry[disabled],
fieldset[disabled] .btn-berry,
.btn-berry.disabled:hover,
.btn-berry[disabled]:hover,
fieldset[disabled] .btn-berry:hover,
.btn-berry.disabled:focus,
.btn-berry[disabled]:focus,
fieldset[disabled] .btn-berry:focus,
.btn-berry.disabled:active,
.btn-berry[disabled]:active,
fieldset[disabled] .btn-berry:active,
.btn-berry.disabled.active,
.btn-berry[disabled].active,
fieldset[disabled] .btn-berry.active {
  background-color: #E74C3C;
  border-color: #e43725;
}
.btn-berry .caret {
  border-top-color: #fff;
}
.btn-cello {
  border-color: #a2592d;
  color: #fff;
  background-color: #B66432;
  border-color: #B66432;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-cello:hover,
.btn-cello:focus,
.btn-cello.focus,
.btn-cello:active,
.btn-cello.active,
.open &gt; .dropdown-toggle.btn-cello {
  color: #fff;
  background-color: #8e4e27;
  border-color: #723f1f;
}
.btn-cello:active,
.btn-cello.active,
.open &gt; .dropdown-toggle.btn-cello {
  background-image: none;
}
.btn-cello.disabled,
.btn-cello[disabled],
fieldset[disabled] .btn-cello,
.btn-cello.disabled:hover,
.btn-cello[disabled]:hover,
fieldset[disabled] .btn-cello:hover,
.btn-cello.disabled:focus,
.btn-cello[disabled]:focus,
fieldset[disabled] .btn-cello:focus,
.btn-cello.disabled.focus,
.btn-cello[disabled].focus,
fieldset[disabled] .btn-cello.focus,
.btn-cello.disabled:active,
.btn-cello[disabled]:active,
fieldset[disabled] .btn-cello:active,
.btn-cello.disabled.active,
.btn-cello[disabled].active,
fieldset[disabled] .btn-cello.active {
  background-color: #B66432;
  border-color: #a2592d;
}
.btn-cello .badge {
  color: #B66432;
  background-color: #fff;
}
.btn-cello:focus {
  color: #fff;
  background-color: #B66432;
  border-color: #B66432;
}
.btn-cello:hover,
.btn-cello:active,
.btn-cello.active,
.open .dropdown-toggle.btn-cello {
  color: #fff;
  background-color: #cc7845;
  border-color: #cc7845;
}
.btn-cello.disabled,
.btn-cello[disabled],
fieldset[disabled] .btn-cello,
.btn-cello.disabled:hover,
.btn-cello[disabled]:hover,
fieldset[disabled] .btn-cello:hover,
.btn-cello.disabled:focus,
.btn-cello[disabled]:focus,
fieldset[disabled] .btn-cello:focus,
.btn-cello.disabled:active,
.btn-cello[disabled]:active,
fieldset[disabled] .btn-cello:active,
.btn-cello.disabled.active,
.btn-cello[disabled].active,
fieldset[disabled] .btn-cello.active {
  background-color: #B66432;
  border-color: #a2592d;
}
.btn-cello .caret {
  border-top-color: #fff;
}
.btn-social {
  font-size: 24px;
  padding: 0;
  width: 37px;
}
.carousel-indicators {
  bottom: -10px;
}
.carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 0;
  border: 3px solid #0094d1;
}
.carousel-indicators .active {
  margin: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
}
.carousel-control {
  width: 30px;
  height: 30px;
  bottom: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.carousel-control.left {
  background-image: none;
  font-size: 32px;
  text-shadow: none;
  outline: none;
}
.carousel-control.right {
  background-image: none;
  font-size: 32px;
  text-shadow: none;
  outline: none;
}
.carousel-control &gt; span[class*='icon-'] {
  line-height: 24px;
}
.carousel-under .carousel-inner {
  padding-bottom: 150px;
}
.carousel-under .carousel-caption {
  color: #333333;
  text-shadow: none;
  left: 1%;
  right: 1%;
  bottom: -160px;
}
.carousel-inside-light .carousel-caption {
  left: 1%;
  right: 1%;
  padding-top: 4px;
  padding-bottom: 6px;
  margin-bottom: 7px;
  background: rgba(0, 148, 209, 0.2);
}
.carousel-inside-light .carousel-indicators li {
  border: 3px solid #fff;
}
.carousel-inside-light .carousel-indicators .active {
  background-color: transparent;
}
.carousel-inside-dark .carousel-caption {
  color: #000;
  left: 1%;
  right: 1%;
  padding-top: 4px;
  padding-bottom: 6px;
  margin-bottom: 5px;
  background: rgba(0, 148, 209, 0.2);
}
.carousel-inside-dark .carousel-indicators li {
  border: 3px solid #000;
}
.carousel-inside-dark .carousel-indicators .active {
  background-color: transparent;
}
.carousel-inside-dark .carousel-control.left {
  color: #000;
}
.carousel-inside-dark .carousel-control.right {
  color: #000;
}
.carousel-fade .item {
  left: 0 !important;
  -webkit-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.carousel-fade .carousel-control {
  background-image: none;
}
.carousel-fade .next.left,
.carousel-fade .prev.right {
  opacity: 1;
  z-index: 1;
  display: block;
}
.carousel-fade .active.left,
.carousel-fade .active.right {
  opacity: 0;
  z-index: 2;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .dropdown-toggle.btn-default {
  background-color: #0094d1;
  color: #fff;
  border: 1px solid #0094d1;
}
.open .dropdown-toggle.btn-default {
  background: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
}
.dropdown-menu {
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  margin-top: 1px;
}
.dropdown-menu &gt; li &gt; a {
  font-weight: 300;
  font-size: 14px;
  padding: 3px 10px;
  outline: none;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.dropdown-menu.success-back {
  background-color: #27AE60;
  border: 1px solid #27AE60;
}
.dropdown-menu.success-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.success-back &gt; li &gt; a:hover,
.dropdown-menu.success-back &gt; li &gt; a .hover {
  background-color: #2ecf72;
}
.dropdown-menu.success-back &gt; .active &gt; a {
  background-color: #2ecf72;
}
.dropdown-menu.success-back .divider {
  background-color: #2ecf72;
}
.dropdown-menu.success-back-light {
  background-color: #2ecf72;
  border: 1px solid #36d278;
}
.dropdown-menu.success-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.success-back-light &gt; li &gt; a:hover,
.dropdown-menu.success-back-light &gt; li &gt; a:active,
.dropdown-menu.success-back-light &gt; li &gt; a .hover,
.dropdown-menu.success-back-light &gt; li &gt; a .active {
  background-color: #27AE60;
}
.dropdown-menu.success-back-light .divider {
  background-color: #4fd889;
}
.dropdown-menu.primary-back {
  background-color: #0094d1;
  border: 1px solid #0094d1;
}
.dropdown-menu.primary-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.primary-back &gt; li &gt; a:hover,
.dropdown-menu.primary-back &gt; li &gt; a .hover {
  background-color: #00b1fa;
}
.dropdown-menu.primary-back &gt; .active &gt; a {
  background-color: #00b1fa;
}
.dropdown-menu.primary-back .divider {
  background-color: #00b1fa;
}
.dropdown-menu.primary-back-light {
  background-color: #00b1fa;
  border: 1px solid #05b6ff;
}
.dropdown-menu.primary-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.primary-back-light &gt; li &gt; a:hover,
.dropdown-menu.primary-back-light &gt; li &gt; a:active,
.dropdown-menu.primary-back-light &gt; li &gt; a .hover,
.dropdown-menu.primary-back-light &gt; li &gt; a .active {
  background-color: #0094d1;
}
.dropdown-menu.primary-back-light .divider {
  background-color: #24bfff;
}
.dropdown-menu.info-back {
  background-color: #236B9B;
  border: 1px solid #236B9B;
}
.dropdown-menu.info-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.info-back &gt; li &gt; a:hover,
.dropdown-menu.info-back &gt; li &gt; a .hover {
  background-color: #2b82bc;
}
.dropdown-menu.info-back &gt; .active &gt; a {
  background-color: #2b82bc;
}
.dropdown-menu.info-back .divider {
  background-color: #2b82bc;
}
.dropdown-menu.info-back-light {
  background-color: #2b82bc;
  border: 1px solid #2c88c5;
}
.dropdown-menu.info-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.info-back-light &gt; li &gt; a:hover,
.dropdown-menu.info-back-light &gt; li &gt; a:active,
.dropdown-menu.info-back-light &gt; li &gt; a .hover,
.dropdown-menu.info-back-light &gt; li &gt; a .active {
  background-color: #236B9B;
}
.dropdown-menu.info-back-light .divider {
  background-color: #3d97d3;
}
.dropdown-menu.warning-back {
  background-color: #FFAF00;
  border: 1px solid #FFAF00;
}
.dropdown-menu.warning-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.warning-back &gt; li &gt; a:hover,
.dropdown-menu.warning-back &gt; li &gt; a .hover {
  background-color: #ffbc29;
}
.dropdown-menu.warning-back &gt; .active &gt; a {
  background-color: #ffbc29;
}
.dropdown-menu.warning-back .divider {
  background-color: #ffbc29;
}
.dropdown-menu.warning-back-light {
  background-color: #ffbc29;
  border: 1px solid #ffbf33;
}
.dropdown-menu.warning-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.warning-back-light &gt; li &gt; a:hover,
.dropdown-menu.warning-back-light &gt; li &gt; a:active,
.dropdown-menu.warning-back-light &gt; li &gt; a .hover,
.dropdown-menu.warning-back-light &gt; li &gt; a .active {
  background-color: #FFAF00;
}
.dropdown-menu.warning-back-light .divider {
  background-color: #ffc952;
}
.dropdown-menu.danger-back {
  background-color: #FF4444;
  border: 1px solid #FF4444;
}
.dropdown-menu.danger-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.danger-back &gt; li &gt; a:hover,
.dropdown-menu.danger-back &gt; li &gt; a .hover {
  background-color: #ff6d6d;
}
.dropdown-menu.danger-back &gt; .active &gt; a {
  background-color: #ff6d6d;
}
.dropdown-menu.danger-back .divider {
  background-color: #ff6d6d;
}
.dropdown-menu.danger-back-light {
  background-color: #ff6d6d;
  border: 1px solid #ff7777;
}
.dropdown-menu.danger-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.danger-back-light &gt; li &gt; a:hover,
.dropdown-menu.danger-back-light &gt; li &gt; a:active,
.dropdown-menu.danger-back-light &gt; li &gt; a .hover,
.dropdown-menu.danger-back-light &gt; li &gt; a .active {
  background-color: #FF4444;
}
.dropdown-menu.danger-back-light .divider {
  background-color: #ff9696;
}
.dropdown-menu.cyanide-back {
  background-color: #3498DB;
  border: 1px solid #3498DB;
}
.dropdown-menu.cyanide-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.cyanide-back &gt; li &gt; a:hover,
.dropdown-menu.cyanide-back &gt; li &gt; a .hover {
  background-color: #57aae1;
}
.dropdown-menu.cyanide-back &gt; .active &gt; a {
  background-color: #57aae1;
}
.dropdown-menu.cyanide-back .divider {
  background-color: #57aae1;
}
.dropdown-menu.cyanide-back-light {
  background-color: #57aae1;
  border: 1px solid #5faee3;
}
.dropdown-menu.cyanide-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.cyanide-back-light &gt; li &gt; a:hover,
.dropdown-menu.cyanide-back-light &gt; li &gt; a:active,
.dropdown-menu.cyanide-back-light &gt; li &gt; a .hover,
.dropdown-menu.cyanide-back-light &gt; li &gt; a .active {
  background-color: #3498DB;
}
.dropdown-menu.cyanide-back-light .divider {
  background-color: #79bbe7;
}
.dropdown-menu.meadow-back {
  background-color: #8A9B0F;
  border: 1px solid #8A9B0F;
}
.dropdown-menu.meadow-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.meadow-back &gt; li &gt; a:hover,
.dropdown-menu.meadow-back &gt; li &gt; a .hover {
  background-color: #abc013;
}
.dropdown-menu.meadow-back &gt; .active &gt; a {
  background-color: #abc013;
}
.dropdown-menu.meadow-back .divider {
  background-color: #abc013;
}
.dropdown-menu.meadow-back-light {
  background-color: #abc013;
  border: 1px solid #b3ca14;
}
.dropdown-menu.meadow-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.meadow-back-light &gt; li &gt; a:hover,
.dropdown-menu.meadow-back-light &gt; li &gt; a:active,
.dropdown-menu.meadow-back-light &gt; li &gt; a .hover,
.dropdown-menu.meadow-back-light &gt; li &gt; a .active {
  background-color: #8A9B0F;
}
.dropdown-menu.meadow-back-light .divider {
  background-color: #cce516;
}
.dropdown-menu.cocktail-back {
  background-color: #E97F02;
  border: 1px solid #E97F02;
}
.dropdown-menu.cocktail-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.cocktail-back &gt; li &gt; a:hover,
.dropdown-menu.cocktail-back &gt; li &gt; a .hover {
  background-color: #fd9317;
}
.dropdown-menu.cocktail-back &gt; .active &gt; a {
  background-color: #fd9317;
}
.dropdown-menu.cocktail-back .divider {
  background-color: #fd9317;
}
.dropdown-menu.cocktail-back-light {
  background-color: #fd9317;
  border: 1px solid #fd9821;
}
.dropdown-menu.cocktail-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.cocktail-back-light &gt; li &gt; a:hover,
.dropdown-menu.cocktail-back-light &gt; li &gt; a:active,
.dropdown-menu.cocktail-back-light &gt; li &gt; a .hover,
.dropdown-menu.cocktail-back-light &gt; li &gt; a .active {
  background-color: #E97F02;
}
.dropdown-menu.cocktail-back-light .divider {
  background-color: #fda63f;
}
.dropdown-menu.hearts-back {
  background-color: #BD1550;
  border: 1px solid #BD1550;
}
.dropdown-menu.hearts-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.hearts-back &gt; li &gt; a:hover,
.dropdown-menu.hearts-back &gt; li &gt; a .hover {
  background-color: #e21960;
}
.dropdown-menu.hearts-back &gt; .active &gt; a {
  background-color: #e21960;
}
.dropdown-menu.hearts-back .divider {
  background-color: #e21960;
}
.dropdown-menu.hearts-back-light {
  background-color: #e21960;
  border: 1px solid #e61f65;
}
.dropdown-menu.hearts-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.hearts-back-light &gt; li &gt; a:hover,
.dropdown-menu.hearts-back-light &gt; li &gt; a:active,
.dropdown-menu.hearts-back-light &gt; li &gt; a .hover,
.dropdown-menu.hearts-back-light &gt; li &gt; a .active {
  background-color: #BD1550;
}
.dropdown-menu.hearts-back-light .divider {
  background-color: #e93a78;
}
.dropdown-menu.party-back {
  background-color: #490A3D;
  border: 1px solid #490A3D;
}
.dropdown-menu.party-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.party-back &gt; li &gt; a:hover,
.dropdown-menu.party-back &gt; li &gt; a .hover {
  background-color: #6d0f5b;
}
.dropdown-menu.party-back &gt; .active &gt; a {
  background-color: #6d0f5b;
}
.dropdown-menu.party-back .divider {
  background-color: #6d0f5b;
}
.dropdown-menu.party-back-light {
  background-color: #6d0f5b;
  border: 1px solid #761062;
}
.dropdown-menu.party-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.party-back-light &gt; li &gt; a:hover,
.dropdown-menu.party-back-light &gt; li &gt; a:active,
.dropdown-menu.party-back-light &gt; li &gt; a .hover,
.dropdown-menu.party-back-light &gt; li &gt; a .active {
  background-color: #490A3D;
}
.dropdown-menu.party-back-light .divider {
  background-color: #911479;
}
.dropdown-menu.midnight-back {
  background-color: #2C3E50;
  border: 1px solid #2C3E50;
}
.dropdown-menu.midnight-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.midnight-back &gt; li &gt; a:hover,
.dropdown-menu.midnight-back &gt; li &gt; a .hover {
  background-color: #3a526a;
}
.dropdown-menu.midnight-back &gt; .active &gt; a {
  background-color: #3a526a;
}
.dropdown-menu.midnight-back .divider {
  background-color: #3a526a;
}
.dropdown-menu.midnight-back-light {
  background-color: #3a526a;
  border: 1px solid #3e5771;
}
.dropdown-menu.midnight-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.midnight-back-light &gt; li &gt; a:hover,
.dropdown-menu.midnight-back-light &gt; li &gt; a:active,
.dropdown-menu.midnight-back-light &gt; li &gt; a .hover,
.dropdown-menu.midnight-back-light &gt; li &gt; a .active {
  background-color: #2C3E50;
}
.dropdown-menu.midnight-back-light .divider {
  background-color: #496785;
}
.dropdown-menu.concrete-back {
  background-color: #95A5A6;
  border: 1px solid #95A5A6;
}
.dropdown-menu.concrete-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.concrete-back &gt; li &gt; a:hover,
.dropdown-menu.concrete-back &gt; li &gt; a .hover {
  background-color: #abb8b9;
}
.dropdown-menu.concrete-back &gt; .active &gt; a {
  background-color: #abb8b9;
}
.dropdown-menu.concrete-back .divider {
  background-color: #abb8b9;
}
.dropdown-menu.concrete-back-light {
  background-color: #abb8b9;
  border: 1px solid #b1bdbd;
}
.dropdown-menu.concrete-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.concrete-back-light &gt; li &gt; a:hover,
.dropdown-menu.concrete-back-light &gt; li &gt; a:active,
.dropdown-menu.concrete-back-light &gt; li &gt; a .hover,
.dropdown-menu.concrete-back-light &gt; li &gt; a .active {
  background-color: #95A5A6;
}
.dropdown-menu.concrete-back-light .divider {
  background-color: #c1cbcb;
}
.dropdown-menu.gunmetal-back {
  background-color: #292E37;
  border: 1px solid #292E37;
}
.dropdown-menu.gunmetal-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.gunmetal-back &gt; li &gt; a:hover,
.dropdown-menu.gunmetal-back &gt; li &gt; a .hover {
  background-color: #3a424e;
}
.dropdown-menu.gunmetal-back &gt; .active &gt; a {
  background-color: #3a424e;
}
.dropdown-menu.gunmetal-back .divider {
  background-color: #3a424e;
}
.dropdown-menu.gunmetal-back-light {
  background-color: #3a424e;
  border: 1px solid #3f4654;
}
.dropdown-menu.gunmetal-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.gunmetal-back-light &gt; li &gt; a:hover,
.dropdown-menu.gunmetal-back-light &gt; li &gt; a:active,
.dropdown-menu.gunmetal-back-light &gt; li &gt; a .hover,
.dropdown-menu.gunmetal-back-light &gt; li &gt; a .active {
  background-color: #292E37;
}
.dropdown-menu.gunmetal-back-light .divider {
  background-color: #4c5566;
}
.dropdown-menu.hollow-back {
  background-color: #423732;
  border: 1px solid #423732;
}
.dropdown-menu.hollow-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.hollow-back &gt; li &gt; a:hover,
.dropdown-menu.hollow-back &gt; li &gt; a .hover {
  background-color: #594a44;
}
.dropdown-menu.hollow-back &gt; .active &gt; a {
  background-color: #594a44;
}
.dropdown-menu.hollow-back .divider {
  background-color: #594a44;
}
.dropdown-menu.hollow-back-light {
  background-color: #594a44;
  border: 1px solid #5f4f48;
}
.dropdown-menu.hollow-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.hollow-back-light &gt; li &gt; a:hover,
.dropdown-menu.hollow-back-light &gt; li &gt; a:active,
.dropdown-menu.hollow-back-light &gt; li &gt; a .hover,
.dropdown-menu.hollow-back-light &gt; li &gt; a .active {
  background-color: #423732;
}
.dropdown-menu.hollow-back-light .divider {
  background-color: #705e55;
}
.dropdown-menu.mango-back {
  background-color: #EEB816;
  border: 1px solid #EEB816;
}
.dropdown-menu.mango-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.mango-back &gt; li &gt; a:hover,
.dropdown-menu.mango-back &gt; li &gt; a .hover {
  background-color: #f1c43c;
}
.dropdown-menu.mango-back &gt; .active &gt; a {
  background-color: #f1c43c;
}
.dropdown-menu.mango-back .divider {
  background-color: #f1c43c;
}
.dropdown-menu.mango-back-light {
  background-color: #f1c43c;
  border: 1px solid #f1c646;
}
.dropdown-menu.mango-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.mango-back-light &gt; li &gt; a:hover,
.dropdown-menu.mango-back-light &gt; li &gt; a:active,
.dropdown-menu.mango-back-light &gt; li &gt; a .hover,
.dropdown-menu.mango-back-light &gt; li &gt; a .active {
  background-color: #EEB816;
}
.dropdown-menu.mango-back-light .divider {
  background-color: #f4cf62;
}
.dropdown-menu.berry-back {
  background-color: #E74C3C;
  border: 1px solid #E74C3C;
}
.dropdown-menu.berry-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.berry-back &gt; li &gt; a:hover,
.dropdown-menu.berry-back &gt; li &gt; a .hover {
  background-color: #eb6d60;
}
.dropdown-menu.berry-back &gt; .active &gt; a {
  background-color: #eb6d60;
}
.dropdown-menu.berry-back .divider {
  background-color: #eb6d60;
}
.dropdown-menu.berry-back-light {
  background-color: #eb6d60;
  border: 1px solid #ed7669;
}
.dropdown-menu.berry-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.berry-back-light &gt; li &gt; a:hover,
.dropdown-menu.berry-back-light &gt; li &gt; a:active,
.dropdown-menu.berry-back-light &gt; li &gt; a .hover,
.dropdown-menu.berry-back-light &gt; li &gt; a .active {
  background-color: #E74C3C;
}
.dropdown-menu.berry-back-light .divider {
  background-color: #f08f85;
}
.dropdown-menu.cello-back {
  background-color: #B66432;
  border: 1px solid #B66432;
}
.dropdown-menu.cello-back &gt; li &gt; a {
  color: #fff;
}
.dropdown-menu.cello-back &gt; li &gt; a:hover,
.dropdown-menu.cello-back &gt; li &gt; a .hover {
  background-color: #cc7845;
}
.dropdown-menu.cello-back &gt; .active &gt; a {
  background-color: #cc7845;
}
.dropdown-menu.cello-back .divider {
  background-color: #cc7845;
}
.dropdown-menu.cello-back-light {
  background-color: #cc7845;
  border: 1px solid #ce7e4d;
}
.dropdown-menu.cello-back-light &gt; li &gt; a {
  color: #fff;
  border-left: 0;
}
.dropdown-menu.cello-back-light &gt; li &gt; a:hover,
.dropdown-menu.cello-back-light &gt; li &gt; a:active,
.dropdown-menu.cello-back-light &gt; li &gt; a .hover,
.dropdown-menu.cello-back-light &gt; li &gt; a .active {
  background-color: #B66432;
}
.dropdown-menu.cello-back-light .divider {
  background-color: #d58f65;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  border: 1px solid #d4d8d8;
}
select.form-control {
  border-radius: 1px;
}
.help-block {
  font-size: 13px;
}
label {
  cursor: pointer;
}
.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: #FFAF00;
}
.has-warning .form-control {
  border-color: #FFAF00;
  -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: #cc8c00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffcf66;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffcf66;
}
.has-warning .input-group-addon {
  color: #FFAF00;
  border-color: #FFAF00;
  background-color: #FFAF00;
}
.has-warning .form-control-feedback {
  color: #FFAF00;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #FFAF00;
}
.has-warning .form-control {
  border-color: #FFAF00;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #cc8c00;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  color: #FFAF00;
  border-color: #FFAF00;
  background-color: #FFAF00;
}
.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: #FF4444;
}
.has-error .form-control {
  border-color: #FF4444;
  -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: #ff1111;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaaaa;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaaaa;
}
.has-error .input-group-addon {
  color: #FF4444;
  border-color: #FF4444;
  background-color: #FF4444;
}
.has-error .form-control-feedback {
  color: #FF4444;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #FF4444;
}
.has-error .form-control {
  border-color: #FF4444;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #ff1111;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  color: #FF4444;
  border-color: #FF4444;
  background-color: #FF4444;
}
.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: #27AE60;
}
.has-success .form-control {
  border-color: #27AE60;
  -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: #1e8449;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60db94;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60db94;
}
.has-success .input-group-addon {
  color: #27AE60;
  border-color: #27AE60;
  background-color: #27AE60;
}
.has-success .form-control-feedback {
  color: #27AE60;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #27AE60;
}
.has-success .form-control {
  border-color: #27AE60;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #1e8449;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  color: #27AE60;
  border-color: #27AE60;
  background-color: #27AE60;
}
.has-info .help-block,
.has-info .control-label,
.has-info .radio,
.has-info .checkbox,
.has-info .radio-inline,
.has-info .checkbox-inline,
.has-info.radio label,
.has-info.checkbox label,
.has-info.radio-inline label,
.has-info.checkbox-inline label {
  color: #236B9B;
}
.has-info .form-control {
  border-color: #236B9B;
  -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-info .form-control:focus {
  border-color: #1a4e71;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4da0d7;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4da0d7;
}
.has-info .input-group-addon {
  color: #236B9B;
  border-color: #236B9B;
  background-color: #236B9B;
}
.has-info .form-control-feedback {
  color: #236B9B;
}
.has-info .help-block,
.has-info .control-label,
.has-info .radio,
.has-info .checkbox,
.has-info .radio-inline,
.has-info .checkbox-inline {
  color: #236B9B;
}
.has-info .form-control {
  border-color: #236B9B;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-info .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #1a4e71;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-info .input-group-addon {
  color: #236B9B;
  border-color: #236B9B;
  background-color: #236B9B;
}
.has-primary .help-block,
.has-primary .control-label,
.has-primary .radio,
.has-primary .checkbox,
.has-primary .radio-inline,
.has-primary .checkbox-inline,
.has-primary.radio label,
.has-primary.checkbox label,
.has-primary.radio-inline label,
.has-primary.checkbox-inline label {
  color: #0094d1;
}
.has-primary .form-control {
  border-color: #0094d1;
  -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-primary .form-control:focus {
  border-color: #00709e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #38c5ff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #38c5ff;
}
.has-primary .input-group-addon {
  color: #0094d1;
  border-color: #0094d1;
  background-color: #f5f5f5;
}
.has-primary .form-control-feedback {
  color: #0094d1;
}
.has-primary .help-block,
.has-primary .control-label,
.has-primary .radio,
.has-primary .checkbox,
.has-primary .radio-inline,
.has-primary .checkbox-inline {
  color: #0094d1;
}
.has-primary .form-control {
  border-color: #0094d1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-primary .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #00709e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-primary .input-group-addon {
  color: #0094d1;
  border-color: #0094d1;
  background-color: #f5f5f5;
}
.has-cyanide .help-block,
.has-cyanide .control-label,
.has-cyanide .radio,
.has-cyanide .checkbox,
.has-cyanide .radio-inline,
.has-cyanide .checkbox-inline,
.has-cyanide.radio label,
.has-cyanide.checkbox label,
.has-cyanide.radio-inline label,
.has-cyanide.checkbox-inline label {
  color: #3498DB;
}
.has-cyanide .form-control {
  border-color: #3498DB;
  -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-cyanide .form-control:focus {
  border-color: #217dbb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8bc4ea;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8bc4ea;
}
.has-cyanide .input-group-addon {
  color: #3498DB;
  border-color: #3498DB;
  background-color: #f5f5f5;
}
.has-cyanide .form-control-feedback {
  color: #3498DB;
}
.has-cyanide .help-block,
.has-cyanide .control-label,
.has-cyanide .radio,
.has-cyanide .checkbox,
.has-cyanide .radio-inline,
.has-cyanide .checkbox-inline {
  color: #3498DB;
}
.has-cyanide .form-control {
  border-color: #3498DB;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-cyanide .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #217dbb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-cyanide .input-group-addon {
  color: #3498DB;
  border-color: #3498DB;
  background-color: #f5f5f5;
}
.has-meadow .help-block,
.has-meadow .control-label,
.has-meadow .radio,
.has-meadow .checkbox,
.has-meadow .radio-inline,
.has-meadow .checkbox-inline,
.has-meadow.radio label,
.has-meadow.checkbox label,
.has-meadow.radio-inline label,
.has-meadow.checkbox-inline label {
  color: #8A9B0F;
}
.has-meadow .form-control {
  border-color: #8A9B0F;
  -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-meadow .form-control:focus {
  border-color: #616c0b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d2ea26;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d2ea26;
}
.has-meadow .input-group-addon {
  color: #8A9B0F;
  border-color: #8A9B0F;
  background-color: #f5f5f5;
}
.has-meadow .form-control-feedback {
  color: #8A9B0F;
}
.has-meadow .help-block,
.has-meadow .control-label,
.has-meadow .radio,
.has-meadow .checkbox,
.has-meadow .radio-inline,
.has-meadow .checkbox-inline {
  color: #8A9B0F;
}
.has-meadow .form-control {
  border-color: #8A9B0F;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-meadow .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #616c0b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-meadow .input-group-addon {
  color: #8A9B0F;
  border-color: #8A9B0F;
  background-color: #f5f5f5;
}
.has-cocktail .help-block,
.has-cocktail .control-label,
.has-cocktail .radio,
.has-cocktail .checkbox,
.has-cocktail .radio-inline,
.has-cocktail .checkbox-inline,
.has-cocktail.radio label,
.has-cocktail.checkbox label,
.has-cocktail.radio-inline label,
.has-cocktail.checkbox-inline label {
  color: #E97F02;
}
.has-cocktail .form-control {
  border-color: #E97F02;
  -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-cocktail .form-control:focus {
  border-color: #b66302;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #feaf53;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #feaf53;
}
.has-cocktail .input-group-addon {
  color: #E97F02;
  border-color: #E97F02;
  background-color: #f5f5f5;
}
.has-cocktail .form-control-feedback {
  color: #E97F02;
}
.has-cocktail .help-block,
.has-cocktail .control-label,
.has-cocktail .radio,
.has-cocktail .checkbox,
.has-cocktail .radio-inline,
.has-cocktail .checkbox-inline {
  color: #E97F02;
}
.has-cocktail .form-control {
  border-color: #E97F02;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-cocktail .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #b66302;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-cocktail .input-group-addon {
  color: #E97F02;
  border-color: #E97F02;
  background-color: #f5f5f5;
}
.has-hearts .help-block,
.has-hearts .control-label,
.has-hearts .radio,
.has-hearts .checkbox,
.has-hearts .radio-inline,
.has-hearts .checkbox-inline,
.has-hearts.radio label,
.has-hearts.checkbox label,
.has-hearts.radio-inline label,
.has-hearts.checkbox-inline label {
  color: #BD1550;
}
.has-hearts .form-control {
  border-color: #BD1550;
  -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-hearts .form-control:focus {
  border-color: #8f103d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eb4d84;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eb4d84;
}
.has-hearts .input-group-addon {
  color: #BD1550;
  border-color: #BD1550;
  background-color: #f5f5f5;
}
.has-hearts .form-control-feedback {
  color: #BD1550;
}
.has-hearts .help-block,
.has-hearts .control-label,
.has-hearts .radio,
.has-hearts .checkbox,
.has-hearts .radio-inline,
.has-hearts .checkbox-inline {
  color: #BD1550;
}
.has-hearts .form-control {
  border-color: #BD1550;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-hearts .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #8f103d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-hearts .input-group-addon {
  color: #BD1550;
  border-color: #BD1550;
  background-color: #f5f5f5;
}
.has-party .help-block,
.has-party .control-label,
.has-party .radio,
.has-party .checkbox,
.has-party .radio-inline,
.has-party .checkbox-inline,
.has-party.radio label,
.has-party.checkbox label,
.has-party.radio-inline label,
.has-party.checkbox-inline label {
  color: #490A3D;
}
.has-party .form-control {
  border-color: #490A3D;
  -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-party .form-control:focus {
  border-color: #1c0418;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a31688;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a31688;
}
.has-party .input-group-addon {
  color: #490A3D;
  border-color: #490A3D;
  background-color: #f5f5f5;
}
.has-party .form-control-feedback {
  color: #490A3D;
}
.has-party .help-block,
.has-party .control-label,
.has-party .radio,
.has-party .checkbox,
.has-party .radio-inline,
.has-party .checkbox-inline {
  color: #490A3D;
}
.has-party .form-control {
  border-color: #490A3D;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-party .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #1c0418;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-party .input-group-addon {
  color: #490A3D;
  border-color: #490A3D;
  background-color: #f5f5f5;
}
.has-midnight .help-block,
.has-midnight .control-label,
.has-midnight .radio,
.has-midnight .checkbox,
.has-midnight .radio-inline,
.has-midnight .checkbox-inline,
.has-midnight.radio label,
.has-midnight.checkbox label,
.has-midnight.radio-inline label,
.has-midnight.checkbox-inline label {
  color: #2C3E50;
}
.has-midnight .form-control {
  border-color: #2C3E50;
  -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-midnight .form-control:focus {
  border-color: #1a242f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #507192;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #507192;
}
.has-midnight .input-group-addon {
  color: #2C3E50;
  border-color: #2C3E50;
  background-color: #f5f5f5;
}
.has-midnight .form-control-feedback {
  color: #2C3E50;
}
.has-midnight .help-block,
.has-midnight .control-label,
.has-midnight .radio,
.has-midnight .checkbox,
.has-midnight .radio-inline,
.has-midnight .checkbox-inline {
  color: #2C3E50;
}
.has-midnight .form-control {
  border-color: #2C3E50;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-midnight .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #1a242f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-midnight .input-group-addon {
  color: #2C3E50;
  border-color: #2C3E50;
  background-color: #f5f5f5;
}
.has-concrete .help-block,
.has-concrete .control-label,
.has-concrete .radio,
.has-concrete .checkbox,
.has-concrete .radio-inline,
.has-concrete .checkbox-inline,
.has-concrete.radio label,
.has-concrete.checkbox label,
.has-concrete.radio-inline label,
.has-concrete.checkbox-inline label {
  color: #95A5A6;
}
.has-concrete .form-control {
  border-color: #95A5A6;
  -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-concrete .form-control:focus {
  border-color: #798d8f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ccd4d5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ccd4d5;
}
.has-concrete .input-group-addon {
  color: #95A5A6;
  border-color: #95A5A6;
  background-color: #f5f5f5;
}
.has-concrete .form-control-feedback {
  color: #95A5A6;
}
.has-concrete .help-block,
.has-concrete .control-label,
.has-concrete .radio,
.has-concrete .checkbox,
.has-concrete .radio-inline,
.has-concrete .checkbox-inline {
  color: #95A5A6;
}
.has-concrete .form-control {
  border-color: #95A5A6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-concrete .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #798d8f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-concrete .input-group-addon {
  color: #95A5A6;
  border-color: #95A5A6;
  background-color: #f5f5f5;
}
.has-gunmetal .help-block,
.has-gunmetal .control-label,
.has-gunmetal .radio,
.has-gunmetal .checkbox,
.has-gunmetal .radio-inline,
.has-gunmetal .checkbox-inline,
.has-gunmetal.radio label,
.has-gunmetal.checkbox label,
.has-gunmetal.radio-inline label,
.has-gunmetal.checkbox-inline label {
  color: #292E37;
}
.has-gunmetal .form-control {
  border-color: #292E37;
  -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-gunmetal .form-control:focus {
  border-color: #13161a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #555f71;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #555f71;
}
.has-gunmetal .input-group-addon {
  color: #292E37;
  border-color: #292E37;
  background-color: #f5f5f5;
}
.has-gunmetal .form-control-feedback {
  color: #292E37;
}
.has-gunmetal .help-block,
.has-gunmetal .control-label,
.has-gunmetal .radio,
.has-gunmetal .checkbox,
.has-gunmetal .radio-inline,
.has-gunmetal .checkbox-inline {
  color: #292E37;
}
.has-gunmetal .form-control {
  border-color: #292E37;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-gunmetal .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #13161a;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-gunmetal .input-group-addon {
  color: #292E37;
  border-color: #292E37;
  background-color: #f5f5f5;
}
.has-hollow .help-block,
.has-hollow .control-label,
.has-hollow .radio,
.has-hollow .checkbox,
.has-hollow .radio-inline,
.has-hollow .checkbox-inline,
.has-hollow.radio label,
.has-hollow.checkbox label,
.has-hollow.radio-inline label,
.has-hollow.checkbox-inline label {
  color: #423732;
}
.has-hollow .form-control {
  border-color: #423732;
  -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-hollow .form-control:focus {
  border-color: #251f1c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7c675e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7c675e;
}
.has-hollow .input-group-addon {
  color: #423732;
  border-color: #423732;
  background-color: #f5f5f5;
}
.has-hollow .form-control-feedback {
  color: #423732;
}
.has-hollow .help-block,
.has-hollow .control-label,
.has-hollow .radio,
.has-hollow .checkbox,
.has-hollow .radio-inline,
.has-hollow .checkbox-inline {
  color: #423732;
}
.has-hollow .form-control {
  border-color: #423732;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-hollow .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #251f1c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-hollow .input-group-addon {
  color: #423732;
  border-color: #423732;
  background-color: #f5f5f5;
}
.has-mango .help-block,
.has-mango .control-label,
.has-mango .radio,
.has-mango .checkbox,
.has-mango .radio-inline,
.has-mango .checkbox-inline,
.has-mango.radio label,
.has-mango.checkbox label,
.has-mango.radio-inline label,
.has-mango.checkbox-inline label {
  color: #EEB816;
}
.has-mango .form-control {
  border-color: #EEB816;
  -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-mango .form-control:focus {
  border-color: #c3960e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f5d575;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f5d575;
}
.has-mango .input-group-addon {
  color: #EEB816;
  border-color: #EEB816;
  background-color: #f5f5f5;
}
.has-mango .form-control-feedback {
  color: #EEB816;
}
.has-mango .help-block,
.has-mango .control-label,
.has-mango .radio,
.has-mango .checkbox,
.has-mango .radio-inline,
.has-mango .checkbox-inline {
  color: #EEB816;
}
.has-mango .form-control {
  border-color: #EEB816;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-mango .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #c3960e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-mango .input-group-addon {
  color: #EEB816;
  border-color: #EEB816;
  background-color: #f5f5f5;
}
.has-berry .help-block,
.has-berry .control-label,
.has-berry .radio,
.has-berry .checkbox,
.has-berry .radio-inline,
.has-berry .checkbox-inline,
.has-berry.radio label,
.has-berry.checkbox label,
.has-berry.radio-inline label,
.has-berry.checkbox-inline label {
  color: #E74C3C;
}
.has-berry .form-control {
  border-color: #E74C3C;
  -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-berry .form-control:focus {
  border-color: #d62c1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f29f97;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f29f97;
}
.has-berry .input-group-addon {
  color: #E74C3C;
  border-color: #E74C3C;
  background-color: #f5f5f5;
}
.has-berry .form-control-feedback {
  color: #E74C3C;
}
.has-berry .help-block,
.has-berry .control-label,
.has-berry .radio,
.has-berry .checkbox,
.has-berry .radio-inline,
.has-berry .checkbox-inline {
  color: #E74C3C;
}
.has-berry .form-control {
  border-color: #E74C3C;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-berry .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #d62c1a;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-berry .input-group-addon {
  color: #E74C3C;
  border-color: #E74C3C;
  background-color: #f5f5f5;
}
.has-cello .help-block,
.has-cello .control-label,
.has-cello .radio,
.has-cello .checkbox,
.has-cello .radio-inline,
.has-cello .checkbox-inline,
.has-cello.radio label,
.has-cello.checkbox label,
.has-cello.radio-inline label,
.has-cello.checkbox-inline label {
  color: #B66432;
}
.has-cello .form-control {
  border-color: #B66432;
  -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-cello .form-control:focus {
  border-color: #8e4e27;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d99b75;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d99b75;
}
.has-cello .input-group-addon {
  color: #B66432;
  border-color: #B66432;
  background-color: #f5f5f5;
}
.has-cello .form-control-feedback {
  color: #B66432;
}
.has-cello .help-block,
.has-cello .control-label,
.has-cello .radio,
.has-cello .checkbox,
.has-cello .radio-inline,
.has-cello .checkbox-inline {
  color: #B66432;
}
.has-cello .form-control {
  border-color: #B66432;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-cello .form-control:focus {
  -webkit-transition: background-color ease-in-out .15s;
  -o-transition: background-color ease-in-out .15s;
  transition: background-color ease-in-out .15s;
  border-color: #8e4e27;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-cello .input-group-addon {
  color: #B66432;
  border-color: #B66432;
  background-color: #f5f5f5;
}
.custom-checkbox .my-ui-icon {
  border-radius: 0;
  font-size: 1em;
  display: inline-block;
  padding: 2px;
}
.custom-checkbox .fa-check {
  color: #0094d1;
  background-color: #f2f3f3;
  -webkit-transition: color 200ms linear, background-color 200ms linear;
  -o-transition: color 200ms linear, background-color 200ms linear;
  transition: color 200ms linear, background-color 200ms linear;
  cursor: pointer;
}
.custom-checkbox .my-ui-icon-round {
  font-size: 1em;
  padding: 3px;
  border-radius: 50%;
}
.custom-checkbox .empty {
  color: #fff;
  background-color: #e5e7e7;
}
.custom-checkbox .empty:hover {
  background-color: #0094d1;
}
.custom-checkbox .is-disabled {
  cursor: not-allowed;
}
.custom-checkbox .is-disabled:hover {
  background-color: #e5e7e7;
}
.input-group-addon {
  color: #fff;
}
.input-group-lg &gt; .input-group-addon {
  padding: 8px 16px;
}
.input-group-btn .btn {
  z-index: 3 !important;
}
.jumbotron.jumbotron-lighter {
  background-color: #05b6ff;
}
.jumbotron.jumbotron-bordered {
  border: 1px solid #0094d1;
  background-color: transparent;
}
.label {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 0;
}
.label-cyanide {
  background-color: #3498DB;
}
.label-cyanide[href]:hover,
.label-cyanide[href]:focus {
  background-color: #217dbb;
}
.label-meadow {
  background-color: #8A9B0F;
}
.label-meadow[href]:hover,
.label-meadow[href]:focus {
  background-color: #616c0b;
}
.label-cocktail {
  background-color: #E97F02;
}
.label-cocktail[href]:hover,
.label-cocktail[href]:focus {
  background-color: #b66302;
}
.label-hearts {
  background-color: #BD1550;
}
.label-hearts[href]:hover,
.label-hearts[href]:focus {
  background-color: #8f103d;
}
.label-party {
  background-color: #490A3D;
}
.label-party[href]:hover,
.label-party[href]:focus {
  background-color: #1c0418;
}
.label-midnight {
  background-color: #2C3E50;
}
.label-midnight[href]:hover,
.label-midnight[href]:focus {
  background-color: #1a242f;
}
.label-concrete {
  background-color: #95A5A6;
}
.label-concrete[href]:hover,
.label-concrete[href]:focus {
  background-color: #798d8f;
}
.label-gunmetal {
  background-color: #292E37;
}
.label-gunmetal[href]:hover,
.label-gunmetal[href]:focus {
  background-color: #13161a;
}
.label-hollow {
  background-color: #423732;
}
.label-hollow[href]:hover,
.label-hollow[href]:focus {
  background-color: #251f1c;
}
.label-mango {
  background-color: #EEB816;
}
.label-mango[href]:hover,
.label-mango[href]:focus {
  background-color: #c3960e;
}
.label-berry {
  background-color: #E74C3C;
}
.label-berry[href]:hover,
.label-berry[href]:focus {
  background-color: #d62c1a;
}
.label-cello {
  background-color: #B66432;
}
.label-cello[href]:hover,
.label-cello[href]:focus {
  background-color: #8e4e27;
}
.list-group {
  line-height: 1.6;
}
.list-group-item {
  border-color: #0094d1;
}
.list-group-item &gt; .badge {
  top: 3px;
  position: relative;
}
a.list-group-item {
  border-color: #0094d1;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #fff;
  background-color: #0094d1;
  border-color: #0094d1;
}
a.list-group-item:hover .list-group-item-heading,
a.list-group-item:focus .list-group-item-heading {
  color: #fff;
}
.list-group-item-heading {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.list-group-item-success {
  color: #fff;
  background-color: #60db94;
}
a.list-group-item-success {
  color: #fff;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #fff;
  background-color: #4bd786;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-success {
  color: #fff;
  background-color: #60db94;
}
a.list-group-item-success {
  color: #fff;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #fff;
  background-color: #27ae60;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-info {
  color: #fff;
  background-color: #4da0d7;
}
a.list-group-item-info {
  color: #fff;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #fff;
  background-color: #3895d2;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-info {
  color: #fff;
  background-color: #4da0d7;
}
a.list-group-item-info {
  color: #fff;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #fff;
  background-color: #236b9b;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-warning {
  color: #fff;
  background-color: #ffcf66;
}
a.list-group-item-warning {
  color: #fff;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #fff;
  background-color: #ffc74c;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-warning {
  color: #fff;
  background-color: #ffcf66;
}
a.list-group-item-warning {
  color: #fff;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #fff;
  background-color: #ffaf00;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-danger {
  color: #fff;
  background-color: #ffaaaa;
}
a.list-group-item-danger {
  color: #fff;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #fff;
  background-color: #ff9090;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-danger {
  color: #fff;
  background-color: #ffaaaa;
}
a.list-group-item-danger {
  color: #fff;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #fff;
  background-color: #ff4444;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-cyanide {
  color: #fff;
  background-color: #8bc4ea;
}
a.list-group-item-cyanide {
  color: #fff;
}
a.list-group-item-cyanide .list-group-item-heading {
  color: inherit;
}
a.list-group-item-cyanide:hover,
a.list-group-item-cyanide:focus {
  color: #fff;
  background-color: #75b9e7;
}
a.list-group-item-cyanide.active,
a.list-group-item-cyanide.active:hover,
a.list-group-item-cyanide.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-cyanide {
  color: #fff;
  background-color: #8bc4ea;
}
a.list-group-item-cyanide {
  color: #fff;
}
a.list-group-item-cyanide .list-group-item-heading {
  color: inherit;
}
a.list-group-item-cyanide:hover,
a.list-group-item-cyanide:focus {
  color: #fff;
  background-color: #3498db;
}
a.list-group-item-cyanide.active,
a.list-group-item-cyanide.active:hover,
a.list-group-item-cyanide.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-meadow {
  color: #fff;
  background-color: #d2ea26;
}
a.list-group-item-meadow {
  color: #fff;
}
a.list-group-item-meadow .list-group-item-heading {
  color: inherit;
}
a.list-group-item-meadow:hover,
a.list-group-item-meadow:focus {
  color: #fff;
  background-color: #c8e116;
}
a.list-group-item-meadow.active,
a.list-group-item-meadow.active:hover,
a.list-group-item-meadow.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-meadow {
  color: #fff;
  background-color: #d2ea26;
}
a.list-group-item-meadow {
  color: #fff;
}
a.list-group-item-meadow .list-group-item-heading {
  color: inherit;
}
a.list-group-item-meadow:hover,
a.list-group-item-meadow:focus {
  color: #fff;
  background-color: #8a9b0f;
}
a.list-group-item-meadow.active,
a.list-group-item-meadow.active:hover,
a.list-group-item-meadow.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-cocktail {
  color: #fff;
  background-color: #feaf53;
}
a.list-group-item-cocktail {
  color: #fff;
}
a.list-group-item-cocktail .list-group-item-heading {
  color: inherit;
}
a.list-group-item-cocktail:hover,
a.list-group-item-cocktail:focus {
  color: #fff;
  background-color: #fda43a;
}
a.list-group-item-cocktail.active,
a.list-group-item-cocktail.active:hover,
a.list-group-item-cocktail.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-cocktail {
  color: #fff;
  background-color: #feaf53;
}
a.list-group-item-cocktail {
  color: #fff;
}
a.list-group-item-cocktail .list-group-item-heading {
  color: inherit;
}
a.list-group-item-cocktail:hover,
a.list-group-item-cocktail:focus {
  color: #fff;
  background-color: #e97f02;
}
a.list-group-item-cocktail.active,
a.list-group-item-cocktail.active:hover,
a.list-group-item-cocktail.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-mango {
  color: #fff;
  background-color: #f5d575;
}
a.list-group-item-mango {
  color: #fff;
}
a.list-group-item-mango .list-group-item-heading {
  color: inherit;
}
a.list-group-item-mango:hover,
a.list-group-item-mango:focus {
  color: #fff;
  background-color: #f3ce5d;
}
a.list-group-item-mango.active,
a.list-group-item-mango.active:hover,
a.list-group-item-mango.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-mango {
  color: #fff;
  background-color: #f5d575;
}
a.list-group-item-mango {
  color: #fff;
}
a.list-group-item-mango .list-group-item-heading {
  color: inherit;
}
a.list-group-item-mango:hover,
a.list-group-item-mango:focus {
  color: #fff;
  background-color: #eeb816;
}
a.list-group-item-mango.active,
a.list-group-item-mango.active:hover,
a.list-group-item-mango.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-berry {
  color: #fff;
  background-color: #f29f97;
}
a.list-group-item-berry {
  color: #fff;
}
a.list-group-item-berry .list-group-item-heading {
  color: inherit;
}
a.list-group-item-berry:hover,
a.list-group-item-berry:focus {
  color: #fff;
  background-color: #ef8b80;
}
a.list-group-item-berry.active,
a.list-group-item-berry.active:hover,
a.list-group-item-berry.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-berry {
  color: #fff;
  background-color: #f29f97;
}
a.list-group-item-berry {
  color: #fff;
}
a.list-group-item-berry .list-group-item-heading {
  color: inherit;
}
a.list-group-item-berry:hover,
a.list-group-item-berry:focus {
  color: #fff;
  background-color: #e74c3c;
}
a.list-group-item-berry.active,
a.list-group-item-berry.active:hover,
a.list-group-item-berry.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-cello {
  color: #fff;
  background-color: #d99b75;
}
a.list-group-item-cello {
  color: #fff;
}
a.list-group-item-cello .list-group-item-heading {
  color: inherit;
}
a.list-group-item-cello:hover,
a.list-group-item-cello:focus {
  color: #fff;
  background-color: #d48c61;
}
a.list-group-item-cello.active,
a.list-group-item-cello.active:hover,
a.list-group-item-cello.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-cello {
  color: #fff;
  background-color: #d99b75;
}
a.list-group-item-cello {
  color: #fff;
}
a.list-group-item-cello .list-group-item-heading {
  color: inherit;
}
a.list-group-item-cello:hover,
a.list-group-item-cello:focus {
  color: #fff;
  background-color: #b66432;
}
a.list-group-item-cello.active,
a.list-group-item-cello.active:hover,
a.list-group-item-cello.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-hearts {
  color: #fff;
  background-color: #eb4d84;
}
a.list-group-item-hearts {
  color: #fff;
}
a.list-group-item-hearts .list-group-item-heading {
  color: inherit;
}
a.list-group-item-hearts:hover,
a.list-group-item-hearts:focus {
  color: #fff;
  background-color: #e93675;
}
a.list-group-item-hearts.active,
a.list-group-item-hearts.active:hover,
a.list-group-item-hearts.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-hearts {
  color: #fff;
  background-color: #eb4d84;
}
a.list-group-item-hearts {
  color: #fff;
}
a.list-group-item-hearts .list-group-item-heading {
  color: inherit;
}
a.list-group-item-hearts:hover,
a.list-group-item-hearts:focus {
  color: #fff;
  background-color: #bd1550;
}
a.list-group-item-hearts.active,
a.list-group-item-hearts.active:hover,
a.list-group-item-hearts.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-party {
  color: #fff;
  background-color: #a31688;
}
a.list-group-item-party {
  color: #fff;
}
a.list-group-item-party .list-group-item-heading {
  color: inherit;
}
a.list-group-item-party:hover,
a.list-group-item-party:focus {
  color: #fff;
  background-color: #8c1375;
}
a.list-group-item-party.active,
a.list-group-item-party.active:hover,
a.list-group-item-party.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-party {
  color: #fff;
  background-color: #a31688;
}
a.list-group-item-party {
  color: #fff;
}
a.list-group-item-party .list-group-item-heading {
  color: inherit;
}
a.list-group-item-party:hover,
a.list-group-item-party:focus {
  color: #fff;
  background-color: #490a3d;
}
a.list-group-item-party.active,
a.list-group-item-party.active:hover,
a.list-group-item-party.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-midnight {
  color: #fff;
  background-color: #507192;
}
a.list-group-item-midnight {
  color: #fff;
}
a.list-group-item-midnight .list-group-item-heading {
  color: inherit;
}
a.list-group-item-midnight:hover,
a.list-group-item-midnight:focus {
  color: #fff;
  background-color: #476481;
}
a.list-group-item-midnight.active,
a.list-group-item-midnight.active:hover,
a.list-group-item-midnight.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-midnight {
  color: #fff;
  background-color: #507192;
}
a.list-group-item-midnight {
  color: #fff;
}
a.list-group-item-midnight .list-group-item-heading {
  color: inherit;
}
a.list-group-item-midnight:hover,
a.list-group-item-midnight:focus {
  color: #fff;
  background-color: #2c3e50;
}
a.list-group-item-midnight.active,
a.list-group-item-midnight.active:hover,
a.list-group-item-midnight.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-concrete {
  color: #fff;
  background-color: #ccd4d5;
}
a.list-group-item-concrete {
  color: #fff;
}
a.list-group-item-concrete .list-group-item-heading {
  color: inherit;
}
a.list-group-item-concrete:hover,
a.list-group-item-concrete:focus {
  color: #fff;
  background-color: #bfc8c9;
}
a.list-group-item-concrete.active,
a.list-group-item-concrete.active:hover,
a.list-group-item-concrete.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-concrete {
  color: #fff;
  background-color: #ccd4d5;
}
a.list-group-item-concrete {
  color: #fff;
}
a.list-group-item-concrete .list-group-item-heading {
  color: inherit;
}
a.list-group-item-concrete:hover,
a.list-group-item-concrete:focus {
  color: #fff;
  background-color: #95a5a6;
}
a.list-group-item-concrete.active,
a.list-group-item-concrete.active:hover,
a.list-group-item-concrete.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-gunmetal {
  color: #fff;
  background-color: #555f71;
}
a.list-group-item-gunmetal {
  color: #fff;
}
a.list-group-item-gunmetal .list-group-item-heading {
  color: inherit;
}
a.list-group-item-gunmetal:hover,
a.list-group-item-gunmetal:focus {
  color: #fff;
  background-color: #4a5363;
}
a.list-group-item-gunmetal.active,
a.list-group-item-gunmetal.active:hover,
a.list-group-item-gunmetal.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-gunmetal {
  color: #fff;
  background-color: #555f71;
}
a.list-group-item-gunmetal {
  color: #fff;
}
a.list-group-item-gunmetal .list-group-item-heading {
  color: inherit;
}
a.list-group-item-gunmetal:hover,
a.list-group-item-gunmetal:focus {
  color: #fff;
  background-color: #292e37;
}
a.list-group-item-gunmetal.active,
a.list-group-item-gunmetal.active:hover,
a.list-group-item-gunmetal.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-hollow {
  color: #fff;
  background-color: #7c675e;
}
a.list-group-item-hollow {
  color: #fff;
}
a.list-group-item-hollow .list-group-item-heading {
  color: inherit;
}
a.list-group-item-hollow:hover,
a.list-group-item-hollow:focus {
  color: #fff;
  background-color: #6e5b53;
}
a.list-group-item-hollow.active,
a.list-group-item-hollow.active:hover,
a.list-group-item-hollow.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-hollow {
  color: #fff;
  background-color: #7c675e;
}
a.list-group-item-hollow {
  color: #fff;
}
a.list-group-item-hollow .list-group-item-heading {
  color: inherit;
}
a.list-group-item-hollow:hover,
a.list-group-item-hollow:focus {
  color: #fff;
  background-color: #423732;
}
a.list-group-item-hollow.active,
a.list-group-item-hollow.active:hover,
a.list-group-item-hollow.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  color: #333333;
}
.nav .open &gt; a:hover .caret,
.nav .open &gt; a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  cursor: not-allowed !important;
}
.nav-tabs {
  background: #e6e6e6;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs &gt; li &gt; a {
  color: #333333;
  margin-right: 0;
  border-width: 0;
  border-radius: 0;
  outline: none;
}
.nav-tabs &gt; li &gt; a .caret {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs &gt; li &gt; a:hover {
  color: #fff;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.nav-tabs &gt; li &gt; a:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav-tabs &gt; li.active &gt; a {
  background-color: #33c3ff;
  border-width: 0;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.nav-tabs &gt; li.active &gt; a .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #0094d1;
  border: 0;
  border-bottom-color: transparent;
  cursor: pointer;
}
.nav-tabs &gt; li.disabled:not(.active) &gt; a {
  color: #ebebeb;
}
.nav-tabs &gt; li:first-child.active &gt; a,
.nav-tabs &gt; li:first-child &gt; a:hover {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: -1px;
  border-radius: 0;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 0;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li:last-child.open &gt; a,
.nav-tabs.nav-justified &gt; li:last-child &gt; a:hover {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.nav-pills &gt; li &gt; a {
  color: #333333;
  border: 1px solid #0094d1;
  outline: none;
}
.nav-pills &gt; li &gt; a .caret {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav-pills &gt; li &gt; a:hover,
.nav-pills &gt; li &gt; a:focus {
  color: #fff;
  background-color: #0094d1;
}
.nav-pills &gt; li &gt; a:hover .caret,
.nav-pills &gt; li &gt; a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-pills.active &gt; a {
  color: #fff;
  background-color: #0094d1;
}
.nav-pills.active &gt; a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-pills .open &gt; a:hover,
.nav-pills .open &gt; a:focus {
  background: #0094d1;
  color: #fff;
}
.nav-pills .open &gt; a:hover .caret,
.nav-pills .open &gt; a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* custom inclusion of right, left and below tabs taken from 2.3.2 */
.tabs-below &gt; .nav-tabs {
  border-bottom: 0;
  border-radius: 0;
  margin-top: 15px;
}
.tabs-below &gt; .nav-tabs &gt; li:first-child.active &gt; a,
.tabs-below &gt; .nav-tabs &gt; li:first-child &gt; a:hover {
  border-radius: 0;
}
.tab-content &gt; .tab-pane,
.pill-content &gt; .pill-pane {
  display: none;
}
.tab-content &gt; .active,
.pill-content &gt; .active {
  display: block;
}
.tabs-below &gt; .nav-tabs &gt; li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-left &gt; .nav-tabs {
  border-radius: 0;
}
.tabs-left &gt; .nav-tabs &gt; li:first-child.active &gt; a,
.tabs-left &gt; .nav-tabs &gt; li:first-child &gt; a:hover {
  border-radius: 0;
}
.tabs-left &gt; .nav-tabs &gt; li:last-child.active &gt; a,
.tabs-left &gt; .nav-tabs &gt; li:last-child &gt; a:hover {
  border-radius: 0;
}
.tabs-left &gt; .nav-tabs &gt; li {
  float: none;
}
.tabs-left &gt; .nav-tabs &gt; li &gt; a {
  min-width: 74px;
  margin-right: 0;
}
.tabs-left &gt; .nav-tabs {
  float: left;
  margin-right: 19px;
}
.tabs-right &gt; .nav-tabs {
  float: right;
  margin-left: 19px;
  border-radius: 0;
}
.tabs-right &gt; .nav-tabs &gt; li:first-child.active &gt; a,
.tabs-right &gt; .nav-tabs &gt; li:first-child &gt; a:hover {
  border-radius: 0;
}
.tabs-right &gt; .nav-tabs &gt; li:last-child.active &gt; a,
.tabs-right &gt; .nav-tabs &gt; li:last-child &gt; a:hover {
  border-radius: 0;
}
.tabs-right &gt; .nav-tabs &gt; li &gt; a {
  min-width: 74px;
  margin-right: 0;
  margin-left: -1px;
  border-radius: 0;
}
.tabs-right &gt; .nav-tabs &gt; li {
  float: none;
}
/*
.tabs-right &gt; .nav-tabs &gt; li &gt; a:hover,
.tabs-right &gt; .nav-tabs &gt; li &gt; a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right &gt; .nav-tabs .active &gt; a,
.tabs-right &gt; .nav-tabs .active &gt; a:hover,
.tabs-right &gt; .nav-tabs .active &gt; a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}*/
.navbar .form-control {
  border: 1px solid #0094d1;
}
.navbar-default {
  color: #fff;
  border: 1px solid #0fb9ff;
  background-color: #0094d1;
}
.navbar-default .navbar-brand {
  font-weight: bold;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #333333;
  background-color: #f6f6f6;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a .caret {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333333;
  background-color: #f6f6f6;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover .caret,
.navbar-default .navbar-nav &gt; li &gt; a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  color: #333333;
  background-color: #f6f6f6;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #0094d1;
}
.navbar-inverse {
  color: #333333;
  border: 1px solid #0fb9ff;
  background-color: #f6f6f6;
}
.navbar-inverse .navbar-brand {
  color: #333333;
  font-weight: bold;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: #0094d1;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #333333;
}
.navbar-inverse .navbar-nav &gt; li &gt; a .caret {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: #0094d1;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover .caret,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  color: #fff;
  background-color: #0094d1;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #0094d1;
}
.navbar-toggle {
  outline: none;
}
/* overrides
-------------------------------------------------------------------------------------- */
.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}
.panel-heading {
  border-bottom: 1px solid #F1F2F7;
  padding: 10px 15px 12px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading a:hover,
.panel-heading a:focus {
  text-decoration: none;
  color: #fff;
  outline: none;
}
.panel-heading .panel-title {
  font-size: 20px;
}
.panel-default &gt; .panel-heading {
  color: #333333;
  border-bottom: 1px solid #F1F2F7;
}
.panel-default &gt; .panel-heading a:hover,
.panel-default &gt; .panel-heading a:focus {
  color: #333333;
}
.panel-footer {
  border-top: 0;
}
.panel-primary {
  border-color: #0094d1;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #0094d1;
  border-color: #0094d1;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #0094d1;
}
.panel-primary &gt; .panel-heading .badge {
  color: #0094d1;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #0094d1;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #0094d1;
  border-color: #0094d1;
}
.panel-primary &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #0094d1;
}
.panel-primary &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-primary &gt; .panel-footer {
  background-color: rgba(0, 148, 209, 0.4);
}
.panel-primary &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #0094d1;
}
.panel-success {
  border-color: #27AE60;
}
.panel-success &gt; .panel-heading {
  color: #fff;
  background-color: #27AE60;
  border-color: #27AE60;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #27AE60;
}
.panel-success &gt; .panel-heading .badge {
  color: #27AE60;
  background-color: #fff;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #27AE60;
}
.panel-success &gt; .panel-heading {
  color: #fff;
  background-color: #27AE60;
  border-color: #27AE60;
}
.panel-success &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #27AE60;
}
.panel-success &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-success &gt; .panel-footer {
  background-color: rgba(39, 174, 96, 0.4);
}
.panel-success &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #27AE60;
}
.panel-warning {
  border-color: #FFAF00;
}
.panel-warning &gt; .panel-heading {
  color: #fff;
  background-color: #FFAF00;
  border-color: #FFAF00;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #FFAF00;
}
.panel-warning &gt; .panel-heading .badge {
  color: #FFAF00;
  background-color: #fff;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #FFAF00;
}
.panel-warning &gt; .panel-heading {
  color: #fff;
  background-color: #FFAF00;
  border-color: #FFAF00;
}
.panel-warning &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #FFAF00;
}
.panel-warning &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-warning &gt; .panel-footer {
  background-color: rgba(255, 175, 0, 0.4);
}
.panel-warning &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #FFAF00;
}
.panel-danger {
  border-color: #FF4444;
}
.panel-danger &gt; .panel-heading {
  color: #fff;
  background-color: #FF4444;
  border-color: #FF4444;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #FF4444;
}
.panel-danger &gt; .panel-heading .badge {
  color: #FF4444;
  background-color: #fff;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #FF4444;
}
.panel-danger &gt; .panel-heading {
  color: #fff;
  background-color: #FF4444;
  border-color: #FF4444;
}
.panel-danger &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #FF4444;
}
.panel-danger &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-danger &gt; .panel-footer {
  background-color: rgba(255, 68, 68, 0.4);
}
.panel-danger &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #FF4444;
}
.panel-info {
  border-color: #236B9B;
}
.panel-info &gt; .panel-heading {
  color: #fff;
  background-color: #236B9B;
  border-color: #236B9B;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #236B9B;
}
.panel-info &gt; .panel-heading .badge {
  color: #236B9B;
  background-color: #fff;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #236B9B;
}
.panel-info &gt; .panel-heading {
  color: #fff;
  background-color: #236B9B;
  border-color: #236B9B;
}
.panel-info &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #236B9B;
}
.panel-info &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-info &gt; .panel-footer {
  background-color: rgba(35, 107, 155, 0.4);
}
.panel-info &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #236B9B;
}
.panel-cyanide {
  border-color: #3498DB;
}
.panel-cyanide &gt; .panel-heading {
  color: #fff;
  background-color: #3498DB;
  border-color: #ddd;
}
.panel-cyanide &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #3498DB;
}
.panel-cyanide &gt; .panel-heading .badge {
  color: #3498DB;
  background-color: #fff;
}
.panel-cyanide &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #3498DB;
}
.panel-cyanide &gt; .panel-heading {
  color: #fff;
  background-color: #3498DB;
  border-color: #3498DB;
}
.panel-cyanide &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #3498DB;
}
.panel-cyanide &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-cyanide &gt; .panel-footer {
  background-color: rgba(52, 152, 219, 0.4);
}
.panel-cyanide &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #3498DB;
}
.panel-meadow {
  border-color: #8A9B0F;
}
.panel-meadow &gt; .panel-heading {
  color: #fff;
  background-color: #8A9B0F;
  border-color: #ddd;
}
.panel-meadow &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #8A9B0F;
}
.panel-meadow &gt; .panel-heading .badge {
  color: #8A9B0F;
  background-color: #fff;
}
.panel-meadow &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #8A9B0F;
}
.panel-meadow &gt; .panel-heading {
  color: #fff;
  background-color: #8A9B0F;
  border-color: #8A9B0F;
}
.panel-meadow &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #8A9B0F;
}
.panel-meadow &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-meadow &gt; .panel-footer {
  background-color: rgba(138, 155, 15, 0.4);
}
.panel-meadow &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #8A9B0F;
}
.panel-cocktail {
  border-color: #E97F02;
}
.panel-cocktail &gt; .panel-heading {
  color: #fff;
  background-color: #E97F02;
  border-color: #ddd;
}
.panel-cocktail &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #E97F02;
}
.panel-cocktail &gt; .panel-heading .badge {
  color: #E97F02;
  background-color: #fff;
}
.panel-cocktail &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #E97F02;
}
.panel-cocktail &gt; .panel-heading {
  color: #fff;
  background-color: #E97F02;
  border-color: #E97F02;
}
.panel-cocktail &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #E97F02;
}
.panel-cocktail &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-cocktail &gt; .panel-footer {
  background-color: rgba(233, 127, 2, 0.4);
}
.panel-cocktail &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #E97F02;
}
.panel-hearts {
  border-color: #BD1550;
}
.panel-hearts &gt; .panel-heading {
  color: #fff;
  background-color: #BD1550;
  border-color: #ddd;
}
.panel-hearts &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #BD1550;
}
.panel-hearts &gt; .panel-heading .badge {
  color: #BD1550;
  background-color: #fff;
}
.panel-hearts &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #BD1550;
}
.panel-hearts &gt; .panel-heading {
  color: #fff;
  background-color: #BD1550;
  border-color: #BD1550;
}
.panel-hearts &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #BD1550;
}
.panel-hearts &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-hearts &gt; .panel-footer {
  background-color: rgba(189, 21, 80, 0.4);
}
.panel-hearts &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #BD1550;
}
.panel-party {
  border-color: #490A3D;
}
.panel-party &gt; .panel-heading {
  color: #fff;
  background-color: #490A3D;
  border-color: #ddd;
}
.panel-party &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #490A3D;
}
.panel-party &gt; .panel-heading .badge {
  color: #490A3D;
  background-color: #fff;
}
.panel-party &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #490A3D;
}
.panel-party &gt; .panel-heading {
  color: #fff;
  background-color: #490A3D;
  border-color: #490A3D;
}
.panel-party &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #490A3D;
}
.panel-party &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-party &gt; .panel-footer {
  background-color: rgba(73, 10, 61, 0.4);
}
.panel-party &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #490A3D;
}
.panel-midnight {
  border-color: #2C3E50;
}
.panel-midnight &gt; .panel-heading {
  color: #fff;
  background-color: #2C3E50;
  border-color: #ddd;
}
.panel-midnight &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #2C3E50;
}
.panel-midnight &gt; .panel-heading .badge {
  color: #2C3E50;
  background-color: #fff;
}
.panel-midnight &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #2C3E50;
}
.panel-midnight &gt; .panel-heading {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.panel-midnight &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #2C3E50;
}
.panel-midnight &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-midnight &gt; .panel-footer {
  background-color: rgba(44, 62, 80, 0.4);
}
.panel-midnight &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #2C3E50;
}
.panel-concrete {
  border-color: #95A5A6;
}
.panel-concrete &gt; .panel-heading {
  color: #fff;
  background-color: #95A5A6;
  border-color: #ddd;
}
.panel-concrete &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #95A5A6;
}
.panel-concrete &gt; .panel-heading .badge {
  color: #95A5A6;
  background-color: #fff;
}
.panel-concrete &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #95A5A6;
}
.panel-concrete &gt; .panel-heading {
  color: #fff;
  background-color: #95A5A6;
  border-color: #95A5A6;
}
.panel-concrete &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #95A5A6;
}
.panel-concrete &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-concrete &gt; .panel-footer {
  background-color: rgba(149, 165, 166, 0.4);
}
.panel-concrete &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #95A5A6;
}
.panel-gunmetal {
  border-color: #292E37;
}
.panel-gunmetal &gt; .panel-heading {
  color: #fff;
  background-color: #292E37;
  border-color: #ddd;
}
.panel-gunmetal &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #292E37;
}
.panel-gunmetal &gt; .panel-heading .badge {
  color: #292E37;
  background-color: #fff;
}
.panel-gunmetal &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #292E37;
}
.panel-gunmetal &gt; .panel-heading {
  color: #fff;
  background-color: #292E37;
  border-color: #292E37;
}
.panel-gunmetal &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #292E37;
}
.panel-gunmetal &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-gunmetal &gt; .panel-footer {
  background-color: rgba(41, 46, 55, 0.4);
}
.panel-gunmetal &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #292E37;
}
.panel-hollow {
  border-color: #423732;
}
.panel-hollow &gt; .panel-heading {
  color: #fff;
  background-color: #423732;
  border-color: #ddd;
}
.panel-hollow &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #423732;
}
.panel-hollow &gt; .panel-heading .badge {
  color: #423732;
  background-color: #fff;
}
.panel-hollow &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #423732;
}
.panel-hollow &gt; .panel-heading {
  color: #fff;
  background-color: #423732;
  border-color: #423732;
}
.panel-hollow &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #423732;
}
.panel-hollow &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-hollow &gt; .panel-footer {
  background-color: rgba(66, 55, 50, 0.4);
}
.panel-hollow &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #423732;
}
.panel-mango {
  border-color: #EEB816;
}
.panel-mango &gt; .panel-heading {
  color: #fff;
  background-color: #EEB816;
  border-color: #ddd;
}
.panel-mango &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #EEB816;
}
.panel-mango &gt; .panel-heading .badge {
  color: #EEB816;
  background-color: #fff;
}
.panel-mango &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #EEB816;
}
.panel-mango &gt; .panel-heading {
  color: #fff;
  background-color: #EEB816;
  border-color: #EEB816;
}
.panel-mango &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #EEB816;
}
.panel-mango &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-mango &gt; .panel-footer {
  background-color: rgba(238, 184, 22, 0.4);
}
.panel-mango &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #EEB816;
}
.panel-berry {
  border-color: #E74C3C;
}
.panel-berry &gt; .panel-heading {
  color: #fff;
  background-color: #E74C3C;
  border-color: #ddd;
}
.panel-berry &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #E74C3C;
}
.panel-berry &gt; .panel-heading .badge {
  color: #E74C3C;
  background-color: #fff;
}
.panel-berry &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #E74C3C;
}
.panel-berry &gt; .panel-heading {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.panel-berry &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #E74C3C;
}
.panel-berry &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-berry &gt; .panel-footer {
  background-color: rgba(231, 76, 60, 0.4);
}
.panel-berry &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #E74C3C;
}
.panel-cello {
  border-color: #B66432;
}
.panel-cello &gt; .panel-heading {
  color: #fff;
  background-color: #B66432;
  border-color: #ddd;
}
.panel-cello &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #B66432;
}
.panel-cello &gt; .panel-heading .badge {
  color: #B66432;
  background-color: #fff;
}
.panel-cello &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #B66432;
}
.panel-cello &gt; .panel-heading {
  color: #fff;
  background-color: #B66432;
  border-color: #B66432;
}
.panel-cello &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #B66432;
}
.panel-cello &gt; .panel-heading &gt; .dropdown .caret {
  border-color: #fff transparent;
}
.panel-cello &gt; .panel-footer {
  background-color: rgba(182, 100, 50, 0.4);
}
.panel-cello &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #B66432;
}
.popover {
  padding: 0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.popover-title {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  border-radius: 0;
}
.progress {
  height: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #0094d1;
}
.progress-striped .progress-bar-primary {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-cyanide {
  background-color: #3498DB;
}
.progress-striped .progress-bar-cyanide {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-meadow {
  background-color: #8A9B0F;
}
.progress-striped .progress-bar-meadow {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-cocktail {
  background-color: #E97F02;
}
.progress-striped .progress-bar-cocktail {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-hearts {
  background-color: #BD1550;
}
.progress-striped .progress-bar-hearts {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-party {
  background-color: #490A3D;
}
.progress-striped .progress-bar-party {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-midnight {
  background-color: #2C3E50;
}
.progress-striped .progress-bar-midnight {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-concrete {
  background-color: #95A5A6;
}
.progress-striped .progress-bar-concrete {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-gunmetal {
  background-color: #292E37;
}
.progress-striped .progress-bar-gunmetal {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-hollow {
  background-color: #423732;
}
.progress-striped .progress-bar-hollow {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-mango {
  background-color: #EEB816;
}
.progress-striped .progress-bar-mango {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-berry {
  background-color: #E74C3C;
}
.progress-striped .progress-bar-berry {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-cello {
  background-color: #B66432;
}
.progress-striped .progress-bar-cello {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  z-index: 1;
  color: #333333;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  color: #fff;
  background-color: #0094d1;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  z-index: 0;
}
.pagination.pagination-nocolor &gt; li &gt; a,
.pagination.pagination-nocolor &gt; li &gt; span {
  border: 1px solid #ddd;
}
.pagination.pagination-nocolor &gt; li &gt; a:hover,
.pagination.pagination-nocolor &gt; li &gt; span:hover,
.pagination.pagination-nocolor &gt; li &gt; a:focus,
.pagination.pagination-nocolor &gt; li &gt; span:focus {
  background-color: #ddd;
}
.pagination.pagination-nocolor &gt; .active &gt; a,
.pagination.pagination-nocolor &gt; .active &gt; span,
.pagination.pagination-nocolor &gt; .active &gt; a:hover,
.pagination.pagination-nocolor &gt; .active &gt; span:hover,
.pagination.pagination-nocolor &gt; .active &gt; a:focus,
.pagination.pagination-nocolor &gt; .active &gt; span:focus {
  color: #fff;
  background-color: #ddd;
  border-color: #ddd;
}
.pagination.pagination-nocolor &gt; .disabled &gt; span,
.pagination.pagination-nocolor &gt; .disabled &gt; span:hover,
.pagination.pagination-nocolor &gt; .disabled &gt; span:focus,
.pagination.pagination-nocolor &gt; .disabled &gt; a,
.pagination.pagination-nocolor &gt; .disabled &gt; a:hover,
.pagination.pagination-nocolor &gt; .disabled &gt; a:focus {
  border-color: #ddd;
}
.pager li &gt; a,
.pager li &gt; span {
  color: #333333;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  color: #fff;
}
a {
  -webkit-transition: 250ms ease-in;
  -o-transition: 250ms ease-in;
  transition: 250ms ease-in;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #282828;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.bg-white {
  background-color: #fff;
}
a.bg-white-hover:hover,
a.bg-white-hover:focus {
  background-color: #fff;
}
.img-rounded {
  border-radius: 0;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th {
  font-weight: 400;
  font-family: 'Playfair Display', serif;
}
.table-hover &gt; tbody &gt; tr:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; th {
  -webkit-transition: 200ms linear;
  -o-transition: 200ms linear;
  transition: 200ms linear;
  background-color: #f9f9f9;
}
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #0094d1;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #0fb9ff;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #27AE60;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #3ed47d;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #236B9B;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #2e8dcd;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #FFAF00;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #ffc23d;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #FF4444;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ff8181;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.active-light,
.table &gt; tbody &gt; tr &gt; td.active-light,
.table &gt; tfoot &gt; tr &gt; td.active-light,
.table &gt; thead &gt; tr &gt; th.active-light,
.table &gt; tbody &gt; tr &gt; th.active-light,
.table &gt; tfoot &gt; tr &gt; th.active-light,
.table &gt; thead &gt; tr.active-light &gt; td,
.table &gt; tbody &gt; tr.active-light &gt; td,
.table &gt; tfoot &gt; tr.active-light &gt; td,
.table &gt; thead &gt; tr.active-light &gt; th,
.table &gt; tbody &gt; tr.active-light &gt; th,
.table &gt; tfoot &gt; tr.active-light &gt; th {
  background-color: #6bd4ff;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.active-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active-light:hover,
.table-hover &gt; tbody &gt; tr.active-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.active-light:hover &gt; th {
  background-color: #a8e6ff;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.success-light,
.table &gt; tbody &gt; tr &gt; td.success-light,
.table &gt; tfoot &gt; tr &gt; td.success-light,
.table &gt; thead &gt; tr &gt; th.success-light,
.table &gt; tbody &gt; tr &gt; th.success-light,
.table &gt; tfoot &gt; tr &gt; th.success-light,
.table &gt; thead &gt; tr.success-light &gt; td,
.table &gt; tbody &gt; tr.success-light &gt; td,
.table &gt; tfoot &gt; tr.success-light &gt; td,
.table &gt; thead &gt; tr.success-light &gt; th,
.table &gt; tbody &gt; tr.success-light &gt; th,
.table &gt; tfoot &gt; tr.success-light &gt; th {
  background-color: #89e5b0;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.success-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success-light:hover,
.table-hover &gt; tbody &gt; tr.success-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.success-light:hover &gt; th {
  background-color: #bbf0d2;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.info-light,
.table &gt; tbody &gt; tr &gt; td.info-light,
.table &gt; tfoot &gt; tr &gt; td.info-light,
.table &gt; thead &gt; tr &gt; th.info-light,
.table &gt; tbody &gt; tr &gt; th.info-light,
.table &gt; tfoot &gt; tr &gt; th.info-light,
.table &gt; thead &gt; tr.info-light &gt; td,
.table &gt; tbody &gt; tr.info-light &gt; td,
.table &gt; tfoot &gt; tr.info-light &gt; td,
.table &gt; thead &gt; tr.info-light &gt; th,
.table &gt; tbody &gt; tr.info-light &gt; th,
.table &gt; tfoot &gt; tr.info-light &gt; th {
  background-color: #77b6e0;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.info-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info-light:hover,
.table-hover &gt; tbody &gt; tr.info-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.info-light:hover &gt; th {
  background-color: #a9d1ec;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.warning-light,
.table &gt; tbody &gt; tr &gt; td.warning-light,
.table &gt; tfoot &gt; tr &gt; td.warning-light,
.table &gt; thead &gt; tr &gt; th.warning-light,
.table &gt; tbody &gt; tr &gt; th.warning-light,
.table &gt; tfoot &gt; tr &gt; th.warning-light,
.table &gt; thead &gt; tr.warning-light &gt; td,
.table &gt; tbody &gt; tr.warning-light &gt; td,
.table &gt; tfoot &gt; tr.warning-light &gt; td,
.table &gt; thead &gt; tr.warning-light &gt; th,
.table &gt; tbody &gt; tr.warning-light &gt; th,
.table &gt; tfoot &gt; tr.warning-light &gt; th {
  background-color: #ffdf99;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning-light:hover,
.table-hover &gt; tbody &gt; tr.warning-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.warning-light:hover &gt; th {
  background-color: #fff2d6;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.danger-light,
.table &gt; tbody &gt; tr &gt; td.danger-light,
.table &gt; tfoot &gt; tr &gt; td.danger-light,
.table &gt; thead &gt; tr &gt; th.danger-light,
.table &gt; tbody &gt; tr &gt; th.danger-light,
.table &gt; tfoot &gt; tr &gt; th.danger-light,
.table &gt; thead &gt; tr.danger-light &gt; td,
.table &gt; tbody &gt; tr.danger-light &gt; td,
.table &gt; tfoot &gt; tr.danger-light &gt; td,
.table &gt; thead &gt; tr.danger-light &gt; th,
.table &gt; tbody &gt; tr.danger-light &gt; th,
.table &gt; tfoot &gt; tr.danger-light &gt; th {
  background-color: #ffdddd;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger-light:hover,
.table-hover &gt; tbody &gt; tr.danger-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.danger-light:hover &gt; th {
  background-color: #ffffff;
  color: #000;
}
.table.table-colored-borders &gt; thead &gt; tr &gt; th,
.table.table-colored-borders &gt; tbody &gt; tr &gt; th,
.table.table-colored-borders &gt; tfoot &gt; tr &gt; th,
.table.table-colored-borders &gt; thead &gt; tr &gt; td,
.table.table-colored-borders &gt; tbody &gt; tr &gt; td,
.table.table-colored-borders &gt; tfoot &gt; tr &gt; td {
  border-top: 1px solid #0094d1;
}
.table.table-colored-borders &gt; thead &gt; tr &gt; th {
  border-bottom: 2px solid #0094d1;
}
.table.table-colored-borders &gt; tbody + tbody {
  border-top: 2px solid #0094d1;
}
.table.table-colored-borders .table {
  background-color: #f6f6f6;
}
.table.table-colored-rows &gt; thead &gt; tr &gt; th,
.table.table-hover-colored-row &gt; thead &gt; tr &gt; th,
.table.table-colored-rows &gt; tbody &gt; tr &gt; th,
.table.table-hover-colored-row &gt; tbody &gt; tr &gt; th,
.table.table-colored-rows &gt; tfoot &gt; tr &gt; th,
.table.table-hover-colored-row &gt; tfoot &gt; tr &gt; th,
.table.table-colored-rows &gt; thead &gt; tr &gt; td,
.table.table-hover-colored-row &gt; thead &gt; tr &gt; td,
.table.table-colored-rows &gt; tbody &gt; tr &gt; td,
.table.table-hover-colored-row &gt; tbody &gt; tr &gt; td,
.table.table-colored-rows &gt; tfoot &gt; tr &gt; td,
.table.table-hover-colored-row &gt; tfoot &gt; tr &gt; td {
  border-top: 1px solid #0094d1;
}
.table.table-colored-rows &gt; thead &gt; tr &gt; th,
.table.table-hover-colored-row &gt; thead &gt; tr &gt; th {
  border-bottom: 2px solid #0094d1;
}
.table.table-colored-rows &gt; tbody + tbody,
.table.table-hover-colored-row &gt; tbody + tbody {
  border-top: 2px solid #0094d1;
}
.table.table-striped-alt &gt; tbody &gt; tr:nth-child(odd) &gt; td,
.table.table-striped-alt &gt; tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #0094d1;
  color: #fff;
}
.table.table-hover-colored-row.table-hover &gt; tbody &gt; tr:hover &gt; td,
.table.table-hover-colored-row.table-hover &gt; tbody &gt; tr:hover &gt; th {
  background-color: #0094d1;
  color: #fff;
}
.table-bordered-color {
  border: 1px solid #0094d1;
}
.table-bordered-color &gt; thead &gt; tr &gt; th,
.table-bordered-color &gt; tbody &gt; tr &gt; th,
.table-bordered-color &gt; tfoot &gt; tr &gt; th,
.table-bordered-color &gt; thead &gt; tr &gt; td,
.table-bordered-color &gt; tbody &gt; tr &gt; td,
.table-bordered-color &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #0094d1;
}
.table-bordered-color &gt; thead &gt; tr &gt; th,
.table-bordered-color &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.table &gt; thead &gt; tr &gt; td.cyanide,
.table &gt; tbody &gt; tr &gt; td.cyanide,
.table &gt; tfoot &gt; tr &gt; td.cyanide,
.table &gt; thead &gt; tr &gt; th.cyanide,
.table &gt; tbody &gt; tr &gt; th.cyanide,
.table &gt; tfoot &gt; tr &gt; th.cyanide,
.table &gt; thead &gt; tr.cyanide &gt; td,
.table &gt; tbody &gt; tr.cyanide &gt; td,
.table &gt; tfoot &gt; tr.cyanide &gt; td,
.table &gt; thead &gt; tr.cyanide &gt; th,
.table &gt; tbody &gt; tr.cyanide &gt; th,
.table &gt; tfoot &gt; tr.cyanide &gt; th {
  background-color: #3498DB;
}
.table-hover &gt; tbody &gt; tr &gt; td.cyanide:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cyanide:hover,
.table-hover &gt; tbody &gt; tr.cyanide:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .cyanide,
.table-hover &gt; tbody &gt; tr.cyanide:hover &gt; th {
  background-color: #258cd1;
}
.table &gt; thead &gt; tr &gt; td.cyanide,
.table &gt; tbody &gt; tr &gt; td.cyanide,
.table &gt; tfoot &gt; tr &gt; td.cyanide,
.table &gt; thead &gt; tr &gt; th.cyanide,
.table &gt; tbody &gt; tr &gt; th.cyanide,
.table &gt; tfoot &gt; tr &gt; th.cyanide,
.table &gt; thead &gt; tr.cyanide &gt; td,
.table &gt; tbody &gt; tr.cyanide &gt; td,
.table &gt; tfoot &gt; tr.cyanide &gt; td,
.table &gt; thead &gt; tr.cyanide &gt; th,
.table &gt; tbody &gt; tr.cyanide &gt; th,
.table &gt; tfoot &gt; tr.cyanide &gt; th {
  background-color: #3498DB;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.cyanide:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cyanide:hover,
.table-hover &gt; tbody &gt; tr.cyanide:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cyanide:hover &gt; th {
  background-color: #68b2e4;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.cyanide-text,
.table &gt; tbody &gt; tr &gt; td.cyanide-text,
.table &gt; tfoot &gt; tr &gt; td.cyanide-text,
.table &gt; thead &gt; tr &gt; th.cyanide-text,
.table &gt; tbody &gt; tr &gt; th.cyanide-text,
.table &gt; tfoot &gt; tr &gt; th.cyanide-text,
.table &gt; thead &gt; tr.cyanide-text &gt; td,
.table &gt; tbody &gt; tr.cyanide-text &gt; td,
.table &gt; tfoot &gt; tr.cyanide-text &gt; td,
.table &gt; thead &gt; tr.cyanide-text &gt; th,
.table &gt; tbody &gt; tr.cyanide-text &gt; th,
.table &gt; tfoot &gt; tr.cyanide-text &gt; th {
  background-color: #3498DB;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.cyanide-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cyanide-text:hover,
.table-hover &gt; tbody &gt; tr.cyanide-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cyanide-text:hover &gt; th {
  background-color: #68b2e4;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.meadow,
.table &gt; tbody &gt; tr &gt; td.meadow,
.table &gt; tfoot &gt; tr &gt; td.meadow,
.table &gt; thead &gt; tr &gt; th.meadow,
.table &gt; tbody &gt; tr &gt; th.meadow,
.table &gt; tfoot &gt; tr &gt; th.meadow,
.table &gt; thead &gt; tr.meadow &gt; td,
.table &gt; tbody &gt; tr.meadow &gt; td,
.table &gt; tfoot &gt; tr.meadow &gt; td,
.table &gt; thead &gt; tr.meadow &gt; th,
.table &gt; tbody &gt; tr.meadow &gt; th,
.table &gt; tfoot &gt; tr.meadow &gt; th {
  background-color: #8A9B0F;
}
.table-hover &gt; tbody &gt; tr &gt; td.meadow:hover,
.table-hover &gt; tbody &gt; tr &gt; th.meadow:hover,
.table-hover &gt; tbody &gt; tr.meadow:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .meadow,
.table-hover &gt; tbody &gt; tr.meadow:hover &gt; th {
  background-color: #75840d;
}
.table &gt; thead &gt; tr &gt; td.meadow,
.table &gt; tbody &gt; tr &gt; td.meadow,
.table &gt; tfoot &gt; tr &gt; td.meadow,
.table &gt; thead &gt; tr &gt; th.meadow,
.table &gt; tbody &gt; tr &gt; th.meadow,
.table &gt; tfoot &gt; tr &gt; th.meadow,
.table &gt; thead &gt; tr.meadow &gt; td,
.table &gt; tbody &gt; tr.meadow &gt; td,
.table &gt; tfoot &gt; tr.meadow &gt; td,
.table &gt; thead &gt; tr.meadow &gt; th,
.table &gt; tbody &gt; tr.meadow &gt; th,
.table &gt; tfoot &gt; tr.meadow &gt; th {
  background-color: #8A9B0F;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.meadow:hover,
.table-hover &gt; tbody &gt; tr &gt; th.meadow:hover,
.table-hover &gt; tbody &gt; tr.meadow:hover &gt; td,
.table-hover &gt; tbody &gt; tr.meadow:hover &gt; th {
  background-color: #bcd314;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.meadow-text,
.table &gt; tbody &gt; tr &gt; td.meadow-text,
.table &gt; tfoot &gt; tr &gt; td.meadow-text,
.table &gt; thead &gt; tr &gt; th.meadow-text,
.table &gt; tbody &gt; tr &gt; th.meadow-text,
.table &gt; tfoot &gt; tr &gt; th.meadow-text,
.table &gt; thead &gt; tr.meadow-text &gt; td,
.table &gt; tbody &gt; tr.meadow-text &gt; td,
.table &gt; tfoot &gt; tr.meadow-text &gt; td,
.table &gt; thead &gt; tr.meadow-text &gt; th,
.table &gt; tbody &gt; tr.meadow-text &gt; th,
.table &gt; tfoot &gt; tr.meadow-text &gt; th {
  background-color: #8A9B0F;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.meadow-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.meadow-text:hover,
.table-hover &gt; tbody &gt; tr.meadow-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.meadow-text:hover &gt; th {
  background-color: #bcd314;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.cocktail,
.table &gt; tbody &gt; tr &gt; td.cocktail,
.table &gt; tfoot &gt; tr &gt; td.cocktail,
.table &gt; thead &gt; tr &gt; th.cocktail,
.table &gt; tbody &gt; tr &gt; th.cocktail,
.table &gt; tfoot &gt; tr &gt; th.cocktail,
.table &gt; thead &gt; tr.cocktail &gt; td,
.table &gt; tbody &gt; tr.cocktail &gt; td,
.table &gt; tfoot &gt; tr.cocktail &gt; td,
.table &gt; thead &gt; tr.cocktail &gt; th,
.table &gt; tbody &gt; tr.cocktail &gt; th,
.table &gt; tfoot &gt; tr.cocktail &gt; th {
  background-color: #E97F02;
}
.table-hover &gt; tbody &gt; tr &gt; td.cocktail:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cocktail:hover,
.table-hover &gt; tbody &gt; tr.cocktail:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .cocktail,
.table-hover &gt; tbody &gt; tr.cocktail:hover &gt; th {
  background-color: #d07102;
}
.table &gt; thead &gt; tr &gt; td.cocktail,
.table &gt; tbody &gt; tr &gt; td.cocktail,
.table &gt; tfoot &gt; tr &gt; td.cocktail,
.table &gt; thead &gt; tr &gt; th.cocktail,
.table &gt; tbody &gt; tr &gt; th.cocktail,
.table &gt; tfoot &gt; tr &gt; th.cocktail,
.table &gt; thead &gt; tr.cocktail &gt; td,
.table &gt; tbody &gt; tr.cocktail &gt; td,
.table &gt; tfoot &gt; tr.cocktail &gt; td,
.table &gt; thead &gt; tr.cocktail &gt; th,
.table &gt; tbody &gt; tr.cocktail &gt; th,
.table &gt; tfoot &gt; tr.cocktail &gt; th {
  background-color: #E97F02;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.cocktail:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cocktail:hover,
.table-hover &gt; tbody &gt; tr.cocktail:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cocktail:hover &gt; th {
  background-color: #fd9d2b;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.cocktail-text,
.table &gt; tbody &gt; tr &gt; td.cocktail-text,
.table &gt; tfoot &gt; tr &gt; td.cocktail-text,
.table &gt; thead &gt; tr &gt; th.cocktail-text,
.table &gt; tbody &gt; tr &gt; th.cocktail-text,
.table &gt; tfoot &gt; tr &gt; th.cocktail-text,
.table &gt; thead &gt; tr.cocktail-text &gt; td,
.table &gt; tbody &gt; tr.cocktail-text &gt; td,
.table &gt; tfoot &gt; tr.cocktail-text &gt; td,
.table &gt; thead &gt; tr.cocktail-text &gt; th,
.table &gt; tbody &gt; tr.cocktail-text &gt; th,
.table &gt; tfoot &gt; tr.cocktail-text &gt; th {
  background-color: #E97F02;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.cocktail-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cocktail-text:hover,
.table-hover &gt; tbody &gt; tr.cocktail-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cocktail-text:hover &gt; th {
  background-color: #fd9d2b;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.hearts,
.table &gt; tbody &gt; tr &gt; td.hearts,
.table &gt; tfoot &gt; tr &gt; td.hearts,
.table &gt; thead &gt; tr &gt; th.hearts,
.table &gt; tbody &gt; tr &gt; th.hearts,
.table &gt; tfoot &gt; tr &gt; th.hearts,
.table &gt; thead &gt; tr.hearts &gt; td,
.table &gt; tbody &gt; tr.hearts &gt; td,
.table &gt; tfoot &gt; tr.hearts &gt; td,
.table &gt; thead &gt; tr.hearts &gt; th,
.table &gt; tbody &gt; tr.hearts &gt; th,
.table &gt; tfoot &gt; tr.hearts &gt; th {
  background-color: #BD1550;
}
.table-hover &gt; tbody &gt; tr &gt; td.hearts:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hearts:hover,
.table-hover &gt; tbody &gt; tr.hearts:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .hearts,
.table-hover &gt; tbody &gt; tr.hearts:hover &gt; th {
  background-color: #a61246;
}
.table &gt; thead &gt; tr &gt; td.hearts,
.table &gt; tbody &gt; tr &gt; td.hearts,
.table &gt; tfoot &gt; tr &gt; td.hearts,
.table &gt; thead &gt; tr &gt; th.hearts,
.table &gt; tbody &gt; tr &gt; th.hearts,
.table &gt; tfoot &gt; tr &gt; th.hearts,
.table &gt; thead &gt; tr.hearts &gt; td,
.table &gt; tbody &gt; tr.hearts &gt; td,
.table &gt; tfoot &gt; tr.hearts &gt; td,
.table &gt; thead &gt; tr.hearts &gt; th,
.table &gt; tbody &gt; tr.hearts &gt; th,
.table &gt; tfoot &gt; tr.hearts &gt; th {
  background-color: #BD1550;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.hearts:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hearts:hover,
.table-hover &gt; tbody &gt; tr.hearts:hover &gt; td,
.table-hover &gt; tbody &gt; tr.hearts:hover &gt; th {
  background-color: #e7286b;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.hearts-text,
.table &gt; tbody &gt; tr &gt; td.hearts-text,
.table &gt; tfoot &gt; tr &gt; td.hearts-text,
.table &gt; thead &gt; tr &gt; th.hearts-text,
.table &gt; tbody &gt; tr &gt; th.hearts-text,
.table &gt; tfoot &gt; tr &gt; th.hearts-text,
.table &gt; thead &gt; tr.hearts-text &gt; td,
.table &gt; tbody &gt; tr.hearts-text &gt; td,
.table &gt; tfoot &gt; tr.hearts-text &gt; td,
.table &gt; thead &gt; tr.hearts-text &gt; th,
.table &gt; tbody &gt; tr.hearts-text &gt; th,
.table &gt; tfoot &gt; tr.hearts-text &gt; th {
  background-color: #BD1550;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.hearts-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hearts-text:hover,
.table-hover &gt; tbody &gt; tr.hearts-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.hearts-text:hover &gt; th {
  background-color: #e7286b;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.party,
.table &gt; tbody &gt; tr &gt; td.party,
.table &gt; tfoot &gt; tr &gt; td.party,
.table &gt; thead &gt; tr &gt; th.party,
.table &gt; tbody &gt; tr &gt; th.party,
.table &gt; tfoot &gt; tr &gt; th.party,
.table &gt; thead &gt; tr.party &gt; td,
.table &gt; tbody &gt; tr.party &gt; td,
.table &gt; tfoot &gt; tr.party &gt; td,
.table &gt; thead &gt; tr.party &gt; th,
.table &gt; tbody &gt; tr.party &gt; th,
.table &gt; tfoot &gt; tr.party &gt; th {
  background-color: #490A3D;
}
.table-hover &gt; tbody &gt; tr &gt; td.party:hover,
.table-hover &gt; tbody &gt; tr &gt; th.party:hover,
.table-hover &gt; tbody &gt; tr.party:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .party,
.table-hover &gt; tbody &gt; tr.party:hover &gt; th {
  background-color: #33072a;
}
.table &gt; thead &gt; tr &gt; td.party,
.table &gt; tbody &gt; tr &gt; td.party,
.table &gt; tfoot &gt; tr &gt; td.party,
.table &gt; thead &gt; tr &gt; th.party,
.table &gt; tbody &gt; tr &gt; th.party,
.table &gt; tfoot &gt; tr &gt; th.party,
.table &gt; thead &gt; tr.party &gt; td,
.table &gt; tbody &gt; tr.party &gt; td,
.table &gt; tfoot &gt; tr.party &gt; td,
.table &gt; thead &gt; tr.party &gt; th,
.table &gt; tbody &gt; tr.party &gt; th,
.table &gt; tfoot &gt; tr.party &gt; th {
  background-color: #490A3D;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.party:hover,
.table-hover &gt; tbody &gt; tr &gt; th.party:hover,
.table-hover &gt; tbody &gt; tr.party:hover &gt; td,
.table-hover &gt; tbody &gt; tr.party:hover &gt; th {
  background-color: #7f116a;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.party-text,
.table &gt; tbody &gt; tr &gt; td.party-text,
.table &gt; tfoot &gt; tr &gt; td.party-text,
.table &gt; thead &gt; tr &gt; th.party-text,
.table &gt; tbody &gt; tr &gt; th.party-text,
.table &gt; tfoot &gt; tr &gt; th.party-text,
.table &gt; thead &gt; tr.party-text &gt; td,
.table &gt; tbody &gt; tr.party-text &gt; td,
.table &gt; tfoot &gt; tr.party-text &gt; td,
.table &gt; thead &gt; tr.party-text &gt; th,
.table &gt; tbody &gt; tr.party-text &gt; th,
.table &gt; tfoot &gt; tr.party-text &gt; th {
  background-color: #490A3D;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.party-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.party-text:hover,
.table-hover &gt; tbody &gt; tr.party-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.party-text:hover &gt; th {
  background-color: #7f116a;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.midnight,
.table &gt; tbody &gt; tr &gt; td.midnight,
.table &gt; tfoot &gt; tr &gt; td.midnight,
.table &gt; thead &gt; tr &gt; th.midnight,
.table &gt; tbody &gt; tr &gt; th.midnight,
.table &gt; tfoot &gt; tr &gt; th.midnight,
.table &gt; thead &gt; tr.midnight &gt; td,
.table &gt; tbody &gt; tr.midnight &gt; td,
.table &gt; tfoot &gt; tr.midnight &gt; td,
.table &gt; thead &gt; tr.midnight &gt; th,
.table &gt; tbody &gt; tr.midnight &gt; th,
.table &gt; tfoot &gt; tr.midnight &gt; th {
  background-color: #2C3E50;
}
.table-hover &gt; tbody &gt; tr &gt; td.midnight:hover,
.table-hover &gt; tbody &gt; tr &gt; th.midnight:hover,
.table-hover &gt; tbody &gt; tr.midnight:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .midnight,
.table-hover &gt; tbody &gt; tr.midnight:hover &gt; th {
  background-color: #233140;
}
.table &gt; thead &gt; tr &gt; td.midnight,
.table &gt; tbody &gt; tr &gt; td.midnight,
.table &gt; tfoot &gt; tr &gt; td.midnight,
.table &gt; thead &gt; tr &gt; th.midnight,
.table &gt; tbody &gt; tr &gt; th.midnight,
.table &gt; tfoot &gt; tr &gt; th.midnight,
.table &gt; thead &gt; tr.midnight &gt; td,
.table &gt; tbody &gt; tr.midnight &gt; td,
.table &gt; tfoot &gt; tr.midnight &gt; td,
.table &gt; thead &gt; tr.midnight &gt; th,
.table &gt; tbody &gt; tr.midnight &gt; th,
.table &gt; tfoot &gt; tr.midnight &gt; th {
  background-color: #2C3E50;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.midnight:hover,
.table-hover &gt; tbody &gt; tr &gt; th.midnight:hover,
.table-hover &gt; tbody &gt; tr.midnight:hover &gt; td,
.table-hover &gt; tbody &gt; tr.midnight:hover &gt; th {
  background-color: #425d77;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.midnight-text,
.table &gt; tbody &gt; tr &gt; td.midnight-text,
.table &gt; tfoot &gt; tr &gt; td.midnight-text,
.table &gt; thead &gt; tr &gt; th.midnight-text,
.table &gt; tbody &gt; tr &gt; th.midnight-text,
.table &gt; tfoot &gt; tr &gt; th.midnight-text,
.table &gt; thead &gt; tr.midnight-text &gt; td,
.table &gt; tbody &gt; tr.midnight-text &gt; td,
.table &gt; tfoot &gt; tr.midnight-text &gt; td,
.table &gt; thead &gt; tr.midnight-text &gt; th,
.table &gt; tbody &gt; tr.midnight-text &gt; th,
.table &gt; tfoot &gt; tr.midnight-text &gt; th {
  background-color: #2C3E50;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.midnight-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.midnight-text:hover,
.table-hover &gt; tbody &gt; tr.midnight-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.midnight-text:hover &gt; th {
  background-color: #425d77;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.concrete,
.table &gt; tbody &gt; tr &gt; td.concrete,
.table &gt; tfoot &gt; tr &gt; td.concrete,
.table &gt; thead &gt; tr &gt; th.concrete,
.table &gt; tbody &gt; tr &gt; th.concrete,
.table &gt; tfoot &gt; tr &gt; th.concrete,
.table &gt; thead &gt; tr.concrete &gt; td,
.table &gt; tbody &gt; tr.concrete &gt; td,
.table &gt; tfoot &gt; tr.concrete &gt; td,
.table &gt; thead &gt; tr.concrete &gt; th,
.table &gt; tbody &gt; tr.concrete &gt; th,
.table &gt; tfoot &gt; tr.concrete &gt; th {
  background-color: #95A5A6;
}
.table-hover &gt; tbody &gt; tr &gt; td.concrete:hover,
.table-hover &gt; tbody &gt; tr &gt; th.concrete:hover,
.table-hover &gt; tbody &gt; tr.concrete:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .concrete,
.table-hover &gt; tbody &gt; tr.concrete:hover &gt; th {
  background-color: #87999a;
}
.table &gt; thead &gt; tr &gt; td.concrete,
.table &gt; tbody &gt; tr &gt; td.concrete,
.table &gt; tfoot &gt; tr &gt; td.concrete,
.table &gt; thead &gt; tr &gt; th.concrete,
.table &gt; tbody &gt; tr &gt; th.concrete,
.table &gt; tfoot &gt; tr &gt; th.concrete,
.table &gt; thead &gt; tr.concrete &gt; td,
.table &gt; tbody &gt; tr.concrete &gt; td,
.table &gt; tfoot &gt; tr.concrete &gt; td,
.table &gt; thead &gt; tr.concrete &gt; th,
.table &gt; tbody &gt; tr.concrete &gt; th,
.table &gt; tfoot &gt; tr.concrete &gt; th {
  background-color: #95A5A6;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.concrete:hover,
.table-hover &gt; tbody &gt; tr &gt; th.concrete:hover,
.table-hover &gt; tbody &gt; tr.concrete:hover &gt; td,
.table-hover &gt; tbody &gt; tr.concrete:hover &gt; th {
  background-color: #b6c1c2;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.concrete-text,
.table &gt; tbody &gt; tr &gt; td.concrete-text,
.table &gt; tfoot &gt; tr &gt; td.concrete-text,
.table &gt; thead &gt; tr &gt; th.concrete-text,
.table &gt; tbody &gt; tr &gt; th.concrete-text,
.table &gt; tfoot &gt; tr &gt; th.concrete-text,
.table &gt; thead &gt; tr.concrete-text &gt; td,
.table &gt; tbody &gt; tr.concrete-text &gt; td,
.table &gt; tfoot &gt; tr.concrete-text &gt; td,
.table &gt; thead &gt; tr.concrete-text &gt; th,
.table &gt; tbody &gt; tr.concrete-text &gt; th,
.table &gt; tfoot &gt; tr.concrete-text &gt; th {
  background-color: #95A5A6;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.concrete-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.concrete-text:hover,
.table-hover &gt; tbody &gt; tr.concrete-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.concrete-text:hover &gt; th {
  background-color: #b6c1c2;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.gunmetal,
.table &gt; tbody &gt; tr &gt; td.gunmetal,
.table &gt; tfoot &gt; tr &gt; td.gunmetal,
.table &gt; thead &gt; tr &gt; th.gunmetal,
.table &gt; tbody &gt; tr &gt; th.gunmetal,
.table &gt; tfoot &gt; tr &gt; th.gunmetal,
.table &gt; thead &gt; tr.gunmetal &gt; td,
.table &gt; tbody &gt; tr.gunmetal &gt; td,
.table &gt; tfoot &gt; tr.gunmetal &gt; td,
.table &gt; thead &gt; tr.gunmetal &gt; th,
.table &gt; tbody &gt; tr.gunmetal &gt; th,
.table &gt; tfoot &gt; tr.gunmetal &gt; th {
  background-color: #292E37;
}
.table-hover &gt; tbody &gt; tr &gt; td.gunmetal:hover,
.table-hover &gt; tbody &gt; tr &gt; th.gunmetal:hover,
.table-hover &gt; tbody &gt; tr.gunmetal:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .gunmetal,
.table-hover &gt; tbody &gt; tr.gunmetal:hover &gt; th {
  background-color: #1e2228;
}
.table &gt; thead &gt; tr &gt; td.gunmetal,
.table &gt; tbody &gt; tr &gt; td.gunmetal,
.table &gt; tfoot &gt; tr &gt; td.gunmetal,
.table &gt; thead &gt; tr &gt; th.gunmetal,
.table &gt; tbody &gt; tr &gt; th.gunmetal,
.table &gt; tfoot &gt; tr &gt; th.gunmetal,
.table &gt; thead &gt; tr.gunmetal &gt; td,
.table &gt; tbody &gt; tr.gunmetal &gt; td,
.table &gt; tfoot &gt; tr.gunmetal &gt; td,
.table &gt; thead &gt; tr.gunmetal &gt; th,
.table &gt; tbody &gt; tr.gunmetal &gt; th,
.table &gt; tfoot &gt; tr.gunmetal &gt; th {
  background-color: #292E37;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.gunmetal:hover,
.table-hover &gt; tbody &gt; tr &gt; th.gunmetal:hover,
.table-hover &gt; tbody &gt; tr.gunmetal:hover &gt; td,
.table-hover &gt; tbody &gt; tr.gunmetal:hover &gt; th {
  background-color: #434b5a;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.gunmetal-text,
.table &gt; tbody &gt; tr &gt; td.gunmetal-text,
.table &gt; tfoot &gt; tr &gt; td.gunmetal-text,
.table &gt; thead &gt; tr &gt; th.gunmetal-text,
.table &gt; tbody &gt; tr &gt; th.gunmetal-text,
.table &gt; tfoot &gt; tr &gt; th.gunmetal-text,
.table &gt; thead &gt; tr.gunmetal-text &gt; td,
.table &gt; tbody &gt; tr.gunmetal-text &gt; td,
.table &gt; tfoot &gt; tr.gunmetal-text &gt; td,
.table &gt; thead &gt; tr.gunmetal-text &gt; th,
.table &gt; tbody &gt; tr.gunmetal-text &gt; th,
.table &gt; tfoot &gt; tr.gunmetal-text &gt; th {
  background-color: #292E37;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.gunmetal-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.gunmetal-text:hover,
.table-hover &gt; tbody &gt; tr.gunmetal-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.gunmetal-text:hover &gt; th {
  background-color: #434b5a;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.hollow,
.table &gt; tbody &gt; tr &gt; td.hollow,
.table &gt; tfoot &gt; tr &gt; td.hollow,
.table &gt; thead &gt; tr &gt; th.hollow,
.table &gt; tbody &gt; tr &gt; th.hollow,
.table &gt; tfoot &gt; tr &gt; th.hollow,
.table &gt; thead &gt; tr.hollow &gt; td,
.table &gt; tbody &gt; tr.hollow &gt; td,
.table &gt; tfoot &gt; tr.hollow &gt; td,
.table &gt; thead &gt; tr.hollow &gt; th,
.table &gt; tbody &gt; tr.hollow &gt; th,
.table &gt; tfoot &gt; tr.hollow &gt; th {
  background-color: #423732;
}
.table-hover &gt; tbody &gt; tr &gt; td.hollow:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hollow:hover,
.table-hover &gt; tbody &gt; tr.hollow:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .hollow,
.table-hover &gt; tbody &gt; tr.hollow:hover &gt; th {
  background-color: #332b27;
}
.table &gt; thead &gt; tr &gt; td.hollow,
.table &gt; tbody &gt; tr &gt; td.hollow,
.table &gt; tfoot &gt; tr &gt; td.hollow,
.table &gt; thead &gt; tr &gt; th.hollow,
.table &gt; tbody &gt; tr &gt; th.hollow,
.table &gt; tfoot &gt; tr &gt; th.hollow,
.table &gt; thead &gt; tr.hollow &gt; td,
.table &gt; tbody &gt; tr.hollow &gt; td,
.table &gt; tfoot &gt; tr.hollow &gt; td,
.table &gt; thead &gt; tr.hollow &gt; th,
.table &gt; tbody &gt; tr.hollow &gt; th,
.table &gt; tfoot &gt; tr.hollow &gt; th {
  background-color: #423732;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.hollow:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hollow:hover,
.table-hover &gt; tbody &gt; tr.hollow:hover &gt; td,
.table-hover &gt; tbody &gt; tr.hollow:hover &gt; th {
  background-color: #65544c;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.hollow-text,
.table &gt; tbody &gt; tr &gt; td.hollow-text,
.table &gt; tfoot &gt; tr &gt; td.hollow-text,
.table &gt; thead &gt; tr &gt; th.hollow-text,
.table &gt; tbody &gt; tr &gt; th.hollow-text,
.table &gt; tfoot &gt; tr &gt; th.hollow-text,
.table &gt; thead &gt; tr.hollow-text &gt; td,
.table &gt; tbody &gt; tr.hollow-text &gt; td,
.table &gt; tfoot &gt; tr.hollow-text &gt; td,
.table &gt; thead &gt; tr.hollow-text &gt; th,
.table &gt; tbody &gt; tr.hollow-text &gt; th,
.table &gt; tfoot &gt; tr.hollow-text &gt; th {
  background-color: #423732;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.hollow-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hollow-text:hover,
.table-hover &gt; tbody &gt; tr.hollow-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.hollow-text:hover &gt; th {
  background-color: #65544c;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.mango,
.table &gt; tbody &gt; tr &gt; td.mango,
.table &gt; tfoot &gt; tr &gt; td.mango,
.table &gt; thead &gt; tr &gt; th.mango,
.table &gt; tbody &gt; tr &gt; th.mango,
.table &gt; tfoot &gt; tr &gt; th.mango,
.table &gt; thead &gt; tr.mango &gt; td,
.table &gt; tbody &gt; tr.mango &gt; td,
.table &gt; tfoot &gt; tr.mango &gt; td,
.table &gt; thead &gt; tr.mango &gt; th,
.table &gt; tbody &gt; tr.mango &gt; th,
.table &gt; tfoot &gt; tr.mango &gt; th {
  background-color: #EEB816;
}
.table-hover &gt; tbody &gt; tr &gt; td.mango:hover,
.table-hover &gt; tbody &gt; tr &gt; th.mango:hover,
.table-hover &gt; tbody &gt; tr.mango:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .mango,
.table-hover &gt; tbody &gt; tr.mango:hover &gt; th {
  background-color: #dba810;
}
.table &gt; thead &gt; tr &gt; td.mango,
.table &gt; tbody &gt; tr &gt; td.mango,
.table &gt; tfoot &gt; tr &gt; td.mango,
.table &gt; thead &gt; tr &gt; th.mango,
.table &gt; tbody &gt; tr &gt; th.mango,
.table &gt; tfoot &gt; tr &gt; th.mango,
.table &gt; thead &gt; tr.mango &gt; td,
.table &gt; tbody &gt; tr.mango &gt; td,
.table &gt; tfoot &gt; tr.mango &gt; td,
.table &gt; thead &gt; tr.mango &gt; th,
.table &gt; tbody &gt; tr.mango &gt; th,
.table &gt; tfoot &gt; tr.mango &gt; th {
  background-color: #EEB816;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.mango:hover,
.table-hover &gt; tbody &gt; tr &gt; th.mango:hover,
.table-hover &gt; tbody &gt; tr.mango:hover &gt; td,
.table-hover &gt; tbody &gt; tr.mango:hover &gt; th {
  background-color: #f2c94f;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.mango-text,
.table &gt; tbody &gt; tr &gt; td.mango-text,
.table &gt; tfoot &gt; tr &gt; td.mango-text,
.table &gt; thead &gt; tr &gt; th.mango-text,
.table &gt; tbody &gt; tr &gt; th.mango-text,
.table &gt; tfoot &gt; tr &gt; th.mango-text,
.table &gt; thead &gt; tr.mango-text &gt; td,
.table &gt; tbody &gt; tr.mango-text &gt; td,
.table &gt; tfoot &gt; tr.mango-text &gt; td,
.table &gt; thead &gt; tr.mango-text &gt; th,
.table &gt; tbody &gt; tr.mango-text &gt; th,
.table &gt; tfoot &gt; tr.mango-text &gt; th {
  background-color: #EEB816;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.mango-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.mango-text:hover,
.table-hover &gt; tbody &gt; tr.mango-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.mango-text:hover &gt; th {
  background-color: #f2c94f;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.berry,
.table &gt; tbody &gt; tr &gt; td.berry,
.table &gt; tfoot &gt; tr &gt; td.berry,
.table &gt; thead &gt; tr &gt; th.berry,
.table &gt; tbody &gt; tr &gt; th.berry,
.table &gt; tfoot &gt; tr &gt; th.berry,
.table &gt; thead &gt; tr.berry &gt; td,
.table &gt; tbody &gt; tr.berry &gt; td,
.table &gt; tfoot &gt; tr.berry &gt; td,
.table &gt; thead &gt; tr.berry &gt; th,
.table &gt; tbody &gt; tr.berry &gt; th,
.table &gt; tfoot &gt; tr.berry &gt; th {
  background-color: #E74C3C;
}
.table-hover &gt; tbody &gt; tr &gt; td.berry:hover,
.table-hover &gt; tbody &gt; tr &gt; th.berry:hover,
.table-hover &gt; tbody &gt; tr.berry:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .berry,
.table-hover &gt; tbody &gt; tr.berry:hover &gt; th {
  background-color: #e43725;
}
.table &gt; thead &gt; tr &gt; td.berry,
.table &gt; tbody &gt; tr &gt; td.berry,
.table &gt; tfoot &gt; tr &gt; td.berry,
.table &gt; thead &gt; tr &gt; th.berry,
.table &gt; tbody &gt; tr &gt; th.berry,
.table &gt; tfoot &gt; tr &gt; th.berry,
.table &gt; thead &gt; tr.berry &gt; td,
.table &gt; tbody &gt; tr.berry &gt; td,
.table &gt; tfoot &gt; tr.berry &gt; td,
.table &gt; thead &gt; tr.berry &gt; th,
.table &gt; tbody &gt; tr.berry &gt; th,
.table &gt; tfoot &gt; tr.berry &gt; th {
  background-color: #E74C3C;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.berry:hover,
.table-hover &gt; tbody &gt; tr &gt; th.berry:hover,
.table-hover &gt; tbody &gt; tr.berry:hover &gt; td,
.table-hover &gt; tbody &gt; tr.berry:hover &gt; th {
  background-color: #ee7e72;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.berry-text,
.table &gt; tbody &gt; tr &gt; td.berry-text,
.table &gt; tfoot &gt; tr &gt; td.berry-text,
.table &gt; thead &gt; tr &gt; th.berry-text,
.table &gt; tbody &gt; tr &gt; th.berry-text,
.table &gt; tfoot &gt; tr &gt; th.berry-text,
.table &gt; thead &gt; tr.berry-text &gt; td,
.table &gt; tbody &gt; tr.berry-text &gt; td,
.table &gt; tfoot &gt; tr.berry-text &gt; td,
.table &gt; thead &gt; tr.berry-text &gt; th,
.table &gt; tbody &gt; tr.berry-text &gt; th,
.table &gt; tfoot &gt; tr.berry-text &gt; th {
  background-color: #E74C3C;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.berry-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.berry-text:hover,
.table-hover &gt; tbody &gt; tr.berry-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.berry-text:hover &gt; th {
  background-color: #ee7e72;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.cello,
.table &gt; tbody &gt; tr &gt; td.cello,
.table &gt; tfoot &gt; tr &gt; td.cello,
.table &gt; thead &gt; tr &gt; th.cello,
.table &gt; tbody &gt; tr &gt; th.cello,
.table &gt; tfoot &gt; tr &gt; th.cello,
.table &gt; thead &gt; tr.cello &gt; td,
.table &gt; tbody &gt; tr.cello &gt; td,
.table &gt; tfoot &gt; tr.cello &gt; td,
.table &gt; thead &gt; tr.cello &gt; th,
.table &gt; tbody &gt; tr.cello &gt; th,
.table &gt; tfoot &gt; tr.cello &gt; th {
  background-color: #B66432;
}
.table-hover &gt; tbody &gt; tr &gt; td.cello:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cello:hover,
.table-hover &gt; tbody &gt; tr.cello:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .cello,
.table-hover &gt; tbody &gt; tr.cello:hover &gt; th {
  background-color: #a2592d;
}
.table &gt; thead &gt; tr &gt; td.cello,
.table &gt; tbody &gt; tr &gt; td.cello,
.table &gt; tfoot &gt; tr &gt; td.cello,
.table &gt; thead &gt; tr &gt; th.cello,
.table &gt; tbody &gt; tr &gt; th.cello,
.table &gt; tfoot &gt; tr &gt; th.cello,
.table &gt; thead &gt; tr.cello &gt; td,
.table &gt; tbody &gt; tr.cello &gt; td,
.table &gt; tfoot &gt; tr.cello &gt; td,
.table &gt; thead &gt; tr.cello &gt; th,
.table &gt; tbody &gt; tr.cello &gt; th,
.table &gt; tfoot &gt; tr.cello &gt; th {
  background-color: #B66432;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.cello:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cello:hover,
.table-hover &gt; tbody &gt; tr.cello:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cello:hover &gt; th {
  background-color: #d08455;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.cello-text,
.table &gt; tbody &gt; tr &gt; td.cello-text,
.table &gt; tfoot &gt; tr &gt; td.cello-text,
.table &gt; thead &gt; tr &gt; th.cello-text,
.table &gt; tbody &gt; tr &gt; th.cello-text,
.table &gt; tfoot &gt; tr &gt; th.cello-text,
.table &gt; thead &gt; tr.cello-text &gt; td,
.table &gt; tbody &gt; tr.cello-text &gt; td,
.table &gt; tfoot &gt; tr.cello-text &gt; td,
.table &gt; thead &gt; tr.cello-text &gt; th,
.table &gt; tbody &gt; tr.cello-text &gt; th,
.table &gt; tfoot &gt; tr.cello-text &gt; th {
  background-color: #B66432;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.cello-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cello-text:hover,
.table-hover &gt; tbody &gt; tr.cello-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cello-text:hover &gt; th {
  background-color: #d08455;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #0094d1;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #0082b8;
}
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #0094d1;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #0fb9ff;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.active-text,
.table &gt; tbody &gt; tr &gt; td.active-text,
.table &gt; tfoot &gt; tr &gt; td.active-text,
.table &gt; thead &gt; tr &gt; th.active-text,
.table &gt; tbody &gt; tr &gt; th.active-text,
.table &gt; tfoot &gt; tr &gt; th.active-text,
.table &gt; thead &gt; tr.active-text &gt; td,
.table &gt; tbody &gt; tr.active-text &gt; td,
.table &gt; tfoot &gt; tr.active-text &gt; td,
.table &gt; thead &gt; tr.active-text &gt; th,
.table &gt; tbody &gt; tr.active-text &gt; th,
.table &gt; tfoot &gt; tr.active-text &gt; th {
  background-color: #0094d1;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.active-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active-text:hover,
.table-hover &gt; tbody &gt; tr.active-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.active-text:hover &gt; th {
  background-color: #0fb9ff;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.success-text,
.table &gt; tbody &gt; tr &gt; td.success-text,
.table &gt; tfoot &gt; tr &gt; td.success-text,
.table &gt; thead &gt; tr &gt; th.success-text,
.table &gt; tbody &gt; tr &gt; th.success-text,
.table &gt; tfoot &gt; tr &gt; th.success-text,
.table &gt; thead &gt; tr.success-text &gt; td,
.table &gt; tbody &gt; tr.success-text &gt; td,
.table &gt; tfoot &gt; tr.success-text &gt; td,
.table &gt; thead &gt; tr.success-text &gt; th,
.table &gt; tbody &gt; tr.success-text &gt; th,
.table &gt; tfoot &gt; tr.success-text &gt; th {
  background-color: #27AE60;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.success-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success-text:hover,
.table-hover &gt; tbody &gt; tr.success-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.success-text:hover &gt; th {
  background-color: #3ed47d;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.info-text,
.table &gt; tbody &gt; tr &gt; td.info-text,
.table &gt; tfoot &gt; tr &gt; td.info-text,
.table &gt; thead &gt; tr &gt; th.info-text,
.table &gt; tbody &gt; tr &gt; th.info-text,
.table &gt; tfoot &gt; tr &gt; th.info-text,
.table &gt; thead &gt; tr.info-text &gt; td,
.table &gt; tbody &gt; tr.info-text &gt; td,
.table &gt; tfoot &gt; tr.info-text &gt; td,
.table &gt; thead &gt; tr.info-text &gt; th,
.table &gt; tbody &gt; tr.info-text &gt; th,
.table &gt; tfoot &gt; tr.info-text &gt; th {
  background-color: #236B9B;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.info-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info-text:hover,
.table-hover &gt; tbody &gt; tr.info-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.info-text:hover &gt; th {
  background-color: #2e8dcd;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.warning-text,
.table &gt; tbody &gt; tr &gt; td.warning-text,
.table &gt; tfoot &gt; tr &gt; td.warning-text,
.table &gt; thead &gt; tr &gt; th.warning-text,
.table &gt; tbody &gt; tr &gt; th.warning-text,
.table &gt; tfoot &gt; tr &gt; th.warning-text,
.table &gt; thead &gt; tr.warning-text &gt; td,
.table &gt; tbody &gt; tr.warning-text &gt; td,
.table &gt; tfoot &gt; tr.warning-text &gt; td,
.table &gt; thead &gt; tr.warning-text &gt; th,
.table &gt; tbody &gt; tr.warning-text &gt; th,
.table &gt; tfoot &gt; tr.warning-text &gt; th {
  background-color: #FFAF00;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning-text:hover,
.table-hover &gt; tbody &gt; tr.warning-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.warning-text:hover &gt; th {
  background-color: #ffc23d;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.danger-text,
.table &gt; tbody &gt; tr &gt; td.danger-text,
.table &gt; tfoot &gt; tr &gt; td.danger-text,
.table &gt; thead &gt; tr &gt; th.danger-text,
.table &gt; tbody &gt; tr &gt; th.danger-text,
.table &gt; tfoot &gt; tr &gt; th.danger-text,
.table &gt; thead &gt; tr.danger-text &gt; td,
.table &gt; tbody &gt; tr.danger-text &gt; td,
.table &gt; tfoot &gt; tr.danger-text &gt; td,
.table &gt; thead &gt; tr.danger-text &gt; th,
.table &gt; tbody &gt; tr.danger-text &gt; th,
.table &gt; tfoot &gt; tr.danger-text &gt; th {
  background-color: #FF4444;
  color: #282828;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger-text:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger-text:hover,
.table-hover &gt; tbody &gt; tr.danger-text:hover &gt; td,
.table-hover &gt; tbody &gt; tr.danger-text:hover &gt; th {
  background-color: #ff8181;
  color: #282828;
}
.table &gt; thead &gt; tr &gt; td.cyanide,
.table &gt; tbody &gt; tr &gt; td.cyanide,
.table &gt; tfoot &gt; tr &gt; td.cyanide,
.table &gt; thead &gt; tr &gt; th.cyanide,
.table &gt; tbody &gt; tr &gt; th.cyanide,
.table &gt; tfoot &gt; tr &gt; th.cyanide,
.table &gt; thead &gt; tr.cyanide &gt; td,
.table &gt; tbody &gt; tr.cyanide &gt; td,
.table &gt; tfoot &gt; tr.cyanide &gt; td,
.table &gt; thead &gt; tr.cyanide &gt; th,
.table &gt; tbody &gt; tr.cyanide &gt; th,
.table &gt; tfoot &gt; tr.cyanide &gt; th {
  background-color: #3498DB;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.cyanide:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cyanide:hover,
.table-hover &gt; tbody &gt; tr.cyanide:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cyanide:hover &gt; th {
  background-color: #68b2e4;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.meadow,
.table &gt; tbody &gt; tr &gt; td.meadow,
.table &gt; tfoot &gt; tr &gt; td.meadow,
.table &gt; thead &gt; tr &gt; th.meadow,
.table &gt; tbody &gt; tr &gt; th.meadow,
.table &gt; tfoot &gt; tr &gt; th.meadow,
.table &gt; thead &gt; tr.meadow &gt; td,
.table &gt; tbody &gt; tr.meadow &gt; td,
.table &gt; tfoot &gt; tr.meadow &gt; td,
.table &gt; thead &gt; tr.meadow &gt; th,
.table &gt; tbody &gt; tr.meadow &gt; th,
.table &gt; tfoot &gt; tr.meadow &gt; th {
  background-color: #8A9B0F;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.meadow:hover,
.table-hover &gt; tbody &gt; tr &gt; th.meadow:hover,
.table-hover &gt; tbody &gt; tr.meadow:hover &gt; td,
.table-hover &gt; tbody &gt; tr.meadow:hover &gt; th {
  background-color: #bcd314;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.cocktail,
.table &gt; tbody &gt; tr &gt; td.cocktail,
.table &gt; tfoot &gt; tr &gt; td.cocktail,
.table &gt; thead &gt; tr &gt; th.cocktail,
.table &gt; tbody &gt; tr &gt; th.cocktail,
.table &gt; tfoot &gt; tr &gt; th.cocktail,
.table &gt; thead &gt; tr.cocktail &gt; td,
.table &gt; tbody &gt; tr.cocktail &gt; td,
.table &gt; tfoot &gt; tr.cocktail &gt; td,
.table &gt; thead &gt; tr.cocktail &gt; th,
.table &gt; tbody &gt; tr.cocktail &gt; th,
.table &gt; tfoot &gt; tr.cocktail &gt; th {
  background-color: #E97F02;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.cocktail:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cocktail:hover,
.table-hover &gt; tbody &gt; tr.cocktail:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cocktail:hover &gt; th {
  background-color: #fd9d2b;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.mango,
.table &gt; tbody &gt; tr &gt; td.mango,
.table &gt; tfoot &gt; tr &gt; td.mango,
.table &gt; thead &gt; tr &gt; th.mango,
.table &gt; tbody &gt; tr &gt; th.mango,
.table &gt; tfoot &gt; tr &gt; th.mango,
.table &gt; thead &gt; tr.mango &gt; td,
.table &gt; tbody &gt; tr.mango &gt; td,
.table &gt; tfoot &gt; tr.mango &gt; td,
.table &gt; thead &gt; tr.mango &gt; th,
.table &gt; tbody &gt; tr.mango &gt; th,
.table &gt; tfoot &gt; tr.mango &gt; th {
  background-color: #EEB816;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.mango:hover,
.table-hover &gt; tbody &gt; tr &gt; th.mango:hover,
.table-hover &gt; tbody &gt; tr.mango:hover &gt; td,
.table-hover &gt; tbody &gt; tr.mango:hover &gt; th {
  background-color: #f2c94f;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.berry,
.table &gt; tbody &gt; tr &gt; td.berry,
.table &gt; tfoot &gt; tr &gt; td.berry,
.table &gt; thead &gt; tr &gt; th.berry,
.table &gt; tbody &gt; tr &gt; th.berry,
.table &gt; tfoot &gt; tr &gt; th.berry,
.table &gt; thead &gt; tr.berry &gt; td,
.table &gt; tbody &gt; tr.berry &gt; td,
.table &gt; tfoot &gt; tr.berry &gt; td,
.table &gt; thead &gt; tr.berry &gt; th,
.table &gt; tbody &gt; tr.berry &gt; th,
.table &gt; tfoot &gt; tr.berry &gt; th {
  background-color: #E74C3C;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.berry:hover,
.table-hover &gt; tbody &gt; tr &gt; th.berry:hover,
.table-hover &gt; tbody &gt; tr.berry:hover &gt; td,
.table-hover &gt; tbody &gt; tr.berry:hover &gt; th {
  background-color: #ee7e72;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.hearts,
.table &gt; tbody &gt; tr &gt; td.hearts,
.table &gt; tfoot &gt; tr &gt; td.hearts,
.table &gt; thead &gt; tr &gt; th.hearts,
.table &gt; tbody &gt; tr &gt; th.hearts,
.table &gt; tfoot &gt; tr &gt; th.hearts,
.table &gt; thead &gt; tr.hearts &gt; td,
.table &gt; tbody &gt; tr.hearts &gt; td,
.table &gt; tfoot &gt; tr.hearts &gt; td,
.table &gt; thead &gt; tr.hearts &gt; th,
.table &gt; tbody &gt; tr.hearts &gt; th,
.table &gt; tfoot &gt; tr.hearts &gt; th {
  background-color: #BD1550;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.hearts:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hearts:hover,
.table-hover &gt; tbody &gt; tr.hearts:hover &gt; td,
.table-hover &gt; tbody &gt; tr.hearts:hover &gt; th {
  background-color: #e7286b;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.party,
.table &gt; tbody &gt; tr &gt; td.party,
.table &gt; tfoot &gt; tr &gt; td.party,
.table &gt; thead &gt; tr &gt; th.party,
.table &gt; tbody &gt; tr &gt; th.party,
.table &gt; tfoot &gt; tr &gt; th.party,
.table &gt; thead &gt; tr.party &gt; td,
.table &gt; tbody &gt; tr.party &gt; td,
.table &gt; tfoot &gt; tr.party &gt; td,
.table &gt; thead &gt; tr.party &gt; th,
.table &gt; tbody &gt; tr.party &gt; th,
.table &gt; tfoot &gt; tr.party &gt; th {
  background-color: #490A3D;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.party:hover,
.table-hover &gt; tbody &gt; tr &gt; th.party:hover,
.table-hover &gt; tbody &gt; tr.party:hover &gt; td,
.table-hover &gt; tbody &gt; tr.party:hover &gt; th {
  background-color: #7f116a;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.midnight,
.table &gt; tbody &gt; tr &gt; td.midnight,
.table &gt; tfoot &gt; tr &gt; td.midnight,
.table &gt; thead &gt; tr &gt; th.midnight,
.table &gt; tbody &gt; tr &gt; th.midnight,
.table &gt; tfoot &gt; tr &gt; th.midnight,
.table &gt; thead &gt; tr.midnight &gt; td,
.table &gt; tbody &gt; tr.midnight &gt; td,
.table &gt; tfoot &gt; tr.midnight &gt; td,
.table &gt; thead &gt; tr.midnight &gt; th,
.table &gt; tbody &gt; tr.midnight &gt; th,
.table &gt; tfoot &gt; tr.midnight &gt; th {
  background-color: #2C3E50;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.midnight:hover,
.table-hover &gt; tbody &gt; tr &gt; th.midnight:hover,
.table-hover &gt; tbody &gt; tr.midnight:hover &gt; td,
.table-hover &gt; tbody &gt; tr.midnight:hover &gt; th {
  background-color: #425d77;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.hollow,
.table &gt; tbody &gt; tr &gt; td.hollow,
.table &gt; tfoot &gt; tr &gt; td.hollow,
.table &gt; thead &gt; tr &gt; th.hollow,
.table &gt; tbody &gt; tr &gt; th.hollow,
.table &gt; tfoot &gt; tr &gt; th.hollow,
.table &gt; thead &gt; tr.hollow &gt; td,
.table &gt; tbody &gt; tr.hollow &gt; td,
.table &gt; tfoot &gt; tr.hollow &gt; td,
.table &gt; thead &gt; tr.hollow &gt; th,
.table &gt; tbody &gt; tr.hollow &gt; th,
.table &gt; tfoot &gt; tr.hollow &gt; th {
  background-color: #423732;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.hollow:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hollow:hover,
.table-hover &gt; tbody &gt; tr.hollow:hover &gt; td,
.table-hover &gt; tbody &gt; tr.hollow:hover &gt; th {
  background-color: #65544c;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.cello,
.table &gt; tbody &gt; tr &gt; td.cello,
.table &gt; tfoot &gt; tr &gt; td.cello,
.table &gt; thead &gt; tr &gt; th.cello,
.table &gt; tbody &gt; tr &gt; th.cello,
.table &gt; tfoot &gt; tr &gt; th.cello,
.table &gt; thead &gt; tr.cello &gt; td,
.table &gt; tbody &gt; tr.cello &gt; td,
.table &gt; tfoot &gt; tr.cello &gt; td,
.table &gt; thead &gt; tr.cello &gt; th,
.table &gt; tbody &gt; tr.cello &gt; th,
.table &gt; tfoot &gt; tr.cello &gt; th {
  background-color: #B66432;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.cello:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cello:hover,
.table-hover &gt; tbody &gt; tr.cello:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cello:hover &gt; th {
  background-color: #d08455;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.concrete,
.table &gt; tbody &gt; tr &gt; td.concrete,
.table &gt; tfoot &gt; tr &gt; td.concrete,
.table &gt; thead &gt; tr &gt; th.concrete,
.table &gt; tbody &gt; tr &gt; th.concrete,
.table &gt; tfoot &gt; tr &gt; th.concrete,
.table &gt; thead &gt; tr.concrete &gt; td,
.table &gt; tbody &gt; tr.concrete &gt; td,
.table &gt; tfoot &gt; tr.concrete &gt; td,
.table &gt; thead &gt; tr.concrete &gt; th,
.table &gt; tbody &gt; tr.concrete &gt; th,
.table &gt; tfoot &gt; tr.concrete &gt; th {
  background-color: #95A5A6;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.concrete:hover,
.table-hover &gt; tbody &gt; tr &gt; th.concrete:hover,
.table-hover &gt; tbody &gt; tr.concrete:hover &gt; td,
.table-hover &gt; tbody &gt; tr.concrete:hover &gt; th {
  background-color: #b6c1c2;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.gunmetal,
.table &gt; tbody &gt; tr &gt; td.gunmetal,
.table &gt; tfoot &gt; tr &gt; td.gunmetal,
.table &gt; thead &gt; tr &gt; th.gunmetal,
.table &gt; tbody &gt; tr &gt; th.gunmetal,
.table &gt; tfoot &gt; tr &gt; th.gunmetal,
.table &gt; thead &gt; tr.gunmetal &gt; td,
.table &gt; tbody &gt; tr.gunmetal &gt; td,
.table &gt; tfoot &gt; tr.gunmetal &gt; td,
.table &gt; thead &gt; tr.gunmetal &gt; th,
.table &gt; tbody &gt; tr.gunmetal &gt; th,
.table &gt; tfoot &gt; tr.gunmetal &gt; th {
  background-color: #292E37;
  color: #fff;
}
.table-hover &gt; tbody &gt; tr &gt; td.gunmetal:hover,
.table-hover &gt; tbody &gt; tr &gt; th.gunmetal:hover,
.table-hover &gt; tbody &gt; tr.gunmetal:hover &gt; td,
.table-hover &gt; tbody &gt; tr.gunmetal:hover &gt; th {
  background-color: #434b5a;
  color: #fff;
}
.table &gt; thead &gt; tr &gt; td.cyanide-light,
.table &gt; tbody &gt; tr &gt; td.cyanide-light,
.table &gt; tfoot &gt; tr &gt; td.cyanide-light,
.table &gt; thead &gt; tr &gt; th.cyanide-light,
.table &gt; tbody &gt; tr &gt; th.cyanide-light,
.table &gt; tfoot &gt; tr &gt; th.cyanide-light,
.table &gt; thead &gt; tr.cyanide-light &gt; td,
.table &gt; tbody &gt; tr.cyanide-light &gt; td,
.table &gt; tfoot &gt; tr.cyanide-light &gt; td,
.table &gt; thead &gt; tr.cyanide-light &gt; th,
.table &gt; tbody &gt; tr.cyanide-light &gt; th,
.table &gt; tfoot &gt; tr.cyanide-light &gt; th {
  background-color: #b6daf2;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.cyanide-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cyanide-light:hover,
.table-hover &gt; tbody &gt; tr.cyanide-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cyanide-light:hover &gt; th {
  background-color: #eaf4fb;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.meadow-light,
.table &gt; tbody &gt; tr &gt; td.meadow-light,
.table &gt; tfoot &gt; tr &gt; td.meadow-light,
.table &gt; thead &gt; tr &gt; th.meadow-light,
.table &gt; tbody &gt; tr &gt; th.meadow-light,
.table &gt; tfoot &gt; tr &gt; th.meadow-light,
.table &gt; thead &gt; tr.meadow-light &gt; td,
.table &gt; tbody &gt; tr.meadow-light &gt; td,
.table &gt; tfoot &gt; tr.meadow-light &gt; td,
.table &gt; thead &gt; tr.meadow-light &gt; th,
.table &gt; tbody &gt; tr.meadow-light &gt; th,
.table &gt; tfoot &gt; tr.meadow-light &gt; th {
  background-color: #dcef54;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.meadow-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.meadow-light:hover,
.table-hover &gt; tbody &gt; tr.meadow-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.meadow-light:hover &gt; th {
  background-color: #e7f48c;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.cocktail-light,
.table &gt; tbody &gt; tr &gt; td.cocktail-light,
.table &gt; tfoot &gt; tr &gt; td.cocktail-light,
.table &gt; thead &gt; tr &gt; th.cocktail-light,
.table &gt; tbody &gt; tr &gt; th.cocktail-light,
.table &gt; tfoot &gt; tr &gt; th.cocktail-light,
.table &gt; thead &gt; tr.cocktail-light &gt; td,
.table &gt; tbody &gt; tr.cocktail-light &gt; td,
.table &gt; tfoot &gt; tr.cocktail-light &gt; td,
.table &gt; thead &gt; tr.cocktail-light &gt; th,
.table &gt; tbody &gt; tr.cocktail-light &gt; th,
.table &gt; tfoot &gt; tr.cocktail-light &gt; th {
  background-color: #fec786;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.cocktail-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cocktail-light:hover,
.table-hover &gt; tbody &gt; tr.cocktail-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cocktail-light:hover &gt; th {
  background-color: #fee3c3;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.mango-light,
.table &gt; tbody &gt; tr &gt; td.mango-light,
.table &gt; tfoot &gt; tr &gt; td.mango-light,
.table &gt; thead &gt; tr &gt; th.mango-light,
.table &gt; tbody &gt; tr &gt; th.mango-light,
.table &gt; tfoot &gt; tr &gt; th.mango-light,
.table &gt; thead &gt; tr.mango-light &gt; td,
.table &gt; tbody &gt; tr.mango-light &gt; td,
.table &gt; tfoot &gt; tr.mango-light &gt; td,
.table &gt; thead &gt; tr.mango-light &gt; th,
.table &gt; tbody &gt; tr.mango-light &gt; th,
.table &gt; tfoot &gt; tr.mango-light &gt; th {
  background-color: #f8e3a5;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.mango-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.mango-light:hover,
.table-hover &gt; tbody &gt; tr.mango-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.mango-light:hover &gt; th {
  background-color: #fdf5de;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.berry-light,
.table &gt; tbody &gt; tr &gt; td.berry-light,
.table &gt; tfoot &gt; tr &gt; td.berry-light,
.table &gt; thead &gt; tr &gt; th.berry-light,
.table &gt; tbody &gt; tr &gt; th.berry-light,
.table &gt; tfoot &gt; tr &gt; th.berry-light,
.table &gt; thead &gt; tr.berry-light &gt; td,
.table &gt; tbody &gt; tr.berry-light &gt; td,
.table &gt; tfoot &gt; tr.berry-light &gt; td,
.table &gt; thead &gt; tr.berry-light &gt; th,
.table &gt; tbody &gt; tr.berry-light &gt; th,
.table &gt; tfoot &gt; tr.berry-light &gt; th {
  background-color: #f8c9c4;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.berry-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.berry-light:hover,
.table-hover &gt; tbody &gt; tr.berry-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.berry-light:hover &gt; th {
  background-color: #fefbfb;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.hearts-light,
.table &gt; tbody &gt; tr &gt; td.hearts-light,
.table &gt; tfoot &gt; tr &gt; td.hearts-light,
.table &gt; thead &gt; tr &gt; th.hearts-light,
.table &gt; tbody &gt; tr &gt; th.hearts-light,
.table &gt; tfoot &gt; tr &gt; th.hearts-light,
.table &gt; thead &gt; tr.hearts-light &gt; td,
.table &gt; tbody &gt; tr.hearts-light &gt; td,
.table &gt; tfoot &gt; tr.hearts-light &gt; td,
.table &gt; thead &gt; tr.hearts-light &gt; th,
.table &gt; tbody &gt; tr.hearts-light &gt; th,
.table &gt; tfoot &gt; tr.hearts-light &gt; th {
  background-color: #f07ba4;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.hearts-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hearts-light:hover,
.table-hover &gt; tbody &gt; tr.hearts-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.hearts-light:hover &gt; th {
  background-color: #f6b2ca;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.party-light,
.table &gt; tbody &gt; tr &gt; td.party-light,
.table &gt; tfoot &gt; tr &gt; td.party-light,
.table &gt; thead &gt; tr &gt; th.party-light,
.table &gt; tbody &gt; tr &gt; th.party-light,
.table &gt; tfoot &gt; tr &gt; th.party-light,
.table &gt; thead &gt; tr.party-light &gt; td,
.table &gt; tbody &gt; tr.party-light &gt; td,
.table &gt; tfoot &gt; tr.party-light &gt; td,
.table &gt; thead &gt; tr.party-light &gt; th,
.table &gt; tbody &gt; tr.party-light &gt; th,
.table &gt; tfoot &gt; tr.party-light &gt; th {
  background-color: #d01cad;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.party-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.party-light:hover,
.table-hover &gt; tbody &gt; tr.party-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.party-light:hover &gt; th {
  background-color: #e544c7;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.midnight-light,
.table &gt; tbody &gt; tr &gt; td.midnight-light,
.table &gt; tfoot &gt; tr &gt; td.midnight-light,
.table &gt; thead &gt; tr &gt; th.midnight-light,
.table &gt; tbody &gt; tr &gt; th.midnight-light,
.table &gt; tfoot &gt; tr &gt; th.midnight-light,
.table &gt; thead &gt; tr.midnight-light &gt; td,
.table &gt; tbody &gt; tr.midnight-light &gt; td,
.table &gt; tfoot &gt; tr.midnight-light &gt; td,
.table &gt; thead &gt; tr.midnight-light &gt; th,
.table &gt; tbody &gt; tr.midnight-light &gt; th,
.table &gt; tfoot &gt; tr.midnight-light &gt; th {
  background-color: #698aac;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.midnight-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.midnight-light:hover,
.table-hover &gt; tbody &gt; tr.midnight-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.midnight-light:hover &gt; th {
  background-color: #90a9c2;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.hollow-light,
.table &gt; tbody &gt; tr &gt; td.hollow-light,
.table &gt; tfoot &gt; tr &gt; td.hollow-light,
.table &gt; thead &gt; tr &gt; th.hollow-light,
.table &gt; tbody &gt; tr &gt; th.hollow-light,
.table &gt; tfoot &gt; tr &gt; th.hollow-light,
.table &gt; thead &gt; tr.hollow-light &gt; td,
.table &gt; tbody &gt; tr.hollow-light &gt; td,
.table &gt; tfoot &gt; tr.hollow-light &gt; td,
.table &gt; thead &gt; tr.hollow-light &gt; th,
.table &gt; tbody &gt; tr.hollow-light &gt; th,
.table &gt; tfoot &gt; tr.hollow-light &gt; th {
  background-color: #978076;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.hollow-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.hollow-light:hover,
.table-hover &gt; tbody &gt; tr.hollow-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.hollow-light:hover &gt; th {
  background-color: #b2a099;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.cello-light,
.table &gt; tbody &gt; tr &gt; td.cello-light,
.table &gt; tfoot &gt; tr &gt; td.cello-light,
.table &gt; thead &gt; tr &gt; th.cello-light,
.table &gt; tbody &gt; tr &gt; th.cello-light,
.table &gt; tfoot &gt; tr &gt; th.cello-light,
.table &gt; thead &gt; tr.cello-light &gt; td,
.table &gt; tbody &gt; tr.cello-light &gt; td,
.table &gt; tfoot &gt; tr.cello-light &gt; td,
.table &gt; thead &gt; tr.cello-light &gt; th,
.table &gt; tbody &gt; tr.cello-light &gt; th,
.table &gt; tfoot &gt; tr.cello-light &gt; th {
  background-color: #e4b89d;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.cello-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.cello-light:hover,
.table-hover &gt; tbody &gt; tr.cello-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.cello-light:hover &gt; th {
  background-color: #f1dbcd;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.concrete-light,
.table &gt; tbody &gt; tr &gt; td.concrete-light,
.table &gt; tfoot &gt; tr &gt; td.concrete-light,
.table &gt; thead &gt; tr &gt; th.concrete-light,
.table &gt; tbody &gt; tr &gt; th.concrete-light,
.table &gt; tfoot &gt; tr &gt; th.concrete-light,
.table &gt; thead &gt; tr.concrete-light &gt; td,
.table &gt; tbody &gt; tr.concrete-light &gt; td,
.table &gt; tfoot &gt; tr.concrete-light &gt; td,
.table &gt; thead &gt; tr.concrete-light &gt; th,
.table &gt; tbody &gt; tr.concrete-light &gt; th,
.table &gt; tfoot &gt; tr.concrete-light &gt; th {
  background-color: #e8ecec;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.concrete-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.concrete-light:hover,
.table-hover &gt; tbody &gt; tr.concrete-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.concrete-light:hover &gt; th {
  background-color: #ffffff;
  color: #000;
}
.table &gt; thead &gt; tr &gt; td.gunmetal-light,
.table &gt; tbody &gt; tr &gt; td.gunmetal-light,
.table &gt; tfoot &gt; tr &gt; td.gunmetal-light,
.table &gt; thead &gt; tr &gt; th.gunmetal-light,
.table &gt; tbody &gt; tr &gt; th.gunmetal-light,
.table &gt; tfoot &gt; tr &gt; th.gunmetal-light,
.table &gt; thead &gt; tr.gunmetal-light &gt; td,
.table &gt; tbody &gt; tr.gunmetal-light &gt; td,
.table &gt; tfoot &gt; tr.gunmetal-light &gt; td,
.table &gt; thead &gt; tr.gunmetal-light &gt; th,
.table &gt; tbody &gt; tr.gunmetal-light &gt; th,
.table &gt; tfoot &gt; tr.gunmetal-light &gt; th {
  background-color: #6a778f;
  color: #000;
}
.table-hover &gt; tbody &gt; tr &gt; td.gunmetal-light:hover,
.table-hover &gt; tbody &gt; tr &gt; th.gunmetal-light:hover,
.table-hover &gt; tbody &gt; tr.gunmetal-light:hover &gt; td,
.table-hover &gt; tbody &gt; tr.gunmetal-light:hover &gt; th {
  background-color: #8d97aa;
  color: #000;
}
.img-colored {
  border: 1px solid #0094d1;
  background-color: #0094d1;
}
.img-bordered-color {
  border: 1px solid #0094d1;
}
.img-colored-light {
  border: 1px solid #05b6ff;
  background-color: #05b6ff;
}
.thumbnail-colored {
  border: 1px solid #0094d1;
  background-color: #0094d1;
}
a.thumbnail-colored:hover,
a.thumbnail-colored:focus,
a.thumbnail-colored.active {
  border: 1px solid #05b6ff;
  background-color: #05b6ff;
}
.thumbnail-colored-light {
  border: 1px solid #05b6ff;
  background-color: #05b6ff;
}
a.thumbnail-colored-light:hover,
a.thumbnail-colored-light:focus,
a.thumbnail-colored-light.active {
  border: 1px solid #0094d1;
  background-color: #0094d1;
}
.thumbnail-bordered {
  border: 1px solid #0094d1;
}
a.thumbnail-bordered:hover,
a.thumbnail-bordered:focus,
a.thumbnail-bordered.active {
  border: 1px solid #05b6ff;
}
.thumbnail-bordered-light {
  border: 1px solid #05b6ff;
}
a.thumbnail-bordered-light:hover,
a.thumbnail-bordered-light:focus,
a.thumbnail-bordered-light.active {
  border: 1px solid #0094d1;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.56;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
}
h1,
.h1 {
  margin-bottom: 22px;
}
h2,
.h2 {
  margin-bottom: 18px;
}
h3,
.h3 {
  margin-bottom: 16px;
}
h4,
.h4 {
  margin-bottom: 14px;
}
h5,
.h5 {
  margin-bottom: 10px;
}
h6,
.h6 {
  margin-bottom: 8px;
}
.page-header {
  padding-bottom: 9px;
  border-bottom: 1px solid transparent;
  margin: 34px 0 0;
}
.page-header h1 {
  font-size: 56px;
  font-weight: 400;
}
.page-header h1 a {
  border-bottom: 1px solid #0094d1;
}
.page-header h1 a:hover,
.page-header h1 a:active {
  color: #05b6ff !important;
  text-decoration: none;
  border-bottom: 1px solid #38c5ff;
}
blockquote.quote-fa {
  border-left: 0;
}
blockquote.quote-fa:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 32px;
  color: #0094d1;
  float: left;
  margin-right: 14px;
}
blockquote.quote-fa.pull-right {
  border-right: 0;
}
blockquote.quote-fa.pull-right:before {
  content: "\f10e";
  float: right;
  margin-left: 14px;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0094d1;
}
a.text-primary:hover {
  color: #00709e;
}
a.text-primary:hover {
  color: #00709e !important;
}
.text-success {
  color: #27AE60;
}
a.text-success:hover {
  color: #1e8449;
}
a.text-success:hover {
  color: #1e8449 !important;
}
.text-info {
  color: #236B9B;
}
a.text-info:hover {
  color: #1a4e71;
}
a.text-info:hover {
  color: #1a4e71 !important;
}
.text-warning {
  color: #FFAF00;
}
a.text-warning:hover {
  color: #cc8c00;
}
a.text-warning:hover {
  color: #cc8c00 !important;
}
.text-danger {
  color: #FF4444;
}
a.text-danger:hover {
  color: #ff1111;
}
a.text-danger:hover {
  color: #ff1111 !important;
}
ul.iconized,
ul.iconized-alt {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.iconized &gt; li,
ul.iconized-alt &gt; li {
  padding-left: 1em;
  text-indent: -0.7em;
}
ul.iconized &gt; li:before,
ul.iconized-alt &gt; li:before {
  font-family: fontAwesome;
  content: "\f101 \0020";
  color: #0094d1;
}
ul.iconized &gt; li ul,
ul.iconized-alt &gt; li ul {
  list-style: none;
  margin: 0;
}
ul.iconized &gt; li &gt; ul li:before,
ul.iconized-alt &gt; li &gt; ul li:before {
  font-family: fontAwesome;
  content: "\f105 \0020";
  color: #0094d1;
}
ul.iconized-alt &gt; li:before {
  content: "\f138 \0020";
}
ul.iconized-alt &gt; li &gt; ul li:before {
  content: "\f0da \0020";
}
.text-cyanide {
  color: #3498DB;
}
a.text-cyanide:hover {
  color: #217dbb;
}
a.text-cyanide:hover {
  color: #217dbb !important;
}
.text-meadow {
  color: #8A9B0F;
}
a.text-meadow:hover {
  color: #616c0b;
}
a.text-meadow:hover {
  color: #616c0b !important;
}
.text-cocktail {
  color: #E97F02;
}
a.text-cocktail:hover {
  color: #b66302;
}
a.text-cocktail:hover {
  color: #b66302 !important;
}
.text-hearts {
  color: #BD1550;
}
a.text-hearts:hover {
  color: #8f103d;
}
a.text-hearts:hover {
  color: #8f103d !important;
}
.text-party {
  color: #490A3D;
}
a.text-party:hover {
  color: #1c0418;
}
a.text-party:hover {
  color: #1c0418 !important;
}
.text-midnight {
  color: #2C3E50;
}
a.text-midnight:hover {
  color: #1a242f;
}
a.text-midnight:hover {
  color: #1a242f !important;
}
.text-concrete {
  color: #95A5A6;
}
a.text-concrete:hover {
  color: #798d8f;
}
a.text-concrete:hover {
  color: #798d8f !important;
}
.text-gunmetal {
  color: #292E37;
}
a.text-gunmetal:hover {
  color: #13161a;
}
a.text-gunmetal:hover {
  color: #13161a !important;
}
.text-hollow {
  color: #423732;
}
a.text-hollow:hover {
  color: #251f1c;
}
a.text-hollow:hover {
  color: #251f1c !important;
}
.text-mango {
  color: #EEB816;
}
a.text-mango:hover {
  color: #c3960e;
}
a.text-mango:hover {
  color: #c3960e !important;
}
.text-berry {
  color: #E74C3C;
}
a.text-berry:hover {
  color: #d62c1a;
}
a.text-berry:hover {
  color: #d62c1a !important;
}
.text-cello {
  color: #B66432;
}
a.text-cello:hover {
  color: #8e4e27;
}
a.text-cello:hover {
  color: #8e4e27 !important;
}
.text-muted-alt {
  background-color: #777777;
  color: #fff;
}
a.text-muted-alt:hover {
  color: #aaaaaa;
}
.text-primary-alt {
  background-color: #0094d1;
  color: #fff;
}
a.text-primary-alt:hover {
  color: #38c5ff;
}
.text-warning-alt {
  background-color: #FFAF00;
  color: #fff;
}
a.text-warning-alt:hover {
  color: #ffcf66;
}
.text-danger-alt {
  background-color: #FF4444;
  color: #fff;
}
a.text-danger-alt:hover {
  color: #ffaaaa;
}
.text-success-alt {
  background-color: #27AE60;
  color: #fff;
}
a.text-success-alt:hover {
  color: #60db94;
}
.text-info-alt {
  background-color: #236B9B;
  color: #fff;
}
a.text-info-alt:hover {
  color: #4da0d7;
}
.text-cyanide-alt {
  background-color: #3498DB;
  color: #fff;
}
a.text-cyanide-alt:hover {
  color: #8bc4ea;
}
.text-meadow-alt {
  background-color: #8A9B0F;
  color: #fff;
}
a.text-meadow-alt:hover {
  color: #d2ea26;
}
.text-cocktail-alt {
  background-color: #E97F02;
  color: #fff;
}
a.text-cocktail-alt:hover {
  color: #feaf53;
}
.text-hearts-alt {
  background-color: #BD1550;
  color: #fff;
}
a.text-hearts-alt:hover {
  color: #eb4d84;
}
.text-party-alt {
  background-color: #490A3D;
  color: #fff;
}
a.text-party-alt:hover {
  color: #a31688;
}
.text-midnight-alt {
  background-color: #2C3E50;
  color: #fff;
}
a.text-midnight-alt:hover {
  color: #507192;
}
.text-concrete-alt {
  background-color: #95A5A6;
  color: #fff;
}
a.text-concrete-alt:hover {
  color: #ccd4d5;
}
.text-gunmetal-alt {
  background-color: #292E37;
  color: #fff;
}
a.text-gunmetal-alt:hover {
  color: #555f71;
}
.text-hollow-alt {
  background-color: #423732;
  color: #fff;
}
a.text-hollow-alt:hover {
  color: #7c675e;
}
.text-berry-alt {
  background-color: #E74C3C;
  color: #fff;
}
a.text-berry-alt:hover {
  color: #f29f97;
}
.text-cello-alt {
  background-color: #B66432;
  color: #fff;
}
a.text-cello-alt:hover {
  color: #d99b75;
}
.text-mango-alt {
  background-color: #EEB816;
  color: #fff;
}
a.text-mango-alt:hover {
  color: #f5d575;
}
.bg-cyanide {
  background-color: #3498DB;
  color: #fff;
}
a.bg-cyanide:hover {
  background-color: #217dbb;
}
a.bg-cyanide:hover {
  background-color: #217dbb;
}
.bg-meadow {
  background-color: #8A9B0F;
  color: #fff;
}
a.bg-meadow:hover {
  background-color: #616c0b;
}
a.bg-meadow:hover {
  background-color: #616c0b;
}
.bg-cocktail {
  background-color: #E97F02;
  color: #fff;
}
a.bg-cocktail:hover {
  background-color: #b66302;
}
a.bg-cocktail:hover {
  background-color: #b66302;
}
.bg-mango {
  background-color: #EEB816;
  color: #fff;
}
a.bg-mango:hover {
  background-color: #c3960e;
}
a.bg-mango:hover {
  background-color: #c3960e;
}
.bg-berry {
  background-color: #E74C3C;
  color: #fff;
}
a.bg-berry:hover {
  background-color: #d62c1a;
}
a.bg-berry:hover {
  background-color: #d62c1a;
}
.bg-cello {
  background-color: #B66432;
  color: #fff;
}
a.bg-cello:hover {
  background-color: #8e4e27;
}
a.bg-cello:hover {
  background-color: #8e4e27;
}
.bg-hearts {
  background-color: #BD1550;
  color: #fff;
}
a.bg-hearts:hover {
  background-color: #8f103d;
}
a.bg-hearts:hover {
  background-color: #8f103d;
}
.bg-party {
  background-color: #490A3D;
  color: #fff;
}
a.bg-party:hover {
  background-color: #1c0418;
}
a.bg-party:hover {
  background-color: #1c0418;
}
.bg-midnight {
  background-color: #2C3E50;
  color: #fff;
}
a.bg-midnight:hover {
  background-color: #1a242f;
}
a.bg-midnight:hover {
  background-color: #1a242f;
}
.bg-concrete {
  background-color: #95A5A6;
  color: #fff;
}
a.bg-concrete:hover {
  background-color: #798d8f;
}
a.bg-concrete:hover {
  background-color: #798d8f;
}
.bg-gunmetal {
  background-color: #292E37;
  color: #fff;
}
a.bg-gunmetal:hover {
  background-color: #13161a;
}
a.bg-gunmetal:hover {
  background-color: #13161a;
}
.bg-hollow {
  background-color: #423732;
  color: #fff;
}
a.bg-hollow:hover {
  background-color: #251f1c;
}
a.bg-hollow:hover {
  background-color: #251f1c;
}
.well {
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.well :first-child {
  margin-top: 0;
}
.well.well-main-border {
  border: 1px solid #0094d1;
}
.well.well-main-color {
  color: #0094d1;
}
.well.well-primary {
  background-color: #0094d1;
  color: #fff;
}
.well.well-info {
  background-color: #236B9B;
  color: #fff;
}
.well.well-success {
  background-color: #27AE60;
  color: #fff;
}
.well.well-warning {
  background-color: #FFAF00;
  color: #fff;
}
.well.well-danger {
  background-color: #FF4444;
  color: #fff;
}
.well.well-cyanide {
  background-color: #3498DB;
  color: #fff;
}
.well.well-meadow {
  background-color: #8A9B0F;
  color: #fff;
}
.well.well-cocktail {
  background-color: #E97F02;
  color: #fff;
}
.well.well-hearts {
  background-color: #BD1550;
  color: #fff;
}
.well.well-party {
  background-color: #490A3D;
  color: #fff;
}
.well.well-midnight {
  background-color: #2C3E50;
  color: #fff;
}
.well.well-concrete {
  background-color: #95A5A6;
  color: #fff;
}
.well.well-gunmetal {
  background-color: #292E37;
  color: #fff;
}
.well.well-hollow {
  background-color: #423732;
  color: #fff;
}
.well.well-mango {
  background-color: #EEB816;
  color: #fff;
}
.well.well-berry {
  background-color: #E74C3C;
  color: #fff;
}
.well.well-cello {
  background-color: #B66432;
  color: #fff;
}
.well.well-primary-light {
  background-color: #88dcff;
  color: #0094d1;
}
.well.well-info-light {
  background-color: #94c6e7;
  color: #236B9B;
}
.well.well-success-light {
  background-color: #9feabf;
  color: #27AE60;
}
.well.well-warning-light {
  background-color: #ffe2a3;
  color: #FFAF00;
}
.well.well-danger-light {
  background-color: #ffcccc;
  color: #FF4444;
}
.well.well-cyanide-light {
  background-color: #b9dcf3;
  color: #3498DB;
}
.well.well-meadow-light {
  background-color: #e4f27d;
  color: #8A9B0F;
}
.well.well-cocktail-light {
  background-color: #fecf98;
  color: #E97F02;
}
.well.well-hearts-light {
  background-color: #f394b5;
  color: #BD1550;
}
.well.well-party-light {
  background-color: #c873b8;
  color: #490A3D;
}
.well.well-midnight-light {
  background-color: #96aabd;
  color: #2C3E50;
}
.well.well-concrete-light {
  background-color: #e1e5e6;
  color: #95A5A6;
}
.well.well-gunmetal-light {
  background-color: #999faa;
  color: #292E37;
}
.well.well-hollow-light {
  background-color: #b0a49e;
  color: #423732;
}
.well.well-mango-light {
  background-color: #f9e6ac;
  color: #EEB816;
}
.well.well-berry-light {
  background-color: #f7c6c0;
  color: #E74C3C;
}
.well.well-cello-light {
  background-color: #e8c3ac;
  color: #B66432;
}
.well.well-primary-light-text {
  background-color: #88dcff;
  color: #333333;
}
.well.well-info-light-text {
  background-color: #94c6e7;
  color: #333333;
}
.well.well-success-light-text {
  background-color: #9feabf;
  color: #333333;
}
.well.well-warning-light-text {
  background-color: #ffe2a3;
  color: #333333;
}
.well.well-danger-light-text {
  background-color: #ffcccc;
  color: #333333;
}
.well.well-cyanide-light-text {
  background-color: #b9dcf3;
  color: #333333;
}
.well.well-meadow-light-text {
  background-color: #e4f27d;
  color: #333333;
}
.well.well-cocktail-light-text {
  background-color: #fecf98;
  color: #333333;
}
.well.well-hearts-light-text {
  background-color: #f394b5;
  color: #333333;
}
.well.well-party-light-text {
  background-color: #c873b8;
  color: #333333;
}
.well.well-midnight-light-text {
  background-color: #96aabd;
  color: #333333;
}
.well.well-concrete-light-text {
  background-color: #e1e5e6;
  color: #333333;
}
.well.well-gunmetal-light-text {
  background-color: #999faa;
  color: #333333;
}
.well.well-hollow-light-text {
  background-color: #b0a49e;
  color: #333333;
}
.well.well-mango-light-text {
  background-color: #f9e6ac;
  color: #333333;
}
.well.well-berry-light-text {
  background-color: #f7c6c0;
  color: #333333;
}
.well.well-cello-light-text {
  background-color: #e8c3ac;
  color: #333333;
}
/*!
 * Colorpicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url(../js/extra/colorpicker/img/saturation.png);
  cursor: crosshair;
  float: left;
}
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  border-radius: 0;
}
.colorpicker-hue,
.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}
.colorpicker-hue i,
.colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}
.colorpicker-hue {
  background-image: url(../js/extra/colorpicker/img/hue.png);
}
.colorpicker-alpha {
  background-image: url(../js/extra/colorpicker/img/alpha.png);
  display: none;
}
.colorpicker {
  top: 0;
  left: 0;
  padding: 4px;
  min-width: 120px;
  margin-top: 1px;
  border-radius: 4px;
}
.colorpicker:before,
.colorpicker:after {
  content: " ";
  display: table;
}
.colorpicker:after {
  clear: both;
}
.colorpicker:before,
.colorpicker:after {
  content: " ";
  display: table;
}
.colorpicker:after {
  clear: both;
}
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.colorpicker div {
  position: relative;
}
.colorpicker.alpha {
  min-width: 140px;
}
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url(../js/extra/colorpicker/img/alpha.png);
  background-position: 0 100%;
}
.colorpicker-color div {
  height: 10px;
}
.input-append.color .add-on i,
.input-prepend.color .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.colorpicker-saturation i {
  border-radius: 0;
}
.colorpicker-saturation i b {
  border-radius: 0;
}
.colorpicker {
  border-radius: 0;
}
.input-group.color .input-group-addon,
.input-group.color .input-group-addon {
  padding: 0 8px 0 10px;
}
.input-group.color .input-group-addon i,
.input-group.color .input-group-addon i {
  position: relative;
  display: block;
  cursor: pointer;
  border-radius: 0;
  width: 22px;
  height: 22px;
}
/*!
 * Datepicker for Bootstrap v3
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 3000;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget &gt; ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker &gt; div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #e6e6e6;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.second,
.bootstrap-datetimepicker-widget td.minute,
.bootstrap-datetimepicker-widget td.hour {
  padding: 0;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #0094d1;
  color: #fff;
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #e6e6e6;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #0094d1;
  color: #fff;
}
.bootstrap-datetimepicker-widget td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 27px;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #e6e6e6;
}
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody &gt; tr &gt; td {
  padding: 0px !important;
}
.bootstrap-datetimepicker-widget {
  border-radius: 0;
}
.bootstrap-datetimepicker-widget:before {
  border-bottom: 7px solid #0094d1;
  border-bottom-color: #24bfff;
}
.bootstrap-datetimepicker-widget td {
  border-radius: 0;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  color: #fff !important;
  background-color: #0094d1;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.day:hover a:hover,
.bootstrap-datetimepicker-widget td.hour:hover a:hover,
.bootstrap-datetimepicker-widget td.minute:hover a:hover,
.bootstrap-datetimepicker-widget td.second:hover a:hover,
.bootstrap-datetimepicker-widget td.day:hover a:focus,
.bootstrap-datetimepicker-widget td.hour:hover a:focus,
.bootstrap-datetimepicker-widget td.minute:hover a:focus,
.bootstrap-datetimepicker-widget td.second:hover a:focus {
  color: #00b1fa;
}
.bootstrap-datetimepicker-widget td.day:hover a:not(.btn),
.bootstrap-datetimepicker-widget td.hour:hover a:not(.btn),
.bootstrap-datetimepicker-widget td.minute:hover a:not(.btn),
.bootstrap-datetimepicker-widget td.second:hover a:not(.btn) {
  color: #24bfff;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #0094d1;
}
.bootstrap-datetimepicker-widget td span {
  border-radius: 0;
}
.bootstrap-datetimepicker-widget td span:hover {
  color: #fff !important;
  background-color: #0094d1;
}
.bootstrap-datetimepicker-widget td span:hover a:hover,
.bootstrap-datetimepicker-widget td span:hover a:focus {
  color: #00b1fa;
}
.bootstrap-datetimepicker-widget td span:hover a:not(.btn) {
  color: #24bfff;
}
.bootstrap-datetimepicker-widget td span.old {
  color: #0094d1;
}
.bootstrap-datetimepicker-widget td span.timepicker-hour,
.bootstrap-datetimepicker-widget td span.timepicker-minute,
.bootstrap-datetimepicker-widget td span.timepicker-second {
  margin: 0 !important;
}
.bootstrap-datetimepicker-widget td.separator {
  padding: 0;
}
.bootstrap-datetimepicker-widget th {
  border-radius: 0;
}
.bootstrap-datetimepicker-widget th:hover {
  color: #fff !important;
  background-color: #0094d1;
}
.bootstrap-datetimepicker-widget th:hover a:hover,
.bootstrap-datetimepicker-widget th:hover a:focus {
  color: #00b1fa;
}
.bootstrap-datetimepicker-widget th:hover a:not(.btn) {
  color: #24bfff;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #0094d1;
}
.bootstrap-datetimepicker-widget &gt; .timepicker td {
  padding: 0;
}
.timepicker .btn:not(.btn-primary) {
  padding: 0;
}
.input-group.date .input-group-addon:hover {
  cursor: pointer;
}
/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */
.daterangepicker.dropdown-menu {
  max-width: none;
}
.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}
.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}
.daterangepicker .ranges {
  width: 160px;
  text-align: left;
}
.daterangepicker .ranges .range_inputs &gt; div {
  float: left;
}
.daterangepicker .ranges .range_inputs &gt; div:nth-child(2) {
  padding-left: 11px;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .ranges label {
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-shadow: #fff 1px 1px 0px;
  text-transform: uppercase;
  width: 74px;
}
.daterangepicker .ranges input {
  font-size: 11px;
}
.daterangepicker .ranges .input-mini {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 74px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}
.daterangepicker td.off {
  color: #999;
}
.daterangepicker td.disabled {
  color: #999;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #eee;
}
.daterangepicker td.in-range {
  background: #ebf4f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .ranges label {
  color: #333333;
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  color: #fff !important;
  background-color: #0094d1;
}
.daterangepicker .ranges li.active a:hover,
.daterangepicker .ranges li:hover a:hover,
.daterangepicker .ranges li.active a:focus,
.daterangepicker .ranges li:hover a:focus {
  color: #00b1fa;
}
.daterangepicker .ranges li.active a:not(.btn),
.daterangepicker .ranges li:hover a:not(.btn) {
  color: #24bfff;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  color: #fff !important;
  background-color: #0094d1;
}
.daterangepicker td.available:hover a:hover,
.daterangepicker th.available:hover a:hover,
.daterangepicker td.available:hover a:focus,
.daterangepicker th.available:hover a:focus {
  color: #00b1fa;
}
.daterangepicker td.available:hover a:not(.btn),
.daterangepicker th.available:hover a:not(.btn) {
  color: #24bfff;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  color: #fff !important;
  background-color: #0094d1;
}
.daterangepicker td.active a:hover,
.daterangepicker td.active:hover a:hover,
.daterangepicker td.active a:focus,
.daterangepicker td.active:hover a:focus {
  color: #00b1fa;
}
.daterangepicker td.active a:not(.btn),
.daterangepicker td.active:hover a:not(.btn) {
  color: #24bfff;
}
.daterangepicker td.in-range {
  background: #05b6ff;
  color: #fff;
}
.daterangepicker.opensleft:before,
.daterangepicker.opensright:before {
  border-bottom: 7px solid #0094d1;
  border-bottom-color: #24bfff;
}
.daterangepicker .ranges label {
  color: #333333;
}
.daterangepicker .ranges li {
  background: #0094d1;
  border: 1px solid #0094d1;
  color: #333333;
  border-radius: 0;
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  color: #fff !important;
  background-color: #0094d1;
  border: 1px solid #0094d1;
}
.daterangepicker .ranges li.active a:hover,
.daterangepicker .ranges li:hover a:hover,
.daterangepicker .ranges li.active a:focus,
.daterangepicker .ranges li:hover a:focus {
  color: #00b1fa;
}
.daterangepicker .ranges li.active a:not(.btn),
.daterangepicker .ranges li:hover a:not(.btn) {
  color: #24bfff;
}
#reportrange {
  border: 1px solid #0094d1;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 0;
}
.daterangepicker .ranges .input-mini,
.daterangepicker .calendar-date,
.daterangepicker,
.daterangepicker td,
.daterangepicker th,
.daterangepicker td.in-range {
  border-radius: 0;
}
#map-canvas {
  border: 1px solid #0094d1;
  border-radius: 0;
  width: 100%;
  height: 300px;
  margin: 0;
}
/* Flex Video */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-slider &gt; a {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ui-widget-content {
  background: #f2f3f3 !important;
  border: none !important;
  border-radius: 0 !important;
}
.ui-slider-horizontal {
  height: 9px !important;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -7px !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #00b1fa;
  border: 3px solid #0094d1;
  border-radius: 0 !important;
  padding: 8px;
  outline: none;
}
.ui-widget-header {
  background: #0094d1 !important;
}
.ui-slider-vertical {
  width: 8px !important;
}
.ui-slider-vertical &gt; .ui-slider-handle {
  left: -7px !important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-radius: 0 !important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-radius: 0 !important;
}
/* Ion.RangeSlider
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}
.irs-line-left {
  left: 0;
  width: 10%;
}
.irs-line-mid {
  left: 10%;
  width: 80%;
}
.irs-line-right {
  right: 0;
  width: 10%;
}
.irs-diapason {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
}
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}
.irs-slider.single:before {
  position: absolute;
  display: block;
  content: "";
  top: -30%;
  left: -30%;
  width: 160%;
  height: 160%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.from {
  left: 100px;
}
.irs-slider.from:before {
  position: absolute;
  display: block;
  content: "";
  top: -30%;
  left: -30%;
  width: 130%;
  height: 160%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.to {
  left: 300px;
}
.irs-slider.to:before {
  position: absolute;
  display: block;
  content: "";
  top: -30%;
  left: 0;
  width: 130%;
  height: 160%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.last {
  z-index: 2;
}
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.irs-disabled {
  opacity: 0.4;
}
/* Ion.RangeSlider, Nice Skin
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-slider {
  background: #00b1fa !important;
  border: 3px solid #0094d1 !important;
  border-radius: 0;
  width: 22px;
  height: 22px;
  top: 18px;
  margin-left: -3px;
}
.irs {
  height: 40px;
}
.irs-with-grid {
  height: 60px;
}
.irs-line {
  height: 8px;
  top: 25px;
  background: #f2f3f3;
  border-radius: 0;
}
.irs-line-left {
  height: 8px;
  background-position: 0 -30px;
}
.irs-line-mid {
  height: 8px;
  background-position: 0 0;
}
.irs-line-right {
  height: 8px;
  background-position: 100% -30px;
}
.irs-diapason {
  height: 8px;
  top: 25px;
  background-color: #0094d1;
}
#irs-active-slider,
.irs-slider:hover {
  background-position: 0 -120px;
}
.irs-min,
.irs-max {
  color: #333333;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
  background: #ccc;
}
.irs-from,
.irs-to,
.irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0;
}
.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
  background: #999;
}
.irs-grid-pol {
  background: #99a4ac;
}
.irs-grid-text {
  color: #333333;
}
.gmaps {
  height: 320px;
}
.gmaps-coding {
  height: 280px;
}
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .cf {
  zoom: 1;
}
*:first-child + html .cf {
  zoom: 1;
}
/**
 * Nestable
 */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 20px;
}
.dd.dd-alternate .dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  border: 1px solid #0094d1;
  cursor: move;
  background: #0094d1;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd.dd-alternate .dd-handle:hover {
  color: #333333;
  background: #f2f3f3;
  border: 1px solid #f2f3f3;
}
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}
.dd-collapsed .dd-list {
  display: none;
}
.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px;
}
.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #f2f3f3;
  cursor: move;
  background: #f2f3f3;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-handle:hover {
  color: #fff;
  background: #0094d1;
  border: 1px solid #0094d1;
}
.dd-item &gt; button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  outline: none;
  color: #333333;
}
.dd-item &gt; button:before {
  content: "\f196";
  font-family: 'FontAwesome';
  font-size: 14px;
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item &gt; button[data-action="collapse"]:before {
  content: "\f147";
}
.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.dd-dragel &gt; .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
/**
 * Nestable Extras
 */
.nestable-lists {
  display: block;
  clear: both;
  width: 100%;
  border: 0;
}
#nestable-menu {
  padding: 0;
  margin: 20px 0;
}
/*
#nestable-output {
  width: 100%;
  height: 7em;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: Consolas, monospace;
  padding: 5px; box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#nestable2 .dd-handle {
  color: #fff;
  border: 1px solid #999;
  background: #bbb;
  background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
  background:    -moz-linear-gradient(top, #bbb 0%, #999 100%);
  background:         linear-gradient(top, #bbb 0%, #999 100%);
}
#nestable2 .dd-handle:hover { background: #bbb; }
#nestable2 .dd-item &gt; button:before { color: #fff; }
*/
@media only screen and (min-width: 700px) {
  .dd + .dd {
    margin-left: 2%;
  }
}
.dd-hover &gt; .dd-handle {
  background: #2ea8e5 !important;
}
/**
 * Nestable Draggable Handles
 */
.dd3-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px 5px 40px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #f2f3f3;
  background: #f2f3f3;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd3-content:hover {
  color: #fff;
  background: #0094d1;
  border: 1px solid #0094d1;
}
.dd-dragel &gt; .dd3-item &gt; .dd3-content {
  margin: 0;
}
.dd3-item &gt; button {
  margin-left: 30px;
}
.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #f2f3f3;
  background: #f2f3f3;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dd3-handle:before {
  content: "\f0b2";
  font-family: 'FontAwesome';
  font-size: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #333333;
  cursor: move;
}
/*
.dd3-handle:hover {
  background: @diarioronda-color-main;
  color: #fff;
}*/
/* the norm */
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 9999;
}
#gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto;
}
#gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px;
}
#gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}
.gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
  background: url('../../../../js/extra/gritter/ie-spacer.gif');
  /* ie7/8 fix */
  border: 1px solid #282828;
}
.gritter-item-wrapper.hover {
  border: 1px solid #0094d1;
}
.gritter-top {
  background-color: #282828;
  height: 10px;
}
/*
.hover .gritter-top {
  background-position:right -30px;
}*/
.gritter-bottom {
  background-color: #282828;
  height: 8px;
  margin: 0;
}
/*
.hover .gritter-bottom {
  background-position: bottom right;
}*/
.gritter-item {
  display: block;
  background-color: #282828;
  color: #0094d1;
  padding: 2px 11px 8px 11px;
  font-size: 12px;
}
/*
.hover .gritter-item {
  background-position:right -40px;
}*/
.gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}
.gritter-close {
  display: none;
  position: absolute;
  top: -2px;
  right: 6px;
  cursor: pointer;
  z-index: 29999;
  color: #0094d1;
  outline: none;
}
.gritter-close:before {
  content: "\f057";
  font-family: Fontawesome;
  font-size: 24px;
  position: relative;
  outline: none;
}
.gritter-close:hover {
  color: #00709e;
  outline: none;
}
.gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px 0 #000;
}
.gritter-image {
  width: 48px;
  height: 48px;
  float: left;
}
.gritter-with-image,
.gritter-without-image {
  padding: 0;
}
.gritter-with-image {
  width: 220px;
  float: right;
}
/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top {
  background-color: #f2f2f3;
}
.gritter-light .gritter-title {
  text-shadow: none;
}
div.dataTables_length label {
  float: left;
  text-align: left;
}
div.dataTables_length select {
  width: 75px;
  border-color: transparent;
}
div.dataTables_filter label {
  float: right;
}
div.dataTables_filter input {
  border-color: transparent;
  float: right;
}
div.dataTables_info {
  padding-top: 26px;
}
div.dataTables_paginate {
  float: right;
  margin: 0;
}
table.table {
  clear: both;
  margin-bottom: 6px !important;
  max-width: none !important;
}
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
table.table thead .sorting:after {
  font-family: FontAwesome;
  font-size: 14px;
  content: "\f0dc";
  float: right;
}
table.table thead .sorting_asc:after {
  font-family: FontAwesome;
  font-size: 14px;
  content: "\f0dd";
  float: right;
}
table.table thead .sorting_desc:after {
  font-family: FontAwesome;
  font-size: 14px;
  content: "\f0de";
  float: right;
}
table.table thead .sorting_asc_disabled {
  background: url('../images/sort_asc_disabled.png') no-repeat center right;
}
table.table thead .sorting_desc_disabled {
  background: url('../images/sort_desc_disabled.png') no-repeat center right;
}
table.dataTable th:active {
  outline: none;
}
/* Scrolling */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot table {
  border-top: none;
}
/*
 * TableTools styles
 */
.table tbody tr.active td,
.table tbody tr.active th {
  color: white;
}
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand;
}
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}
div.DTTT .btn:hover {
  text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
  color: white !important;
}
/* TableTools information display */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}
/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
}
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important;
}
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}
div.DTFC_LeftFootWrapper table {
  border-top: none;
}
.datatables_search {
  position: absolute;
  top: 7px;
  right: 170px;
}
.portlet .panel-heading {
  padding: 10px 15px 10px;
  cursor: move;
}
.portlet .panel-caption {
  float: left;
}
.portlet .panel-options {
  float: right;
  margin-top: 4px;
}
.portlet .panel-options .panel-collapse,
.portlet .panel-options .panel-expand,
.portlet .panel-options .panel-remove {
  color: #fff;
}
.portlet .panel-options .panel-collapse &gt; i,
.portlet .panel-options .panel-expand &gt; i,
.portlet .panel-options .panel-remove &gt; i {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 18px;
}
.portlet .panel-options .panel-collapse &gt; i:hover,
.portlet .panel-options .panel-expand &gt; i:hover,
.portlet .panel-options .panel-remove &gt; i:hover,
.portlet .panel-options .panel-collapse &gt; i:focus,
.portlet .panel-options .panel-expand &gt; i:focus,
.portlet .panel-options .panel-remove &gt; i:focus {
  color: #fff;
}
.portlet .panel-options .panel-collapse,
.portlet .panel-options .panel-expand {
  margin-right: 3px;
}
.portlet &gt; .panel.panel-default .panel-options .panel-collapse,
.portlet &gt; .panel.panel-default .panel-options .panel-expand,
.portlet &gt; .panel.panel-default .panel-options .panel-remove {
  color: #333333;
}
.portlet &gt; .panel.panel-default .panel-options .panel-collapse &gt; i:hover,
.portlet &gt; .panel.panel-default .panel-options .panel-expand &gt; i:hover,
.portlet &gt; .panel.panel-default .panel-options .panel-remove &gt; i:hover,
.portlet &gt; .panel.panel-default .panel-options .panel-collapse &gt; i:focus,
.portlet &gt; .panel.panel-default .panel-options .panel-expand &gt; i:focus,
.portlet &gt; .panel.panel-default .panel-options .panel-remove &gt; i:focus {
  color: #333333;
}
.portlet .panel-hidden {
  display: none;
}
.portlet-placeholder {
  background-color: #f5f5f5;
  border: 1px dashed #ddd;
  border-radius: 0 !important;
  margin-bottom: 18px;
}
.slimScroller {
  padding-right: 12px;
}
.slimScrollBar,
.slimScrollRail {
  border-radius: 0 !important;
}
/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #0094d1;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(top, #fff 0%, #eee 50%);
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #0094d1;
  border-radius: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(top, #eee 0%, #fff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice &gt; .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('../js/extra/select2/select2.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #0094d1;
  border-top: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-auto-width {
  border-top: 1px solid #0094d1;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #0094d1;
  border-bottom: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #0094d1;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #0094d1;
  border-radius: 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  background-image: linear-gradient(top, #ccc 0%, #eee 60%);
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../js/extra/select2/select2.png') no-repeat 0 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-size: 1em;
  border: 1px solid #0094d1;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url('../js/extra/select2/select2.png') no-repeat 100% -22px;
  background: url('../js/extra/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url('../js/extra/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url('../js/extra/select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url('../js/extra/select2/select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #fff url('select2-spinner.gif') no-repeat 100%;
  background: url('../js/extra/select2/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url('../js/extra/select2/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url('../js/extra/select2/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url('../js/extra/select2/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #0094d1;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #0094d1;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(top, #fff 0%, #eee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #0094d1;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results ul.select2-result-sub &gt; li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub &gt; li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub &gt; li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub &gt; li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub &gt; li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub &gt; li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub &gt; li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children &gt; .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  background: #0094d1;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #d4d8d8;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #d4d8d8;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #0094d1;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(top, #eee 1%, #fff 15%);
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url('../js/extra/select2/select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333333;
  cursor: default;
  border: 1px solid #0094d1;
  border-radius: 0;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url('../js/extra/select2/select2.png') right top no-repeat;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('../js/extra/select2/select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/**
 * Select2 Bootstrap CSS
 * Compatible with Select2 3.3.2, 3.4.1, 3.4.2 and Twitter Bootstrap 3.0.0
 * MIT License
 */
/**
 * Reset Bootstrap 3 .form-control styles which - if applied to the
 * original &lt;select&gt;-element the Select2-plugin may be run against -
 * are copied to the .select2-container.
 *
 * 1. Overwrite .select2-container's original display:inline-block
 *    with Bootstrap 3's default for .form-control, display:block;
 *    courtesy of @juristr (@see https://github.com/fk/select2-bootstrap-css/pull/1)
 */
.select2-container.form-control {
  background: transparent;
  border: none;
  display: block;
  /* 1 */
  margin: 0;
  padding: 0;
}
/**
 * Adjust Select2 inputs to fit Bootstrap 3 default .form-control appearance.
 */
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
  background: none;
  padding: 0;
  border-color: #0094d1;
  border-radius: 0;
  color: #333333;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -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);
}
.select2-search input {
  border-color: #0094d1;
  border-radius: 0;
  color: #333333;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -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);
}
.select2-container .select2-choices .select2-search-field input {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/**
 * Adjust Select2 input heights to match the Bootstrap default.
 */
.select2-container .select2-choice {
  height: 34px;
  line-height: 1.42857;
}
/**
 * Address Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-container.select2-container-multi.form-control {
  height: auto;
}
/**
 * Address Bootstrap 3 control sizing classes
 * @see http://getbootstrap.com/css/#forms-control-sizes
 */
.select2-container.input-sm .select2-choice,
.input-group-sm .select2-container .select2-choice {
  height: 30px;
  line-height: 1.5;
  border-radius: 0;
}
.select2-container.input-lg .select2-choice,
.input-group-lg .select2-container .select2-choice {
  height: 45px;
  line-height: 1.33;
  border-radius: 0;
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: 32px;
}
.select2-container-multi.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-container-multi .select2-choices .select2-search-field input {
  height: 28px;
}
.select2-container-multi.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-container-multi .select2-choices .select2-search-field input {
  height: 43px;
}
/**
 * Adjust height and line-height for .select2-search-field amd multi-select Select2 widgets.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 &lt; 3.3.2.
 */
.select2-container-multi .select2-choices .select2-search-field input {
  margin: 0;
}
.select2-chosen,
.select2-choice &gt; span:first-child,
.select2-container .select2-choices .select2-search-field input {
  padding: 6px 12px;
}
.input-sm .select2-chosen,
.input-group-sm .select2-chosen,
.input-sm .select2-choice &gt; span:first-child,
.input-group-sm .select2-choice &gt; span:first-child,
.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-choices .select2-search-field input {
  padding: 5px 10px;
}
.input-lg .select2-chosen,
.input-group-lg .select2-chosen,
.input-lg .select2-choice &gt; span:first-child,
.input-group-lg .select2-choice &gt; span:first-child,
.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-choices .select2-search-field input {
  padding: 10px 16px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
  margin-bottom: 3px;
}
.select2-container-multi.input-sm .select2-choices .select2-search-choice,
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 3px;
  margin-bottom: 2px;
}
.select2-container-multi.input-lg .select2-choices .select2-search-choice,
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice {
  line-height: 24px;
}
/**
 * Adjust the single Select2's dropdown arrow button appearance.
 *
 * 1. For Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div {
  border-left: 1px solid #0094d1;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div {
  border-left-color: transparent;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/**
 * Adjust the dropdown arrow button icon position for the single-select Select2 elements
 * to make it line up vertically now that we increased the height of .select2-container.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b {
  background-position: 0 3px;
}
.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 3px;
}
.select2-container.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b,
.input-group-sm .select2-container .select2-choice div b {
  background-position: 0 1px;
}
.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b,
.input-group-sm .select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}
.select2-container.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b,
.input-group-lg .select2-container .select2-choice div b {
  background-position: 0 9px;
}
.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b,
.input-group-lg .select2-dropdown-open .select2-choice div b {
  background-position: -18px 9px;
}
/**
 * Address Bootstrap's validation states and change Select2's border colors and focus states.
 * Apply .has-warning, .has-danger or .has-succes to #select2-drop to match Bootstraps' colors.
 */
.has-warning .select2-choice,
.has-warning .select2-choices {
  border-color: #FFAF00;
}
.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices {
  border-color: #FFAF00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning.select2-drop-active {
  border-color: #FFAF00;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #FFAF00;
}
.has-error .select2-choice,
.has-error .select2-choices {
  border-color: #FF4444;
}
.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices {
  border-color: #FF4444;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error.select2-drop-active {
  border-color: #FF4444;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #953b39;
}
.has-success .select2-choice,
.has-success .select2-choices {
  border-color: #27AE60;
}
.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
  border-color: #27AE60;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success.select2-drop-active {
  border-color: #27AE60;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #27AE60;
}
/**
 * Make Select2's active-styles - applied to .select2-container when the widget receives focus -
 * fit Bootstrap 3's .form-element:focus appearance.
 */
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: #0094d1;
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #0094d1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #0094d1;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.select2-drop-active {
  border-color: #0094d1;
}
.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
  border-top-color: #0094d1;
}
/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstrap 3's
 * "Input Group" component, we don't want specific edges of the Select2 container
 * to have a border-radius.
 *
 * In Bootstrap 2, input groups required a markup where these style adjustments
 * could be bound to a CSS-class identifying if the additional elements are appended,
 * prepended or both.
 *
 * Bootstrap 3 doesn't rely on these classes anymore, so we have to use our own.
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on a Bootstrap 3 .input-group
 * to let the contained Select2 widget know which edges should not be rounded as they are
 * directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.input-group.select2-bootstrap-prepend [class^="select2-choice"] {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.input-group.select2-bootstrap-append [class^="select2-choice"] {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.select2-dropdown-open [class^="select2-choice"] {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
/**
 * Adjust Select2's choices hover and selected styles to match Bootstrap 3's default dropdown styles.
 */
.select2-results .select2-highlighted {
  color: white;
  background-color: #00b1fa;
}
/**
 * Adjust alignment of Bootstrap 3 buttons in Bootstrap 3 Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}
/**
 * Make Multi Select2's choices match Bootstrap 3's default button styles.
 */
.select2-container-multi .select2-choices .select2-search-choice {
  color: #333333;
  background: white;
  border-color: #0094d1;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #ebebeb;
  border-color: #0094d1;
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/**
 * Address Multi Select2's choice close-button vertical alignment.
 */
.select2-search-choice-close {
  margin-top: -7px;
  top: 50%;
}
/**
 * Adjust the single Select2's clear button position (used to reset the select box
 * back to the placeholder value and visible once a selection is made
 * activated by Select2's "allowClear" option).
 */
.select2-container .select2-choice abbr {
  top: 50%;
}
/**
 * Adjust "no results" and "selection limit" messages to make use
 * of Bootstrap 3's default "Alert" style.
 *
 * @see http://getbootstrap.com/components/#alerts-default
 */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background-color: #fcf8e3;
  color: #c09853;
}
/**
 * Address disabled Select2 styles.
 *
 * 1. For Select2 v.3.3.2.
 * 2. Revert border-left:0 inherited from Select2's CSS to prevent the arrow
 *    from jumping when switching from disabled to enabled state and vice versa.
 */
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #cccccc;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choices div {
  background-color: transparent;
  border-left: 1px solid transparent;
  /* 2 */
}
/**
 * Address Select2's loading indicator position - which should not stick
 * to the right edge of Select2's search input.
 *
 * 1. in .select2-search input
 * 2. in Multi Select2's .select2-search-field input
 * 3. in the status-message of infinite-scroll with remote data (@see http://ivaynberg.github.io/select2/#infinite)
 *
 * These styles alter Select2's default background-position of 100%
 * and supply the new background-position syntax to browsers which support it:
 *
 * 1. Android, Safari &lt; 6/Mobile, IE&lt;9: change to a relative background-position of 99%
 * 2. Chrome 25+, Firefox 13+, IE 9+, Opera 10.5+: use the new CSS3-background-position syntax
 *
 * @see http://www.w3.org/TR/css3-background/#background-position
 *
 * @todo Since both Select2 and Bootstrap 3 only support IE8 and above,
 * we could use the :after-pseudo-element to display the loading indicator.
 * Alternatively, we could supply an altered loading indicator image which already
 * contains an offset to the right.
 */
.select2-search input.select2-active,
.select2-container-multi .select2-choices .select2-search-field input.select2-active,
.select2-more-results.select2-active {
  background-position: 99%;
  /* 4 */
  background-position: right 4px center;
  /* 5 */
}
.thumbnail-hover {
  position: relative;
}
.thumbnail-hover .caption {
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.55);
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  color: #fff !important;
  z-index: 2;
}
.thumbnail-hover .caption p {
  margin: 0;
}
.thumbnail-hover .caption-center:before,
.thumbnail-hover .caption-center p {
  display: inline-block;
  vertical-align: middle;
}
.thumbnail-hover .caption-center:before {
  content: " ";
  height: 100%;
}
/* line 7, ../sass/lightbox.sass */
body:after {
  content: url(includes/resources/bootstrap/js/extra/lightbox2/close.png) url(includes/resources/bootstrap/js/extra/lightbox2/loading.gif) url(includes/resources/bootstrap/js/extra/lightbox2/prev.png) url(includes/resources/bootstrap/js/extra/lightbox2/next.png);
  display: none;
}
/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}
/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}
/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../js/extra/lightbox2/loading.gif) no-repeat;
}
/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
/* line 71, ../sass/lightbox.sass */
.lb-container &gt; .nav {
  left: 0;
}
/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}
/* line 77, ../sass/lightbox.sass */
.lb-prev,
.lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}
/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
  background: url(../img/blank.png);
  z-index: 11;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../js/extra/lightbox2/prev.png) left 48% no-repeat;
}
/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
  background: url(../img/blank.png);
  z-index: 11;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../js/extra/lightbox2/next.png) right 48% no-repeat;
}
/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../js/extra/lightbox2/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lightbox a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.lightbox .lb-number {
  display: block;
  padding: 5px 0 0;
}
.lightbox .lb-image,
.lb-outerContainer,
.lb-dataContainer {
  border-radius: 0;
}
.knob {
  outline: none;
}
.plan {
  box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  min-height: 100px;
  background: #fff;
  margin: 20px 0;
  padding-bottom: 25px;
  text-align: center;
}
.plan &gt; .head {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 12px 16px;
  background: #0094d1;
  color: #fff;
}
.plan &gt; .head &gt; h2 {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 30px;
}
.plan &gt; ul {
  list-style-type: none;
  padding: 20px;
  margin-top: 2px;
}
.plan &gt; ul li {
  line-height: 22px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}
.plan &gt; .price {
  border-top: 1px solid #f2f3f3;
  margin: 0 auto 30px auto;
  width: 80%;
}
.plan &gt; .price &gt; h3 {
  font-size: 82px;
  vertical-align: top;
  line-height: 1;
}
.plan &gt; .price &gt; h4 {
  font-size: 18px;
}
.plan .btn {
  margin-bottom: 4px;
}
.plan:hover {
  background-color: #0094d1;
  color: #fff;
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -50%;
    /* 6 columns */
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -50%;
    /* 6 columns */
  }
  .row-offcanvas-right.active {
    right: 50%;
    /* 6 columns */
  }
  .row-offcanvas-left.active {
    left: 50%;
    /* 6 columns */
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
    /* 6 columns */
  }
}
video {
  max-width: 100%;
  height: auto;
}
iframe,
embed,
object {
  max-width: 100%;
}
.vid-wrapper {
  margin: 0 auto;
}
.unsupported {
  background: #fddfde;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/*
====== Zoom effect ======
*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/*
====== Newspaper effect ======
*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}
/*
====== Move-horizontal effect ======
*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
/*
====== Move-from-top effect ======
*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
/*
====== 3d unfold ======
*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  -moz-transform: rotateY(-60deg);
  -o-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  -moz-transform: rotateY(60deg);
  -o-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
/*
====== Zoom-out effect ======
*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css!
 */
.modal {
  left: 50%;
  bottom: auto;
  right: auto;
  padding: 0;
  width: 500px;
  margin-left: -250px;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}
.modal.container {
  max-width: none;
}
.modal-dialog {
  width: auto;
  padding: 10px 0;
}
.modal-footer {
  padding: 10px;
}
.modal-content {
  padding: 10px;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.modal-open {
  overflow: hidden;
}
/* add a scroll bar to stop page from jerking around */
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable {
  overflow-y: scroll;
}
@media (max-width: 979px) {
  .modal-open.page-overflow .page-container .navbar-fixed-top,
  .modal-open.page-overflow .page-container .navbar-fixed-bottom {
    overflow-y: visible;
  }
}
.modal-scrollable {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
.modal {
  outline: none;
  position: absolute;
  margin-top: 0;
  top: 50%;
  overflow: visible;
  /* allow content to popup out (i.e tooltips) */
}
.modal.fade {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
}
.modal.fade.in {
  top: 50%;
}
.modal-body {
  max-height: none;
  overflow: visible;
}
.modal.modal-absolute {
  position: absolute;
  z-index: 950;
}
.modal .loading-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 6px;
}
.modal-backdrop.modal-absolute {
  position: absolute;
  z-index: 940;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #fff;
}
.modal.container {
  width: 940px;
  margin-left: -470px;
}
/* Modal Overflow */
.modal-overflow.modal {
  top: 1%;
}
.modal-overflow.modal.fade {
  top: -100%;
}
.modal-overflow.modal.fade.in {
  top: 1%;
}
.modal-overflow .modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* Responsive */
@media (min-width: 1200px) {
  .modal.container {
    width: 1170px;
    margin-left: -585px;
  }
}
@media (max-width: 979px) {
  .modal,
  .modal.container,
  .modal.modal-overflow {
    top: 1%;
    right: 1%;
    left: 1%;
    bottom: auto;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .modal.fade.in,
  .modal.container.fade.in,
  .modal.modal-overflow.fade.in {
    top: 1%;
    bottom: auto;
  }
  .modal-body,
  .modal-overflow .modal-body {
    position: static;
    margin: 0;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
  .modal-footer,
  .modal-overflow .modal-footer {
    position: static;
  }
}
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
/*
Animate.css - http://daneden.me/animate
Licensed under the â˜º license (http://licence.visualidiot.com/)

Copyright (c) 2012 Dan Eden*/
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
.spinner input {
  width: 80px;
  float: left;
}
.spinner .btn {
  position: relative;
  width: 21px;
  height: 16px;
  padding-top: 0;
  padding-right: 9px;
  padding-left: 9px;
}
.spinner .btn.disabled {
  cursor: not-allowed;
}
.spinner .spinner-buttons {
  position: relative;
  float: left;
  width: 21px;
  left: -21px;
}
.spinner .spinner-buttons i {
  font-size: 10px;
}
.spinner .spinner-up {
  padding: 0 0 4px 1px;
  height: 18px;
}
.spinner .spinner-up i {
  position: relative;
  top: -3px;
}
.spinner .spinner-down {
  padding: 0 0 4px 1px;
  height: 17px;
}
.spinner .spinner-down i {
  position: relative;
  top: -4px;
}
.combobox a {
  font-size: 18px;
}
.combobox button.btn {
  border-radius: 0 0 0 0;
}
.select {
  /*.dropdown-menu {
    margin-top: 3px;
  }*/
}
.select .dropdown-label {
  padding: 0 10px 0 0;
  margin: 0;
  display: inline-block;
  text-align: left;
  font-weight: normal;
}
#selectTextSize {
  display: inline-block;
  position: absolute;
  visibility: hidden;
  top: 0;
}
.pillbox {
  padding: 3px;
}
.pillbox ul {
  display: inline-block;
  margin: 0;
}
.pillbox li {
  font-size: 15.228px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
  vertical-align: baseline;
  background-color: #777777;
  padding: 1px 4px 2px 7px;
  border-radius: 0;
  display: inline-block;
  margin: 2px;
  cursor: pointer;
  float: left;
}
.pillbox li:after {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
  opacity: 20;
  filter: alpha(opacity=2000);
  padding-left: 4px;
  top: -2px;
  position: relative;
  content: " \00D7";
}
.pillbox li:hover:after {
  opacity: 40;
  filter: alpha(opacity=4000);
}
.pillbox li.status-primary {
  background-color: #0094d1;
}
.pillbox li.status-important {
  background-color: #FF4444;
}
.pillbox li.status-warning {
  background-color: #FFAF00;
}
.pillbox li.status-success {
  background-color: #27AE60;
}
.pillbox li.status-info {
  background-color: #236B9B;
}
.pillbox li.status-cyanide {
  background-color: #3498DB;
}
.pillbox li.status-meadow {
  background-color: #8A9B0F;
}
.pillbox li.status-cocktail {
  background-color: #E97F02;
}
.pillbox li.status-hearts {
  background-color: #BD1550;
}
.pillbox li.status-party {
  background-color: #490A3D;
}
.pillbox li.status-midnight {
  background-color: #2C3E50;
}
.pillbox li.status-concrete {
  background-color: #95A5A6;
}
.pillbox li.status-gunmetal {
  background-color: #292E37;
}
.pillbox li.status-hollow {
  background-color: #423732;
}
.pillbox li.status-mango {
  background-color: #EEB816;
}
.pillbox li.status-berry {
  background-color: #E74C3C;
}
.pillbox li.status-cello {
  background-color: #B66432;
}
.tree {
  padding-left: 14px;
  overflow: auto;
  position: relative;
}
.tree:before {
  width: 1px;
  z-index: 1;
  display: block;
  content: "";
  position: absolute;
  top: -21px;
  bottom: 16px;
  left: 0;
  border-left: 1px dotted #333333;
}
.tree .tree-folder {
  position: relative;
  width: auto;
  min-height: 20px;
  cursor: pointer;
  border: 1px solid transparent;
}
.tree .tree-folder:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 14px;
  left: -13px;
  width: 18px;
  height: 0;
  border-top: 1px dotted #333333;
  z-index: 1;
}
.tree .tree-folder .tree-folder-header {
  position: relative;
  min-height: 20px;
  line-height: 20px;
  min-width: 100px;
  margin: 0;
  padding: 4px 5px 6px;
  color: #333333;
  border-radius: 0;
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.tree .tree-folder .tree-folder-header:hover {
  color: #fff;
  background-color: #0094d1;
}
.tree .tree-folder .tree-folder-header .tree-folder-name {
  display: inline;
  z-index: 2;
  margin-left: 2px;
}
.tree .tree-folder img {
  margin-left: 4px;
}
.tree .tree-folder .tree-folder-content {
  margin-left: 23px;
  position: relative;
}
.tree .tree-folder .tree-folder-content:before {
  display: inline-block;
  content: "";
  position: absolute;
  width: 1px;
  z-index: 1;
  top: -9px;
  bottom: 16px;
  left: -12px;
  border-left: 1px dotted #333333;
}
.tree .tree-item {
  position: relative;
  min-height: 20px;
  line-height: 20px;
  min-width: 100px;
  cursor: pointer;
  margin: 0;
  padding: 4px 8px 6px;
  color: #333333;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.tree .tree-item:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 14px;
  left: -13px;
  width: 18px;
  height: 0;
  border-top: 1px dotted #333333;
  z-index: 1;
}
.tree .tree-item:hover {
  color: #fff;
  background-color: #0094d1;
}
.tree .tree-item .tree-item-name {
  margin-left: 2px;
  display: inline;
  z-index: 2;
}
.tree .tree-item .tree-item-name &gt; i {
  margin-left: -2px;
  display: inline-block;
  text-align: center;
  margin-right: 1px;
}
.tree .tree-selected {
  background-color: #0094d1;
  color: #fff;
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.tree .tree-selected:hover {
  background-color: #f2f3f3;
  color: #333333;
}
.tree .tree-selected:hover .tree-actions &gt; i {
  border: 1px solid #0094d1;
  color: #0094d1;
}
.tree .tree-selected &gt; i {
  margin-left: -2px;
  display: inline-block;
  text-align: center;
  margin-right: 1px;
}
.tree .fa {
  display: inline;
}
.tree.tree-solid-line {
  padding-left: 12px;
}
.tree.tree-solid-line:before {
  border-left: 1px solid #333333;
}
.tree.tree-solid-line .tree-folder:before {
  border-top: 1px solid #333333;
}
.tree.tree-solid-line .tree-folder .tree-folder-content:before {
  border-left: 1px solid #333333;
}
.tree.tree-solid-line .tree-item:before {
  border-top: 1px solid #333333;
}
.tree.tree-no-line {
  padding-left: 0;
}
.tree.tree-no-line:before {
  display: none;
}
.tree.tree-no-line .tree-folder:before {
  display: none;
}
.tree.tree-no-line .tree-folder .tree-folder-content:before {
  display: none;
}
.tree.tree-no-line .tree-item:before {
  display: none;
}
.tree.tree-plus-minus .tree-folder-header .fa-folder-open:before {
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
  content: "\f056";
  padding-right: 2px;
}
.tree.tree-plus-minus .tree-folder-header .fa-folder:before {
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
  content: "\f055";
  padding-right: 2px;
}
.tree.tree-plus-minus .tree-folder-name {
  margin-left: 0px !important;
}
.tree .tree-actions {
  display: none;
  position: absolute;
  margin-top: 1px;
  right: 4px;
}
.ie .tree.tree-plus-minus .tree-folder-header .fa-folder:before,
.ie .tree.tree-plus-minus .tree-folder-header .fa-folder-open:before {
  margin-top: -5px;
}
.tree .tree-item:hover .tree-actions,
.tree .tree-folder-header:hover .tree-actions {
  display: inline-block;
}
.tree .tree-actions &gt; i {
  font-weight: 300;
  border: 1px solid #fff;
  padding: 1px 3px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-right: 6px;
  margin-top: 0px;
  display: inline-block;
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.tree .tree-actions &gt; i:hover {
  color: #333333;
  border: 1px solid #333333;
}
.icon-blink {
  display: inline-block;
  -moz-animation: blink .2s infinite linear;
  -o-animation: blink .2s infinite linear;
  -webkit-animation: blink .2s infinite linear;
  animation: blink .2s infinite linear;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.wizard {
  border: 1px solid #0094d1;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  background-color: #fff;
}
.wizard:before,
.wizard:after {
  content: " ";
  display: table;
}
.wizard:after {
  clear: both;
}
.wizard:before,
.wizard:after {
  content: " ";
  display: table;
}
.wizard:after {
  clear: both;
}
.wizard ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  /* set z-index on steps for chevron overlap */
}
.wizard ul li {
  float: left;
  margin: 0;
  padding: 0 20px 0 30px;
  height: 47px;
  line-height: 47px;
  position: relative;
  background: #ededed;
  color: #777777;
  font-size: 16px;
  cursor: default;
}
.wizard ul li .chevron {
  border: 24px solid transparent;
  border-left: 14px solid #0094d1;
  border-right: 0;
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
}
.wizard ul li .chevron:before {
  border: 24px solid transparent;
  border-left: 14px solid #ededed;
  border-right: 0;
  content: "";
  display: block;
  position: absolute;
  right: 1px;
  top: -24px;
}
.wizard ul li.complete {
  background: #0094d1;
  color: #fff;
}
.wizard ul li.complete .badge {
  background: #fff;
  color: #0094d1;
}
.wizard ul li.complete .chevron:before {
  border-left: 14px solid #0094d1;
}
.wizard ul li.complete:hover {
  background: #00b1fa;
  cursor: pointer;
}
.wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #00b1fa;
}
.wizard ul li.active {
  background: #0094d1;
  color: #fff;
}
.wizard ul li.active .chevron:before {
  border-left: 14px solid #0094d1;
}
.wizard ul li.active .badge {
  color: #0094d1;
  background-color: #fff;
}
.wizard ul li .badge {
  position: relative;
  top: -2px;
  margin-right: 8px;
}
.wizard ul li:nth-child(1) {
  border-radius: 0;
  padding-left: 20px;
  z-index: 10;
}
.wizard ul li:nth-child(2) {
  z-index: 9;
}
.wizard ul li:nth-child(3) {
  z-index: 8;
}
.wizard ul li:nth-child(4) {
  z-index: 7;
}
.wizard ul li:nth-child(5) {
  z-index: 6;
}
.wizard ul li:nth-child(6) {
  z-index: 5;
}
.wizard ul li:nth-child(7) {
  z-index: 4;
}
.wizard ul li:nth-child(8) {
  z-index: 3;
}
.wizard ul li:nth-child(9) {
  z-index: 2;
}
.wizard ul li:nth-child(10) {
  z-index: 1;
}
.wizard .actions {
  float: right;
  padding-right: 6px;
  margin-top: 6px;
  vertical-align: middle;
}
.wizard .actions a {
  line-height: 45px;
  font-size: 12px;
  margin-right: 8px;
}
.wizard .actions .btn-prev i {
  margin-right: 5px;
}
.wizard .actions .btn-next i {
  margin-left: 5px;
}
.step-content {
  padding: 10px;
}
.step-content .step-pane {
  display: none;
}
.step-content .active {
  display: block;
}
.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.btn-file &gt; input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.fileinput .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.fileinput .thumbnail &gt; img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
  font-weight: 300;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput .uneditable-input {
  white-space: normal;
}
.fileinput-new .input-group .btn-file {
  border-radius: 0 0 0 0;
}
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 0 0 0;
}
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 0 0 0;
}
.form-group.has-warning .fileinput .uneditable-input {
  color: #fff;
  border-color: #FFAF00;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #fff;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #FFAF00;
}
.form-group.has-error .fileinput .uneditable-input {
  color: #fff;
  border-color: #FF4444;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #fff;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #FF4444;
}
.form-group.has-success .fileinput .uneditable-input {
  color: #fff;
  border-color: #27AE60;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #fff;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #27AE60;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
.table.rowlink td:not(.rowlink-skip),
.table .rowlink td:not(.rowlink-skip) {
  cursor: pointer;
}
.table.rowlink td:not(.rowlink-skip) a,
.table .rowlink td:not(.rowlink-skip) a {
  color: inherit;
  font: inherit;
  text-decoration: inherit;
}
.table-hover.rowlink tr:hover td,
.table-hover .rowlink tr:hover td {
  background-color: #d3d3d3;
}
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-label {
  position: relative;
  background: rgba(0, 0, 0, 0.15);
  display: inline-block;
  padding: 6px 12px;
  left: -12px;
  border-radius: -1px 0 0 -1px;
}
.btn-label.btn-label-right {
  left: auto;
  right: -12px;
  border-radius: 0 -1px -1px 0;
}
.btn-lg .btn-label {
  padding: 10px 16px;
  left: -16px;
  border-radius: -1px 0 0 -1px;
}
.btn-lg .btn-label.btn-label-right {
  left: auto;
  right: -16px;
  border-radius: 0 -1px -1px 0;
}
.btn-sm .btn-label {
  padding: 5px 10px;
  left: -10px;
  border-radius: -1px 0 0 -1px;
}
.btn-sm .btn-label.btn-label-right {
  left: auto;
  right: -10px;
  border-radius: 0 -1px -1px 0;
}
.btn-xs .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: -1px 0 0 -1px;
}
.btn-xs .btn-label.btn-label-right {
  left: auto;
  right: -5px;
  border-radius: 0 -1px -1px 0;
}
.diarioronda-color-main {
  color: #0094d1 !important;
}
.diarioronda-font-normal {
  font-weight: 300 !important;
}
.diarioronda-font-oswald-bold {
  font-weight: 400 !important;
}
.diarioronda-font-oxygen-bold {
  font-weight: 700 !important;
}
.diarioronda-font-open-sans-bold {
  font-weight: 700 !important;
}
.diarioronda-letter-spacing-2 {
  letter-spacing: -2px !important;
}
.diarioronda-letter-spacing0 {
  letter-spacing: 0 !important;
}
.diarioronda-letter-spacing2 {
  letter-spacing: 2px !important;
}
.diarioronda-color-white {
  color: #fff !important;
}
b,
strong {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  line-height: 1.20;
}
h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b,
.h1 b,
.h2 b,
.h3 b,
.h4 b,
.h5 b,
.h6 b,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
.h5 strong,
.h6 strong {
  font-weight: 800;
}
p,
ul {
  line-height: 1.56;
}
.btn-primary-01 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0px;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-primary-01:hover {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
  text-decoration: none;
}
.btn-primary-01.active {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
  text-decoration: none;
}
.btn-default-01 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #0094d1;
  color: #000;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0px;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-default-01:hover {
  background: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
  text-decoration: none;
}
.btn-default-01.active {
  background: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
  text-decoration: none;
}
/* DIARIORONDA.es
---------------------------------------------------------------------------------------------------- */
/* COMPOSICIÃ“N
-------------------------------------------------- */
body {
  background-color: #fff;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
#pagina {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}
/* VARIOS
-------------------------------------------------- */
::selection,
-moz::selection {
  background: #0094d1;
  color: #fff;
}
h1,
h2 {
  font-family: 'Playfair Display', serif;
}
h3 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #666;
  text-decoration: none;
}
a:focus {
  outline-color: #005e84;
}
body.single-post .entry-content a {
  color: #0094d1;
  text-decoration: underline;
}
body.single-post .entry-content a:hover {
  color: #0094d1;
  text-decoration: none;
}
body.single-post .entry-content a:focus {
  outline-color: #005e84;
}
div:focus {
  outline-color: #005e84;
}
.btn {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
hr.sin-linea-30px {
  margin: 30px 0 0 0;
  border: none;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
.url {
  display: none;
}
.etiqueta-1 {
  color: #fff !important;
}
.etiqueta-1,
.etiqueta-2 {
  font-size: 0.9rem;
  color: #fff;
  background-color: #0094d1;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 2px 7px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}
.etiqueta-3 {
  font-size: 1.2rem;
  color: #fff !important;
  background-color: #0094d1;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 2px 7px;
}
.etiqueta-3:hover {
  text-decoration: none;
}
.ronda {
  color: #0094d1;
}
.cultura-y-sociedad {
  color: #c21d19;
}
.comarca {
  color: #8a03a5;
}
.deportes {
  color: #e49805;
}
.entrevistas {
  color: #169a04;
}
.opinion {
  color: #87826b;
}
.elecciones-municipales {
  color: #444;
}
/*PARA BORRAR*/
.cultura-y-ocio {
  color: #c21d19;
}
.sociedad {
  color: #c21d19;
}
.compartir-1 a {
  display: inline-block;
  width: 23px;
  height: 23px;
  color: #fff;
  margin-right: 6px;
  padding-left: 5px;
  font-size: 1.5rem;
}
.compartir-1 a {
  text-decoration: none;
}
.compartir-1 a span {
  visibility: hidden;
}
.compartir-1 a.facebook {
  background-color: #37559f;
}
.compartir-1 a.facebook:hover {
  background-color: #23367c;
}
.compartir-1 a.facebook:before {
  content: "\f09a";
  font-family: FontAwesome;
}
.compartir-1 a.twitter {
  background-color: #57a9e0;
}
.compartir-1 a.twitter:hover {
  background-color: #388ad5;
}
.compartir-1 a.twitter:before {
  content: "\f099";
  font-family: FontAwesome;
}
.compartir-1 a.comentarios {
  background-color: #858585;
}
.compartir-1 a.comentarios:hover {
  background-color: #5e5e5e;
}
.compartir-1 a.comentarios:before {
  content: "\f075";
  font-family: FontAwesome;
}
.encabezado-de-pagina h1.titulo {
  font-size: 3.6rem;
  font-weight: 400;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.encabezado-de-pagina h1.titulo span {
  font-weight: 700;
}
.gradiente {
  position: absolute;
  bottom: 0;
  height: 40%;
  width: 100%;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.publi,
.g {
  text-align: center;
}
.g-1 {
  text-align: right;
}
.publi img,
.g img,
.publi-adsense {
  margin: 0 0 35px 0;
  padding-top: 10px;
  background-image: url("images/publi-txt-horizontal.png");
  background-position: center 3px;
  background-repeat: no-repeat;
  border-top: 1px solid #e6e6e6;
}
.lateral .publi img,
.lateral .g img,
.lateral .publi-adsense {
  margin: 0;
}
.cabecera .publi img,
.cabecera .g-1 img {
  background-image: none;
  border: none;
  margin: 0;
  padding: 0;
}
.lateral .publi img,
.lateral .g img {
  margin-top: 0;
}
.publi.sin-borde img,
.g-9 img {
  margin-top: 0 !important;
  padding-top: 10px;
  border-top: none;
}
.g-9 .publi-adsense {
  margin-top: 10px !important;
  padding-top: 10px;
  border-top: none;
}
.g-2 img {
  margin: 0 0 15px 0;
  padding: 0;
  background-image: none;
  border-top: none;
}
.g-8 img {
  margin: 15px 0 0 0;
  padding: 0;
  background-image: none;
  border-top: none;
}
/* IMAGEN
-------------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}
.wp-caption-text {
  text-align: left;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  padding: 7px 15px;
  background: #f2f2f2;
  border-bottom: 1px solid #ccc;
  font-size: 1.2rem;
  font-weight: 700;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  width: 30%;
  position: relative;
  max-width: 100%;
  float: left;
  margin-right: 3.333333333%;
  margin-bottom: 3rem;
  background: #333;
  overflow: hidden;
}
.gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 50%;
  width: 100%;
  padding: 6px 8px;
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery a img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border: none;
}
.gallery dd {
  margin: 0;
}
/* Cabecera
-------------------------------------------------- */
.cabecera {
  padding: 30px 0 20px 0;
  background-color: #f6f6f6;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.75);
  position: relative;
  z-index: 1;
}
.cabecera .principal {
  text-align: center;
  position: relative;
}
.cabecera .principal .logo {
  display: inline-block;
  margin: 0 auto;
}
nav.navegacion-principal .menu-menu-principal-container {
  text-align: center;
}
.navbar-nav {
  float: none;
  display: inline-block;
}
nav.navegacion-principal ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
nav.navegacion-principal ul li {
  font-size: 2.0rem;
  float: left;
  padding-right: 30px;
}
nav.navegacion-principal ul li:last-child {
  padding-right: 0;
}
nav.navegacion-principal ul li .site-nav-inner-wrap {
  display: block;
  position: relative;
}
nav.navegacion-principal ul li a {
  display: block;
  color: #686868;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
}
nav.navegacion-principal ul li a:hover {
  color: #000;
  text-decoration: none;
}
nav.navegacion-principal ul li a .filete {
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.cabecera .buscador {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
.cabecera .buscador ul.buscar {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.cabecera .buscador ul.buscar:before,
.cabecera .buscador ul.buscar:after {
  content: " ";
  display: table;
}
.cabecera .buscador ul.buscar:after {
  clear: both;
}
.cabecera .buscador ul.buscar:before,
.cabecera .buscador ul.buscar:after {
  content: " ";
  display: table;
}
.cabecera .buscador ul.buscar:after {
  clear: both;
}
.cabecera .buscador ul.buscar li {
  float: left;
  display: block;
}
.cabecera .buscador ul.buscar:after {
  content: "";
  clear: both;
  display: block;
}
.cabecera .buscador ul.buscar ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}
.cabecera .buscador ul.buscar {
  float: right;
}
.cabecera .buscador ul.buscar li ul li {
  border: none;
}
.cabecera .buscador ul.buscar li:hover {
  background: #0094d1;
}
.cabecera .buscador ul.buscar .titulo {
  display: none;
}
.cabecera .buscador ul.buscar a {
  display: inline-block;
  padding: 5px 10px;
  color: #4d4d4d;
}
.cabecera .buscador ul.buscar a:hover {
  background: #0094d1;
  color: #fff;
}
.cabecera .buscador ul.buscar i {
  font-size: 2.8rem;
}
.cabecera .buscador ul.buscar a {
  color: #4d4d4d;
}
.cabecera .buscador ul.buscar form {
  height: 50px;
  margin: 0;
  background: #f9f9f9;
  width: 300px;
  position: relative;
}
.cabecera .buscador ul.buscar form input.search-input {
  width: 100%;
  padding: 14px 50px 14px 25px;
  height: 100%;
  color: #333;
  background: 0;
}
.cabecera .buscador ul.buscar form input.search-submit {
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  right: 0;
  border: 0;
  background: 0;
  cursor: pointer;
  font-family: FontAwesome;
}
.cabecera .buscador ul.buscar form input.search-submit:hover {
  background-color: #0094d1;
  color: #fff;
}
/* Estilos Noticias
-------------------------------------------------- */
.portada-noticia-destacada {
  margin-bottom: 35px;
}
.portada-noticia-destacada h2 {
  margin: 16px 0 0 0;
  padding: 0;
  font-size: 5.2rem;
  font-weight: 700;
}
.portada-noticia-destacada h3 {
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: 400;
  color: #686868;
}
.portada-noticia-1,
.portada-noticia-2 {
  margin-bottom: 35px;
}
.portada-noticia-1 h2,
.portada-noticia-2 h2 {
  margin: 0;
  padding: 0;
  font-size: 3.4rem;
  font-weight: 700;
}
.portada-noticia-2 h2 {
  margin-top: 15px;
}
.portada-noticia-1 h3 {
  margin: 12px 0 0 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: 400;
  color: #686868;
}
/* Inicio
-------------------------------------------------- */
#portada-ganchos {
  display: none;
  margin-bottom: 50px;
}
#portada-ganchos h2 {
  margin: 12px 0 0 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: 700;
}
#portada-ganchos h3.main-title {
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
  font-size: 26px;
}
@media (min-width: 768px) {
  #portada-ganchos h3.main-title {
    font-size: 46px;
  }
}
.cabecera-1 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.425rem;
}
.cabecera-2 {
  margin: 0 0 1px 0;
  padding: 2px 7px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.5rem;
  color: #fff;
  background-color: #0094d1;
}
.cabecera-3 {
  margin: 0;
  padding: 2px 7px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.4rem;
  color: #333333;
  background-color: #eeeff1;
  border-bottom: 1px solid #777777;
}
.home #publi-posicion-4.publi img {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.home #modulo-posicion-2 .noticia,
.single .mas-noticias .noticia {
  display: inline-block;
  position: relative;
}
.home #modulo-posicion-2 .noticia .titulo,
.single .mas-noticias .noticia .titulo {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.home #modulo-posicion-2 .noticia .titulo:hover,
.single .mas-noticias .noticia .titulo:hover {
  text-decoration: none !important;
}
.home #modulo-central article,
.home #modulo-posicion-7 article {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}
.home #modulo-posicion-7 .row .col-xs-12:nth-of-type(1) article {
  margin-top: 10px;
  padding-top: 0;
  border-top: 0;
}
.home #modulo-central .modelo-1 {
  position: relative;
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.home #modulo-central .modelo-1 .titulo {
  font-weight: 700;
  font-size: 1.4rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  padding: 0 5px 5px;
  margin: 0;
  color: #fff;
  text-shadow: 0 1px 1px #000;
  z-index: 10;
}
.home #modulo-central .modelo-2 {
  display: block;
  position: relative;
}
.home #modulo-central .modelo-2:before,
.home #modulo-central .modelo-2:after {
  content: " ";
  display: table;
}
.home #modulo-central .modelo-2:after {
  clear: both;
}
.home #modulo-central .modelo-2:before,
.home #modulo-central .modelo-2:after {
  content: " ";
  display: table;
}
.home #modulo-central .modelo-2:after {
  clear: both;
}
.home #modulo-central .modelo-2 .imagen {
  float: left;
  width: 80px;
  margin-right: 10px;
  display: block;
}
.home #modulo-central .modelo-2 .categorias,
.home #modulo-posicion-7 article .categorias {
  line-height: 0.9rem;
}
.home #modulo-central .modelo-2 .titulo,
.home #modulo-posicion-7 .modelo-2 .titulo {
  font-weight: 400;
  color: #000;
  font-size: 1.4rem;
  margin: 0;
}
.home #modulo-central .modelo-2 p,
.home #modulo-posicion-7 .modelo-2 p {
  color: #333333;
  font-size: 1.2rem;
  margin: 0;
}
.home #modulo-posicion-8 {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
}
.home #modulo-posicion-8 .articulos {
  background-color: #eeeff1;
  padding: 20px 10px;
}
.home #modulo-posicion-8 .articulos ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.home #modulo-posicion-8 .articulos ul li {
  margin-bottom: 10px;
  border-bottom: 1px dashed #333333;
  padding-bottom: 10px;
}
.home #modulo-posicion-8 .articulos ul li:before {
  content: "\f040\00a0\00a0";
  font-family: FontAwesome;
  color: #333;
  text-indent: 25px;
}
.home #modulo-posicion-8 .articulos a {
  color: #333333;
  font-size: 1.3rem;
  font-style: italic;
}
.home #modulo-posicion-8 .articulos .titulo {
  font-style: normal;
  margin: 0;
  display: inline;
  font-size: 1.5rem;
}
.home #modulo-posicion-8 .articulos ul li p {
  display: inline;
}
.home #modulo-posicion-8 .articulos .leer-mas {
  text-align: right;
  font-weight: bold;
}
.home .el-tiempo {
  text-align: center;
  margin: 0 auto;
}
#publi-cabecera img {
  margin-bottom: 30px;
}
#publi-posicion-8 img {
  margin-top: 15px;
}
/* Listados
-------------------------------------------------- */
.listado-1 article {
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px;
}
.listado-1 article:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.listado-1 article .imagen {
  margin-bottom: 15px;
}
.listado-1 article h2 {
  margin: 0 0 15px 0;
  font-size: 2.2rem;
  font-weight: 700;
}
.listado-1 article h2 a {
  color: #333333;
}
.listado-1 article .extracto {
  margin-bottom: 10px;
}
.listado-1 article .meta {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.listado-1 article .meta ul.categorias {
  display: inline-block;
  list-style: none;
  margin: 0 6px 0 0;
  padding-left: 0;
  padding-right: 10px;
  border-right: 1px solid #333333;
}
.listado-1 article .meta ul.categorias li {
  display: inline-block;
  margin-right: 10px;
}
.listado-1 article .meta ul.categorias li:last-child {
  margin-right: 0;
}
.listado-1 article .meta ul.categorias li a {
  font-weight: 700;
  text-transform: uppercase;
}
/* Navegador
-------------------------------------------------- */
.navegador {
  margin-top: 15px;
  padding-top: 30px;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 30px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navegador:before,
.navegador:after {
  content: " ";
  display: table;
}
.navegador:after {
  clear: both;
}
.navegador:before,
.navegador:after {
  content: " ";
  display: table;
}
.navegador:after {
  clear: both;
}
.navegador .previous,
.navegador .next {
  width: 50%;
  display: inline-block;
}
.navegador .next {
  float: right;
}
.navegador a {
  color: #333333;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.navegador .previous a {
  padding-right: 5%;
}
.navegador .next a {
  padding-left: 5%;
  text-align: right;
}
.navegador a:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}
.navegador h3 {
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
}
.navegador span {
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #777;
}
.navegador span.big {
  font-size: 26px;
}
.navegador .next {
  border-left: 1px solid #ddd;
}
.navegador .previous h3 {
  margin: 0 0 0 45px;
  display: block;
  padding-left: 10px;
}
.navegador .next h3 {
  margin: 0 45px 0 0;
  display: block;
  padding-right: 10px;
}
.navegador i {
  position: relative;
  top: -12px;
  font-size: 60px;
  vertical-align: middle;
  margin: 0 12px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.navegador .previous i {
  float: left;
}
.navegador .next i {
  float: right;
}
.navegador .previous a:hover i {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}
.navegador .next a:hover i {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
/* Noticias
-------------------------------------------------- */
.categoria-noticia {
  display: block;
  position: relative;
  font-size: 2.0rem;
  color: #686868;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Playfair Display', serif;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.categoria-noticia:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 6px;
  width: 50px;
  /* or 100px */
  border-bottom: 6px solid #0094d1;
}
.single article ul.categorias {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.single article ul.categorias li {
  display: inline-block;
  margin-right: 10px;
}
.single article ul.categorias li:last-child {
  margin-right: 0;
}
.single header hgroup {
  margin-bottom: 10px;
}
.single header {
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.single header h1 {
  font-weight: 700;
  margin: 0 0 15px 0;
  font-size: 5.2rem;
  line-height: 5.5rem;
  letter-spacing: -0.05em;
}
.single header h2 {
  font-weight: 700;
  margin: 0 0 15px 0;
  font-size: 2.1rem;
  line-height: 2.3rem;
  color: #686868;
}
.single header .post-meta {
  font-size: 1.4rem;
}
.single header .post-meta .author {
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
}
.single header .fecha {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
}
.single header .comentarios .comentar:before {
  content: "\f075\00a0";
  font-family: FontAwesome;
  text-indent: 25px;
  font-style: normal;
  font-size: 1.5rem;
}
.single header .comentarios .comentar:hover {
  text-decoration: none;
}
.single header .comentarios .comentar {
  font-style: italic;
  font-weight: 700;
  font-size: 1.2rem;
}
.single .cuerpo-de-la-noticia &gt; p {
  text-indent: 20px;
}
.single .cuerpo-de-la-noticia &gt; p:first-child,
.single .cuerpo-de-la-noticia .ladillo + p,
.single .cuerpo-de-la-noticia &gt; p:first-of-type {
  text-indent: 0 !important;
}
.single .cuerpo-de-la-noticia .ladillo {
  padding-top: 10px;
  text-indent: 0;
  font-size: 2.0rem;
  font-weight: 700;
}
.single .cuerpo-de-la-noticia blockquote {
  float: right;
  margin: 0 0 15px 15px;
  width: 40%;
  border: none;
  padding: 0;
  font-size: 1.8rem;
  line-height: 2.0em;
  color: #fff;
  background-color: #0094d1;
}
.single .cuerpo-de-la-noticia blockquote p {
  margin: 14px;
  padding-bottom: 10px;
  border-bottom: 7px solid #fff;
  line-height: 2.0rem;
}
.single .cuerpo-de-la-noticia .compartir {
  margin-bottom: 40px;
}
.single .cuerpo-de-la-noticia .compartir ul.iconos {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single .cuerpo-de-la-noticia .compartir ul.iconos li {
  display: inline-block;
  margin-right: 10px;
  width: 30%;
}
.single .cuerpo-de-la-noticia .compartir ul.iconos li:last-child {
  margin-right: 0;
}
.single .cuerpo-de-la-noticia .compartir ul.iconos li a {
  display: block;
}
.single .cuerpo-de-la-noticia .compartir .fa {
  font-size: 1.4rem;
  padding-right: 5px;
}
.single .cuerpo-de-la-noticia .compartir .facebook a {
  background-color: #3b5999 !important;
  border-color: #3b5999;
}
.single .cuerpo-de-la-noticia .compartir .facebook a:hover {
  background-color: #5f7ec1 !important;
}
.single .cuerpo-de-la-noticia .compartir .twitter a {
  background-color: #55acee !important;
  border-color: #55acee;
}
.single .cuerpo-de-la-noticia .compartir .twitter a:hover {
  background-color: #9bcef5 !important;
}
.single .cuerpo-de-la-noticia .compartir .comentar a {
  background-color: #dd4b39 !important;
  border-color: #dd4b39;
}
.single .cuerpo-de-la-noticia .compartir .comentar a:hover {
  background-color: #e8867a !important;
}
.single .extra aside,
.single .extra div.rp4wp-related-posts {
  margin-top: 20px;
}
.single .extra aside:first-child {
  margin-top: 0;
}
.single .extra h3 {
  font-size: 1.2rem;
  padding-bottom: 8px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 8px 0;
  font-weight: 700;
  text-transform: uppercase;
}
.single .extra .tags {
  border: 1px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
}
.single .extra .tags h3 {
  padding: 8px 12px;
  margin: 0;
}
.single .extra .tags ul {
  list-style: none;
  margin: 10px 10px 10px 12px;
  padding: 0;
}
.single .extra .tags ul li:before {
  content: "\f02b\00a0\00a0";
  font-family: FontAwesome;
  font-style: normal;
  color: #a1a1a1;
}
.single .extra .tags ul li {
  font-size: 1.2rem;
  margin-bottom: 3px;
  display: inline-block;
  margin-right: 15px;
}
.single .extra .tags ul li:last-child {
  margin-right: 0;
}
.single .extra .tags ul li a {
  color: #333333;
}
.single .extra .relacionado,
.single .extra .widget_lvr-noticias-relacionadas {
  border: 1px solid #e6e6e6;
  background: #f7f7f7;
}
.single .extra .relacionado h3,
.single .extra .widget_lvr-noticias-relacionadas h3 {
  padding: 8px 12px;
  margin: 0;
}
.single .extra .relacionado ul,
.single .extra .widget_lvr-noticias-relacionadas ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single .extra .relacionado ul li,
.single .extra .widget_lvr-noticias-relacionadas ul li {
  padding: 8px 10px 8px 22px;
  font-size: 1.2rem;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #fff;
  background: url(images/bolilla_ccc.png) no-repeat 10px 13px;
  background-size: 7px 7px;
}
.single .extra .relacionado ul li:last-child,
.single .extra .widget_lvr-noticias-relacionadas ul li:last-child {
  border-bottom: none;
  margin-bottom: none;
}
.single .extra .relacionado ul li a,
.single .extra .widget_lvr-noticias-relacionadas ul li a {
  color: #333333;
  display: inline-block;
}
.single .extra .publi img {
  margin-top: 0;
}
.single .mas-noticias {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
  margin-top: 15px;
}
.single .mas-noticias h3 {
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-size: 1.4rem;
}
/* HEADERS
-------------------------------------------------- */
.search header.encabezado-de-pagina {
  margin: 0 0 30px 0;
}
.archive header.encabezado-de-pagina {
  margin: 0 0 30px 0;
  color: #aaa;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.search header.encabezado-de-pagina h1,
.archive header.encabezado-de-pagina h1,
.search header.encabezado-de-pagina h2,
.archive header.encabezado-de-pagina h2 {
  margin: 0;
}
.search header.encabezado-de-pagina h1,
.archive header.encabezado-de-pagina h1,
.archive header.encabezado-de-pagina h2,
.search header.encabezado-de-pagina h2 {
  font-weight: 300;
}
.search header.encabezado-de-pagina h1 span,
.archive header.encabezado-de-pagina h1 span,
.search header.encabezado-de-pagina h2 span,
.archive header.encabezado-de-pagina h2 span {
  font-weight: 700;
}
.search header.encabezado-de-pagina h1 small,
.archive header.encabezado-de-pagina h1 small,
.search header.encabezado-de-pagina h2 small,
.archive header.encabezado-de-pagina h2 small {
  color: #aaa;
  font-size: 60%;
}
/* Lateral
-------------------------------------------------- */
.lateral aside {
  margin-top: 30px;
}
.lateral aside:nth-of-type(1) {
  margin-top: 0 !important;
}
.lateral h3.widget-title {
  margin: 0 0 30px 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 3.2rem;
  color: #686868;
  text-align: center;
  font-weight: 400;
}
.lateral .bloque-1,
.lateral .bloque-2 {
  padding: 20px 10px;
}
.lateral .claro {
  background-color: #e8e8e8;
}
.lateral .oscuro {
  background-color: #979797;
}
.lateral .bloque-1 h3.seccion,
.lateral .bloque-2 h3.seccion {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 3.2rem;
  color: #686868;
  text-align: center;
  font-weight: 400;
}
.lateral .oscuro h3.seccion {
  color: #fff;
}
.lateral .lateral-noticia-destacada {
  padding: 15px;
  margin-bottom: 10px;
  background-color: #fff;
}
.lateral .lateral-noticia-destacada h2 {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 2.1rem;
  font-weight: 700;
}
.lateral .lateral-noticia-destacada h3 {
  margin: 12px 0 0 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: 400;
  color: #686868;
}
.lateral .bloque-1 .lateral-noticia,
.lateral .bloque-2 .lateral-noticia {
  padding: 15px;
  margin-bottom: 10px;
  background-color: #fff;
}
.lateral .bloque-1 .lateral-noticia:before,
.lateral .bloque-2 .lateral-noticia:before,
.lateral .bloque-1 .lateral-noticia:after,
.lateral .bloque-2 .lateral-noticia:after {
  content: " ";
  display: table;
}
.lateral .bloque-1 .lateral-noticia:after,
.lateral .bloque-2 .lateral-noticia:after {
  clear: both;
}
.lateral .bloque-1 .lateral-noticia:before,
.lateral .bloque-2 .lateral-noticia:before,
.lateral .bloque-1 .lateral-noticia:after,
.lateral .bloque-2 .lateral-noticia:after {
  content: " ";
  display: table;
}
.lateral .bloque-1 .lateral-noticia:after,
.lateral .bloque-2 .lateral-noticia:after {
  clear: both;
}
.lateral .bloque-1 .lateral-noticia:last-child,
.lateral .bloque-2 .lateral-noticia:last-child {
  margin-bottom: 0;
}
.lateral .bloque-1 .lateral-noticia .imagen {
  float: left;
  width: 48%;
}
.lateral .bloque-1 .lateral-noticia .titulo {
  float: right;
  width: 48%;
}
.lateral .bloque-1 .lateral-noticia h2 {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 700;
}
.lateral .bloque-2 .lateral-noticia .imagen {
  float: left;
  width: 25%;
}
.lateral .bloque-2 .lateral-noticia .titulo {
  float: right;
  width: 71%;
}
.lateral .bloque-2 .lateral-noticia h2 {
  margin: 0;
  padding: 0;
  font-size: 2.1rem;
  font-weight: 700;
}
.lateral .bloque-2 .lateral-noticia h3 {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 400;
}
.lateral .bloque-2 .lateral-noticia autor {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 400;
}
.lateral .mas a {
  display: block;
  margin-top: 8px;
  text-align: center;
  font-size: 1.6rem;
}
.lateral .oscuro .mas a {
  color: #fff;
}
.lateral aside.popular-posts {
  padding: 20px 10px;
  background-color: #979797;
}
.lateral aside.popular-posts h3.widget-title {
  color: #fff;
}
.lateral aside.popular-posts ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.lateral aside.popular-posts ol li {
  padding: 15px;
  margin-bottom: 10px;
  background-color: #fff;
}
.lateral aside.popular-posts ol li:before,
.lateral aside.popular-posts ol li:after {
  content: " ";
  display: table;
}
.lateral aside.popular-posts ol li:after {
  clear: both;
}
.lateral aside.popular-posts ol li:before,
.lateral aside.popular-posts ol li:after {
  content: " ";
  display: table;
}
.lateral aside.popular-posts ol li:after {
  clear: both;
}
.lateral aside.popular-posts ol li:last-child {
  margin-bottom: 0;
}
.lateral aside.popular-posts ol li article {
  display: block;
  overflow: auto;
}
.lateral aside.popular-posts ol li .imagen {
  float: left;
  width: 48%;
}
.lateral aside.popular-posts ol li .titulo {
  float: right;
  width: 48%;
}
.lateral aside.popular-posts ol li h2 {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 700;
}
.lateral aside.widget_lvr-redes-sociales ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.lateral aside.widget_lvr-redes-sociales ul li {
  float: left;
  margin-right: 10px;
}
.lateral aside.widget_lvr-redes-sociales ul li a {
  color: #333333;
}
.lateral aside.widget_lvr-redes-sociales ul li a:hover {
  text-decoration: none;
}
.lateral aside.widget_lvr-redes-sociales ul li:last-child {
  margin-right: 0;
}
.lateral aside.widget_lvr-redes-sociales ul li .icono:before {
  display: block;
  font-family: FontAwesome;
  color: #fff;
  text-indent: 25px;
  font-size: 8rem;
  width: 113px;
  height: 113px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.lateral aside.widget_lvr-redes-sociales ul li .icono.twitter:before {
  content: "\f099";
  background: #55acee;
}
.lateral aside.widget_lvr-redes-sociales ul li a:hover .icono.twitter:before {
  background: #2795e9;
}
.lateral aside.widget_lvr-redes-sociales ul li .icono.facebook:before {
  content: "\f09a";
  background: #3b5999;
}
.lateral aside.widget_lvr-redes-sociales ul li a:hover .icono.facebook:before {
  background: #2d4474;
}
.lateral aside.widget_lvr-redes-sociales ul li .icono.rss:before {
  content: "\f09e";
  background: #ff9900;
}
.lateral aside.widget_lvr-redes-sociales ul li a:hover .icono.rss:before {
  background: #cc7a00;
}
.lateral aside.widget_lvr-redes-sociales ul li .nombre {
  display: block;
  font-size: 1.9rem;
}
.lateral aside.widget_lvr-redes-sociales ul li .datos {
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
}
/* Pie
-------------------------------------------------- */
footer {
  color: #fff;
  font-size: 1.5rem;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #0094d1;
}
footer h3.widget-title {
  font-weight: 400;
  font-size: 2.0rem;
  text-transform: uppercase;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
  margin: 0 0 8px 0;
}
footer .contacta,
footer .links {
  text-align: right;
}
footer .pie-principal {
  background-color: #1d1d1d;
  padding: 30px 0;
}
footer .copyright {
  background-color: #000;
  padding: 15px 0;
}
footer .social {
  font-size: 2rem;
}
footer .secciones ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
footer .secciones ul li {
  margin-bottom: 5px;
}
footer .secciones ul li:before {
  content: "\f0da\00a0\00a0";
  font-family: FontAwesome;
  color: #fff;
  text-indent: 25px;
}
footer .boletin button,
footer .newsletter_subscribe_footer_widget .boton {
  width: 100%;
  margin-top: 5px;
}
footer .newsletter_subscribe_footer_widget #newsletter_name {
  margin-bottom: 5px;
}
footer .copyright .diario-ronda {
  text-transform: uppercase;
  font-size: 1.4rem;
}
footer .copyright .links ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  font-size: 1.2rem;
  font-weight: 700;
}
footer .copyright .links ul li {
  display: inline-block;
  border-right: 1px solid #fff;
  padding-right: 8px;
  margin-right: 7px;
}
footer .copyright .links ul li:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.web-developer {
  font-family: sans-serif;
  background-color: #121212;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: .85rem;
  letter-spacing: 2.3px;
  font-weight: bold;
}
.web-developer a {
  color: #ffcb07;
}
/* COMENTARIOS
-------------------------------------------------- */
.comments-area {
  margin-top: 30px;
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
}
.comments-area ul li {
  list-style-type: none;
}
.bypostauthor &gt; .comment-body {
  position: relative;
  padding: 1em;
  margin-bottom: 2em;
  background: #f0f0f0;
  border: none;
}
.bypostauthor &gt; .comment-body &gt; .media-body {
  background-color: #fff;
  padding: 15px;
}
.comment-awaiting-moderation {
  /* Green background color to make moderation seem less aggressive */
  padding: .5rem 1rem;
  margin: 1rem 0;
  font-size: 16px;
  color: #fff;
  background: #84bd68;
}
.comments-area h2 {
  font-weight: 700;
}
.comments-title {
  font-size: 32px;
  margin: 0 0 30px 0;
}
.comments-title span {
  font-weight: 400;
}
.comment-reply-title {
  margin-top: 0;
  text-transform: none;
  font-size: 32px;
  font-weight: 700;
}
.comment-body {
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
}
.comment .panel-heading {
  padding: 0 0 10px 0;
  border: 0;
}
.comment .panel-body {
  padding: 0;
}
.comment h5 {
  text-transform: uppercase;
  font-size: 18px;
}
.comment .comment-meta a {
  color: #333333;
}
.comment .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.comment .panel-footer {
  padding: 0;
  background-color: #fff;
}
/* VIDEOS
-------------------------------------------------- */
.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videowrapper iframe,
.videowrapper object,
.videowrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videos .videowrapper {
  margin-bottom: 10px;
}
.videos .video-incio {
  margin-bottom: 30px;
}
.videos .video-incio h2 {
  margin: 10px 0 0 0;
  font-size: 14px;
  text-transform: none;
}
.videos article h3 {
  margin-bottom: 0;
}
/* PAGINADOR
-------------------------------------------------- */
.paginador-1 {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ddd;
}
.paginador-1 .pagination_links {
  display: inline-block;
}
.paginador-1 ul.page-numbers {
  margin: 0;
  list-style: none;
  padding: 0;
}
.paginador-1 ul.page-numbers li {
  display: inline-block;
  margin: 0 2px;
}
.paginador-1 .prev,
.paginador-1 .next {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0px;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 36px;
}
.paginador-1 .prev:hover,
.paginador-1 .next:hover {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
  text-decoration: none;
}
.paginador-1 .prev.active,
.paginador-1 .next.active {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
  text-decoration: none;
}
.paginador-1 .prev {
  margin-right: 2px;
}
.paginador-1 .next {
  margin-left: 2px;
}
.paginador-1 ul.page-numbers li a {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #0094d1;
  color: #000;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0px;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.paginador-1 ul.page-numbers li a:hover {
  background: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
  text-decoration: none;
}
.paginador-1 ul.page-numbers li a.active {
  background: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
  text-decoration: none;
}
.paginador-1 a.prev,
.paginador-1 a.next {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0px;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.paginador-1 a.prev:hover,
.paginador-1 a.next:hover {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
  text-decoration: none;
}
.paginador-1 a.prev.active,
.paginador-1 a.next.active {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
  text-decoration: none;
}
.paginador-1 ul.page-numbers li.current a {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #0094d1;
  border: 1px solid #0094d1;
  color: #fff;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0px;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.paginador-1 ul.page-numbers li.current a:hover {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
  text-decoration: none;
}
.paginador-1 ul.page-numbers li.current a.active {
  background: #05b6ff;
  border: 1px solid #05b6ff;
  color: #fff;
  text-decoration: none;
}
.paginador-1 .resultados {
  margin-top: 10px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* Widgets
-------------------------------------------------- */
.lateral .widget_edd_cart_widget {
  margin-top: 0;
}
.lateral .widget_edd_cart_widget ul.edd-cart {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lateral .widget_edd_cart_widget ul.edd-cart li.empty {
  display: none;
}
.principal .edd_downloads_list h3 {
  font-size: 18px;
}
.principal .edd_downloads_list .edd_download_excerpt {
  font-size: 14px;
}
/* FORMULARIOS
-------------------------------------------------- */
.search-form {
  position: relative;
}
.search-form button {
  background-color: #333;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #333;
  color: #fff;
  padding: 9px 15px;
  border-radius: 0;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
  font-size: 1.6rem;
  line-height: 1.6rem;
}
.search-form button:hover {
  background-color: #0094d1;
  border: 1px solid #0094d1;
}
.search-form label {
  font-weight: normal;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 300px;
  max-width: 100%;
}
/* Media Queries
-------------------------------------------------- */
@media (max-width: 767px) {
  .cabecera .logo {
    text-align: center;
  }
  .cabecera .publi,
  .publi .g-1 {
    margin-top: 15px;
    text-align: center;
  }
  h1.cabecera-seccion {
    font-weight: 700;
    font-size: 2rem;
    text-transform: uppercase;
    margin: 0;
  }
  .cabecera-seccion em {
    font-style: normal;
  }
  .etiqueta-2 {
    position: relative;
    top: inherit;
    left: inherit;
    background-color: inherit;
    padding: 0;
  }
  .portada-noticia-destacada h2 {
    margin: 16px 0 0 0;
    padding: 0;
    font-size: 3.8rem;
    line-height: 4.2rem;
    font-weight: 700;
  }
  .home #modulo-posicion-2 .noticia,
  .single .mas-noticias .noticia {
    width: 100%;
    clear: both;
    position: relative;
    padding: 10px 0;
    border-top: 1px solid #e6e6e6;
    line-height: 0.9rem;
  }
  .home #modulo-posicion-2 .noticia .imagen,
  .home #modulo-posicion-7 .noticia .imagen,
  .single .mas-noticias .imagen {
    float: left;
    width: 80px;
    margin-right: 10px;
    display: block;
  }
  .home #modulo-posicion-2 .noticia img,
  .home #modulo-central .modelo-2 img,
  .single .mas-noticias .noticia img {
    height: 80px;
    width: 80px;
  }
  .home #modulo-posicion-2 .noticia .titulo,
  .single .mas-noticias .noticia .titulo {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 700;
  }
  .home #modulo-posicion-2 .noticia p,
  .single .mas-noticias .noticia p {
    color: #333333;
    font-size: 1.2rem;
    margin: 0;
  }
  .home #modulo-central .modelo-2 .titulo,
  .home #modulo-posicion-7 .modelo-2 .titulo {
    font-weight: 700;
    font-size: 1.4rem;
  }
  #modulo-posicion-7 {
    margin-top: 30px;
  }
  .compartir-1 a {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff;
    margin-right: 6px;
    padding-left: 5px;
    font-size: 2.7rem;
  }
  .single header h1 {
    font-size: 3.5rem;
    line-height: 3.8rem;
    margin-bottom: 8px;
  }
  .single header h2 {
    font-weight: 400;
    font-size: 1.9rem;
    line-height: 2.2rem;
  }
  .single header .fecha {
    margin-top: 10px;
  }
  .single blockquote {
    font-size: 1.6rem !important;
    width: 45% !important;
    line-height: 1.7em !important;
  }
  .single blockquote p {
    line-height: 1.7rem !important;
  }
  .single .cuerpo-de-la-noticia .compartir ul.iconos li a {
    font-size: 1.0rem;
  }
  .single .cuerpo-de-la-noticia .compartir .fa {
    font-size: 1.0rem;
  }
  .single .extra .tags ul li {
    display: inline-block;
    margin-right: 8px;
  }
  .single .extra .tags ul li:last-child {
    margin-right: 0;
  }
  .navegador .previous h3,
  .navegador .next h3 {
    margin: 0;
    font-size: 1.5rem;
  }
  .navegador i {
    display: none;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .icono:before {
    font-size: 6.4rem;
    text-indent: 18px;
    width: 89px;
    height: 89px;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .nombre {
    font-size: 1.6rem;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .datos {
    font-size: 1.1rem;
  }
  footer .secciones aside,
  footer .boletin aside {
    margin-top: 30px;
  }
  footer .contacta,
  footer .links {
    text-align: left;
  }
  footer .copyright .links {
    margin-top: 10px;
  }
  footer .copyright .links ul {
    list-style: none;
  }
  footer .copyright .links ul li {
    display: block;
    border-right: none;
  }
  #wpiheader h1,
  #wpiheader div.countdown,
  #wpiheader div.countdown a.close_early {
    font-size: 1.3rem;
  }
}
@media (min-width: 480px) {
  .cabecera .logo {
    text-align: center;
  }
  .cabecera .publi,
  .publi .g-1 {
    margin-top: 15px;
    text-align: center;
  }
  .home #modulo-posicion-2 .noticia .etiqueta-1,
  .single .mas-noticias .noticia .etiqueta-1 {
    position: inherit;
    top: inherit;
    left: inherit;
    background-color: inherit;
    color: #0094d1;
    padding: 0;
  }
  .home #modulo-posicion-2 .noticia .imagen,
  .home #modulo-central .modelo-2 .imagen,
  .home #modulo-posicion-7 .modelo-2 .imagen,
  .single .mas-noticias .noticia .imagen {
    width: 120px;
  }
  .home #modulo-posicion-2 .noticia img,
  .home #modulo-central .modelo-2 img,
  .home #modulo-posicion-7 .modelo-2 img,
  .single .mas-noticias .noticia img {
    height: 120px;
    width: 120px;
  }
  .home #modulo-posicion-2 .noticia .titulo,
  .single .mas-noticias .noticia .titulo {
    margin: 0;
    font-size: 1.8rem;
  }
  .home #modulo-central .modelo-2 .titulo,
  .home #modulo-posicion-7 .modelo-2 .titulo {
    font-size: 1.8rem;
  }
  #wpiheader h1,
  #wpiheader div.countdown,
  #wpiheader div.countdown a.close_early {
    font-size: 1.3rem;
  }
}
@media (min-width: 768px) {
  a img {
    filter: contrast(1);
    -webkit-filter: contrast(1);
    -moz-filter: contrast(1);
    -o-filter: contrast(1);
    -ms-filter: contrast(1);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  a:hover img {
    filter: contrast(1.25);
    -webkit-filter: contrast(1.25);
    -moz-filter: contrast(1.25);
    -o-filter: contrast(1.25);
    -ms-filter: contrast(1.25);
  }
  .etiqueta-2 {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    color: #fff !important;
    background-color: #0094d1;
    padding: 2px 7px;
  }
  .etiqueta-2.ronda {
    background-color: #0094d1 !important;
  }
  .etiqueta-2.cultura-y-sociedad {
    background-color: #c21d19 !important;
  }
  .etiqueta-2.comarca {
    background-color: #8a03a5 !important;
  }
  .etiqueta-2.deportes {
    background-color: #e49805 !important;
  }
  .etiqueta-2.entrevistas {
    background-color: #169a04 !important;
  }
  .etiqueta-2.opinion {
    background-color: #87826b !important;
  }
  .etiqueta-2.elecciones-municipales {
    background-color: #444 !important;
  }
  nav.navegacion-principal ul li {
    font-size: 1.25rem;
  }
  #portada-ganchos {
    display: block;
  }
  .home #modulo-posicion-2 .noticia,
  .single .mas-noticias .noticia {
    position: relative;
    width: 157px;
    height: auto;
    padding: 0;
    border: 0;
  }
  .home #modulo-posicion-2 .noticia .imagen,
  .single .mas-noticias .noticia .imagen {
    float: none;
    width: auto;
    margin: 0;
  }
  .home #modulo-posicion-2 .noticia img,
  .single .mas-noticias .noticia img {
    position: inherit;
    top: 0;
    left: 0;
    height: 157px;
    width: 157px;
  }
  .home #modulo-posicion-2 .noticia .titulo,
  .single .mas-noticias .noticia .titulo {
    padding-top: 5px;
    font-size: 1.5rem;
  }
  .home #modulo-central .modelo-1 .titulo {
    font-size: 1.4rem;
    padding: 0 5px 5px;
  }
  .home #modulo-central .modelo-2 .titulo,
  .home #modulo-posicion-7 .modelo-2 .titulo {
    font-size: 1.4rem;
  }
  .home #modulo-central .modelo-2 .imagen {
    width: 80px;
  }
  .home #modulo-central .modelo-2 img {
    height: 80px;
    width: 80px;
  }
  .home #modulo-posicion-7 .modelo-2 .imagen {
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }
  .home #modulo-posicion-7 .modelo-2 img {
    height: inherit;
    width: inherit;
  }
  .home #modulo-posicion-7 {
    border-left: 1px solid #e6e6e6;
  }
  .single .extra .compartir .iconos a .fa {
    font-size: 2.9rem;
    line-height: 2.9rem;
  }
  .listado-1 article .imagen {
    margin-bottom: 0;
  }
  .single header .fecha {
    text-align: right;
  }
  #wpiheader h1,
  #wpiheader div.countdown,
  #wpiheader div.countdown a.close_early {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  .cabecera .principal .logo {
    padding-bottom: 30px;
  }
  .cabecera .publi,
  .publi .g-1 {
    margin-top: 0;
    text-align: right;
  }
  .cabecera .buscador {
    display: block;
  }
  nav.navegacion-principal ul li {
    font-size: 1.9rem;
  }
  .home #modulo-posicion-2 .noticia,
  .single .mas-noticias .noticia {
    width: 131px;
  }
  .home #modulo-posicion-2 .noticia img,
  .single .mas-noticias .noticia img {
    height: 131px;
    width: 131px;
  }
  .single .extra .compartir .iconos a .fa {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .icono:before {
    font-size: 6.4rem;
    text-indent: 18px;
    width: 90px;
    height: 90px;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .nombre {
    font-size: 1.6rem;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .datos {
    font-size: 1.1rem;
  }
  #wpiheader h1,
  #wpiheader div.countdown,
  #wpiheader div.countdown a.close_early {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .etiqueta-1,
  .etiqueta-2 {
    font-size: 12px;
  }
  .home #modulo-posicion-2 .noticia,
  .single .mas-noticias .noticia {
    width: 165px;
  }
  .home #modulo-posicion-2 .noticia img,
  .single .mas-noticias .noticia img {
    height: 165px;
    width: 165px;
  }
  .single header .post-meta .fecha {
    display: inline-block;
  }
  .single .extra .compartir .iconos a .fa {
    font-size: 3.1rem;
    line-height: 3.1rem;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .icono:before {
    text-indent: 25px;
    font-size: 8rem;
    width: 113px;
    height: 113px;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .nombre {
    font-size: 1.9rem;
  }
  .lateral aside.widget_lvr-redes-sociales ul li .datos {
    font-size: 1.1rem;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .single .extra .relacionado ul li {
    background-image: url(images/bolilla_ccc@2x.png);
  }
}
</pre></body></html>