@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 #999;border-radius:2px;cursor:pointer;font-size:0.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-o-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');-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{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-o-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#f9f9f9')}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:#e2e2e2;background-image:-webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');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:#cccccc;background-image:-webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-o-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:linear-gradient(to bottom, #eaeaea 0%, #ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc')}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:#e0e0e0;background-image:-webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')}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-image:-webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-o-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}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-image:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image: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}

/**
 * @license Highcharts
 *
 * (c) 2009-2016 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */
.highcharts-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: normal;
  z-index: 0;
  /* #1072 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.highcharts-root {
  display: block;
}

.highcharts-root text {
  stroke-width: 0;
}

.highcharts-strong {
  font-weight: bold;
}

.highcharts-emphasized {
  font-style: italic;
}

.highcharts-anchor {
  cursor: pointer;
}

.highcharts-background {
  fill: #ffffff;
}

.highcharts-plot-border, .highcharts-plot-background {
  fill: none;
}

.highcharts-label-box {
  fill: none;
}

.highcharts-button-box {
  fill: inherit;
}

.highcharts-tracker-line {
  stroke-linejoin: round;
  stroke: rgba(192, 192, 192, 0.0001);
  stroke-width: 22;
  fill: none;
}

.highcharts-tracker-area {
  fill: rgba(192, 192, 192, 0.0001);
  stroke-width: 0;
}

/* Titles */
.highcharts-title {
  fill: #333333;
  font-size: 1.5em;
}

.highcharts-subtitle {
  fill: #666666;
}

/* Axes */
.highcharts-axis-line {
  fill: none;
  stroke: #ccd6eb;
}

.highcharts-yaxis .highcharts-axis-line {
  stroke-width: 0;
}

.highcharts-axis-title {
  fill: #666666;
}

.highcharts-axis-labels {
  fill: #666666;
  cursor: default;
  font-size: 0.9em;
}

.highcharts-grid-line {
  fill: none;
  stroke: #e6e6e6;
}

.highcharts-xaxis-grid .highcharts-grid-line {
  stroke-width: 0px;
}

.highcharts-tick {
  stroke: #ccd6eb;
}

.highcharts-yaxis .highcharts-tick {
  stroke-width: 0;
}

.highcharts-minor-grid-line {
  stroke: #f2f2f2;
}

.highcharts-crosshair-thin {
  stroke-width: 1px;
  stroke: #cccccc;
}

.highcharts-crosshair-category {
  stroke: #ccd6eb;
  stroke-opacity: 0.25;
}

/* Credits */
.highcharts-credits {
  cursor: pointer;
  fill: #999999;
  font-size: 0.7em;
  transition: fill 250ms, font-size 250ms;
}

.highcharts-credits:hover {
  fill: black;
  font-size: 1em;
}

/* Tooltip */
.highcharts-tooltip {
  cursor: default;
  pointer-events: none;
  white-space: nowrap;
  transition: stroke 150ms;
}

.highcharts-tooltip text {
  fill: #333333;
}

.highcharts-tooltip .highcharts-header {
  font-size: 0.85em;
}

.highcharts-tooltip-box {
  stroke-width: 1px;
  fill: #f7f7f7;
  fill-opacity: 0.85;
}

.highcharts-tooltip-box .highcharts-label-box {
  fill: #f7f7f7;
  fill-opacity: 0.85;
}

div.highcharts-tooltip {
  filter: none;
}

.highcharts-selection-marker {
  fill: #335cad;
  fill-opacity: 0.25;
}

.highcharts-graph {
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.highcharts-state-hover .highcharts-graph {
  stroke-width: 3;
}

.highcharts-point-inactive {
  opacity: 0.2;
  transition: opacity 50ms;
  /* quick in */
}

.highcharts-series-inactive {
  opacity: 0.2;
  transition: opacity 50ms;
  /* quick in */
}

.highcharts-state-hover path {
  transition: stroke-width 50ms;
  /* quick in */
}

.highcharts-state-normal path {
  transition: stroke-width 250ms;
  /* slow out */
}

/* Legend hover affects points and series */
g.highcharts-series,
.highcharts-point,
.highcharts-markers,
.highcharts-data-labels {
  transition: opacity 250ms;
}

.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
  opacity: 0.2;
}

/* Series options */
/* Default colors */
.highcharts-color-0 {
  fill: #7cb5ec;
  stroke: #7cb5ec;
}

.highcharts-color-1 {
  fill: #434348;
  stroke: #434348;
}

.highcharts-color-2 {
  fill: #90ed7d;
  stroke: #90ed7d;
}

.highcharts-color-3 {
  fill: #f7a35c;
  stroke: #f7a35c;
}

.highcharts-color-4 {
  fill: #8085e9;
  stroke: #8085e9;
}

.highcharts-color-5 {
  fill: #f15c80;
  stroke: #f15c80;
}

.highcharts-color-6 {
  fill: #e4d354;
  stroke: #e4d354;
}

.highcharts-color-7 {
  fill: #2b908f;
  stroke: #2b908f;
}

.highcharts-color-8 {
  fill: #f45b5b;
  stroke: #f45b5b;
}

.highcharts-color-9 {
  fill: #91e8e1;
  stroke: #91e8e1;
}

.highcharts-area {
  fill-opacity: 0.75;
  stroke-width: 0;
}

.highcharts-markers {
  stroke-width: 1px;
  stroke: #ffffff;
}

.highcharts-point {
  stroke-width: 1px;
}

.highcharts-dense-data .highcharts-point {
  stroke-width: 0;
}

.highcharts-data-label {
  font-size: 0.9em;
  font-weight: bold;
}

.highcharts-data-label-box {
  fill: none;
  stroke-width: 0;
}

.highcharts-data-label text, text.highcharts-data-label {
  fill: #333333;
}

.highcharts-data-label-connector {
  fill: none;
}

.highcharts-halo {
  fill-opacity: 0.25;
  stroke-width: 0;
}

.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,
.highcharts-markers .highcharts-point-select {
  fill: #cccccc;
  stroke: #000000;
}

.highcharts-column-series rect.highcharts-point {
  stroke: #ffffff;
}

.highcharts-column-series .highcharts-point {
  transition: fill-opacity 250ms;
}

.highcharts-column-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}

.highcharts-pie-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-funnel-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}

.highcharts-funnel-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-funnel-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit;
}

.highcharts-pyramid-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}

.highcharts-pyramid-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-pyramid-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit;
}

.highcharts-solidgauge-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-treemap-series .highcharts-point {
  stroke-width: 1px;
  stroke: #e6e6e6;
  transition: stroke 250ms, fill 250ms, fill-opacity 250ms;
}

.highcharts-treemap-series .highcharts-point-hover {
  stroke: #999999;
  transition: stroke 25ms, fill 25ms, fill-opacity 25ms;
}

.highcharts-treemap-series .highcharts-above-level {
  display: none;
}

.highcharts-treemap-series .highcharts-internal-node {
  fill: none;
}

.highcharts-treemap-series .highcharts-internal-node-interactive {
  fill-opacity: 0.15;
  cursor: pointer;
}

.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
  fill-opacity: 0.75;
}

.highcharts-vector-series .highcharts-point {
  fill: none;
  stroke-width: 2px;
}

.highcharts-windbarb-series .highcharts-point {
  fill: none;
  stroke-width: 2px;
}

/* Legend */
.highcharts-legend-box {
  fill: none;
  stroke-width: 0;
}

.highcharts-legend-item > text {
  fill: #333333;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
  stroke-width: 0;
}

.highcharts-legend-item:hover text {
  fill: #000000;
}

.highcharts-legend-item-hidden * {
  fill: #cccccc !important;
  stroke: #cccccc !important;
  transition: fill 250ms;
}

.highcharts-legend-nav-active {
  fill: #003399;
  cursor: pointer;
}

.highcharts-legend-nav-inactive {
  fill: #cccccc;
}

circle.highcharts-legend-nav-active, circle.highcharts-legend-nav-inactive {
  /* tracker */
  fill: rgba(192, 192, 192, 0.0001);
}

.highcharts-legend-title-box {
  fill: none;
  stroke-width: 0;
}

/* Bubble legend */
.highcharts-bubble-legend-symbol {
  stroke-width: 2;
  fill-opacity: 0.5;
}

.highcharts-bubble-legend-connectors {
  stroke-width: 1;
}

.highcharts-bubble-legend-labels {
  fill: #333333;
}

/* Loading */
.highcharts-loading {
  position: absolute;
  background-color: #ffffff;
  opacity: 0.5;
  text-align: center;
  z-index: 10;
  transition: opacity 250ms;
}

.highcharts-loading-hidden {
  height: 0 !important;
  opacity: 0;
  overflow: hidden;
  transition: opacity 250ms, height 250ms step-end;
}

.highcharts-loading-inner {
  font-weight: bold;
  position: relative;
  top: 45%;
}

/* Plot bands and polar pane backgrounds */
.highcharts-plot-band, .highcharts-pane {
  fill: #000000;
  fill-opacity: 0.05;
}

.highcharts-plot-line {
  fill: none;
  stroke: #999999;
  stroke-width: 1px;
}

/* Highcharts More and modules */
.highcharts-boxplot-box {
  fill: #ffffff;
}

.highcharts-boxplot-median {
  stroke-width: 2px;
}

.highcharts-bubble-series .highcharts-point {
  fill-opacity: 0.5;
}

.highcharts-errorbar-series .highcharts-point {
  stroke: #000000;
}

.highcharts-gauge-series .highcharts-data-label-box {
  stroke: #cccccc;
  stroke-width: 1px;
}

.highcharts-gauge-series .highcharts-dial {
  fill: #000000;
  stroke-width: 0;
}

.highcharts-polygon-series .highcharts-graph {
  fill: inherit;
  stroke-width: 0;
}

.highcharts-waterfall-series .highcharts-graph {
  stroke: #333333;
  stroke-dasharray: 1, 3;
}

.highcharts-sankey-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-sankey-series .highcharts-link {
  transition: fill 250ms, fill-opacity 250ms;
  fill-opacity: 0.5;
}

.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
  transition: fill 50ms, fill-opacity 50ms;
  fill-opacity: 1;
}

.highcharts-venn-series .highcharts-point {
  fill-opacity: 0.75;
  stroke: #cccccc;
  transition: stroke 250ms, fill-opacity 250ms;
}

.highcharts-venn-series .highcharts-point-hover {
  fill-opacity: 1;
  stroke: #cccccc;
}

/* Highstock */
.highcharts-navigator-mask-outside {
  fill-opacity: 0;
}

.highcharts-navigator-mask-inside {
  fill: #6685c2;
  /* navigator.maskFill option */
  fill-opacity: 0.25;
  cursor: ew-resize;
}

.highcharts-navigator-outline {
  stroke: #cccccc;
  fill: none;
}

.highcharts-navigator-handle {
  stroke: #cccccc;
  fill: #f2f2f2;
  cursor: ew-resize;
}

.highcharts-navigator-series {
  fill: #335cad;
  stroke: #335cad;
}

.highcharts-navigator-series .highcharts-graph {
  stroke-width: 1px;
}

.highcharts-navigator-series .highcharts-area {
  fill-opacity: 0.05;
}

.highcharts-navigator-xaxis .highcharts-axis-line {
  stroke-width: 0;
}

.highcharts-navigator-xaxis .highcharts-grid-line {
  stroke-width: 1px;
  stroke: #e6e6e6;
}

.highcharts-navigator-xaxis.highcharts-axis-labels {
  fill: #999999;
}

.highcharts-navigator-yaxis .highcharts-grid-line {
  stroke-width: 0;
}

.highcharts-scrollbar-thumb {
  fill: #cccccc;
  stroke: #cccccc;
  stroke-width: 1px;
}

.highcharts-scrollbar-button {
  fill: #e6e6e6;
  stroke: #cccccc;
  stroke-width: 1px;
}

.highcharts-scrollbar-arrow {
  fill: #666666;
}

.highcharts-scrollbar-rifles {
  stroke: #666666;
  stroke-width: 1px;
}

.highcharts-scrollbar-track {
  fill: #f2f2f2;
  stroke: #f2f2f2;
  stroke-width: 1px;
}

.highcharts-button {
  fill: #f7f7f7;
  stroke: #cccccc;
  cursor: default;
  stroke-width: 1px;
  transition: fill 250ms;
}

.highcharts-button text {
  fill: #333333;
}

.highcharts-button-hover {
  transition: fill 0ms;
  fill: #e6e6e6;
  stroke: #cccccc;
}

.highcharts-button-hover text {
  fill: #333333;
}

.highcharts-button-pressed {
  font-weight: bold;
  fill: #e6ebf5;
  stroke: #cccccc;
}

.highcharts-button-pressed text {
  fill: #333333;
  font-weight: bold;
}

.highcharts-button-disabled text {
  fill: #333333;
}

.highcharts-range-selector-buttons .highcharts-button {
  stroke-width: 0px;
}

.highcharts-range-label rect {
  fill: none;
}

.highcharts-range-label text {
  fill: #666666;
}

.highcharts-range-input rect {
  fill: none;
}

.highcharts-range-input text {
  fill: #333333;
}

.highcharts-range-input {
  stroke-width: 1px;
  stroke: #cccccc;
}

input.highcharts-range-selector {
  position: absolute;
  border: 0;
  width: 1px;
  /* Chrome needs a pixel to see it */
  height: 1px;
  padding: 0;
  text-align: center;
  left: -9em;
  /* #4798 */
}

.highcharts-crosshair-label text {
  fill: #ffffff;
  font-size: 1.1em;
}

.highcharts-crosshair-label .highcharts-label-box {
  fill: inherit;
}

.highcharts-candlestick-series .highcharts-point {
  stroke: #000000;
  stroke-width: 1px;
}

.highcharts-candlestick-series .highcharts-point-up {
  fill: #ffffff;
}

.highcharts-ohlc-series .highcharts-point-hover {
  stroke-width: 3px;
}

