/*!
 * 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;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .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/glyphicons-halflings-regular.eot");
  src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 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: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #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;
  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,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
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.42857143;
  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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  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;
}
@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;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
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 > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
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.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio 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,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
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,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.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-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-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  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;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  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;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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.42857143;
  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.42857143;
  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 {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #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.42857143;
  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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #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.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.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 > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.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 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: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #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 {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-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.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.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:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
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,
button.list-group-item:hover,
a.list-group-item:focus,
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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 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 {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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.42857143;
  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;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .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;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  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: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */


.checkbox label .toggle,
.checkbox-inline .toggle {
	margin-left: -20px;
	margin-right: 5px;
}

.toggle {
	position: relative;
	overflow: hidden;
}
.toggle input[type="checkbox"] {
	display: none;
}
.toggle-group {
	position: absolute;
	width: 200%;
	top: 0;
	bottom: 0;
	left: 0;
	transition: left 0.35s;
	-webkit-transition: left 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.toggle.off .toggle-group {
	left: -100%;
}
.toggle-on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-off {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-handle {
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 0px;
	border-width: 0 1px;
}

.toggle.btn { min-width: 59px; min-height: 34px; }
.toggle-on.btn { padding-right: 24px; }
.toggle-off.btn { padding-left: 24px; }

.toggle.btn-lg { min-width: 79px; min-height: 45px; }
.toggle-on.btn-lg { padding-right: 31px; }
.toggle-off.btn-lg { padding-left: 31px; }
.toggle-handle.btn-lg { width: 40px; }

.toggle.btn-sm { min-width: 50px; min-height: 30px;}
.toggle-on.btn-sm { padding-right: 20px; }
.toggle-off.btn-sm { padding-left: 20px; }

.toggle.btn-xs { min-width: 35px; min-height: 22px;}
.toggle-on.btn-xs { padding-right: 12px; }
.toggle-off.btn-xs { padding-left: 12px; }


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

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

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

.page-sidebar {
  margin-bottom: 48px;
  padding: 0;
}

.page-sidebar li {
  font-size: 18px;
}

.page-sidebar a {
  display: block;
  padding: 5px 0;
}

.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 {
  position: relative;
}

.state-loading: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 {
  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);
  }
}

.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-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 {
  text-decoration: underline;
}

p a:hover, p 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;
}

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

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

.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: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 {
  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-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 {
    min-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);
}

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

