@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Open+Sans:300,400|Roboto:300';
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500");
/* COLORES DE RECURSOS */
/*ewewewewewewewew*/
/*1ewewewewewewewew*/
/*$screen-sm-min;*/
/* #menu #mobile #nav */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box; }

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

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

body {
  font-family: "Droid Sans", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #3b3b3b;
  background-color: #eaeceb; }

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

a {
  color: #00b9f1;
  text-decoration: none; }
  a:hover, a:focus {
    color: #007ea5;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

.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: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #7b7c7c; }

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #7b7c7c; }

.text-primary {
  color: #00b9f1; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #00b9f1; }

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f6f6f6; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #7b7c7c; }
    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 #f6f6f6;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 3px 28px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #454545;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #f6f6f6;
    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: 28px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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: 4px;
  margin-top: 0;
  margin-bottom: 0; }

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

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 4px;
    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: 3px 28px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 16px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #edebec;
  border-color: #00b9f1; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #d5d0d3;
    border-color: #005772; }
  .btn-default:hover {
    color: #333;
    background-color: #d5d0d3;
    border-color: #008ab4; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #d5d0d3;
    background-image: none;
    border-color: #008ab4; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #c4bdc1;
      border-color: #005772; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #edebec;
    border-color: #00b9f1; }
  .btn-default .badge {
    color: #edebec;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #0072bc;
  border-color: #0063a3; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #005389;
    border-color: #001523; }
  .btn-primary:hover {
    color: #fff;
    background-color: #005389;
    border-color: #003d65; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #005389;
    background-image: none;
    border-color: #003d65; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #003d65;
      border-color: #001523; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #0072bc;
    border-color: #0063a3; }
  .btn-primary .badge {
    color: #0072bc;
    background-color: #fff; }

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

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

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

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

.btn-link {
  font-weight: 400;
  color: #00b9f1;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #007ea5;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #7b7c7c;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #7b7c7c;
  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: 855px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 855px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 855px) {
    .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: 855px) {
    .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: 855px) {
    .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: 854px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 855px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 11px;
  margin-bottom: 11px; }
  @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: 854px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 855px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      box-shadow: none; } }

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

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

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

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

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

.navbar-default {
  background-color: #fff;
  border-color: #00b9f1; }
  .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: #fff; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: white;
      background-color: #080808; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #eeeeee; }
  .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: #eeeeee; }
  @media (max-width: 854px) {
    .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: white;
        background-color: #080808; }
    .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: #eeeeee; }
    .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: #00b9f1; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: white; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: white; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

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

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

.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: 3px 28px;
      margin-left: -1px;
      line-height: 1.428571429;
      color: #00b9f1;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #007ea5;
        background-color: #f6f6f6;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00b9f1;
    border-color: #00b9f1; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #7b7c7c;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #f6f6f6; }
  .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: #7b7c7c;
    cursor: not-allowed;
    background-color: #fff; }

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

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

.label-default {
  background-color: #7b7c7c; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #626262; }

.label-primary {
  background-color: #00b9f1; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0092be; }

.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: #7b7c7c;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #00b9f1;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f6f6f6; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #dddddd; }
  .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: 0;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #00b9f1;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 20px 25px;
    color: #0073bc; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00b9f1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #7b7c7c;
    cursor: not-allowed;
    background-color: #f6f6f6; }
    .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: #7b7c7c; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #00b9f1;
    border-color: #00b9f1; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #bef0ff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #3b3b3b;
    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: #3b3b3b; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) and (max-width: 1299px) {
  .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: 1299px) {
  .visible-md-block {
    display: block !important; } }

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

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

@media (min-width: 1300px) {
  .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: 1300px) {
  .visible-lg-block {
    display: block !important; } }

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

@media (min-width: 1300px) {
  .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: 1299px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1300px) {
  .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; } }

.glyphicon-menu-down {
  margin-left: 10px; }

.open .glyphicon-menu-down {
  color: #00b9f1; }

@media (max-width: 480px) {
  .dropdown-menu {
    padding: 0; } }

.dropdown-menu > li > a {
  /*padding: 10px 3px;*/ }

@media (max-width: 480px) {
  .dropdown-menu {
    padding: 3px 20px; } }

/****
SISTEMA ATOMIZADO DE FLEXBOX PARA PERMITIR DEFINIR POSICIONAMIENTOS CON EL USO DE CLASES

****/
.flex-container {
  display: -ms-flexbox;
  display: flex; }

.flex-align-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.flex-align-stretch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch; }

.flex-space-between {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-space-around {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.flex-item-grow-double {
  -ms-flex-positive: 1;
  flex-grow: 1; }

/***** SySTEM *****/
.flex-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-start {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.flex-end {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end; }

@media (max-width: 480px) {
  .flex-start-xs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; } }

@media (max-width: 768px) {
  .flex-start-sm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; } }

.flex-end {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.flex-items-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex-space-around {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

@media (max-width: 480px) {
  .flex-reset-block-xs {
    display: block; } }

@media (max-width: 768px) {
  .flex-reset-initial-sm {
    display: initial; } }

@media (max-width: 768px) {
  .flex-reset-block-sm {
    display: block; } }

@media (max-width: 480px) {
  .flex-reset-none-xs {
    display: none; } }

@media (max-width: 480px) {
  .flex-reset-stretch-xs {
    display: block; } }

.nav-pills {
  overflow: hidden; }
  .nav-pills > li {
    float: left;
    background-color: #f6f6f6; }
    .nav-pills > li.nav-title {
      font-size: 18px;
      padding-bottom: 1px; }
      .nav-pills > li.nav-title > a {
        background-color: #00b9f1;
        color: white; }
        .nav-pills > li.nav-title > a:hover, .nav-pills > li.nav-title > a:focus {
          background-color: none; }
    .nav-pills > li > a {
      border-radius: 0; }
    .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: #7b7c7c; }

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

@media (max-width: 480px) {
  .navbar-collapse {
    border-top: none; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  border-width: 4px 0 0 0; }
  @media (max-width: 855px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      position: relative; } }
  .navbar-fixed-top .navbar li a,
  .navbar-fixed-bottom .navbar li a {
    padding-top: 15px;
    padding-bottom: 15px; }
  @media (min-width: 855px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1); } }
  .navbar-fixed-top .navbar-collapse.in,
  .navbar-fixed-bottom .navbar-collapse.in {
    max-height: none; }

@media (max-width: 855px) {
  .navbar > .container .navbar-brand.educar,
  .navbar > .container-fluid .navbar-brand.educar {
    width: 43px;
    background: url("/img/logo-educar.png");
    background-repeat: no-repeat;
    height: 43px;
    margin-top: 6px;
    margin-left: 10px; } }

@media (min-width: 855px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    /*margin-left: -$navbar-padding-horizontal;*/
    margin-left: 0; }
  .navbar > .container .navbar-brand.educar,
  .navbar > .container-fluid .navbar-brand.educar {
    width: 118px;
    background: url("/img/logo-educar.png");
    background-repeat: no-repeat;
    height: 43px;
    /*margin-top: 8px;*/ } }

@media (min-width: 855px) {
  .navbar-nav {
    float: left;
    margin: 0 15px;
    max-width: 540px;
    /* LIMITE PARA QUE NO PISE EL BOTÓN DE LOGIN */ }
    .navbar-nav > li {
      float: left; }
      .navbar-nav > li > a {
        padding-top: 25px;
        padding-bottom: 25px;
        transition: all 0.2s ease; } }

.navbar-nav > li > .dropdown-menu {
  background-color: rgba(8, 8, 8, 0.68) !important;
  /* width: 100%; */
  min-width: auto !important;
  width: 160% !important; }
  @media (max-width: 855px) {
    .navbar-nav > li > .dropdown-menu {
      padding: 0; } }

.navbar-nav > li > .dropdown-menu > li > a {
  white-space: normal;
  padding: 5px 15px; }
  @media (max-width: 855px) {
    .navbar-nav > li > .dropdown-menu > li > a {
      padding: 10px 0; } }

@media (max-width: 855px) {
  .navbar-nav .open .dropdown-menu li a {
    padding: 10px 0;
    background-color: rgba(8, 8, 8, 0.68); } }

.navbar-nav > li > .dropdown-menu:before {
  content: '';
  background-color: #00b9f1 !important;
  position: !important;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%; }
  @media (max-width: 480px) {
    .navbar-nav > li > .dropdown-menu:before {
      display: none; } }

.navbar-nav > li > .dropdown-menu:after {
  content: '';
  position: absolute !important;
  top: -7px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid #00b9f1; }
  @media (max-width: 855px) {
    .navbar-nav > li > .dropdown-menu:after {
      display: none; } }

.navbar-nav > li > .dropdown-menu > li > a {
  color: white; }

.navbar-nav > li > .dropdown-menu > li:last-child {
  border-bottom: none; }

.navbar-nav > li > .dropdown-menu > li > a:hover {
  background-color: #00b9f1; }

.navbar-default {
  border-width: 4px 0 0 0;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  border-color: #0072BC;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1030; }
  @media screen and (max-width: 768px) {
    .navbar-default {
      border-top: none; } }
  @media (max-width: 855px) {
    .navbar-default {
      position: absolute; } }
  .navbar-default .btn-nav:hover,
  .navbar-default .btn-nav.active {
    color: #262626 !important;
    background-color: #f5f5f5 !important; }
  .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff; }
  .navbar-default .navbar-nav > li > a.active:hover {
    background-color: #f6f6f6 !important; }
  @media (max-width: 855px) {
    .navbar-default .navbar-nav > li > a {
      color: #fff;
      border-top: 1px solid #444;
      border-bottom: none; }
      .navbar-default .navbar-nav > li > a.active {
        color: #fff; } }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: white;
    /* background-color: none;//@TODO: hay que resetearlo al defaul
              color: none;//@TODO: hay que resetearlo al defaul */ }
  @media (max-width: 855px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777;
      color: #fff;
      border-bottom: 1px solid #868080;
      padding-left: 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: 68px; }
  @media (max-width: 855px) {
    .navbar .container {
      /* reseteo el padding que elimino en bootstrap-customizations/mixins/grid */
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 855px) {
    .navbar {
      /* revisar en que situación applica esta regla */ } }

/******** SE QUITA ICONO DROPDOWN EN VERSION MOBILE *********/
@media (max-width: 855px) {
  .navbar-nav > li > a.dropdown-toggle > span.glyphicon {
    display: none; } }

.navbar-form {
  margin-top: 25px; }
  @media (min-width: 855px) {
    .navbar-form {
      /*width: 245px;*/ } }
  .navbar-form input {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    /* border: 1px solid $brand-primary;*/
    border-right: 0px; }
  .navbar-form button {
    border-left: 0px;
    background-color: white; }
    .navbar-form button .glyphicon {
      color: #00b9f1; }

.navbar-fixed-top .navbar-form {
  margin-top: 15px; }

.navbar-default .navbar-brand {
  color: #777 !important; }
  .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #777 !important;
    background-color: #f6f6f6 !important; }

.navbar-default .navbar-text {
  color: #777 !important; }

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

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #777 !important;
  background-color: #f6f6f6 !important; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #777 !important;
  background-color: #f6f6f6 !important; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #f6f6f6 !important; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #f6f6f6 !important; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #f6f6f6 !important;
  color: #777 !important; }

@media (max-width: 854px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777 !important; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #777 !important;
      background-color: #f6f6f6 !important; }
  .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: #777 !important;
    background-color: #f6f6f6 !important; }
  .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: #777 !important;
    background-color: #f6f6f6 !important; } }

.pagination-wrapper {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 0px; }

.pagination {
  margin: 10px 0; }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 3px 6px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #636363;
    background-color: #e9eceb;
    margin-left: -1px;
    border-radius: 5px;
    margin: 0 5px;
    border: 0; }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    margin-right: 50px;
    text-indent: -9999px;
    background-color: transparent; }
  .pagination > li:first-child:before {
    content: "\e257";
    font-family: "Glyphicons Halflings";
    float: left;
    margin: 4px 2px 2px;
    margin-right: -13px;
    color: #00b9f1;
    cursor: pointer; }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-left: 50px;
    text-indent: -9999px;
    /*color: #fff;*/
    background-color: transparent; }
  .pagination > li:last-child:before {
    content: "\e258";
    font-family: "Glyphicons Halflings";
    float: right;
    margin: 4px 2px 2px;
    margin-left: -17px;
    color: #00b9f1; }
  .pagination li:last-child a:hover, .pagination li:first-child a:hover,
  .pagination li:last-child span:hover, .pagination li:first-child span:hover {
    background-color: transparent; }
  .pagination li:first-child:hover:before, .pagination li:last-child:hover:before {
    color: #00efff; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #fdfdfd;
    background-color: #c3c3c3; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #696969;
    cursor: default; }

.thumbnail {
  display: block;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border-radius: 4px;
  border: 0;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.16);
  transition: border 0.2s ease-in-out; }
  .thumbnail .img-wrapper {
    position: relative;
    max-width: 100%;
    width: 100%; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    color: #0073bc;
    padding: 20px 25px;
    background-color: #fff; }
    .thumbnail .caption a:hover {
      color: #fff;
      cursor: pointer; }
    .thumbnail .caption h2 {
      font-size: 21px;
      margin-top: 0;
      line-height: 1.56; }
    .thumbnail .caption .date {
      display: block; }
  @media (min-width: 855px) {
    .thumbnail.fixed-height-desktop .caption {
      height: 100px; } }
  .thumbnail .overlay {
    background-color: rgba(0, 0, 0, 0.68);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0%;
    transition: all 0.8s ease;
    overflow: hidden;
    color: #fff; }
    .thumbnail .overlay p, .thumbnail .overlay span {
      padding: 15px;
      display: inherit; }
  .thumbnail a {
    text-decoration: none; }
  .thumbnail a .underline {
    border-bottom: 1px solid; }
  @media (max-width: 480px) {
    .thumbnail {
      margin: 25px 0;
      border-top: none; }
      .thumbnail img {
        float: left;
        width: 92px;
        height: 69px; }
      .thumbnail .overlay {
        display: none; }
      .thumbnail .caption, .thumbnail .caption.fixed-height-desktop {
        height: 69px;
        padding: 10px 10px 10px 102px; }
        .thumbnail .caption h2, .thumbnail .caption.fixed-height-desktop h2 {
          margin: 0;
          font-size: 16px; }
        .thumbnail .caption .date, .thumbnail .caption.fixed-height-desktop .date {
          display: none; } }
  .thumbnail.curated::before {
    content: "destacado";
    position: absolute;
    top: 0;
    left: 0;
    /* width: 120px; */
    height: 30px;
    background-image: url("/img/logo-ar-blanco.png");
    background-color: #00b9f1;
    z-index: 100;
    padding: 0px 48px 0 15px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    background-size: 26px;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position-x: 89%; }
    @media (max-width: 480px) {
      .thumbnail.curated::before {
        width: 100px;
        height: 17px;
        padding: 0px 48px 0 6px;
        background-size: 15px;
        font-size: 13px;
        background-position-x: 94%;
        background-position-y: 40%; } }
  @media (max-width: 480px) {
    .thumbnail.curated img {
      width: 100px; }
    .thumbnail.curated .caption {
      padding-left: 112px; } }

.thumbnail:hover .overlay {
  height: 50%; }

.thumbnail:hover .caption {
  background-color: #00b9f1; }
  .thumbnail:hover .caption a {
    color: #eee; }
  .thumbnail:hover .caption a:hover {
    color: #fff; }

.thumbnail.main {
  color: #fff; }
  .thumbnail.main .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.68);
    height: 112px;
    color: #fff;
    top: auto;
    padding: 16px 24px; }
    .thumbnail.main .caption h2 {
      margin-top: 0;
      color: #fff;
      font-size: 26px; }
    .thumbnail.main .caption p {
      padding: 0; }
  @media (max-width: 480px) {
    .thumbnail.main {
      margin-bottom: 10px; }
      .thumbnail.main img {
        width: 100%;
        height: auto; }
      .thumbnail.main .overlay, .thumbnail.main .caption {
        display: inline-block;
        position: relative;
        height: 90px;
        padding: 10px;
        overflow: hidden;
        width: 100%; }
        .thumbnail.main .overlay h2, .thumbnail.main .caption h2 {
          font-size: 16px; }
        .thumbnail.main .overlay p, .thumbnail.main .caption p {
          padding: 0; } }

.thumbnail.video {
  border-color: #454545;
  background-color: #454545;
  height: 500px;
  /*SHAME*/ }
  .thumbnail.video iframe {
    width: 99.9%;
    height: 410px; }
  .thumbnail.video .caption {
    color: #fff;
    background-color: #454545;
    height: 115px;
    border-left: 8px solid #00b9f1; }
    .thumbnail.video .caption h2 {
      color: #fff;
      margin-top: 0;
      margin-bottom: 10px; }
  @media (max-width: 480px) {
    .thumbnail.video {
      margin-bottom: 10px;
      height: 270px; }
      .thumbnail.video iframe {
        height: 180px; }
      .thumbnail.video .caption {
        padding: 10px;
        height: 90px;
        overflow: hidden; } }
  .thumbnail.video .img-responsive {
    margin-bottom: -5px; }

.thumbnail.large {
  border-color: #7b7c7c;
  background-color: #7b7c7c;
  height: 500px;
  overflow: hidden; }
  .thumbnail.large .caption {
    color: #fff;
    height: 194px;
    background-color: #7b7c7c; }
    .thumbnail.large .caption h2 {
      color: #fff; }
  @media (max-width: 480px) {
    .thumbnail.large {
      height: 69px; }
      .thumbnail.large .caption {
        height: 69px; }
        .thumbnail.large .caption p {
          display: none; } }

.breadcrumb {
  padding: 0;
  background-color: transparent; }

.well {
  box-shadow: none;
  border-radius: 0;
  border: 0; }
  .well.well-report {
    margin-top: 1em; }

.well-lg {
  padding: 1em; }

@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.svg#glyphicons") format("svg"), url("../../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../fonts/glyphicons-halflings-regular.woff2"); }

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

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

[data-icon]:before {
  font-family: "educar-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="educar-icon-"]:before,
[class*=" educar-icon-"]:before {
  font-family: "educar-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.educar-icon-file:before {
  content: "\61"; }

.educar-icon-search:before {
  content: "\62"; }

.educar-icon-close:before {
  content: "\63"; }

.educar-icon-embed:before {
  content: "\64"; }

.educar-icon-coleccion:before {
  content: "\65"; }

.educar-icon-comment:before {
  content: "\66"; }

.educar-icon-download:before {
  content: "\67"; }

.educar-icon-ingresar-a-la-coleccion:before {
  content: "\68"; }

.educar-icon-mail:before {
  content: "\69"; }

.educar-icon-full-screen:before {
  content: "\6a"; }

.educar-icon-like:before {
  content: "\6b"; }

.educar-icon-fav:before {
  content: "\6c"; }

.educar-icon-min-screen:before {
  content: "\6d"; }

.educar-icon-pdf-1:before {
  content: "\6e"; }

.educar-icon-pdf:before {
  content: "\6f"; }

.educar-icon-upload:before {
  content: "\70"; }

.educar-icon-user:before {
  content: "\71"; }

.educar-icon-video:before {
  content: "\72"; }

.educar-icon-volver-a-la-coleccion:before {
  content: "\73"; }

.educar-icon-share:before {
  content: "\74"; }

.educar-icon-facebook:before {
  content: "\75"; }

.educar-icon-google-plus:before {
  content: "\76"; }

.educar-icon-twitter:before {
  content: "\77"; }

.educar-icon-cc:before {
  content: "\79"; }

.educar-icon-ad:before {
  content: "\41"; }

.educar-icon-play:before {
  content: "\78"; }

.educar-icon-next:before {
  content: "\7a"; }

.educar-icon-previous:before {
  content: "\42"; }

.educar-icon-volume:before {
  content: "\43"; }

.educar-icon-pause:before {
  content: "\44"; }

.educar-icon-mail-b:before {
  content: "\45"; }

.educar-icon-phone:before {
  content: "\46"; }

.educar-icon-location:before {
  content: "\47"; }

.educar-icon-alert:before {
  content: "\49"; }

.btn.btn-primary {
  border-radius: 4px;
  font-family: "Roboto";
  font-weight: 500 !important;
  min-height: 36px !important;
  padding-top: 8px !important; }

.col-center {
  display: table;
  margin: 0 auto; }

@media (max-width: 480px) {
  .no-margin-bottom-xs {
    margin-bottom: 0; } }

.no-border-top {
  border-top: none; }

.no-border-bottom {
  border-bottom: none; }

@media (max-width: 480px) {
  .no-border-top-xs {
    border-top: none; } }

@media (max-width: 480px) {
  .no-border-bottom-xs {
    border-bottom: none; } }

.bg-brand-primary {
  background-color: #00b9f1;
  color: #fff; }

@media (max-width: 480px) {
  .bg-none-xs {
    background-color: transparent;
    color: #454545; } }

.list-title {
  padding: 10px 15px;
  margin-top: 0; }
  @media (max-width: 480px) {
    .list-title {
      margin-top: 10px; } }

.overflow-hidden {
  overflow: hidden; }

.pagination-wrapper .pagination .next a,
.pagination-wrapper .pagination .last a {
  margin: 0 10px 0 0;
  text-indent: 0;
  background-color: #e9eceb; }
  @media (max-width: 480px) {
    .pagination-wrapper .pagination .next a,
    .pagination-wrapper .pagination .last a {
      margin: 0 10px;
      padding: 10px; } }
  .pagination-wrapper .pagination .next a:hover,
  .pagination-wrapper .pagination .last a:hover {
    background-color: #c3c3c3; }

.pagination-wrapper .pagination .first a,
.pagination-wrapper .pagination .prev a {
  margin: 0 0 0 10px;
  text-indent: 0;
  background-color: #e9eceb; }
  @media (max-width: 480px) {
    .pagination-wrapper .pagination .first a,
    .pagination-wrapper .pagination .prev a {
      margin: 0 10px;
      padding: 10px; } }
  .pagination-wrapper .pagination .first a:hover,
  .pagination-wrapper .pagination .prev a:hover {
    background-color: #c3c3c3; }

footer {
  background-color: white; }

/*** LOGOS DEL FOOTER ***/
footer .ministerio-educacion {
  display: inline-block; }
  footer .ministerio-educacion img {
    width: 260px; }

footer .ministerio-educacion i {
  display: block;
  height: 41px;
  width: 233px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") -121px 0; }

footer .btn-social {
  display: inline-block;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: #7e7e7e; }

footer .twitter:hover {
  background-color: #55acee; }

footer .twitter i {
  display: block;
  width: 22px;
  height: 20px;
  margin: 12px 11px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") 0 -47px; }

footer .facebook i {
  display: block;
  width: 15px;
  height: 24px;
  margin: 10px 14px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") -26px -48px; }

footer .facebook:hover {
  background-color: #3b5998; }

footer .youtube i {
  display: block;
  width: 21px;
  height: 28px;
  margin: 9px 11px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") -45px -48px; }

footer .youtube:hover {
  background-color: #cd201f; }

footer .mail i {
  display: block;
  width: 29px;
  height: 30px;
  margin: 7px 7px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") -69px -48px; }

footer .mail:hover {
  background-color: #fbbc05; }

footer .enred i {
  display: block;
  width: 29px;
  height: 30px;
  margin: 7px 7px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") 0px -77px; }

footer .enred:hover {
  background-color: #00b9f1; }

footer .presidencia {
  display: inline-block; }

footer .presidencia i {
  display: block;
  height: 35px;
  width: 197px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") -358px -1px; }

footer .cc-licence {
  display: inline-block; }

footer .cc-licence i {
  display: block;
  height: 40px;
  width: 118px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") -101px -48px; }

footer .rea {
  display: inline-block; }

footer .rea i {
  display: block;
  height: 57px;
  width: 89px;
  background: url("../../../img/EDUCAR_Logo-Portal.svg") -222px -48px; }

/*** SITEMAP ***/
.bg-color-2 {
  background-color: #e6e4d7; }

.footer-sitemap {
  padding: 30px 0;
  line-height: 1rem; }
  @media (max-width: 768px) {
    .footer-sitemap {
      padding: 12px 0 15px 0; } }

.footer-sitemap .footer-logo-educar {
  background: url("../../../img/EDUCAR_Logo-Portal.svg") 0 0;
  background-size: 483px 112px;
  width: 103px;
  height: 38px; }
  @media (max-width: 768px) {
    .footer-sitemap .footer-logo-educar {
      margin-bottom: 10px; } }

.footer-sitemap a {
  color: #000; }

.footer-sitemap li a {
  color: #666; }

.footer-sitemap h3 {
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 1em;
  color: #000; }
  @media (max-width: 768px) {
    .footer-sitemap h3 {
      margin-top: 0;
      margin-bottom: 0;
      clear: both;
      overflow: hidden; } }

@media (max-width: 768px) {
  .footer-sitemap h3 span {
    display: inline-block;
    border-top: 1px dotted #CCC;
    padding-top: 15px;
    margin-top: 15px;
    /* distancia entre la linea que divide cada item principal de menu */ } }

.footer-sitemap div:nth-child(2) h3 span {
  padding-top: 0;
  border-top: none; }

/* primer item despues del logo de educ.ar */
.footer-sitemap ul {
  list-style-type: none;
  padding-left: 0; }
  @media (max-width: 768px) {
    .footer-sitemap ul {
      overflow: hidden;
      margin-bottom: 0;
      margin-top: 6px; } }

.footer-sitemap ul li {
  margin-bottom: 5px;
  color: #666; }
  @media (max-width: 768px) {
    .footer-sitemap ul li {
      float: left;
      margin-right: 4px;
      margin-bottom: 3px; } }

@media (max-width: 768px) {
  .footer-sitemap ul li::before {
    content: "• ";
    color: #999; } }

@media (max-width: 768px) {
  .footer-sitemap ul li:first-child::before {
    content: ""; } }

/*** POSICIONAMIENTO ***/
footer .container .row.footer-top {
  padding-top: 26px;
  padding-bottom: 22px; }
  @media (max-width: 480px) {
    footer .container .row.footer-top {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (max-width: 768px) {
    footer .container .row.footer-top .footer-top-wrapperLogos {
      margin-bottom: 25px; } }

footer .container .row.footer-med {
  padding: 17px 0; }
  @media (max-width: 480px) {
    footer .container .row.footer-med {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  footer .container .row.footer-med .footer-med-wrapperLogos {
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (max-width: 480px) {
      footer .container .row.footer-med .footer-med-wrapperLogos {
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 25px; } }

footer .container .row.footer-bottom {
  padding: 26px 0; }

footer .container-fluid .row .row {
  padding-top: 0;
  padding-bottom: 0; }

footer .footer-links-wrapper {
  width: 100%; }
  @media screen and (min-width: 992px) {
    footer .footer-links-wrapper {
      width: 74%; } }
  @media screen and (min-width: 1300px) {
    footer .footer-links-wrapper {
      width: 60%; } }
  footer .footer-links-wrapper a {
    display: block;
    color: #fff;
    font-size: 0.875em;
    text-decoration: underline; }
    footer .footer-links-wrapper a:hover, footer .footer-links-wrapper a:active, footer .footer-links-wrapper a:focus {
      color: #fff; }

footer .btn-social {
  margin-left: 14px; }

footer .cc-licence {
  margin-top: 6px; }

footer .rea {
  margin: -8px -7px 0 32px; }

footer .space-txt {
  padding-top: 7px;
  margin-right: 20px; }

@media (max-width: 992px) {
  #main-header .navbar .navbar-header {
    width: 100%; }
    #main-header .navbar .navbar-header.user {
      width: initial; }
    #main-header .navbar .navbar-header .educar {
      margin-top: 6px;
      width: 123px;
      background-position: 3px 0px; } }

@media (max-width: 480px) {
  #main-header .navbar .navbar .container-fluid {
    padding-left: 0;
    /*padding-right: 0;*/ } }

@media (max-width: 768px) {
  #main-header .navbar-header {
    padding: 8px 0px; } }

@media (min-width: 992px) {
  #main-header .navbar-header .navbar-brand {
    margin-top: 15px; } }

#main-header .navbar-header .navbar-toggle {
  position: absolute;
  left: 0px; }

@media (max-width: 480px) {
  #main-header .navbar .container-fluid {
    padding-left: 0;
    /*padding-right: 0;*/ } }

#main-header .ingreso {
  margin: 25px 0px 0 0; }
  @media (max-width: 855px) {
    #main-header .ingreso {
      margin: 22px 0px 0 0; } }
  @media (max-width: 480px) {
    #main-header .ingreso {
      padding: 3px 7px; } }

#main-header .navbar-fixed-top .ingreso {
  margin: 15px 0px 0 0; }

#main-header .navbar-fixed-top .logged {
  margin: 10px 0 0 0; }

#main-header .logged {
  margin: 5px 0 0 0;
  /* no muestro el nombre cuando ya no entra*/ }
  @media screen and (min-width: 992px) {
    #main-header .logged {
      margin: 20px 0 0 0; } }
  #main-header .logged .avatar {
    border-radius: 50%;
    padding: 0;
    margin: 0 0 0 5px; }
  #main-header .logged a {
    color: #7b7c7c; }
  #main-header .logged .dropdown-menu {
    background-color: transparent;
    padding: 0; }
    @media (max-width: 992px) {
      #main-header .logged .dropdown-menu {
        left: -122px; } }
    #main-header .logged .dropdown-menu li a {
      background-color: #00b9f1;
      border-color: rgba(255, 255, 255, 0.63);
      color: #444; }
      #main-header .logged .dropdown-menu li a:hover {
        background-color: #04c5ff; }
  @media (max-width: 480px) {
    #main-header .logged {
      margin: 10px 0 0 0;
      max-width: 170px; } }
  @media (max-width: 300px) {
    #main-header .logged {
      /*max-width: 40px;*/ }
      #main-header .logged a span {
        display: none; } }
  @media (min-width: 768px) and (max-width: 855px) {
    #main-header .logged {
      margin: 10px 0 0 0; } }

#main-header .user {
  position: absolute;
  right: 200px;
  top: 0; }
  #main-header .user li a {
    color: #000;
    /*border-top: 1px solid #444;*/
    border-bottom: none;
    background-color: #fff; }
  #main-header .user a:hover {
    background-color: #f5f5f5; }

#main-header .navbar-toggle.avatar {
  padding: 0;
  border-radius: 50%; }

#main-header .avatar {
  max-width: 40px; }

#main-header .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px; }
  @media (max-width: 855px) {
    #main-header .navbar-collapse {
      margin-left: -15px;
      margin-right: -15px; } }

#main-header .navbar-default .navbar-form {
  margin-right: 11em; }

#main-header .input-group input.form-control {
  height: 28px; }

form.search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center; }
  form.search label {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.7px; }
    @media (max-width: 480px) {
      form.search label {
        font-size: 24px; } }
  form.search input[type="search"] {
    height: 36px;
    font-size: 25px; }
    @media (max-width: 480px) {
      form.search input[type="search"] {
        height: 32px;
        font-size: 1.125em; } }
  form.search .input-group-btn .btn {
    border-radius: 0 5px 5px 0;
    background-color: #00b9f1;
    padding: 10px 13px; }
    @media (max-width: 480px) {
      form.search .input-group-btn .btn {
        padding: 5px 13px; } }
    form.search .input-group-btn .btn span {
      color: #fff; }
    form.search .input-group-btn .btn :focus, form.search .input-group-btn .btn :hover {
      border-color: #00b9f1; }

/*** CUERPO ***/
.newsDetail-header {
  background-color: white;
  padding: 1em; }

.newsDetail-title {
  font-size: 2.25em;
  color: #0072bc; }

.newsDetail-description {
  font-size: 1.375em;
  margin-bottom: 10px; }

.newsDetail-date {
  font-size: 0.875em;
  display: block; }

.newsDetail-author {
  font-size: 1em;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 1em;
  margin-top: 0.5em; }

.newsDetail-share {
  width: 310px;
  height: 38px;
  display: block;
  margin: 10px 0 0;
  padding: 0; }
  .newsDetail-share li {
    background-image: url(../../../img/EDUCAR_Logo-Portal.svg);
    background-repeat: no-repeat;
    display: inline-block;
    width: 29px;
    height: 29px; }
    .newsDetail-share li a {
      display: block;
      width: 29px;
      height: 29px; }
    .newsDetail-share li.facebook {
      background-position: -363px -46px; }
      .newsDetail-share li.facebook:hover {
        background-position: -363px -76px; }
    .newsDetail-share li.twitter {
      background-position: -395px -46px; }
      .newsDetail-share li.twitter:hover {
        background-position: -395px -76px; }
    .newsDetail-share li.gplus {
      background-position: -333px -46px; }
      .newsDetail-share li.gplus:hover {
        background-position: -333px -76px; }
    .newsDetail-share li.mail {
      background-position: -424px -46px; }
      .newsDetail-share li.mail:hover {
        background-position: -424px -76px; }

.newsDetail-body {
  font-size: 1.125em;
  background-color: white;
  padding: 1.5em;
  margin-top: 0.2em;
  float: left;
  width: 100%;
  white-space: normal;
  overflow: hidden; }
  .newsDetail-body img {
    margin: 1em 0;
    max-width: 100%;
    display: block; }
  .newsDetail-body p {
    white-space: normal;
    overflow: hidden;
    margin: 1em 0;
    font-size: 1.125em;
    line-height: 1.5; }
  .newsDetail-body h1, .newsDetail-body h2, .newsDetail-body h3 {
    color: #00b9f1; }
  .newsDetail-body h4, .newsDetail-body h5, .newsDetail-body h6 {
    color: #000;
    font-weight: bold; }
  .newsDetail-body ul {
    list-style: none; }
    .newsDetail-body ul li {
      position: relative;
      font-size: 1.125em;
      margin: 10px 0; }
      .newsDetail-body ul li::before {
        content: "\2022";
        color: #00b9f1;
        font-size: 42px;
        position: absolute;
        left: -20px;
        top: -18px; }
    .newsDetail-body ul ul li::before {
      color: #7b7c7c; }
  .newsDetail-body .list-group li::before {
    content: " "; }
  .newsDetail-body blockquote.well,
  .newsDetail-body div.well {
    width: 85%;
    font-style: italic; }
    .newsDetail-body blockquote.well h1, .newsDetail-body blockquote.well h2, .newsDetail-body blockquote.well h3, .newsDetail-body blockquote.well h5, .newsDetail-body blockquote.well h6,
    .newsDetail-body div.well h1,
    .newsDetail-body div.well h2,
    .newsDetail-body div.well h3,
    .newsDetail-body div.well h5,
    .newsDetail-body div.well h6 {
      font-size: 24px;
      color: #000;
      font-weight: bold;
      font-style: normal; }
  .newsDetail-body blockquote {
    width: 85%;
    font-style: italic;
    background-color: #f5f5f5;
    border: 0; }
    .newsDetail-body blockquote h1, .newsDetail-body blockquote h2, .newsDetail-body blockquote h3, .newsDetail-body blockquote h4, .newsDetail-body blockquote h5, .newsDetail-body blockquote h6 {
      font-size: 24px;
      color: #000;
      font-weight: bold;
      font-style: normal;
      margin-top: 10px; }
    .newsDetail-body blockquote p {
      margin-top: 0; }
    @media (max-width: 480px) {
      .newsDetail-body blockquote {
        width: 100%; } }
  .newsDetail-body blockquote.box {
    width: 85%;
    padding-left: 3%;
    border-left: 10px solid #009EE2; }
    @media (max-width: 480px) {
      .newsDetail-body blockquote.box {
        width: 100%; } }
  .newsDetail-body div.well {
    width: 55%;
    font-style: normal; }

.newsDetail-tags {
  margin: 5px 0; }
  .newsDetail-tags .label.label-info {
    border-radius: 0;
    font-weight: normal; }
    .newsDetail-tags .label.label-info:hover, .newsDetail-tags .label.label-info:active {
      background-color: #999; }
  .newsDetail-tags a {
    text-decoration: none;
    color: black; }

/*** OTRAS NOTICAS ***/
.newsDetail-OtherNews {
  margin-bottom: 2em;
  position: relative; }
  @media (max-width: 480px) {
    .newsDetail-OtherNews .newsDetail-OtherNewsTitle {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  .newsDetail-OtherNews a {
    font-size: 1.5em;
    border-bottom: 1px solid #00b9f1; }
  .newsDetail-OtherNews .newsDetail-OtherNewsImg {
    border-top: 3px solid #00b9f1;
    max-height: 300px;
    width: 100%;
    overflow: hidden; }

.feed-wrapper {
  margin-bottom: 25px; }
  .feed-wrapper iframe {
    min-height: 500px !important;
    max-height: 700px !important; }

.main-wrapper {
  position: relative; }

.featureResources {
  margin-top: 25px; }
  @media (max-width: 480px) {
    .featureResources {
      margin-top: 0; } }

.resources-list {
  padding-top: 75px; }
  .resources-list .results-number {
    position: relative;
    border-bottom: 2px solid #c3c3c3;
    margin-top: 6px; }
    @media (max-width: 480px) {
      .resources-list .results-number {
        margin-bottom: 20px;
        border-bottom: 0;
        padding-bottom: 1px;
        padding-left: 0.5em;
        padding-right: 0.5em; } }
  .resources-list .filtered-mobile {
    background-color: #b3b3b3;
    margin-top: -20px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.7em; }
    @media (max-width: 768px) and (min-width: 480px) {
      .resources-list .filtered-mobile {
        margin-top: 10px; } }
  @media (max-width: 1300px) {
    .resources-list {
      padding-top: 10px; } }
  @media (max-width: 480px) {
    .resources-list {
      padding-top: 10px; } }

.search-form.resources-list {
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 0.5em;
  padding-right: 0.5em; }
  @media (max-width: 480px) {
    .search-form.resources-list {
      padding-top: 5px;
      padding-bottom: 15px; }
      .search-form.resources-list form.search label {
        font-size: 20px;
        text-align: left; } }

/* CONSULTAR SI ESTO ES EFECTIVAMENTE ASI */
@media (max-width: 480px) {
  body {
    background-color: #fff; }
    body .navbar-default {
      border-bottom: 1px solid #eee; } }

.resourcesDetail .content-wrapper {
  background-color: #fff;
  margin-bottom: 3em;
  padding: 0 1em 1em; }
  @media (max-width: 768px) {
    .resourcesDetail .content-wrapper {
      margin-bottom: 0; } }
  .resourcesDetail .content-wrapper .resourcesDetail-content {
    padding: 0.7em 0.5em 0.5em; }
    .resourcesDetail .content-wrapper .resourcesDetail-content .buttons-bar.share-buttons-wrapper {
      display: block; }

.resourcesDetail .resource-sheet-wrapper {
  background-color: #fff;
  padding: 0.7em 0.5em 0.5em;
  margin-bottom: 3em; }

.resourcesDetail .resourcesDetail-info {
  background-color: #eaeceb;
  margin-top: 0.7em;
  margin-right: 2em;
  padding: 0 0.5em;
  height: 94%; }
  .resourcesDetail .resourcesDetail-info div:nth-child(1n+0) {
    background-color: #eaeceb;
    border-bottom: 2px solid #c3c3c3;
    padding: 0.8em 0; }
    .resourcesDetail .resourcesDetail-info div:nth-child(1n+0) .eduacar-icon {
      display: inline-block;
      float: left;
      vertical-align: top;
      font-size: 1.5em;
      color: #00b9f1; }
    .resourcesDetail .resourcesDetail-info div:nth-child(1n+0) p {
      display: inline-block;
      margin: 0;
      padding-left: 15px;
      max-width: 90%; }
    @media (max-width: 768px) {
      .resourcesDetail .resourcesDetail-info div:nth-child(1n+0) {
        padding: 0.8em; } }
  @media (max-width: 480px) {
    .resourcesDetail .resourcesDetail-info div:first-child {
      border-top: 2px solid #c3c3c3; } }
  @media (max-width: 768px) {
    .resourcesDetail .resourcesDetail-info {
      padding: 0;
      margin-right: -15px;
      margin-left: -15px; } }

.videoembed-wrapper .main-title {
  font-size: 3.5em;
  margin-top: 1em;
  color: #0FB599; }

.videoembed-wrapper .container-fluid {
  max-width: 54em;
  margin-bottom: 2em; }

.videoembed-wrapper #myform {
  margin-top: 3em;
  background-color: #E1F3F0; }

.videoembed-wrapper .form-title {
  margin-bottom: 1em;
  font-weight: bold; }

.videoembed-wrapper #generator-target {
  font-size: 1.5em;
  line-height: 1.5;
  color: #1BA78F;
  margin-top: 1em;
  resize: none;
  word-break: break-word;
  word-wrap: break-word;
  white-space: pre; }

.videoembed-wrapper .helptext {
  font-size: 0.9em; }

.videoembed-wrapper .helptext .glyphicon {
  color: gray;
  top: 2px; }

.videoembed-wrapper code {
  color: #0FB599;
  background-color: #E1F3F0; }

.videoembed-wrapper #videowrapper {
  margin: 2em auto 0em; }

.videoembed-wrapper #videowrapper iframe {
  background-color: black;
  box-shadow: 4px 8px 21px -6px gray;
  display: block;
  margin: 0 auto; }

.tags-wrapper {
  padding: 0.7em 0.5em 0.5em; }
  .tags-wrapper .icon {
    border-radius: 50%;
    padding: 6px;
    background-color: #f1f1f1;
    color: #00b9f1;
    font-size: 1em; }
  .tags-wrapper .tag {
    background-color: #f1f1f1;
    color: #333;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 3px 10px;
    border-radius: 4%; }

.resourcesDetail-playlist .panel {
  border-radius: 0;
  border: none;
  margin-top: 0 !important; }
  .resourcesDetail-playlist .panel .panel-heading {
    background-color: #f6f6f6;
    color: #333;
    border-radius: 0;
    border-bottom: 1px solid #999; }
    .resourcesDetail-playlist .panel .panel-heading h4 {
      font-weight: bold; }
      .resourcesDetail-playlist .panel .panel-heading h4 .accordion-toggle:after {
        /* symbol for "opening" panels */
        font-family: 'Glyphicons Halflings';
        /* essential for enabling glyphicon */
        content: "\e113";
        /* adjust as needed, taken from bootstrap.css */
        float: right;
        /* adjust as needed */
        color: #00b9f1;
        /* adjust as needed */
        font-family: 'Glyphicons Halflings';
        font-size: 10px;
        padding-top: 4px;
        padding-right: 2px; }
        @media (min-width: 480px) {
          .resourcesDetail-playlist .panel .panel-heading h4 .accordion-toggle:after {
            color: #fff; } }
      .resourcesDetail-playlist .panel .panel-heading h4 .accordion-toggle.collapsed:after {
        /* symbol for "collapsed" panels */
        content: "\e114";
        /* adjust as needed, taken from bootstrap.css */ }
      .resourcesDetail-playlist .panel .panel-heading h4 a:hover, .resourcesDetail-playlist .panel .panel-heading h4 a:focus {
        text-decoration: none; }
    @media (min-width: 480px) {
      .resourcesDetail-playlist .panel .panel-heading {
        background-color: #000;
        color: #fff; } }
  .resourcesDetail-playlist .panel ul.list-group li.list-group-item {
    background-color: #00b9f1;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    padding-left: 35px; }
    .resourcesDetail-playlist .panel ul.list-group li.list-group-item a {
      color: #fff; }
    .resourcesDetail-playlist .panel ul.list-group li.list-group-item.active {
      background-color: #454545; }
      .resourcesDetail-playlist .panel ul.list-group li.list-group-item.active .educar-icon {
        position: absolute;
        font-size: 20px;
        left: -10px; }
    .resourcesDetail-playlist .panel ul.list-group li.list-group-item .dropdown-menu li a {
      color: #333;
      padding: 10px; }
    @media (max-width: 480px) {
      .resourcesDetail-playlist .panel ul.list-group li.list-group-item {
        padding-left: 15px; } }

.ActionButtons--mobile .ActionButtons-btn {
  background-color: transparent;
  color: #fff;
  border: none;
  padding: 0;
  float: right; }

.ActionButtons--mobile .dropdown-menu {
  top: 25px;
  right: -17px;
  border-radius: 2%;
  left: auto; }

.pdf-wrapper {
  background-color: #333;
  margin-top: -3em;
  text-align: center; }
  .pdf-wrapper iframe.pdf {
    width: 100%;
    margin-top: -3em;
    height: 1190px; }

.pdf-label {
  background-color: #edebec;
  padding: 5px 10px;
  margin-bottom: 1em;
  border-radius: 1px;
  margin-top: 1em; }

.btn-pdf-wrapper {
  margin: 3em 0; }
  .btn-pdf-wrapper .btn-download-resource {
    background-color: #0072bc;
    color: #fff;
    border-radius: 0;
    padding: 12px 14px;
    width: 90%;
    font-weight: 800; }

.navCollection-wrapper {
  margin-bottom: 2em; }
  .navCollection-wrapper .navCollection-collapse {
    background-color: #00b9f1; }
    .navCollection-wrapper .navCollection-collapse .accordion-toggle {
      display: block;
      text-decoration: none;
      color: #fff;
      padding: 10px; }
      .navCollection-wrapper .navCollection-collapse .accordion-toggle:after {
        font-family: 'Glyphicons Halflings';
        content: "\e113";
        float: right;
        color: #fff;
        font-family: 'Glyphicons Halflings';
        font-size: 10px;
        padding-top: 4px;
        padding-right: 2px; }
      .navCollection-wrapper .navCollection-collapse .accordion-toggle.collapsed:after {
        /* symbol for "collapsed" panels */
        content: "\e114";
        /* adjust as needed, taken from bootstrap.css */ }
  .navCollection-wrapper ul.navCollection-nav li {
    background-color: #f6f6f6;
    color: #7b7c7c;
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
    padding: 0; }
    .navCollection-wrapper ul.navCollection-nav li a {
      padding: 10px;
      padding-left: 20px;
      color: #7b7c7c;
      border-radius: 0; }
      .navCollection-wrapper ul.navCollection-nav li a:hover {
        color: #eee;
        background-color: #a1a2a2; }
    .navCollection-wrapper ul.navCollection-nav li.depth-3 a {
      padding-left: 40px; }
    .navCollection-wrapper ul.navCollection-nav li.depth-2 a {
      padding-left: 60px; }
    .navCollection-wrapper ul.navCollection-nav li.depth-1 a {
      padding-left: 80px; }
    .navCollection-wrapper ul.navCollection-nav li.active a {
      background-color: #7b7c7c;
      color: #fff; }
      @media (max-width: 480px) {
        .navCollection-wrapper ul.navCollection-nav li.active a {
          background-color: #7b7c7c;
          color: #fff; } }

.html-wrapper {
  padding-bottom: 2em; }

iframe.html {
  width: 100%;
  height: 500px; }

.btn.fullscreen {
  width: 100%;
  margin: 1em 0; }

.btn.fullscreen {
  width: 100%;
  margin: 1em 0; }

.flash-wrapper {
  margin-bottom: 2em; }
  .flash-wrapper .visible-xs p {
    margin-top: 2em;
    text-align: center; }

/* ENTRADA PRINCIPAL DE LA COLECCIÓN  */
.collection-body {
  font-size: 1.125em;
  background-color: white;
  padding: 0 0.5em;
  /* float: left; */
  width: 100%;
  white-space: normal;
  overflow: hidden; }
  .collection-body img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 1em; }
  .collection-body p {
    white-space: normal;
    overflow: hidden; }
  .collection-body h2, .collection-body h3, .collection-body h4, .collection-body h5 {
    color: #00b9f1; }

.featuredResources {
  padding-bottom: 2em; }
  .featuredResources h3 {
    font-size: 1.25em;
    font-weight: bold; }
  .featuredResources .featuredResources-item {
    width: 100%;
    background-color: #f6f6f6;
    padding: 20px 0; }
    .featuredResources .featuredResources-item .featuredResources-item-titleContainer .featuredResources-icon {
      background-color: #009c7b;
      min-width: 40px;
      height: 40px;
      float: left;
      color: white; }
      .featuredResources .featuredResources-item .featuredResources-item-titleContainer .featuredResources-icon span {
        font-size: 1.7em; }
    .featuredResources .featuredResources-item .featuredResources-item-titleContainer .featuredResources-item-title {
      float: left;
      margin: 0 0 0 15px; }
    .featuredResources .featuredResources-item:hover .featuredResources-item-titleContainer {
      background-color: #00b9f1; }
      .featuredResources .featuredResources-item:hover .featuredResources-item-titleContainer .featuredResources-item-title {
        color: white; }

/* FIN ENTRADA PRINCIPAL DE LA COLECCIÓN  */
/* CATEGORIA DE LA COLECCIÓN  */
.collectionCategory-header {
  background-color: white;
  padding: 0 0 0.5em;
  border-bottom: 4px solid #eee; }
  .collectionCategory-header h2 {
    font-size: 2.25em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0072bc;
    margin-top: 0; }
  .collectionCategory-header .collectionCategory-description {
    font-size: 1.375em; }

.collectionCategory-ResourcesList .list-item .icon {
  width: 95px;
  height: 95px; }

/* FIN CATEGORIA DE LA COLECCIÓN  */
.audioplayer-wrapper {
  background-color: #00b9f1;
  padding: 28px 0; }
  .audioplayer-wrapper .audioplayer {
    width: 40%;
    /* &:active, &:focus {
            border: none;
        } */ }
    .audioplayer-wrapper .audioplayer .audioplayer-time {
      color: #fff;
      font-weight: bold;
      margin-bottom: 4px; }
    .audioplayer-wrapper .audioplayer .progress {
      border-radius: 0;
      box-shadow: none; }
      .audioplayer-wrapper .audioplayer .progress .progress-bar.playback {
        background-color: #3b3b3b;
        transition: width 0.4s; }
      .audioplayer-wrapper .audioplayer .progress .progress-bar.buffer {
        background-color: #f6f6f6; }
    .audioplayer-wrapper .audioplayer .audioplayer-btn {
      background-color: transparent;
      border: 3px solid;
      color: #fff;
      padding: 7px 7px;
      border-radius: 50%;
      /* margin: 0 20px; */
      /* &:active, &:focus {
                border: none;
            } */ }
      .audioplayer-wrapper .audioplayer .audioplayer-btn:hover {
        background-color: #fff;
        border-color: #fff;
        color: #3b3b3b; }
      .audioplayer-wrapper .audioplayer .audioplayer-btn .educar-icon {
        font-size: 40px; }
    @media (max-width: 480px) {
      .audioplayer-wrapper .audioplayer {
        width: 80%; } }

.resourcesDetail-header {
  padding: 0.7em 0.5em 1em;
  position: relative;
  border-bottom: 2px solid #cacaca; }
  .resourcesDetail-header h1 {
    font-size: 2.25em;
    color: #0072bc; }
  .resourcesDetail-header .description {
    font-size: 1.375em;
    margin-top: 5px; }

.article-body {
  padding: 1.5em;
  padding-top: 1em;
  font-size: 1.125em; }
  .article-body h1, .article-body h2, .article-body h3 {
    color: #00b9f1; }
  .article-body h4, .article-body h5, .article-body h6 {
    color: #000;
    font-weight: bold; }
  .article-body p {
    margin: 1em 0;
    line-height: 1.5; }
  .article-body img {
    max-width: 100%;
    display: block; }
  .article-body figure, .article-body img {
    margin: 1em 0; }
  .article-body ul {
    list-style: none; }
    .article-body ul li {
      position: relative;
      margin: 10px 0; }
      .article-body ul li::before {
        content: "\2022";
        color: #00b9f1;
        font-size: 42px;
        position: absolute;
        left: -20px;
        top: -18px; }
    .article-body ul ul li::before {
      color: #7b7c7c; }
  .article-body blockquote {
    width: 85%;
    font-style: italic;
    background-color: #f5f5f5;
    border: 0; }
    .article-body blockquote h1, .article-body blockquote h2, .article-body blockquote h3, .article-body blockquote h4, .article-body blockquote h5, .article-body blockquote h6 {
      font-size: 24px;
      color: #000;
      font-weight: bold;
      font-style: normal;
      margin-top: 10px; }
    .article-body blockquote p {
      margin-top: 0; }
  .article-body blockquote.box {
    width: 85%;
    padding-left: 3%;
    border-left: 10px solid #009EE2; }
    @media (max-width: 480px) {
      .article-body blockquote.box {
        width: 100%; } }
  .article-body blockquote.well,
  .article-body div.well {
    width: 85%;
    font-style: italic;
    background-color: #f5f5f5;
    border: 0; }
    .article-body blockquote.well h1, .article-body blockquote.well h2, .article-body blockquote.well h3, .article-body blockquote.well h4, .article-body blockquote.well h5, .article-body blockquote.well h6,
    .article-body div.well h1,
    .article-body div.well h2,
    .article-body div.well h3,
    .article-body div.well h4,
    .article-body div.well h5,
    .article-body div.well h6 {
      font-size: 24px;
      color: #000;
      font-weight: bold;
      font-style: normal; }
    @media (max-width: 480px) {
      .article-body blockquote.well,
      .article-body div.well {
        width: 100%; } }
  .article-body div.well {
    width: 55%;
    font-style: normal; }

.Downloadable .Downloadable-imgContainer {
  background: #edebec;
  text-align: center;
  padding-bottom: 1em;
  margin-bottom: 2em; }

.Downloadable + .buttons-bar.share-buttons-wrapper {
  margin-top: 1em; }

.gallery-wrapper {
  background-color: #000;
  margin-top: -3em;
  padding: 40px 0; }
  .gallery-wrapper iframe {
    width: 100%;
    height: 40em; }

.gallery-body {
  padding: 1em 0; }

.AudioTranscription {
  display: none;
  position: relative;
  padding: 15px;
  padding-bottom: 35px;
  background-color: #eee;
  margin-bottom: 1em; }
  .AudioTranscription.active {
    display: block; }
  .AudioTranscription h3 {
    color: #333;
    margin-top: 0;
    font-weight: bold; }
  .AudioTranscription p {
    overflow: hidden;
    max-height: 120px; }
  .AudioTranscription .btn {
    background-color: #0072bc;
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 15px; }

.video-wrapper {
  background-color: #333;
  margin-top: -3em;
  padding: 40px 0;
  position: relative;
  z-index: 99999999999; }

/* ENTRADA PRINCIPAL DE LA COLECCIÓN  */
.collection-body {
  font-size: 1.125em;
  background-color: white;
  padding: 0 0.5em;
  /* float: left; */
  width: 100%;
  white-space: normal;
  overflow: hidden; }
  .collection-body img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 1em; }
  .collection-body p {
    white-space: normal;
    overflow: hidden; }
  .collection-body h2, .collection-body h3, .collection-body h4, .collection-body h5 {
    color: #00b9f1; }

.featuredResources {
  padding-bottom: 2em; }
  .featuredResources h3 {
    font-size: 1.25em;
    font-weight: bold; }
  .featuredResources .featuredResources-item {
    width: 100%;
    background-color: #f6f6f6;
    padding: 20px 0; }
    .featuredResources .featuredResources-item .featuredResources-item-titleContainer .featuredResources-icon {
      background-color: #009c7b;
      min-width: 40px;
      height: 40px;
      float: left;
      color: white; }
      .featuredResources .featuredResources-item .featuredResources-item-titleContainer .featuredResources-icon span {
        font-size: 1.7em; }
    .featuredResources .featuredResources-item .featuredResources-item-titleContainer .featuredResources-item-title {
      float: left;
      margin: 0 0 0 15px; }
    .featuredResources .featuredResources-item:hover .featuredResources-item-titleContainer {
      background-color: #00b9f1; }
      .featuredResources .featuredResources-item:hover .featuredResources-item-titleContainer .featuredResources-item-title {
        color: white; }

/* FIN ENTRADA PRINCIPAL DE LA COLECCIÓN  */
/* CATEGORIA DE LA COLECCIÓN  */
.collectionCategory-header {
  background-color: white;
  padding: 0 0 0.5em;
  border-bottom: 4px solid #eee; }
  .collectionCategory-header h2 {
    font-size: 2.25em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0072bc;
    margin-top: 0; }
  .collectionCategory-header .collectionCategory-description {
    font-size: 1.375em; }

.collectionCategory-ResourcesList .list-item .icon {
  width: 95px;
  height: 95px; }

/* FIN CATEGORIA DE LA COLECCIÓN  */
body.overflowHidden {
  background-color: white; }

#fullscreen-header .navbar {
  background-color: #eaeceb;
  margin: 0;
  padding: 0;
  height: 70px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 2345;
  border-radius: 0px; }
  #fullscreen-header .navbar .brand-logo {
    height: 50px;
    display: inline-block;
    margin-top: 9px;
    width: 120px;
    height: 43px;
    background: url("../../../img/EDUCAR_Logo-Portal.svg") 0 0; }
    @media (max-width: 480px) {
      #fullscreen-header .navbar .brand-logo {
        width: 43px;
        background: url("../../../img/EDUCAR_Logo-Portal.svg") -77px 0;
        margin-top: 6px;
        margin-left: 10px; }
        #fullscreen-header .navbar .brand-logo img {
          display: none; } }
  #fullscreen-header .navbar .min-screen, #fullscreen-header .navbar .dropdown-toggle {
    margin-top: 17px; }
  #fullscreen-header .navbar a {
    margin-left: 15px; }
    #fullscreen-header .navbar a .educar-icon {
      border-radius: 50%;
      padding: 10px;
      background-color: #D3DADF;
      color: #333; }
    #fullscreen-header .navbar a:hover .educar-icon, #fullscreen-header .navbar a:hover .glyphicon {
      background-color: #333;
      color: #D3DADF; }
    #fullscreen-header .navbar a.btn-default {
      margin-left: 0;
      margin-right: 15px;
      margin-top: 17px;
      background-color: #0072bc;
      border: none;
      color: #fff;
      border-radius: 10px;
      padding: 3px 15px; }
  #fullscreen-header .navbar .btn-resource-header {
    border: none;
    background-color: transparent;
    padding: 0; }
    #fullscreen-header .navbar .btn-resource-header.open .glyphicon:before {
      content: "\e113"; }
    #fullscreen-header .navbar .btn-resource-header .glyphicon {
      border-radius: 50%;
      padding: 10px;
      background-color: #D3DADF;
      color: #333; }
      #fullscreen-header .navbar .btn-resource-header .glyphicon:before {
        content: "\e114"; }
    #fullscreen-header .navbar .btn-resource-header:hover .glyphicon {
      background-color: #333;
      color: #D3DADF; }
    #fullscreen-header .navbar .btn-resource-header:hover {
      border: none;
      box-shadow: none; }
  @media (max-width: 480px) {
    #fullscreen-header .navbar {
      background-color: #fff;
      border-bottom: 2px solid #f6f6f6;
      height: 60px; } }

#fullscreen-header .fullscreen-resource-header {
  display: none;
  background-color: #fff;
  border-bottom: 4px solid #f6f6f6; }
  #fullscreen-header .fullscreen-resource-header.open {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    margin-bottom: 4em;
    margin-top: -3em; }
  #fullscreen-header .fullscreen-resource-header h1 {
    font-size: 2.25em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0072bc; }
  #fullscreen-header .fullscreen-resource-header .description {
    font-size: 1.375em; }

.fullscreen-content-wrapper {
  width: 100%; }
  .fullscreen-content-wrapper iframe {
    width: 100%;
    height: 100%; }

.btn-actions {
  background-color: transparent;
  padding: 0;
  font-size: 1.95em;
  margin-top: 18px;
  border: none; }

.buttons-bar.action-buttons-wrapper, .buttons-bar.share-buttons-wrapper {
  /* LO APLICO A AMBOS BUTTONS-BARS PERO EN MOBILE SOLO APLICA A ACCIONES YA QUE COMPARTIR NO ESTÁ VISIBLE */
  display: inline-block;
  /*margin: 0.5em 0;*/ }
  .buttons-bar.action-buttons-wrapper ul, .buttons-bar.share-buttons-wrapper ul {
    list-style-type: none;
    padding: 0;
    clear: both;
    /**** PARA PISAR BOOTSTRAP DROPDOWN EN DESKTOP ****/
    /* CLOSE @media */ }
    @media (max-width: 768px) {
      .buttons-bar.action-buttons-wrapper ul, .buttons-bar.share-buttons-wrapper ul {
        display: none;
        width: 100%;
        top: 60px;
        right: 0;
        left: auto !important; }
        .buttons-bar.action-buttons-wrapper ul a, .buttons-bar.share-buttons-wrapper ul a {
          padding: 10px 12px;
          border-bottom: 1px solid #cacaca; }
        .buttons-bar.action-buttons-wrapper ul .back-collection a, .buttons-bar.share-buttons-wrapper ul .back-collection a {
          border: none;
          border-radius: 0;
          background-color: transparent;
          text-align: left;
          float: none !important; } }
    @media (min-width: 768px) {
      .buttons-bar.action-buttons-wrapper ul, .buttons-bar.share-buttons-wrapper ul {
        position: relative;
        top: auto;
        left: initial;
        z-index: initial;
        float: none;
        min-width: auto;
        padding: initial;
        margin: initial;
        list-style: none;
        font-size: inherit;
        text-align: start;
        background-color: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none;
        background-clip: initial;
        /* CLOSE li */ }
        .buttons-bar.action-buttons-wrapper ul li, .buttons-bar.share-buttons-wrapper ul li {
          /* CLOSE a */
          /* COLORES */ }
          .buttons-bar.action-buttons-wrapper ul li.back-collection, .buttons-bar.share-buttons-wrapper ul li.back-collection {
            -ms-flex-positive: 2;
            flex-grow: 2; }
            .buttons-bar.action-buttons-wrapper ul li.back-collection a, .buttons-bar.share-buttons-wrapper ul li.back-collection a {
              padding: 6px 9px;
              color: #fff !important;
              width: 200px; }
              .buttons-bar.action-buttons-wrapper ul li.back-collection a:hover, .buttons-bar.share-buttons-wrapper ul li.back-collection a:hover {
                background-color: #333; }
          .buttons-bar.action-buttons-wrapper ul li a, .buttons-bar.share-buttons-wrapper ul li a {
            color: #333;
            margin-right: 10px;
            /**** PARA PISAR BOOTSTRAP DROPDOWN****/ } }
      @media (min-width: 768px) and (min-width: 480px) {
        .buttons-bar.action-buttons-wrapper ul li a, .buttons-bar.share-buttons-wrapper ul li a {
          padding: 0; }
          .buttons-bar.action-buttons-wrapper ul li a:hover, .buttons-bar.share-buttons-wrapper ul li a:hover {
            background-color: transparent; } }
    @media (min-width: 768px) {
            .buttons-bar.action-buttons-wrapper ul li a .educar-icon, .buttons-bar.share-buttons-wrapper ul li a .educar-icon {
              border-radius: 50%;
              padding: 10px;
              background-color: #D3DADF; }
            .buttons-bar.action-buttons-wrapper ul li a:hover, .buttons-bar.share-buttons-wrapper ul li a:hover {
              text-decoration: none; }
          .buttons-bar.action-buttons-wrapper ul li.facebook a:hover span.educar-icon, .buttons-bar.share-buttons-wrapper ul li.facebook a:hover span.educar-icon {
            background-color: #3b5998;
            color: #fff; }
          .buttons-bar.action-buttons-wrapper ul li.google-plus a:hover span.educar-icon, .buttons-bar.share-buttons-wrapper ul li.google-plus a:hover span.educar-icon {
            background-color: #d34836;
            color: #fff; }
          .buttons-bar.action-buttons-wrapper ul li.twitter a:hover span.educar-icon, .buttons-bar.share-buttons-wrapper ul li.twitter a:hover span.educar-icon {
            background-color: #00aced;
            color: #fff; }
          .buttons-bar.action-buttons-wrapper ul li.mail a:hover span.educar-icon, .buttons-bar.share-buttons-wrapper ul li.mail a:hover span.educar-icon {
            background-color: #e04c40;
            color: #fff; }
          .buttons-bar.action-buttons-wrapper ul li.report-resource a:hover span.educar-icon, .buttons-bar.share-buttons-wrapper ul li.report-resource a:hover span.educar-icon {
            background-color: #00b9f1;
            color: #fff; }
          .buttons-bar.action-buttons-wrapper ul li.action a:hover span.educar-icon, .buttons-bar.share-buttons-wrapper ul li.action a:hover span.educar-icon {
            background-color: #00b9f1;
            color: #fff; } }
  .buttons-bar.action-buttons-wrapper ul.dropdown-menu.open, .buttons-bar.share-buttons-wrapper ul.dropdown-menu.open {
    display: block !important; }

.action-buttons-wrapper {
  -ms-flex-positive: 1;
  flex-grow: 1; }

.newsDetail-body .share-buttons-wrapper {
  display: block;
  margin-top: 10px; }

.list-item {
  display: block;
  position: relative;
  margin-bottom: 30px;
  min-height: 157px; }
  .list-item .title {
    color: #0072bc;
    margin-bottom: 20px;
    display: inline-block; }
    .list-item .title a {
      color: #0072bc;
      border-bottom: 1px solid #0072bc; }
      .list-item .title a:hover {
        text-decoration: none;
        opacity: 0.7; }
  .list-item .tags {
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap; }
    .list-item .tags span {
      color: #3b3b3b; }
    .list-item .tags .divider {
      border-left: 1px solid #8b8d8d;
      display: inline;
      margin-left: 5px;
      margin-right: 10px; }
  .list-item .description {
    margin-bottom: 0;
    color: #3b3b3b; }
  .list-item .icon {
    /* PRUEBA DE CUADRADO RESPONSIVE
        width: 20%;
        padding-bottom: 66.6%;*/
    text-decoration: none;
    position: absolute;
    top: 66px;
    left: 0;
    width: 100px;
    height: 100px;
    color: #fff;
    background-color: red;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
    .list-item .icon .glyphicon {
      font-size: 50px; }
    .list-item .icon:hover, .list-item .icon:focus {
      text-decoration: none; }
    .list-item .icon.video {
      background-color: #ff3e32; }
      .list-item .icon.video .glyphicon {
        margin-top: -2%; }
    .list-item .icon.audio {
      background-color: #009c7b; }
      .list-item .icon.audio .glyphicon {
        margin-top: 0%;
        font-size: 68px;
        margin-left: 2%; }
    .list-item .icon.libro-electronico {
      background-color: #913c9c; }
      .list-item .icon.libro-electronico .glyphicon {
        margin-top: -2%;
        font-size: 65px; }
    .list-item .icon.enlace {
      background-color: #f7941e; }
      .list-item .icon.enlace .glyphicon {
        margin-top: 0;
        font-size: 65px; }
    .list-item .icon.imagen {
      background-color: #ef4036; }
      .list-item .icon.imagen .glyphicon {
        margin-top: -5%;
        font-size: 65px; }
    .list-item .icon.galeria-de-imagenes {
      background-color: #f7941e; }
      .list-item .icon.galeria-de-imagenes .glyphicon {
        margin-top: -5%;
        margin-left: 6%;
        font-size: 65px; }
    .list-item .icon.recurso-interactivo {
      background-color: #279a7b; }
      .list-item .icon.recurso-interactivo .glyphicon {
        margin-top: -2%;
        font-size: 45px; }
    .list-item .icon.texto {
      background-color: #279a7b; }
      .list-item .icon.texto .glyphicon {
        margin-top: -2%;
        margin-left: -4%;
        font-size: 65px; }
    .list-item .icon.software {
      background-color: #25aae1; }
      .list-item .icon.software .glyphicon {
        margin-top: -2%;
        margin-left: 0%;
        font-size: 55px; }
    .list-item .icon.coleccion {
      background-color: #25aae1; }
      .list-item .icon.coleccion .glyphicon {
        margin-top: -2%;
        margin-left: -5%;
        font-size: 45px; }
    .list-item .icon.sin-clasificar {
      background-color: #7f3f98; }
      .list-item .icon.sin-clasificar .glyphicon {
        margin-top: -2%;
        margin-left: 0%;
        font-size: 65px; }
    @media (min-width: 1300px) {
      .list-item .icon {
        width: 110px;
        height: 110px; } }
    @media (max-width: 1300px) {
      .list-item .icon {
        width: 100px;
        height: 100px; } }
  @media (max-width: 480px) {
    .list-item {
      display: inline-block;
      width: 100%;
      min-height: 80px;
      margin-top: 20px;
      padding-left: 0.5em;
      padding-right: 0.5em; }
      .list-item .title {
        margin-top: 0;
        margin-bottom: 10px; }
      .list-item .icon {
        top: 0; }
      .list-item .description {
        overflow: hidden;
        height: 40px; } }

.filters h3 {
  border-bottom: 2px solid #00b9f1;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 20px; }

.filters .filter-group {
  margin-bottom: 20px; }
  .filters .filter-group ul {
    border-top: 1px solid #00b9f1; }
    .filters .filter-group ul li.list-group-item {
      padding: 0;
      color: #454545; }
      .filters .filter-group ul li.list-group-item a {
        color: #454545;
        width: 100%;
        display: block;
        padding: 10px 45px 10px 15px; }
      .filters .filter-group ul li.list-group-item:hover {
        text-decoration: none !important;
        background-color: #c7c7c7; }
      .filters .filter-group ul li.list-group-item .badge {
        position: absolute;
        top: 30%;
        right: 10px;
        pointer-events: none; }
    .filters .filter-group ul li.js-more-tags {
      display: block;
      padding: 15px 0; }
      .filters .filter-group ul li.js-more-tags a {
        color: #0072bc; }
        .filters .filter-group ul li.js-more-tags a .glyphicon {
          top: 2px;
          padding-left: 5px; }

.btn-filters-mobile {
  position: absolute;
  top: -5px;
  right: 0.5em;
  padding: 5px;
  border-radius: 4px; }

#filters {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  min-height: 100%;
  padding-top: 80px;
  padding: 0 15px;
  border-radius: 0;
  z-index: 1000; }
  #filters .header {
    background-color: #f5f5f5;
    padding: 27px 0;
    margin: 0 -15px; }
    #filters .header .btn-filters-mobile {
      position: relative;
      margin: 0 15px;
      top: auto; }
    #filters .header h4 {
      display: inline;
      margin-left: 25px; }
    @media (max-width: 768px) and (min-width: 480px) {
      #filters .header {
        padding: 75px 0; } }
  #filters ul.nav.navbar-nav li.dropdown a.dropdown-toggle {
    padding: 10px;
    color: #454545;
    background-color: #fff;
    border-bottom: 1px solid #ddd; }
    #filters ul.nav.navbar-nav li.dropdown a.dropdown-toggle:hover {
      text-decoration: none !important;
      background-color: #f9f9f9; }
  #filters ul.nav.navbar-nav li.dropdown.open .dropdown-menu {
    background-color: #fff; }
    #filters ul.nav.navbar-nav li.dropdown.open .dropdown-menu a {
      background-color: #fff;
      position: relative;
      color: #0072bc;
      border-bottom: 1px solid #ddd;
      padding-left: 10px; }
  #filters .glyphicon {
    position: absolute;
    top: 30%;
    right: 10px;
    pointer-events: none; }

/*
.list-filter-mobile.navbar {
    margin-bottom: 0;

    .navbar-toggle {
        float: right;
        margin: 0;
        background-color: lighten($gray-light, 33.5%);
    }

    .navbar-collapse {
        margin: 5px -15px 0 -15px;
    }
    ul.nav.navbar-nav {

        li.dropdown {
            a.dropdown-toggle {
                padding: 10px;
                color: $gray;
                background-color: #fff;
                border-bottom: 1px solid #ddd;

                &:hover {
                    text-decoration: none !important;
                    background-color: #f9f9f9;
                }

            }
            &.open .dropdown-menu {
                background-color: #fff;
                a {
                    position: relative;
                    color: $blue;
                    border-bottom: 1px solid #ddd;
                    padding-left: 10px;
                }
            }
        }
    }
    .glyphicon {
        position: absolute;
        top: 30%;
        right: 10px;
        pointer-events: none;
    }
}
 */
.filtered h3 {
  border-bottom: 2px solid #00b9f1;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 20px; }

.filtered ul {
  padding-left: 0; }

.filtered li.filtered-group {
  display: block;
  background-color: #95daed;
  margin-bottom: 5px;
  overflow: hidden; }
  .filtered li.filtered-group ul li {
    display: block;
    padding: 10px;
    margin-bottom: 5px; }
    .filtered li.filtered-group ul li a {
      float: right; }
      .filtered li.filtered-group ul li a .glyphicon {
        color: red;
        top: 2px; }
    .filtered li.filtered-group ul li.depth-1 {
      margin-left: 10px;
      margin-right: 5px;
      background-color: #abe5f3;
      padding-left: 10px; }
      .filtered li.filtered-group ul li.depth-1 .glyphicon {
        margin-right: -5px; }
    .filtered li.filtered-group ul li.depth-0 {
      margin-left: 20px;
      margin-right: 5px;
      background-color: #ceedf5;
      padding-left: 10px; }
      .filtered li.filtered-group ul li.depth-0 .glyphicon {
        margin-right: -5px; }

.filtered-tag {
  background-color: #eaeaea;
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 5px;
  padding-right: 30px; }
  .filtered-tag a.close {
    top: 0px; }

.loading-cnt.loading {
  position: relative; }
  .loading-cnt.loading:before {
    content: " ";
    width: 216px;
    height: 79px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANgAAABPCAYAAACJQwsWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEMEZFOENCQzcxQzNFNTExQTdFOEIzRDMxRTYyRTQ2NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2RTREM0FEN0ExMzQxMUU2QjhERkYzODlGMDZERjcyRCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2RTREM0FENkExMzQxMUU2QjhERkYzODlGMDZERjcyRCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY3N2RhODE2LTRjNDEtNDViNi05MDNjLTc1MjQwMzUwNzMyNSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmE2OWUzYWI0LWQ2MDQtMTE3OS05MjMzLWJhMTA1ODc2Njg5MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ptr3e8YAABH0SURBVHja7F0HtFXFFZ3Phw9+kF5EUIpgQaSIAoqJIALGICJYAorBQsSWiFgW6hJjNJZlwIBdpGkERF2xYSFiBQUjIhIFFaQ3pUmvP2f7zltcL3faLe+/95i91pbvu/fOzJ25Z+bMmZlzCkpKSsRBjirE3sS+xHHEZ4WDQ0woe5C+d1Pi75m/JRbx78+5T8LBCZgdColHEzsQOxJPIzZwTZ93KOK23u4ELDMYQLyCeAKx2H1/OY8KxDbEE4ktiEcRjyDWJlb23buDuJr5LXEB8XPiLOIGJ2DxACNWO/dd5jQa8Py4O/FUYnkLYWzIbO/5HQaHOcS3iC+x0DkBC4nXiHuJjbjHq+G+15wZqf7AGsipMaddQGzNHEJcSBxNHEVcm8TLFBxEVkQI2e3ECxX3XEYc677xUgGsudcT/0KsmeG8d3O7P0j8Ps6EyxxEDTiX2CcTaoGDFcoRB/No8rdSEK50GTBizic+xvM6J2AhsI/4hvumswa/4Y7voSxR4WGFvFqkDCMDWaV0AmaJRe67zop51gjiB8Rjs1RdfZw4jVjfCZgdNrnvu1TRhPgpz7cKsrysHXmE7e4EzCEXcCbxM2LLHCpzNeKrxNucgDlkM/oRpxCr5mDZMdLey2pjoRMwh2wDDAfjRcpal8sYyO9R6ATMIVvQX6RM3/kCnLoYYzp/dALmkCRwWuGZPFV373cC5lCawCbriXn8jd3Co7MSUfciovJgdm1MrEjcJlJbTcDS2oNVT6T2H2KHNdZbthLXcZk2uu9eikbcllW4zlYR5xH3hEgLdf8ysVIM5UIZtojU7ooGtkaGENhJnClS5wRVwD7Xq0TKcLM2TgGD7tmJeDnxbJEyY/qBxnlepBYTlyZcITjr1YPYjXgyfyAyQMh+iCnfQu5Y0FO3Yd4pUkcioqKY36uZSG1MbUW8gxs+LhxCPJcJ83nQFiV0mNOJk0XqMKrpWasnWVjD4kPODxu2V/vqpSPxj8TzYx4dlxCfEKmNv82J70nuQ4fzD+Jw4hptqtjsa8EuxC9KzLGdeAex0DIfHbFJ+ULi+yXxon9AXocQjyJ2Jd5EHMd1sCPg+XaG5S8i1ie2JZ5LHEx8nDiVuERSto4x1V0t4n3EdZZ1s5p4kUH6F4as+y3EkcSmhu/RnDg7YntvIo7lui3jSbuj5P7viSfa1LfpjdWJEyK8yHvEKjF9ILZCHkXAbAW4leE7bAxRtqgCBqG+jT+qKBisyKMacY1leuiE7yfWDPFOxcTXLPObTxzB31GRJN0gAZvDnZNVGU1URKg+L4lfH7OHqoJFt094fnMYsS3xShF8hgfD+vv8b9itSpV5aL7S9/uPxAkitW9sOevG0Nexxw2bSbvzXCwT2Jal8ysc1cH6TRw7KO4TKcdAQfOOe4TdTnQYQW71TSOgWjbl72S5ZoqB+saBzKmaOdMGntJM5+/FFt8RO/O3bgeNBJ5J3OzrbQawiiZ7ph9xm6T3eDukungM9zxe7CQOZRVO9SxGzrskKp1uBGvE7zvJsOdvaPg+SLcn8Xbi88SlCY5gF3NdpYG2eY54Bau93YiXEh8gfhlhND2WuMfw+cWcr7+NZwTc+w1/U6p3rMcqpio/mzrzjmAbiE3Cag6qi518grLNopFReXslL3urZSHbBahUK4knWabTip+znYOlWZn4pub5WiXh55RDExCwu3xpjDMoY3viByFU4YmGwjUxYLrQ2qADG6Pp2O/VqKF4/npDNd4rYOdHUc1VI4b/hS+wTPx+yctiJDnSQrj85VgToUdpwZUdRsAEl1uFqhENN/NjFDB//V9n8Swm/EMk5VjoMwikR699BsI1RGJEWmQonEM0WoEpPmPDlU7Axvt+r8GGqdqKZyvoBKx8gKowNsQHU1kxbI82eB5CtN733J4YJvtDIwiYYEtSEgIGPhqTgPnf8Z4I6qVfE+kbcN/jBh+1TMBvtzSI1FGUd75FWlM0ArbeM9rDmPIIcbfnO3yaf/c+V58NYwUqARse8FJ1QzbQWMnL7dSoKpVY9/ZjWAxWyJ4RBezDBAXslhgE7Dzfc/+NuEwy0DM6TQ5Q0w4lbtV8zE8pLJurLK2ANyjKOtEinV3EcgoBu8kjXB8qbAppG8ApxB/4967ptMoEbG+53vfbGF44DoO3JL8XsfVHhofEgSddYcEZmgUWOdVukC0R094R8fmmbC30YhBbVsMCi69dRMpnRZ+AHToXCbXfyb28SB6EzmyBtkFPxbXFFumU410/QYBvjkf576fZGh2ErpwnXAzMECk3ccK7hcpvph8WsBXlqQiNM0dxrTs3XlClXxXwO3aFbM4CAdunuLYnYto/R3i2gD8G7/YkNPpHMbzzu4prfTTPrlRsJeoRoixteAdHUDtstUxLdjYtvXvkApHaPa9C7YCliZ7cDlu8I1gH3jLjxSKNkOiwWnGtnWRv4zDJR52Pu7LjBNYHT/f9NjrhPGvy2qYKhxPrSq51CpFnJU4zCHF2wEW87hp2G1oX4dvLNciy54qq8tQM6EEu5kVRP7BIvcLJkLJB7w7olF5JON+uBvsBoRE9FqAZQZ09JmS+1TNQp9CijojwfA+vgKFHOC/gps8iFrKK5RB9k+VczmH/x+Cfy8BZy08J59vFYt40jbWWAp6rjIqQb7WE3wtl/HPENDp552C9JT3RgggZIO3LdBtJPH+fLhm90iOYg93HMDMDedu4tsZWpk95nhr1mNSOhN8LpzKaREwDWwuPSL+ozJ30UNZry/omz5U9AllB7N/rV0bsj3RRLNQ+GPb5Jr+yyTKsUF85OZICc6BGAb9/nXC+0D6ODtnxRsXOhN8trmg8J6YF5xTJDWck+BLYLLzdo6f3kty3MAM9Vi7jEkW9JYnmpfjO23OkbVqXZeFK4pToLpHaubyK5wKrecTCbzhQ5z2YiJhPtSTpLHEypEQ3ye9rEs63NDzyLhMpz04LcqRtmkDA2ksubuIX2sbE/2/lv7fy/2PdBkcBNnr+BdcJuzWdDoprK50MKT9y2WJp0gaOhhl8T3TO2HzwWA6NXkBjCJjMVIodHIMyVJCTFNecHw052pWiIaBuBt4Pa7CPiNT5s1052D51yiisJZn0G94kD/Tt0sAxpShgSYUZggED/jiwPQn+SJ7xCBe0rddF7sTY/kXAZEN9Jr2wNtZUuIP9POjQhPOuEnN681ljwpos/A5+7Ono4V8R62if8N8FOdI+FaEiFme4hwqCauGw0MmRFDVyvN6wDgrPUSNYgLzrohVY0G4U2RniyAhlFT1d7QyVoZxQr40c6uQo1CgCq+ziLC03VD5s9H5YHOhGD+trWDi/TsgtyzklYDI0zIIyANWdHIXqfOoknHfYOR4cdV4jDlx+weZaHGtBjObK+dJAqo+7AauPSXtK0hkx6jo5CjU/bVjK7RaEG3nUKgn41uC5rE2etc8vx1Vk61WYSB6foYJsUFxr6uQo1Eee9E4L24VsHNgcHiBcMHBNz0PhAn6EgKlOK5+eoYKs0Iykbh4WDNV5u9YJ573M4l6Y2kdJNKh/C/liea5jJQRM5dixS4YKovMX38HJUiBU28gwIlTJAgHDrp8hkmvwMX9CHrfPYgjYPMUNZ2TIyDBXc71zjlRopk3j/9OUpXMp5e3FJCH3pntBnneACyBgsxU3YAi/JAMFma653itHKjTTquxszfV+CQuYiTOdKYprLfNcwOZCwN7X3HSDiOcMj07AVHvNMBH+TQ5UaJUM54cT5yo/FNj1UD+hvGGm/8bgvs8V1/J9CWYWBGy5Rk3EYb4/JVwQWDLf0dwzOEsqTRVY8MgMlwWng6cqrmMR/+YE859mcI8q2MLmPBYu2BVWpU8lT9TcjKgZhydcoAma6wgU1y7hMhQZ3LMxy1QeXdthUff4BAUMAn4XCzKshesDjBwyrMljAfsP/pMWsPEafboaC0BRDBnXkky+XxT6s1+InFg+wUoxOSq+VnHtpFJQMV/TjBJluX3jCuHUxaPawWsVPEv9VaTOa8F13FEiFd3U5J1mxNx+m7JIwN70ChhMri9oHoDTkmcjzsdqsSr4YoA6hTmYzg8dRojhWTD0y3BOhA4AFtv7FNfLK+ZCIzVp48Q4zvdFtXLCexU8fM0S8tMWGOEvEftdxqlOSkwOWQ7ZYLA1S4Rrq0h7QvNFVNlt4NP7nZBheo4jfqsJIlDk8e+twt0h/aw35kiFMtxpkMapmrINDFGuvr4YXkHoo4mBttag3l4wiKcmCwgy0jJSSz1+p6s1982w8Ce/z+MzPoitLf3cN5Ok0zJiFNDxsuAPwwwTWMOBEsoahi4d5AsQ8Lzi/q6GZRjHgQdMw6ferAnSVsLhSE3S2qZIY51FeCYEuXjC8H3v1aR1hWE68zgEj00wunme5ydZPPu2JoqJ4DBCPxrGiD5Lk1ahYUeji+dWN6KAdZQJWLFlCJhlHIeqE8dO8sZIOpnD6CwNiPZRrKmoEYb5L+cespIiZhTC46yweKfrFOml+ZImjYUci0w1IgzwlWutJnwRPrAGmvhiUyze8w2O+VY9IJ2mXL6Pfc9MtxwBH+HwRw009x3rE2J/cPQHfZFryijSujYgJvNHkvpUlWl1SOGa541A88sfPjQTqZOjYY4M7Oa5VEXJdUShOE3o4+SW47laR8N8d/K84DsuA86yteAJtxfrWDe+2CDNn/j+9TxX8M79zia+YTBPeIXzw5amfTzvxPv3FL8+ZIpF2x48zx2jSBN1i2AOi8R+J0SYF6ddtNXkemhk2W5reC6HOflhkvkVlnI6CTtnOk/yEs/TBks9ZbleunL7rWQjyKti/4Z0uAh/kMvypCItrJnW43qFT024pJjvm4M+Iw6M9+3FP0U4777Y1Lx/36Vh+Ng48KXl3A3zipkx5j+KR9meIZ4dG9DLx1W2yZ4Rs3+I53sGzHVXxNx2M0PGPksHctzLoWmjxE5r7YkZNy3Es94Raa7Bt4jpx+uW9bSUpxBGMZrbW+qzKrzCES/DRMmcEjHvuWyYMAnAF6RGQJW6SDIR3hGhXDsCDAC2ArZSEpiviSYSpw0w56oYou06BQQiD2McK89Grd0+Y0czwzku7Ao/E2dzJ3ueZUDCE4i3EV9m9W+rTQBHXeKHE6dGaJyf+SMqiNBzFfJcbo9l3puJgwMMMT01cycYHfqxxVFXtl6GlteSgHnocQHp9ddY0L4gPkQ8h1jTQAOYFKHtNlvGdfaHUl0ckOZXmhCwfiJq5NeS8r1qEMl0mUXkUhujTxC+CJobmibaKyBusy4851iu6LherIWFsOPDOsIghOxeVjcG8TJF2ApfYlguaATXKKyvfgHby5a4S31GJBuexUG/TYE8J1hYQv3splFRYZjqokmjDo82usDqQcsqR7LGZBsaOIqA7ZOpwLaJd+AedA4LUVAPNTRC45iwDVvbFgcINSr2NIOeDc/eyiN0HGU6hHv76QEj7S62Yg0wULXSwj+LYxEfFmO9ncLq0jyJNjCPLcJNIubzO0NBxnpqb9/crglbDLdYdAhQ4ZtzpzXY8tm4MEJWH0FWRFOU5f2JVdlCtlxk3gtvDc8eSVjSTPyH4EjJdhE93Ktqx0Uj3pq0jXfJ2PivgA+SVQnXW3nOpypvXsah2w0xpv8UW9NMgZPZcFERxVHPRiEPCZskYJ1sI/v2ogiYg4MMMKd/KuTx3vIFWNpoKxThtcq4b8EhAWDE7h3zqJiNuFJoYtc5AXNICt/zwvHuPH0/xMT+l+4mJ2AOSQJx4PrxHD2fAK/EQ01udALmkDTg9ObSPBIyCNc1pjc7AXPIBKBKnS9yPxTVwyxcxpZBZ0V0yCSw0RkusmvnWLkx+sL500jbB52AOWQa9VnI2uZIeeEioi/x3TAPOxXRIdNYziPZ33NgXgafji3DCpcbwRxKGxjFcK6rVZaVC2fe4CVrbNSE3AjmUJrA4VB44rpWqANZZAo40ApDxtFxCJcbwRyyCRVZ0HCKONPRVrDlaTTxAaEOhuIEzCHnAd+bMOlfLlKu7JIMeI6NuqN4tFqXRAZOwByyGbA4wqMz/E3Cz0ZxxPRgVEHADPhTQVyyOUm/gBMwh1wBjkfBgerJIuWYqSkLINbUqvnsCVtEyryOwI5wFDuPhQk7/DPqD///AgwA2j/Ua6VfeOAAAAAASUVORK5CYII=") 0px 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -108px;
    z-index: 999;
    opacity: .4; }

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

.search-form {
  background-color: #3b3b3b;
  padding-top: 60px;
  padding-bottom: 90px;
  margin-top: -20px;
  /*HASTA REMOVER EL MARGIN TOP DEL HEADER*/ }
  @media (max-width: 480px) {
    .search-form {
      padding-top: 32px;
      padding-bottom: 42px; } }

.level-list, .special-list {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (max-width: 480px) {
    .level-list, .special-list {
      padding-top: 12px;
      padding-bottom: 12px; } }

.level-list {
  padding-bottom: 56px; }

.format-list, .related-list {
  background-color: #eaeceb;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (max-width: 480px) {
    .format-list, .related-list {
      padding-top: 12px;
      padding-bottom: 12px; } }

.list-title {
  margin-bottom: 50px; }
  @media (max-width: 480px) {
    .list-title {
      margin-bottom: 10px; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 23, 2016, 3:05:07 PM
    Author     : angelcaido
*/
.resourceSheet-wrapper {
  background: #FFF;
  height: 100%;
  overflow: hidden;
  margin-bottom: 4em; }
  .resourceSheet-wrapper .resourceSheet-header {
    border-bottom: 1px solid #e5e5e5;
    position: relative; }
    .resourceSheet-wrapper .resourceSheet-header h3 {
      color: #3b3b3b; }
  .resourceSheet-wrapper .resourceSheet-section {
    padding-top: 1em;
    min-height: 12em; }
    .resourceSheet-wrapper .resourceSheet-section p {
      color: #666; }
      .resourceSheet-wrapper .resourceSheet-section p a {
        font-weight: normal; }
    .resourceSheet-wrapper .resourceSheet-section:nth-child(2):before {
      padding-top: 2.5em; }
    .resourceSheet-wrapper .resourceSheet-section:nth-child(3) {
      border-top: 1px solid #e5e5e5;
      margin-top: 2em; }
  .resourceSheet-wrapper .resourceSheet-logos {
    text-align: right; }
    @media all and (max-width: 992px) {
      .resourceSheet-wrapper .resourceSheet-logos {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important; } }
    .resourceSheet-wrapper .resourceSheet-logos .cc-licence {
      display: inline-block;
      height: 51px;
      width: 118px;
      background: url("../../../img/svg/icon-cc-license.svg");
      background-size: 118px;
      background-repeat: no-repeat;
      margin-top: 2em; }
    .resourceSheet-wrapper .resourceSheet-logos .rea-icon {
      display: inline-block;
      height: 80px;
      width: 120px;
      background: url("../../../img/svg/rea-icon.svg");
      background-size: 120px;
      background-repeat: no-repeat; }
  .resourceSheet-wrapper .accordion-toggle {
    display: block;
    text-decoration: none;
    color: #7b7c7c;
    text-indent: -9999999999px;
    margin-top: 1.5em; }
    .resourceSheet-wrapper .accordion-toggle:after {
      font-family: 'Glyphicons Halflings';
      content: "\e113";
      float: right;
      color: #7b7c7c;
      font-size: 16px;
      text-indent: 0;
      position: relative;
      right: 10px; }
    .resourceSheet-wrapper .accordion-toggle.collapsed:after {
      /* symbol for "collapsed" panels */
      content: "\e114";
      /* adjust as needed, taken from bootstrap.css */ }

.flex-item-1 {
  -ms-flex: 1;
  flex: 1; }

.flex-item-2 {
  -ms-flex: 2;
  flex: 2; }
  .flex-item-2 span::before {
    content: "-";
    margin-right: 5px; }
  .flex-item-2 span:first-child::before {
    content: " ";
    margin-right: 0; }

.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  /* PARA POSICIONAR EL TITULO EN LAS VERSIONES DESKTOP */
  /* COLORES */ }
  .card.first {
    padding-left: 80px; }
  .card.last {
    padding-right: 80px; }
  @media (max-width: 480px) {
    .card {
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 10px 0.5em; }
      .card.first {
        padding-left: 0.5em; }
      .card.last {
        padding-right: 0.5em; }
      .card h3 {
        font-size: 20px !important; } }
  @media (max-width: 480px) and (min-width: 480px) {
    .card {
      margin-bottom: 2em !important; } }
  .card a {
    position: relative; }
    @media (min-width: 480px) {
      .card a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; } }
  .card a:hover {
    text-decoration: none; }
  .card .glyphicon {
    color: #fff;
    font-size: 100px; }
    @media (max-width: 992px) {
      .card .glyphicon {
        font-size: 90px; } }
  .card .circle {
    width: 210px;
    height: 210px;
    display: block;
    background-color: red;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; }
    @media (max-width: 992px) {
      .card .circle {
        width: 170px;
        height: 170px; } }
    @media (max-width: 480px) {
      .card .circle {
        width: 100px;
        height: 100px;
        margin-right: 15px; } }
    .card .circle h3 {
      margin: 0; }
    .card .circle img {
      width: 60%; }
    .card .circle:hover {
      opacity: 0.7; }
  .card h3 {
    font-size: 30px;
    color: #fff;
    /*        position: absolute;
        left: 15%;
        top: 30%;*/
    width: 190px; }
  .card p {
    font-size: 18px; }
    .card p .number {
      display: block;
      font-size: 36px;
      margin-top: 10px;
      margin-bottom: 0px; }
      @media (max-width: 480px) {
        .card p .number {
          display: inline;
          font-size: 24px;
          margin: 0; } }
  .card.descripted a h3 {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    color: #3b3b3b;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px; }
    @media (max-width: 480px) {
      .card.descripted a h3 {
        width: 0;
        border-bottom: none;
        margin: 0;
        font-size: 24px;
        text-align: left; } }
  @media (max-width: 480px) {
    .card.descripted a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: center;
      align-items: center; } }
  .card.descripted p {
    font-size: 14px;
    padding: 0 45px; }
  .card.inicial .circle {
    background-color: #42c438; }
  .card.inicial p .number {
    color: #42c438; }
  .card.primaria .circle {
    background-color: #2bc7d5; }
  .card.primaria p .number {
    color: #2bc7d5; }
  .card.secundaria .circle {
    background-color: #bd167c; }
  .card.secundaria p .number {
    color: #bd167c; }
  .card.video .circle {
    background-color: #ff3e32; }
  @media (max-width: 992px) {
    .card.video .glyphicon {
      font-size: 60px;
      padding-left: 1%; } }
  @media (max-width: 480px) {
    .card.video .glyphicon {
      font-size: 40px; } }
  .card.video p .number {
    color: #ff3e32; }
  .card.audio .circle {
    background-color: #009c7b; }
  .card.audio .glyphicon {
    font-size: 120px;
    padding-left: 2%; }
    @media (max-width: 992px) {
      .card.audio .glyphicon {
        font-size: 60px;
        padding-left: 1%; } }
    @media (max-width: 480px) {
      .card.audio .glyphicon {
        font-size: 40px; } }
  .card.audio p .number {
    color: #009c7b; }
  .card.ebook .circle {
    background-color: #913c9c; }
  @media (max-width: 992px) {
    .card.ebook .glyphicon {
      font-size: 60px;
      padding-left: 1%; } }
  @media (max-width: 480px) {
    .card.ebook .glyphicon {
      font-size: 40px; } }
  .card.ebook p .number {
    color: #913c9c; }
  .card.especiales .circle {
    background-color: #00d08d; }
  .card.especiales img {
    width: 67%;
    padding-top: 6%; }
  .card.especiales p .number {
    color: #00d08d; }
  .card.efemerides .circle {
    background-color: #db005e; }
  .card.efemerides img {
    width: 75%; }
  .card.efemerides p .number {
    color: #db005e; }
  .card.experiencias .circle {
    background-color: #ff876b; }
  .card.experiencias img {
    width: 75%;
    padding-top: 4%; }
  .card.experiencias p .number {
    color: #ff876b; }

.RelatedResource {
  margin-bottom: 4em; }
  .RelatedResource .RelatedResource-main-title h2 {
    font-size: 1.8em;
    margin: 0 0 30px 0; }
  .RelatedResource .RelatedResource-item {
    width: 100%;
    border-top: 4px solid #00b9f1; }
    .RelatedResource .RelatedResource-item .RelatedResource-titleContainer {
      background-color: white; }
      .RelatedResource .RelatedResource-item .RelatedResource-titleContainer .RelatedResource-icon {
        background-color: #ff3e32;
        width: 60px;
        height: 60px;
        float: left;
        color: white; }
        .RelatedResource .RelatedResource-item .RelatedResource-titleContainer .RelatedResource-icon span {
          font-size: 2em; }
      .RelatedResource .RelatedResource-item .RelatedResource-titleContainer .RelatedResource-title {
        float: left;
        margin-left: 15px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 70%;
        color: #00b9f1;
        border-bottom: 1px solid;
        font-size: 1.3em;
        line-height: 1.3em;
        color: #00b9f1; }
      @media (max-width: 480px) {
        .RelatedResource .RelatedResource-item .RelatedResource-titleContainer {
          padding: 15px 0 0 15px; } }
    .RelatedResource .RelatedResource-item .RelatedResource-description {
      color: white;
      background-color: #454545;
      padding: 15px;
      min-height: 8em; }
      @media (max-width: 480px) {
        .RelatedResource .RelatedResource-item .RelatedResource-description {
          background-color: white;
          color: #3b3b3b; } }
    .RelatedResource .RelatedResource-item:hover .RelatedResource-titleContainer {
      background-color: #00b9f1; }
      .RelatedResource .RelatedResource-item:hover .RelatedResource-titleContainer .RelatedResource-title {
        color: white; }

.sub-wrapper {
  margin-top: -20px; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 12, 2016, 3:41:58 PM
    Author     : angelcaido
*/
.main-wrapper .btn-ingresa-cursos {
  margin-bottom: 1em; }

.inscriptionMsg-wrapper {
  background: white;
  padding-bottom: 2em;
  margin-bottom: 2em; }
  .inscriptionMsg-wrapper h1 {
    font-size: 2.25em;
    color: #0072bc; }
  .inscriptionMsg-wrapper .inscriptionMsg-courseInfo {
    background: #edebec;
    padding-bottom: 1.5em; }
    .inscriptionMsg-wrapper .inscriptionMsg-courseInfo h2 {
      font-size: 1.25em;
      font-weight: bold;
      color: #000; }
    .inscriptionMsg-wrapper .inscriptionMsg-courseInfo span {
      margin-right: 5px; }
      .inscriptionMsg-wrapper .inscriptionMsg-courseInfo span::before {
        content: "-";
        margin-right: 5px; }
      .inscriptionMsg-wrapper .inscriptionMsg-courseInfo span:nth-child(2)::before {
        content: " ";
        margin-right: 0; }
  .inscriptionMsg-wrapper .inscriptionMsg-msg {
    border-top: 1px solid silver;
    padding-top: 3em;
    margin-top: 1em;
    margin-bottom: 3em; }
  .inscriptionMsg-wrapper .social-networks {
    background: #edebec;
    padding-top: 0.8em;
    padding-bottom: 1.5em;
    margin-top: 2em; }
    .inscriptionMsg-wrapper .social-networks .social-icons {
      margin-top: 25px; }
      .inscriptionMsg-wrapper .social-networks .social-icons .link-social {
        border-radius: 50%;
        padding: 10px;
        color: #FFF; }
        .inscriptionMsg-wrapper .social-networks .social-icons .link-social:hover {
          opacity: 0.8; }
      .inscriptionMsg-wrapper .social-networks .social-icons .link-social-facebook {
        background-color: #3b5998; }
      .inscriptionMsg-wrapper .social-networks .social-icons .link-social-twitter {
        background-color: #00aced; }
  .inscriptionMsg-wrapper .error-message {
    color: red;
    padding: 1em; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Oct 14, 2016, 11:15:42 AM
    Author     : angelcaido
*/
.course-wrapper {
  background: white;
  margin-bottom: 2em; }
  .course-wrapper h1 {
    font-size: 2.25em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0072bc; }
  .course-wrapper .course-excerpt {
    font-size: 1.375em;
    -ms-flex-order: 2;
    order: 2; }
    @media screen and (min-width: 768px) {
      .course-wrapper .course-excerpt {
        -ms-flex-order: 1;
        order: 1; } }
  .course-wrapper .course-info {
    background: #edebec;
    margin: 1em 0;
    padding-top: 5px;
    -ms-flex-order: 1;
    order: 1; }
    @media screen and (min-width: 768px) {
      .course-wrapper .course-info {
        -ms-flex-order: 2;
        order: 2; } }
    .course-wrapper .course-info a.btn {
      margin-top: 25px; }
      @media screen and (max-width: 768px) {
        .course-wrapper .course-info a.btn {
          max-width: 72px;
          padding: 10px 5px; } }
  .course-wrapper .course-observ {
    background: white;
    padding: 1em;
    margin-bottom: 1em;
    margin-top: 1em; }
  .course-wrapper .course-info.inline {
    padding: 5px 10px; }
    .course-wrapper .course-info.inline p {
      float: left; }
  .course-wrapper .course-description {
    font-size: 1em; }
    .course-wrapper .course-description a.btn {
      margin-bottom: 1em;
      margin-right: 1em;
      max-width: 190px; }
    .course-wrapper .course-description header {
      border: 2px solid #00b9f1;
      border-right: none;
      border-left: none;
      height: 100%;
      overflow: hidden; }
    .course-wrapper .course-description h1 {
      color: #080808;
      margin-top: 10px; }
    .course-wrapper .course-description h2, .course-wrapper .course-description h3, .course-wrapper .course-description h4 {
      color: #00b9f1;
      font-size: 1.25em; }
    .course-wrapper .course-description .course-detail {
      padding: 1em 0px;
      margin: 1em 0; }
  .course-wrapper a.btn-collapse {
    background: transparent;
    text-indent: -9999999999px;
    border: none;
    position: relative;
    width: 12px;
    top: 20px; }
    .course-wrapper a.btn-collapse:before {
      content: "";
      border-width: 12px;
      border-style: solid;
      border-color: transparent transparent #a4a4a4;
      box-sizing: border-box;
      width: 12px;
      height: 12px;
      display: block;
      transform: rotateX(180deg);
      position: absolute;
      top: 7px;
      right: 17px;
      transition: all 0.2s ease; }
    .course-wrapper a.btn-collapse:hover::before {
      transform: rotateX(0deg);
      top: -7px; }
    .course-wrapper a.btn-collapse:focus {
      background: transparent; }
  .course-wrapper .courses-message {
    padding: 0.5em 2em;
    margin-top: 1.5em; }

.Institutionals {
  margin-bottom: 3em; }
  .Institutionals .Institutionals-title {
    padding: 0.7em 0.5em 1em;
    position: relative;
    border-bottom: 2px solid #cacaca;
    background: white; }
    .Institutionals .Institutionals-title h1 {
      font-size: 2.25em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #0072bc; }
  .Institutionals .Institutionals-content {
    margin-top: 20px;
    margin-right: 20px;
    padding-bottom: 1em; }
    .Institutionals .Institutionals-content iframe {
      border: none;
      margin-bottom: 20px; }
  .Institutionals .white-background {
    background: white; }
  .Institutionals .Institutionals-sidenav-container {
    padding: 20px; }

.inscriptionMsg-wrapper {
  background: white;
  padding-bottom: 2em;
  margin-bottom: 2em; }
  .inscriptionMsg-wrapper h1 {
    font-size: 2.25em;
    color: #0072bc; }
  .inscriptionMsg-wrapper .inscriptionMsg-courseInfo {
    background: #edebec;
    padding-bottom: 1.5em; }
    .inscriptionMsg-wrapper .inscriptionMsg-courseInfo h2 {
      font-size: 1.25em;
      font-weight: bold;
      color: #000; }
    .inscriptionMsg-wrapper .inscriptionMsg-courseInfo span {
      margin-right: 5px; }
      .inscriptionMsg-wrapper .inscriptionMsg-courseInfo span::before {
        content: "-";
        margin-right: 5px; }
      .inscriptionMsg-wrapper .inscriptionMsg-courseInfo span:nth-child(2)::before {
        content: " ";
        margin-right: 0; }
  .inscriptionMsg-wrapper .inscriptionMsg-msg {
    border-top: 1px solid silver;
    padding-top: 3em;
    margin-top: 1em;
    margin-bottom: 3em; }
  .inscriptionMsg-wrapper .social-networks {
    background: #edebec;
    padding-top: 0.8em;
    padding-bottom: 1.5em;
    margin-top: 2em; }
    .inscriptionMsg-wrapper .social-networks .social-icons {
      margin-top: 25px; }
      .inscriptionMsg-wrapper .social-networks .social-icons .link-social {
        border-radius: 50%;
        padding: 10px;
        color: #FFF; }
        .inscriptionMsg-wrapper .social-networks .social-icons .link-social:hover {
          opacity: 0.8; }
      .inscriptionMsg-wrapper .social-networks .social-icons .link-social-facebook {
        background-color: #3b5998; }
      .inscriptionMsg-wrapper .social-networks .social-icons .link-social-twitter {
        background-color: #00aced; }
  .inscriptionMsg-wrapper .error-message {
    color: red;
    padding: 1em; }

.user-courses {
  background: white;
  margin-bottom: 2em;
  padding-bottom: 3em; }
  .user-courses h1 + p {
    margin-bottom: 2em; }
  .user-courses header {
    border-top: 1px solid #00b9f1;
    border-bottom: 1px solid #00b9f1;
    padding: 0px 0 7px;
    color: #00b9f1;
    clear: both; }
  .user-courses .coursing p, .user-courses .finished p {
    display: block; }
  .user-courses .coursing .courses-message, .user-courses .finished .courses-message {
    background: white;
    padding: 0.5em 2em;
    font-weight: bold;
    margin-top: 1.5em;
    float: right; }
    @media all and (max-width: 768px) {
      .user-courses .coursing .courses-message, .user-courses .finished .courses-message {
        float: left !important;
        clear: both;
        margin-left: -4px;
        margin-top: 10px; } }
  .user-courses .coursing a.btn, .user-courses .finished a.btn {
    float: right; }
    @media all and (max-width: 768px) {
      .user-courses .coursing a.btn, .user-courses .finished a.btn {
        float: left !important;
        clear: both;
        margin-left: -4px;
        margin-top: 10px; } }
  .user-courses .coursing p {
    margin-top: 5px;
    float: left; }
  .user-courses .coursing, .user-courses .upcoming, .user-courses .finished {
    background: #edebec;
    padding-top: 1em;
    padding-bottom: 1em;
    margin: 1em 0 1em; }
    .user-courses .coursing p, .user-courses .upcoming p, .user-courses .finished p {
      font-weight: bold; }
  .user-courses .finished a.btn {
    margin: 10px 0 0; }
    @media all and (max-width: 768px) {
      .user-courses .finished a.btn {
        margin-top: 10px; } }
  .user-courses .finished span {
    display: block;
    clear: both; }
  .user-courses .finished p span {
    display: inline;
    font-weight: normal; }
  .user-courses div.alert.alert-info {
    margin-top: 1em; }
  .user-courses .accordion-toggle {
    background: transparent;
    text-indent: -9999999999px;
    border: none;
    display: block;
    text-decoration: none;
    color: #7b7c7c;
    text-indent: -9999999999px;
    margin-top: 1.5em; }
    .user-courses .accordion-toggle:after {
      font-family: 'Glyphicons Halflings';
      content: "\e113";
      float: right;
      color: #00b9f1;
      font-size: 16px;
      text-indent: 0;
      outline: none !important;
      position: relative;
      right: 7px; }
    .user-courses .accordion-toggle.collapsed:after {
      /* symbol for "collapsed" panels */
      content: "\e114";
      /* adjust as needed, taken from bootstrap.css */ }
  .user-courses .alert {
    clear: both; }

.enrollmentForm {
  margin-bottom: 20px;
  padding-bottom: 20px; }

.error-404 {
  background: white;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #FFF;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 3em; }
  @media screen and (min-width: 768px) {
    .error-404 {
      background-image: url("/img/bkg-error404.png");
      background-repeat: no-repeat;
      padding-top: 12%;
      padding-bottom: 12%;
      background-size: 71%;
      background-position: center right; } }
  .error-404 h1 {
    font-size: 2.5em;
    color: #0072bc;
    max-width: 6em; }
  .error-404 p {
    font-family: 'Droid', sans-serif;
    font-size: 1.5em;
    max-width: 21em; }
  .error-404 p + p {
    font-size: 1.25em; }

.error-500 {
  background: white;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #FFF;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 3em; }
  @media screen and (min-width: 768px) {
    .error-500 {
      background-image: url("/img/bkg-error-500.jpg");
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center top; } }
  .error-500 .error-500-text-container {
    padding-bottom: 2em; }
    @media screen and (min-width: 768px) {
      .error-500 .error-500-text-container {
        margin-top: 24%; } }
    .error-500 .error-500-text-container div {
      max-width: 550px;
      margin-top: 33px; }
  .error-500 h1 {
    font-size: 2.5em;
    color: #ed2e1f; }
  .error-500 p {
    font-family: 'Droid', sans-serif;
    font-size: 1.5em; }
  .error-500 p + p {
    font-size: 1.25em; }

.maintenance {
  background: white;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #FFF;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 3em; }
  @media screen and (min-width: 760px) {
    .maintenance {
      background-image: url("/img/bkg-site-maintenance.png");
      background-repeat: no-repeat;
      padding-top: 4%;
      padding-bottom: 20%;
      background-size: 48%;
      background-position: center left; } }
  @media screen and (min-width: 760px) {
    .maintenance .col-xs-6 {
      float: right; } }
  .maintenance h1 {
    font-size: 2.5em;
    max-width: 6em; }
  .maintenance p {
    font-family: 'Droid', sans-serif;
    font-size: 1.5em;
    max-width: 21em; }
  .maintenance p + p {
    font-size: 1.25em; }

.videodetector iframe {
  width: 100%;
  min-height: 25vh; }
  @media screen and (min-width: 400px) {
    .videodetector iframe {
      min-height: 36vh; } }
  @media screen and (min-width: 796px) {
    .videodetector iframe {
      min-height: 70vh; } }

/* Uso !important porque sino se pisa con .subtitle1 o .subtitle2 */
.primary {
  color: #262626 !important; }

.secondary {
  color: #707070 !important; }

.unselected {
  color: #58A0EF; }

.unselected-light {
  color: #C4DEF0; }

.hyperlink {
  text-decoration: underline; }

.h1 {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 34px;
  letter-spacing: -1.5px;
  line-height: 135%; }

.h2 {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 24px;
  letter-spacing: -0.5px;
  line-height: 135%;
  margin-top: 16px;
  margin-bottom: 8px; }

.h3 {
  font-family: roboto;
  font-weight: 500;
  color: #262626;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 135%; }

.h4 {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 2.125rem;
  letter-spacing: 0.25px;
  line-height: 135%; }

.h5 {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 135%; }

.h6 {
  font-family: roboto;
  font-weight: 500;
  color: #262626;
  font-size: 1.25rem;
  letter-spacing: 0.15px;
  line-height: 135%; }

.subtitle1 {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 1rem;
  letter-spacing: 0.15px;
  line-height: 135%; }

.subtitle2 {
  font-family: roboto;
  font-weight: 500;
  color: #262626;
  font-size: 0.875rem;
  letter-spacing: 0.1px;
  line-height: 135%; }

.body1 {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 135%; }

.body2 {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 0.875rem;
  letter-spacing: 0.25px;
  line-height: 135%; }

button {
  font-family: roboto;
  font-weight: 500;
  color: #262626;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  line-height: 135%; }

caption {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 0.750rem;
  letter-spacing: 0.4px;
  line-height: 135%; }

overline {
  font-family: roboto;
  font-weight: 400;
  color: #262626;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 135%; }

html {
  font-size: 100%; }

.bg {
  max-width: 100%;
  background-position: center;
  background-repeat: no-repeat; }

.bg-e {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.bottom-rounded {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }

.centre {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.widget-container {
  min-height: 110px;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.16) !important;
  vertical-align: middle; }

.widget-container:hover {
  color: #00478B !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16); }

.widget-container-hover:hover {
  color: #00478B !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16) !important; }

.widget-container .divNotes {
  width: 100%;
  height: 100%;
  /*min-height: 110px;*/
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  /*opacity: 0;*/
  transition: all .25s ease-in-out; }

.widget-container .title {
  margin-top: 1rem; }

.gradiente {
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.16)); }

.subtitle-no-desc {
  width: 100%; }

.subtitle1-e {
  color: white !important;
  margin: 1rem 1rem 1rem 1rem; }

.subtitle1-f {
  margin: 1rem 1rem 0 1rem;
  padding-bottom: 3%;
  color: white !important;
  text-align: left; }

.subtitle1-margin {
  margin: 1rem 1rem 1rem 1rem;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  word-wrap: break-word; }

.subtitle2-c {
  margin: 1rem 1rem 1rem 1rem; }

.subtitle2-e {
  color: #707070 !important;
  margin: 1rem 1rem 1.5rem 1rem; }

.subtitle2-margin {
  margin: 1rem 1rem 1.5rem 1rem;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  word-wrap: break-word; }

.top-rounded {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.btn-social-widget {
  display: inline-block;
  height: 36px;
  width: 36px;
  margin-left: 0.5rem;
  border-radius: 8px;
  background-color: #7e7e7e; }

.twitter-widget {
  background-color: #55acee; }

.twitter-widget img {
  display: block;
  width: 100%; }

.facebook-widget {
  background-color: #3b5998; }

.facebook-widget img {
  display: block;
  width: 100%; }

.whatsapp-widget {
  background-color: #009926; }

.whatsapp-widget img {
  display: block;
  width: 100%; }

.col-widget {
  padding: 0 8px 0; }

.widget-img-wrapper {
  position: relative;
  padding-bottom: 10%; }

.panels-row {
  padding: 0 8px;
  margin-bottom: -3px; }

.clear.mt-fix {
  display: block;
  margin-top: 16px; }

.img-widget {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.col-portada {
  width: 100%;
  padding: 0px; }

.clear {
  clear: both; }

@media only screen and (min-width: 992px) {
  .grid-div {
    overflow: hidden;
    max-width: 1080px;
    margin: auto;
    background-color: #F5F5F5;
    box-shadow: 12px 0 24px -10px rgba(0, 0, 0, 0.16), -12px 0 24px -10px rgba(0, 0, 0, 0.16); } }

@media only screen and (max-width: 767px) {
  .grid-div {
    width: 100%;
    overflow: hidden;
    background-color: #F5F5F5; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .grid-div {
    width: 100%;
    overflow: hidden;
    background-color: #F5F5F5; } }

.large-title {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }

.title-widget {
  margin: 0 -8px 16px;
  padding: 16px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16); }
  .title-widget .title {
    padding-left: unset;
    padding-right: unset;
    padding-top: unset;
    padding-bottom: unset; }
    .title-widget .title .h4 {
      line-height: unset;
      margin: 0; }
      .title-widget .title .h4 p {
        margin: 0 0 8px; }

.title-subtitle-container {
  padding-bottom: unset;
  padding-left: unset;
  padding-right: unset; }
  .title-subtitle-container div p {
    margin: 0; }

.social-buttons {
  padding: 0px;
  display: -ms-flexbox;
  display: flex; }

.collection-footer {
  margin-left: 0.5rem;
  margin-top: 1rem; }

@media only screen and (min-width: 768px) {
  .panels-row {
    display: -webkit-inline-box;
    display: inline-block;
    width: 100%; } }

.header-flat {
  z-index: 1030;
  width: 100%;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  position: fixed;
  top: 0;
  left: 0;
  cursor: default; }
  @media screen and (min-width: 600px) {
    .header-flat {
      border-top: 4px solid #0072bc;
      height: 76px; } }
  .header-flat:not(.header-flat.search-active) {
    height: 56px; }
  .header-flat #header-container {
    max-width: 796px;
    margin: 0 auto; }
    @media screen and (min-width: 992px) {
      .header-flat #header-container {
        max-width: 990px; } }
    @media screen and (min-width: 1300px) {
      .header-flat #header-container {
        max-width: 1194px; } }
  .header-flat #toggle-menu {
    float: left;
    width: 36px;
    height: 36px;
    margin: 10px 16px;
    cursor: pointer; }
    @media screen and (min-width: 600px) {
      .header-flat #toggle-menu {
        margin: 18px 20px; } }
    @media screen and (min-width: 768px) {
      .header-flat #toggle-menu {
        margin: 18px 36px; } }
    @media screen and (min-width: 1300px) {
      .header-flat #toggle-menu {
        display: none; } }
    .header-flat #toggle-menu #toggle-btn {
      width: 25px;
      height: 22px;
      margin: 7px auto;
      background-image: url(/img/hamburger.svg);
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center; }
  .header-flat #header-logo {
    height: 28px;
    width: 90.91px;
    background-image: url(/img/logo-educar.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 center;
    box-sizing: border-box;
    margin: 14px 0 14px 20px;
    float: left; }
    @media screen and (min-width: 600px) {
      .header-flat #header-logo {
        height: 42px;
        margin: 15px 0 15px 10px; } }
    @media screen and (min-width: 992px) {
      .header-flat #header-logo {
        margin: 15px 32px 15px 28px; } }
  .header-flat #right-container {
    float: right; }
    .header-flat #right-container #search-toggle,
    .header-flat #right-container #user-container {
      float: left;
      margin: 10px 16px; }
    .header-flat #right-container #search-toggle,
    .header-flat #right-container #user-login {
      width: 36px; }
    .header-flat #right-container #search-toggle,
    .header-flat #right-container #user-login,
    .header-flat #right-container #user-profile {
      display: block;
      height: 36px;
      border-radius: 18px;
      background-size: 26px auto;
      background-repeat: no-repeat;
      background-position: center;
      cursor: pointer; }
      .header-flat #right-container #search-toggle:active, .header-flat #right-container #search-toggle:hover, .header-flat #right-container #search-toggle.active,
      .header-flat #right-container #user-login:active,
      .header-flat #right-container #user-login:hover,
      .header-flat #right-container #user-login.active,
      .header-flat #right-container #user-profile:active,
      .header-flat #right-container #user-profile:hover,
      .header-flat #right-container #user-profile.active {
        background-color: #f5f5f5; }
    @media screen and (min-width: 1300px) {
      .header-flat #right-container #user-profile {
        padding: 0 10px 0 0;
        box-sizing: border-box;
        background-color: #f5f5f5; } }
    .header-flat #right-container #user-profile #user-photo {
      height: 36px;
      width: 36px;
      border-radius: 18px;
      float: left;
      background-size: 24px auto;
      background-repeat: no-repeat;
      background-position: center; }
    .header-flat #right-container #user-profile #user-name {
      display: none; }
      @media screen and (min-width: 600px) {
        .header-flat #right-container #user-profile #user-name {
          display: block;
          line-height: 36px;
          width: auto;
          float: left;
          font-family: Roboto, sans-serif;
          font-size: 14px;
          font-weight: 500;
          color: #707070; } }
    @media screen and (min-width: 600px) {
      .header-flat #right-container #user-login:active, .header-flat #right-container #user-login:hover {
        background-color: #58a0ef; } }
    .header-flat #right-container #search-toggle {
      background-image: url(/img/search.svg); }
      @media screen and (min-width: 600px) {
        .header-flat #right-container #search-toggle {
          display: none; } }
    .header-flat #right-container #user-login {
      background-image: url(/img/profile-dark.svg); }
      @media screen and (min-width: 1300px) {
        .header-flat #right-container #user-login {
          display: inline-block;
          background-image: url(/img/profile-light.png);
          background-color: #0072bc;
          background-position: 12px center;
          background-size: 24px auto;
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
          border-radius: 4px;
          width: auto; } }
      .header-flat #right-container #user-login span {
        display: none;
        color: #fff; }
        @media screen and (min-width: 600px) {
          .header-flat #right-container #user-login span {
            display: inline-block;
            line-height: 36px;
            padding: 0 16px 0 calc(36px + 8px);
            box-sizing: border-box;
            font-family: Roboto, sans-serif;
            font-weight: 500;
            font-size: 14px; } }
    @media screen and (min-width: 600px) {
      .header-flat #right-container #user-container {
        margin: 18px 16px; } }
    @media screen and (min-width: 768px) {
      .header-flat #right-container #user-container {
        margin: 18px 36px 18px 20px; } }
    @media screen and (min-width: 600px) {
      .header-flat #right-container #user-container {
        margin: 18px 95px; } }
    .header-flat #right-container #user-container #user-dropdown {
      display: none;
      position: absolute;
      right: 0;
      background: #fff;
      margin: 18px 14px;
      border-radius: 4px;
      box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
      min-width: 139px;
      width: auto; }
      @media screen and (min-width: 1300px) {
        .header-flat #right-container #user-container #user-dropdown {
          margin: 10px 16px;
          right: unset; } }
      .header-flat #right-container #user-container #user-dropdown.active {
        display: block; }
      .header-flat #right-container #user-container #user-dropdown ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .header-flat #right-container #user-container #user-dropdown ul li a,
        .header-flat #right-container #user-container #user-dropdown ul li a:active {
          display: block;
          width: 100%;
          font-family: Roboto, sans-serif;
          color: #707070;
          text-decoration: none;
          line-height: 36px;
          font-weight: 500;
          font-size: 14px;
          padding: 0 16px;
          box-sizing: border-box;
          user-select: none;
          -o-user-select: none;
          -ms-user-select: none;
          -moz-user-select: none;
          -khtml-user-select: none;
          -webkit-user-select: none; }
          .header-flat #right-container #user-container #user-dropdown ul li a:hover,
          .header-flat #right-container #user-container #user-dropdown ul li a:active:hover {
            background: #f5f5f5; }
  .header-flat #search-container {
    display: none; }
    .header-flat #search-container.active {
      box-shadow: 0 0 0 1px #0072bc; }
    @media screen and (min-width: 1300px) {
      .header-flat #search-container {
        display: block;
        float: left;
        border-radius: 4px;
        background: #f5f5f5;
        height: 36px;
        width: 100%;
        max-width: 203px;
        margin: 18px 4px; } }
    @media screen and (min-width: 768px) {
      .header-flat #search-container {
        max-width: unset;
        width: 266px; } }
    @media screen and (min-width: 992px) {
      .header-flat #search-container {
        width: 222px; } }
    @media screen and (min-width: 600px) {
      .header-flat #search-container #search-control label {
        display: inline-block;
        background-image: url(/img/search.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 20px;
        width: 22px;
        margin: 8px 0 8px 12px;
        float: left;
        cursor: text; } }
    @media screen and (min-width: 600px) {
      .header-flat #search-container #search-control #search-input {
        background: none;
        border: none;
        outline: none;
        display: inline-block;
        font-size: 14px;
        font-family: Roboto, sans-serif;
        line-height: 34px;
        float: left;
        padding: 2px 16px 0 8px;
        box-sizing: border-box;
        width: calc(100% - 36px); } }
  @media screen and (max-width: 599px) {
    .header-flat.search-active {
      height: calc(56px + 48px); } }
  @media screen and (max-width: 599px) {
    .header-flat.search-active #search-container {
      display: block;
      background: #f5f5f5;
      border-radius: 4px;
      position: absolute;
      top: 62px;
      left: 16px;
      width: calc(100% - 32px); } }
  @media screen and (max-width: 599px) {
    .header-flat.search-active #search-container #search-control {
      height: 36px;
      background: none; } }
  @media screen and (max-width: 599px) {
    .header-flat.search-active #search-container #search-control label, .header-flat.search-active #search-container #search-control #search-input {
      background: none;
      outline: none;
      border: 0;
      cursor: text;
      float: left; } }
  @media screen and (max-width: 599px) {
    .header-flat.search-active #search-container #search-control label {
      display: none;
      background-image: url(/img/search.svg);
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: center;
      height: 36px;
      width: 26px;
      margin: 0 -6px 0 8px; } }
  @media screen and (max-width: 599px) {
    .header-flat.search-active #search-container #search-control #search-input {
      width: 100%;
      padding: 8px 12px; } }
  .header-flat nav#responsive-menu {
    position: fixed;
    top: 0;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    width: 235px;
    height: 100%;
    background: #fafafa;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.28);
    transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s; }
    @media screen and (min-width: 992px) {
      .header-flat nav#responsive-menu {
        transition-duration: 0s; } }
    .header-flat nav#responsive-menu:not(.active) {
      left: -251px; }
      @media screen and (min-width: 992px) {
        .header-flat nav#responsive-menu:not(.active) {
          left: unset; } }
    .header-flat nav#responsive-menu.active {
      left: 0; }
    @media screen and (min-width: 992px) {
      .header-flat nav#responsive-menu {
        position: relative;
        left: unset;
        top: unset;
        background: none;
        box-shadow: unset;
        width: auto;
        float: left; } }
    .header-flat nav#responsive-menu #logo-container {
      background: #fff;
      padding: 0 24px;
      box-sizing: border-box; }
      @media screen and (min-width: 1300px) {
        .header-flat nav#responsive-menu #logo-container {
          display: none; } }
      .header-flat nav#responsive-menu #logo-container #menu-logo {
        display: block;
        height: 76px;
        width: 90.91px;
        background-image: url(/img/logo-educar.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: 0 center;
        box-sizing: border-box; }
    .header-flat nav#responsive-menu #options-container {
      padding: 18px 16px;
      box-sizing: border-box;
      /* height: calc(100% - 56px); */
      overflow-x: hidden;
      overflow-y: auto; }
      @media screen and (min-width: 992px) {
        .header-flat nav#responsive-menu #options-container {
          padding: unset; } }
      .header-flat nav#responsive-menu #options-container a {
        display: block;
        text-decoration: none;
        box-sizing: border-box;
        padding: 0 8px;
        line-height: 44px;
        border-radius: 4px;
        color: #262626;
        font-family: Roboto, sans-serif;
        font-size: 16px;
        margin-bottom: 12px;
        cursor: pointer; }
        @media screen and (min-width: 992px) {
          .header-flat nav#responsive-menu #options-container a {
            display: inline-block;
            border-radius: unset;
            margin: unset;
            line-height: 72px;
            color: #707070; } }
        .header-flat nav#responsive-menu #options-container a:hover, .header-flat nav#responsive-menu #options-container a.active {
          color: #0072bc;
          background: #c4def0; }
          @media screen and (min-width: 992px) {
            .header-flat nav#responsive-menu #options-container a:hover, .header-flat nav#responsive-menu #options-container a.active {
              background: #f5f5f5;
              color: #262626; } }
      @media screen and (min-width: 992px) {
        .header-flat nav#responsive-menu #options-container li {
          display: none;
          margin: unset; } }
      .header-flat nav#responsive-menu #options-container li a span {
        font-size: 10px; }
      .header-flat nav#responsive-menu #options-container li, .header-flat nav#responsive-menu #options-container li > ul > li {
        list-style: none; }
      .header-flat nav#responsive-menu #options-container li ul {
        display: none;
        padding-left: 20px; }
      .header-flat nav#responsive-menu #options-container li.active ul {
        display: block; }

.container-resources_content {
  max-width: 1144px;
  background-color: #FFFFFF; }

.container-tendencias-ficha {
  background-color: #eaeceb;
  max-width: 360px;
  padding-right: 0px !important; }

@media (min-width: 768px) {
  .card-variable-width {
    width: 75% !important; } }

@media (max-width: 768px) {
  .card-variable-width {
    width: 100% !important; } }

@media (max-width: 768px) {
  .container-tendencias-ficha {
    width: auto !important;
    padding-left: 0px !important;
    max-width: 100% !important; } }

@media (max-width: 1300px) and (min-width: 991px) {
  .container-content {
    width: 65% !important; } }

​ .container-tendencias {
  max-width: 360px;
  padding-bottom: 8px; }

.container-tendencias .resurce_card {
  border: 4px; }

.container-ficha {
  padding-left: 1em !important;
  padding-right: 1em !important;
  border: 1px solid #F5F5F5;
  padding-bottom: 16px; }

.container-ficha h3 {
  color: #000; }

.container-ficha .ficha-element {
  padding: 0.5rem 1rem;
  margin-bottom: 0.5rem;
  border-radius: 25px;
  display: inline-block;
  background-color: #58A0EF;
  color: white; }

.resources-background {
  background-color: #ffffff; }

.container-ficha .ficha-element:hover {
  cursor: pointer;
  background-color: #0072BC; }

.container-resources_content .resource-text-body {
  font-size: 1rem;
  text-align: justify;
  font-family: "Roboto"; }

.container-ficha p {
  margin: 0 0 8px; }

.container-ficha p, .container-ficha span {
  font-weight: 500;
  font-family: 'Roboto';
  line-height: 1.25em; }

.container-formato-texto {
  max-width: 768px;
  margin: 0px;
  padding: 0px !important; }

.margin-top-1em {
  margin-top: 1em !important;
  margin-bottom: 0px !important; }

.margin-top-1-5em {
  margin-top: 1.5em !important;
  margin-bottom: 0px !important; }

.padding-bottom-1em {
  padding-bottom: 1em !important; }

.margin-top-1rem {
  margin-top: 1rem !important; }

.nopadding {
  padding-right: 0 !important;
  padding-left: 0 !important; }

@media (min-width: 768px) {
  .contentpadding {
    padding-right: 0px !important;
    padding-left: 5px !important; } }

.resurce_card {
  width: 100%;
  padding: 1rem;
  margin-bottom: 1rem;
  /*background-color: lightgray;*/
  display: inline-block;
  cursor: pointer; }

.resurce_card .resurce_card_img {
  max-width: 80px;
  max-height: 80px;
  width: 70%;
  float: left;
  margin-right: 1em;
  /*display: inline-block;*/ }

.resurce_card .resurce_card_img img {
  height: 100%; }

.resurce_card .resurce_card_content {
  /*margin-left: 1em;*/
  /*display: inline-block;*/
  width: 70%; }

.resurce_card .resurce_card_title {
  font-family: roboto;
  font-weight: 500;
  color: #262626;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 135%; }

.bg-white {
  background-color: white; }

img {
  max-width: 100%;
  max-height: 100%; }

.card-title h2 {
  margin: 0;
  padding-top: 5%;
  color: #2196F3;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 15px; }

.card-title:not(.resurce_card_title) p {
  margin: 0;
  font-size: 1rem; }

.card-link a {
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  color: #FF5722;
  font-size: 15px; }

.breadcums_navbar {
  padding: 16px;
  position: relative;
  /*min-height: 50px;*/
  /*margin-bottom: 20px;*/
  border-bottom: 1px solid lightgray; }

.breadcums_navbar .navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
  height: auto;
  padding: 0px; }

.breadcums_navbar .navbar-brand img {
  height: 18px; }

.navbar-brand > img {
  display: block; }

.breadcums_navbar .breadcrumb {
  margin-bottom: 0px; }

/* Misc.
        ================================================== */
.add-bottom {
  margin-bottom: 2rem !important; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }

.hidden {
  display: none; }

.no-support {
  margin: 2rem auto;
  text-align: center;
  width: 90%; }

/* Audio Player Styles
================================================== */
audio {
  display: none; }

.bg-audio {
  background-color: #58A0EF !important; }

.audiowrap,
.plwrap {
  margin: 0 auto; }

.tracks {
  font-size: 0;
  position: relative;
  text-align: center; }

.nowPlay {
  display: block;
  font-size: 0; }

.nowPlay span {
  display: inline-block;
  font-size: 14px;
  vertical-align: top; }

.nowPlay span.npAction {
  padding: 21px;
  width: 30%; }

.nowPlay span.npTitle {
  padding: 21px;
  text-align: right;
  width: 70%; }

.plList li {
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 21px 0; }

.plList li:hover {
  background-color: rgba(0, 0, 0, 0.1); }

.plItem {
  position: relative; }

.plTitle {
  font-size: 14px;
  left: 50px;
  overflow: hidden;
  position: absolute;
  right: 65px;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap; }

.plNum {
  font-size: 14px;
  padding-left: 21px;
  width: 25px; }

.plLength {
  font-size: 14px;
  padding-left: 21px;
  position: absolute;
  right: 21px;
  top: 0; }

.plSel,
.plSel:hover {
  background-color: #454545;
  color: #fff;
  cursor: default !important; }

.tracks a {
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  line-height: .175;
  margin: 0 5px 30px;
  padding: 10px;
  text-decoration: none;
  transition: background .3s ease; }

.tracks a:last-child {
  margin-left: 0; }

.tracks a:hover,
.tracks a:active {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff; }

.tracks a::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Plyr Overrides
================================================== */
.plyr--audio .plyr__controls {
  background-color: transparent;
  border: none;
  color: #fff;
  padding: 20px 20px 20px 13px;
  width: 100%; }

.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__controls button:hover,
.plyr__play-large {
  background: rgba(0, 0, 0, 0.1); }

.plyr__progress--played,
.plyr__volume--display {
  color: rgba(0, 0, 0, 0.1); }

.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(0, 0, 0, 0.1); }

.plyr--audio .plyr__progress--buffer {
  color: rgba(0, 0, 0, 0.1); }

/* Makes images fully responsive */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto; }

/* ------------------- Carousel Styling ------------------- */
.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left; }

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0; }

.carousel-control.left,
.carousel-control.right {
  background-image: none; }

/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
.section-white {
  padding: 10px 0; }

.section-white {
  background-color: #fff;
  color: #555; }

#favorite-paginator {
  z-index: 1029;
  height: 60px;
  width: 100%;
  margin: 0 auto;
  padding: 12px 10px 14px;
  box-sizing: border-box;
  text-align: center;
  position: fixed;
  background: #fff;
  border-top: 1px solid #f5f5f5;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12); }
  #favorite-paginator #fav-page-content {
    margin: 0 auto;
    max-width: 1134px; }
  #favorite-paginator .paginator-info {
    line-height: 36px;
    font-weight: 500;
    font-family: Roboto;
    margin: 0 auto;
    color: #777; }

/*.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
}*/
/***LAYOUT***/
body {
  background-color: #fbfbfb;
  padding-top: 3.8em; }
  @media (max-width: 480px) {
    body {
      background-color: #fff; } }

.navbar-brand {
  padding: 5px 5px 2px 5px; }

.navbar-brand img {
  height: 100%; }

.navbar-toggle {
  float: left;
  margin-left: 15px; }

.navbar-user {
  padding: 9px 13px;
  border-radius: 50%;
  float: right; }

@media (max-width: 480px) {
  .main-wrapper.container-fluid {
    padding-left: 0;
    padding-right: 0; }
  h1 {
    font-size: 26px; }
  h2 {
    font-size: 20px; } }

/*** EVITO QUE SE PISEN LOS DOS MENUES COLLAPSABLES***/
@media (min-width: 850px) {
  .navbar-collapse.collapse {
    display: inline-block !important; } }

/*** SHAME ***/
.bg-color-1 {
  background-color: #00b9f1; }

.bg-color-footer,
.bg-color-footer * {
  background-color: #0072BC !important;
  color: #ffff; }

.Institutionals-content img {
  max-width: 100%; }

.Institutionals-content ul {
  list-style: none; }

.pageTitle {
  margin-bottom: 8px;
  margin-top: 0px; }
  @media (max-width: 480px) {
    .pageTitle {
      margin-bottom: 10px; } }

/**
*   HACK PARA ARREGLAR BUG CON BOTON DE VIDEODETECTO
*   @TODO: CUANDO SE SOLUCIONE EL BUG REMOVER ESTO
*/
.remove-videodetector {
  display: none; }

.previousNews {
  margin-bottom: 2em; }

.btn-youtube {
  width: 100%;
  border-color: #0072bc !important;
  margin-top: 8px;
  height: 35px;
  margin-bottom: 10px; }

.btn-youtube:hover {
  background-color: #00478B !important;
  border-color: #00478B !important; }

.btn-ghost {
  display: inline-block;
  line-height: 36px;
  border-radius: 4px;
  padding: 0 16px;
  background: none;
  font-weight: 500;
  font-family: Roboto;
  text-decoration: none !important;
  text-transform: uppercase; }
  .btn-ghost.active {
    border: 1px solid #58A0EF;
    color: #58A0EF; }
    .btn-ghost.active:hover {
      background: #C4DEF0; }
  .btn-ghost:not(.active) {
    border: 1px solid #A5A5A5;
    color: #A5A5A5 !important; }
    .btn-ghost:not(.active):hover {
      background: #EDEDED; }

.btn-login {
  display: inline-block;
  text-align: right;
  min-width: 64dp;
  line-height: 36px;
  padding: 0 16px 0 calc(12px + 8px + 18px);
  font-family: roboto;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: none;
  background-color: #0072BC;
  border-color: none;
  border-radius: 4px;
  background-image: url("../../../img/svg/profile.svg");
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 12px center;
  text-decoration: none !important; }
  .btn-login:hover {
    background-color: #58A0EF;
    color: #fff; }
  .btn-login:visited {
    color: #fff; }
  @media screen and (min-width: 760px) {
    .btn-login {
      margin: 20px; } }
  @media screen and (max-width: 849px) {
    .btn-login {
      display: none; } }
  @media screen and (max-width: 855px) {
    .btn-login {
      margin: 14px 20px 0; } }
  @media screen and (max-width: 992px) {
    .btn-login {
      margin: 70px 20px 0; } }

.navbar-header.user .glyphicon-user {
  display: none; }
  @media screen and (max-width: 849px) {
    .navbar-header.user .glyphicon-user {
      display: block; } }

#search-form {
  margin: 20px 0; }
  @media screen and (max-width: 992px) {
    #search-form {
      display: none; } }
  @media screen and (max-width: 1299px) {
    #search-form {
      width: 150px; } }

.search-input {
  max-height: 36px;
  width: calc(100% - 36px);
  line-height: 36px;
  font-size: 18px;
  font-family: roboto;
  background: none;
  color: #454545;
  border: 0;
  border-bottom: 2px solid #0072BC;
  box-shadow: none;
  outline: none; }

.btn-search {
  max-height: 36px;
  position: absolute;
  right: 2px;
  border: none;
  padding: 18px;
  background: none;
  background-image: url("../../../img/svg/search.svg");
  background-repeat: no-repeat;
  background-position: center; }

.tooltip-box {
  position: absolute;
  padding: 16px;
  border-radius: 3px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.25);
  background: #fff;
  color: #777;
  font-family: Roboto;
  font-weight: 500; }
  .tooltip-box.active {
    display: block; }
  .tooltip-box:not(.active) {
    display: none; }
  .tooltip-box.tb-xs {
    width: 200px;
    margin-left: -200px; }
  .tooltip-box.tb-sm {
    width: 300px;
    margin-left: -300px; }
  .tooltip-box.tb-md {
    width: 400px;
    margin-left: -400px; }
  .tooltip-box.tb-lg {
    width: 500px;
    margin-left: -500px; }
  .tooltip-box > input {
    display: block;
    background: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 5px 0;
    color: #777;
    border: none;
    border-bottom: 2px solid #0072bc !important;
    width: 100%; }

@media screen and (max-width: 992px) {
  #divInteractiveResources {
    display: none; } }

.error-404 p {
  line-height: 1.25em; }

.sub-wrapper {
  padding: 30px 0 0; }

.resourcesDetail,
.main-wrapper {
  position: relative;
  top: 20px; }
  @media screen and (max-width: 599px) {
    .resourcesDetail,
    .main-wrapper {
      top: 0; } }

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