.highcharts-flags-series .highcharts-point .highcharts-label-box {
  stroke: #999999;
  fill: #ffffff;
  transition: fill 250ms;
}

.highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
  stroke: #000000;
  fill: #ccd6eb;
}

.highcharts-flags-series .highcharts-point text {
  fill: #000000;
  font-size: 0.9em;
  font-weight: bold;
}

/* Highmaps */
.highcharts-map-series .highcharts-point {
  transition: fill 500ms, fill-opacity 500ms, stroke-width 250ms;
  stroke: #cccccc;
}

.highcharts-map-series .highcharts-point-hover {
  transition: fill 0ms, fill-opacity 0ms;
  fill-opacity: 0.5;
  stroke-width: 2px;
}

.highcharts-mapline-series .highcharts-point {
  fill: none;
}

.highcharts-heatmap-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-map-navigation {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}

.highcharts-coloraxis {
  stroke-width: 0;
}

.highcharts-coloraxis-marker {
  fill: #999999;
}

.highcharts-null-point {
  fill: #f7f7f7;
}

/* 3d charts */
.highcharts-3d-frame {
  fill: transparent;
}

/* Exporting module */
.highcharts-contextbutton {
  fill: #ffffff;
  /* needed to capture hover */
  stroke: none;
  stroke-linecap: round;
}

.highcharts-contextbutton:hover {
  fill: #e6e6e6;
  stroke: #e6e6e6;
}

.highcharts-button-symbol {
  stroke: #666666;
  stroke-width: 3px;
}

.highcharts-menu {
  border: 1px solid #999999;
  background: #ffffff;
  padding: 5px 0;
  box-shadow: 3px 3px 10px #888;
}

.highcharts-menu-item {
  padding: 0.5em 1em;
  background: none;
  color: #333333;
  cursor: pointer;
  transition: background 250ms, color 250ms;
}

.highcharts-menu-item:hover {
  background: #335cad;
  color: #ffffff;
}

/* Drilldown module */
.highcharts-drilldown-point {
  cursor: pointer;
}

.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label,
.highcharts-drilldown-axis-label {
  cursor: pointer;
  fill: #003399;
  font-weight: bold;
  text-decoration: underline;
}

/* No-data module */
.highcharts-no-data text {
  font-weight: bold;
  font-size: 12px;
  fill: #666666;
}

/* Drag-panes module */
.highcharts-axis-resizer {
  cursor: ns-resize;
  stroke: black;
  stroke-width: 2px;
}

/* Bullet type series */
.highcharts-bullet-target {
  stroke-width: 0;
}

/* Lineargauge type series */
.highcharts-lineargauge-target {
  stroke-width: 1px;
  stroke: #333333;
}

.highcharts-lineargauge-target-line {
  stroke-width: 1px;
  stroke: #333333;
}

/* Annotations module */
.highcharts-annotation-label-box {
  stroke-width: 1px;
  stroke: #000000;
  fill: #000000;
  fill-opacity: 0.75;
}

.highcharts-annotation-label text {
  fill: #e6e6e6;
}

/* Gantt */
.highcharts-treegrid-node-collapsed, .highcharts-treegrid-node-expanded {
  cursor: pointer;
}

.highcharts-point-connecting-path {
  fill: none;
}

.highcharts-grid-axis .highcharts-tick {
  stroke-width: 1px;
}

.highcharts-grid-axis .highcharts-axis-line {
  stroke-width: 1px;
}

.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;overflow-y:hidden;background:#fff;box-shadow:0 0 .625em #d9d9d9}.swal2-popup.swal2-toast .swal2-header{flex-direction:row}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{font-size:.25em}}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{flex-basis:auto!important;width:auto;height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(50,100,150,.4)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:flex;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-bottom-end>:first-child,.swal2-container.swal2-bottom-left>:first-child,.swal2-container.swal2-bottom-right>:first-child,.swal2-container.swal2-bottom-start>:first-child,.swal2-container.swal2-bottom>:first-child{margin-top:auto}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-no-transition{transition:none!important}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-container .swal2-modal{margin:0!important}}.swal2-popup{display:none;position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:none;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-header{display:flex;flex-direction:column;align-items:center}.swal2-title{position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:1.25em auto 0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-actions.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;width:2.5em;height:2.5em;margin:.46875em;padding:0;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent!important;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after{content:"";display:inline-block;width:15px;height:15px;margin-left:5px;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:3px solid #999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff}.swal2-styled{margin:.3125em;padding:.625em 2em;box-shadow:none;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.swal2-styled:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(50,100,150,.4)}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;height:.25em;overflow:hidden;border-bottom-right-radius:.3125em;border-bottom-left-radius:.3125em}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:1.25em auto}.swal2-close{position:absolute;z-index:2;top:0;right:0;align-items:center;justify-content:center;width:1.2em;height:1.2em;padding:0;overflow:hidden;transition:color .1s ease-out;border:none;border-radius:0;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close::-moz-focus-inner{border:0}.swal2-content{z-index:1;justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em auto}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:0 0 3px #c4e6f5}.swal2-file::-webkit-input-placeholder,.swal2-input::-webkit-input-placeholder,.swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::-ms-input-placeholder,.swal2-input::-ms-input-placeholder,.swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em auto;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-input[type=number]{max-width:10em}.swal2-file{background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{margin:0 .4em}.swal2-validation-message{display:none;align-items:center;justify-content:center;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{align-items:center;margin:0 0 1.25em;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#3085d6}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;width:2.5em;height:.4em;margin:0 -1px;background:#3085d6}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@-webkit-keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{top:auto;right:auto;bottom:auto;left:auto;max-width:calc(100% - .625em * 2);background-color:transparent!important}body.swal2-no-backdrop .swal2-container>.swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}body.swal2-no-backdrop .swal2-container.swal2-top{top:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-top-left,body.swal2-no-backdrop .swal2-container.swal2-top-start{top:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-top-end,body.swal2-no-backdrop .swal2-container.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-container.swal2-center{top:50%;left:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-left,body.swal2-no-backdrop .swal2-container.swal2-center-start{top:50%;left:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-end,body.swal2-no-backdrop .swal2-container.swal2-center-right{top:50%;right:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom{bottom:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom-left,body.swal2-no-backdrop .swal2-container.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-bottom-end,body.swal2-no-backdrop .swal2-container.swal2-bottom-right{right:0;bottom:0}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}
@charset "UTF-8";
/* CSS Document */

p {
	font-size: 15px!important;
}
html, body {
	height: 100%;
}
label {
	font-weight: 300!important;
}
label.control-label {
	font-weight: 300!important;
}
.data-recursos {
	position: relative;
}
.mx-auto {
	margin-right: auto;
	margin-left: auto;
}