.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 {
    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');
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: url(../assets/fonts/DroidSerif.ttf) format('truetype'),
        url(../assets/fonts/DroidSerif.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 700;
  src: url(../assets/fonts/DroidSerif-Bold.ttf) format('truetype'),
        url(../assets/fonts/DroidSerif-Bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 400;
  src: url(../assets/fonts/DroidSerif-Italic.ttf) format('truetype'),
        url(../assets/fonts/DroidSerif-Italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@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("../assets/fonts/icono-arg_d944cc54775af6b8e864f4bbffa77b72.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("../assets/fonts/icono-arg_d944cc54775af6b8e864f4bbffa77b72.ttf") format("truetype"),
       url("../assets/fonts/icono-arg_d944cc54775af6b8e864f4bbffa77b72.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("../assets/fonts/icono-arg_d944cc54775af6b8e864f4bbffa77b72.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-abrigo:before,
.icono-arg-acrobat:before,
.icono-arg-agricultura:before,
.icono-arg-agua: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-ambiente:before,
.icono-arg-ambiente-cert:before,
.icono-arg-animales-exp-imp:before,
.icono-arg-antibalas:before,
.icono-arg-anticorrupcion:before,
.icono-arg-apagado:before,
.icono-arg-apostilla:before,
.icono-arg-arbitraje:before,
.icono-arg-arbol:before,
.icono-arg-archivo-consulta:before,
.icono-arg-areas-vacantes:before,
.icono-arg-arma-imp:before,
.icono-arg-arma-portacion:before,
.icono-arg-arma-tenencia:before,
.icono-arg-auto:before,
.icono-arg-auto-informe:before,
.icono-arg-auto-licencia:before,
.icono-arg-auto-licencia-ok:before,
.icono-arg-avion:before,
.icono-arg-avion-negativo:before,
.icono-arg-bandera:before,
.icono-arg-banio-quimico:before,
.icono-arg-barbijo:before,
.icono-arg-barrilete:before,
.icono-arg-barrio:before,
.icono-arg-bosques:before,
.icono-arg-buceo:before,
.icono-arg-caja-1:before,
.icono-arg-caja-2:before,
.icono-arg-caja-exp:before,
.icono-arg-caja-exp-02: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-calidad-cert:before,
.icono-arg-cambio:before,
.icono-arg-cambio-moneda:before,
.icono-arg-cambio-tecnologico:before,
.icono-arg-camion-construccion:before,
.icono-arg-canilla:before,
.icono-arg-cannabis-medicinal-1:before,
.icono-arg-cannabis-medicinal-2:before,
.icono-arg-capacitacion:before,
.icono-arg-carrito:before,
.icono-arg-carrito-mas:before,
.icono-arg-casco-urbano:before,
.icono-arg-celular:before,
.icono-arg-central-nuclear:before,
.icono-arg-chequeado:before,
.icono-arg-chupete:before,
.icono-arg-ciencia-apoyo-economico:before,
.icono-arg-ciencia-publicacion:before,
.icono-arg-cluse:before,
.icono-arg-cocina:before,
.icono-arg-cocina-negativo:before,
.icono-arg-codigo-genetico:before,
.icono-arg-computadora:before,
.icono-arg-comunicacion:before,
.icono-arg-conexion:before,
.icono-arg-construccion:before,
.icono-arg-consulta:before,
.icono-arg-corazon-cruz:before,
.icono-arg-cotizacion-envio:before,
.icono-arg-cultura:before,
.icono-arg-cultura-exp:before,
.icono-arg-cultura-imp:before,
.icono-arg-curita:before,
.icono-arg-database:before,
.icono-arg-datos-abiertos:before,
.icono-arg-datos-envio:before,
.icono-arg-declaracion-jurada:before,
.icono-arg-deficit-habitacional:before,
.icono-arg-deporte: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-digital:before,
.icono-arg-discapacidad:before,
.icono-arg-diversidad-sexual:before,
.icono-arg-dni:before,
.icono-arg-documento:before,
.icono-arg-ducha:before,
.icono-arg-ducha-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-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-sustentable-2: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-fertilizacion-asistida:before,
.icono-arg-financiamiento:before,
.icono-arg-finanzas:before,
.icono-arg-frio:before,
.icono-arg-frio-calor:before,
.icono-arg-fuego:before,
.icono-arg-ganaderia:before,
.icono-arg-garrafa:before,
.icono-arg-gas:before,
.icono-arg-genero:before,
.icono-arg-genetica:before,
.icono-arg-genetica-exp-imp:before,
.icono-arg-glaciar:before,
.icono-arg-globo-terraqueo:before,
.icono-arg-graduada:before,
.icono-arg-habitat:before,
.icono-arg-heladera:before,
.icono-arg-hogar-y-familia:before,
.icono-arg-hogar-y-familia-negativo:before,
.icono-arg-hojas:before,
.icono-arg-hospital:before,
.icono-arg-incendios-forestales:before,
.icono-arg-inclusion-digital:before,
.icono-arg-industria:before,
.icono-arg-industria-y-medioambiente:before,
.icono-arg-informacion-envio:before,
.icono-arg-informes-y-estadisticas:before,
.icono-arg-institucion:before,
.icono-arg-interes-cultural:before,
.icono-arg-inundaciones:before,
.icono-arg-jaguarete:before,
.icono-arg-jubilado: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-lupa:before,
.icono-arg-magnetometria:before,
.icono-arg-mail-1:before,
.icono-arg-mail-2:before,
.icono-arg-maletin-medico-1:before,
.icono-arg-maletin-medico-2:before,
.icono-arg-mano:before,
.icono-arg-mano-alt:before,
.icono-arg-mapa-argentina: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-mecedora:before,
.icono-arg-medicamentos:before,
.icono-arg-medicina:before,
.icono-arg-medicina-2:before,
.icono-arg-medico:before,
.icono-arg-micro:before,
.icono-arg-mundo:before,
.icono-arg-museo:before,
.icono-arg-natacion:before,
.icono-arg-nevadas:before,
.icono-arg-nido:before,
.icono-arg-notebook:before,
.icono-arg-notificaciones:before,
.icono-arg-nuclear:before,
.icono-arg-ola-de-calor:before,
.icono-arg-olla:before,
.icono-arg-olla-fuego:before,
.icono-arg-olla-fuego-negativo:before,
.icono-arg-ombu: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-paloma:before,
.icono-arg-pareja:before,
.icono-arg-pasaporte:before,
.icono-arg-paso-a-nivel:before,
.icono-arg-paso_a_nivel:before,
.icono-arg-pd-punto-digital:before,
.icono-arg-pd-wifi:before,
.icono-arg-pesos:before,
.icono-arg-petroleo:before,
.icono-arg-plancha:before,
.icono-arg-planta-exotica:before,
.icono-arg-planta-exotica-2:before,
.icono-arg-preservativo:before,
.icono-arg-probeta-hoja:before,
.icono-arg-prohibido-celular:before,
.icono-arg-promocion-comercial:before,
.icono-arg-pueblos-originarios:before,
.icono-arg-reciclaje:before,
.icono-arg-reciclaje-basura:before,
.icono-arg-reclamo-consulta:before,
.icono-arg-reclamo-demora:before,
.icono-arg-reloj:before,
.icono-arg-represa-hidroelectrica:before,
.icono-arg-residuos-peligrosos-transporte:before,
.icono-arg-riego-produccion:before,
.icono-arg-ruta:before,
.icono-arg-salud-escudo:before,
.icono-arg-salud-reproductiva-y-sexual:before,
.icono-arg-seguridad:before,
.icono-arg-semaforo:before,
.icono-arg-serpiente:before,
.icono-arg-servicios:before,
.icono-arg-servidor: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-surtidor:before,
.icono-arg-teatro:before,
.icono-arg-teatro-archivo:before,
.icono-arg-televisor:before,
.icono-arg-tener-un-hijo:before,
.icono-arg-termometro:before,
.icono-arg-termotanque:before,
.icono-arg-terremoto: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-jubilacion:before,
.icono-arg-tramite-negativo:before,
.icono-arg-transporte-licencia:before,
.icono-arg-transporte-publico-licencia:before,
.icono-arg-trigo:before,
.icono-arg-trigo-2:before,
.icono-arg-tristeza:before,
.icono-arg-tuberias:before,
.icono-arg-tumba:before,
.icono-arg-turno:before,
.icono-arg-turno-negativo:before,
.icono-arg-urbanizacion:before,
.icono-arg-usuarios:before,
.icono-arg-vacuna:before,
.icono-arg-vacunas:before,
.icono-arg-vias: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 {
  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-abrigo:before { content: "\f45e"; }
.icono-arg-acrobat:before { content: "\f45f"; }
.icono-arg-agricultura:before { content: "\f371"; }
.icono-arg-agua:before { content: "\f3ef"; }
.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-ambiente:before { content: "\f372"; }
.icono-arg-ambiente-cert:before { content: "\f373"; }
.icono-arg-animales-exp-imp:before { content: "\f374"; }
.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-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-imp:before { content: "\f37a"; }
.icono-arg-arma-portacion:before { content: "\f37b"; }
.icono-arg-arma-tenencia:before { content: "\f37c"; }
.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-avion:before { content: "\f381"; }
.icono-arg-avion-negativo:before { content: "\f496"; }
.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: "\f3f0"; }
.icono-arg-bosques:before { content: "\f47b"; }
.icono-arg-buceo:before { content: "\f382"; }
.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-02:before { content: "\f499"; }
.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-calidad-cert:before { content: "\f386"; }
.icono-arg-cambio:before { content: "\f387"; }
.icono-arg-cambio-moneda:before { content: "\f43d"; }
.icono-arg-cambio-tecnologico:before { content: "\f409"; }
.icono-arg-camion-construccion:before { content: "\f3f1"; }
.icono-arg-canilla:before { content: "\f3f2"; }
.icono-arg-cannabis-medicinal-1:before { content: "\f41a"; }
.icono-arg-cannabis-medicinal-2:before { content: "\f41b"; }
.icono-arg-capacitacion:before { content: "\f388"; }
.icono-arg-carrito:before { content: "\f404"; }
.icono-arg-carrito-mas:before { content: "\f405"; }
.icono-arg-casco-urbano:before { content: "\f412"; }
.icono-arg-celular:before { content: "\f48a"; }
.icono-arg-central-nuclear:before { content: "\f41c"; }
.icono-arg-chequeado:before { content: "\f389"; }
.icono-arg-chupete:before { content: "\f38a"; }
.icono-arg-ciencia-apoyo-economico:before { content: "\f38b"; }
.icono-arg-ciencia-publicacion:before { content: "\f38c"; }
.icono-arg-cluse:before { content: "\f38d"; }
.icono-arg-cocina:before { content: "\f465"; }
.icono-arg-cocina-negativo:before { content: "\f466"; }
.icono-arg-codigo-genetico:before { content: "\f47c"; }
.icono-arg-computadora:before { content: "\f446"; }
.icono-arg-comunicacion:before { content: "\f38e"; }
.icono-arg-conexion:before { content: "\f41d"; }
.icono-arg-construccion:before { content: "\f3f3"; }
.icono-arg-consulta:before { content: "\f38f"; }
.icono-arg-corazon-cruz:before { content: "\f406"; }
.icono-arg-cotizacion-envio:before { content: "\f49a"; }
.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-database:before { content: "\f47d"; }
.icono-arg-datos-abiertos:before { content: "\f49b"; }
.icono-arg-datos-envio:before { content: "\f49c"; }
.icono-arg-declaracion-jurada:before { content: "\f393"; }
.icono-arg-deficit-habitacional:before { content: "\f3f4"; }
.icono-arg-deporte:before { content: "\f394"; }
.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-digital:before { content: "\f396"; }
.icono-arg-discapacidad:before { content: "\f397"; }
.icono-arg-diversidad-sexual:before { content: "\f40b"; }
.icono-arg-dni:before { content: "\f3d4"; }
.icono-arg-documento:before { content: "\f467"; }
.icono-arg-ducha:before { content: "\f468"; }
.icono-arg-ducha-negativo:before { content: "\f469"; }
.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-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-sustentable-2:before { content: "\f440"; }
.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: "\f4a2"; }
.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-fertilizacion-asistida:before { content: "\f3a1"; }
.icono-arg-financiamiento:before { content: "\f4a4"; }
.icono-arg-finanzas:before { content: "\f441"; }
.icono-arg-frio:before { content: "\f453"; }
.icono-arg-frio-calor:before { content: "\f3f6"; }
.icono-arg-fuego:before { content: "\f46b"; }
.icono-arg-ganaderia:before { content: "\f3a2"; }
.icono-arg-garrafa:before { content: "\f413"; }
.icono-arg-gas:before { content: "\f427"; }
.icono-arg-genero:before { content: "\f40c"; }
.icono-arg-genetica:before { content: "\f3a3"; }
.icono-arg-genetica-exp-imp:before { content: "\f3a4"; }
.icono-arg-glaciar:before { content: "\f480"; }
.icono-arg-globo-terraqueo:before { content: "\f428"; }
.icono-arg-graduada:before { content: "\f442"; }
.icono-arg-habitat:before { content: "\f3f7"; }
.icono-arg-heladera:before { content: "\f449"; }
.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-hospital:before { content: "\f429"; }
.icono-arg-incendios-forestales:before { content: "\f454"; }
.icono-arg-inclusion-digital:before { content: "\f3a6"; }
.icono-arg-industria:before { content: "\f3a7"; }
.icono-arg-industria-y-medioambiente:before { content: "\f482"; }
.icono-arg-informacion-envio:before { content: "\f4a5"; }
.icono-arg-informes-y-estadisticas:before { content: "\f4a6"; }
.icono-arg-institucion:before { content: "\f3a8"; }
.icono-arg-interes-cultural:before { content: "\f3a9"; }
.icono-arg-inundaciones:before { content: "\f455"; }
.icono-arg-jaguarete:before { content: "\f483"; }
.icono-arg-jubilado:before { content: "\f3aa"; }
.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-lupa:before { content: "\f3ac"; }
.icono-arg-magnetometria:before { content: "\f3ad"; }
.icono-arg-mail-1:before { content: "\f48d"; }
.icono-arg-mail-2:before { content: "\f48e"; }
.icono-arg-maletin-medico-1:before { content: "\f42b"; }
.icono-arg-maletin-medico-2:before { content: "\f42c"; }
.icono-arg-mano:before { content: "\f3ae"; }
.icono-arg-mano-alt:before { content: "\f3af"; }
.icono-arg-mapa-argentina:before { content: "\f4a7"; }
.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-mecedora:before { content: "\f46d"; }
.icono-arg-medicamentos:before { content: "\f3b1"; }
.icono-arg-medicina:before { content: "\f3b2"; }
.icono-arg-medicina-2:before { content: "\f456"; }
.icono-arg-medico:before { content: "\f431"; }
.icono-arg-micro:before { content: "\f46e"; }
.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: "\f3fa"; }
.icono-arg-notebook:before { content: "\f44b"; }
.icono-arg-notificaciones:before { content: "\f484"; }
.icono-arg-nuclear:before { content: "\f3b5"; }
.icono-arg-ola-de-calor:before { content: "\f458"; }
.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-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-paloma:before { content: "\f40d"; }
.icono-arg-pareja:before { content: "\f3b7"; }
.icono-arg-pasaporte:before { content: "\f3b8"; }
.icono-arg-paso-a-nivel:before { content: "\f3da"; }
.icono-arg-paso_a_nivel:before { content: "\f3d6"; }
.icono-arg-pd-punto-digital:before { content: "\f3b9"; }
.icono-arg-pd-wifi:before { content: "\f3ba"; }
.icono-arg-pesos:before { content: "\f3bb"; }
.icono-arg-petroleo:before { content: "\f3bc"; }
.icono-arg-plancha:before { content: "\f44c"; }
.icono-arg-planta-exotica:before { content: "\f486"; }
.icono-arg-planta-exotica-2:before { content: "\f487"; }
.icono-arg-preservativo:before { content: "\f493"; }
.icono-arg-probeta-hoja:before { content: "\f3fb"; }
.icono-arg-prohibido-celular:before { content: "\f490"; }
.icono-arg-promocion-comercial:before { content: "\f4a8"; }
.icono-arg-pueblos-originarios:before { content: "\f40e"; }
.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-reloj:before { content: "\f3bf"; }
.icono-arg-represa-hidroelectrica:before { content: "\f438"; }
.icono-arg-residuos-peligrosos-transporte:before { content: "\f3c0"; }
.icono-arg-riego-produccion:before { content: "\f3fc"; }
.icono-arg-ruta:before { content: "\f3c1"; }
.icono-arg-salud-escudo:before { content: "\f443"; }
.icono-arg-salud-reproductiva-y-sexual:before { content: "\f3c2"; }
.icono-arg-seguridad:before { content: "\f3c3"; }
.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-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-surtidor:before { content: "\f415"; }
.icono-arg-teatro:before { content: "\f3c9"; }
.icono-arg-teatro-archivo:before { content: "\f3ca"; }
.icono-arg-televisor:before { content: "\f44d"; }
.icono-arg-tener-un-hijo:before { content: "\f3cb"; }
.icono-arg-termometro:before { content: "\f472"; }
.icono-arg-termotanque:before { content: "\f44e"; }
.icono-arg-terremoto:before { content: "\f45a"; }
.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-jubilacion:before { content: "\f3ce"; }
.icono-arg-tramite-negativo:before { content: "\f474"; }
.icono-arg-transporte-licencia:before { content: "\f3cf"; }
.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-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-urbanizacion:before { content: "\f407"; }
.icono-arg-usuarios:before { content: "\f477"; }
.icono-arg-vacuna:before { content: "\f492"; }
.icono-arg-vacunas:before { content: "\f3d1"; }
.icono-arg-vias:before { content: "\f3d8"; }
.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"; }

.mt-20 {
  margin-top: 20px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-50 {
  margin-bottom: 50px;
}

.numbers.row {
  padding: 10px 0;
}

.padding {
  padding: 8px;
}

.padding-3 {
  padding: 3px;
}

a {
  color: #0695d6;
  font-weight: 500;
}

a:hover,
a:focus {
  color: #2fbff6;
}

/* PASOS */

.steps .step {
  padding: 15px 0 0 15px;
  margin-right: 20px;
}

.circle-active {
  background: #0695d6 !important;
}

.step-active {
  border-radius: 3px;
  background: #daf1f8;
  border: 1px solid #85d0e7;
}

.steps .step .line {
  left: 31px;
  bottom: 0;
  top: 60px;
}

/* FIN PASOS */

/* CATEGORIAS */

.border-right {
  border-right: 1px solid #ddd;
}

.border-left {
  border-left: 1px solid #ddd;
}

.border-bottom {
  border-bottom: 1px solid #ddd;
}

.btn-primary {
  background-color: #0695d6;
}

/* FIN CATEGORIAS */

@media (max-width: 991px) {
  .mt-md-30 {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .pull-sm-none {
    float: none !important;
  }
}

.form-item.form-item-name.form-type-textfield {
  width: 50%;
  float: left;
  padding: 10px;
}

.form-item.form-item-name.form-type-submit {
  width: 100%;
  float: left;
  padding: 10px;
}

.perfil-foto {
  width: 25%;
  float: left;
}

.form-type-datos_personales.danger {
  color: red;
}
.perfil-datos_personales {
  width: 60%;
  float: left;
}

.perfil-licencia {
  width: 15%;
  float: left;
}
.titulo_botones p {
}

.curso-descripcion {
  padding-top: 15px;
}

span.select2-container {
  width: 100% !important;
}

.loading-panel {
  display: none;
}
.loading-item {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 2147483645;
  cursor: wait;
  background: rgba(255, 255, 255, 0.8) url("../assets/images/ajax-loader.gif") 50% 50%
    no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
  overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .loading-panel {
  display: block;
}

body.loading-cache .loading-panel {
  display: none !important;
  overflow: auto !important;
}

span.el-cascader.el-cascader--large {
  width: 100%;
}

/*!
 *  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-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}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .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}.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:#fff}.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}

.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;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !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__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.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-selection__placeholder,.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}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{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}
