@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

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

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

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

@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; }

.initialism {
  font-size: 90%; }

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

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

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

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

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

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

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

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

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

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .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; } }
  @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; }

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

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

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

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite; }

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #c7ddef; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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: 6px; }

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

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

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 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: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 *  Font Awesome 4.7.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.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  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.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.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: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

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

/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2016 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  .slider.slider-horizontal {
    width: 210px;
    height: 20px; }
    .slider.slider-horizontal .slider-track {
      height: 10px;
      width: 100%;
      margin-top: -5px;
      top: 50%;
      left: 0; }
    .slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
      height: 100%;
      top: 0;
      bottom: 0; }
    .slider.slider-horizontal .slider-tick,
    .slider.slider-horizontal .slider-handle {
      margin-left: -10px; }
      .slider.slider-horizontal .slider-tick.triangle,
      .slider.slider-horizontal .slider-handle.triangle {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        border-width: 0 10px 10px 10px;
        width: 0;
        height: 0;
        border-bottom-color: #0480be;
        margin-top: 0; }
    .slider.slider-horizontal .slider-tick-container {
      white-space: nowrap;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .slider.slider-horizontal .slider-tick-label-container {
      white-space: nowrap;
      margin-top: 20px; }
      .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
        padding-top: 24px;
        display: inline-block;
        text-align: center; }
  .slider.slider-vertical {
    height: 210px;
    width: 20px; }
    .slider.slider-vertical .slider-track {
      width: 10px;
      height: 100%;
      left: 25%;
      top: 0; }
    .slider.slider-vertical .slider-selection {
      width: 100%;
      left: 0;
      top: 0;
      bottom: 0; }
    .slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high {
      width: 100%;
      left: 0;
      right: 0; }
    .slider.slider-vertical .slider-tick,
    .slider.slider-vertical .slider-handle {
      margin-top: -10px; }
      .slider.slider-vertical .slider-tick.triangle,
      .slider.slider-vertical .slider-handle.triangle {
        border-width: 10px 0 10px 10px;
        width: 1px;
        height: 1px;
        border-left-color: #0480be;
        margin-left: 0; }
      .slider.slider-vertical .slider-tick .slider-tick-label-container,
      .slider.slider-vertical .slider-handle .slider-tick-label-container {
        white-space: nowrap; }
        .slider.slider-vertical .slider-tick .slider-tick-label-container .slider-tick-label,
        .slider.slider-vertical .slider-handle .slider-tick-label-container .slider-tick-label {
          padding-left: 4px; }
  .slider.slider-disabled .slider-handle {
    background-color: #f7f7f7;
    background-image: linear-gradient(to bottom, #dfdfdf, #bebebe);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#bebebe',GradientType=0); }
  .slider.slider-disabled .slider-track {
    background-color: #f7f7f7;
    background-image: linear-gradient(to bottom, #e5e5e5, #e9e9e9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#e9e9e9',GradientType=0);
    cursor: not-allowed; }
  .slider input {
    display: none; }
  .slider .tooltip-inner {
    white-space: nowrap;
    max-width: none; }
  .slider .tooltip.top {
    margin-top: -36px; }
  .slider .tooltip-inner {
    white-space: nowrap;
    max-width: none; }
  .slider .hide {
    display: none; }

.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9',GradientType=0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

.slider-selection {
  position: absolute;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f5f5f5',GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  border-radius: 4px; }

.slider-selection.tick-slider-selection {
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #89cdef, #81bfde);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89cdef', endColorstr='#81bfde',GradientType=0); }

.slider-track-low, .slider-track-high {
  position: absolute;
  background: transparent;
  box-sizing: border-box;
  border-radius: slider_border-radius(4px); }

.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-color: #0e90d2;
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be',GradientType=0);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent; }
  .slider-handle.round {
    border-radius: 20px; }
  .slider-handle.triangle {
    background: transparent none; }
  .slider-handle.custom {
    background: transparent none; }
    .slider-handle.custom::before {
      line-height: 20px;
      font-size: 20px;
      content: '\2605';
      color: #726204; }

.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f5f5f5',GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent; }
  .slider-tick.round {
    border-radius: 50%; }
  .slider-tick.triangle {
    background: transparent none; }
  .slider-tick.custom {
    background: transparent none; }
    .slider-tick.custom::before {
      line-height: 20px;
      font-size: 20px;
      content: '\2605';
      color: #726204; }
  .slider-tick.in-selection {
    background-color: #f7f7f7;
    background-image: linear-gradient(to bottom, #89cdef, #81bfde);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89cdef', endColorstr='#81bfde',GradientType=0);
    opacity: 1; }

html {
  position: relative;
  min-height: 100%; }

body > .container {
  padding: 60px 15px 0; }

.footer {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  height: 250px;
  background-color: #fff; }
  .footer .seccion {
    padding-top: 15px;
    padding-bottom: 20px; }
    @media (max-width: 768px) {
      .footer .seccion .container {
        text-align: center; } }
  .footer .derechos {
    background-color: #00b9f1;
    color: #000; }
    .footer .derechos p {
      font-size: 12px; }
    .footer .derechos .condiciones-uso {
      text-align: right;
      font-size: 12px;
      min-height: 25px;
      -ms-flex-align: center;
      align-items: center; }
      .footer .derechos .condiciones-uso a {
        color: #000; }
  .footer .infod {
    background-color: #e6e4d7;
    /*span {
            width: 100%;
            
        }*/ }
    .footer .infod .logo {
      min-height: 85px;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center; }
      .footer .infod .logo img {
        width: 350px;
        height: auto; }
    .footer .infod .mapa-sitio {
      min-height: 85px;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center; }
    @media (max-width: 768px) {
      .footer .infod .container {
        text-align: center; } }
    @media (min-width: 768px) {
      .footer .infod .link-footer {
        display: inline;
        padding-right: 5px;
        text-align: center; }
        .footer .infod .link-footer a {
          color: #000;
          font-weight: bold;
          font-size: 12px; } }
  @media (min-width: 768px) {
    .footer .gobierno img {
      width: 30%;
      height: auto; } }
  @media (max-width: 768px) {
    .footer .gobierno img {
      padding-top: 10px;
      height: auto; } }
  @media (min-width: 768px) {
    .footer .gobierno .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; } }
  .footer .gobierno .div-oficial {
    text-align: right !important;
    font-size: 13px; }
  .footer .gobierno span {
    min-height: 50px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px; }

.table > tbody > tr > td {
  vertical-align: middle; }

.provider {
  /*
    .info{
        margin-top: -60px;
        margin-bottom: 60px;            *********************************
        padding-left: 7px;
    }*/ }
  .provider .banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 300px;
    height: auto;
    width: 100%; }
    .provider .banner .navbar {
      margin-top: 20px; }
  @media (max-width: 480px) {
    .provider {
      /*
        .info{
            margin-bottom: unset !important;            *********************************
        }
        */ }
      .provider .logo {
        height: unset !important; }
        .provider .logo img {
          max-width: unset !important;
          max-height: unset !important; } }
  .provider .logo {
    margin-top: -60px;
    width: 181px;
    height: 188px;
    padding: 10px 0px 0px 10px;
    background-color: #fff; }
    .provider .logo img {
      max-width: 180px;
      max-height: 180px; }
  .provider .detail h1 {
    margin-top: 17px;
    line-height: 36px;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center; }
  @media (max-width: 992px) {
    .provider .detail h1 {
      font-size: 20px; } }
  @media (min-width: 992px) {
    .provider .detail h1 {
      font-size: 32px; } }
  .provider .detail p {
    margin: 0 0 10px; }

.header {
  padding-top: 5px;
  padding-bottom: 5px; }
  .header a {
    color: #757575;
    text-decoration: none; }
  .header > a {
    font-size: 36px; }
  .header.container-fluid {
    max-width: 960px; }

#courses, #challenges, #resources, .challenge-detail {
  padding-top: 20px; }

.course {
  display: inline-block;
  min-height: 385px;
  padding: 5px 15px;
  vertical-align: top;
  margin-bottom: 20px; }
  .course a {
    color: #2775d1;
    text-decoration: none; }
  .course .name {
    margin: 8px 0 3px 0;
    max-width: 100% !important;
    font-size: 16px;
    line-height: 24px; }
  .course .caption {
    font-size: 12px;
    line-height: 18px;
    font-family: 'OpenSans',Arial,sans-serif; }

.filter {
  padding-left: 10px;
  margin-bottom: 25px; }
  .filter hr {
    margin-top: 0px;
    margin-bottom: 7px; }
  .filter ul {
    margin-left: -25px; }
    .filter ul li {
      list-style: none;
      padding: 4px 0px; }
      .filter ul li a {
        cursor: pointer; }
  .filter ul.applied {
    cursor: pointer; }
    .filter ul.applied li a {
      color: black; }
  .filter .filter-box-more {
    position: relative;
    color: #333333;
    cursor: pointer; }
    .filter .filter-box-more:after {
      -khtml-transform: rotate(90deg);
      transform: rotate(90deg);
      zoom: 1;
      content: '\203A';
      display: inline-block;
      font-size: 1.5em;
      margin-left: 10px;
      position: relative;
      top: 4px;
      line-height: 0; }

#ex1Slider .slider-selection {
  background: #BABABA; }

.course-detail .banner, .inscripcion .banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 135px;
  height: auto;
  width: 100%;
  opacity: 0.6; }
  @media (min-width: 1200px) {
    .course-detail .banner .container, .inscripcion .banner .container {
      width: 950px; } }
  .course-detail .banner .breadcrumb, .inscripcion .banner .breadcrumb {
    background-color: transparent !important; }
    .course-detail .banner .breadcrumb li a, .inscripcion .banner .breadcrumb li a {
      color: rgba(255, 255, 255, 0.8); }

.course-detail .title, .inscripcion .title {
  margin-top: 25px;
  margin-bottom: 16px;
  color: #fff;
  font-size: 36px;
  line-height: 40px; }

.course-detail .container, .inscripcion .container {
  padding-top: 35px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.challenge {
  display: inline-block;
  min-height: 385px;
  padding: 5px 15px;
  vertical-align: top;
  margin-bottom: 20px; }
  .challenge a {
    color: #2775d1;
    text-decoration: none; }
    .challenge a img {
      border-top-style: solid;
      border-top-width: 7px;
      color: #337ab7; }
  .challenge .name {
    /*	margin: 8px 0 3px 0;
	    max-width: 100% !important;
	    font-size: 16px;
    	line-height: 24px;
    	text-align: center;*/
    text-decoration: underline; }

.resource {
  display: inline-block;
  min-height: 385px;
  padding: 5px 15px;
  vertical-align: top;
  margin-bottom: 20px; }
  .resource a {
    color: #2775d1;
    text-decoration: none; }
  .resource .name {
    margin: 8px 0 3px 0;
    max-width: 100% !important;
    font-size: 16px;
    line-height: 24px;
    text-align: center; }

.tags ul {
  display: block;
  height: 30px;
  width: 100%;
  margin: 10px 0; }
  .tags ul li {
    padding: 5px 8px;
    font-size: 12px;
    line-height: 12px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #616670;
    background-color: #e5e5e5; }

.twitter-typeahead, .tt-hint, .tt-input, .tt-menu {
  width: 100%; }

.ajax-load {
  background: #e1e1e1;
  padding: 10px 0px;
  width: 100%; }

.js-more-tags.collapse {
  display: none !important; }

#wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: 50px; }
  #wrap:after {
    content: "";
    display: block;
    height: 50px; }

@media (max-width: 480px) {
  .thumbnail .caption, .thumbnail .caption.fixed-height-desktop {
    height: auto !important; }
    .thumbnail .caption h2, .thumbnail .caption.fixed-height-desktop h2 {
      font-size: 14px !important;
      padding-bottom: 8px; }
    .thumbnail .caption p, .thumbnail .caption.fixed-height-desktop p {
      font-size: 11px; }
  .thumbnail img {
    height: auto !important;
    float: unset !important; }
  .thumbnail .img-wrapper {
    position: absolute; } }

.thumbnail.state--open .state {
  background-color: #5cb85c; }

.thumbnail.state--elapse .state {
  background-color: #777; }

.thumbnail.state--close .state {
  background-color: #0072bc; }

@media (min-width: 481px) {
  .state {
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    display: inherit;
    text-align: center; } }

@media (max-width: 480px) {
  .state {
    bottom: 0;
    width: 92px;
    color: #fff;
    padding: 10px 0;
    display: block;
    text-align: center;
    float: left; } }

.caption p {
  font-size: 14px;
  color: #333; }

.Logo--ministerio {
  float: left;
  margin-left: -5px;
  width: 280px;
  max-width: 80%; }

@media (min-width: 480px) {
  .btn-md-mis-cursos {
    display: unset !important; }
  .btn-sm-mis-cursos {
    display: none !important; } }

@media (max-width: 480px) {
  .btn-sm-mis-cursos {
    display: unset !important; }
  .btn-md-mis-cursos {
    display: none !important; } }

@media (max-width: 480px) {
  .texto_mobile {
    font-size: 10px !important; } }

.background-color-gray {
  background-color: #F9F9F9; }

.jumbotron-background {
  border-top: 0px !important; }

.jumbo-body {
  text-align: left;
  margin-top: 3em; }

.filters-parameter {
  color: white;
  background-color: #0695d6; }

.filters-parameter:hover {
  background-color: gray; }

.page-sidebar .nav-pills li ul li a:before {
  content: "";
  display: inline;
  margin-right: 0px; }

.page-sidebar .nav-pills li ul li a {
  font-weight: 400; }

.badge-inet {
  font-size: 12px !important;
  background-color: #777777 !important;
  color: white !important; }

.more-options {
  text-decoration: none; }

.style-article-curso {
  padding: 0px !important;
  box-shadow: 0px 5px 5px 1px lightgrey; }

.btn-state {
  left: 0;
  right: 0;
  margin: auto;
  width: 15em;
  text-align: center; }

.btn-state-curso {
  position: relative;
  height: 45px;
  border-radius: 3px;
  box-shadow: 0px 1px 15px 1px #9C9C9C; }

.footer a {
  text-decoration: initial;
  font-size: 15px;
  font-weight: 600; }

.img-footer {
  max-width: 300px;
  margin-bottom: 5%; }

.row-content-footer {
  padding-left: 8%;
  padding-right: 8%; }

@media (max-width: 720px) {
  .clear-only-mobile {
    clear: left; }
  .img-footer {
    max-width: 100% !important; } }

.without-padding {
  padding: 0px; }

.subtitle-text-curso {
  margin: 0px; }

/* CSS PARA BOTON FLOTANTE */
body_flotante {
  width: 100%;
  height: 100%; }

.btn-group-sm_flotante .btn-fab_flotante {
  position: fixed !important;
  right: 10%;
  border-radius: 100%;
  height: 68px;
  padding-bottom: 25px;
  padding-top: 25px; }

.btn-group_flotante .btn-fab_flotante {
  position: fixed !important;
  right: 10%;
  border-radius: 100%;
  height: 68px;
  padding-bottom: 25px;
  padding-top: 25px; }

#main_flotante {
  bottom: 20px;
  z-index: 99999; }

#csv_flotante {
  bottom: 180px;
  z-index: 99999; }

#add_content_flotante {
  bottom: 100px;
  z-index: 99999; }

.icono-flotante {
  width: 18px;
  height: 18px;
  color: black; }

/*# sourceMappingURL=app.css.map */

/*!
 *  Font Awesome 4.7.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.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -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 > 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 #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.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: #ffffff;
}
/* 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-remove:before,
.fa-close:before,
.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,
.fa-bar-chart: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-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.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,
.fa-gratipay: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-pp: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-buoy: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-resistance: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-y-combinator-square:before,
.fa-yc-square:before,
.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";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -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);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */

@charset "UTF-8";
/*!
 * Poncho v0.3.3 (https://github.com/argob/poncho)
 * Copyright 2016
 * Subsecretaría de Gobierno Digital
 * Presidencia de la Nación Argentina
 * Licenciado bajo MIT (https://github.com/argob/poncho/LICENSE)
 */
/* Libraries */
/* Resources */
html,
body {
  font-size: 16px;
  height: 100%;
  max-width: 100%;
}

body {
  background: #F9F9F9;
  color: #111;
  width: 100%;
}

hr {
  border-top: 1px solid #ccc;
  margin: 30px 0;
}

hr.hr-lg {
  margin: 60px 0;
}

hr.hr-sm {
  margin: 15px 0;
}

.social-share a {
  font-size: 30px;
}

.inline {
  display: inline-block;
}

.img-rounded {
  border-radius: 4px;
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}

section {
  padding: 40px 0;
}

section.section-no-spaced {
  padding: 0;
}

section.section-sm {
  padding: 20px 0;
}

section.section-lg {
  padding: 80px 0;
}

.icon-item {
  margin-bottom: 20px;
}

.icon-item i {
  margin-bottom: 0.3em;
  font-size: 4.5em;
  color: #01bdf2;
  height: 90px;
}

.icon-item h1, .icon-item h2, .icon-item h3, .icon-item h4, .icon-item h5, .icon-item h5 {
  margin-top: 0 !important;
  margin-bottom: 0.2em;
}

.icon-item h3 {
  font-size: 1.6em;
}

h1.icon-item i {
  font-size: 2em;
}

aside section {
  float: left;
  margin-bottom: 24px;
  width: 100%;
}

.bg-primary {
  background-color: #0695d6 !important;
}

.bg-success {
  background-color: #33b560 !important;
}

.bg-info {
  background-color: #5bc0de !important;
}

.bg-danger {
  background-color: #ef4d3d !important;
}

.bg-warning {
  background-color: #fec221 !important;
}

.bg-gray {
  background-color: #e9e9e9 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-muted {
  background-color: #767676 !important;
}

.bg-fucsia {
  background-color: #ea1d76 !important;
}

.bg-arandano {
  background-color: #bd1e61 !important;
}

.bg-uva {
  background-color: #873299 !important;
}

.bg-cielo {
  background-color: #009dda !important;
}

.bg-verdin {
  background-color: #82bc00 !important;
}

.bg-lima {
  background-color: #cfde00 !important;
}

.bg-maiz {
  background-color: #ffce00 !important;
}

.bg-tomate {
  background-color: #ff4338 !important;
}

.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6, .bg-primary .h1, .bg-primary .h2, .bg-primary .h3, .bg-primary .h4, .bg-primary .h5, .bg-primary .h6,
.bg-success h1,
.bg-success h2,
.bg-success h3,
.bg-success h4,
.bg-success h5,
.bg-success h6,
.bg-success .h1,
.bg-success .h2,
.bg-success .h3,
.bg-success .h4,
.bg-success .h5,
.bg-success .h6,
.bg-info h1,
.bg-info h2,
.bg-info h3,
.bg-info h4,
.bg-info h5,
.bg-info h6,
.bg-info .h1,
.bg-info .h2,
.bg-info .h3,
.bg-info .h4,
.bg-info .h5,
.bg-info .h6,
.bg-danger h1,
.bg-danger h2,
.bg-danger h3,
.bg-danger h4,
.bg-danger h5,
.bg-danger h6,
.bg-danger .h1,
.bg-danger .h2,
.bg-danger .h3,
.bg-danger .h4,
.bg-danger .h5,
.bg-danger .h6,
.bg-warning h1,
.bg-warning h2,
.bg-warning h3,
.bg-warning h4,
.bg-warning h5,
.bg-warning h6,
.bg-warning .h1,
.bg-warning .h2,
.bg-warning .h3,
.bg-warning .h4,
.bg-warning .h5,
.bg-warning .h6,
.bg-fucsia h1,
.bg-fucsia h2,
.bg-fucsia h3,
.bg-fucsia h4,
.bg-fucsia h5,
.bg-fucsia h6,
.bg-fucsia .h1,
.bg-fucsia .h2,
.bg-fucsia .h3,
.bg-fucsia .h4,
.bg-fucsia .h5,
.bg-fucsia .h6,
.bg-arandano h1,
.bg-arandano h2,
.bg-arandano h3,
.bg-arandano h4,
.bg-arandano h5,
.bg-arandano h6,
.bg-arandano .h1,
.bg-arandano .h2,
.bg-arandano .h3,
.bg-arandano .h4,
.bg-arandano .h5,
.bg-arandano .h6,
.bg-uva h1,
.bg-uva h2,
.bg-uva h3,
.bg-uva h4,
.bg-uva h5,
.bg-uva h6,
.bg-uva .h1,
.bg-uva .h2,
.bg-uva .h3,
.bg-uva .h4,
.bg-uva .h5,
.bg-uva .h6,
.bg-cielo h1,
.bg-cielo h2,
.bg-cielo h3,
.bg-cielo h4,
.bg-cielo h5,
.bg-cielo h6,
.bg-cielo .h1,
.bg-cielo .h2,
.bg-cielo .h3,
.bg-cielo .h4,
.bg-cielo .h5,
.bg-cielo .h6,
.bg-verdin h1,
.bg-verdin h2,
.bg-verdin h3,
.bg-verdin h4,
.bg-verdin h5,
.bg-verdin h6,
.bg-verdin .h1,
.bg-verdin .h2,
.bg-verdin .h3,
.bg-verdin .h4,
.bg-verdin .h5,
.bg-verdin .h6,
.bg-lima h1,
.bg-lima h2,
.bg-lima h3,
.bg-lima h4,
.bg-lima h5,
.bg-lima h6,
.bg-lima .h1,
.bg-lima .h2,
.bg-lima .h3,
.bg-lima .h4,
.bg-lima .h5,
.bg-lima .h6,
.bg-maiz h1,
.bg-maiz h2,
.bg-maiz h3,
.bg-maiz h4,
.bg-maiz h5,
.bg-maiz h6,
.bg-maiz .h1,
.bg-maiz .h2,
.bg-maiz .h3,
.bg-maiz .h4,
.bg-maiz .h5,
.bg-maiz .h6,
.bg-tomate h1,
.bg-tomate h2,
.bg-tomate h3,
.bg-tomate h4,
.bg-tomate h5,
.bg-tomate h6,
.bg-tomate .h1,
.bg-tomate .h2,
.bg-tomate .h3,
.bg-tomate .h4,
.bg-tomate .h5,
.bg-tomate .h6 {
  color: #FFF !important;
}

.bg-primary h1 small,
.bg-primary h1 .small, .bg-primary h2 small,
.bg-primary h2 .small, .bg-primary h3 small,
.bg-primary h3 .small, .bg-primary h4 small,
.bg-primary h4 .small, .bg-primary h5 small,
.bg-primary h5 .small, .bg-primary h6 small,
.bg-primary h6 .small, .bg-primary .h1 small,
.bg-primary .h1 .small, .bg-primary .h2 small,
.bg-primary .h2 .small, .bg-primary .h3 small,
.bg-primary .h3 .small, .bg-primary .h4 small,
.bg-primary .h4 .small, .bg-primary .h5 small,
.bg-primary .h5 .small, .bg-primary .h6 small,
.bg-primary .h6 .small,
.bg-success h1 small,
.bg-success h1 .small,
.bg-success h2 small,
.bg-success h2 .small,
.bg-success h3 small,
.bg-success h3 .small,
.bg-success h4 small,
.bg-success h4 .small,
.bg-success h5 small,
.bg-success h5 .small,
.bg-success h6 small,
.bg-success h6 .small,
.bg-success .h1 small,
.bg-success .h1 .small,
.bg-success .h2 small,
.bg-success .h2 .small,
.bg-success .h3 small,
.bg-success .h3 .small,
.bg-success .h4 small,
.bg-success .h4 .small,
.bg-success .h5 small,
.bg-success .h5 .small,
.bg-success .h6 small,
.bg-success .h6 .small,
.bg-info h1 small,
.bg-info h1 .small,
.bg-info h2 small,
.bg-info h2 .small,
.bg-info h3 small,
.bg-info h3 .small,
.bg-info h4 small,
.bg-info h4 .small,
.bg-info h5 small,
.bg-info h5 .small,
.bg-info h6 small,
.bg-info h6 .small,
.bg-info .h1 small,
.bg-info .h1 .small,
.bg-info .h2 small,
.bg-info .h2 .small,
.bg-info .h3 small,
.bg-info .h3 .small,
.bg-info .h4 small,
.bg-info .h4 .small,
.bg-info .h5 small,
.bg-info .h5 .small,
.bg-info .h6 small,
.bg-info .h6 .small,
.bg-danger h1 small,
.bg-danger h1 .small,
.bg-danger h2 small,
.bg-danger h2 .small,
.bg-danger h3 small,
.bg-danger h3 .small,
.bg-danger h4 small,
.bg-danger h4 .small,
.bg-danger h5 small,
.bg-danger h5 .small,
.bg-danger h6 small,
.bg-danger h6 .small,
.bg-danger .h1 small,
.bg-danger .h1 .small,
.bg-danger .h2 small,
.bg-danger .h2 .small,
.bg-danger .h3 small,
.bg-danger .h3 .small,
.bg-danger .h4 small,
.bg-danger .h4 .small,
.bg-danger .h5 small,
.bg-danger .h5 .small,
.bg-danger .h6 small,
.bg-danger .h6 .small,
.bg-warning h1 small,
.bg-warning h1 .small,
.bg-warning h2 small,
.bg-warning h2 .small,
.bg-warning h3 small,
.bg-warning h3 .small,
.bg-warning h4 small,
.bg-warning h4 .small,
.bg-warning h5 small,
.bg-warning h5 .small,
.bg-warning h6 small,
.bg-warning h6 .small,
.bg-warning .h1 small,
.bg-warning .h1 .small,
.bg-warning .h2 small,
.bg-warning .h2 .small,
.bg-warning .h3 small,
.bg-warning .h3 .small,
.bg-warning .h4 small,
.bg-warning .h4 .small,
.bg-warning .h5 small,
.bg-warning .h5 .small,
.bg-warning .h6 small,
.bg-warning .h6 .small,
.bg-fucsia h1 small,
.bg-fucsia h1 .small,
.bg-fucsia h2 small,
.bg-fucsia h2 .small,
.bg-fucsia h3 small,
.bg-fucsia h3 .small,
.bg-fucsia h4 small,
.bg-fucsia h4 .small,
.bg-fucsia h5 small,
.bg-fucsia h5 .small,
.bg-fucsia h6 small,
.bg-fucsia h6 .small,
.bg-fucsia .h1 small,
.bg-fucsia .h1 .small,
.bg-fucsia .h2 small,
.bg-fucsia .h2 .small,
.bg-fucsia .h3 small,
.bg-fucsia .h3 .small,
.bg-fucsia .h4 small,
.bg-fucsia .h4 .small,
.bg-fucsia .h5 small,
.bg-fucsia .h5 .small,
.bg-fucsia .h6 small,
.bg-fucsia .h6 .small,
.bg-arandano h1 small,
.bg-arandano h1 .small,
.bg-arandano h2 small,
.bg-arandano h2 .small,
.bg-arandano h3 small,
.bg-arandano h3 .small,
.bg-arandano h4 small,
.bg-arandano h4 .small,
.bg-arandano h5 small,
.bg-arandano h5 .small,
.bg-arandano h6 small,
.bg-arandano h6 .small,
.bg-arandano .h1 small,
.bg-arandano .h1 .small,
.bg-arandano .h2 small,
.bg-arandano .h2 .small,
.bg-arandano .h3 small,
.bg-arandano .h3 .small,
.bg-arandano .h4 small,
.bg-arandano .h4 .small,
.bg-arandano .h5 small,
.bg-arandano .h5 .small,
.bg-arandano .h6 small,
.bg-arandano .h6 .small,
.bg-uva h1 small,
.bg-uva h1 .small,
.bg-uva h2 small,
.bg-uva h2 .small,
.bg-uva h3 small,
.bg-uva h3 .small,
.bg-uva h4 small,
.bg-uva h4 .small,
.bg-uva h5 small,
.bg-uva h5 .small,
.bg-uva h6 small,
.bg-uva h6 .small,
.bg-uva .h1 small,
.bg-uva .h1 .small,
.bg-uva .h2 small,
.bg-uva .h2 .small,
.bg-uva .h3 small,
.bg-uva .h3 .small,
.bg-uva .h4 small,
.bg-uva .h4 .small,
.bg-uva .h5 small,
.bg-uva .h5 .small,
.bg-uva .h6 small,
.bg-uva .h6 .small,
.bg-cielo h1 small,
.bg-cielo h1 .small,
.bg-cielo h2 small,
.bg-cielo h2 .small,
.bg-cielo h3 small,
.bg-cielo h3 .small,
.bg-cielo h4 small,
.bg-cielo h4 .small,
.bg-cielo h5 small,
.bg-cielo h5 .small,
.bg-cielo h6 small,
.bg-cielo h6 .small,
.bg-cielo .h1 small,
.bg-cielo .h1 .small,
.bg-cielo .h2 small,
.bg-cielo .h2 .small,
.bg-cielo .h3 small,
.bg-cielo .h3 .small,
.bg-cielo .h4 small,
.bg-cielo .h4 .small,
.bg-cielo .h5 small,
.bg-cielo .h5 .small,
.bg-cielo .h6 small,
.bg-cielo .h6 .small,
.bg-verdin h1 small,
.bg-verdin h1 .small,
.bg-verdin h2 small,
.bg-verdin h2 .small,
.bg-verdin h3 small,
.bg-verdin h3 .small,
.bg-verdin h4 small,
.bg-verdin h4 .small,
.bg-verdin h5 small,
.bg-verdin h5 .small,
.bg-verdin h6 small,
.bg-verdin h6 .small,
.bg-verdin .h1 small,
.bg-verdin .h1 .small,
.bg-verdin .h2 small,
.bg-verdin .h2 .small,
.bg-verdin .h3 small,
.bg-verdin .h3 .small,
.bg-verdin .h4 small,
.bg-verdin .h4 .small,
.bg-verdin .h5 small,
.bg-verdin .h5 .small,
.bg-verdin .h6 small,
.bg-verdin .h6 .small,
.bg-lima h1 small,
.bg-lima h1 .small,
.bg-lima h2 small,
.bg-lima h2 .small,
.bg-lima h3 small,
.bg-lima h3 .small,
.bg-lima h4 small,
.bg-lima h4 .small,
.bg-lima h5 small,
.bg-lima h5 .small,
.bg-lima h6 small,
.bg-lima h6 .small,
.bg-lima .h1 small,
.bg-lima .h1 .small,
.bg-lima .h2 small,
.bg-lima .h2 .small,
.bg-lima .h3 small,
.bg-lima .h3 .small,
.bg-lima .h4 small,
.bg-lima .h4 .small,
.bg-lima .h5 small,
.bg-lima .h5 .small,
.bg-lima .h6 small,
.bg-lima .h6 .small,
.bg-maiz h1 small,
.bg-maiz h1 .small,
.bg-maiz h2 small,
.bg-maiz h2 .small,
.bg-maiz h3 small,
.bg-maiz h3 .small,
.bg-maiz h4 small,
.bg-maiz h4 .small,
.bg-maiz h5 small,
.bg-maiz h5 .small,
.bg-maiz h6 small,
.bg-maiz h6 .small,
.bg-maiz .h1 small,
.bg-maiz .h1 .small,
.bg-maiz .h2 small,
.bg-maiz .h2 .small,
.bg-maiz .h3 small,
.bg-maiz .h3 .small,
.bg-maiz .h4 small,
.bg-maiz .h4 .small,
.bg-maiz .h5 small,
.bg-maiz .h5 .small,
.bg-maiz .h6 small,
.bg-maiz .h6 .small,
.bg-tomate h1 small,
.bg-tomate h1 .small,
.bg-tomate h2 small,
.bg-tomate h2 .small,
.bg-tomate h3 small,
.bg-tomate h3 .small,
.bg-tomate h4 small,
.bg-tomate h4 .small,
.bg-tomate h5 small,
.bg-tomate h5 .small,
.bg-tomate h6 small,
.bg-tomate h6 .small,
.bg-tomate .h1 small,
.bg-tomate .h1 .small,
.bg-tomate .h2 small,
.bg-tomate .h2 .small,
.bg-tomate .h3 small,
.bg-tomate .h3 .small,
.bg-tomate .h4 small,
.bg-tomate .h4 .small,
.bg-tomate .h5 small,
.bg-tomate .h5 .small,
.bg-tomate .h6 small,
.bg-tomate .h6 .small {
  color: #FFF;
}

.bg-primary .panel-default:not(:hover) h1, .bg-primary .panel-default:not(:hover) h2, .bg-primary .panel-default:not(:hover) h3, .bg-primary .panel-default:not(:hover) h4, .bg-primary .panel-default:not(:hover) h5, .bg-primary .panel-default:not(:hover) h6, .bg-primary .panel-default:not(:hover) .h1, .bg-primary .panel-default:not(:hover) .h2, .bg-primary .panel-default:not(:hover) .h3, .bg-primary .panel-default:not(:hover) .h4, .bg-primary .panel-default:not(:hover) .h5, .bg-primary .panel-default:not(:hover) .h6,
.bg-primary .panel-disabled h1,
.bg-primary .panel-disabled h2,
.bg-primary .panel-disabled h3,
.bg-primary .panel-disabled h4,
.bg-primary .panel-disabled h5,
.bg-primary .panel-disabled h6,
.bg-primary .panel-disabled .h1,
.bg-primary .panel-disabled .h2,
.bg-primary .panel-disabled .h3,
.bg-primary .panel-disabled .h4,
.bg-primary .panel-disabled .h5,
.bg-primary .panel-disabled .h6,
.bg-success .panel-default:not(:hover) h1,
.bg-success .panel-default:not(:hover) h2,
.bg-success .panel-default:not(:hover) h3,
.bg-success .panel-default:not(:hover) h4,
.bg-success .panel-default:not(:hover) h5,
.bg-success .panel-default:not(:hover) h6,
.bg-success .panel-default:not(:hover) .h1,
.bg-success .panel-default:not(:hover) .h2,
.bg-success .panel-default:not(:hover) .h3,
.bg-success .panel-default:not(:hover) .h4,
.bg-success .panel-default:not(:hover) .h5,
.bg-success .panel-default:not(:hover) .h6,
.bg-success .panel-disabled h1,
.bg-success .panel-disabled h2,
.bg-success .panel-disabled h3,
.bg-success .panel-disabled h4,
.bg-success .panel-disabled h5,
.bg-success .panel-disabled h6,
.bg-success .panel-disabled .h1,
.bg-success .panel-disabled .h2,
.bg-success .panel-disabled .h3,
.bg-success .panel-disabled .h4,
.bg-success .panel-disabled .h5,
.bg-success .panel-disabled .h6,
.bg-info .panel-default:not(:hover) h1,
.bg-info .panel-default:not(:hover) h2,
.bg-info .panel-default:not(:hover) h3,
.bg-info .panel-default:not(:hover) h4,
.bg-info .panel-default:not(:hover) h5,
.bg-info .panel-default:not(:hover) h6,
.bg-info .panel-default:not(:hover) .h1,
.bg-info .panel-default:not(:hover) .h2,
.bg-info .panel-default:not(:hover) .h3,
.bg-info .panel-default:not(:hover) .h4,
.bg-info .panel-default:not(:hover) .h5,
.bg-info .panel-default:not(:hover) .h6,
.bg-info .panel-disabled h1,
.bg-info .panel-disabled h2,
.bg-info .panel-disabled h3,
.bg-info .panel-disabled h4,
.bg-info .panel-disabled h5,
.bg-info .panel-disabled h6,
.bg-info .panel-disabled .h1,
.bg-info .panel-disabled .h2,
.bg-info .panel-disabled .h3,
.bg-info .panel-disabled .h4,
.bg-info .panel-disabled .h5,
.bg-info .panel-disabled .h6,
.bg-danger .panel-default:not(:hover) h1,
.bg-danger .panel-default:not(:hover) h2,
.bg-danger .panel-default:not(:hover) h3,
.bg-danger .panel-default:not(:hover) h4,
.bg-danger .panel-default:not(:hover) h5,
.bg-danger .panel-default:not(:hover) h6,
.bg-danger .panel-default:not(:hover) .h1,
.bg-danger .panel-default:not(:hover) .h2,
.bg-danger .panel-default:not(:hover) .h3,
.bg-danger .panel-default:not(:hover) .h4,
.bg-danger .panel-default:not(:hover) .h5,
.bg-danger .panel-default:not(:hover) .h6,
.bg-danger .panel-disabled h1,
.bg-danger .panel-disabled h2,
.bg-danger .panel-disabled h3,
.bg-danger .panel-disabled h4,
.bg-danger .panel-disabled h5,
.bg-danger .panel-disabled h6,
.bg-danger .panel-disabled .h1,
.bg-danger .panel-disabled .h2,
.bg-danger .panel-disabled .h3,
.bg-danger .panel-disabled .h4,
.bg-danger .panel-disabled .h5,
.bg-danger .panel-disabled .h6,
.bg-warning .panel-default:not(:hover) h1,
.bg-warning .panel-default:not(:hover) h2,
.bg-warning .panel-default:not(:hover) h3,
.bg-warning .panel-default:not(:hover) h4,
.bg-warning .panel-default:not(:hover) h5,
.bg-warning .panel-default:not(:hover) h6,
.bg-warning .panel-default:not(:hover) .h1,
.bg-warning .panel-default:not(:hover) .h2,
.bg-warning .panel-default:not(:hover) .h3,
.bg-warning .panel-default:not(:hover) .h4,
.bg-warning .panel-default:not(:hover) .h5,
.bg-warning .panel-default:not(:hover) .h6,
.bg-warning .panel-disabled h1,
.bg-warning .panel-disabled h2,
.bg-warning .panel-disabled h3,
.bg-warning .panel-disabled h4,
.bg-warning .panel-disabled h5,
.bg-warning .panel-disabled h6,
.bg-warning .panel-disabled .h1,
.bg-warning .panel-disabled .h2,
.bg-warning .panel-disabled .h3,
.bg-warning .panel-disabled .h4,
.bg-warning .panel-disabled .h5,
.bg-warning .panel-disabled .h6,
.bg-fucsia .panel-default:not(:hover) h1,
.bg-fucsia .panel-default:not(:hover) h2,
.bg-fucsia .panel-default:not(:hover) h3,
.bg-fucsia .panel-default:not(:hover) h4,
.bg-fucsia .panel-default:not(:hover) h5,
.bg-fucsia .panel-default:not(:hover) h6,
.bg-fucsia .panel-default:not(:hover) .h1,
.bg-fucsia .panel-default:not(:hover) .h2,
.bg-fucsia .panel-default:not(:hover) .h3,
.bg-fucsia .panel-default:not(:hover) .h4,
.bg-fucsia .panel-default:not(:hover) .h5,
.bg-fucsia .panel-default:not(:hover) .h6,
.bg-fucsia .panel-disabled h1,
.bg-fucsia .panel-disabled h2,
.bg-fucsia .panel-disabled h3,
.bg-fucsia .panel-disabled h4,
.bg-fucsia .panel-disabled h5,
.bg-fucsia .panel-disabled h6,
.bg-fucsia .panel-disabled .h1,
.bg-fucsia .panel-disabled .h2,
.bg-fucsia .panel-disabled .h3,
.bg-fucsia .panel-disabled .h4,
.bg-fucsia .panel-disabled .h5,
.bg-fucsia .panel-disabled .h6,
.bg-arandano .panel-default:not(:hover) h1,
.bg-arandano .panel-default:not(:hover) h2,
.bg-arandano .panel-default:not(:hover) h3,
.bg-arandano .panel-default:not(:hover) h4,
.bg-arandano .panel-default:not(:hover) h5,
.bg-arandano .panel-default:not(:hover) h6,
.bg-arandano .panel-default:not(:hover) .h1,
.bg-arandano .panel-default:not(:hover) .h2,
.bg-arandano .panel-default:not(:hover) .h3,
.bg-arandano .panel-default:not(:hover) .h4,
.bg-arandano .panel-default:not(:hover) .h5,
.bg-arandano .panel-default:not(:hover) .h6,
.bg-arandano .panel-disabled h1,
.bg-arandano .panel-disabled h2,
.bg-arandano .panel-disabled h3,
.bg-arandano .panel-disabled h4,
.bg-arandano .panel-disabled h5,
.bg-arandano .panel-disabled h6,
.bg-arandano .panel-disabled .h1,
.bg-arandano .panel-disabled .h2,
.bg-arandano .panel-disabled .h3,
.bg-arandano .panel-disabled .h4,
.bg-arandano .panel-disabled .h5,
.bg-arandano .panel-disabled .h6,
.bg-uva .panel-default:not(:hover) h1,
.bg-uva .panel-default:not(:hover) h2,
.bg-uva .panel-default:not(:hover) h3,
.bg-uva .panel-default:not(:hover) h4,
.bg-uva .panel-default:not(:hover) h5,
.bg-uva .panel-default:not(:hover) h6,
.bg-uva .panel-default:not(:hover) .h1,
.bg-uva .panel-default:not(:hover) .h2,
.bg-uva .panel-default:not(:hover) .h3,
.bg-uva .panel-default:not(:hover) .h4,
.bg-uva .panel-default:not(:hover) .h5,
.bg-uva .panel-default:not(:hover) .h6,
.bg-uva .panel-disabled h1,
.bg-uva .panel-disabled h2,
.bg-uva .panel-disabled h3,
.bg-uva .panel-disabled h4,
.bg-uva .panel-disabled h5,
.bg-uva .panel-disabled h6,
.bg-uva .panel-disabled .h1,
.bg-uva .panel-disabled .h2,
.bg-uva .panel-disabled .h3,
.bg-uva .panel-disabled .h4,
.bg-uva .panel-disabled .h5,
.bg-uva .panel-disabled .h6,
.bg-cielo .panel-default:not(:hover) h1,
.bg-cielo .panel-default:not(:hover) h2,
.bg-cielo .panel-default:not(:hover) h3,
.bg-cielo .panel-default:not(:hover) h4,
.bg-cielo .panel-default:not(:hover) h5,
.bg-cielo .panel-default:not(:hover) h6,
.bg-cielo .panel-default:not(:hover) .h1,
.bg-cielo .panel-default:not(:hover) .h2,
.bg-cielo .panel-default:not(:hover) .h3,
.bg-cielo .panel-default:not(:hover) .h4,
.bg-cielo .panel-default:not(:hover) .h5,
.bg-cielo .panel-default:not(:hover) .h6,
.bg-cielo .panel-disabled h1,
.bg-cielo .panel-disabled h2,
.bg-cielo .panel-disabled h3,
.bg-cielo .panel-disabled h4,
.bg-cielo .panel-disabled h5,
.bg-cielo .panel-disabled h6,
.bg-cielo .panel-disabled .h1,
.bg-cielo .panel-disabled .h2,
.bg-cielo .panel-disabled .h3,
.bg-cielo .panel-disabled .h4,
.bg-cielo .panel-disabled .h5,
.bg-cielo .panel-disabled .h6,
.bg-verdin .panel-default:not(:hover) h1,
.bg-verdin .panel-default:not(:hover) h2,
.bg-verdin .panel-default:not(:hover) h3,
.bg-verdin .panel-default:not(:hover) h4,
.bg-verdin .panel-default:not(:hover) h5,
.bg-verdin .panel-default:not(:hover) h6,
.bg-verdin .panel-default:not(:hover) .h1,
.bg-verdin .panel-default:not(:hover) .h2,
.bg-verdin .panel-default:not(:hover) .h3,
.bg-verdin .panel-default:not(:hover) .h4,
.bg-verdin .panel-default:not(:hover) .h5,
.bg-verdin .panel-default:not(:hover) .h6,
.bg-verdin .panel-disabled h1,
.bg-verdin .panel-disabled h2,
.bg-verdin .panel-disabled h3,
.bg-verdin .panel-disabled h4,
.bg-verdin .panel-disabled h5,
.bg-verdin .panel-disabled h6,
.bg-verdin .panel-disabled .h1,
.bg-verdin .panel-disabled .h2,
.bg-verdin .panel-disabled .h3,
.bg-verdin .panel-disabled .h4,
.bg-verdin .panel-disabled .h5,
.bg-verdin .panel-disabled .h6,
.bg-lima .panel-default:not(:hover) h1,
.bg-lima .panel-default:not(:hover) h2,
.bg-lima .panel-default:not(:hover) h3,
.bg-lima .panel-default:not(:hover) h4,
.bg-lima .panel-default:not(:hover) h5,
.bg-lima .panel-default:not(:hover) h6,
.bg-lima .panel-default:not(:hover) .h1,
.bg-lima .panel-default:not(:hover) .h2,
.bg-lima .panel-default:not(:hover) .h3,
.bg-lima .panel-default:not(:hover) .h4,
.bg-lima .panel-default:not(:hover) .h5,
.bg-lima .panel-default:not(:hover) .h6,
.bg-lima .panel-disabled h1,
.bg-lima .panel-disabled h2,
.bg-lima .panel-disabled h3,
.bg-lima .panel-disabled h4,
.bg-lima .panel-disabled h5,
.bg-lima .panel-disabled h6,
.bg-lima .panel-disabled .h1,
.bg-lima .panel-disabled .h2,
.bg-lima .panel-disabled .h3,
.bg-lima .panel-disabled .h4,
.bg-lima .panel-disabled .h5,
.bg-lima .panel-disabled .h6,
.bg-maiz .panel-default:not(:hover) h1,
.bg-maiz .panel-default:not(:hover) h2,
.bg-maiz .panel-default:not(:hover) h3,
.bg-maiz .panel-default:not(:hover) h4,
.bg-maiz .panel-default:not(:hover) h5,
.bg-maiz .panel-default:not(:hover) h6,
.bg-maiz .panel-default:not(:hover) .h1,
.bg-maiz .panel-default:not(:hover) .h2,
.bg-maiz .panel-default:not(:hover) .h3,
.bg-maiz .panel-default:not(:hover) .h4,
.bg-maiz .panel-default:not(:hover) .h5,
.bg-maiz .panel-default:not(:hover) .h6,
.bg-maiz .panel-disabled h1,
.bg-maiz .panel-disabled h2,
.bg-maiz .panel-disabled h3,
.bg-maiz .panel-disabled h4,
.bg-maiz .panel-disabled h5,
.bg-maiz .panel-disabled h6,
.bg-maiz .panel-disabled .h1,
.bg-maiz .panel-disabled .h2,
.bg-maiz .panel-disabled .h3,
.bg-maiz .panel-disabled .h4,
.bg-maiz .panel-disabled .h5,
.bg-maiz .panel-disabled .h6,
.bg-tomate .panel-default:not(:hover) h1,
.bg-tomate .panel-default:not(:hover) h2,
.bg-tomate .panel-default:not(:hover) h3,
.bg-tomate .panel-default:not(:hover) h4,
.bg-tomate .panel-default:not(:hover) h5,
.bg-tomate .panel-default:not(:hover) h6,
.bg-tomate .panel-default:not(:hover) .h1,
.bg-tomate .panel-default:not(:hover) .h2,
.bg-tomate .panel-default:not(:hover) .h3,
.bg-tomate .panel-default:not(:hover) .h4,
.bg-tomate .panel-default:not(:hover) .h5,
.bg-tomate .panel-default:not(:hover) .h6,
.bg-tomate .panel-disabled h1,
.bg-tomate .panel-disabled h2,
.bg-tomate .panel-disabled h3,
.bg-tomate .panel-disabled h4,
.bg-tomate .panel-disabled h5,
.bg-tomate .panel-disabled h6,
.bg-tomate .panel-disabled .h1,
.bg-tomate .panel-disabled .h2,
.bg-tomate .panel-disabled .h3,
.bg-tomate .panel-disabled .h4,
.bg-tomate .panel-disabled .h5,
.bg-tomate .panel-disabled .h6 {
  color: #111 !important;
}

.bg-primary .panel-default:not(:hover) h1 small,
.bg-primary .panel-default:not(:hover) h1 .small, .bg-primary .panel-default:not(:hover) h2 small,
.bg-primary .panel-default:not(:hover) h2 .small, .bg-primary .panel-default:not(:hover) h3 small,
.bg-primary .panel-default:not(:hover) h3 .small, .bg-primary .panel-default:not(:hover) h4 small,
.bg-primary .panel-default:not(:hover) h4 .small, .bg-primary .panel-default:not(:hover) h5 small,
.bg-primary .panel-default:not(:hover) h5 .small, .bg-primary .panel-default:not(:hover) h6 small,
.bg-primary .panel-default:not(:hover) h6 .small, .bg-primary .panel-default:not(:hover) .h1 small,
.bg-primary .panel-default:not(:hover) .h1 .small, .bg-primary .panel-default:not(:hover) .h2 small,
.bg-primary .panel-default:not(:hover) .h2 .small, .bg-primary .panel-default:not(:hover) .h3 small,
.bg-primary .panel-default:not(:hover) .h3 .small, .bg-primary .panel-default:not(:hover) .h4 small,
.bg-primary .panel-default:not(:hover) .h4 .small, .bg-primary .panel-default:not(:hover) .h5 small,
.bg-primary .panel-default:not(:hover) .h5 .small, .bg-primary .panel-default:not(:hover) .h6 small,
.bg-primary .panel-default:not(:hover) .h6 .small,
.bg-primary .panel-disabled h1 small,
.bg-primary .panel-disabled h1 .small,
.bg-primary .panel-disabled h2 small,
.bg-primary .panel-disabled h2 .small,
.bg-primary .panel-disabled h3 small,
.bg-primary .panel-disabled h3 .small,
.bg-primary .panel-disabled h4 small,
.bg-primary .panel-disabled h4 .small,
.bg-primary .panel-disabled h5 small,
.bg-primary .panel-disabled h5 .small,
.bg-primary .panel-disabled h6 small,
.bg-primary .panel-disabled h6 .small,
.bg-primary .panel-disabled .h1 small,
.bg-primary .panel-disabled .h1 .small,
.bg-primary .panel-disabled .h2 small,
.bg-primary .panel-disabled .h2 .small,
.bg-primary .panel-disabled .h3 small,
.bg-primary .panel-disabled .h3 .small,
.bg-primary .panel-disabled .h4 small,
.bg-primary .panel-disabled .h4 .small,
.bg-primary .panel-disabled .h5 small,
.bg-primary .panel-disabled .h5 .small,
.bg-primary .panel-disabled .h6 small,
.bg-primary .panel-disabled .h6 .small,
.bg-success .panel-default:not(:hover) h1 small,
.bg-success .panel-default:not(:hover) h1 .small,
.bg-success .panel-default:not(:hover) h2 small,
.bg-success .panel-default:not(:hover) h2 .small,
.bg-success .panel-default:not(:hover) h3 small,
.bg-success .panel-default:not(:hover) h3 .small,
.bg-success .panel-default:not(:hover) h4 small,
.bg-success .panel-default:not(:hover) h4 .small,
.bg-success .panel-default:not(:hover) h5 small,
.bg-success .panel-default:not(:hover) h5 .small,
.bg-success .panel-default:not(:hover) h6 small,
.bg-success .panel-default:not(:hover) h6 .small,
.bg-success .panel-default:not(:hover) .h1 small,
.bg-success .panel-default:not(:hover) .h1 .small,
.bg-success .panel-default:not(:hover) .h2 small,
.bg-success .panel-default:not(:hover) .h2 .small,
.bg-success .panel-default:not(:hover) .h3 small,
.bg-success .panel-default:not(:hover) .h3 .small,
.bg-success .panel-default:not(:hover) .h4 small,
.bg-success .panel-default:not(:hover) .h4 .small,
.bg-success .panel-default:not(:hover) .h5 small,
.bg-success .panel-default:not(:hover) .h5 .small,
.bg-success .panel-default:not(:hover) .h6 small,
.bg-success .panel-default:not(:hover) .h6 .small,
.bg-success .panel-disabled h1 small,
.bg-success .panel-disabled h1 .small,
.bg-success .panel-disabled h2 small,
.bg-success .panel-disabled h2 .small,
.bg-success .panel-disabled h3 small,
.bg-success .panel-disabled h3 .small,
.bg-success .panel-disabled h4 small,
.bg-success .panel-disabled h4 .small,
.bg-success .panel-disabled h5 small,
.bg-success .panel-disabled h5 .small,
.bg-success .panel-disabled h6 small,
.bg-success .panel-disabled h6 .small,
.bg-success .panel-disabled .h1 small,
.bg-success .panel-disabled .h1 .small,
.bg-success .panel-disabled .h2 small,
.bg-success .panel-disabled .h2 .small,
.bg-success .panel-disabled .h3 small,
.bg-success .panel-disabled .h3 .small,
.bg-success .panel-disabled .h4 small,
.bg-success .panel-disabled .h4 .small,
.bg-success .panel-disabled .h5 small,
.bg-success .panel-disabled .h5 .small,
.bg-success .panel-disabled .h6 small,
.bg-success .panel-disabled .h6 .small,
.bg-info .panel-default:not(:hover) h1 small,
.bg-info .panel-default:not(:hover) h1 .small,
.bg-info .panel-default:not(:hover) h2 small,
.bg-info .panel-default:not(:hover) h2 .small,
.bg-info .panel-default:not(:hover) h3 small,
.bg-info .panel-default:not(:hover) h3 .small,
.bg-info .panel-default:not(:hover) h4 small,
.bg-info .panel-default:not(:hover) h4 .small,
.bg-info .panel-default:not(:hover) h5 small,
.bg-info .panel-default:not(:hover) h5 .small,
.bg-info .panel-default:not(:hover) h6 small,
.bg-info .panel-default:not(:hover) h6 .small,
.bg-info .panel-default:not(:hover) .h1 small,
.bg-info .panel-default:not(:hover) .h1 .small,
.bg-info .panel-default:not(:hover) .h2 small,
.bg-info .panel-default:not(:hover) .h2 .small,
.bg-info .panel-default:not(:hover) .h3 small,
.bg-info .panel-default:not(:hover) .h3 .small,
.bg-info .panel-default:not(:hover) .h4 small,
.bg-info .panel-default:not(:hover) .h4 .small,
.bg-info .panel-default:not(:hover) .h5 small,
.bg-info .panel-default:not(:hover) .h5 .small,
.bg-info .panel-default:not(:hover) .h6 small,
.bg-info .panel-default:not(:hover) .h6 .small,
.bg-info .panel-disabled h1 small,
.bg-info .panel-disabled h1 .small,
.bg-info .panel-disabled h2 small,
.bg-info .panel-disabled h2 .small,
.bg-info .panel-disabled h3 small,
.bg-info .panel-disabled h3 .small,
.bg-info .panel-disabled h4 small,
.bg-info .panel-disabled h4 .small,
.bg-info .panel-disabled h5 small,
.bg-info .panel-disabled h5 .small,
.bg-info .panel-disabled h6 small,
.bg-info .panel-disabled h6 .small,
.bg-info .panel-disabled .h1 small,
.bg-info .panel-disabled .h1 .small,
.bg-info .panel-disabled .h2 small,
.bg-info .panel-disabled .h2 .small,
.bg-info .panel-disabled .h3 small,
.bg-info .panel-disabled .h3 .small,
.bg-info .panel-disabled .h4 small,
.bg-info .panel-disabled .h4 .small,
.bg-info .panel-disabled .h5 small,
.bg-info .panel-disabled .h5 .small,
.bg-info .panel-disabled .h6 small,
.bg-info .panel-disabled .h6 .small,
.bg-danger .panel-default:not(:hover) h1 small,
.bg-danger .panel-default:not(:hover) h1 .small,
.bg-danger .panel-default:not(:hover) h2 small,
.bg-danger .panel-default:not(:hover) h2 .small,
.bg-danger .panel-default:not(:hover) h3 small,
.bg-danger .panel-default:not(:hover) h3 .small,
.bg-danger .panel-default:not(:hover) h4 small,
.bg-danger .panel-default:not(:hover) h4 .small,
.bg-danger .panel-default:not(:hover) h5 small,
.bg-danger .panel-default:not(:hover) h5 .small,
.bg-danger .panel-default:not(:hover) h6 small,
.bg-danger .panel-default:not(:hover) h6 .small,
.bg-danger .panel-default:not(:hover) .h1 small,
.bg-danger .panel-default:not(:hover) .h1 .small,
.bg-danger .panel-default:not(:hover) .h2 small,
.bg-danger .panel-default:not(:hover) .h2 .small,
.bg-danger .panel-default:not(:hover) .h3 small,
.bg-danger .panel-default:not(:hover) .h3 .small,
.bg-danger .panel-default:not(:hover) .h4 small,
.bg-danger .panel-default:not(:hover) .h4 .small,
.bg-danger .panel-default:not(:hover) .h5 small,
.bg-danger .panel-default:not(:hover) .h5 .small,
.bg-danger .panel-default:not(:hover) .h6 small,
.bg-danger .panel-default:not(:hover) .h6 .small,
.bg-danger .panel-disabled h1 small,
.bg-danger .panel-disabled h1 .small,
.bg-danger .panel-disabled h2 small,
.bg-danger .panel-disabled h2 .small,
.bg-danger .panel-disabled h3 small,
.bg-danger .panel-disabled h3 .small,
.bg-danger .panel-disabled h4 small,
.bg-danger .panel-disabled h4 .small,
.bg-danger .panel-disabled h5 small,
.bg-danger .panel-disabled h5 .small,
.bg-danger .panel-disabled h6 small,
.bg-danger .panel-disabled h6 .small,
.bg-danger .panel-disabled .h1 small,
.bg-danger .panel-disabled .h1 .small,
.bg-danger .panel-disabled .h2 small,
.bg-danger .panel-disabled .h2 .small,
.bg-danger .panel-disabled .h3 small,
.bg-danger .panel-disabled .h3 .small,
.bg-danger .panel-disabled .h4 small,
.bg-danger .panel-disabled .h4 .small,
.bg-danger .panel-disabled .h5 small,
.bg-danger .panel-disabled .h5 .small,
.bg-danger .panel-disabled .h6 small,
.bg-danger .panel-disabled .h6 .small,
.bg-warning .panel-default:not(:hover) h1 small,
.bg-warning .panel-default:not(:hover) h1 .small,
.bg-warning .panel-default:not(:hover) h2 small,
.bg-warning .panel-default:not(:hover) h2 .small,
.bg-warning .panel-default:not(:hover) h3 small,
.bg-warning .panel-default:not(:hover) h3 .small,
.bg-warning .panel-default:not(:hover) h4 small,
.bg-warning .panel-default:not(:hover) h4 .small,
.bg-warning .panel-default:not(:hover) h5 small,
.bg-warning .panel-default:not(:hover) h5 .small,
.bg-warning .panel-default:not(:hover) h6 small,
.bg-warning .panel-default:not(:hover) h6 .small,
.bg-warning .panel-default:not(:hover) .h1 small,
.bg-warning .panel-default:not(:hover) .h1 .small,
.bg-warning .panel-default:not(:hover) .h2 small,
.bg-warning .panel-default:not(:hover) .h2 .small,
.bg-warning .panel-default:not(:hover) .h3 small,
.bg-warning .panel-default:not(:hover) .h3 .small,
.bg-warning .panel-default:not(:hover) .h4 small,
.bg-warning .panel-default:not(:hover) .h4 .small,
.bg-warning .panel-default:not(:hover) .h5 small,
.bg-warning .panel-default:not(:hover) .h5 .small,
.bg-warning .panel-default:not(:hover) .h6 small,
.bg-warning .panel-default:not(:hover) .h6 .small,
.bg-warning .panel-disabled h1 small,
.bg-warning .panel-disabled h1 .small,
.bg-warning .panel-disabled h2 small,
.bg-warning .panel-disabled h2 .small,
.bg-warning .panel-disabled h3 small,
.bg-warning .panel-disabled h3 .small,
.bg-warning .panel-disabled h4 small,
.bg-warning .panel-disabled h4 .small,
.bg-warning .panel-disabled h5 small,
.bg-warning .panel-disabled h5 .small,
.bg-warning .panel-disabled h6 small,
.bg-warning .panel-disabled h6 .small,
.bg-warning .panel-disabled .h1 small,
.bg-warning .panel-disabled .h1 .small,
.bg-warning .panel-disabled .h2 small,
.bg-warning .panel-disabled .h2 .small,
.bg-warning .panel-disabled .h3 small,
.bg-warning .panel-disabled .h3 .small,
.bg-warning .panel-disabled .h4 small,
.bg-warning .panel-disabled .h4 .small,
.bg-warning .panel-disabled .h5 small,
.bg-warning .panel-disabled .h5 .small,
.bg-warning .panel-disabled .h6 small,
.bg-warning .panel-disabled .h6 .small,
.bg-fucsia .panel-default:not(:hover) h1 small,
.bg-fucsia .panel-default:not(:hover) h1 .small,
.bg-fucsia .panel-default:not(:hover) h2 small,
.bg-fucsia .panel-default:not(:hover) h2 .small,
.bg-fucsia .panel-default:not(:hover) h3 small,
.bg-fucsia .panel-default:not(:hover) h3 .small,
.bg-fucsia .panel-default:not(:hover) h4 small,
.bg-fucsia .panel-default:not(:hover) h4 .small,
.bg-fucsia .panel-default:not(:hover) h5 small,
.bg-fucsia .panel-default:not(:hover) h5 .small,
.bg-fucsia .panel-default:not(:hover) h6 small,
.bg-fucsia .panel-default:not(:hover) h6 .small,
.bg-fucsia .panel-default:not(:hover) .h1 small,
.bg-fucsia .panel-default:not(:hover) .h1 .small,
.bg-fucsia .panel-default:not(:hover) .h2 small,
.bg-fucsia .panel-default:not(:hover) .h2 .small,
.bg-fucsia .panel-default:not(:hover) .h3 small,
.bg-fucsia .panel-default:not(:hover) .h3 .small,
.bg-fucsia .panel-default:not(:hover) .h4 small,
.bg-fucsia .panel-default:not(:hover) .h4 .small,
.bg-fucsia .panel-default:not(:hover) .h5 small,
.bg-fucsia .panel-default:not(:hover) .h5 .small,
.bg-fucsia .panel-default:not(:hover) .h6 small,
.bg-fucsia .panel-default:not(:hover) .h6 .small,
.bg-fucsia .panel-disabled h1 small,
.bg-fucsia .panel-disabled h1 .small,
.bg-fucsia .panel-disabled h2 small,
.bg-fucsia .panel-disabled h2 .small,
.bg-fucsia .panel-disabled h3 small,
.bg-fucsia .panel-disabled h3 .small,
.bg-fucsia .panel-disabled h4 small,
.bg-fucsia .panel-disabled h4 .small,
.bg-fucsia .panel-disabled h5 small,
.bg-fucsia .panel-disabled h5 .small,
.bg-fucsia .panel-disabled h6 small,
.bg-fucsia .panel-disabled h6 .small,
.bg-fucsia .panel-disabled .h1 small,
.bg-fucsia .panel-disabled .h1 .small,
.bg-fucsia .panel-disabled .h2 small,
.bg-fucsia .panel-disabled .h2 .small,
.bg-fucsia .panel-disabled .h3 small,
.bg-fucsia .panel-disabled .h3 .small,
.bg-fucsia .panel-disabled .h4 small,
.bg-fucsia .panel-disabled .h4 .small,
.bg-fucsia .panel-disabled .h5 small,
.bg-fucsia .panel-disabled .h5 .small,
.bg-fucsia .panel-disabled .h6 small,
.bg-fucsia .panel-disabled .h6 .small,
.bg-arandano .panel-default:not(:hover) h1 small,
.bg-arandano .panel-default:not(:hover) h1 .small,
.bg-arandano .panel-default:not(:hover) h2 small,
.bg-arandano .panel-default:not(:hover) h2 .small,
.bg-arandano .panel-default:not(:hover) h3 small,
.bg-arandano .panel-default:not(:hover) h3 .small,
.bg-arandano .panel-default:not(:hover) h4 small,
.bg-arandano .panel-default:not(:hover) h4 .small,
.bg-arandano .panel-default:not(:hover) h5 small,
.bg-arandano .panel-default:not(:hover) h5 .small,
.bg-arandano .panel-default:not(:hover) h6 small,
.bg-arandano .panel-default:not(:hover) h6 .small,
.bg-arandano .panel-default:not(:hover) .h1 small,
.bg-arandano .panel-default:not(:hover) .h1 .small,
.bg-arandano .panel-default:not(:hover) .h2 small,
.bg-arandano .panel-default:not(:hover) .h2 .small,
.bg-arandano .panel-default:not(:hover) .h3 small,
.bg-arandano .panel-default:not(:hover) .h3 .small,
.bg-arandano .panel-default:not(:hover) .h4 small,
.bg-arandano .panel-default:not(:hover) .h4 .small,
.bg-arandano .panel-default:not(:hover) .h5 small,
.bg-arandano .panel-default:not(:hover) .h5 .small,
.bg-arandano .panel-default:not(:hover) .h6 small,
.bg-arandano .panel-default:not(:hover) .h6 .small,
.bg-arandano .panel-disabled h1 small,
.bg-arandano .panel-disabled h1 .small,
.bg-arandano .panel-disabled h2 small,
.bg-arandano .panel-disabled h2 .small,
.bg-arandano .panel-disabled h3 small,
.bg-arandano .panel-disabled h3 .small,
.bg-arandano .panel-disabled h4 small,
.bg-arandano .panel-disabled h4 .small,
.bg-arandano .panel-disabled h5 small,
.bg-arandano .panel-disabled h5 .small,
.bg-arandano .panel-disabled h6 small,
.bg-arandano .panel-disabled h6 .small,
.bg-arandano .panel-disabled .h1 small,
.bg-arandano .panel-disabled .h1 .small,
.bg-arandano .panel-disabled .h2 small,
.bg-arandano .panel-disabled .h2 .small,
.bg-arandano .panel-disabled .h3 small,
.bg-arandano .panel-disabled .h3 .small,
.bg-arandano .panel-disabled .h4 small,
.bg-arandano .panel-disabled .h4 .small,
.bg-arandano .panel-disabled .h5 small,
.bg-arandano .panel-disabled .h5 .small,
.bg-arandano .panel-disabled .h6 small,
.bg-arandano .panel-disabled .h6 .small,
.bg-uva .panel-default:not(:hover) h1 small,
.bg-uva .panel-default:not(:hover) h1 .small,
.bg-uva .panel-default:not(:hover) h2 small,
.bg-uva .panel-default:not(:hover) h2 .small,
.bg-uva .panel-default:not(:hover) h3 small,
.bg-uva .panel-default:not(:hover) h3 .small,
.bg-uva .panel-default:not(:hover) h4 small,
.bg-uva .panel-default:not(:hover) h4 .small,
.bg-uva .panel-default:not(:hover) h5 small,
.bg-uva .panel-default:not(:hover) h5 .small,
.bg-uva .panel-default:not(:hover) h6 small,
.bg-uva .panel-default:not(:hover) h6 .small,
.bg-uva .panel-default:not(:hover) .h1 small,
.bg-uva .panel-default:not(:hover) .h1 .small,
.bg-uva .panel-default:not(:hover) .h2 small,
.bg-uva .panel-default:not(:hover) .h2 .small,
.bg-uva .panel-default:not(:hover) .h3 small,
.bg-uva .panel-default:not(:hover) .h3 .small,
.bg-uva .panel-default:not(:hover) .h4 small,
.bg-uva .panel-default:not(:hover) .h4 .small,
.bg-uva .panel-default:not(:hover) .h5 small,
.bg-uva .panel-default:not(:hover) .h5 .small,
.bg-uva .panel-default:not(:hover) .h6 small,
.bg-uva .panel-default:not(:hover) .h6 .small,
.bg-uva .panel-disabled h1 small,
.bg-uva .panel-disabled h1 .small,
.bg-uva .panel-disabled h2 small,
.bg-uva .panel-disabled h2 .small,
.bg-uva .panel-disabled h3 small,
.bg-uva .panel-disabled h3 .small,
.bg-uva .panel-disabled h4 small,
.bg-uva .panel-disabled h4 .small,
.bg-uva .panel-disabled h5 small,
.bg-uva .panel-disabled h5 .small,
.bg-uva .panel-disabled h6 small,
.bg-uva .panel-disabled h6 .small,
.bg-uva .panel-disabled .h1 small,
.bg-uva .panel-disabled .h1 .small,
.bg-uva .panel-disabled .h2 small,
.bg-uva .panel-disabled .h2 .small,
.bg-uva .panel-disabled .h3 small,
.bg-uva .panel-disabled .h3 .small,
.bg-uva .panel-disabled .h4 small,
.bg-uva .panel-disabled .h4 .small,
.bg-uva .panel-disabled .h5 small,
.bg-uva .panel-disabled .h5 .small,
.bg-uva .panel-disabled .h6 small,
.bg-uva .panel-disabled .h6 .small,
.bg-cielo .panel-default:not(:hover) h1 small,
.bg-cielo .panel-default:not(:hover) h1 .small,
.bg-cielo .panel-default:not(:hover) h2 small,
.bg-cielo .panel-default:not(:hover) h2 .small,
.bg-cielo .panel-default:not(:hover) h3 small,
.bg-cielo .panel-default:not(:hover) h3 .small,
.bg-cielo .panel-default:not(:hover) h4 small,
.bg-cielo .panel-default:not(:hover) h4 .small,
.bg-cielo .panel-default:not(:hover) h5 small,
.bg-cielo .panel-default:not(:hover) h5 .small,
.bg-cielo .panel-default:not(:hover) h6 small,
.bg-cielo .panel-default:not(:hover) h6 .small,
.bg-cielo .panel-default:not(:hover) .h1 small,
.bg-cielo .panel-default:not(:hover) .h1 .small,
.bg-cielo .panel-default:not(:hover) .h2 small,
.bg-cielo .panel-default:not(:hover) .h2 .small,
.bg-cielo .panel-default:not(:hover) .h3 small,
.bg-cielo .panel-default:not(:hover) .h3 .small,
.bg-cielo .panel-default:not(:hover) .h4 small,
.bg-cielo .panel-default:not(:hover) .h4 .small,
.bg-cielo .panel-default:not(:hover) .h5 small,
.bg-cielo .panel-default:not(:hover) .h5 .small,
.bg-cielo .panel-default:not(:hover) .h6 small,
.bg-cielo .panel-default:not(:hover) .h6 .small,
.bg-cielo .panel-disabled h1 small,
.bg-cielo .panel-disabled h1 .small,
.bg-cielo .panel-disabled h2 small,
.bg-cielo .panel-disabled h2 .small,
.bg-cielo .panel-disabled h3 small,
.bg-cielo .panel-disabled h3 .small,
.bg-cielo .panel-disabled h4 small,
.bg-cielo .panel-disabled h4 .small,
.bg-cielo .panel-disabled h5 small,
.bg-cielo .panel-disabled h5 .small,
.bg-cielo .panel-disabled h6 small,
.bg-cielo .panel-disabled h6 .small,
.bg-cielo .panel-disabled .h1 small,
.bg-cielo .panel-disabled .h1 .small,
.bg-cielo .panel-disabled .h2 small,
.bg-cielo .panel-disabled .h2 .small,
.bg-cielo .panel-disabled .h3 small,
.bg-cielo .panel-disabled .h3 .small,
.bg-cielo .panel-disabled .h4 small,
.bg-cielo .panel-disabled .h4 .small,
.bg-cielo .panel-disabled .h5 small,
.bg-cielo .panel-disabled .h5 .small,
.bg-cielo .panel-disabled .h6 small,
.bg-cielo .panel-disabled .h6 .small,
.bg-verdin .panel-default:not(:hover) h1 small,
.bg-verdin .panel-default:not(:hover) h1 .small,
.bg-verdin .panel-default:not(:hover) h2 small,
.bg-verdin .panel-default:not(:hover) h2 .small,
.bg-verdin .panel-default:not(:hover) h3 small,
.bg-verdin .panel-default:not(:hover) h3 .small,
.bg-verdin .panel-default:not(:hover) h4 small,
.bg-verdin .panel-default:not(:hover) h4 .small,
.bg-verdin .panel-default:not(:hover) h5 small,
.bg-verdin .panel-default:not(:hover) h5 .small,
.bg-verdin .panel-default:not(:hover) h6 small,
.bg-verdin .panel-default:not(:hover) h6 .small,
.bg-verdin .panel-default:not(:hover) .h1 small,
.bg-verdin .panel-default:not(:hover) .h1 .small,
.bg-verdin .panel-default:not(:hover) .h2 small,
.bg-verdin .panel-default:not(:hover) .h2 .small,
.bg-verdin .panel-default:not(:hover) .h3 small,
.bg-verdin .panel-default:not(:hover) .h3 .small,
.bg-verdin .panel-default:not(:hover) .h4 small,
.bg-verdin .panel-default:not(:hover) .h4 .small,
.bg-verdin .panel-default:not(:hover) .h5 small,
.bg-verdin .panel-default:not(:hover) .h5 .small,
.bg-verdin .panel-default:not(:hover) .h6 small,
.bg-verdin .panel-default:not(:hover) .h6 .small,
.bg-verdin .panel-disabled h1 small,
.bg-verdin .panel-disabled h1 .small,
.bg-verdin .panel-disabled h2 small,
.bg-verdin .panel-disabled h2 .small,
.bg-verdin .panel-disabled h3 small,
.bg-verdin .panel-disabled h3 .small,
.bg-verdin .panel-disabled h4 small,
.bg-verdin .panel-disabled h4 .small,
.bg-verdin .panel-disabled h5 small,
.bg-verdin .panel-disabled h5 .small,
.bg-verdin .panel-disabled h6 small,
.bg-verdin .panel-disabled h6 .small,
.bg-verdin .panel-disabled .h1 small,
.bg-verdin .panel-disabled .h1 .small,
.bg-verdin .panel-disabled .h2 small,
.bg-verdin .panel-disabled .h2 .small,
.bg-verdin .panel-disabled .h3 small,
.bg-verdin .panel-disabled .h3 .small,
.bg-verdin .panel-disabled .h4 small,
.bg-verdin .panel-disabled .h4 .small,
.bg-verdin .panel-disabled .h5 small,
.bg-verdin .panel-disabled .h5 .small,
.bg-verdin .panel-disabled .h6 small,
.bg-verdin .panel-disabled .h6 .small,
.bg-lima .panel-default:not(:hover) h1 small,
.bg-lima .panel-default:not(:hover) h1 .small,
.bg-lima .panel-default:not(:hover) h2 small,
.bg-lima .panel-default:not(:hover) h2 .small,
.bg-lima .panel-default:not(:hover) h3 small,
.bg-lima .panel-default:not(:hover) h3 .small,
.bg-lima .panel-default:not(:hover) h4 small,
.bg-lima .panel-default:not(:hover) h4 .small,
.bg-lima .panel-default:not(:hover) h5 small,
.bg-lima .panel-default:not(:hover) h5 .small,
.bg-lima .panel-default:not(:hover) h6 small,
.bg-lima .panel-default:not(:hover) h6 .small,
.bg-lima .panel-default:not(:hover) .h1 small,
.bg-lima .panel-default:not(:hover) .h1 .small,
.bg-lima .panel-default:not(:hover) .h2 small,
.bg-lima .panel-default:not(:hover) .h2 .small,
.bg-lima .panel-default:not(:hover) .h3 small,
.bg-lima .panel-default:not(:hover) .h3 .small,
.bg-lima .panel-default:not(:hover) .h4 small,
.bg-lima .panel-default:not(:hover) .h4 .small,
.bg-lima .panel-default:not(:hover) .h5 small,
.bg-lima .panel-default:not(:hover) .h5 .small,
.bg-lima .panel-default:not(:hover) .h6 small,
.bg-lima .panel-default:not(:hover) .h6 .small,
.bg-lima .panel-disabled h1 small,
.bg-lima .panel-disabled h1 .small,
.bg-lima .panel-disabled h2 small,
.bg-lima .panel-disabled h2 .small,
.bg-lima .panel-disabled h3 small,
.bg-lima .panel-disabled h3 .small,
.bg-lima .panel-disabled h4 small,
.bg-lima .panel-disabled h4 .small,
.bg-lima .panel-disabled h5 small,
.bg-lima .panel-disabled h5 .small,
.bg-lima .panel-disabled h6 small,
.bg-lima .panel-disabled h6 .small,
.bg-lima .panel-disabled .h1 small,
.bg-lima .panel-disabled .h1 .small,
.bg-lima .panel-disabled .h2 small,
.bg-lima .panel-disabled .h2 .small,
.bg-lima .panel-disabled .h3 small,
.bg-lima .panel-disabled .h3 .small,
.bg-lima .panel-disabled .h4 small,
.bg-lima .panel-disabled .h4 .small,
.bg-lima .panel-disabled .h5 small,
.bg-lima .panel-disabled .h5 .small,
.bg-lima .panel-disabled .h6 small,
.bg-lima .panel-disabled .h6 .small,
.bg-maiz .panel-default:not(:hover) h1 small,
.bg-maiz .panel-default:not(:hover) h1 .small,
.bg-maiz .panel-default:not(:hover) h2 small,
.bg-maiz .panel-default:not(:hover) h2 .small,
.bg-maiz .panel-default:not(:hover) h3 small,
.bg-maiz .panel-default:not(:hover) h3 .small,
.bg-maiz .panel-default:not(:hover) h4 small,
.bg-maiz .panel-default:not(:hover) h4 .small,
.bg-maiz .panel-default:not(:hover) h5 small,
.bg-maiz .panel-default:not(:hover) h5 .small,
.bg-maiz .panel-default:not(:hover) h6 small,
.bg-maiz .panel-default:not(:hover) h6 .small,
.bg-maiz .panel-default:not(:hover) .h1 small,
.bg-maiz .panel-default:not(:hover) .h1 .small,
.bg-maiz .panel-default:not(:hover) .h2 small,
.bg-maiz .panel-default:not(:hover) .h2 .small,
.bg-maiz .panel-default:not(:hover) .h3 small,
.bg-maiz .panel-default:not(:hover) .h3 .small,
.bg-maiz .panel-default:not(:hover) .h4 small,
.bg-maiz .panel-default:not(:hover) .h4 .small,
.bg-maiz .panel-default:not(:hover) .h5 small,
.bg-maiz .panel-default:not(:hover) .h5 .small,
.bg-maiz .panel-default:not(:hover) .h6 small,
.bg-maiz .panel-default:not(:hover) .h6 .small,
.bg-maiz .panel-disabled h1 small,
.bg-maiz .panel-disabled h1 .small,
.bg-maiz .panel-disabled h2 small,
.bg-maiz .panel-disabled h2 .small,
.bg-maiz .panel-disabled h3 small,
.bg-maiz .panel-disabled h3 .small,
.bg-maiz .panel-disabled h4 small,
.bg-maiz .panel-disabled h4 .small,
.bg-maiz .panel-disabled h5 small,
.bg-maiz .panel-disabled h5 .small,
.bg-maiz .panel-disabled h6 small,
.bg-maiz .panel-disabled h6 .small,
.bg-maiz .panel-disabled .h1 small,
.bg-maiz .panel-disabled .h1 .small,
.bg-maiz .panel-disabled .h2 small,
.bg-maiz .panel-disabled .h2 .small,
.bg-maiz .panel-disabled .h3 small,
.bg-maiz .panel-disabled .h3 .small,
.bg-maiz .panel-disabled .h4 small,
.bg-maiz .panel-disabled .h4 .small,
.bg-maiz .panel-disabled .h5 small,
.bg-maiz .panel-disabled .h5 .small,
.bg-maiz .panel-disabled .h6 small,
.bg-maiz .panel-disabled .h6 .small,
.bg-tomate .panel-default:not(:hover) h1 small,
.bg-tomate .panel-default:not(:hover) h1 .small,
.bg-tomate .panel-default:not(:hover) h2 small,
.bg-tomate .panel-default:not(:hover) h2 .small,
.bg-tomate .panel-default:not(:hover) h3 small,
.bg-tomate .panel-default:not(:hover) h3 .small,
.bg-tomate .panel-default:not(:hover) h4 small,
.bg-tomate .panel-default:not(:hover) h4 .small,
.bg-tomate .panel-default:not(:hover) h5 small,
.bg-tomate .panel-default:not(:hover) h5 .small,
.bg-tomate .panel-default:not(:hover) h6 small,
.bg-tomate .panel-default:not(:hover) h6 .small,
.bg-tomate .panel-default:not(:hover) .h1 small,
.bg-tomate .panel-default:not(:hover) .h1 .small,
.bg-tomate .panel-default:not(:hover) .h2 small,
.bg-tomate .panel-default:not(:hover) .h2 .small,
.bg-tomate .panel-default:not(:hover) .h3 small,
.bg-tomate .panel-default:not(:hover) .h3 .small,
.bg-tomate .panel-default:not(:hover) .h4 small,
.bg-tomate .panel-default:not(:hover) .h4 .small,
.bg-tomate .panel-default:not(:hover) .h5 small,
.bg-tomate .panel-default:not(:hover) .h5 .small,
.bg-tomate .panel-default:not(:hover) .h6 small,
.bg-tomate .panel-default:not(:hover) .h6 .small,
.bg-tomate .panel-disabled h1 small,
.bg-tomate .panel-disabled h1 .small,
.bg-tomate .panel-disabled h2 small,
.bg-tomate .panel-disabled h2 .small,
.bg-tomate .panel-disabled h3 small,
.bg-tomate .panel-disabled h3 .small,
.bg-tomate .panel-disabled h4 small,
.bg-tomate .panel-disabled h4 .small,
.bg-tomate .panel-disabled h5 small,
.bg-tomate .panel-disabled h5 .small,
.bg-tomate .panel-disabled h6 small,
.bg-tomate .panel-disabled h6 .small,
.bg-tomate .panel-disabled .h1 small,
.bg-tomate .panel-disabled .h1 .small,
.bg-tomate .panel-disabled .h2 small,
.bg-tomate .panel-disabled .h2 .small,
.bg-tomate .panel-disabled .h3 small,
.bg-tomate .panel-disabled .h3 .small,
.bg-tomate .panel-disabled .h4 small,
.bg-tomate .panel-disabled .h4 .small,
.bg-tomate .panel-disabled .h5 small,
.bg-tomate .panel-disabled .h5 .small,
.bg-tomate .panel-disabled .h6 small,
.bg-tomate .panel-disabled .h6 .small {
  color: #111;
}

.bg-primary .panel-default:not(:hover) p,
.bg-primary .panel-disabled p,
.bg-success .panel-default:not(:hover) p,
.bg-success .panel-disabled p,
.bg-info .panel-default:not(:hover) p,
.bg-info .panel-disabled p,
.bg-danger .panel-default:not(:hover) p,
.bg-danger .panel-disabled p,
.bg-warning .panel-default:not(:hover) p,
.bg-warning .panel-disabled p,
.bg-fucsia .panel-default:not(:hover) p,
.bg-fucsia .panel-disabled p,
.bg-arandano .panel-default:not(:hover) p,
.bg-arandano .panel-disabled p,
.bg-uva .panel-default:not(:hover) p,
.bg-uva .panel-disabled p,
.bg-cielo .panel-default:not(:hover) p,
.bg-cielo .panel-disabled p,
.bg-verdin .panel-default:not(:hover) p,
.bg-verdin .panel-disabled p,
.bg-lima .panel-default:not(:hover) p,
.bg-lima .panel-disabled p,
.bg-maiz .panel-default:not(:hover) p,
.bg-maiz .panel-disabled p,
.bg-tomate .panel-default:not(:hover) p,
.bg-tomate .panel-disabled p {
  color: #111 !important;
}

.bg-primary .panel-default:not(:hover) time,
.bg-primary .panel-disabled time,
.bg-success .panel-default:not(:hover) time,
.bg-success .panel-disabled time,
.bg-info .panel-default:not(:hover) time,
.bg-info .panel-disabled time,
.bg-danger .panel-default:not(:hover) time,
.bg-danger .panel-disabled time,
.bg-warning .panel-default:not(:hover) time,
.bg-warning .panel-disabled time,
.bg-fucsia .panel-default:not(:hover) time,
.bg-fucsia .panel-disabled time,
.bg-arandano .panel-default:not(:hover) time,
.bg-arandano .panel-disabled time,
.bg-uva .panel-default:not(:hover) time,
.bg-uva .panel-disabled time,
.bg-cielo .panel-default:not(:hover) time,
.bg-cielo .panel-disabled time,
.bg-verdin .panel-default:not(:hover) time,
.bg-verdin .panel-disabled time,
.bg-lima .panel-default:not(:hover) time,
.bg-lima .panel-disabled time,
.bg-maiz .panel-default:not(:hover) time,
.bg-maiz .panel-disabled time,
.bg-tomate .panel-default:not(:hover) time,
.bg-tomate .panel-disabled time {
  color: #111 !important;
}

.bg-primary .alert h1, .bg-primary .alert h2, .bg-primary .alert h3, .bg-primary .alert h4, .bg-primary .alert h5, .bg-primary .alert h6, .bg-primary .alert .h1, .bg-primary .alert .h2, .bg-primary .alert .h3, .bg-primary .alert .h4, .bg-primary .alert .h5, .bg-primary .alert .h6,
.bg-success .alert h1,
.bg-success .alert h2,
.bg-success .alert h3,
.bg-success .alert h4,
.bg-success .alert h5,
.bg-success .alert h6,
.bg-success .alert .h1,
.bg-success .alert .h2,
.bg-success .alert .h3,
.bg-success .alert .h4,
.bg-success .alert .h5,
.bg-success .alert .h6,
.bg-info .alert h1,
.bg-info .alert h2,
.bg-info .alert h3,
.bg-info .alert h4,
.bg-info .alert h5,
.bg-info .alert h6,
.bg-info .alert .h1,
.bg-info .alert .h2,
.bg-info .alert .h3,
.bg-info .alert .h4,
.bg-info .alert .h5,
.bg-info .alert .h6,
.bg-danger .alert h1,
.bg-danger .alert h2,
.bg-danger .alert h3,
.bg-danger .alert h4,
.bg-danger .alert h5,
.bg-danger .alert h6,
.bg-danger .alert .h1,
.bg-danger .alert .h2,
.bg-danger .alert .h3,
.bg-danger .alert .h4,
.bg-danger .alert .h5,
.bg-danger .alert .h6,
.bg-warning .alert h1,
.bg-warning .alert h2,
.bg-warning .alert h3,
.bg-warning .alert h4,
.bg-warning .alert h5,
.bg-warning .alert h6,
.bg-warning .alert .h1,
.bg-warning .alert .h2,
.bg-warning .alert .h3,
.bg-warning .alert .h4,
.bg-warning .alert .h5,
.bg-warning .alert .h6,
.bg-fucsia .alert h1,
.bg-fucsia .alert h2,
.bg-fucsia .alert h3,
.bg-fucsia .alert h4,
.bg-fucsia .alert h5,
.bg-fucsia .alert h6,
.bg-fucsia .alert .h1,
.bg-fucsia .alert .h2,
.bg-fucsia .alert .h3,
.bg-fucsia .alert .h4,
.bg-fucsia .alert .h5,
.bg-fucsia .alert .h6,
.bg-arandano .alert h1,
.bg-arandano .alert h2,
.bg-arandano .alert h3,
.bg-arandano .alert h4,
.bg-arandano .alert h5,
.bg-arandano .alert h6,
.bg-arandano .alert .h1,
.bg-arandano .alert .h2,
.bg-arandano .alert .h3,
.bg-arandano .alert .h4,
.bg-arandano .alert .h5,
.bg-arandano .alert .h6,
.bg-uva .alert h1,
.bg-uva .alert h2,
.bg-uva .alert h3,
.bg-uva .alert h4,
.bg-uva .alert h5,
.bg-uva .alert h6,
.bg-uva .alert .h1,
.bg-uva .alert .h2,
.bg-uva .alert .h3,
.bg-uva .alert .h4,
.bg-uva .alert .h5,
.bg-uva .alert .h6,
.bg-cielo .alert h1,
.bg-cielo .alert h2,
.bg-cielo .alert h3,
.bg-cielo .alert h4,
.bg-cielo .alert h5,
.bg-cielo .alert h6,
.bg-cielo .alert .h1,
.bg-cielo .alert .h2,
.bg-cielo .alert .h3,
.bg-cielo .alert .h4,
.bg-cielo .alert .h5,
.bg-cielo .alert .h6,
.bg-verdin .alert h1,
.bg-verdin .alert h2,
.bg-verdin .alert h3,
.bg-verdin .alert h4,
.bg-verdin .alert h5,
.bg-verdin .alert h6,
.bg-verdin .alert .h1,
.bg-verdin .alert .h2,
.bg-verdin .alert .h3,
.bg-verdin .alert .h4,
.bg-verdin .alert .h5,
.bg-verdin .alert .h6,
.bg-lima .alert h1,
.bg-lima .alert h2,
.bg-lima .alert h3,
.bg-lima .alert h4,
.bg-lima .alert h5,
.bg-lima .alert h6,
.bg-lima .alert .h1,
.bg-lima .alert .h2,
.bg-lima .alert .h3,
.bg-lima .alert .h4,
.bg-lima .alert .h5,
.bg-lima .alert .h6,
.bg-maiz .alert h1,
.bg-maiz .alert h2,
.bg-maiz .alert h3,
.bg-maiz .alert h4,
.bg-maiz .alert h5,
.bg-maiz .alert h6,
.bg-maiz .alert .h1,
.bg-maiz .alert .h2,
.bg-maiz .alert .h3,
.bg-maiz .alert .h4,
.bg-maiz .alert .h5,
.bg-maiz .alert .h6,
.bg-tomate .alert h1,
.bg-tomate .alert h2,
.bg-tomate .alert h3,
.bg-tomate .alert h4,
.bg-tomate .alert h5,
.bg-tomate .alert h6,
.bg-tomate .alert .h1,
.bg-tomate .alert .h2,
.bg-tomate .alert .h3,
.bg-tomate .alert .h4,
.bg-tomate .alert .h5,
.bg-tomate .alert .h6 {
  color: #444 !important;
}

.bg-primary .alert h1 small,
.bg-primary .alert h1 .small, .bg-primary .alert h2 small,
.bg-primary .alert h2 .small, .bg-primary .alert h3 small,
.bg-primary .alert h3 .small, .bg-primary .alert h4 small,
.bg-primary .alert h4 .small, .bg-primary .alert h5 small,
.bg-primary .alert h5 .small, .bg-primary .alert h6 small,
.bg-primary .alert h6 .small, .bg-primary .alert .h1 small,
.bg-primary .alert .h1 .small, .bg-primary .alert .h2 small,
.bg-primary .alert .h2 .small, .bg-primary .alert .h3 small,
.bg-primary .alert .h3 .small, .bg-primary .alert .h4 small,
.bg-primary .alert .h4 .small, .bg-primary .alert .h5 small,
.bg-primary .alert .h5 .small, .bg-primary .alert .h6 small,
.bg-primary .alert .h6 .small,
.bg-success .alert h1 small,
.bg-success .alert h1 .small,
.bg-success .alert h2 small,
.bg-success .alert h2 .small,
.bg-success .alert h3 small,
.bg-success .alert h3 .small,
.bg-success .alert h4 small,
.bg-success .alert h4 .small,
.bg-success .alert h5 small,
.bg-success .alert h5 .small,
.bg-success .alert h6 small,
.bg-success .alert h6 .small,
.bg-success .alert .h1 small,
.bg-success .alert .h1 .small,
.bg-success .alert .h2 small,
.bg-success .alert .h2 .small,
.bg-success .alert .h3 small,
.bg-success .alert .h3 .small,
.bg-success .alert .h4 small,
.bg-success .alert .h4 .small,
.bg-success .alert .h5 small,
.bg-success .alert .h5 .small,
.bg-success .alert .h6 small,
.bg-success .alert .h6 .small,
.bg-info .alert h1 small,
.bg-info .alert h1 .small,
.bg-info .alert h2 small,
.bg-info .alert h2 .small,
.bg-info .alert h3 small,
.bg-info .alert h3 .small,
.bg-info .alert h4 small,
.bg-info .alert h4 .small,
.bg-info .alert h5 small,
.bg-info .alert h5 .small,
.bg-info .alert h6 small,
.bg-info .alert h6 .small,
.bg-info .alert .h1 small,
.bg-info .alert .h1 .small,
.bg-info .alert .h2 small,
.bg-info .alert .h2 .small,
.bg-info .alert .h3 small,
.bg-info .alert .h3 .small,
.bg-info .alert .h4 small,
.bg-info .alert .h4 .small,
.bg-info .alert .h5 small,
.bg-info .alert .h5 .small,
.bg-info .alert .h6 small,
.bg-info .alert .h6 .small,
.bg-danger .alert h1 small,
.bg-danger .alert h1 .small,
.bg-danger .alert h2 small,
.bg-danger .alert h2 .small,
.bg-danger .alert h3 small,
.bg-danger .alert h3 .small,
.bg-danger .alert h4 small,
.bg-danger .alert h4 .small,
.bg-danger .alert h5 small,
.bg-danger .alert h5 .small,
.bg-danger .alert h6 small,
.bg-danger .alert h6 .small,
.bg-danger .alert .h1 small,
.bg-danger .alert .h1 .small,
.bg-danger .alert .h2 small,
.bg-danger .alert .h2 .small,
.bg-danger .alert .h3 small,
.bg-danger .alert .h3 .small,
.bg-danger .alert .h4 small,
.bg-danger .alert .h4 .small,
.bg-danger .alert .h5 small,
.bg-danger .alert .h5 .small,
.bg-danger .alert .h6 small,
.bg-danger .alert .h6 .small,
.bg-warning .alert h1 small,
.bg-warning .alert h1 .small,
.bg-warning .alert h2 small,
.bg-warning .alert h2 .small,
.bg-warning .alert h3 small,
.bg-warning .alert h3 .small,
.bg-warning .alert h4 small,
.bg-warning .alert h4 .small,
.bg-warning .alert h5 small,
.bg-warning .alert h5 .small,
.bg-warning .alert h6 small,
.bg-warning .alert h6 .small,
.bg-warning .alert .h1 small,
.bg-warning .alert .h1 .small,
.bg-warning .alert .h2 small,
.bg-warning .alert .h2 .small,
.bg-warning .alert .h3 small,
.bg-warning .alert .h3 .small,
.bg-warning .alert .h4 small,
.bg-warning .alert .h4 .small,
.bg-warning .alert .h5 small,
.bg-warning .alert .h5 .small,
.bg-warning .alert .h6 small,
.bg-warning .alert .h6 .small,
.bg-fucsia .alert h1 small,
.bg-fucsia .alert h1 .small,
.bg-fucsia .alert h2 small,
.bg-fucsia .alert h2 .small,
.bg-fucsia .alert h3 small,
.bg-fucsia .alert h3 .small,
.bg-fucsia .alert h4 small,
.bg-fucsia .alert h4 .small,
.bg-fucsia .alert h5 small,
.bg-fucsia .alert h5 .small,
.bg-fucsia .alert h6 small,
.bg-fucsia .alert h6 .small,
.bg-fucsia .alert .h1 small,
.bg-fucsia .alert .h1 .small,
.bg-fucsia .alert .h2 small,
.bg-fucsia .alert .h2 .small,
.bg-fucsia .alert .h3 small,
.bg-fucsia .alert .h3 .small,
.bg-fucsia .alert .h4 small,
.bg-fucsia .alert .h4 .small,
.bg-fucsia .alert .h5 small,
.bg-fucsia .alert .h5 .small,
.bg-fucsia .alert .h6 small,
.bg-fucsia .alert .h6 .small,
.bg-arandano .alert h1 small,
.bg-arandano .alert h1 .small,
.bg-arandano .alert h2 small,
.bg-arandano .alert h2 .small,
.bg-arandano .alert h3 small,
.bg-arandano .alert h3 .small,
.bg-arandano .alert h4 small,
.bg-arandano .alert h4 .small,
.bg-arandano .alert h5 small,
.bg-arandano .alert h5 .small,
.bg-arandano .alert h6 small,
.bg-arandano .alert h6 .small,
.bg-arandano .alert .h1 small,
.bg-arandano .alert .h1 .small,
.bg-arandano .alert .h2 small,
.bg-arandano .alert .h2 .small,
.bg-arandano .alert .h3 small,
.bg-arandano .alert .h3 .small,
.bg-arandano .alert .h4 small,
.bg-arandano .alert .h4 .small,
.bg-arandano .alert .h5 small,
.bg-arandano .alert .h5 .small,
.bg-arandano .alert .h6 small,
.bg-arandano .alert .h6 .small,
.bg-uva .alert h1 small,
.bg-uva .alert h1 .small,
.bg-uva .alert h2 small,
.bg-uva .alert h2 .small,
.bg-uva .alert h3 small,
.bg-uva .alert h3 .small,
.bg-uva .alert h4 small,
.bg-uva .alert h4 .small,
.bg-uva .alert h5 small,
.bg-uva .alert h5 .small,
.bg-uva .alert h6 small,
.bg-uva .alert h6 .small,
.bg-uva .alert .h1 small,
.bg-uva .alert .h1 .small,
.bg-uva .alert .h2 small,
.bg-uva .alert .h2 .small,
.bg-uva .alert .h3 small,
.bg-uva .alert .h3 .small,
.bg-uva .alert .h4 small,
.bg-uva .alert .h4 .small,
.bg-uva .alert .h5 small,
.bg-uva .alert .h5 .small,
.bg-uva .alert .h6 small,
.bg-uva .alert .h6 .small,
.bg-cielo .alert h1 small,
.bg-cielo .alert h1 .small,
.bg-cielo .alert h2 small,
.bg-cielo .alert h2 .small,
.bg-cielo .alert h3 small,
.bg-cielo .alert h3 .small,
.bg-cielo .alert h4 small,
.bg-cielo .alert h4 .small,
.bg-cielo .alert h5 small,
.bg-cielo .alert h5 .small,
.bg-cielo .alert h6 small,
.bg-cielo .alert h6 .small,
.bg-cielo .alert .h1 small,
.bg-cielo .alert .h1 .small,
.bg-cielo .alert .h2 small,
.bg-cielo .alert .h2 .small,
.bg-cielo .alert .h3 small,
.bg-cielo .alert .h3 .small,
.bg-cielo .alert .h4 small,
.bg-cielo .alert .h4 .small,
.bg-cielo .alert .h5 small,
.bg-cielo .alert .h5 .small,
.bg-cielo .alert .h6 small,
.bg-cielo .alert .h6 .small,
.bg-verdin .alert h1 small,
.bg-verdin .alert h1 .small,
.bg-verdin .alert h2 small,
.bg-verdin .alert h2 .small,
.bg-verdin .alert h3 small,
.bg-verdin .alert h3 .small,
.bg-verdin .alert h4 small,
.bg-verdin .alert h4 .small,
.bg-verdin .alert h5 small,
.bg-verdin .alert h5 .small,
.bg-verdin .alert h6 small,
.bg-verdin .alert h6 .small,
.bg-verdin .alert .h1 small,
.bg-verdin .alert .h1 .small,
.bg-verdin .alert .h2 small,
.bg-verdin .alert .h2 .small,
.bg-verdin .alert .h3 small,
.bg-verdin .alert .h3 .small,
.bg-verdin .alert .h4 small,
.bg-verdin .alert .h4 .small,
.bg-verdin .alert .h5 small,
.bg-verdin .alert .h5 .small,
.bg-verdin .alert .h6 small,
.bg-verdin .alert .h6 .small,
.bg-lima .alert h1 small,
.bg-lima .alert h1 .small,
.bg-lima .alert h2 small,
.bg-lima .alert h2 .small,
.bg-lima .alert h3 small,
.bg-lima .alert h3 .small,
.bg-lima .alert h4 small,
.bg-lima .alert h4 .small,
.bg-lima .alert h5 small,
.bg-lima .alert h5 .small,
.bg-lima .alert h6 small,
.bg-lima .alert h6 .small,
.bg-lima .alert .h1 small,
.bg-lima .alert .h1 .small,
.bg-lima .alert .h2 small,
.bg-lima .alert .h2 .small,
.bg-lima .alert .h3 small,
.bg-lima .alert .h3 .small,
.bg-lima .alert .h4 small,
.bg-lima .alert .h4 .small,
.bg-lima .alert .h5 small,
.bg-lima .alert .h5 .small,
.bg-lima .alert .h6 small,
.bg-lima .alert .h6 .small,
.bg-maiz .alert h1 small,
.bg-maiz .alert h1 .small,
.bg-maiz .alert h2 small,
.bg-maiz .alert h2 .small,
.bg-maiz .alert h3 small,
.bg-maiz .alert h3 .small,
.bg-maiz .alert h4 small,
.bg-maiz .alert h4 .small,
.bg-maiz .alert h5 small,
.bg-maiz .alert h5 .small,
.bg-maiz .alert h6 small,
.bg-maiz .alert h6 .small,
.bg-maiz .alert .h1 small,
.bg-maiz .alert .h1 .small,
.bg-maiz .alert .h2 small,
.bg-maiz .alert .h2 .small,
.bg-maiz .alert .h3 small,
.bg-maiz .alert .h3 .small,
.bg-maiz .alert .h4 small,
.bg-maiz .alert .h4 .small,
.bg-maiz .alert .h5 small,
.bg-maiz .alert .h5 .small,
.bg-maiz .alert .h6 small,
.bg-maiz .alert .h6 .small,
.bg-tomate .alert h1 small,
.bg-tomate .alert h1 .small,
.bg-tomate .alert h2 small,
.bg-tomate .alert h2 .small,
.bg-tomate .alert h3 small,
.bg-tomate .alert h3 .small,
.bg-tomate .alert h4 small,
.bg-tomate .alert h4 .small,
.bg-tomate .alert h5 small,
.bg-tomate .alert h5 .small,
.bg-tomate .alert h6 small,
.bg-tomate .alert h6 .small,
.bg-tomate .alert .h1 small,
.bg-tomate .alert .h1 .small,
.bg-tomate .alert .h2 small,
.bg-tomate .alert .h2 .small,
.bg-tomate .alert .h3 small,
.bg-tomate .alert .h3 .small,
.bg-tomate .alert .h4 small,
.bg-tomate .alert .h4 .small,
.bg-tomate .alert .h5 small,
.bg-tomate .alert .h5 .small,
.bg-tomate .alert .h6 small,
.bg-tomate .alert .h6 .small {
  color: #444;
}

.bg-primary .alert p,
.bg-success .alert p,
.bg-info .alert p,
.bg-danger .alert p,
.bg-warning .alert p,
.bg-fucsia .alert p,
.bg-arandano .alert p,
.bg-uva .alert p,
.bg-cielo .alert p,
.bg-verdin .alert p,
.bg-lima .alert p,
.bg-maiz .alert p,
.bg-tomate .alert p {
  color: #444 !important;
}

.bg-primary .alert a,
.bg-success .alert a,
.bg-info .alert a,
.bg-danger .alert a,
.bg-warning .alert a,
.bg-fucsia .alert a,
.bg-arandano .alert a,
.bg-uva .alert a,
.bg-cielo .alert a,
.bg-verdin .alert a,
.bg-lima .alert a,
.bg-maiz .alert a,
.bg-tomate .alert a {
  color: #0695d6 !important;
}

.bg-primary .alert a:hover, .bg-primary .alert a:focus, .bg-primary .alert a:active,
.bg-success .alert a:hover,
.bg-success .alert a:focus,
.bg-success .alert a:active,
.bg-info .alert a:hover,
.bg-info .alert a:focus,
.bg-info .alert a:active,
.bg-danger .alert a:hover,
.bg-danger .alert a:focus,
.bg-danger .alert a:active,
.bg-warning .alert a:hover,
.bg-warning .alert a:focus,
.bg-warning .alert a:active,
.bg-fucsia .alert a:hover,
.bg-fucsia .alert a:focus,
.bg-fucsia .alert a:active,
.bg-arandano .alert a:hover,
.bg-arandano .alert a:focus,
.bg-arandano .alert a:active,
.bg-uva .alert a:hover,
.bg-uva .alert a:focus,
.bg-uva .alert a:active,
.bg-cielo .alert a:hover,
.bg-cielo .alert a:focus,
.bg-cielo .alert a:active,
.bg-verdin .alert a:hover,
.bg-verdin .alert a:focus,
.bg-verdin .alert a:active,
.bg-lima .alert a:hover,
.bg-lima .alert a:focus,
.bg-lima .alert a:active,
.bg-maiz .alert a:hover,
.bg-maiz .alert a:focus,
.bg-maiz .alert a:active,
.bg-tomate .alert a:hover,
.bg-tomate .alert a:focus,
.bg-tomate .alert a:active {
  color: #2fbaf9 !important;
}

.bg-primary .dropdown-menu > li > a,
.bg-success .dropdown-menu > li > a,
.bg-info .dropdown-menu > li > a,
.bg-danger .dropdown-menu > li > a,
.bg-warning .dropdown-menu > li > a,
.bg-fucsia .dropdown-menu > li > a,
.bg-arandano .dropdown-menu > li > a,
.bg-uva .dropdown-menu > li > a,
.bg-cielo .dropdown-menu > li > a,
.bg-verdin .dropdown-menu > li > a,
.bg-lima .dropdown-menu > li > a,
.bg-maiz .dropdown-menu > li > a,
.bg-tomate .dropdown-menu > li > a {
  color: #444 !important;
}

.bg-primary .dropdown-menu > li > a:hover, .bg-primary .dropdown-menu > li > a:focus,
.bg-success .dropdown-menu > li > a:hover,
.bg-success .dropdown-menu > li > a:focus,
.bg-info .dropdown-menu > li > a:hover,
.bg-info .dropdown-menu > li > a:focus,
.bg-danger .dropdown-menu > li > a:hover,
.bg-danger .dropdown-menu > li > a:focus,
.bg-warning .dropdown-menu > li > a:hover,
.bg-warning .dropdown-menu > li > a:focus,
.bg-fucsia .dropdown-menu > li > a:hover,
.bg-fucsia .dropdown-menu > li > a:focus,
.bg-arandano .dropdown-menu > li > a:hover,
.bg-arandano .dropdown-menu > li > a:focus,
.bg-uva .dropdown-menu > li > a:hover,
.bg-uva .dropdown-menu > li > a:focus,
.bg-cielo .dropdown-menu > li > a:hover,
.bg-cielo .dropdown-menu > li > a:focus,
.bg-verdin .dropdown-menu > li > a:hover,
.bg-verdin .dropdown-menu > li > a:focus,
.bg-lima .dropdown-menu > li > a:hover,
.bg-lima .dropdown-menu > li > a:focus,
.bg-maiz .dropdown-menu > li > a:hover,
.bg-maiz .dropdown-menu > li > a:focus,
.bg-tomate .dropdown-menu > li > a:hover,
.bg-tomate .dropdown-menu > li > a:focus {
  color: #FFF !important;
}

.bg-primary p,
.bg-primary a,
.bg-primary ul,
.bg-primary ol,
.bg-primary dl,
.bg-primary blockquote,
.bg-primary blockquote small,
.bg-primary blockquote footer,
.bg-primary blockquote p span,
.bg-primary table,
.bg-primary label,
.bg-success p,
.bg-success a,
.bg-success ul,
.bg-success ol,
.bg-success dl,
.bg-success blockquote,
.bg-success blockquote small,
.bg-success blockquote footer,
.bg-success blockquote p span,
.bg-success table,
.bg-success label,
.bg-info p,
.bg-info a,
.bg-info ul,
.bg-info ol,
.bg-info dl,
.bg-info blockquote,
.bg-info blockquote small,
.bg-info blockquote footer,
.bg-info blockquote p span,
.bg-info table,
.bg-info label,
.bg-danger p,
.bg-danger a,
.bg-danger ul,
.bg-danger ol,
.bg-danger dl,
.bg-danger blockquote,
.bg-danger blockquote small,
.bg-danger blockquote footer,
.bg-danger blockquote p span,
.bg-danger table,
.bg-danger label,
.bg-warning p,
.bg-warning a,
.bg-warning ul,
.bg-warning ol,
.bg-warning dl,
.bg-warning blockquote,
.bg-warning blockquote small,
.bg-warning blockquote footer,
.bg-warning blockquote p span,
.bg-warning table,
.bg-warning label,
.bg-fucsia p,
.bg-fucsia a,
.bg-fucsia ul,
.bg-fucsia ol,
.bg-fucsia dl,
.bg-fucsia blockquote,
.bg-fucsia blockquote small,
.bg-fucsia blockquote footer,
.bg-fucsia blockquote p span,
.bg-fucsia table,
.bg-fucsia label,
.bg-arandano p,
.bg-arandano a,
.bg-arandano ul,
.bg-arandano ol,
.bg-arandano dl,
.bg-arandano blockquote,
.bg-arandano blockquote small,
.bg-arandano blockquote footer,
.bg-arandano blockquote p span,
.bg-arandano table,
.bg-arandano label,
.bg-uva p,
.bg-uva a,
.bg-uva ul,
.bg-uva ol,
.bg-uva dl,
.bg-uva blockquote,
.bg-uva blockquote small,
.bg-uva blockquote footer,
.bg-uva blockquote p span,
.bg-uva table,
.bg-uva label,
.bg-cielo p,
.bg-cielo a,
.bg-cielo ul,
.bg-cielo ol,
.bg-cielo dl,
.bg-cielo blockquote,
.bg-cielo blockquote small,
.bg-cielo blockquote footer,
.bg-cielo blockquote p span,
.bg-cielo table,
.bg-cielo label,
.bg-verdin p,
.bg-verdin a,
.bg-verdin ul,
.bg-verdin ol,
.bg-verdin dl,
.bg-verdin blockquote,
.bg-verdin blockquote small,
.bg-verdin blockquote footer,
.bg-verdin blockquote p span,
.bg-verdin table,
.bg-verdin label,
.bg-lima p,
.bg-lima a,
.bg-lima ul,
.bg-lima ol,
.bg-lima dl,
.bg-lima blockquote,
.bg-lima blockquote small,
.bg-lima blockquote footer,
.bg-lima blockquote p span,
.bg-lima table,
.bg-lima label,
.bg-maiz p,
.bg-maiz a,
.bg-maiz ul,
.bg-maiz ol,
.bg-maiz dl,
.bg-maiz blockquote,
.bg-maiz blockquote small,
.bg-maiz blockquote footer,
.bg-maiz blockquote p span,
.bg-maiz table,
.bg-maiz label,
.bg-tomate p,
.bg-tomate a,
.bg-tomate ul,
.bg-tomate ol,
.bg-tomate dl,
.bg-tomate blockquote,
.bg-tomate blockquote small,
.bg-tomate blockquote footer,
.bg-tomate blockquote p span,
.bg-tomate table,
.bg-tomate label {
  color: #FFF !important;
}

a.bg-primary,
a.bg-success,
a.bg-info,
a.bg-warning,
a.bg-danger {
  color: #FFF;
  display: block;
}

a.bg-primary[href^="/"],
a.bg-success[href^="/"],
a.bg-info[href^="/"],
a.bg-warning[href^="/"],
a.bg-danger[href^="/"] {
  padding: 6px 0;
}

a.bg-primary:hover,
a.bg-success:hover,
a.bg-info:hover,
a.bg-warning:hover,
a.bg-danger:hover {
  opacity: 0.9;
  text-decoration: underline;
}

a.bg-primary p,
a.bg-success p,
a.bg-info p,
a.bg-warning p,
a.bg-danger p {
  font-size: 16px;
}

.text-primary {
  color: #0695d6 !important;
}

.text-secondary {
  color: #01bdf2 !important;
}

.text-success {
  color: #33b560 !important;
}

.text-info {
  color: #5bc0de !important;
}

.text-warning {
  color: #fec221 !important;
}

.text-danger {
  color: #ef4d3d !important;
}

.text-black {
  color: #111 !important;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #767676 !important;
}

.text-fucsia {
  color: #ea1d76 !important;
}

.text-arandano {
  color: #bd1e61 !important;
}

.text-uva {
  color: #873299 !important;
}

.text-cielo {
  color: #009dda !important;
}

.text-verdin {
  color: #82bc00 !important;
}

.text-lima {
  color: #cfde00 !important;
}

.text-maiz {
  color: #ffce00 !important;
}

.text-tomate {
  color: #ff4338 !important;
}

.nav > li > a {
  text-decoration: none;
}

.page-sidebar {
  margin-bottom: 48px;
  padding: 0;
}

.page-sidebar li {
  font-size: 18px;
}

.page-sidebar a {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}

.page-sidebar a:hover {
  text-decoration: none;
}

.page-sidebar .nav {
  font-weight: 500;
  text-transform: none;
}

.page-sidebar .btn-title {
  border: medium none;
  border-radius: 4px;
  color: #666;
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 8px;
  margin-top: 6px;
  text-align: left;
  text-shadow: none;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
}

.page-sidebar .nav-pills li a {
  color: #606060;
}

.page-sidebar .nav-pills li.active > a,
.page-sidebar .nav-pills li > a:hover {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}

.page-sidebar .nav-pills li.btn-title > a {
  padding: 10px 20px;
}

.page-sidebar .nav-pills li.disabled > a {
  color: #ccc;
}

.page-sidebar .nav-pills li.disabled > a:hover {
  border-color: #e9e9e9;
}

.page-sidebar .nav-pills li > a {
  padding: 13px 20px;
  border-radius: 4px;
}

.page-sidebar .nav-pills li > a:hover {
  border-color: #e9e9e9;
}

.page-sidebar .nav-pills li > a:visited {
  color: #705582;
}

.page-sidebar .nav-pills li.active > a,
.page-sidebar .nav-pills li.active > a:hover,
.page-sidebar .nav-pills li.active > a:focus {
  background-color: #0695d6;
  border: 0;
  color: #F9F9F9;
}

.page-sidebar .nav-pills li ul {
  padding-left: 0px;
  list-style: none;
}

.page-sidebar .nav-pills li ul li a {
  font-size: 16px;
}

.page-sidebar .nav-pills li ul li a:before {
  content: '-';
  display: inline-block;
  margin-right: 15px;
  color: #ccc;
}

.page-sidebar .nav-pills li ul li ul li a:before {
  margin-left: 10px;
}

.page-sidebar .nav-pills li ul li a {
  font-size: 16px;
}

.page-sidebar .nav-pills li ul li a:before {
  content: '-';
  display: inline-block;
  margin-right: 15px;
  color: #ccc;
}

.page-sidebar .nav > li > a:hover,
.page-sidebar .nav > li > a:focus {
  background-color: #e9e9e9;
  text-decoration: none;
}

.page-sidebar .badge {
  background-color: transparent;
  color: #606060;
  font-size: 16px;
  font-weight: 500;
}

dd {
  margin-bottom: 15px;
}

.ribbon {
  display: inline-block;
  font-weight: 500;
  margin: 0 40px 10px 0;
  padding: 11px 0px;
  text-transform: uppercase;
}

.ribbon i {
  font-size: 1.5em;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.well {
  border-color: #ccc;
  box-shadow: none;
  margin: 30px 0;
}

.credits p {
  color: #767676;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  line-height: 15px;
  margin-top: 40px;
}

.circle {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  margin-right: 5px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 2.6em;
  }
  h3 {
    font-size: 32px;
  }
  article h1.icon {
    font-size: 8em;
    line-height: 1.5;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .open .submenu {
    display: table;
  }
  .open .submenu > div {
    display: table-cell;
  }
  .submenu li a {
    padding-right: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  blockquote {
    text-align: center;
  }
  blockquote img {
    margin: 0 auto;
    padding: 0 45px 16px;
  }
}

#search_wrapper {
  display: none;
  margin-top: 5px;
  padding-right: 0;
}

#search_wrapper .glyphicon-search {
  color: #0695d6;
}

#search_wrapper span.bg-primary {
  border-radius: 4px;
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  padding: 3px 7px;
}

#search_wrapper input {
  font-size: 1.1em;
}

#search_wrapper .input-group-addon,
#search_wrapper .form-control {
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  border-top: 0;
}

#search_wrapper .stylish-input-group .input-group-addon {
  background: #fff !important;
  padding: 10px 16px;
}

#search_wrapper .stylish-input-group .form-control {
  border-color: #ccc;
  box-shadow: 0 0 0;
}

#search_wrapper .stylish-input-group button {
  background: transparent;
  border: 0;
}

.additional_data {
  padding-top: 0;
  text-align: right;
}

.title-description .additional_data {
  padding-top: 15px;
}

.state-loading, .icon-load.progress-disabled {
  position: relative;
}

.state-loading:before, .icon-load.progress-disabled:before {
  -webkit-animation: loader .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation: loader .6s linear;
  animation-iteration-count: infinite;
  border-color: #767676 #F9F9F9 #F9F9F9;
  border-radius: 600rem;
  border-style: solid;
  border-width: .2em;
  box-shadow: 0 0 0 1px transparent;
  content: '';
  height: 2.2585em;
  left: 50%;
  margin: -1.12925em 0 0 -1.12925em;
  position: absolute;
  top: 50%;
  width: 2.2585em;
  z-index: 5;
}

.state-loading:after, .icon-load.progress-disabled:after {
  background-color: rgba(204, 204, 204, 0.7);
  border-radius: 4px;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}

@keyframes loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fa-500px:before,
.fa-adn:before,
.fa-amazon:before,
.fa-angellist:before,
.fa-bandcamp:before,
.fa-behance:before,
.fa-behance-square:before,
.fa-bitbucket:before,
.fa-bitbucket-square:before,
.fa-bitcoin:before,
.fa-black-tie:before,
.fa-btc:before,
.fa-buysellads:before,
.fa-cc-amex:before,
.fa-cc-diners-club:before,
.fa-cc-discover:before,
.fa-cc-jcb:before,
.fa-cc-mastercard:before,
.fa-cc-paypal:before,
.fa-cc-stripe:before,
.fa-cc-visa:before,
.fa-codepen:before,
.fa-codiepie:before,
.fa-connectdevelop:before,
.fa-contao:before,
.fa-css3:before,
.fa-dashcube:before,
.fa-delicious:before,
.fa-deviantart:before,
.fa-digg:before,
.fa-dribbble:before,
.fa-dropbox:before,
.fa-drupal:before,
.fa-edge:before,
.fa-eercast:before,
.fa-empire:before,
.fa-envira:before,
.fa-etsy:before,
.fa-expeditedssl:before,
.fa-fa:before,
.fa-firefox:before,
.fa-first-order:before,
.fa-font-awesome:before,
.fa-fonticons:before,
.fa-fort-awesome:before,
.fa-forumbee:before,
.fa-foursquare:before,
.fa-free-code-camp:before,
.fa-ge:before,
.fa-get-pocket:before,
.fa-gg:before,
.fa-gg-circle:before,
.fa-git:before,
.fa-git-square:before,
.fa-gittip:before,
.fa-glide:before,
.fa-glide-g:before,
.fa-gratipay:before,
.fa-grav:before,
.fa-hacker-news:before,
.fa-houzz:before,
.fa-imdb:before,
.fa-ioxhost:before,
.fa-joomla:before,
.fa-jsfiddle:before,
.fa-lastfm:before,
.fa-lastfm-square:before,
.fa-leanpub:before,
.fa-linode:before,
.fa-maxcdn:before,
.fa-meanpath:before,
.fa-medium:before,
.fa-meetup:before,
.fa-mixcloud:before,
.fa-modx:before,
.fa-odnoklassniki:before,
.fa-odnoklassniki-square:before,
.fa-opencart:before,
.fa-openid:before,
.fa-optin-monster:before,
.fa-pagelines:before,
.fa-paypal:before,
.fa-pied-piper:before,
.fa-pied-piper-alt:before,
.fa-pied-piper-pp:before,
.fa-product-hunt:before,
.fa-qq:before,
.fa-quora:before,
.fa-ra:before,
.fa-ravelry:before,
.fa-rebel:before,
.fa-reddit:before,
.fa-reddit-alien:before,
.fa-reddit-square:before,
.fa-renren:before,
.fa-resistance:before,
.fa-scribd:before,
.fa-sellsy:before,
.fa-share-alt:before,
.fa-share-alt-square:before,
.fa-shirtsinbulk:before,
.fa-simplybuilt:before,
.fa-skyatlas:before,
.fa-slack:before,
.fa-slideshare:before,
.fa-snapchat:before,
.fa-snapchat-ghost:before,
.fa-snapchat-square:before,
.fa-soundcloud:before,
.fa-spotify:before,
.fa-stack-exchange:before,
.fa-stack-overflow:before,
.fa-steam:before,
.fa-steam-square:before,
.fa-stumbleupon:before,
.fa-stumbleupon-circle:before,
.fa-superpowers:before,
.fa-telegram:before,
.fa-tencent-weibo:before,
.fa-themeisle:before,
.fa-trello:before,
.fa-tripadvisor:before,
.fa-twitch:before,
.fa-viacoin:before,
.fa-viadeo:before,
.fa-viadeo-square:before,
.fa-vine:before,
.fa-vk:before,
.fa-wechat:before,
.fa-weibo:before,
.fa-weixin:before,
.fa-wikipedia-w:before,
.fa-wordpress:before,
.fa-wpbeginner:before,
.fa-wpexplorer:before,
.fa-wpforms:before,
.fa-xing:before,
.fa-xing-square:before,
.fa-y-combinator:before,
.fa-y-combinator-square:before,
.fa-yahoo:before,
.fa-yc:before,
.fa-yc-square:before,
.fa-yelp:before,
.fa-yoast:before {
  content: "";
}

.row-news {
  margin-bottom: 24px;
}

.row-ministerios {
  margin-bottom: 10px;
}

.img-full {
  width: 100%;
}

.margin-0 {
  margin-bottom: 0 !important;
}

.margin-20 {
  margin-bottom: 20px !important;
}

.margin-40 {
  margin-bottom: 40px !important;
}

.margin-60 {
  margin-bottom: 60px !important;
}

.padding-0 {
  padding-top: 0px !important;
}

.padding-5 {
  padding-top: 5px !important;
}

.padding-20 {
  padding-top: 20px !important;
}

.padding-40 {
  padding-top: 40px !important;
}

.padding-60 {
  padding-top: 60px !important;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.btn-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  max-width: 100%;
}

.f-w-400 {
  font-weight: 400 !important;
}

.f-w-200 {
  font-weight: 200 !important;
}

@media (min-width: 768px) {
  .btn-truncate {
    max-width: 120px;
  }
}

@media (min-width: 992px) {
  .btn-truncate {
    max-width: 200px;
  }
}

body {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 700;
  margin: .5em 0;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small, .h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  color: #767676;
}

h1.section-title, h2.section-title, h3.section-title, h4.section-title, h5.section-title, h6.section-title, .h1.section-title, .h2.section-title, .h3.section-title, .h4.section-title, .h5.section-title, .h6.section-title {
  color: #767676;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 24px;
}

h1, .h1 {
  font-size: 28px;
}

h1.section-title, .h1.section-title {
  font-size: 1.8em;
}

h2, .h2 {
  font-size: 26px;
}

h2.section-title, .h2.section-title {
  font-size: 1.6em;
}

h3, .h3 {
  font-size: 24px;
}

h3.section-title, .h3.section-title {
  font-size: 1.4em;
}

h4, .h4 {
  font-size: 22px;
}

h4.section-title, .h4.section-title {
  font-size: 1.2em;
}

h5, .h5 {
  font-size: 20px;
}

h5.section-title, .h5.section-title {
  font-size: 1em;
}

h6, .h6 {
  font-size: 18px;
}

h6.section-title, .h6.section-title {
  font-size: 0.8em;
}

a {
  color: #0695d6;
  font-weight: 500;
}

a:hover, a:focus, a:active {
  color: #2fbaf9;
  text-decoration: none;
}

main a:not(.btn) {
  word-wrap: break-word;
  word-break: break-word;
}

p a, li a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, table tbody a {
  text-decoration: underline;
}

p a:hover, p a:focus, li a:hover, li a:focus, h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus, .h1 a:hover, .h1 a:focus, .h2 a:hover, .h2 a:focus, .h3 a:hover, .h3 a:focus, .h4 a:hover, .h4 a:focus, .h5 a:hover, .h5 a:focus, .h6 a:hover, .h6 a:focus, table tbody a:hover, table tbody a:focus {
  text-decoration: underline;
}

p,
ul,
ol,
p,
table {
  font-weight: 300;
}

b, strong {
  font-weight: 600;
}

.text-muted {
  color: #767676;
}

.text-gray {
  color: #444;
}

.lead {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.2;
}

.jumbotron p {
  font-weight: 300;
}

.jumbotron h1.h1-sm {
  font-size: 44px;
}

h2.h2-lg {
  font-size: 4em;
}

h3.h3-lg {
  font-size: 2.85em;
}

h4.h4-lg {
  font-size: 2.3em;
}

article h1.icon {
  font-size: 7em;
  line-height: 2.5;
  margin: 0;
}

article h1.icon.aside {
  line-height: 1.5;
  text-align: center;
}

.row-color h3 {
  color: #fff;
  font-size: 32px;
  margin-top: 10px;
}

.content_format h2, .content_format h3, .content_format h4, .content_format h5, .content_format h6, .content_format .h2, .content_format .h3, .content_format .h4, .content_format .h5, .content_format .h6 {
  margin-top: 2em;
}

.content_format .alert h1, .content_format .alert h2, .content_format .alert h3, .content_format .alert h4, .content_format .alert h5, .content_format .alert h6, .content_format .alert .h1, .content_format .alert .h2, .content_format .alert .h3, .content_format .alert .h4, .content_format .alert .h5, .content_format .alert .h6,
.content_format .well h1,
.content_format .well h2,
.content_format .well h3,
.content_format .well h4,
.content_format .well h5,
.content_format .well h6,
.content_format .well .h1,
.content_format .well .h2,
.content_format .well .h3,
.content_format .well .h4,
.content_format .well .h5,
.content_format .well .h6 {
  margin: .5em 0;
}

.content_format li {
  margin: 0 0 15px;
}

.content_format .additional_data h1,
.content_format .additional_data h2,
.content_format .additional_data h3,
.content_format .additional_data h4,
.content_format .additional_data h5,
.content_format .additional_data h6 {
  margin-top: 10px;
}

.content_format .credits p {
  color: #767676;
  font-size: 13px;
  line-height: 15px;
  margin-top: 40px;
}

@media (min-width: 768px) {
  p {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  p, li, table {
    font-size: 18px;
  }
  .jumbotron li {
    font-size: 16px;
  }
  .jumbotron li a {
    font-weight: 400;
  }
  .lead {
    font-size: 1.3em;
  }
  h1, .h1 {
    font-size: 2.5em;
  }
  h2, .h2 {
    font-size: 2.285714em;
  }
  h3, .h3 {
    font-size: 2em;
  }
  h4, .h4 {
    font-size: 1.714285em;
  }
  h5, .h5 {
    font-size: 1.3em;
  }
  h6, .h6 {
    font-size: 1em;
  }
}

.btn-primary {
  background-color: #0695d6;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.focus, .btn-primary.active {
  background-color: #17b2f8;
}

.btn-success {
  background-color: #33b560;
}

.btn-success:hover, .btn-success:focus {
  background-color: #4ecd7a;
}

.btn-info {
  background-color: #5bc0de;
}

.btn-info:hover, .btn-info:focus {
  background-color: #85d0e7;
}

.btn-warning {
  background-color: #fec221;
}

.btn-warning:hover, .btn-warning:focus {
  background-color: #fed054;
}

.btn-danger {
  background-color: #ef4d3d;
}

.btn-danger:hover, .btn-danger:focus {
  background-color: #f3786c;
}

.btn-link {
  border-radius: 4px;
  color: #0695d6;
  background-color: #e9e9e9 !important;
}

.btn-link:hover, .btn-link:focus {
  text-decoration: none !important;
  background-color: #ccc !important;
  color: #0695d6;
}

.navbar-default .navbar-nav > .open > .dropdown-toggle.btn-primary {
  background-color: #0695d6;
}

.navbar-default .navbar-nav > .open > .dropdown-toggle.btn-success {
  background-color: #33b560;
}

.btn-inverse {
  background-color: #e9e9e9;
  color: #767676;
}

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
  background-color: #ccc;
  color: #111;
}

.open > .dropdown-toggle.btn-inverse {
  background-color: #fff;
  color: #0695d6;
}

.btn-default.disabled,
.btn-default[disabled],
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled],
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #ccc;
}

.btn-default {
  background-color: #767676;
  color: #fff;
}

.btn-default:hover, .btn-default:focus {
  background-color: #9d9d9d;
  color: #fff;
}

.btn {
  border: 0;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  padding: 16px 25px;
  text-transform: uppercase;
  vertical-align: top;
  white-space: initial;
  word-break: initial;
  text-decoration: none;
}

.btn:hover {
  border: 0;
}

.btn.btn-lg {
  font-size: 20px;
  padding: 20px 40px;
}

.btn.btn-sm {
  font-size: 14px;
  padding: 5px 10px;
}

.btn.btn-xs {
  font-size: 12px;
  padding: 1px 5px;
}

.btn .fa {
  font-size: 1.2em;
}

.btn .fa.fa-2x {
  font-size: 2em;
}

.btn .fa.fa-3x {
  font-size: 3em;
}

.btn .fa.fa-4x {
  font-size: 4em;
}

.btn .fa.fa-5x {
  font-size: 5em;
}

.input-group-btn .btn {
  margin-top: 0;
}

.btn-xl {
  font-size: 24px;
  line-height: 32px;
  margin-top: 32px;
  padding: 24px 96px;
}

.social-btn a {
  color: #0695d6;
}

.form-tramite .btn {
  height: 49px;
}

span.btn:hover {
  cursor: default;
}

.media .btn {
  white-space: nowrap;
}

.btn-group .btn-default {
  background: #e9e9e9;
  color: #444;
  border-right: 1px solid #ccc;
}

.btn-group .btn-default:last-of-type {
  border: none;
}

.btn-group .btn-default:hover {
  background: #ccc;
}

.btn-group .btn-default.active, .btn-group .btn-default:active {
  background: #0695d6;
  color: #fff;
  box-shadow: none;
  cursor: default;
}

.btn-group.btn-group-vertical .btn {
  border: none;
  border-radius: 4px !important;
}

.btn-group.btn-group-vertical.btn-group-justified {
  display: block;
}

.btn-group.btn-group-vertical.btn-group-justified .btn {
  display: block;
  width: 100%;
}

.navbar .open > .dropdown-menu {
  border: inherit;
}

.navbar ul li .dropdown-menu {
  background: #0695d6 !important;
}

.navbar ul li .dropdown-menu li a {
  color: #fff;
  text-transform: uppercase;
  border-bottom: none;
  text-decoration: none;
}

.navbar ul li .dropdown-menu > li > a:hover, .navbar ul li .dropdown-menu li a:hover, .navbar ul li .dropdown-menu > li > a:focus, .navbar ul li .dropdown-menu li a:focus {
  background-color: #17b2f8;
  color: white;
}

.open > .dropdown-menu {
  border: 1px solid #dbdbdb;
}

.dropdown-menu {
  padding: 0;
}

.dropdown-menu li a {
  border-bottom: 1px solid #dbdbdb;
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap;
  font-size: 16px;
  padding: 12px 15px;
  text-decoration: none;
}

.dropdown-menu li a:not(.btn):hover,
.dropdown-menu li a:not(.btn):focus {
  background-color: #0695d6;
  color: white;
}

.dropdown-menu li:first-of-type a {
  border-radius: 4px 4px 0 0;
}

.dropdown-menu li:last-of-type a {
  border-radius: 0 0 4px 4px;
  border: none;
}

.navbar-inverse .dropdown-menu > li > a,
.navbar-inverse .dropdown-menu li a {
  font-size: 12px;
  font-weight: 500;
  padding: 8px 15px !important;
}

.submenu .dropdown-header {
  color: white;
  padding: 0 15px !important;
  margin: 8px 0;
  opacity: .7;
  font-weight: 700;
  font-size: 24px;
}

.dropdown-menu .divider {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu li a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu li a:focus {
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    padding: 12px 15px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
  }
}

.navbar {
  min-height: 72px;
}

.navbar.navbar-top .input-group {
  width: 500px;
  margin-top: 13px;
  margin-left: 30px;
}

.navbar.navbar-top .input-group input {
  height: 46px;
}

.navbar .navbar-brand {
  padding: 10px 15px;
}

.navbar .navbar-brand img {
  float: left;
  max-width: 100%;
}

.navbar .navbar-brand h1 {
  color: #444;
  float: left;
  font-size: 30px;
  line-height: 1.4;
  margin: 4px 0 4px 12px;
}

.navbar .navbar-brand h1 strong {
  color: #767676;
}

.navbar .navbar-brand h1.brand-2-h1 {
  color: #767676;
}

.navbar .navbar-brand h1.brand-2-h1 strong {
  color: #0695d6;
}

.navbar .navbar-brand.solo h1 {
  margin-top: .7em;
}

.navbar a.navbar-brand:hover h1 {
  color: #767676;
}

.navbar .btn.btn-login {
  float: right;
}

header .btn {
  margin: 13px 0 0 13px;
  padding: 12px 15px;
}

header .btn-group > .btn:first-child {
  margin-left: 13px;
}

.navbar-header .duelo {
  margin: 14px 0 0 17px;
}

.navbar-brand {
  height: 72px;
  font-size: 20px;
  font-weight: 500;
  line-height: 2.6;
}

.navbar-brand-2 h1 {
  color: #767676;
}

.navbar-brand-2 h1 strong {
  color: #0695d6;
}

.navbar-toggle {
  float: left;
  margin: 20px 0 0 0px;
}

.navbar-default {
  position: relative;
  background-color: #fff;
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  margin: 0;
  z-index: 9;
}

.navbar-default .nav > li > a {
  color: #0695d6;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
  padding-bottom: 20px;
  padding-top: 22px;
  text-transform: uppercase;
}

.navbar-default .navbar-brand {
  color: #111;
}

.navbar-default .navbar-brand:hover {
  color: #111;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background: #0695d6;
  color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: #0695d6;
  color: #fff;
}

.navbar-default .navbar-nav > .btn {
  margin: 13px 0 0 13px;
  padding: 12px 15px;
  float: left;
}

.navbar-default .navbar-nav > .btn-group > .btn:first-child {
  margin-left: 13px;
}

.navbar-default .glyphicon-search {
  font-size: 20px;
  top: 4px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: 0;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #0695d6;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}

.navbar-inverse {
  background-color: #0695d6;
  border-color: #0695d6;
  margin: 0;
  min-height: 32px;
}

.navbar-inverse .nav > li > a {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  padding: 8px 15px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #0695d6;
  color: #fff;
}

.navbar-top {
  border-radius: 0;
}

.navbar-error {
  min-height: 70px;
}

.navbar-error .navbar-header .navbar-brand {
  float: none;
  margin: 0 auto !important;
  width: 300px;
}

.nav.navbar-social li.text-muted {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.2;
  margin: 1.1em .6em;
  text-transform: none;
}

.nav.navbar-social li a {
  font-size: 2.9em !important;
  height: 70px;
  line-height: .5;
}

.navbar-form .form-control {
  border: solid 1px #ccc;
  border-right: 0;
  color: #111;
  font-size: 16px;
  height: 49px;
  padding-top: 12px;
  top: 4px;
}

.navbar-form .btn {
  margin-top: 4px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0695d6;
}

.nav-news {
  padding: 48px 0 40px;
}

.nav-news li {
  float: left;
}

.nav-news a {
  border-radius: 4px;
  color: #0695d6;
  text-decoration: none;
}

.nav-news .active a, .nav-news .active a:hover, .nav-news .active a:focus {
  background-color: #767676 !important;
  color: #fff;
  text-decoration: none !important;
}

.nav-news-mini {
  padding: 0 0 24px;
}

.tab-content .tab-pane {
  position: relative;
}

.nav.nav-icons {
  text-align: center;
}

.nav.nav-icons li {
  display: inline-block;
  vertical-align: top;
}

.nav.nav-icons li a {
  font-weight: 400;
  text-align: center;
  width: 190px;
  vertical-align: top;
}

.nav.nav-icons li a:hover {
  background: none;
}

.nav.nav-icons li a i {
  display: inline-block;
  width: 80px;
  height: 80px;
  background: #767676;
  color: #fff;
  line-height: 2.5;
  font-size: 2em;
  border-radius: 100px;
  margin-bottom: 10px;
  transition: background 0.2s, color 0.2s, opacity 0.2s;
}

.nav.nav-icons li a i.fa {
  line-height: 2.2;
}

.nav.nav-icons li a span {
  font-size: 16px;
  display: block;
  color: #767676;
  transition: color 0.2s;
}

.nav.nav-icons li a:hover, .nav.nav-icons li a:focus {
  background: none;
}

.nav.nav-icons li a:hover i, .nav.nav-icons li a:focus i {
  opacity: 0.8;
}

.nav.nav-icons li a:hover span, .nav.nav-icons li a:focus span {
  color: #444;
}

.nav.nav-icons.nav-icons-selected li:not(.active):not(:hover) a:not(:focus) i {
  background: #ccc !important;
  color: #767676 !important;
}

.nav.nav-icons.nav-icons-selected li:not(.active) a:hover i,
.nav.nav-icons.nav-icons-selected li:not(.active) a:focus i {
  opacity: 0.7;
  color: #111 !important;
}

@media (max-width: 1199px) {
  .navbar.navbar-top .input-group {
    width: 400px;
  }
}

@media (max-width: 992px) {
  .navbar.navbar-top .input-group {
    width: 230px;
  }
  .navbar-brand h1 {
    font-size: 18px;
    margin: 7px 0 7px 12px;
  }
  .navbar-default .nav > li > a {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 768px) {
  .navbar-right {
    margin-right: 0;
  }
  .navbar-form {
    margin-right: 0;
  }
  .navbar-form .input-group > .form-control {
    width: 284px;
  }
  .navbar-inverse .collapse {
    margin-left: -45px;
    margin-right: -30px;
  }
}

@media screen and (max-width: 767px) {
  .navbar .nav > li > a {
    padding-top: 12px;
    padding-bottom: 10px;
  }
  .navbar .btn {
    margin: 13px 0 0 13px;
    padding: 12px 15px;
  }
  .navbar .btn-group {
    width: 100%;
  }
  .navbar .btn-group > .btn {
    margin: 13px 0 !important;
    float: none;
    width: 100%;
    border-radius: 4px;
  }
  .navbar.navbar-top .input-group {
    max-width: 100%;
    margin: 13px 0;
    float: left;
  }
  .navbar.navbar-top .input-group .btn {
    margin-top: 0;
  }
  .navbar.navbar-top.state-search .navbar-header {
    display: none;
  }
  .navbar.navbar-top.state-search .navbar-nav.navbar-right {
    margin: 0;
    display: block !important;
  }
  .navbar.navbar-top.state-search .navbar-nav.navbar-right > .btn {
    margin: 13px 15px 0 0;
    position: relative;
    z-index: 5;
  }
  .navbar.navbar-top.state-search .navbar-nav.navbar-right .input-group {
    width: auto;
    float: none;
  }
  .navbar-form {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar .navbar-brand {
    padding-right: 0;
  }
  .panel-index .navbar-brand {
    padding: 14px 15px !important;
  }
  .panel-index .navbar-brand h1 {
    font-size: 14px !important;
    margin-left: 0 !important;
  }
  .panel-index .navbar-brand .brand {
    height: 36px;
  }
}

@media (max-width: 490px) {
  .navbar-default {
    min-height: 64px;
  }
  .navbar-toggle {
    margin-top: 15px;
  }
  .navbar .navbar-brand {
    height: 64px;
    padding: 14px 15px;
    line-height: 1.8;
  }
  .navbar .navbar-brand img {
    height: 36px;
    width: auto;
  }
  .navbar .navbar-brand h1 {
    font-size: 14px;
    margin-left: 10px;
  }
  .navbar .btn {
    margin-top: 9px;
  }
  .navbar.navbar-top .navbar-nav > .btn {
    margin-top: 9px !important;
  }
  .navbar.navbar-top .input-group {
    margin: 9px 0;
  }
}

@media (max-width: 420px) {
  .navbar .container .navbar-header .navbar-brand {
    padding: 14px 0 14px;
    width: 160px;
    overflow: hidden;
  }
  .navbar .container .navbar-header .navbar-brand img {
    width: 100%;
    max-width: none;
  }
  .navbar .container .navbar-header .navbar-brand h1 {
    margin-top: 8px;
  }
  .navbar .container .navbar-header .navbar-brand h1 span {
    display: none;
  }
  .navbar .container .navbar-header .navbar-brand br {
    display: none;
  }
  .navbar .container .navbar-header > .btn {
    padding: 12px;
    margin-left: 10px;
  }
}

@media (max-width: 310px) {
  .navbar .container .navbar-header .navbar-brand {
    width: 120px;
  }
}

.main-footer {
  background: #fff;
  padding-bottom: 32px;
  padding-top: 60px;
}

.main-footer .row > div:first-child {
  padding-right: 30px;
}

.main-footer a {
  text-decoration: none;
}

.main-footer a:hover, .main-footer a:focus {
  text-decoration: underline;
}

.main-footer a.btn {
  text-decoration: none;
}

.main-footer ul {
  margin-bottom: 32px;
  padding: 0;
}

.main-footer ul.nav > li > a:hover {
  background: none;
}

.main-footer li {
  list-style: none;
}

.main-footer li a {
  display: block;
  font-size: 16px;
  padding: 6px 0;
}

.main-footer li a:hover, .main-footer li a:focus {
  text-decoration: underline;
}

.main-footer h4 {
  color: #767676;
}

.main-footer img.image-responsive {
  margin-bottom: 20px;
  max-width: 300px;
  display: block;
}

.brand-footer {
  padding: 0;
  width: 100%;
}

.brand-footer img {
  float: none;
  margin: 0 auto;
}

body.sticky-footer {
  height: 100%;
  display: table;
}

body.sticky-footer .main-footer {
  display: table-row;
  height: 1px;
}

body.sticky-footer .main-footer > div {
  padding-bottom: 30px;
  padding-top: 60px;
}

.list-group-item {
  border: 0;
  border-bottom: solid 1px #ccc;
  color: #767676;
  display: block;
  font-weight: 400;
  margin-bottom: 0;
  padding: 16px 15px;
  width: 100%;
}

.list-group-item:last-child {
  border: 0;
}

a.list-group-item {
  color: #111;
  font-weight: 500;
}

a.list-group-item:hover, a.list-group-item:focus,
a.list-group-item:hover small,
a.list-group-item:focus small {
  background-color: #0695d6;
  color: #fff;
}

.list-group-agenda {
  display: table;
  width: 100%;
}

.list-group-agenda h4 {
  font-weight: 700;
  margin-top: 4px;
}

.agenda-date {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  width: 56px;
}

.agenda-date h1,
.agenda-date h2,
.agenda-date h3,
.agenda-date h4,
.agenda-date h5,
.agenda-date h6,
.agenda-date .h1,
.agenda-date .h2,
.agenda-date .h3,
.agenda-date .h4,
.agenda-date .h5,
.agenda-date .h6 {
  font-weight: 400;
}

.agenda-date h3 {
  margin-top: 0;
}

.agenda-date h4 {
  font-size: 1.2em;
  margin: 0;
}

.agenda-date h4 small {
  display: block;
  font-size: .9em;
  margin-top: 6px;
}

.agenda-date strong {
  display: block;
  font-size: 28px;
}

.agenda-small {
  width: 30px;
}

.agenda-info {
  display: table-cell;
  margin-top: -15px;
  padding-left: 15px;
  vertical-align: top;
}

.agenda-info h1,
.agenda-info h2,
.agenda-info h3,
.agenda-info h4,
.agenda-info h5,
.agenda-info h6,
.agenda-info .h1,
.agenda-info .h2,
.agenda-info .h3,
.agenda-info .h4,
.agenda-info .h5,
.agenda-info .h6 {
  font-weight: 400;
}

.agenda-info h4 {
  font-weight: normal;
}

.list-group-areas h3 {
  font-weight: 700;
  margin-top: 0;
}

.steps .step {
  position: relative;
  min-height: 32px;
}

.steps .step > div:first-child {
  position: static;
  height: 0;
}

.steps .step > div:last-child {
  margin-left: 32px;
  padding-left: 16px;
}

.steps .step .circle {
  background: #ccc;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  position: relative;
  color: white;
  text-align: center;
}

.steps .step .line {
  position: absolute;
  border-left: 1px solid #ccc;
  left: 16px;
  bottom: 10px;
  top: 42px;
}

.steps .step:last-child .line {
  display: none;
}

.steps .step .description {
  padding-bottom: 40px;
}

.steps .step:last-of-type .description {
  padding: 0;
}

.steps.steps-horizontal .step > div:last-child {
  margin: 120px 0 0;
}

.steps.steps-horizontal .step .circle {
  font-size: 35px;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50px;
}

.steps.steps-horizontal .step .line {
  border-top: 1px solid #ccc;
  border-left: none;
  left: 75%;
  top: 50px;
  width: 50%;
}

.steps-min .step {
  min-height: 16px;
}

.steps-min .step > div:last-child {
  margin-left: 16px;
  padding-left: 8px;
}

.steps-min .step .circle {
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
}

.steps-min .step .line {
  left: 8px;
  bottom: 5px;
  top: 22px;
}

.steps-min .step .description {
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .steps.steps-horizontal .step > div:last-child {
    margin: 70px 0 0;
  }
  .steps.steps-horizontal .step .circle {
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
  }
}

.breadcrumb {
  background: transparent;
  border: 0;
  font-weight: 400;
  margin: 16px 0 0;
  padding: 0;
  text-transform: none;
}

.breadcrumb li {
  font-size: 14px;
  line-height: 22px;
}

.breadcrumb a {
  color: #0695d6;
  text-decoration: none;
}

.breadcrumb a:hover {
  color: #2fbaf9;
}

.breadcrumb > li + li:before,
.breadcrumb > .active {
  color: #767676;
}

.section-actions {
  margin: 16px 0 24px;
}

.jumbotron_bar .breadcrumb > li + li:before,
.jumbotron_bar .breadcrumb > .active {
  color: #ccc;
}

.pagination {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 64px;
  margin-top: 60px;
  text-transform: uppercase;
}

.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0;
  border-radius: 4px;
  color: #0695d6;
  float: left;
  line-height: 1.42857;
  margin: 0 2px;
  padding: 10px 17px;
  position: relative;
  text-decoration: none;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #e9e9e9;
  border-color: transparent;
  color: #0695d6;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  background-color: #767676;
  border-color: #0695d6;
  color: #F9F9F9;
  cursor: default;
  z-index: 2;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  background-color: #f8f5f0;
  border-color: #dfd7ca;
  color: #dfd7ca;
  cursor: not-allowed;
}

article > div > header {
  border-bottom: solid 1px #ccc;
  margin-bottom: 48px;
  padding-bottom: 12px;
}

article a {
  text-decoration: underline;
}

article a.btn {
  text-decoration: none;
}

article a:hover, article a:focus {
  text-decoration: underline;
}

article p {
  line-height: 1.6;
  margin-bottom: 24px;
}

article ul {
  margin-bottom: 24px;
  margin-top: 24px;
}

article ul.ul-lg li {
  font-size: 1.4em;
  line-height: 1.6;
}

article li {
  font-size: 16px;
  line-height: 24px;
}

article footer {
  border-top: solid 1px #ccc;
  margin-bottom: 32px;
  margin-top: 24px;
  padding-top: 16px;
}

article footer h3 {
  font-weight: 400;
}

article .social-date h4 {
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
}

article h1.first,
article h2.first,
article h3.first,
article h4.first,
article h5.first,
article h6.first {
  margin-top: 0;
}

@media only screen and (min-width: 1200px) {
  article .overlap {
    background: #F9F9F9;
    border-radius: 4px;
    box-sizing: content-box;
    left: -60px;
    margin-top: -60px;
    padding: 20px 60px 0;
    position: relative;
  }
  article .overlap h1 {
    margin-top: .5em;
  }
}

figure {
  margin: 24px 0 32px;
}

figure img {
  border-radius: 4px;
  margin-bottom: 16px;
  max-width: 100%;
}

figure figcaption {
  color: #767676;
  margin-bottom: 24px;
  text-align: center;
}

blockquote {
  border: 0;
  margin: 32px;
  padding: 0;
}

blockquote cite {
  color: #767676;
}

blockquote p {
  font-size: 22px !important;
  line-height: 1.3;
  margin-bottom: 8px;
  margin-top: 8px;
}

blockquote small,
blockquote footer {
  color: #767676;
  font-size: 16px;
  font-style: italic;
  margin-top: 10px;
}

blockquote.quote-highlighted {
  margin: 0 50px 0;
  position: relative;
}

blockquote.quote-highlighted p {
  font-size: 1.5em !important;
  font-style: italic;
  text-align: center;
}

blockquote.quote-highlighted p span.quotemark-open {
  position: absolute;
  left: -50px;
  color: #767676;
  font-size: 4em;
  font-style: normal;
  margin-top: -30px;
}

blockquote.quote-highlighted p span.quotemark-close {
  position: absolute;
  right: -40px;
  color: #767676;
  font-size: 4em;
  font-style: normal;
  margin-top: -50px;
}

blockquote.quote-highlighted small,
blockquote.quote-highlighted footer {
  color: #767676;
  font-size: 20px;
  font-style: italic;
  margin-top: 10px;
}

.article-news article section {
  font-family: "Droid Serif", serif;
}

.article-news p {
  font-size: 18px;
}

.article-news li {
  font-size: 18px;
  margin-bottom: 6px;
}

.title-description hr {
  margin-bottom: 0;
}

.related-news {
  margin-bottom: 70px;
}

.overlap h1 {
  margin-top: 60px;
}

@media (min-width: 992px) {
  article li {
    font-size: 18px;
  }
}

.panel {
  margin-bottom: 30px;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel .h1,
.panel .h2,
.panel .h3,
.panel .h4,
.panel .h5,
.panel .h6 {
  font-weight: 400;
  line-height: 1.3;
  margin: .25em 0;
}

.panel h1,
.panel .h1 {
  font-size: 1.714285em;
}

.panel h2,
.panel .h2 {
  font-size: 1.5em;
}

.panel h3,
.panel .h3 {
  font-size: 1.3em;
}

.panel h4,
.panel .h4 {
  font-size: 1.1em;
}

.panel h5,
.panel .h5 {
  font-size: 1em;
}

.panel h6,
.panel .h6 {
  font-size: .9em;
}

.panel h1 small,
.panel .h1 small,
.panel h2 small,
.panel .h2 small,
.panel h3 small,
.panel .h3 small,
.panel h4 small,
.panel .h4 small,
.panel h5 small,
.panel .h5 small,
.panel h6 small,
.panel .h6 small {
  font-size: 80%;
  font-weight: 300;
}

.panel dd {
  font-weight: 600;
}

.panel dt {
  font-weight: 400;
}

.panel .panel-body > time {
  display: block;
}

.panel .panel-body .link-list a {
  display: block;
  margin: 15px 0 20px;
}

.panel .panel-body p:last-of-type {
  margin-bottom: 0;
}

.panel time {
  margin: 5px 0;
  opacity: .6;
}

.panel span time {
  opacity: 1;
}

.panel-default,
.list-group {
  border: 0;
  border-radius: 4px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  color: #111;
  display: block;
  text-decoration: none !important;
}

.panel-disabled {
  background: rgba(255, 255, 255, 0.8);
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  color: #111;
  display: block;
  text-decoration: none !important;
}

a.panel {
  transition: background 0.15s;
}

a.panel h1,
a.panel h2,
a.panel h3,
a.panel h4,
a.panel h5,
a.panel h6,
a.panel small,
a.panel p,
a.panel span {
  transition: color 0.15s;
}

a.panel .panel-heading {
  transition: opacity 0.15s;
}

a.panel:hover, a.panel:focus {
  background: #0695d6;
  color: #fff;
}

a.panel:hover small, a.panel:focus small {
  color: #fff;
}

a.panel:hover .text-muted,
a.panel:hover .text-primary,
a.panel:hover .text-secondary,
a.panel:hover .text-success,
a.panel:hover .text-warning,
a.panel:hover .text-danger,
a.panel:hover .text-cielo, a.panel:focus .text-muted,
a.panel:focus .text-primary,
a.panel:focus .text-secondary,
a.panel:focus .text-success,
a.panel:focus .text-warning,
a.panel:focus .text-danger,
a.panel:focus .text-cielo {
  color: #fff !important;
}

a.panel:hover .panel-heading, a.panel:focus .panel-heading {
  opacity: .8;
}

.panel-default > .panel-heading {
  background-position: center center;
  background-size: cover;
  border: 0;
  min-height: 152px;
}

.panel-default > .panel-heading.panel-heading-lg {
  height: 300px;
}

.panel-default > .panel-heading.panel-heading-no-padding {
  padding: 0;
}

.panel-default > .panel-heading.panel-heading-no-padding img {
  border-radius: 4px 4px 0 0;
}

.panel-default > .panel-heading.align-top {
  background-position: center top;
}

.panel-default > .panel-heading.align-bottom {
  background-position: center bottom;
}

.panel-body {
  padding: 15px 20px;
}

.panel-footer {
  background-color: transparent;
  border-color: #e9e9e9;
  border-top: 1px solid #ccc;
  color: #111 !important;
  padding: 15px 20px;
}

.panel-index {
  margin-bottom: 0;
  margin-top: 32px;
}

.panel-index .navbar-brand {
  padding: 10px 0 10px 15px !important;
}

.panel-index .navbar-brand span {
  font-weight: 400;
}

.panel-index .navbar-brand h1 {
  color: #0695d6;
  margin: 4px 0 4px 12px !important;
}

.panel-index:hover .navbar-brand h1, .panel-index:focus .navbar-brand h1 {
  color: #fff !important;
}

.panel-index:hover .navbar-brand h1 strong, .panel-index:focus .navbar-brand h1 strong {
  color: #fff !important;
}

.panel-index > .panel-heading {
  min-height: 256px;
}

.panel-icon .panel-heading {
  background-color: #0695d6;
  text-align: center;
}

.panel-icon .panel-heading i {
  color: #fff;
  font-size: 70px;
  padding: 30px 0;
}

.panel-icon.panel-primary .panel-heading {
  background-color: #0695d6;
}

.panel-icon.panel-secondary .panel-heading {
  background-color: #01bdf2;
}

.panel-icon.panel-success .panel-heading {
  background-color: #33b560;
}

.panel-icon.panel-warning .panel-heading {
  background-color: #fec221;
}

.panel-icon.panel-danger .panel-heading, .panel-icon.panel-complementary .panel-heading {
  background-color: #ef4d3d;
}

.panel-icon.panel-gray .panel-heading {
  background-color: #e9e9e9;
}

.panel-icon.panel-muted .panel-heading {
  background-color: #767676;
}

.panel-icon.panel-fucsia .panel-heading {
  background-color: #ea1d76;
}

.panel-icon.panel-arandano .panel-heading {
  background-color: #bd1e61;
}

.panel-icon.panel-uva .panel-heading {
  background-color: #873299;
}

.panel-icon.panel-cielo .panel-heading {
  background-color: #009dda;
}

.panel-icon.panel-verdin .panel-heading {
  background-color: #82bc00;
}

.panel-icon.panel-lima .panel-heading {
  background-color: #cfde00;
}

.panel-icon.panel-maiz .panel-heading {
  background-color: #ffce00;
}

.panel-icon.panel-tomate .panel-heading {
  background-color: #ff4338;
}

.panel-primary .panel-heading {
  background-color: #0695d6;
}

.panel-secondary .panel-heading {
  background-color: #01bdf2;
}

.panel-success .panel-heading {
  background-color: #33b560;
}

.panel-warning .panel-heading {
  background-color: #fec221;
}

.panel-danger .panel-heading {
  background-color: #ef4d3d;
}

.panel-border-primary {
  border-top: 8px solid rgba(6, 149, 214, 0.7);
}

.panel-border-secondary {
  border-top: 8px solid rgba(1, 189, 242, 0.7);
}

.panel-border-success {
  border-top: 8px solid rgba(51, 181, 96, 0.7);
}

.panel-border-warning {
  border-top: 8px solid rgba(254, 194, 33, 0.7);
}

.panel-border-danger {
  border-top: 8px solid rgba(239, 77, 61, 0.7);
}

.panel-border-gray {
  border-top: 8px solid #ccc;
}

.panel-id > .panel-body {
  padding-bottom: 30px;
}

.row-big .panel-heading {
  min-height: 256px !important;
}

.row-big-mini .panel-heading {
  min-height: 192px !important;
}

.panels-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.panels-row > div {
  display: flex;
}

.panels-row > div .panel {
  width: 100%;
}

.flex-row {
  display: flex;
}

.panels-row:before,
.panels-row:after
.flex-row:before,
.flex-row:after {
  content: normal;
}

@media screen and (min-width: 768px) {
  .panel.panel-default .panel-heading {
    min-height: 180px;
  }
  .panel.panel-default.panel-lg .panel-heading {
    min-height: 250px;
  }
  .panel.panel-icon .panel-heading {
    height: 152px;
  }
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  height: 100%;
  width: 100%;
}

.jumbotron {
  position: relative;
  background-position: center center;
  background-size: cover;
  color: #fff;
  margin-bottom: 0;
  padding: 0;
}

.jumbotron .jumbotron_bar {
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  padding: 16px 0;
  position: relative;
  z-index: 3;
}

.jumbotron .jumbotron_bar.jumbotron-bar-transparent {
  background: none;
}

.jumbotron .jumbotron_bar .list-inline {
  margin-bottom: 0;
  margin-top: 0;
}

.jumbotron .jumbotron_bar .list-inline .dropdown {
  display: inline-block;
}

.jumbotron .jumbotron_bar .list-inline > li:after {
  content: '|';
  margin-left: 15px;
}

.jumbotron .jumbotron_bar .list-inline > li:last-child:after {
  content: '';
  margin-left: 0;
}

.jumbotron .jumbotron_bar .list-inline > li > a,
.jumbotron .jumbotron_bar .list-inline > li > .dropdown > a {
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.jumbotron .jumbotron_bar .list-inline > li > a:hover,
.jumbotron .jumbotron_bar .list-inline > li > .dropdown > a:hover {
  opacity: .8;
}

.jumbotron .jumbotron_bar .list-inline > li > a .glyphicon,
.jumbotron .jumbotron_bar .list-inline > li > .dropdown > a .glyphicon {
  margin-right: 10px;
}

.jumbotron .jumbotron_bar .breadcrumb {
  margin: 0;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}

.jumbotron .jumbotron_bar .breadcrumb li {
  margin-bottom: 0;
}

.jumbotron .jumbotron_bar .breadcrumb li:first-child:after {
  content: '';
  margin: 0;
}

.jumbotron .jumbotron_bar .breadcrumb li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.jumbotron .jumbotron_bar .breadcrumb li span {
  font-size: 14px;
}

.jumbotron .jumbotron_body {
  position: relative;
  padding: 80px 0;
  z-index: 2;
}

.jumbotron .jumbotron_body h1, .jumbotron .jumbotron_body h2, .jumbotron .jumbotron_body h3, .jumbotron .jumbotron_body h4, .jumbotron .jumbotron_body h5, .jumbotron .jumbotron_body h6 {
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  margin-bottom: .3em;
  margin-top: 0;
  text-transform: none;
}

.jumbotron .jumbotron_body h1, .jumbotron .jumbotron_body .h1 {
  font-size: 46px;
}

.jumbotron .jumbotron_body h2, .jumbotron .jumbotron_body .h2 {
  font-size: 40px;
}

.jumbotron .jumbotron_body h3, .jumbotron .jumbotron_body .h3 {
  font-size: 34px;
}

.jumbotron .jumbotron_body h4, .jumbotron .jumbotron_body .h4 {
  font-size: 28px;
}

.jumbotron .jumbotron_body h5, .jumbotron .jumbotron_body .h5 {
  font-size: 24px;
}

.jumbotron .jumbotron_body h6, .jumbotron .jumbotron_body .h6 {
  font-size: 20px;
}

.jumbotron .jumbotron_body .panel h1, .jumbotron .jumbotron_body .panel h2, .jumbotron .jumbotron_body .panel h3, .jumbotron .jumbotron_body .panel h4, .jumbotron .jumbotron_body .panel h5, .jumbotron .jumbotron_body .panel h6 {
  text-shadow: none;
}

.jumbotron .jumbotron_body p {
  font-size: 20px;
  line-height: 27px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}

.jumbotron .jumbotron_body a:not(.btn):not(.panel) {
  color: #fff;
  text-decoration: underline;
}

.jumbotron .jumbotron_body a:not(.btn):not(.panel):hover {
  opacity: .8;
}

.jumbotron .jumbotron_body .btn {
  text-shadow: none;
}

.jumbotron .jumbotron_body.jumbotron_body-lg {
  padding: 120px 0;
}

.jumbotron .dropdown-menu > li > a {
  color: #111;
}

.jumbotron .dropdown-menu li a:not(.btn):hover, .jumbotron .dropdown-menu li a:not(.btn):focus {
  color: #fff;
}

.jumbotron.align-top {
  background-position: center top;
}

.jumbotron.align-bottom {
  background-position: center bottom;
}

.jumbotron.jumbotron-pattern {
  background-repeat: repeat;
  background-size: inherit;
}

.jumbotron.jumbotron-primary {
  background-color: #0695d6 !important;
  color: #FFF;
}

.jumbotron.jumbotron-primary *, .jumbotron.jumbotron-primary a {
  color: #FFF;
}

.jumbotron.jumbotron-success {
  background-color: #33b560 !important;
  color: #FFF;
}

.jumbotron.jumbotron-success *, .jumbotron.jumbotron-success a {
  color: #FFF;
}

.jumbotron.jumbotron-info {
  background-color: #5bc0de !important;
  color: #FFF;
}

.jumbotron.jumbotron-info *, .jumbotron.jumbotron-info a {
  color: #FFF;
}

.jumbotron.jumbotron-danger {
  background-color: #ef4d3d !important;
  color: #FFF;
}

.jumbotron.jumbotron-danger *, .jumbotron.jumbotron-danger a {
  color: #FFF;
}

.jumbotron.jumbotron-warning {
  background-color: #fec221 !important;
}

.jumbotron.jumbotron-gray {
  background-color: #e9e9e9;
}

.jumbotron.jumbotron-white {
  background-color: #fff;
}

.jumbotron.jumbotron-fucsia {
  background-color: #ea1d76 !important;
  color: #FFF;
}

.jumbotron.jumbotron-fucsia *, .jumbotron.jumbotron-fucsia a {
  color: #FFF;
}

.jumbotron.jumbotron-arandano {
  background-color: #bd1e61 !important;
  color: #FFF;
}

.jumbotron.jumbotron-arandano *, .jumbotron.jumbotron-arandano a {
  color: #FFF;
}

.jumbotron.jumbotron-uva {
  background-color: #873299 !important;
  color: #FFF;
}

.jumbotron.jumbotron-uva *, .jumbotron.jumbotron-uva a {
  color: #FFF;
}

.jumbotron.jumbotron-cielo {
  background-color: #009dda !important;
  color: #FFF;
}

.jumbotron.jumbotron-cielo *, .jumbotron.jumbotron-cielo a {
  color: #FFF;
}

.jumbotron.jumbotron-verdin {
  background-color: #82bc00 !important;
  color: #FFF;
}

.jumbotron.jumbotron-verdin *, .jumbotron.jumbotron-verdin a {
  color: #FFF;
}

.jumbotron.jumbotron-lima {
  background-color: #cfde00 !important;
}

.jumbotron.jumbotron-maiz {
  background-color: #ffce00 !important;
}

.jumbotron.jumbotron-tomate {
  background-color: #ff4338 !important;
  color: #FFF;
}

.jumbotron.jumbotron-tomate * {
  color: #FFF;
}

.jumbotron .btn-xl {
  margin-top: 16px;
}

@media screen and (min-width: 768px) {
  .jumbotron h2 {
    font-size: 44px;
  }
}

@media screen and (max-width: 767px) {
  .jumbotron {
    position: relative;
    padding: 0;
  }
  .jumbotron h1 {
    font-size: 32px !important;
  }
}

.container .jumbotron {
  border-radius: 7px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

.container .jumbotron .jumbotron_body {
  padding: 60px;
}

@media screen and (min-width: 768px) {
  .jumboarticle {
    min-height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .jumboarticle {
    min-height: 250px;
  }
}

textarea {
  resize: vertical;
}

label {
  font-weight: 400;
}

label.control-label {
  font-weight: 700;
}

label.label-block {
  display: block;
}

.form-group {
  margin-bottom: 30px;
}

.form-control {
  color: #111;
  font-size: 18px;
  height: 54px;
  padding: 6px 8px;
  border: solid 1px #ccc;
}

.form-control[disabled], .form-control[readonly] {
  background-color: #e9e9e9;
}

fieldset.framed {
  padding: 10px 30px;
  border-radius: 4px;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}

fieldset[disabled] .form-control {
  background-color: #e9e9e9;
}

.input-lg,
select.input-lg {
  font-size: 20px;
  font-weight: 400;
  height: 65px;
  padding: 10px 20px;
}

.input-sm {
  height: 30px;
}

select.input-sm {
  padding-top: 0;
  padding-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  border-radius: 4px;
  font-size: 20px;
  height: 65px;
  line-height: 1.3333333;
  padding: 10px 20px;
}

.input-group-lg > .input-group-btn > .btn .glyphicon {
  font-size: 1.4em;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group > .form-item > input {
  border-radius: 4px 0 0 4px !important;
}

.input-group-shadow {
  border-radius: 4px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.input-group-shadow .form-control {
  border: 0;
}

.input-group-shadow .btn {
  margin: 0;
}

input[type='text']::-webkit-input-placeholder {
  color: #767676;
}

input[type='text']::-moz-placeholder {
  color: #767676;
}

input[type='text']:-moz-placeholder {
  color: #767676;
}

input[type='text']:-ms-input-placeholder {
  color: #767676;
}

.form-complete input[type='text']::-webkit-input-placeholder {
  color: #111;
}

.form-complete input[type='text']::-moz-placeholder {
  color: #111;
}

.form-complete input[type='text']:-moz-placeholder {
  color: #111;
}

.form-complete input[type='text']:-ms-input-placeholder {
  color: #111;
}

.inputfile {
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: .1px;
  z-index: -1;
}

.inputfile:focus + label {
  background-color: #e0e2e2;
}

.inputfile + label {
  background-color: #ececec;
  border: 2px solid #e0e2e2;
  display: inline-block;
  font-weight: bold;
  padding: 4px 15px;
  transition: .3s ease-in-out;
}

.inputfile + label:hover {
  background-color: #e0e2e2;
}

.has-success .form-control {
  border-color: #43894E;
}

.has-warning .form-control {
  border-color: #C1994D;
}

.has-error .form-control {
  border-color: #BB4945;
}

.input-group-btn .btn-default {
  background-color: #838383;
  border: 1px solid #ccc;
  padding: 15px 25px;
}

.open > .dropdown-toggle.btn-default {
  color: #fff !important;
}

.has-feedback input ~ .form-control-feedback {
  top: 38px;
}

.has-feedback input.input-sm ~ .form-control-feedback {
  top: 28px;
}

.has-feedback input.input-lg ~ .form-control-feedback {
  top: 36px;
}

/* Chosen dropdowns */
.chosen-container {
  background-color: #fff;
  font-size: 18px;
}

.chosen-container.chosen-container-single .chosen-single {
  background: none;
  height: 54px;
  padding: 6px 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075);
  font-weight: 400;
  color: #111;
  line-height: 36px;
}

.chosen-container.chosen-container-single .chosen-single div b {
  margin-top: 30%;
  height: 70%;
}

.chosen-container.chosen-container-single.chosen-with-drop .chosen-single {
  background: none;
  box-shadow: inset none;
}

.chosen-container.chosen-container-multi .chosen-choices {
  background: none;
  height: 54px;
  padding: 6px 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075);
  font-weight: 400;
  color: #111;
  line-height: 36px;
}

.chosen-container.chosen-container-multi.chosen-with-drop .chosen-choices {
  border-radius: 4px 4px 0 0;
  border-color: #aaa;
}

.chosen-container .chosen-results li {
  line-height: 20px;
}

.chosen-container .chosen-results li.group-result {
  font-weight: 400;
}

.chosen-container.chosen-container-single.chosen-with-drop .chosen-results li.highlighted,
.chosen-container.chosen-container-multi.chosen-with-drop .chosen-results li.highlighted {
  background: #4265bc;
}

.chosen-container.chosen-container-single.chosen-with-drop .chosen-results li.group-result,
.chosen-container.chosen-container-multi.chosen-with-drop .chosen-results li.group-result {
  text-shadow: none;
}

.social-share {
  margin: 0;
  min-height: 32px;
}

.social-share p {
  color: #767676;
  float: left;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 8px;
}

.social-share span {
  color: #767676;
}

.social-share ul {
  float: left;
  margin: 5px 10px 5px 5px;
}

.social-share li {
  border-radius: 4px;
  margin: 0;
  padding: 6px;
}

.social-share li:hover {
  background: #0695d6;
}

.social-share li:hover span,
.social-share li:hover i {
  color: #fff;
}

.social-share small {
  position: relative;
  top: -4px;
  font-size: 14px;
}

.social-share a {
  display: inherit;
  font-size: 30px;
  line-height: 0;
  min-width: 35px;
  padding: 3px 5px 2px;
  text-align: center;
}

.social-share h3 {
  margin-top: 0;
}

.social-share h3 strong {
  float: left;
  font-size: 32px;
}

.social-share h3 small {
  position: relative;
  top: -22px;
  left: 15px;
  float: left;
}

.social-share.is_area {
  text-align: center;
}

.social-share.is_area br {
  display: none;
}

.social-share.is_area span {
  margin-bottom: 10px;
}

.social-share.is_area p,
.social-share.is_area ul {
  float: none;
}

.social-btn {
  min-height: 48px;
}

.social-btn ul {
  padding: 0;
}

.social-btn ul li {
  float: left;
  list-style: none;
}

.social-btn .social-label {
  color: #767676;
  float: left;
  line-height: 1.3;
  margin: 3px 8px 0 0;
}

.social-btn a {
  position: relative;
  top: -1px;
  border-radius: 4px;
  display: block;
  font-size: 30px;
  height: 48px;
  line-height: 1;
  padding: 0 10px;
  padding-top: 9px;
  text-align: center;
  width: 48px;
}

.social-btn a:hover, .social-btn a:focus {
  background: #0695d6;
  color: #fff;
}

.main-footer .social-btn ul {
  margin-top: -15px;
}

.main-footer .social-btn a {
  position: relative;
  top: -1px;
  border-radius: 4px;
  display: block;
  font-size: 30px;
  height: 48px;
  line-height: 1;
  padding: 0 10px;
  padding-top: 9px;
  text-align: center;
  width: 48px;
}

.social-btn-contact p {
  margin-bottom: 16px;
}

.social-btn-contact a {
  font-size: 32px;
  text-decoration: none;
}

.social-btn-contact a:hover, .social-btn-contact a:focus {
  text-decoration: underline;
}

.social-btn-contact .fa {
  margin-right: 10px;
  text-align: center;
  width: 30px;
}

.actions-items .social-btn {
  display: inline;
}

.actions-items .social-btn .social-label {
  padding: 10px 0;
}

.social-date {
  min-height: 36px;
}

.social-date h4 {
  position: relative;
  top: 7px;
  color: #767676;
  font-size: 14px;
  padding-left: 30px;
  text-align: right;
}

.table th {
  line-height: 1.2;
}

.table th a {
  color: #111;
}

.table th a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.table td small {
  color: #767676;
  font-weight: normal;
}

.table td.td-strong {
  font-size: 1.1em;
  font-weight: bold;
}

.table td.td-fixed {
  width: 8%;
}

.table td.message.empty {
  font-size: 1.4em;
  color: #767676;
  text-align: center;
  padding: 2em 0;
}

.table.table-align-middle td {
  vertical-align: middle;
}

.table.table-spaced td,
.table.table-spaced th {
  padding: 14px 8px;
}

.table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f0f0f0;
}

.table.table-mobile td span.td-label {
  display: none;
}

@media only screen and (max-width: 767px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .table.table-mobile table, .table.table-mobile thead, .table.table-mobile tbody, .table.table-mobile th, .table.table-mobile td, .table.table-mobile tr {
    display: block;
  }
  .table.table-mobile thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table.table-mobile tr {
    border-bottom: 1px solid #ccc;
  }
  .table.table-mobile td {
    border: none !important;
    position: relative;
    padding-left: 50% !important;
  }
  .table.table-mobile .not-thead td {
    padding-left: 5% !important;
  }
  .table.table-mobile td span.td-label {
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: 500;
  }
  .table.table-mobile tr:nth-child(even) {
    background: #fff;
  }
  .table.table-mobile tr:nth-child(odd) {
    background: #f0f0f0;
  }
}

.table-hover > tbody > tr:hover {
  background-color: #e9e9e9;
}

.alert {
  font-weight: 300;
}

.alert .btn i {
  color: #fff;
}

.alert-warning,
.alert-success,
.alert-info,
.alert-danger {
  color: #444;
}

.alert-warning {
  background: #fff0c9;
  border-color: #fed054;
}

.alert-warning i {
  color: #fec221;
}

.alert-success {
  background: #d9f4e3;
  border-color: #5ad083;
}

.alert-success i {
  color: #33b560;
}

.alert-info {
  background: #daf1f8;
  border-color: #85d0e7;
}

.alert-info i {
  color: #5bc0de;
}

.alert-danger {
  background: #fde4e2;
  border-color: #f4857a;
}

.alert-danger i {
  color: #ef4d3d;
}

a.alert:hover {
  text-decoration: none;
  color: #111;
}

a.alert.alert-warning:hover {
  background: #ffe9af;
}

a.alert.alert-warning i {
  color: #fec221;
}

a.alert.alert-success:hover {
  background: #c5efd4;
}

a.alert.alert-success i {
  color: #33b560;
}

a.alert.alert-info:hover {
  background: #c5e9f3;
}

a.alert.alert-info i {
  color: #5bc0de;
}

a.alert.alert-danger:hover {
  background: #fbcfca;
}

a.alert.alert-danger i {
  color: #ef4d3d;
}

@media (max-width: 544px) {
  .alert .fa.fa-fw {
    width: 1em;
  }
}

@media (max-width: 330px) {
  .alert .fa.fa-fw {
    width: 0.7em;
  }
}

.embed-responsive-1by1 {
  padding-bottom: 100%;
}

.calendar:after {
  content: none;
}

#cal-slide-content {
  background-image: none !important;
  box-shadow: none !important;
  background-color: #e9e9e9;
}

#cal-slide-content:hover {
  background-color: #e9e9e9 !important;
}

#cal-slide-content a.event-item {
  color: #838383 !important;
  font-weight: 300 !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
  background-color: #0695d6 !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
  background-color: #5bc0de !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
  background-color: #33b560 !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
  background-color: #fec221 !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
  background-color: #e9e9e9 !important;
  color: #444 !important;
}

.media-right,
.media > .pull-right {
  padding-left: 1rem;
}

@media (max-width: 767px) {
  .media-right {
    display: block;
    padding-left: 0 !important;
    margin-top: 10px;
  }
}

@media print {
  .social-share,
  .service-rating {
    display: none;
  }
  .main-footer,
  body.sticky-footer .main-footer {
    display: none;
  }
}

.dashboard ol {
  padding: 15px;
}

.dashboard ol li {
  margin-bottom: 10px;
}

.chart {
  height: 250px;
  margin: 40px 0 60px;
  width: 100%;
}

.chart.chart-sm {
  height: 180px;
}

.chart.chart-md {
  height: 350px;
}

.chart.chart-lg {
  height: 450px;
}

.numbers.row {
  padding: 30px 0;
}

.numbers.row > div {
  margin-bottom: 30px;
}

.numbers.row.spaced {
  margin-left: -30px;
  margin-right: -30px;
}

.numbers.row.spaced > div {
  padding-left: 30px;
  padding-right: 30px;
}

.numbers h1, .numbers .h1 {
  font-size: 4em;
  font-weight: bold;
  margin: .2em 0;
}

.numbers h2, .numbers .h2 {
  font-size: 3em;
  font-weight: bold;
  margin: .2em 0;
}

.numbers h3, .numbers .h3 {
  font-size: 2.4em;
  font-weight: bold;
  margin: .2em 0;
}

.numbers h4, .numbers .h4 {
  font-size: 1.8em;
  font-weight: bold;
  margin: .2em 0;
}

.numbers p.lead {
  font-size: 1.2em;
  font-weight: bold;
  margin: .2em 0;
}

@media (min-width: 768px) {
  .numbers.row > div {
    margin-bottom: 0;
  }
  .numbers h1 {
    font-size: 6em;
  }
  .numbers h2 {
    font-size: 4em;
  }
  .numbers h3 {
    font-size: 3em;
  }
  .numbers h4 {
    font-size: 1.5em;
  }
}

.progress {
  background-color: #e9e9e9;
}

.progress.progress-sm {
  height: 12px;
}

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-a-0 {
  margin: 0 0 !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-t-05 {
  margin-top: 0.5rem !important;
}

.m-a-1 {
  margin: 1rem 1rem !important;
}

.m-t-1 {
  margin-top: 1rem !important;
}

.m-r-1 {
  margin-right: 1rem !important;
}

.m-b-1 {
  margin-bottom: 1rem !important;
}

.m-l-1 {
  margin-left: 1rem !important;
}

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-a-2 {
  margin: 1.5rem 1.5rem !important;
}

.m-t-2 {
  margin-top: 1.5rem !important;
}

.m-r-2 {
  margin-right: 1.5rem !important;
}

.m-b-2 {
  margin-bottom: 1.5rem !important;
}

.m-l-2 {
  margin-left: 1.5rem !important;
}

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-a-3 {
  margin: 3rem 3rem !important;
}

.m-t-3 {
  margin-top: 3rem !important;
}

.m-r-3 {
  margin-right: 3rem !important;
}

.m-b-3 {
  margin-bottom: 3rem !important;
}

.m-l-3 {
  margin-left: 3rem !important;
}

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.m-a-4 {
  margin: 4rem 4rem !important;
}

.m-t-4 {
  margin-top: 4rem !important;
}

.m-r-4 {
  margin-right: 4rem !important;
}

.m-b-4 {
  margin-bottom: 4rem !important;
}

.m-l-4 {
  margin-left: 4rem !important;
}

.m-x-4 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.m-y-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.p-a-0 {
  padding: 0 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-a-1 {
  padding: 1rem 1rem !important;
}

.p-t-1 {
  padding-top: 1rem !important;
}

.p-r-1 {
  padding-right: 1rem !important;
}

.p-b-1 {
  padding-bottom: 1rem !important;
}

.p-l-1 {
  padding-left: 1rem !important;
}

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-a-2 {
  padding: 1.5rem 1.5rem !important;
}

.p-t-2 {
  padding-top: 1.5rem !important;
}

.p-r-2 {
  padding-right: 1.5rem !important;
}

.p-b-2 {
  padding-bottom: 1.5rem !important;
}

.p-l-2 {
  padding-left: 1.5rem !important;
}

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-a-3 {
  padding: 3rem 3rem !important;
}

.p-t-3 {
  padding-top: 3rem !important;
}

.p-r-3 {
  padding-right: 3rem !important;
}

.p-b-3 {
  padding-bottom: 3rem !important;
}

.p-l-3 {
  padding-left: 3rem !important;
}

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.p-a-3 {
  padding: 3rem 3rem !important;
}

.p-t-4 {
  padding-top: 4rem !important;
}

.p-r-4 {
  padding-right: 4rem !important;
}

.p-b-4 {
  padding-bottom: 4rem !important;
}

.p-l-4 {
  padding-left: 4rem !important;
}

.p-x-4 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.p-y-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

/*# sourceMappingURL=poncho.css.map */

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Thin-webfont.eot');
  src:  url('../fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Thin-webfont.woff') format('woff'),
        url('../fonts/Roboto-Thin-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Thin-webfont.svg#Roboto') format('svg');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Thin';
  src:  url('../fonts/Roboto-Thin-webfont.eot');
  src:  url('../fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Thin-webfont.woff') format('woff'),
        url('../fonts/Roboto-Thin-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Thin-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-ThinItalic-webfont.eot');
  src:  url('../fonts/Roboto-ThinItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-ThinItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-ThinItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-ThinItalic-webfont.svg#Roboto') format('svg');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-ThinItalic';
  src:  url('../fonts/Roboto-ThinItalic-webfont.eot');
  src:  url('../fonts/Roboto-ThinItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-ThinItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-ThinItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-ThinItalic-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Light-webfont.eot');
  src:  url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Light-webfont.woff') format('woff'),
        url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Light-webfont.svg#Roboto') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Light';
  src:  url('../fonts/Roboto-Light-webfont.eot');
  src:  url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Light-webfont.woff') format('woff'),
        url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Light-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-LightItalic-webfont.eot');
  src:  url('../fonts/Roboto-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-LightItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-LightItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-LightItalic-webfont.svg#Roboto') format('svg');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-LightItalic';
  src:  url('../fonts/Roboto-LightItalic-webfont.eot');
  src:  url('../fonts/Roboto-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-LightItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-LightItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-LightItalic-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Regular-webfont.eot');
  src:  url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular-webfont.woff') format('woff'),
        url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Regular-webfont.svg#Roboto') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src:  url('../fonts/Roboto-Regular-webfont.eot');
  src:  url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular-webfont.woff') format('woff'),
        url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Regular-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Italic-webfont.eot');
  src:  url('../fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Italic-webfont.woff') format('woff'),
        url('../fonts/Roboto-Italic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Italic-webfont.svg#Roboto') format('svg');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-RegularItalic';
  src:  url('../fonts/Roboto-Italic-webfont.eot');
  src:  url('../fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Italic-webfont.woff') format('woff'),
        url('../fonts/Roboto-Italic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Italic-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Medium-webfont.eot');
  src:  url('../fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Medium-webfont.woff') format('woff'),
        url('../fonts/Roboto-Medium-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Medium-webfont.svg#Roboto') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  src:  url('../fonts/Roboto-Medium-webfont.eot');
  src:  url('../fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Medium-webfont.woff') format('woff'),
        url('../fonts/Roboto-Medium-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Medium-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-MediumItalic-webfont.eot');
  src:  url('../fonts/Roboto-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-MediumItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-MediumItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-MediumItalic-webfont.svg#Roboto') format('svg');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-MediumItalic';
  src:  url('../fonts/Roboto-MediumItalic-webfont.eot');
  src:  url('../fonts/Roboto-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-MediumItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-MediumItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-MediumItalic-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Bold-webfont.eot');
  src:  url('../fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Bold-webfont.woff') format('woff'),
        url('../fonts/Roboto-Bold-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Bold-webfont.svg#Roboto') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src:  url('../fonts/Roboto-Bold-webfont.eot');
  src:  url('../fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Bold-webfont.woff') format('woff'),
        url('../fonts/Roboto-Bold-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Bold-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-BoldItalic-webfont.eot');
  src:  url('../fonts/Roboto-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-BoldItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-BoldItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-BoldItalic-webfont.svg#Roboto') format('svg');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-BoldItalic';
  src:  url('../fonts/Roboto-BoldItalic-webfont.eot');
  src:  url('../fonts/Roboto-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-BoldItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-BoldItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-BoldItalic-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Black-webfont.eot');
  src:  url('../fonts/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Black-webfont.woff') format('woff'),
        url('../fonts/Roboto-Black-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Black-webfont.svg#Roboto') format('svg');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Black';
  src:  url('../fonts/Roboto-Black-webfont.eot');
  src:  url('../fonts/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Black-webfont.woff') format('woff'),
        url('../fonts/Roboto-Black-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Black-webfont.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-BlackItalic-webfont.eot');
  src:  url('../fonts/Roboto-BlackItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-BlackItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-BlackItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-BlackItalic-webfont.svg#Roboto') format('svg');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-BlackItalic';
  src:  url('../fonts/Roboto-BlackItalic-webfont.eot');
  src:  url('../fonts/Roboto-BlackItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-BlackItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-BlackItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-BlackItalic-webfont.svg#Roboto') format('svg');
}
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active,.datepicker table tr td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;border-width:1px 0;margin-left:-5px;margin-right:-5px}
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer;*cursor:hand}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:white}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #dddddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #dddddd;border-right:1px solid #dddddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #dddddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#abb9d3}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:whitesmoke}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#a9b7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#f9f9f9}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad4}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b3cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a7b5ce}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b6d0}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#f9f9f9}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fbfbfb}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fdfdfd}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad4}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#adbbd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ebebeb}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#eeeeee}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a1aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a2afc8}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a4b2cb}table.dataTable.no-footer{border-bottom:1px solid #111111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{-webkit-box-sizing:content-box;box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table,.dataTables_wrapper.no-footer div.dataTables_scrollBody table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}

@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:0.3em 0 0.5em;font-size:0.9em}div.dt-button-collection-title:empty{display:none}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;margin-bottom:0.333em;padding:0.5em 1em;border:1px solid rgba(0,0,0,0.3);border-radius:2px;cursor:pointer;font-size:0.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:rgba(0,0,0,0.1);background:-webkit-linear-gradient(top, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-moz-linear-gradient(top, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(top, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);background:linear-gradient(to bottom, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='rgba(230, 230, 230, 0.1)', EndColorStr='rgba(0, 0, 0, 0.1)');-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{cursor:default;opacity:0.4}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:rgba(0,0,0,0.1);background:-webkit-linear-gradient(top, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-moz-linear-gradient(top, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(top, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);background:linear-gradient(to bottom, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='rgba(179, 179, 179, 0.1)', EndColorStr='rgba(0, 0, 0, 0.1)');box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:rgba(0,0,0,0.1);background:-webkit-linear-gradient(top, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-moz-linear-gradient(top, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(top, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);background:linear-gradient(to bottom, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='rgba(128, 128, 128, 0.1)', EndColorStr='rgba(0, 0, 0, 0.1)')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:rgba(0,0,0,0.1);background:-webkit-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-moz-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);background:linear-gradient(to bottom, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='rgba(153, 153, 153, 0.1)', EndColorStr='rgba(0, 0, 0, 0.1)')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background:-webkit-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-moz-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-ms-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-o-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:linear-gradient(to bottom, #d1e2f7 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d1e2f7', EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dataTables_layout_cell div.dt-buttons{float:none}div.dataTables_layout_cell div.dt-buttons.buttons-right{float:none}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-sizing:border-box}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0,0,0,0.3)), color-stop(1, rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,0,0,0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/*# sourceMappingURL=all.css.map */