.max-ch {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.max-ch-h {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.page-sidebar .nav-pills li > a:visited {
	color: #676767;
}

.ul.nav a:hover {
	color: #fff!important;
}

.badge-inet {
	background-color: #156f9a!important;
}

.text-secondary {
	color: #0785c1!important;
}

.text-white {
	color: #fff!important;
}

.btn-group_flotante .btn-fab_flotante {
	right: 5%!important;
}
.btn-group-sm_flotante .btn-fab_flotante {
	right: 5%!important;
}

table {
	font-size: 15px!important;
}

.table th a {
	color: #767676!important;
}

th {
	padding: 15px 15px 15px 5px!important;
}

.select2-container .select2-search--inline .select2-search__field {
	margin-top: 4px!important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	font-size: 15px!important;
	margin-top: 3px!important;
}

.select2-container--default .select2-selection--multiple {
    background-color: transparent!important;
    border: 1px solid #aaa!important;
    border-radius: 0px;
    cursor: text;
    border-left: none!important;
    border-right: none!important;
    border-top: none!important;
}

.p, li, table {
	font-size: 15px!important;
}

.btn {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form-control {
	font-size: 16px!important;
	padding: 2px 8px!important;
}

.form-control[disabled], .form-control[readonly] {
	background-color: #e9e9e9!important;
    border-bottom: 1px solid #a5a5a5!important;
	cursor: not-allowed;
}

.form-control:hover[disabled], .form-control:hover[readonly] {
	background-color: #e9e9e9!important;
    border-bottom: 1px solid #a5a5a5!important;
	cursor: not-allowed;
}

textarea.form-control {
    height: auto;
    background: #fff!important;
    padding: 10px!important;
    margin-top: 5px;
	border: 1px solid #e4e4e4!important;
}

textarea.form-control:hover {
    height: auto;
    background: #fff!important;
    padding: 10px!important;
    margin-top: 5px;
	border: 1px solid #e4e4e4!important;
}

textarea.form-control:active {
    height: auto;
    background: #fff!important;
    padding: 10px!important;
    margin-top: 5px;
	border: 1px solid #e4e4e4!important;
}

textarea.form-control:focus {
    height: auto;
    background: #fff!important;
    padding: 10px!important;
    margin-top: 5px;
	border: 1px solid #e4e4e4!important;
}

.input-group-btn {
	top: -6px!important;
}

.filters-parameter {
	color: #fff!important;
}

.max-ch {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}

.well {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3)!important;
	border-color: #fff!important;
	border-radius: 7px!important;
	background-color: rgba(245, 245, 245, 0.5)!important;
}

.card-login {
	background-image: url(../images/bkg-ingresa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 350px;
	border-radius: 7px;
	box-shadow: none;
	padding: 10px 40px;
	margin: 40px 0px;
	color: #fff;
	text-align: center;
}

.card-registrate {
	background-image: url(../images/bkg-registra.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 350px;
	border-radius: 7px;
	box-shadow: none;
	padding: 10px 40px;
	margin: 40px 0px;
	color: #fff;
	text-align: center;
}

.card-recupero {
	background-image: url(../images/bkg-recupero.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 350px;
	border-radius: 7px;
	box-shadow: none;
	padding: 10px 40px;
	margin: 40px 0px;
	color: #fff;
	text-align: center;
}

.icono {
	background-position: center center;
	background-size:contain;
	height: 180px;
	width: 180px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -70px;
	top: -90px;
}

.ingresa {background-image: url(../images/ingresa.svg);}
.registrate {background-image: url(../images/registrate.svg);}
.recupero {background-image: url(../images/recupero.svg);}

.w200 {font-weight: 200!important;}


/* ------------------- BTN CIRCULO -----------------------*/ 
li.dropdown.btn-circle {
    border-radius: 50%!important;
    background-color: #02a2dc!important;
    color: #fff!important;
	width: 50px!important;
    height: 50px!important;
    margin-top: 18px;
	margin-left: 15px;
}

li.dropdown.btn-circle:hover {
   border-radius: 50%!important;
    background-color: #04a7d6!important;
    color: #fff!important;
}

a.dropdown-toggle.btn-circle {
    border-radius: 50%;
    color: #fff!important;
}

a.dropdown-toggle.btn-circle {
    line-height: 0px!important;
    color: #fff!important;
    padding: 0px!important;
    margin: 0px!important;
}

.btn-ingresa {
    float: right;
    position: relative;
    top: 22px;
	right: -15px
}

@media (max-width:768px) {
.btn-ingresa {
    float: left;
    position: relative;
    top: 0px;
}
	
li.dropdown.btn-circle {
    border-radius: 50%!important;
    background-color: #02a2dc!important;
    color: #fff!important;
	    width: 50px;
    height: 50px;
    margin-top: 15px;
	margin-left: 15px;
}

li.dropdown.btn-circle:hover {
   border-radius: 50%!important;
    background-color: #02a2dc!important;
    color: #fff!important;
    width: 50px;
    height: 50px;
    margin-top: 15px;
}
ul.dropdown-menu.btn-circle {
    position: relative;
    top: 0px;
}
a.dropdown-toggle.btn-circle {
    border-radius: 50%;
    color: #fff!important;
}

a.dropdown-toggle.btn-circle {
    color: #fff!important;
    margin: 0px!important;
    height: 50px;
    line-height: 15px!important;
}
	
.carousel .item {
  height: 200px!important;
}

.item img {
    position: absolute!important;
    top: 0!important;
    left: -50px!important;
    min-width: 200%!important;
    height: 200px!important;
}
	
p {
	font-size: 14px!important;
}
	
body {
	font-size: 14px!important;
}
}


/*----------------------------- Submenu ----------------------------*/
.hoves:hover > .dropdown-menu {
display:block !important;
        -webkit-transition: height .5s ease;
        -webkit-transition-delay: .4s;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;right:100%;margin-top:-2px;margin-left:-1px;-webkit-border-radius:6px 0px 6px 6px;-moz-border-radius:6px 0px 6px 6px;border-radius:6px 0px 6px 6px;-webkit-transition: height .5s ease;
        -webkit-transition-delay: .4s;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#fff;margin-top:5px;margin-right:0px;}
.dropdown-submenu:hover>a:after{border-left-color:#e2e2e2;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0px 6px 6px;-moz-border-radius:6px 0px 6px 6px;border-radius:6px 0px 6px 6px;}

.dropdown-submenu {
    position: relative;
}


/*---------------------------- NAVBAR -----------------------------*/
.navbar {
	border-top: none!important;
	margin-bottom: none!important;
	border: 0px solid transparent!important;
	min-height: 90px!important;
	border-radius: 0px!important;
}

.navbar-collapse {
	padding-right: 0px;
}

.navbar-right {
	margin-right: -8px;
}

.navbar .navbar-brand img {
	width: auto!important;
    height: 60px!important;
    margin-top: 4px!important;
    margin-left: 15px;
}

.navbar .navbar-brand {
	padding: 10px 0px 10px 15px;
}

.navbar-default {
	max-height: 90px!important;
}

.navbar-default .nav > li > a {
	padding: 24px 15px 25px 15px!important;
    color: #00abe6;
    font-size: 18px !important;
    text-transform: capitalize;
    line-height: 41px;
}

.dropdown-menu li a {
	font-size: 15px!important;
}

.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-color: #0a77b8;
	color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background: #00abe6!important;
	color:#fff;
}

.navbar ul li .dropdown-menu {
	background-color: #1378ba !important;
}

.dropdown-menu .divider {
	margin: 0px!important;
}

.navbar-logo-login {
	max-height: 60px; 
	padding-top: 5px;
}

.btn-login-novedades {
	margin-top: 20px;
}

@media (max-width: 992px) {
.navbar-collapse {
	margin-top: 37px;
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.navbar-default .nav > li > a {
	padding: 15px!important;
}
.navbar-toggle {
	margin-top: 22px;
}
.navbar .navbar-brand {
	height: 0px;
	padding: 0px;
	margin-left: 0px!important;
	float: left!important;
}
.navbar .navbar-brand img {
	height: 50px!important;	
}
.navbar-right {
	float: left!important;
	margin-top: 0px!important;
	width: 100%;
}
.navbar-logo {
	position:absolute;
	left: 15px!important;
	top: 17px!important;
}
.navbar-logo-login {
	max-height: 50px!important; 
	padding-top: 0px;
	position: absolute;
	left: 10%;
}	
	
.navbar .navbar-brand img {
	position: absolute;
	max-width: 220px;
	right: 20px;
	top: 18px;
}
.nav > li {
	background-color: #efefef;
	border-bottom: 1px solid #e2e2e2;
}
.btn-login-novedades {
	margin-top: 10px!important;
}
}

.content {
	min-height: calc(100vh - 250px);
	margin-top: 50px;
}

.breadcrumb-fluid {
	padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
    position: absolute;
    background-color: #fff;
    height: 40px;
    width: 100%;
	z-index: 1;
}

.breadcrumb {
	background: transparent!important;
    border: 0!important;
    font-weight: 400!important;
    margin: 0px!important;
    padding: 0!important;
    text-transform: none!important;
    position: relative;
    top: -16px!important;
}

.breadcrumb-container {
	max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    height: 20px;
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
}

@media (max-width: 768px)  {
.breadcrumb-fluid {
	display: none;
}
.navbar .btn {
    padding: 6px 12px;
}
}
/* ------------------ NAVBAR COLLAPSE -----------------*/
   @media (max-width: 991px) {
        .navbar-nav .open .dropdown-menu {
            position: relative;
            float: left;
            background-color: transparent;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
			width: 100%;
			margin-top: 0px!important;
			margin-left: 0px;
			margin-bottom: 15px;
        }
        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }
        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }
        .dropdown-menu > li > a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.42857143;
            color: #333;
            white-space: nowrap;
        }
        .navbar-header {
            float: none;
        }
        .navbar-toggle {
            display: block;
        }
        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }
        .navbar-collapse.collapse {
            display: none!important;
        }
        .navbar-nav {
            float: none!important;
            margin: 0px;
			padding: 0px 20px 20px;
			background-color: #efefef;
			border-bottom-left-radius: 5px;
			border-bottom-right-radius: 5px;
        }
        .navbar-nav>li {
            float: none;
        }
        .navbar-nav>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        /* since 3.1.0 */
        .navbar-collapse.collapse.in { 
            display: block!important;
        }
        .collapsing {
            overflow: hidden!important;
        }
    }
/* ------------------ Cards - Home ------------------ */
.containercd {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: auto;
}

.containercd .card-main {
	position: relative;
    height: 210px;
    background-color: #f1f1f1;
    display: flex;
    width: 38%;
    border-radius: 7px;
    box-shadow: none;
    border: none;
    transition: 0.5s ease-in-out;
    margin-right: auto;
    margin-left: auto;
}

.containercd .card-main:hover {
	box-shadow: 0px 0px 0px rgb(69, 63, 63, 0);
	transition: 0.5s ease-in-out;
}

.containercd .card-main .imgBx {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	transition: 0.5s ease-in-out;
	border-radius: 7px;
}


.containercd .card-main:hover .imgBx {
	width: 250px;
	height: 250px;
	left: 250px;
	top: calc(50% - 200px);
	transition: 0.5s ease-in-out;
	font-size: 0em;
}

.containercd .card-main .imgBx:before {
	content: attr(data-text);
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 2.2em;
	color: rgba(255, 255, 255, 1);
	font-weight: 200;
	margin-top: 40px;
}


.containercd .card-main .card-main-bkg .imgBx {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	transition: 0.5s ease-in-out;
	border-radius: 7px;
}

.blue {
	background-color: #ffb987;
}

.pink {
	background-color: #70cae9;
}

.containercd .card-main:hover .card-main-bkg .imgBx {
	width: 250px;
	height: 250px;
	left: calc(50% - 125px);
	top: calc(50% - 200px);
	transition: 0.5s ease-in-out;
	background: none;
	font-size: 0em;
	border-radius: 30px;
}

.containercd .card-main .imgBx img {
	max-width: 250px;
	transition: 0.5s ease-in-out;
	margin-top: 0px;
	width: 125px;
	position: absolute;
	top: 20px;
}

.containercd .card-main:hover .imgBx img {
	max-width: 225px;
	position: absolute;
	z-index: 1001;
}

.containercd .card-main .contentcd {
	position: absolute;
	right: 0;
	width: calc(100% - 0px);
	height: calc(100% - 0px);
	padding: 20px 40px 0px 40px;
	display: flex;
	align-items: center;
	text-align: center;
	border-radius: 7px;
}

.containercd .card-main .contentcd h3 {
	margin-bottom: 5px;
	font-size: 24px;
}

.containercd .card-main .contentcd a {
	display: inline-block;
	margin-top: 10px;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
}

@media (max-width: 992px)  {
.containercd {
	width: 100%;
	flex-direction: column;
	align-items: center;
	margin: 0px;
}
.containercd .card-main {
	width: 400px;		
}
}
	
@media (max-width: 768px)  {
.containercd {
	margin: 0px;
}
.containercd .card-main {
	max-width: 300px;
	flex-direction: column;
	height: auto;
	margin-bottom: 50px;
	min-height: 180px;
}
.containercd .card-main .imgBx {
	position: relative;	
}
.containercd .card-main .imgBx,
.containercd .card-main:hover .imgBx {
	width: 100%;
	height: 200px;
	left: 0;
}
.containercd .card-main .imgBx,
.containercd .card-main:hover .imgBx img {
	max-width: 100%;
}	
.containercd .card-main .contentcd {
	position: relative;	
	width: 100%;
}
.containercd .card-main .imgBx img {
	width: 90px;
}
.containercd .card-main:hover .card-main-bkg .imgBx {
	top: calc(50% - 155px);
	max-height: 120px!important;
}
.containercd .card-main .contentcd {
	padding: 20px 0px 0px 0px;
	min-height: 180px;
}
.containercd .card-main .imgBx:before {
	margin-bottom: 5px;
}
.containercd .card-main:hover .imgBx {
	font-size: 0em;
}
	
}

/* ----------------- Cards Secundarias --------------*/
.container-info{
    width: auto;
    position: relative;
    display: flex;
    justify-content: space-between;
	margin-top: -20px;
}

.container-info .card-info{
    position: relative;
    cursor: pointer;
	width: 100%;
}

.container-info .card-info .face{
    width: 100%;
    height: 250px;
    transition: 0.5s;
}

.container-info .card-info .face.face1{
    position: relative;
    background: #fafafa;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: translateY(100px);
	border-radius: 7px;
	box-shadow: none;
}

.container-info .card-info:hover .face.face1{
    background: #00C7F3;
    transform: translateY(0);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	box-shadow: none;
}

.container-info .card-info .face.face1 .content-info{
    opacity: 1;
    transition: 0.5s;
}

.container-info .card-info:hover .face.face1 .content-info{
    opacity: 1;
}

.container-info .card-info .face.face1 .content-info img{
    width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
	border-radius: 7px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.8;
}

.container-info .card-info .face.face1 .content-info img:hover{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.container-info .card-info .face.face1 .content-info h3{
    position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
    padding: 10px;
    color: #fff!important;
	background-color: #00b7ea;
    text-align: center;
    font-size: 1.7em;
	font-weight: 400!important;
	letter-spacing: -1px;
}

.container-info .card-info .face.face2{
    position: relative;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    transform: translateY(-100px);
	max-height: 130px;
	border-radius: 7px;
}

.container-info .card-info:hover .face.face2{
    transform: translateY(0);
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.panel-default, .list-group {
	border-radius: 7px!important;
}

.panel-body {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0px 15px;
    max-height: 115px;
    min-height: 115px;
    font-size: 15px;
    line-height: 20px;
}

.container-info .card-info .face.face2 .content-info p {
 	margin: 0;
	padding: 0;
	text-align: left;
}

p.text-muted.subtitle-text-curso {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    max-width: 320px;
    line-height: 17px;
}

.container-info .card-info .face.face2 .content-info a{
    margin-top: 15px;
}

.container-info .card-info .face.face2 .content-info a:hover{
}

/*---------------------------- TABLE TO CARDS -----------------------------*/
.pagination {
	margin: 10px 0px;
	float: right;
}

@media (max-width: 490px) {
.table-card-deck {
	position: relative;
	top: 0px;
	margin-bottom: 40px;
}
	
.table-card-deck .card-body {
    border-bottom: 1px solid #999;
    margin-bottom: 15px;
}
	
.pagination {
	position: absolute;
	bottom: -20px;
	margin-top: 0px;
}
}

/* -------------------------- TABLES ----------------------------*/
.table.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #fff!important;
}

.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: none;
	padding-left: 10px;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
    background-color: #02a2dc;
    color: #fff!important;
	padding-left: 10px!important;
}
.table-bordered {
	border:none!important;
}

.table th a {
	color:#fff!important;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	background-color: #00aee1!important;
	border-radius: 50%!important;
	border-color: #00aee1!important;
	color: #fff!important;
}

.pagination > li > a, .pagination > li > span {
	color: #00aee1!important
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	border-radius: 50%;
}

tr {
	border-bottom: 1px solid #e6e6e6!important;
}

.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: 0px 10px;
}

/*----------------------------FOOTER -----------------------------*/
.footer {
	height: 196px!important;
}

footer {
 	bottom: 0;
 	background-color: #fff;
 	left: 0;
 	width: 100%;
	padding: 20px 0px 20px 0px;
}

.legales-footer {
	background: #0a77b8!important;
	min-height: 43px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	position: relative; /* OldProperty */
	width: 100%;
	left: 0;
	bottom: 0;
	letter-spacing: 1px!important;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: 200;
}

.img-footer {
	margin-top:5%!important;
}
@media (max-width: 1198px) {
.hidden-md {
	display: none;
}
}
@media (max-width: 992px) {
.img-footer {
	width: 100%;
	height: auto;
}
.legales-footer {
	font-size: 70%;
}
.hidden-sm {
	display: none;
}
}
@media (max-width: 768px) {
.logo-argunida {
	position: relative!important;
	width: 50%;
}
.footer {
	height: 235px!important;
}
}
@media (max-width: 490px) {
#footer {
	min-height: 180px!important;
	height: 250px!important;
	position: relative!important;
	bottom: 0px!important;
}
.legales-footer {
	position: relative!important;
	height: 85px;
	font-size: 70%;
}
.hidden-xs {
	display: none;
}
}

/* ------------------------ BOOTSTRAP OVERIDES --------------------- */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 300!important;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
	outline:none!important;
}

.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: 300!important;
}

.form-control {
	color: #767676!important;
    padding: 4px 8px!important;
    border-bottom: 1px solid #a5a5a5!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    background-color: transparent!important;
    border-radius: 0px!important;
    box-shadow: none!important;
	font-size: 15px!important;
}

.form-control:focus {
	border-bottom: 1px solid #00aee1!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
	border-color: none!important;
	box-shadow: none!important;
}

.form-control:hover {
	border-bottom: 1px solid #00aee1!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
	border-color: none!important;
	box-shadow: none!important;
}

.form-control:active {
	border-bottom: 1px solid #00aee1!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
	border-color: none!important;
	box-shadow: none!important;
}

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

.select2-container--default .select2-selection--single {
	background-color: transparent!important;
    border: 1px solid #cecece;
    border-radius: 0px!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
	font-size: 15px!important;
	margin-bottom: 5px!important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0px!important;
}

p.card-text {
    line-height: 25px;
}


label.control-label {
	font-size: 12px;
	margin-top: 20px;
}

label {
	font-size: 12px;
	margin-top: 20px;
}

.btn {
	margin: 5px 0px!important;
}

.btn-success {
	background-color: #0695D3!important;
}

.btn-success:hover {
	background-color: #17B2F5!important;
}

.btn-success:focus, .btn-success.focus {
	background-color: #17B2F5!important;
}

.btn-danger {
	background-color: #e04568!important;
}

.btn-danger:hover, .btn-danger:focus {
	background-color: #bb3856!important;
}

.btn-danger:focus, .btn-danger.focus {
	background-color: #e04568!important;
}

/*----------------------------PANEL -----------------------------*/
a.panel:hover {
	background-color: #0878b8;
}

.panel.panel-default .panel-heading {
	min-height: 180px!important;
}

.panel-preheading {
    color: #fff;
    position: relative;
    padding: 3px 20px;
    top: 0px;
    left: 0px;
    right: 0px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    height: 35px;
    opacity: 1;
    z-index: 1;
    margin: -10px 0px!important;
}

.panel-docente {background-color: #009ca7;}
.panel-refjurisdiccional {background-color: #f37846;}
.panel-directivo {background-color: #69417b;}
.panel-refnacional {background-color: #57A7C5;}
.panel-administrador {background-color: #eb2440;}
.panel-publico {background-color: #1660a9;}
.panel-evaluador {background-color: #06B589;}
.panel-editorcontenido {background-color: #f58a23;}
.panel-mentor {background-color: #F37F79;}
.panel-moderador {background-color: #8A59A1;}

.lift {
  -webkit-transition: box-shadow .25s ease, -webkit-transform .25s ease!important;
  transition: box-shadow .25s ease, -webkit-transform .25s ease!important;
  transition: box-shadow .25s ease, transform .25s ease!important;
  transition: box-shadow .25s ease, transform .25s ease, -webkit-transform .25s ease!important; }

.lift:hover,
.lift:focus {
  box-shadow: 0 1rem 2.5rem rgba(22, 28, 45, 0.1), 0 0.5rem 1rem -0.75rem rgba(22, 28, 45, 0.1) !important;
  -webkit-transform: translate3d(0, -3px, 0)!important;
          transform: translate3d(0, -3px, 0)!important; }

.lift-lg:hover,
.lift-lg:focus {
  box-shadow: 0 2rem 5rem rgba(22, 28, 45, 0.1), 0 0.5rem 1rem -0.75rem rgba(22, 28, 45, 0.05) !important;
  -webkit-transform: translate3d(0, -5px, 0)!important;
          transform: translate3d(0, -5px, 0)!important; }

.shadow-lift {
  box-shadow: 0 1rem 2.5rem rgba(22, 28, 45, 0.1), 0 0.5rem 1rem -0.75rem rgba(22, 28, 45, 0.1) !important; }


.panelheading-caption2 {
    position: relative;
    top: 0px;
    right: 0;
    padding: 5px 15px!important;
    background-color: #00abe6;
    text-align: left!important;
    float: left;
    width: 100%;
    border-top-right-radius: 7px;
	border-top-left-radius: 7px;
    font-size: 38px;
    font-weight: 400;
    line-height: 50px;
    color: #fff!important;
	margin-bottom: 0px;
	border-bottom: 1px solid #fafafa;

}

.panelheading-caption {
	position: absolute;
	top: 30px;
	right: 0;
	padding: 5px 60px 10px 30px!important;
	background-color: #ec268f;
	text-align: right!important;
	float: right!important;
	width: auto;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	font-size: 38px;
	font-weight: 400;
	line-height: 50px;
	color: #fff!important;
}

.panelheading-container {
	height: 395px;
    overflow: hidden;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    padding: 0px!important;
    position: relative;
}

.panelheading-img {
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.panel-default, .list-group {
	box-shadow: none!important;
}

@media (max-width: 490px) {	
.panelheading-container {
	position: relative;
  	text-align: center;
  	color: white;
}
	
.panelheading-caption {
	position: relative;
	top: -140px;
	padding: 0px 20px 0px 20px!important;
	background-color: #ec268f;
	text-align: right!important;
	float: right;
	left: auto!important;
	width: auto;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	font-size: 16px;
	line-height: 36px;
	color: #fff!important;
}

.panelheading-img {
	width:100%; 
	border-radius: 7px;
	margin: 0px;
}
	
.panelheading-caption2 {
	font-size: 22px;
    line-height: 26px;
	margin-top: 0px;

}
.panelheading-img {
	height: auto;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.panelheading-container {
	height: 100px;
}
h5, .h5 {
    font-size: 18px;
    line-height: 22px;
}
}

/*---------------------------- CAROUSEL -----------------------------*/

.carousel-caption {
	top: 20px;
	padding: 0px 60px!important;
	max-height: 75px;
	background-color: #00abe6;
	text-align: right!important;
	text-shadow: none!important;
	right: 0!important;
	left: auto!important;
	width: auto;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

.carousel2-caption {
    top: 110px;
    width: auto;
    background-color: #00abe6;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    right: 0;
    line-height: 75px;
    font-size: 68px;
    color: #fff;
    letter-spacing: -2px;
    font-weight: 500;
    padding: 10px 60px 15px 60px;
}

.carousel-h1 {
	font-size: 50px;
    font-weight: 500;
    letter-spacing: -1px;
}

.carousel-h2 {
	font-size: 70px;
    font-weight: 500;
    letter-spacing: -1px;
}

.carousel-inner {
	border-radius: 7px!important;
	max-height: 400px;
	background-color: #00abe6;
}

.carousel-control.left {
	background-image: none!important;
	left: -50px!important;
	line-height: 70px;
	font-size: 54px;
	top: 45%;
}

.carousel-control.right {
	background-image: none!important;
	right: -50px!important;
	line-height: 70px;
	font-size: 54px;
	top: 45%;
}

.carousel-indicators {
	bottom: 5px!important;
}

.carousel-indicators li {
	width: 25px!important;
	margin: 1px 5px!important;
	border-radius: 4px!important;
}

.carousel-indicators .active {
	width: 25px!important;
}

.op9 {
	opacity: 0.8;
	filter: hue-rotate(-155deg) grayscale(20%);
}

@media (max-width: 490px) {
.carousel-caption {
	top: 10px;
	padding: 0px 20px!important;
	max-height: 30px;
}
	
.carousel-h1 {
	font-size: 17px;
	font-weight: 200;
}

.carousel-h2 {
    top: 50px;
    font-size: 25px;
    font-weight: 300;
    padding: 0px 0px 5px 20px!important;
    letter-spacing: -1px;
    line-height: 35px!important;
}
	
.carousel2-caption {
    top: 50px;
    font-size: 25px;
    font-weight: 300;
    padding: 0px 16px 5px 20px!important;
	letter-spacing: -1px;
	line-height: 35px!important;
}
	
.carousel-control.left {
	background-image: none!important;
	left: 0px!important;
	line-height: 190px;
	font-size: 30px;
}

.carousel-control.right {
	background-image: none!important;
	right: 0px!important;
	line-height: 190px;
	font-size: 30px;
}

}

.open > .dropdown-menu {
    background-color: #fafafa!important;
}

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

@charset "UTF-8";
/*!
 * icono-arg v0.2 (https://github.com/argob/iconos)
 * Copyright 2016
 * Subsecretaría de Gobierno Digital
 * Presidencia de la Nación Argentina
 * Licenciado bajo MIT (https://github.com/argob/iconos/LICENSE)
 */

@font-face {
  font-family: "icono-arg";
  src: url("../fonts/icono-arg_919c10999d480a9214a402ca32df44a3.eot?") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "icono-arg";
  src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
       url("../fonts/icono-arg_919c10999d480a9214a402ca32df44a3.woff2") format("woff2"),
       url("../fonts/icono-arg_919c10999d480a9214a402ca32df44a3.ttf") format("truetype"),
       url("../fonts/icono-arg_919c10999d480a9214a402ca32df44a3.svg#icono-arg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "icono-arg";
    src: url("../fonts/icono-arg_919c10999d480a9214a402ca32df44a3.svg#icono-arg") format("svg");
  }
}

[class*="icono-arg"] {
	line-height: 1;
}
[class*="icono-arg"]:before {
	font-size: 1.5em;
}

.icono-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.icono-2x {
    font-size: 2em
}

.icono-3x {
    font-size: 3em
}

.icono-4x {
    font-size: 4em
}

.icono-5x {
    font-size: 5em
}

.icono-fw {
    width: 1.28571429em;
    text-align: center
}

.icono-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.icono-ul > li {
    position: relative
}

.icono-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.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
}


[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.icono-arg-aaip:before,
.icono-arg-abeja:before,
.icono-arg-abrigo:before,
.icono-arg-acrobat:before,
.icono-arg-aeropuerto:before,
.icono-arg-agricultura:before,
.icono-arg-agua:before,
.icono-arg-agua-contaminada:before,
.icono-arg-ahorro:before,
.icono-arg-aire:before,
.icono-arg-aire-acondicionado:before,
.icono-arg-alarma:before,
.icono-arg-alarma-negativo:before,
.icono-arg-alimentacion-saludable:before,
.icono-arg-alimentos-irradiados:before,
.icono-arg-alimentos-irradiados-lineal:before,
.icono-arg-alimentos-y-establecimientos-ok:before,
.icono-arg-ambiente:before,
.icono-arg-ambiente-cert:before,
.icono-arg-ambiente-medicion-lineal:before,
.icono-arg-ambiente-medicion-negativo:before,
.icono-arg-animales-exp-imp:before,
.icono-arg-anses:before,
.icono-arg-anses-negativo:before,
.icono-arg-antartida:before,
.icono-arg-antibalas:before,
.icono-arg-anticorrupcion:before,
.icono-arg-apagado:before,
.icono-arg-apostilla:before,
.icono-arg-araucaria:before,
.icono-arg-arbitraje:before,
.icono-arg-arbol:before,
.icono-arg-archivo-consulta:before,
.icono-arg-areas-vacantes:before,
.icono-arg-arma-antigua:before,
.icono-arg-arma-imp:before,
.icono-arg-arma-portacion:before,
.icono-arg-arma-tenencia:before,
.icono-arg-armeria:before,
.icono-arg-art-lineal:before,
.icono-arg-art-negativo:before,
.icono-arg-asistencia-humanitaria:before,
.icono-arg-autentificacion:before,
.icono-arg-auto:before,
.icono-arg-auto-informe:before,
.icono-arg-auto-licencia:before,
.icono-arg-auto-licencia-ok:before,
.icono-arg-automotor:before,
.icono-arg-automotor-negativo:before,
.icono-arg-aviacion:before,
.icono-arg-avion:before,
.icono-arg-avion-negativo:before,
.icono-arg-azafata:before,
.icono-arg-bacteria:before,
.icono-arg-bailar:before,
.icono-arg-bananas:before,
.icono-arg-bandera:before,
.icono-arg-banio-quimico:before,
.icono-arg-barbijo:before,
.icono-arg-barrilete:before,
.icono-arg-barrio:before,
.icono-arg-bebe-01:before,
.icono-arg-biblioteca:before,
.icono-arg-bidon:before,
.icono-arg-billetera-lineal:before,
.icono-arg-billetera-negativo:before,
.icono-arg-bolsa-compras:before,
.icono-arg-bolsa-dinero:before,
.icono-arg-bosques:before,
.icono-arg-buceo:before,
.icono-arg-buque-guerra:before,
.icono-arg-busqueda-rescate:before,
.icono-arg-caja-1:before,
.icono-arg-caja-2:before,
.icono-arg-caja-exp:before,
.icono-arg-caja-exp-2:before,
.icono-arg-cajero:before,
.icono-arg-calefactor:before,
.icono-arg-calefactor-negativo:before,
.icono-arg-calendario:before,
.icono-arg-calendario-2:before,
.icono-arg-calendario-2-negativo:before,
.icono-arg-calibracion-dosimetros:before,
.icono-arg-calidad-cert:before,
.icono-arg-camara-vigilancia:before,
.icono-arg-cambio:before,
.icono-arg-cambio-moneda:before,
.icono-arg-cambio-tecnologico:before,
.icono-arg-caminar:before,
.icono-arg-camion-construccion:before,
.icono-arg-candado-abierto:before,
.icono-arg-candado-cerrado:before,
.icono-arg-canilla:before,
.icono-arg-canilla-2:before,
.icono-arg-cannabis-medicinal-1:before,
.icono-arg-cannabis-medicinal-2:before,
.icono-arg-capacitacion:before,
.icono-arg-cardon:before,
.icono-arg-carrito:before,
.icono-arg-carrito-mas:before,
.icono-arg-casa:before,
.icono-arg-casa-negativo:before,
.icono-arg-casco:before,
.icono-arg-casco-negativo:before,
.icono-arg-casco-urbano:before,
.icono-arg-cataratas:before,
.icono-arg-caza:before,
.icono-arg-cedula-azul:before,
.icono-arg-cedula-verde:before,
.icono-arg-celular:before,
.icono-arg-celular-qr:before,
.icono-arg-central-nuclear:before,
.icono-arg-central-nuclear-2:before,
.icono-arg-central-y-profesional-nuclear:before,
.icono-arg-centro-atomico-lineal:before,
.icono-arg-centro-atomico-neg:before,
.icono-arg-cerdo:before,
.icono-arg-chat:before,
.icono-arg-chat-crecer:before,
.icono-arg-chat-crecer-negativo:before,
.icono-arg-chequeado:before,
.icono-arg-chupete:before,
.icono-arg-ciclo-energia-nuclear:before,
.icono-arg-ciencia-apoyo-economico:before,
.icono-arg-ciencia-publicacion:before,
.icono-arg-cine:before,
.icono-arg-cinturon-seguridad:before,
.icono-arg-cinturon-seguridad-negativo:before,
.icono-arg-cluse:before,
.icono-arg-cobro-pago:before,
.icono-arg-cobros:before,
.icono-arg-cobros-negativo:before,
.icono-arg-cochecito:before,
.icono-arg-cocina:before,
.icono-arg-cocina-negativo:before,
.icono-arg-codigo-alimentario-argentino:before,
.icono-arg-codigo-genetico:before,
.icono-arg-codigo-qr:before,
.icono-arg-colores-tipografia:before,
.icono-arg-componentes:before,
.icono-arg-computadora:before,
.icono-arg-computadora-celular-tablet:before,
.icono-arg-comunicacion:before,
.icono-arg-comunidad:before,
.icono-arg-conexion:before,
.icono-arg-construccion:before,
.icono-arg-consulta:before,
.icono-arg-corazon:before,
.icono-arg-corazon-cruz:before,
.icono-arg-corazon-lineal:before,
.icono-arg-coronavirus:before,
.icono-arg-cosmetovigilancia:before,
.icono-arg-cotizacion-envio:before,
.icono-arg-credenciales:before,
.icono-arg-credenciales-negativo:before,
.icono-arg-cruz-medicina:before,
.icono-arg-cruz-medicina-negativo:before,
.icono-arg-cud:before,
.icono-arg-cultura:before,
.icono-arg-cultura-exp:before,
.icono-arg-cultura-imp:before,
.icono-arg-curita:before,
.icono-arg-curriculum:before,
.icono-arg-cus:before,
.icono-arg-database:before,
.icono-arg-datos-abiertos:before,
.icono-arg-datos-abiertos-2:before,
.icono-arg-datos-envio:before,
.icono-arg-declaracion-jurada:before,
.icono-arg-declaracion-jurada-rectificativa:before,
.icono-arg-deficit-habitacional:before,
.icono-arg-denuncia:before,
.icono-arg-denuncia_1:before,
.icono-arg-deporte:before,
.icono-arg-derechos-de-autor:before,
.icono-arg-derrame-toxico:before,
.icono-arg-derrumbes:before,
.icono-arg-desarrollo:before,
.icono-arg-desierto:before,
.icono-arg-dialogo:before,
.icono-arg-dialogo-2:before,
.icono-arg-dialogo-corazon:before,
.icono-arg-digital:before,
.icono-arg-diploma:before,
.icono-arg-diploma-negativo:before,
.icono-arg-dire-genero-lineal:before,
.icono-arg-dire-genero-negativo:before,
.icono-arg-discapacidad:before,
.icono-arg-discapacidad-2:before,
.icono-arg-discapacidad-2-negativo:before,
.icono-arg-discapacidad-3:before,
.icono-arg-discapacidad-3-negativo:before,
.icono-arg-diversidad-sexual:before,
.icono-arg-dni:before,
.icono-arg-dni-digital-01:before,
.icono-arg-dni-digital-02:before,
.icono-arg-dni-negativo:before,
.icono-arg-documento:before,
.icono-arg-documentos-escritos:before,
.icono-arg-ducha:before,
.icono-arg-ducha-negativo:before,
.icono-arg-dut:before,
.icono-arg-economia-circular-lineal:before,
.icono-arg-economia-circular-negativo:before,
.icono-arg-educacion:before,
.icono-arg-eleccion:before,
.icono-arg-electricidad:before,
.icono-arg-electrodependiente-2:before,
.icono-arg-electrodependientes-1:before,
.icono-arg-embarazo:before,
.icono-arg-embarcacion:before,
.icono-arg-embarcacion-pago:before,
.icono-arg-empleo-2:before,
.icono-arg-empresas-e-industria:before,
.icono-arg-energia-eolica:before,
.icono-arg-energia-hidroelectrica:before,
.icono-arg-energia-nuclear:before,
.icono-arg-energia-solar:before,
.icono-arg-energia-solar-casa:before,
.icono-arg-energia-solar-industria:before,
.icono-arg-energia-sustentable-2:before,
.icono-arg-entradas:before,
.icono-arg-envio-aereo:before,
.icono-arg-envio-maritimo:before,
.icono-arg-envio-terrestre:before,
.icono-arg-envio-terrestre-1:before,
.icono-arg-erupciones-volcanicas:before,
.icono-arg-escarapela:before,
.icono-arg-escritura:before,
.icono-arg-escudo-nacional:before,
.icono-arg-espacio-publico:before,
.icono-arg-espacios:before,
.icono-arg-estacion-trenes:before,
.icono-arg-estereo:before,
.icono-arg-estetoscopio:before,
.icono-arg-etiqueta-eficiencia:before,
.icono-arg-exporta-facil:before,
.icono-arg-exterior:before,
.icono-arg-factor-pago:before,
.icono-arg-factura:before,
.icono-arg-fallecimiento:before,
.icono-arg-famila:before,
.icono-arg-familia-2:before,
.icono-arg-farmacovigilancia:before,
.icono-arg-fertilizacion-asistida:before,
.icono-arg-financiamiento:before,
.icono-arg-finanzas:before,
.icono-arg-firma-contrato:before,
.icono-arg-firma-digital:before,
.icono-arg-firma-digital-con-token:before,
.icono-arg-firma-digital-remota:before,
.icono-arg-fotografia:before,
.icono-arg-fragata:before,
.icono-arg-frio:before,
.icono-arg-frio-2:before,
.icono-arg-frio-calor:before,
.icono-arg-frutas-y-verduras:before,
.icono-arg-frutilla:before,
.icono-arg-fuego:before,
.icono-arg-fuga-material-radioactivo:before,
.icono-arg-gallina:before,
.icono-arg-ganaderia:before,
.icono-arg-garrafa:before,
.icono-arg-gas:before,
.icono-arg-gaseosa:before,
.icono-arg-gaseosa-prohibida:before,
.icono-arg-gastos:before,
.icono-arg-gastos-recursos:before,
.icono-arg-genero:before,
.icono-arg-genetica:before,
.icono-arg-genetica-exp-imp:before,
.icono-arg-gente-de-campo:before,
.icono-arg-geolocalizacion:before,
.icono-arg-geolocalizacion-automotores:before,
.icono-arg-gestion-de-salud:before,
.icono-arg-glaciar:before,
.icono-arg-glaciar-2:before,
.icono-arg-globo-terraqueo:before,
.icono-arg-graduada:before,
.icono-arg-grafico-circular:before,
.icono-arg-granizo:before,
.icono-arg-gratis:before,
.icono-arg-guia-tramites:before,
.icono-arg-habitat:before,
.icono-arg-hacemos-futuro:before,
.icono-arg-heladera:before,
.icono-arg-helicoptero:before,
.icono-arg-herramientas:before,
.icono-arg-herramientas-colaborativas:before,
.icono-arg-hogar-y-familia:before,
.icono-arg-hogar-y-familia-negativo:before,
.icono-arg-hojas:before,
.icono-arg-hombre:before,
.icono-arg-horas-extra:before,
.icono-arg-hospital:before,
.icono-arg-hosting:before,
.icono-arg-hotel-lineal:before,
.icono-arg-hotel-neg:before,
.icono-arg-huerta:before,
.icono-arg-huevos:before,
.icono-arg-identidad:before,
.icono-arg-identidad-federada:before,
.icono-arg-incendios-forestales:before,
.icono-arg-incendios-urbanos:before,
.icono-arg-inclusion-digital:before,
.icono-arg-incucai:before,
.icono-arg-industria:before,
.icono-arg-industria-y-medioambiente:before,
.icono-arg-infanteria:before,
.icono-arg-infanteria-de-marina-01:before,
.icono-arg-infanteria-de-marina-02:before,
.icono-arg-informacion-envio:before,
.icono-arg-informes-y-estadisticas:before,
.icono-arg-institucion:before,
.icono-arg-instructor-de-tiro:before,
.icono-arg-interes-cultural:before,
.icono-arg-inundaciones:before,
.icono-arg-investigaciones-famacologicas:before,
.icono-arg-jaguarete:before,
.icono-arg-jubilado:before,
.icono-arg-juegos:before,
.icono-arg-justicia:before,
.icono-arg-justicia-negativo:before,
.icono-arg-lactancia:before,
.icono-arg-lampara:before,
.icono-arg-lampara-bajo-consumo:before,
.icono-arg-lampara-hoja:before,
.icono-arg-lavar-manos:before,
.icono-arg-lavarropas:before,
.icono-arg-lazo-lineal:before,
.icono-arg-lazo-negativo:before,
.icono-arg-lechuga:before,
.icono-arg-libre-de-gluten:before,
.icono-arg-licencia-aeronautica:before,
.icono-arg-licencia-nautica:before,
.icono-arg-licencia-valida:before,
.icono-arg-licencia-valida-negativo:before,
.icono-arg-lluvias:before,
.icono-arg-lluvias-intensas:before,
.icono-arg-login:before,
.icono-arg-login-social:before,
.icono-arg-lupa:before,
.icono-arg-magnetometria:before,
.icono-arg-mail-03:before,
.icono-arg-mail-1:before,
.icono-arg-mail-2:before,
.icono-arg-maiz:before,
.icono-arg-maletin-check:before,
.icono-arg-maletin-check-negativo:before,
.icono-arg-maletin-medico-1:before,
.icono-arg-maletin-medico-2:before,
.icono-arg-malvinas-argentinas:before,
.icono-arg-mano:before,
.icono-arg-mano-alt:before,
.icono-arg-manzana:before,
.icono-arg-mapa-2:before,
.icono-arg-mapa-2-negativo:before,
.icono-arg-mapa-argentina:before,
.icono-arg-maquina-agricola:before,
.icono-arg-marcador-centro-de-salud-1:before,
.icono-arg-marcador-centro-de-salud-2:before,
.icono-arg-marcador-temporal:before,
.icono-arg-marcador-ubicacion-1:before,
.icono-arg-marcador-ubicacion-2:before,
.icono-arg-martillo:before,
.icono-arg-martillo-negativo:before,
.icono-arg-mecedora:before,
.icono-arg-medicamentos:before,
.icono-arg-medicamentos-2:before,
.icono-arg-medicamentos-negativo:before,
.icono-arg-medicina:before,
.icono-arg-medicina-2:before,
.icono-arg-medico:before,
.icono-arg-medula-osea:before,
.icono-arg-messenger:before,
.icono-arg-mi-argentina:before,
.icono-arg-micro:before,
.icono-arg-microscopio:before,
.icono-arg-mis-cobros:before,
.icono-arg-mis-cobros-negativo:before,
.icono-arg-misiones-de-paz:before,
.icono-arg-molino:before,
.icono-arg-monedas:before,
.icono-arg-mosquito:before,
.icono-arg-motocicleta-lineal:before,
.icono-arg-motocicleta-negativo:before,
.icono-arg-mujer:before,
.icono-arg-mundo:before,
.icono-arg-museo:before,
.icono-arg-natacion:before,
.icono-arg-nevadas:before,
.icono-arg-nido:before,
.icono-arg-niebla:before,
.icono-arg-notebook:before,
.icono-arg-notificaciones:before,
.icono-arg-nube:before,
.icono-arg-nube-bajar-datos:before,
.icono-arg-nube-negativo:before,
.icono-arg-nube-seguridad:before,
.icono-arg-nube-subir-datos:before,
.icono-arg-nuclear:before,
.icono-arg-ola-de-calor:before,
.icono-arg-ola-polar:before,
.icono-arg-olas:before,
.icono-arg-olla:before,
.icono-arg-olla-fuego:before,
.icono-arg-olla-fuego-negativo:before,
.icono-arg-ombu:before,
.icono-arg-open-id:before,
.icono-arg-operativo-sanitario-1:before,
.icono-arg-operativo-sanitario-2:before,
.icono-arg-pago:before,
.icono-arg-paisaje-hidrico:before,
.icono-arg-paisaje-hidrico-2:before,
.icono-arg-paisaje-urbano-2:before,
.icono-arg-paisaje-urbano-3:before,
.icono-arg-paisaje-urbano-4:before,
.icono-arg-paleta-colores:before,
.icono-arg-paloma:before,
.icono-arg-pareja:before,
.icono-arg-participacion:before,
.icono-arg-participacion-ciudadana:before,
.icono-arg-pasaje-avion:before,
.icono-arg-pasaporte:before,
.icono-arg-paso-a-nivel:before,
.icono-arg-pastizales:before,
.icono-arg-patrones-de-uso:before,
.icono-arg-pd-punto-digital:before,
.icono-arg-pd-wifi:before,
.icono-arg-pera:before,
.icono-arg-pesca-con-red:before,
.icono-arg-pescado:before,
.icono-arg-pescador:before,
.icono-arg-pesos:before,
.icono-arg-petroleo:before,
.icono-arg-piloto:before,
.icono-arg-plancha:before,
.icono-arg-planta-exotica:before,
.icono-arg-planta-exotica-2:before,
.icono-arg-plantillas:before,
.icono-arg-plataforma-offshore:before,
.icono-arg-plataforma-offshore-2:before,
.icono-arg-poligono-de-tiro:before,
.icono-arg-portal-educativo:before,
.icono-arg-preservativo:before,
.icono-arg-presupuesto:before,
.icono-arg-probeta:before,
.icono-arg-probeta-hoja:before,
.icono-arg-profesional-nuclear:before,
.icono-arg-profesionales-y-empresas:before,
.icono-arg-prohibido-celular:before,
.icono-arg-promocion-comercial:before,
.icono-arg-prueba:before,
.icono-arg-pueblos-originarios:before,
.icono-arg-radar-meteorologico:before,
.icono-arg-radiofarmacia:before,
.icono-arg-radioquimica:before,
.icono-arg-reactor-ra6:before,
.icono-arg-reciclaje:before,
.icono-arg-reciclaje-basura:before,
.icono-arg-reclamo-consulta:before,
.icono-arg-reclamo-demora:before,
.icono-arg-recursos-origen:before,
.icono-arg-registro-donantes-medula-osea:before,
.icono-arg-reloj:before,
.icono-arg-represa-hidroelectrica:before,
.icono-arg-residuos-peligrosos-transporte:before,
.icono-arg-revista:before,
.icono-arg-riego-produccion:before,
.icono-arg-rocas:before,
.icono-arg-rto:before,
.icono-arg-ruta:before,
.icono-arg-salario-complementario:before,
.icono-arg-salero:before,
.icono-arg-salero-prohibido:before,
.icono-arg-salud-escudo:before,
.icono-arg-salud-reproductiva-y-sexual:before,
.icono-arg-sanidad-animal:before,
.icono-arg-satelital:before,
.icono-arg-satelite:before,
.icono-arg-seguridad:before,
.icono-arg-seguridad-bebe-lineal:before,
.icono-arg-seguridad-bebe-negativo:before,
.icono-arg-seguridad-datos:before,
.icono-arg-seguridad-datos-2:before,
.icono-arg-seguridad-documento:before,
.icono-arg-seguridad-red:before,
.icono-arg-semaforo:before,
.icono-arg-serpiente:before,
.icono-arg-servicios:before,
.icono-arg-servidor:before,
.icono-arg-silla-seguridad-auto:before,
.icono-arg-silla-seguridad-auto-negativo:before,
.icono-arg-sin-mosquito:before,
.icono-arg-sitios-accesibles:before,
.icono-arg-social:before,
.icono-arg-sol:before,
.icono-arg-sol-patrio:before,
.icono-arg-solidaridad:before,
.icono-arg-soluciones-habitacionales:before,
.icono-arg-sube:before,
.icono-arg-subir-escaleras:before,
.icono-arg-submarino:before,
.icono-arg-submarino-02:before,
.icono-arg-surtidor:before,
.icono-arg-sustancias-ok:before,
.icono-arg-tabla-de-datos:before,
.icono-arg-tablero-gestion:before,
.icono-arg-tambo:before,
.icono-arg-tarjeta-alimentar-lineal:before,
.icono-arg-tarjeta-alimentar-negativo:before,
.icono-arg-teatro:before,
.icono-arg-teatro-archivo:before,
.icono-arg-tecnovigilancia:before,
.icono-arg-telefono-alerta-lineal:before,
.icono-arg-telefono-alerta-negativo:before,
.icono-arg-telefono-emergencias-medicas-lineal:before,
.icono-arg-telefono-emergencias-medicas-negativo:before,
.icono-arg-telefono-lineal:before,
.icono-arg-telefono-llamada-lineal:before,
.icono-arg-telefono-llamada-negativo:before,
.icono-arg-telefono-neg:before,
.icono-arg-televisor:before,
.icono-arg-temporal-frio:before,
.icono-arg-tensiometro:before,
.icono-arg-termometro:before,
.icono-arg-termotanque:before,
.icono-arg-terremoto:before,
.icono-arg-tomate:before,
.icono-arg-tormentas-electricas:before,
.icono-arg-tornado:before,
.icono-arg-tornados-y-tormentas-electricas:before,
.icono-arg-torre-electrica:before,
.icono-arg-torre-petroleo:before,
.icono-arg-trabajador:before,
.icono-arg-trabajador-temporal:before,
.icono-arg-tramite:before,
.icono-arg-tramite-electronico:before,
.icono-arg-tramite-jubilacion:before,
.icono-arg-tramite-negativo:before,
.icono-arg-transplante-lineal:before,
.icono-arg-transplante-negativo:before,
.icono-arg-transporte-licencia:before,
.icono-arg-transporte-publico-01:before,
.icono-arg-transporte-publico-dut:before,
.icono-arg-transporte-publico-licencia:before,
.icono-arg-trigo:before,
.icono-arg-trigo-2:before,
.icono-arg-tristeza:before,
.icono-arg-tromba-marina:before,
.icono-arg-tuberias:before,
.icono-arg-tumba:before,
.icono-arg-turno:before,
.icono-arg-turno-negativo:before,
.icono-arg-unicipio:before,
.icono-arg-urbanizacion:before,
.icono-arg-usuarios:before,
.icono-arg-uvas:before,
.icono-arg-vacuna:before,
.icono-arg-vacunas:before,
.icono-arg-vademecum:before,
.icono-arg-vademecum-2:before,
.icono-arg-validacion-identidad:before,
.icono-arg-validez-legal:before,
.icono-arg-vehiculo-autorizado-01:before,
.icono-arg-vehiculo-autorizado-02:before,
.icono-arg-velero-con-olas:before,
.icono-arg-velero-sin-olas:before,
.icono-arg-vencimiento:before,
.icono-arg-vencimiento-negativo:before,
.icono-arg-viajero:before,
.icono-arg-vias:before,
.icono-arg-viento-zonda:before,
.icono-arg-vigilancia-alimentaria:before,
.icono-arg-visa-negocios:before,
.icono-arg-vivienda:before,
.icono-arg-vivienda-credito:before,
.icono-arg-vivienda-familia:before,
.icono-arg-vivienda-mas:before,
.icono-arg-zanahorias:before,
.icono-arg-zapallo:before {
  display: inline-block;
  font-family: "icono-arg";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icono-arg-aaip:before { content: "\f5d1"; }
.icono-arg-abeja:before { content: "\f4f4"; }
.icono-arg-abrigo:before { content: "\f45e"; }
.icono-arg-acrobat:before { content: "\f5f4"; }
.icono-arg-aeropuerto:before { content: "\f4ff"; }
.icono-arg-agricultura:before { content: "\f371"; }
.icono-arg-agua:before { content: "\f598"; }
.icono-arg-agua-contaminada:before { content: "\f539"; }
.icono-arg-ahorro:before { content: "\f56a"; }
.icono-arg-aire:before { content: "\f416"; }
.icono-arg-aire-acondicionado:before { content: "\f445"; }
.icono-arg-alarma:before { content: "\f478"; }
.icono-arg-alarma-negativo:before { content: "\f479"; }
.icono-arg-alimentacion-saludable:before { content: "\f417"; }
.icono-arg-alimentos-irradiados:before { content: "\f5bf"; }
.icono-arg-alimentos-irradiados-lineal:before { content: "\f5c0"; }
.icono-arg-alimentos-y-establecimientos-ok:before { content: "\f4c6"; }
.icono-arg-ambiente:before { content: "\f372"; }
.icono-arg-ambiente-cert:before { content: "\f373"; }
.icono-arg-ambiente-medicion-lineal:before { content: "\f5fd"; }
.icono-arg-ambiente-medicion-negativo:before { content: "\f5fe"; }
.icono-arg-animales-exp-imp:before { content: "\f374"; }
.icono-arg-anses:before { content: "\f551"; }
.icono-arg-anses-negativo:before { content: "\f552"; }
.icono-arg-antartida:before { content: "\f5c1"; }
.icono-arg-antibalas:before { content: "\f375"; }
.icono-arg-anticorrupcion:before { content: "\f43c"; }
.icono-arg-apagado:before { content: "\f460"; }
.icono-arg-apostilla:before { content: "\f376"; }
.icono-arg-araucaria:before { content: "\f5a6"; }
.icono-arg-arbitraje:before { content: "\f377"; }
.icono-arg-arbol:before { content: "\f378"; }
.icono-arg-archivo-consulta:before { content: "\f379"; }
.icono-arg-areas-vacantes:before { content: "\f418"; }
.icono-arg-arma-antigua:before { content: "\f519"; }
.icono-arg-arma-imp:before { content: "\f37a"; }
.icono-arg-arma-portacion:before { content: "\f37b"; }
.icono-arg-arma-tenencia:before { content: "\f37c"; }
.icono-arg-armeria:before { content: "\f51a"; }
.icono-arg-art-lineal:before { content: "\f5af"; }
.icono-arg-art-negativo:before { content: "\f5b0"; }
.icono-arg-asistencia-humanitaria:before { content: "\f5c2"; }
.icono-arg-autentificacion:before { content: "\f51b"; }
.icono-arg-auto:before { content: "\f37d"; }
.icono-arg-auto-informe:before { content: "\f37e"; }
.icono-arg-auto-licencia:before { content: "\f37f"; }
.icono-arg-auto-licencia-ok:before { content: "\f380"; }
.icono-arg-automotor:before { content: "\f554"; }
.icono-arg-automotor-negativo:before { content: "\f567"; }
.icono-arg-aviacion:before { content: "\f5c3"; }
.icono-arg-avion:before { content: "\f381"; }
.icono-arg-avion-negativo:before { content: "\f496"; }
.icono-arg-azafata:before { content: "\f500"; }
.icono-arg-bacteria:before { content: "\f54a"; }
.icono-arg-bailar:before { content: "\f4b2"; }
.icono-arg-bananas:before { content: "\f4b3"; }
.icono-arg-bandera:before { content: "\f47a"; }
.icono-arg-banio-quimico:before { content: "\f419"; }
.icono-arg-barbijo:before { content: "\f44f"; }
.icono-arg-barrilete:before { content: "\f408"; }
.icono-arg-barrio:before { content: "\f599"; }
.icono-arg-bebe-01:before { content: "\f5cb"; }
.icono-arg-biblioteca:before { content: "\f5db"; }
.icono-arg-bidon:before { content: "\f5ea"; }
.icono-arg-billetera-lineal:before { content: "\f5a4"; }
.icono-arg-billetera-negativo:before { content: "\f5a5"; }
.icono-arg-bolsa-compras:before { content: "\f4b4"; }
.icono-arg-bolsa-dinero:before { content: "\f576"; }
.icono-arg-bosques:before { content: "\f59f"; }
.icono-arg-buceo:before { content: "\f382"; }
.icono-arg-buque-guerra:before { content: "\f5c4"; }
.icono-arg-busqueda-rescate:before { content: "\f5c5"; }
.icono-arg-caja-1:before { content: "\f497"; }
.icono-arg-caja-2:before { content: "\f498"; }
.icono-arg-caja-exp:before { content: "\f383"; }
.icono-arg-caja-exp-2:before { content: "\f577"; }
.icono-arg-cajero:before { content: "\f384"; }
.icono-arg-calefactor:before { content: "\f461"; }
.icono-arg-calefactor-negativo:before { content: "\f462"; }
.icono-arg-calendario:before { content: "\f385"; }
.icono-arg-calendario-2:before { content: "\f463"; }
.icono-arg-calendario-2-negativo:before { content: "\f464"; }
.icono-arg-calibracion-dosimetros:before { content: "\f5a2"; }
.icono-arg-calidad-cert:before { content: "\f386"; }
.icono-arg-camara-vigilancia:before { content: "\f578"; }
.icono-arg-cambio:before { content: "\f387"; }
.icono-arg-cambio-moneda:before { content: "\f43d"; }
.icono-arg-cambio-tecnologico:before { content: "\f409"; }
.icono-arg-caminar:before { content: "\f4b5"; }
.icono-arg-camion-construccion:before { content: "\f3f1"; }
.icono-arg-candado-abierto:before { content: "\f51c"; }
.icono-arg-candado-cerrado:before { content: "\f51d"; }
.icono-arg-canilla:before { content: "\f59a"; }
.icono-arg-canilla-2:before { content: "\f579"; }
.icono-arg-cannabis-medicinal-1:before { content: "\f41a"; }
.icono-arg-cannabis-medicinal-2:before { content: "\f41b"; }
.icono-arg-capacitacion:before { content: "\f388"; }
.icono-arg-cardon:before { content: "\f5a7"; }
.icono-arg-carrito:before { content: "\f404"; }
.icono-arg-carrito-mas:before { content: "\f405"; }
.icono-arg-casa:before { content: "\f555"; }
.icono-arg-casa-negativo:before { content: "\f556"; }
.icono-arg-casco:before { content: "\f4db"; }
.icono-arg-casco-negativo:before { content: "\f4eb"; }
.icono-arg-casco-urbano:before { content: "\f412"; }
.icono-arg-cataratas:before { content: "\f5a8"; }
.icono-arg-caza:before { content: "\f51e"; }
.icono-arg-cedula-azul:before { content: "\f502"; }
.icono-arg-cedula-verde:before { content: "\f503"; }
.icono-arg-celular:before { content: "\f48a"; }
.icono-arg-celular-qr:before { content: "\f5b1"; }
.icono-arg-central-nuclear:before { content: "\f41c"; }
.icono-arg-central-nuclear-2:before { content: "\f533"; }
.icono-arg-central-y-profesional-nuclear:before { content: "\f534"; }
.icono-arg-centro-atomico-lineal:before { content: "\f4dc"; }
.icono-arg-centro-atomico-neg:before { content: "\f4dd"; }
.icono-arg-cerdo:before { content: "\f4f5"; }
.icono-arg-chat:before { content: "\f504"; }
.icono-arg-chat-crecer:before { content: "\f5b2"; }
.icono-arg-chat-crecer-negativo:before { content: "\f5cc"; }
.icono-arg-chequeado:before { content: "\f389"; }
.icono-arg-chupete:before { content: "\f38a"; }
.icono-arg-ciclo-energia-nuclear:before { content: "\f5de"; }
.icono-arg-ciencia-apoyo-economico:before { content: "\f38b"; }
.icono-arg-ciencia-publicacion:before { content: "\f38c"; }
.icono-arg-cine:before { content: "\f4b6"; }
.icono-arg-cinturon-seguridad:before { content: "\f4de"; }
.icono-arg-cinturon-seguridad-negativo:before { content: "\f4ec"; }
.icono-arg-cluse:before { content: "\f38d"; }
.icono-arg-cobro-pago:before { content: "\f57a"; }
.icono-arg-cobros:before { content: "\f557"; }
.icono-arg-cobros-negativo:before { content: "\f558"; }
.icono-arg-cochecito:before { content: "\f57b"; }
.icono-arg-cocina:before { content: "\f465"; }
.icono-arg-cocina-negativo:before { content: "\f466"; }
.icono-arg-codigo-alimentario-argentino:before { content: "\f4c8"; }
.icono-arg-codigo-genetico:before { content: "\f47c"; }
.icono-arg-codigo-qr:before { content: "\f57c"; }
.icono-arg-colores-tipografia:before { content: "\f5eb"; }
.icono-arg-componentes:before { content: "\f5d2"; }
.icono-arg-computadora:before { content: "\f446"; }
.icono-arg-computadora-celular-tablet:before { content: "\f57d"; }
.icono-arg-comunicacion:before { content: "\f38e"; }
.icono-arg-comunidad:before { content: "\f4c9"; }
.icono-arg-conexion:before { content: "\f41d"; }
.icono-arg-construccion:before { content: "\f59b"; }
.icono-arg-consulta:before { content: "\f38f"; }
.icono-arg-corazon:before { content: "\f5cd"; }
.icono-arg-corazon-cruz:before { content: "\f406"; }
.icono-arg-corazon-lineal:before { content: "\f5ce"; }
.icono-arg-coronavirus:before { content: "\f5f7"; }
.icono-arg-cosmetovigilancia:before { content: "\f4ca"; }
.icono-arg-cotizacion-envio:before { content: "\f49a"; }
.icono-arg-credenciales:before { content: "\f559"; }
.icono-arg-credenciales-negativo:before { content: "\f55a"; }
.icono-arg-cruz-medicina:before { content: "\f55b"; }
.icono-arg-cruz-medicina-negativo:before { content: "\f55c"; }
.icono-arg-cud:before { content: "\f506"; }
.icono-arg-cultura:before { content: "\f390"; }
.icono-arg-cultura-exp:before { content: "\f391"; }
.icono-arg-cultura-imp:before { content: "\f392"; }
.icono-arg-curita:before { content: "\f41e"; }
.icono-arg-curriculum:before { content: "\f507"; }
.icono-arg-cus:before { content: "\f5a9"; }
.icono-arg-database:before { content: "\f47d"; }
.icono-arg-datos-abiertos:before { content: "\f49b"; }
.icono-arg-datos-abiertos-2:before { content: "\f508"; }
.icono-arg-datos-envio:before { content: "\f49c"; }
.icono-arg-declaracion-jurada:before { content: "\f393"; }
.icono-arg-declaracion-jurada-rectificativa:before { content: "\f57e"; }
.icono-arg-deficit-habitacional:before { content: "\f3f4"; }
.icono-arg-denuncia:before { content: "\f5b3"; }
.icono-arg-denuncia_1:before { content: "\f5b4"; }
.icono-arg-deporte:before { content: "\f394"; }
.icono-arg-derechos-de-autor:before { content: "\f4aa"; }
.icono-arg-derrame-toxico:before { content: "\f450"; }
.icono-arg-derrumbes:before { content: "\f451"; }
.icono-arg-desarrollo:before { content: "\f43e"; }
.icono-arg-desierto:before { content: "\f47e"; }
.icono-arg-dialogo:before { content: "\f395"; }
.icono-arg-dialogo-2:before { content: "\f40a"; }
.icono-arg-dialogo-corazon:before { content: "\f5cf"; }
.icono-arg-digital:before { content: "\f396"; }
.icono-arg-diploma:before { content: "\f55d"; }
.icono-arg-diploma-negativo:before { content: "\f55e"; }
.icono-arg-dire-genero-lineal:before { content: "\f5fb"; }
.icono-arg-dire-genero-negativo:before { content: "\f5fc"; }
.icono-arg-discapacidad:before { content: "\f397"; }
.icono-arg-discapacidad-2:before { content: "\f55f"; }
.icono-arg-discapacidad-2-negativo:before { content: "\f560"; }
.icono-arg-discapacidad-3:before { content: "\f56d"; }
.icono-arg-discapacidad-3-negativo:before { content: "\f57f"; }
.icono-arg-diversidad-sexual:before { content: "\f40b"; }
.icono-arg-dni:before { content: "\f3d4"; }
.icono-arg-dni-digital-01:before { content: "\f5b5"; }
.icono-arg-dni-digital-02:before { content: "\f5b6"; }
.icono-arg-dni-negativo:before { content: "\f5b7"; }
.icono-arg-documento:before { content: "\f467"; }
.icono-arg-documentos-escritos:before { content: "\f5dc"; }
.icono-arg-ducha:before { content: "\f468"; }
.icono-arg-ducha-negativo:before { content: "\f469"; }
.icono-arg-dut:before { content: "\f5b8"; }
.icono-arg-economia-circular-lineal:before { content: "\f5ff"; }
.icono-arg-economia-circular-negativo:before { content: "\f600"; }
.icono-arg-educacion:before { content: "\f398"; }
.icono-arg-eleccion:before { content: "\f399"; }
.icono-arg-electricidad:before { content: "\f41f"; }
.icono-arg-electrodependiente-2:before { content: "\f420"; }
.icono-arg-electrodependientes-1:before { content: "\f421"; }
.icono-arg-embarazo:before { content: "\f39a"; }
.icono-arg-embarcacion:before { content: "\f39b"; }
.icono-arg-embarcacion-pago:before { content: "\f39c"; }
.icono-arg-empleo-2:before { content: "\f43f"; }
.icono-arg-empresas-e-industria:before { content: "\f4cb"; }
.icono-arg-energia-eolica:before { content: "\f47f"; }
.icono-arg-energia-hidroelectrica:before { content: "\f422"; }
.icono-arg-energia-nuclear:before { content: "\f423"; }
.icono-arg-energia-solar:before { content: "\f49d"; }
.icono-arg-energia-solar-casa:before { content: "\f49e"; }
.icono-arg-energia-solar-industria:before { content: "\f4ab"; }
.icono-arg-energia-sustentable-2:before { content: "\f440"; }
.icono-arg-entradas:before { content: "\f5b9"; }
.icono-arg-envio-aereo:before { content: "\f49f"; }
.icono-arg-envio-maritimo:before { content: "\f4a0"; }
.icono-arg-envio-terrestre:before { content: "\f4a1"; }
.icono-arg-envio-terrestre-1:before { content: "\f580"; }
.icono-arg-erupciones-volcanicas:before { content: "\f452"; }
.icono-arg-escarapela:before { content: "\f48b"; }
.icono-arg-escritura:before { content: "\f424"; }
.icono-arg-escudo-nacional:before { content: "\f48c"; }
.icono-arg-espacio-publico:before { content: "\f3f5"; }
.icono-arg-espacios:before { content: "\f447"; }
.icono-arg-estacion-trenes:before { content: "\f3d9"; }
.icono-arg-estereo:before { content: "\f448"; }
.icono-arg-estetoscopio:before { content: "\f425"; }
.icono-arg-etiqueta-eficiencia:before { content: "\f46a"; }
.icono-arg-exporta-facil:before { content: "\f4a3"; }
.icono-arg-exterior:before { content: "\f39d"; }
.icono-arg-factor-pago:before { content: "\f39e"; }
.icono-arg-factura:before { content: "\f39f"; }
.icono-arg-fallecimiento:before { content: "\f3a0"; }
.icono-arg-famila:before { content: "\f426"; }
.icono-arg-familia-2:before { content: "\f581"; }
.icono-arg-farmacovigilancia:before { content: "\f4cc"; }
.icono-arg-fertilizacion-asistida:before { content: "\f3a1"; }
.icono-arg-financiamiento:before { content: "\f4a4"; }
.icono-arg-finanzas:before { content: "\f441"; }
.icono-arg-firma-contrato:before { content: "\f4ac"; }
.icono-arg-firma-digital:before { content: "\f4ad"; }
.icono-arg-firma-digital-con-token:before { content: "\f5a0"; }
.icono-arg-firma-digital-remota:before { content: "\f5a1"; }
.icono-arg-fotografia:before { content: "\f5dd"; }
.icono-arg-fragata:before { content: "\f5c6"; }
.icono-arg-frio:before { content: "\f453"; }
.icono-arg-frio-2:before { content: "\f582"; }
.icono-arg-frio-calor:before { content: "\f3f6"; }
.icono-arg-frutas-y-verduras:before { content: "\f4b7"; }
.icono-arg-frutilla:before { content: "\f4b8"; }
.icono-arg-fuego:before { content: "\f46b"; }
.icono-arg-fuga-material-radioactivo:before { content: "\f53c"; }
.icono-arg-gallina:before { content: "\f4f6"; }
.icono-arg-ganaderia:before { content: "\f3a2"; }
.icono-arg-garrafa:before { content: "\f413"; }
.icono-arg-gas:before { content: "\f427"; }
.icono-arg-gaseosa:before { content: "\f4b9"; }
.icono-arg-gaseosa-prohibida:before { content: "\f4ba"; }
.icono-arg-gastos:before { content: "\f56f"; }
.icono-arg-gastos-recursos:before { content: "\f583"; }
.icono-arg-genero:before { content: "\f40c"; }
.icono-arg-genetica:before { content: "\f3a3"; }
.icono-arg-genetica-exp-imp:before { content: "\f3a4"; }
.icono-arg-gente-de-campo:before { content: "\f4f7"; }
.icono-arg-geolocalizacion:before { content: "\f5aa"; }
.icono-arg-geolocalizacion-automotores:before { content: "\f509"; }
.icono-arg-gestion-de-salud:before { content: "\f50a"; }
.icono-arg-glaciar:before { content: "\f480"; }
.icono-arg-glaciar-2:before { content: "\f5ab"; }
.icono-arg-globo-terraqueo:before { content: "\f428"; }
.icono-arg-graduada:before { content: "\f442"; }
.icono-arg-grafico-circular:before { content: "\f584"; }
.icono-arg-granizo:before { content: "\f53d"; }
.icono-arg-gratis:before { content: "\f5ba"; }
.icono-arg-guia-tramites:before { content: "\f50b"; }
.icono-arg-habitat:before { content: "\f59c"; }
.icono-arg-hacemos-futuro:before { content: "\f5e7"; }
.icono-arg-heladera:before { content: "\f449"; }
.icono-arg-helicoptero:before { content: "\f5c7"; }
.icono-arg-herramientas:before { content: "\f4cd"; }
.icono-arg-herramientas-colaborativas:before { content: "\f585"; }
.icono-arg-hogar-y-familia:before { content: "\f3a5"; }
.icono-arg-hogar-y-familia-negativo:before { content: "\f46c"; }
.icono-arg-hojas:before { content: "\f481"; }
.icono-arg-hombre:before { content: "\f4ed"; }
.icono-arg-horas-extra:before { content: "\f50d"; }
.icono-arg-hospital:before { content: "\f429"; }
.icono-arg-hosting:before { content: "\f50e"; }
.icono-arg-hotel-lineal:before { content: "\f4e2"; }
.icono-arg-hotel-neg:before { content: "\f4e3"; }
.icono-arg-huerta:before { content: "\f4f8"; }
.icono-arg-huevos:before { content: "\f4f9"; }
.icono-arg-identidad:before { content: "\f51f"; }
.icono-arg-identidad-federada:before { content: "\f520"; }
.icono-arg-incendios-forestales:before { content: "\f454"; }
.icono-arg-incendios-urbanos:before { content: "\f53e"; }
.icono-arg-inclusion-digital:before { content: "\f3a6"; }
.icono-arg-incucai:before { content: "\f535"; }
.icono-arg-industria:before { content: "\f3a7"; }
.icono-arg-industria-y-medioambiente:before { content: "\f482"; }
.icono-arg-infanteria:before { content: "\f5c8"; }
.icono-arg-infanteria-de-marina-01:before { content: "\f5d3"; }
.icono-arg-infanteria-de-marina-02:before { content: "\f5d4"; }
.icono-arg-informacion-envio:before { content: "\f4a5"; }
.icono-arg-informes-y-estadisticas:before { content: "\f4a6"; }
.icono-arg-institucion:before { content: "\f3a8"; }
.icono-arg-instructor-de-tiro:before { content: "\f521"; }
.icono-arg-interes-cultural:before { content: "\f3a9"; }
.icono-arg-inundaciones:before { content: "\f455"; }
.icono-arg-investigaciones-famacologicas:before { content: "\f4ce"; }
.icono-arg-jaguarete:before { content: "\f483"; }
.icono-arg-jubilado:before { content: "\f3aa"; }
.icono-arg-juegos:before { content: "\f4bb"; }
.icono-arg-justicia:before { content: "\f4ae"; }
.icono-arg-justicia-negativo:before { content: "\f4af"; }
.icono-arg-lactancia:before { content: "\f54b"; }
.icono-arg-lampara:before { content: "\f3ab"; }
.icono-arg-lampara-bajo-consumo:before { content: "\f42a"; }
.icono-arg-lampara-hoja:before { content: "\f3f8"; }
.icono-arg-lavar-manos:before { content: "\f3f9"; }
.icono-arg-lavarropas:before { content: "\f44a"; }
.icono-arg-lazo-lineal:before { content: "\f4e4"; }
.icono-arg-lazo-negativo:before { content: "\f586"; }
.icono-arg-lechuga:before { content: "\f4bc"; }
.icono-arg-libre-de-gluten:before { content: "\f587"; }
.icono-arg-licencia-aeronautica:before { content: "\f5e3"; }
.icono-arg-licencia-nautica:before { content: "\f5e4"; }
.icono-arg-licencia-valida:before { content: "\f568"; }
.icono-arg-licencia-valida-negativo:before { content: "\f569"; }
.icono-arg-lluvias:before { content: "\f53f"; }
.icono-arg-lluvias-intensas:before { content: "\f540"; }
.icono-arg-login:before { content: "\f522"; }
.icono-arg-login-social:before { content: "\f523"; }
.icono-arg-lupa:before { content: "\f3ac"; }
.icono-arg-magnetometria:before { content: "\f3ad"; }
.icono-arg-mail-03:before { content: "\f5c9"; }
.icono-arg-mail-1:before { content: "\f48d"; }
.icono-arg-mail-2:before { content: "\f48e"; }
.icono-arg-maiz:before { content: "\f4fa"; }
.icono-arg-maletin-check:before { content: "\f561"; }
.icono-arg-maletin-check-negativo:before { content: "\f562"; }
.icono-arg-maletin-medico-1:before { content: "\f42b"; }
.icono-arg-maletin-medico-2:before { content: "\f42c"; }
.icono-arg-malvinas-argentinas:before { content: "\f5d5"; }
.icono-arg-mano:before { content: "\f3ae"; }
.icono-arg-mano-alt:before { content: "\f3af"; }
.icono-arg-manzana:before { content: "\f4bd"; }
.icono-arg-mapa-2:before { content: "\f563"; }
.icono-arg-mapa-2-negativo:before { content: "\f564"; }
.icono-arg-mapa-argentina:before { content: "\f4a7"; }
.icono-arg-maquina-agricola:before { content: "\f4fb"; }
.icono-arg-marcador-centro-de-salud-1:before { content: "\f42d"; }
.icono-arg-marcador-centro-de-salud-2:before { content: "\f42e"; }
.icono-arg-marcador-temporal:before { content: "\f3b0"; }
.icono-arg-marcador-ubicacion-1:before { content: "\f42f"; }
.icono-arg-marcador-ubicacion-2:before { content: "\f430"; }
.icono-arg-martillo:before { content: "\f4b0"; }
.icono-arg-martillo-negativo:before { content: "\f4b1"; }
.icono-arg-mecedora:before { content: "\f46d"; }
.icono-arg-medicamentos:before { content: "\f3b1"; }
.icono-arg-medicamentos-2:before { content: "\f588"; }
.icono-arg-medicamentos-negativo:before { content: "\f4d1"; }
.icono-arg-medicina:before { content: "\f3b2"; }
.icono-arg-medicina-2:before { content: "\f456"; }
.icono-arg-medico:before { content: "\f431"; }
.icono-arg-medula-osea:before { content: "\f536"; }
.icono-arg-messenger:before { content: "\f5d0"; }
.icono-arg-mi-argentina:before { content: "\f4d2"; }
.icono-arg-micro:before { content: "\f46e"; }
.icono-arg-microscopio:before { content: "\f4d3"; }
.icono-arg-mis-cobros:before { content: "\f5e5"; }
.icono-arg-mis-cobros-negativo:before { content: "\f5e8"; }
.icono-arg-misiones-de-paz:before { content: "\f5d6"; }
.icono-arg-molino:before { content: "\f4fc"; }
.icono-arg-monedas:before { content: "\f572"; }
.icono-arg-mosquito:before { content: "\f541"; }
.icono-arg-motocicleta-lineal:before { content: "\f5fa"; }
.icono-arg-motocicleta-negativo:before { content: "\f4ef"; }
.icono-arg-mujer:before { content: "\f4f0"; }
.icono-arg-mundo:before { content: "\f432"; }
.icono-arg-museo:before { content: "\f3b3"; }
.icono-arg-natacion:before { content: "\f3b4"; }
.icono-arg-nevadas:before { content: "\f457"; }
.icono-arg-nido:before { content: "\f59d"; }
.icono-arg-niebla:before { content: "\f542"; }
.icono-arg-notebook:before { content: "\f44b"; }
.icono-arg-notificaciones:before { content: "\f484"; }
.icono-arg-nube:before { content: "\f524"; }
.icono-arg-nube-bajar-datos:before { content: "\f525"; }
.icono-arg-nube-negativo:before { content: "\f5ed"; }
.icono-arg-nube-seguridad:before { content: "\f5f5"; }
.icono-arg-nube-subir-datos:before { content: "\f527"; }
.icono-arg-nuclear:before { content: "\f3b5"; }
.icono-arg-ola-de-calor:before { content: "\f458"; }
.icono-arg-ola-polar:before { content: "\f543"; }
.icono-arg-olas:before { content: "\f54c"; }
.icono-arg-olla:before { content: "\f46f"; }
.icono-arg-olla-fuego:before { content: "\f470"; }
.icono-arg-olla-fuego-negativo:before { content: "\f471"; }
.icono-arg-ombu:before { content: "\f485"; }
.icono-arg-open-id:before { content: "\f528"; }
.icono-arg-operativo-sanitario-1:before { content: "\f494"; }
.icono-arg-operativo-sanitario-2:before { content: "\f495"; }
.icono-arg-pago:before { content: "\f3b6"; }
.icono-arg-paisaje-hidrico:before { content: "\f414"; }
.icono-arg-paisaje-hidrico-2:before { content: "\f433"; }
.icono-arg-paisaje-urbano-2:before { content: "\f434"; }
.icono-arg-paisaje-urbano-3:before { content: "\f435"; }
.icono-arg-paisaje-urbano-4:before { content: "\f436"; }
.icono-arg-paleta-colores:before { content: "\f5d7"; }
.icono-arg-paloma:before { content: "\f40d"; }
.icono-arg-pareja:before { content: "\f3b7"; }
.icono-arg-participacion:before { content: "\f50f"; }
.icono-arg-participacion-ciudadana:before { content: "\f510"; }
.icono-arg-pasaje-avion:before { content: "\f511"; }
.icono-arg-pasaporte:before { content: "\f3b8"; }
.icono-arg-paso-a-nivel:before { content: "\f3da"; }
.icono-arg-pastizales:before { content: "\f5ac"; }
.icono-arg-patrones-de-uso:before { content: "\f5d8"; }
.icono-arg-pd-punto-digital:before { content: "\f5f6"; }
.icono-arg-pd-wifi:before { content: "\f3ba"; }
.icono-arg-pera:before { content: "\f4be"; }
.icono-arg-pesca-con-red:before { content: "\f529"; }
.icono-arg-pescado:before { content: "\f52a"; }
.icono-arg-pescador:before { content: "\f52b"; }
.icono-arg-pesos:before { content: "\f3bb"; }
.icono-arg-petroleo:before { content: "\f3bc"; }
.icono-arg-piloto:before { content: "\f512"; }
.icono-arg-plancha:before { content: "\f44c"; }
.icono-arg-planta-exotica:before { content: "\f486"; }
.icono-arg-planta-exotica-2:before { content: "\f487"; }
.icono-arg-plantillas:before { content: "\f5ec"; }
.icono-arg-plataforma-offshore:before { content: "\f54d"; }
.icono-arg-plataforma-offshore-2:before { content: "\f58e"; }
.icono-arg-poligono-de-tiro:before { content: "\f52c"; }
.icono-arg-portal-educativo:before { content: "\f4e6"; }
.icono-arg-preservativo:before { content: "\f493"; }
.icono-arg-presupuesto:before { content: "\f573"; }
.icono-arg-probeta:before { content: "\f4d4"; }
.icono-arg-probeta-hoja:before { content: "\f3fb"; }
.icono-arg-profesional-nuclear:before { content: "\f537"; }
.icono-arg-profesionales-y-empresas:before { content: "\f4d5"; }
.icono-arg-prohibido-celular:before { content: "\f490"; }
.icono-arg-promocion-comercial:before { content: "\f4a8"; }
.icono-arg-prueba:before { content: "\f597"; }
.icono-arg-pueblos-originarios:before { content: "\f40e"; }
.icono-arg-radar-meteorologico:before { content: "\f589"; }
.icono-arg-radiofarmacia:before { content: "\f5df"; }
.icono-arg-radioquimica:before { content: "\f5e0"; }
.icono-arg-reactor-ra6:before { content: "\f58a"; }
.icono-arg-reciclaje:before { content: "\f437"; }
.icono-arg-reciclaje-basura:before { content: "\f488"; }
.icono-arg-reclamo-consulta:before { content: "\f3bd"; }
.icono-arg-reclamo-demora:before { content: "\f3be"; }
.icono-arg-recursos-origen:before { content: "\f58b"; }
.icono-arg-registro-donantes-medula-osea:before { content: "\f538"; }
.icono-arg-reloj:before { content: "\f3bf"; }
.icono-arg-represa-hidroelectrica:before { content: "\f438"; }
.icono-arg-residuos-peligrosos-transporte:before { content: "\f3c0"; }
.icono-arg-revista:before { content: "\f5e1"; }
.icono-arg-riego-produccion:before { content: "\f3fc"; }
.icono-arg-rocas:before { content: "\f5ad"; }
.icono-arg-rto:before { content: "\f5e6"; }
.icono-arg-ruta:before { content: "\f3c1"; }
.icono-arg-salario-complementario:before { content: "\f5e9"; }
.icono-arg-salero:before { content: "\f4bf"; }
.icono-arg-salero-prohibido:before { content: "\f4c0"; }
.icono-arg-salud-escudo:before { content: "\f443"; }
.icono-arg-salud-reproductiva-y-sexual:before { content: "\f3c2"; }
.icono-arg-sanidad-animal:before { content: "\f4fd"; }
.icono-arg-satelital:before { content: "\f513"; }
.icono-arg-satelite:before { content: "\f54e"; }
.icono-arg-seguridad:before { content: "\f3c3"; }
.icono-arg-seguridad-bebe-lineal:before { content: "\f4f1"; }
.icono-arg-seguridad-bebe-negativo:before { content: "\f4f2"; }
.icono-arg-seguridad-datos:before { content: "\f52e"; }
.icono-arg-seguridad-datos-2:before { content: "\f52f"; }
.icono-arg-seguridad-documento:before { content: "\f530"; }
.icono-arg-seguridad-red:before { content: "\f531"; }
.icono-arg-semaforo:before { content: "\f3d7"; }
.icono-arg-serpiente:before { content: "\f489"; }
.icono-arg-servicios:before { content: "\f3c4"; }
.icono-arg-servidor:before { content: "\f3c5"; }
.icono-arg-silla-seguridad-auto:before { content: "\f4e8"; }
.icono-arg-silla-seguridad-auto-negativo:before { content: "\f4f3"; }
.icono-arg-sin-mosquito:before { content: "\f544"; }
.icono-arg-sitios-accesibles:before { content: "\f5d9"; }
.icono-arg-social:before { content: "\f3c6"; }
.icono-arg-sol:before { content: "\f459"; }
.icono-arg-sol-patrio:before { content: "\f491"; }
.icono-arg-solidaridad:before { content: "\f3c7"; }
.icono-arg-soluciones-habitacionales:before { content: "\f3fd"; }
.icono-arg-sube:before { content: "\f3c8"; }
.icono-arg-subir-escaleras:before { content: "\f4c1"; }
.icono-arg-submarino:before { content: "\f5ca"; }
.icono-arg-submarino-02:before { content: "\f5da"; }
.icono-arg-surtidor:before { content: "\f415"; }
.icono-arg-sustancias-ok:before { content: "\f4d6"; }
.icono-arg-tabla-de-datos:before { content: "\f58c"; }
.icono-arg-tablero-gestion:before { content: "\f514"; }
.icono-arg-tambo:before { content: "\f4fe"; }
.icono-arg-tarjeta-alimentar-lineal:before { content: "\f5f8"; }
.icono-arg-tarjeta-alimentar-negativo:before { content: "\f5f9"; }
.icono-arg-teatro:before { content: "\f3c9"; }
.icono-arg-teatro-archivo:before { content: "\f3ca"; }
.icono-arg-tecnovigilancia:before { content: "\f4d7"; }
.icono-arg-telefono-alerta-lineal:before { content: "\f5ee"; }
.icono-arg-telefono-alerta-negativo:before { content: "\f5ef"; }
.icono-arg-telefono-emergencias-medicas-lineal:before { content: "\f5f0"; }
.icono-arg-telefono-emergencias-medicas-negativo:before { content: "\f5f1"; }
.icono-arg-telefono-lineal:before { content: "\f4e9"; }
.icono-arg-telefono-llamada-lineal:before { content: "\f5f2"; }
.icono-arg-telefono-llamada-negativo:before { content: "\f5f3"; }
.icono-arg-telefono-neg:before { content: "\f4ea"; }
.icono-arg-televisor:before { content: "\f44d"; }
.icono-arg-temporal-frio:before { content: "\f545"; }
.icono-arg-tensiometro:before { content: "\f5ae"; }
.icono-arg-termometro:before { content: "\f472"; }
.icono-arg-termotanque:before { content: "\f44e"; }
.icono-arg-terremoto:before { content: "\f45a"; }
.icono-arg-tomate:before { content: "\f4c2"; }
.icono-arg-tormentas-electricas:before { content: "\f546"; }
.icono-arg-tornado:before { content: "\f547"; }
.icono-arg-tornados-y-tormentas-electricas:before { content: "\f45b"; }
.icono-arg-torre-electrica:before { content: "\f439"; }
.icono-arg-torre-petroleo:before { content: "\f43a"; }
.icono-arg-trabajador:before { content: "\f3cc"; }
.icono-arg-trabajador-temporal:before { content: "\f3cd"; }
.icono-arg-tramite:before { content: "\f473"; }
.icono-arg-tramite-electronico:before { content: "\f58d"; }
.icono-arg-tramite-jubilacion:before { content: "\f3ce"; }
.icono-arg-tramite-negativo:before { content: "\f474"; }
.icono-arg-transplante-lineal:before { content: "\f516"; }
.icono-arg-transplante-negativo:before { content: "\f517"; }
.icono-arg-transporte-licencia:before { content: "\f3cf"; }
.icono-arg-transporte-publico-01:before { content: "\f5bb"; }
.icono-arg-transporte-publico-dut:before { content: "\f5bc"; }
.icono-arg-transporte-publico-licencia:before { content: "\f3d0"; }
.icono-arg-trigo:before { content: "\f43b"; }
.icono-arg-trigo-2:before { content: "\f444"; }
.icono-arg-tristeza:before { content: "\f411"; }
.icono-arg-tromba-marina:before { content: "\f548"; }
.icono-arg-tuberias:before { content: "\f3fe"; }
.icono-arg-tumba:before { content: "\f410"; }
.icono-arg-turno:before { content: "\f475"; }
.icono-arg-turno-negativo:before { content: "\f476"; }
.icono-arg-unicipio:before { content: "\f5e2"; }
.icono-arg-urbanizacion:before { content: "\f59e"; }
.icono-arg-usuarios:before { content: "\f477"; }
.icono-arg-uvas:before { content: "\f4c3"; }
.icono-arg-vacuna:before { content: "\f492"; }
.icono-arg-vacunas:before { content: "\f3d1"; }
.icono-arg-vademecum:before { content: "\f4d8"; }
.icono-arg-vademecum-2:before { content: "\f4d9"; }
.icono-arg-validacion-identidad:before { content: "\f532"; }
.icono-arg-validez-legal:before { content: "\f5a3"; }
.icono-arg-vehiculo-autorizado-01:before { content: "\f5bd"; }
.icono-arg-vehiculo-autorizado-02:before { content: "\f5be"; }
.icono-arg-velero-con-olas:before { content: "\f54f"; }
.icono-arg-velero-sin-olas:before { content: "\f550"; }
.icono-arg-vencimiento:before { content: "\f565"; }
.icono-arg-vencimiento-negativo:before { content: "\f566"; }
.icono-arg-viajero:before { content: "\f518"; }
.icono-arg-vias:before { content: "\f3d8"; }
.icono-arg-viento-zonda:before { content: "\f549"; }
.icono-arg-vigilancia-alimentaria:before { content: "\f4da"; }
.icono-arg-visa-negocios:before { content: "\f3d2"; }
.icono-arg-vivienda:before { content: "\f3d3"; }
.icono-arg-vivienda-credito:before { content: "\f400"; }
.icono-arg-vivienda-familia:before { content: "\f401"; }
.icono-arg-vivienda-mas:before { content: "\f402"; }
.icono-arg-zanahorias:before { content: "\f4c4"; }
.icono-arg-zapallo:before { content: "\f4c5"; }

/*# sourceMappingURL=all.css.map */
