@charset "UTF-8";
/**
 * Incluye:
 * - PALETA DE COLOR
 * - FUENTES
 * - ESPACIOS
 * - VARIABLES DE BOOTSTRAP SOBREESCRITAS
 */
/**
 * PALETA DE COLOR
 */
/**
 * FUENTES
 */
/**
 * ESPACIOS
 */
/**
 * VARIABLES DE BOOTSTRAP
 * - Colores
 * - Scaffolding
 * - Tipografía
 * - Iconos
 * - Componentes
 * - Botones
 * - Media queries breakpoints
 * - Navbar
 * - Navs
 * - Modals
 * - Forms
 * - Tooltips
 * - Z-index
 * - Pagination
 * - Alert
 * - Tables
 * - Panels
 */
/**
 * Colores
 */
/**
 * Scaffolding
 */
/**
 * Tipografía
 */
/**
 * Iconos
 */
/**
 * Componentes
 */
/**
 * Botones
 */
/**
 * Media queries breakpoints
 */
/**
 * Navbar
 */
/**
 * Navs
 */
/**
 * Modals
 */
/**
 * Forms
 */
/**
 * Tooltips
 */
/**
 * Z-index
 */
/**
 * Pagination
 */
/**
 * Alerts
 */
/**
 * Tables
 */
/**
 * Panels
 */
/*! 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: none; }
a {outline : none;}
a img {outline : none;}
a:active, a:focus {  outline: none; }
:active, :focus { outline: none; -moz-outline-style: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .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("../vendor/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../vendor/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../vendor/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../vendor/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../vendor/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: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  
.glyphicon-user{
  background-color: #e0130c;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 19px;
  width: 19px;
  padding-top: 5px;
  padding-left: 3px;
  margin-top: 0px;
  float: right;
  margin-right: 3px;
  margin-left: 5px;
  font-size: 14px;
}

.glyphicon-shopping-cart{ font-size: 14px;}

.navbar-nav .last .hidden-sm, .navbar-nav .last .hidden-sm:hover{font-size: 0px; color: #fff !important; text-decoration: none; }

.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: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #36373b;
  background-color: #fff; }

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

a {
  color: #f54943;
  text-decoration: none; }
  a:hover, a:focus {
    color: #e0130c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Alegreya", serif;
  font-weight: 700;
  line-height: 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: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  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: 11px;
  margin-bottom: 11px; }
  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: 41px; }

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

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

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

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

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

p {
  margin: 0 0 11px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #f54943; }

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

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

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

.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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  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-left: 5px;
    padding-right: 5px; }

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

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

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .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: 22px;
  font-style: normal;
  line-height: 1.428571429; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .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: 10px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

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

.table > 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 {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    
       

    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #36373b;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #555;
  border-radius: 0px;
  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 {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@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: 36px; }
  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: 31px; }
  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 label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px; }
  .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-left: 0;
    padding-right: 0; }

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

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: 31px;
  line-height: 31px; }

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: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px; }

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

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

.form-group-sm .form-control-static {
  height: 31px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  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: 0px; }

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

.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: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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: 31px;
  height: 31px;
  line-height: 31px; }

.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;
  border-color: #3c763d;
  background-color: #dff0d8; }

.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.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;
  border-color: #a94442;
  background-color: #f2dede; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-default {
  color: #333;
  background-color: transparent;
  border-color: #666; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: transparent;
    border-color: #262626; }
  .btn-default:hover {
    color: #333;
    background-color: transparent;
    border-color: #474747; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: transparent;
    border-color: #474747; }
    .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: transparent;
      border-color: #262626; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .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: transparent;
    border-color: #666; }
  .btn-default .badge {
    color: transparent;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #6fc313;
  border-color: #6fc313; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #55950e;
    border-color: #2d4f08; }
  .btn-primary:hover {
    color: #fff;
    background-color: #55950e;
    border-color: #4f8b0e; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #55950e;
    border-color: #4f8b0e; }
    .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: #42740b;
      border-color: #2d4f08; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .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: #6fc313;
    border-color: #6fc313; }
  .btn-primary .badge {
    color: #6fc313;
    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;
    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:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .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;
    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:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .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;
    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:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .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;
    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:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .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 {
  color: #f54943;
  font-weight: normal;
  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: #e0130c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

.fade {
  opacity: 0;
  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;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  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);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #36373b;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #2a2b2e;
  background-color: #f5f5f5; }

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .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 {
    content: " ";
    display: table; }
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

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

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

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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 {
  content: " ";
  display: table; }

.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-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

.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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #555;
  border-radius: 0px; }
  .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: 13px;
    border-radius: 0px; }
  .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: 0px; }
  .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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

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

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

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

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

.nav-pills > li {
  float: left; }
  .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: #f54943; }

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

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

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

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

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

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

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .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-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 992px) {
    .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: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

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

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 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: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 991px) {
    .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: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 14px;
          padding-bottom: 14px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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: 7px;
  margin-bottom: 7px; }
  @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: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

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

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

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

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

@media (min-width: 992px) {
  .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: #555; }
  .navbar-default .navbar-brand {
    color: #36373b; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #1e1e20;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #36373b; }
  .navbar-default .navbar-nav > li > a {
    color: #36373b; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: transparent; }
  .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-toggle {
    border-color: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #f2f2f2; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #000; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #555; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #555; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #36373b; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: transparent; }
    .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-link {
    color: #36373b; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #36373b; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #f54943;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #e0130c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .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: #f54943;
    border-color: #f54943;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #31CB0D;
  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: #f54943;
    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; }

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

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

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

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

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

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

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

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

.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 {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

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 {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #f54943;
  border-color: #f54943; }
  .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: white; }

.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: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

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

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.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-right-radius: -1;
    border-top-left-radius: -1; }
  .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: -1;
    border-bottom-left-radius: -1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-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-left: 20px;
    padding-right: 20px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .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: -1;
    border-top-right-radius: -1; }
    .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: -1; }
    .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: -1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .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-left-radius: -1;
    border-bottom-right-radius: -1; }
    .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: -1; }
    .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: -1; }

.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 {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .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: #36373b;
    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: #36373b; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px 30px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .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 30px; }

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    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: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 10px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 10px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 10px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 10px; }

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

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

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #f54943; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #f54943; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #f54943; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #f54943; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #f54943; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #f54943; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #f54943; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #f54943; }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.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; }*/
  .share-title {
    display: none;
  }
  .node-type-material-display .col-sm-6{
    clear: both;
    text-align: center;
  }
  .node-type-material-display .col-xs-5 {
    width:100%;
    text-align: center;
    margin: 0 auto;
  }
  .edad_top_producto {
    padding: 5px 15px !important;
    height: 30px !important;
    width: 100% !important;
  }
  .node-type-material-display .isla--0-xs .btn-xs{
    width: 100%;
  }
  .etiqueta a{
    font-size: 12px !important;
  }
  .node-type-material-display .col-xs-6 {
    width: 100%;
    left:0%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #f54943;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #000;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #000;
      opacity: 0.75; }

.slick-prev,
.slick-next {
  height: 95px;
  width: 80px; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "Glyphicons Halflings";
    font-size: 80px;
    line-height: 1;
    color: #f54943;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -12px; }

.slick-next {
  right: -12px; }

.slick-dots {
  position: static;
  margin: 0;
  font-size: 0;
  line-height: 1; }

.slick-slider {
  margin: 0 -15px 30px; }
  @media (min-width: 768px) {
    .slick-slider {
      padding-left: 65px;
      padding-right: 65px; } }
  .slick-slider .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px; }

.slider--centered .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.slider--centered .slick-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

/**
 * Galería de imágenes
 */
.field-p-galeria-imgs .slick-slide {
  text-align: center; }
  .field-p-galeria-imgs .slick-slide img {
    margin: 0 auto; }

.slick-slide-caption {
  margin-bottom: 15px; }

.slider--with-inner-bullets {
  margin: 0;
  padding: 0; }
  .slider--with-inner-bullets .slick-dots {
    position: absolute;
    bottom: 15px; }
  .slider--with-inner-bullets .slick-slide {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }

.slider--no-arrows {
  padding-left: 0;
  padding-right: 0; }

/*------------------------------------*    #MIXINS-SPACES
\*------------------------------------*/
/*------------------------------------*	#MIXINS-GRID
\*------------------------------------*/
/*------------------------------------*    #MIXINS-SPRITES
\*------------------------------------*/
/**
 * Definimos los nombres de sprites, sus rutas y sus tamaños de cuadrícula.
 */
/**
 * Sprite: Reemplazar texto
 */
/**
 * Sprite: Inline images
 */
/**
 * Sprite: Block images
 */
/**
 * Sprite: Padded images
 */
/*------------------------------------*	#MIXINS-TIPOGRAFIA
\*------------------------------------*/
/**
 * Para gestionar y mantener los tamaños de fuente e interlineado utilizamos 
 * el siguiente recurso: 
 * http://www.smashingmagazine.com/2015/06/17/responsive-typography-with-sass-maps/
 */
/**
 * Utility function for mixin font-size
 */
/*------------------------------------*	#MIXINS-FONDOS
\*------------------------------------*/
/**
 * Mixin para generar las diferentes variantes de color
 */
/*------------------------------------*    #MIXINS-CENTRAR
\*------------------------------------*/
/**
 * Para centrar correctamente el elemento es necesario añadirle a su padre 
 * la regla 'position: relative;'.
 */
/*------------------------------------*    #MIXINS-ETIQUETAS
\*------------------------------------*/
/**
 * Es necesario utilizar !important para sobreescribir los estilos que hereda de fondos.scss.
 */
/**
 * Resetear los estilos que hereda el elemento <a> del selector ".etiqueta a"
 */
/*------------------------------------*    #MIXINS-MINIATURAS
\*------------------------------------*/
/*------------------------------------*    #MIXINS-ENLACES
\*------------------------------------*/
/*------------------------------------*	#MIXINS-MENU-FACETADO
\*------------------------------------*/
/*------------------------------------*	#MIXINS-NAVS
\*------------------------------------*/
/**
 * Es necesario utilizar !important para sobreescribir los estilos que hereda de fondos.scss.
 */
/*------------------------------------*	#MIXINS-NAVBAR
\*------------------------------------*/
/*------------------------------------*    #MIXINS-FLECHAS
\*------------------------------------*/
/*------------------------------------*    #MIXINS-TOOLTIP
\*------------------------------------*/
/**
 * Variantes de color
 */
/*------------------------------------*    #MIXINS-SELLOS
\*------------------------------------*/
/**
 * Variantes de color
 */
/*------------------------------------*    #MIXINS-BORDES
\*------------------------------------*/
/*------------------------------------*    #MIXINS-VELADURA
\*------------------------------------*/
/*------------------------------------*    #SCAFFOLDING
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Estilo
 */
html {
  /*background-color: #36373b; */}

/**
 * Sobreescribo varios estilos que añade Bootstrap al <body>.
 */
body {
  font-weight: 400; }

/**
 * Contenedor principal.
 */
.main-container {
  background-color: #fff; }
  @media (max-width: 767px) {
    .main-container {
      padding-top: 15px;
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) {
    .main-container {
      padding-top: 45px; } }

/*------------------------------------*    #HEADINGS
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Sobreescribo algunos estilos que Bootstrap añade a los Títulos.
 */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  margin-bottom: 15px; }

/**
 * Defino el tamaño de fuente de los títulos y su familia tipográfica.
 */
h1,
.h1 {
  font-size: 24px; }
  @media (min-width: 768px) {
    h1,
    .h1 {
      font-size: 36px; } }

h2,
.h2 {
  font-size: 22px; }
  @media (min-width: 768px) {
    h2,
    .h2 {
      font-size: 28px; } }

h3,
.h3 {
  font-size: 18px; }
  @media (min-width: 768px) {
    h3,
    .h3 {
      font-size: 24px; } }

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

h5,
.h5 {
  font-size: 18px;
  font-weight: 600; }

h6,
.h6 {
  font-size: 18px;
  font-weight: 300; }

/*------------------------------------*    #BODY TEXT
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Aumento el tamaño del texto en contenido final.
 */
p,
ul,
ol,
dl {
  margin-bottom: 15px; }

/**
 * Entradilla
 */
.entradilla {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 300; }
  @media (min-width: 768px) {
    .entradilla {
      font-size: 19px; } }

.color-principal {
  color: #f54943; }

/*------------------------------------*    #PAGE HEADER
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Sobreescribimos estilos del componente Page Header.
 */
.page-header {
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
  border-bottom: none; }

.page-header__antetitulo {
  margin-bottom: 0;
  font-size: 22px;
  color: #777777;
  font-family: "Alegreya", serif; }

.page-header__titulo {
  font-size: 28px; }
  @media (min-width: 768px) {
    .page-header__titulo {
      font-size: 38px; } }
  @media (min-width: 992px) {
    .page-header__titulo {
      font-size: 40px; } }
  @media (min-width: 1200px) {
    .page-header__titulo {
      font-size: 42px; } }

.page-header__subtitulo {
  font-size: 24px;
  font-weight: 300; }

.page-header__entradilla {
  font-family: "Alegreya", serif;
  font-size: 19px;
  color: #555555; }
  @media (min-width: 768px) {
    .page-header__entradilla {
      font-size: 22px; } }
  .page-header__entradilla > :last-child {
    margin-bottom: 0; }

/**
 * Variante: Fichas de libro
 */
.page-header--ficha {
  margin-bottom: 15px; }
  .page-header--ficha .page-header__titulo {
    margin-bottom: 10px;
    font-size: 28px; }
    @media (min-width: 768px) {
      .page-header--ficha .page-header__titulo {
        font-size: 36px; } }
    @media (min-width: 1200px) {
      .page-header--ficha .page-header__titulo {
        font-size: 40px; } }

/**
 * Variante: Post
 */
.page-header--post {
  margin-bottom: 0; }
  .page-header--post .page-header__titulo {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .page-header--post .page-header__titulo {
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd; } }

/**
 * Variante: Página
 */
.page-header--pagina .page-header__titulo {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .page-header--pagina .page-header__titulo {
      padding-bottom: 15px;
      border-bottom: 1px solid #ddd; } }

/**
 * Variante: Avatar
 */
.page-header--avatar {
  margin-bottom: 45px;
  text-align: center; }

@media (max-width: 767px) {
  .page-header--avatar--sin-margen {
    margin-top: -15px; } }

@media (min-width: 768px) {
  .page-header--avatar--sin-margen {
    margin-top: -45px; } }

.page-header--avatar__cabecera {
  height: 150px;
  position: relative;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 767px) {
    .page-header--avatar__cabecera {
      margin-left: -15px;
      margin-right: -15px; } }
  .page-header--avatar__cabecera .page-header--avatar__avatar {
    position: absolute;
    margin-left: -70px;
    margin-bottom: 0;
    left: 50%;
    bottom: -35px; }

.page-header--avatar__avatar {
  width: 140px;
  height: 140px;
  margin-bottom: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: auto; }

.page-header--avatar__pie {
  padding-top: 45px; }

/**
 * Cabecera de sección
 */
.page-header--seccion {
  margin-bottom: 0;
  text-align: center; }
  .page-header--seccion .page-header__titulo {
    margin-bottom: 5px;
    position: relative;
    z-index: 10;
    font-size: 40px;
    color: #fff; }
    @media (min-width: 768px) {
      .page-header--seccion .page-header__titulo {
        font-size: 50px; } }
  .page-header--seccion .page-header__entradilla {
    margin-bottom: 0; }

.page-header--seccion__cabecera {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-size: cover;
  background-position: center center;
  /*&:before {
		@include veladura;
	}*/ }
  @media (min-width: 768px) {
    .page-header--seccion__cabecera {
      padding-top: 45px;
      padding-bottom: 45px; } }

.page-header--seccion__cabecera--blog {
  background-image: url("../img/cabeceras-seccion/actualidad.jpg"); }

.page-header--seccion__cabecera--somos-lectores {
  background-image: url("../img/cabeceras-seccion/somos-lectores.jpg"); }

.page-header--seccion__pie {
  padding-top: 45px;
  padding-top: 60px;
  background-color: #fff; }

/**
 * Cabecera Home
 */
.page-header--home {
  margin-bottom: 0;
  padding-top: 75px;
  position: relative;
  background-size: cover;
  background-position: center center;
  text-align: center; }
  @media (min-width: 768px) {
    .page-header--home {
      padding-top: 160px; } }
  .page-header--home:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.25); }
  .page-header--home .page-header__titulo {
    margin-bottom: 15px;
    position: relative;
    z-index: 10;
    font-size: 38px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    color: #fff; }
    @media (min-width: 768px) {
      .page-header--home .page-header__titulo {
        font-size: 66px; } }
    @media (min-width: 768px) {
      .page-header--home .page-header__titulo {
        margin-bottom: 35px; } }

.page-header--home__letra-y {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  visibility: hidden; }
  @media (min-width: 768px) {
    .page-header--home__letra-y {
      margin-left: 15px;
      margin-right: 15px; } }
  .page-header--home__letra-y:before {
    width: 38px;
    height: 66px;
    position: absolute;
    top: 8px;
    left: -7px;
    display: block;
    content: "";
    background: url("../img/letra-y.svg") 0 0 no-repeat;
    background-size: contain;
    visibility: visible; }
    @media (min-width: 768px) {
      .page-header--home__letra-y:before {
        width: 65px;
        height: 112px;
        left: -12px; } }

/*------------------------------------*    #DL
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Sobreescribo y ajusto los estilos de las listas de definición.
 */
dl,
.dl {
  margin-bottom: 15px; }

dt {
  font-weight: 400; }

dd {
  font-weight: 600; }

/**
 * Variante: Créditos
 */
.dl--creditos {
  margin-bottom: 0;
  font-size: 14px; }

.dl--creditos__titulo {
  display: inline; }

.dl--creditos__definicion {
  display: inline; }
  .dl--creditos__definicion:after {
    margin: 6px 0 2px;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ddd; }
  @media (max-width: 767px) {
    .dl--creditos__definicion:last-child:after {
      content: none; } }

.dl--creditos--pequena .dl--creditos__definicion:after {
  margin: 0;
  background-color: transparent; }

/*------------------------------------*    #BLOCKQUOTE
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Estilos
 */
blockquote {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  font-style: normal;
  text-align: center;
  color: #777777;
  border-left: none; }
  @media (min-width: 768px) {
    blockquote {
      padding-left: 30px;
      padding-right: 30px; } }
  blockquote:before, blockquote:after {
    display: block;
    margin-left: -50px;
    position: absolute;
    left: 50%;
    content: "";
    background-color: #36373b; }
  blockquote:before {
    width: 100px;
    height: 4px;
    top: 10px; }
  blockquote:after {
    width: 100px;
    height: 1px;
    bottom: 10px; }
  blockquote p {
    font-size: 21px;
    font-weight: 300; }
    @media (min-width: 768px) {
      blockquote p {
        font-size: 24px; } }

/*------------------------------------*    #ENLACES
\*------------------------------------*/
.enlace--bloque {
  display: block;
  color: inherit;
  transition: all 200ms ease-out; }
  .enlace--bloque:hover, .enlace--bloque:focus {
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-decoration: none;
    color: inherit; }
  .enlace--bloque:focus {
    outline: invert none medium;
    outline-offset: 0; }

.enlace-suavizado {
  display: inline;
  text-decoration: none !important;
  background-image: linear-gradient(to bottom, transparent 50%, #f54943 50%);
  background-repeat: repeat-x;
  background-size: 2px 2px;
  background-position: 0 85%; }

.enlace-secundario {
  text-decoration: underline;
  color: #36373b; }

/*------------------------------------*    #TEXT MISC
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Texto destacado
 */
.texto--destacado {
  color: #222; }

.texto--suavizado {
  color: #777; }

/**
 * Alineamiento de texto en función del tamaño de pantalla
 */
@media (max-width: 767px) {
  .text-center--mobile {
    text-align: center; } }

@media (max-width: 767px) {
  .text-left--mobile {
    text-align: left; } }

@media (min-width: 768px) {
  .text-sm-center {
    text-align: center; } }

@media (min-width: 768px) {
  .text-sm-right {
    text-align: right; } }

/**
 * Subrayado
 */
.texto--subrayado {
  text-decoration: underline; }

/*------------------------------------*    #GRID
\*------------------------------------*/
/**
 * Añadimos esta clase para conseguir que un bloque anidado dentro de un 
 * elemento .container ocupe su anchura al completo. Para que el resto de 
 * elmentos queden alineados correctamente incluye un padding horizontal de
 * 15px.
 */
@media (max-width: 767px) {
  .ancho-completo--container {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 767px) {
  .ancho-completo--a-sangre {
    margin-left: -15px;
    margin-right: -15px; } }

/**
 * Añado la opción de 
 */
@media (max-width: 479px) {
  .col-xxs-12 {
    width: 100%;
    float: none; } }

/*------------------------------------*		#FORMS
\*------------------------------------*/
optgroup {
  color: #999 !important;
  font-weight: normal !important; }
  optgroup option {
    color: #555 !important; }

.form-control {
  box-shadow: none;
  border-width: 2px; }
  .form-control:not(.input-sm, .input-lg) {
    font-size: 14px; }
  .form-control:focus {
    border-color: #555;
    box-shadow: none;
    outline: invert none medium;
    outline-offset: 0; }

.form-control--transparente-blanco {
  background-color: transparent;
  color: #fff;
  border-color: #fff; }
  .form-control--transparente-blanco:focus {
    border-color: #fff; }
  .form-control--transparente-blanco option {
    color: #555 !important;
    background-color: #fff !important; }
  .form-control--transparente-blanco optgroup {
    background-color: #fff !important;
    color: #999 !important;
    font-weight: normal !important; }
    .form-control--transparente-blanco optgroup option {
      color: #555 !important; }

@media (min-width: 768px) {
  .form-inline__input-lg,
  .form-inline .form-inline__input-lg {
    width: 160px; } }

@media (min-width: 992px) {
  .form-inline__input-lg,
  .form-inline .form-inline__input-lg {
    width: 250px; } }

@media (min-width: 1200px) {
  .form-inline__input-lg,
  .form-inline .form-inline__input-lg {
    width: 280px; } }

@media (min-width: 768px) {
  .form-inline .form-group {
    margin-left: 10px;
    position: relative; } }

/*------------------------------------*    #BUTTONS
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Estilos
 */
.btn {
  white-space: normal;
  font-size: 14px;
  text-transform: uppercase;
  border-width: 2px;
  transition: all 200ms ease-out; }

.btn-social-icon {
  font-size: 24px;
}

/**
 * Tamaños
 */
.btn-xl {
  padding: 18px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  /*border-radius: 6px; */}

.btn-xxl {
  padding: 18px 50px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-lg, .btn-group-lg > .btn {
  font-size: 18px;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  font-size: 13px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 5px 15px;
  font-size: 12px;
  border-width: 1px; }

/**
 * Variaciones de color para botones.
 */
.btn-default:hover, .btn-default:active, .btn-default:focus {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-link {
  text-transform: none;
  color: #555555;
  text-decoration: underline; }
  .btn-link:hover, .btn-link:focus, .btn-link:active {
    color: #2f2f2f; }

.btn--transparente-blanco {
  color: #fff;
  background-color: transparent;
  border-color: #fff; }
  .btn--transparente-blanco:focus, .btn--transparente-blanco.focus {
    color: #fff;
    background-color: transparent;
    border-color: #bfbfbf; }
  .btn--transparente-blanco:hover {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0; }
  .btn--transparente-blanco:active, .btn--transparente-blanco.active,
  .open > .btn--transparente-blanco.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0; }
    .btn--transparente-blanco:active:hover, .btn--transparente-blanco:active:focus, .btn--transparente-blanco:active.focus, .btn--transparente-blanco.active:hover, .btn--transparente-blanco.active:focus, .btn--transparente-blanco.active.focus,
    .open > .btn--transparente-blanco.dropdown-toggle:hover,
    .open > .btn--transparente-blanco.dropdown-toggle:focus,
    .open > .btn--transparente-blanco.dropdown-toggle.focus {
      color: #fff;
      background-color: transparent;
      border-color: #bfbfbf; }
  .btn--transparente-blanco:active, .btn--transparente-blanco.active,
  .open > .btn--transparente-blanco.dropdown-toggle {
    background-image: none; }
  .btn--transparente-blanco.disabled:hover, .btn--transparente-blanco.disabled:focus, .btn--transparente-blanco.disabled.focus, .btn--transparente-blanco[disabled]:hover, .btn--transparente-blanco[disabled]:focus, .btn--transparente-blanco[disabled].focus,
  fieldset[disabled] .btn--transparente-blanco:hover,
  fieldset[disabled] .btn--transparente-blanco:focus,
  fieldset[disabled] .btn--transparente-blanco.focus {
    background-color: transparent;
    border-color: #fff; }
  .btn--transparente-blanco .badge {
    color: transparent;
    background-color: #fff; }
  .btn--transparente-blanco:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff; }

.btn--gris {
  color: #fff;
  background-color: #555555;
  border-color: #555555; }
  .btn--gris:focus, .btn--gris.focus {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #161616; }
  .btn--gris:hover {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #373737; }
  .btn--gris:active, .btn--gris.active,
  .open > .btn--gris.dropdown-toggle {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #373737; }
    .btn--gris:active:hover, .btn--gris:active:focus, .btn--gris:active.focus, .btn--gris.active:hover, .btn--gris.active:focus, .btn--gris.active.focus,
    .open > .btn--gris.dropdown-toggle:hover,
    .open > .btn--gris.dropdown-toggle:focus,
    .open > .btn--gris.dropdown-toggle.focus {
      color: #fff;
      background-color: #2a2a2a;
      border-color: #161616; }
  .btn--gris:active, .btn--gris.active,
  .open > .btn--gris.dropdown-toggle {
    background-image: none; }
  .btn--gris.disabled:hover, .btn--gris.disabled:focus, .btn--gris.disabled.focus, .btn--gris[disabled]:hover, .btn--gris[disabled]:focus, .btn--gris[disabled].focus,
  fieldset[disabled] .btn--gris:hover,
  fieldset[disabled] .btn--gris:focus,
  fieldset[disabled] .btn--gris.focus {
    background-color: #555555;
    border-color: #555555; }
  .btn--gris .badge {
    color: #555555;
    background-color: #fff; }

/**
 * Botón redondeado
 */
.btn--redondeado {
  width: 50px;
  height: 50px;
  padding: 0;
  position: relative;
  border-radius: 100%; }
  .btn--redondeado .glyphicon {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px; }

/**
 * Botón Ver más / Ver menos
 */
.btn__ver-mas {
  display: none; }

.btn__ver-menos {
  display: inline; }

.collapsed .btn__ver-mas {
  display: inline; }

.collapsed .btn__ver-menos {
  display: none; }

/*------------------------------------*		#TABLE-GRID
\*------------------------------------*/
/*!
 * table-grid (http://mdo.github.io/table-grid)
 * Released under MIT, (c) 2014 Mark Otto
 */
/*
 * The Grid
 */
@media (min-width: 768px) {
  .table-grid {
    display: table;
    width: 100%;
    table-layout: fixed; } }

.cell {
  display: block; }
  @media (min-width: 768px) {
    .cell {
      vertical-align: top; } }

@media (min-width: 768px) {
  .cell--centrado-vertical {
    vertical-align: middle; } }

@media (min-width: 768px) {
  .cell-sm-1 {
    width: 8.333333%;
    display: table-cell; }
  .cell-sm-2 {
    width: 16.666667%;
    display: table-cell; }
  .cell-sm-3 {
    width: 25%;
    display: table-cell; }
  .cell-sm-4 {
    width: 33.333333%;
    display: table-cell; }
  .cell-sm-5 {
    width: 41.666667%;
    display: table-cell; }
  .cell-sm-6 {
    width: 50%;
    display: table-cell; }
  .cell-sm-7 {
    width: 58.333333%;
    display: table-cell; }
  .cell-sm-8 {
    width: 66.666667%;
    display: table-cell; }
  .cell-sm-9 {
    width: 75%;
    display: table-cell; }
  .cell-sm-10 {
    width: 83.333333%;
    display: table-cell; }
  .cell-sm-11 {
    width: 91.666667%;
    display: table-cell; }
  .cell-sm-12 {
    width: 100%;
    display: block; } }

@media (min-width: 992px) {
  .cell-md-1 {
    width: 8.333333%;
    display: table-cell; }
  .cell-md-2 {
    width: 16.666667%;
    display: table-cell; }
  .cell-md-3 {
    width: 25%;
    display: table-cell; }
  .cell-md-4 {
    width: 33.333333%;
    display: table-cell; }
  .cell-md-5 {
    width: 41.666667%;
    display: table-cell; }
  .cell-md-6 {
    width: 50%;
    display: table-cell; }
  .cell-md-7 {
    width: 58.333333%;
    display: table-cell; }
  .cell-md-8 {
    width: 66.666667%;
    display: table-cell; }
  .cell-md-9 {
    width: 75%;
    display: table-cell; }
  .cell-md-10 {
    width: 83.333333%;
    display: table-cell; }
  .cell-md-11 {
    width: 91.666667%;
    display: table-cell; }
  .cell-md-12 {
    width: 100%;
    display: block; } }

@media (min-width: 1200px) {
  .cell-lg-1 {
    width: 8.333333%;
    display: table-cell; }
  .cell-lg-2 {
    width: 16.666667%;
    display: table-cell; }
  .cell-lg-3 {
    width: 25%;
    display: table-cell; }
  .cell-lg-4 {
    width: 33.333333%;
    display: table-cell; }
  .cell-lg-5 {
    width: 41.666667%;
    display: table-cell; }
  .cell-lg-6 {
    width: 50%;
    display: table-cell; }
  .cell-lg-7 {
    width: 58.333333%;
    display: table-cell; }
  .cell-lg-8 {
    width: 66.666667%;
    display: table-cell; }
  .cell-lg-9 {
    width: 75%;
    display: table-cell; }
  .cell-lg-10 {
    width: 83.333333%;
    display: table-cell; }
  .cell-lg-11 {
    width: 91.666667%;
    display: table-cell; }
  .cell-lg-12 {
    width: 100%;
    display: block; } }

/**
 * Rejilla con espacio entre columnas
 */
@media (min-width: 768px) {
  .table-grid-padded {
    margin-left: -30px;
    margin-right: -30px; } }

@media (min-width: 768px) {
  .table-grid-padded .table-grid {
    border-spacing: 30px 0; } }

/**
 * Rejilla con bordes
 */
@media (min-width: 768px) {
  .table-grid-bordered--right {
    margin: 0 -15px; } }

@media (min-width: 768px) {
  .table-grid-bordered--right .cell {
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid #ddd; } }

@media (min-width: 768px) {
  .table-grid-bordered--right .cell:last-child {
    border-right: none; } }

/*------------------------------------*    #ISLA
\*------------------------------------*/
/**
 * Creado a partir de la idea original de Harry Roberts
 * http://csswizardry.com/2011/10/the-island-object/. Esta abstracción la
 * utilizamos para controlar los espacios en blanco de los elementos,
 * utilizando las propiedades 'margin' y 'padding' y nuestra escala de
 * espacios (mixins/_spaces.scss).
 */
/**
 * Nota: En pantallas pequeñas (móviles) no se aplican los espacios en blanco
 * horizontales, excepto los de tamaño 'xs'.
 */
/**
 * Nota: Los espacios en blanco horizontales para tabletas en posición
 * vertical no pueden ser mayores que el tamaño definido por el mixin
 * 'padding-horizontal-sm'. A partir pantallas mayores o iguales que las
 * tabletas horizontales el tamaño de los espacios horizontales se
 * corresponderá con el que indica el sufijo de la clase isla.
 */
/**
 * Clases con el mismo valor para los ejes X e Y.
 */
.isla--xs {
  padding: 15px; }

.isla--sm {
  padding: 30px; }

/**
 * Clases con valores diferentes en los ejes X e Y.
 * Ejemplo: 	isla--0-xs
 * 				Eje X: 0
 * 				Eje Y: xs
 */
.isla--0-xxs {
  padding-top: 10px;
  padding-bottom: 10px; }

.isla--0-xs {
  padding-top: 15px;
  padding-bottom: 15px; }

.isla--0-sm {
  padding-top: 30px;
  padding-bottom: 30px; }

.isla--0-md {
  padding-top: 45px;
  padding-bottom: 45px; }

.isla--0-lg {
  padding-top: 60px;
  padding-bottom: 60px; }

.isla--xs-0 {
  padding-left: 15px;
  padding-right: 15px; }

.isla--xs-sm {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .isla--sm-0 {
    padding-left: 30px;
    padding-right: 30px; } }

.isla--sm-xs {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px; }

.isla--sm-md {
  padding-top: 45px;
  padding-bottom: 45px; }
  @media (min-width: 768px) {
    .isla--sm-md {
      padding-left: 30px;
      padding-right: 30px; } }

@media (min-width: 768px) {
  .isla--xl-0 {
    padding-left: 30px;
    padding-right: 30px; } }

@media (min-width: 992px) {
  .isla--xl-0 {
    padding-left: 75px;
    padding-right: 75px; } }

.isla--xl-md {
  padding-top: 45px;
  padding-bottom: 45px; }
  @media (min-width: 768px) {
    .isla--xl-md {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 992px) {
    .isla--xl-md {
      padding-left: 75px;
      padding-right: 75px; } }

.isla--0-0-md {
  padding-bottom: 45px; }

.isla--xs-0-0 {
  padding-top: 15px; }

.isla--md-0-0 {
  padding-top: 45px; }

/**
 * Variantes en función del tamaño de pantalla
 */
@media (max-width: 767px) {
  .isla--0--mobile,
  .isla--0\@xs-down {
    padding: 0; } }

@media (min-width: 768px) {
  .isla--0-sm\@sm {
    padding-top: 30px;
    padding-bottom: 30px; } }

@media (min-width: 768px) {
  .isla--xs-md\@sm {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 45px;
    padding-bottom: 45px; } }

@media (min-width: 768px) {
  .isla--md-0-sm\@sm {
    padding-top: 45px;
    padding-bottom: 30px; } }

/*------------------------------------*    #FONDOS
\*------------------------------------*/
/**
 * Variaciones de color
 */
.fondo--blanco,
.fondo .fondo--blanco {
  color: #36373b;
  background-color: #fff; }
  .fondo--blanco.fondo--rollover,
  .fondo .fondo--blanco.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--blanco.fondo--rollover:hover,
    .fondo .fondo--blanco.fondo--rollover:hover {
      background-color: #e6e6e6; }
  .fondo--blanco h1, .fondo--blanco h2, .fondo--blanco h3, .fondo--blanco h4, .fondo--blanco h5, .fondo--blanco h6,
  .fondo--blanco .h1, .fondo--blanco .h2, .fondo--blanco .h3, .fondo--blanco .h4, .fondo--blanco .h5, .fondo--blanco .h6,
  .fondo .fondo--blanco h1,
  .fondo .fondo--blanco h2,
  .fondo .fondo--blanco h3,
  .fondo .fondo--blanco h4,
  .fondo .fondo--blanco h5,
  .fondo .fondo--blanco h6,
  .fondo .fondo--blanco .h1,
  .fondo .fondo--blanco .h2,
  .fondo .fondo--blanco .h3,
  .fondo .fondo--blanco .h4,
  .fondo .fondo--blanco .h5,
  .fondo .fondo--blanco .h6 {
    color: inherit; }
  .fondo--blanco a:not([class]),
  .fondo .fondo--blanco a:not([class]) {
    color: #f54943;
    text-decoration: none; }
    .fondo--blanco a:not([class]):hover, .fondo--blanco a:not([class]):focus,
    .fondo .fondo--blanco a:not([class]):hover,
    .fondo .fondo--blanco a:not([class]):focus {
      color: #e0130c; }
  .fondo--blanco .texto--destacado,
  .fondo .fondo--blanco .texto--destacado {
    color: #222; }
  .fondo--blanco .btn-default,
  .fondo .fondo--blanco .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--blanco .btn-default:hover, .fondo--blanco .btn-default:active, .fondo--blanco .btn-default:focus,
    .fondo .fondo--blanco .btn-default:hover,
    .fondo .fondo--blanco .btn-default:active,
    .fondo .fondo--blanco .btn-default:focus {
      background-color: initial;
      color: initial; }

.fondo--claro,
.fondo .fondo--claro {
  color: #36373b;
  background-color: #f2f2f2; }
  .fondo--claro.fondo--rollover,
  .fondo .fondo--claro.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--claro.fondo--rollover:hover,
    .fondo .fondo--claro.fondo--rollover:hover {
      background-color: #d9d9d9; }
  .fondo--claro h1, .fondo--claro h2, .fondo--claro h3, .fondo--claro h4, .fondo--claro h5, .fondo--claro h6,
  .fondo--claro .h1, .fondo--claro .h2, .fondo--claro .h3, .fondo--claro .h4, .fondo--claro .h5, .fondo--claro .h6,
  .fondo .fondo--claro h1,
  .fondo .fondo--claro h2,
  .fondo .fondo--claro h3,
  .fondo .fondo--claro h4,
  .fondo .fondo--claro h5,
  .fondo .fondo--claro h6,
  .fondo .fondo--claro .h1,
  .fondo .fondo--claro .h2,
  .fondo .fondo--claro .h3,
  .fondo .fondo--claro .h4,
  .fondo .fondo--claro .h5,
  .fondo .fondo--claro .h6 {
    color: inherit; }
  .fondo--claro a:not([class]),
  .fondo .fondo--claro a:not([class]) {
    color: #f54943;
    text-decoration: none; }
    .fondo--claro a:not([class]):hover, .fondo--claro a:not([class]):focus,
    .fondo .fondo--claro a:not([class]):hover,
    .fondo .fondo--claro a:not([class]):focus {
      color: #e0130c; }
  .fondo--claro .texto--destacado,
  .fondo .fondo--claro .texto--destacado {
    color: #222; }
  .fondo--claro .btn-default,
  .fondo .fondo--claro .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--claro .btn-default:hover, .fondo--claro .btn-default:active, .fondo--claro .btn-default:focus,
    .fondo .fondo--claro .btn-default:hover,
    .fondo .fondo--claro .btn-default:active,
    .fondo .fondo--claro .btn-default:focus {
      background-color: initial;
      color: initial; }

.fondo--medio,
.fondo .fondo--medio {
  color: #36373b;
  background-color: #d4d4d4; }
  .fondo--medio.fondo--rollover,
  .fondo .fondo--medio.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--medio.fondo--rollover:hover,
    .fondo .fondo--medio.fondo--rollover:hover {
      background-color: #bbbbbb; }
  .fondo--medio h1, .fondo--medio h2, .fondo--medio h3, .fondo--medio h4, .fondo--medio h5, .fondo--medio h6,
  .fondo--medio .h1, .fondo--medio .h2, .fondo--medio .h3, .fondo--medio .h4, .fondo--medio .h5, .fondo--medio .h6,
  .fondo .fondo--medio h1,
  .fondo .fondo--medio h2,
  .fondo .fondo--medio h3,
  .fondo .fondo--medio h4,
  .fondo .fondo--medio h5,
  .fondo .fondo--medio h6,
  .fondo .fondo--medio .h1,
  .fondo .fondo--medio .h2,
  .fondo .fondo--medio .h3,
  .fondo .fondo--medio .h4,
  .fondo .fondo--medio .h5,
  .fondo .fondo--medio .h6 {
    color: inherit; }
  .fondo--medio a:not([class]),
  .fondo .fondo--medio a:not([class]) {
    color: #f54943;
    text-decoration: none; }
    .fondo--medio a:not([class]):hover, .fondo--medio a:not([class]):focus,
    .fondo .fondo--medio a:not([class]):hover,
    .fondo .fondo--medio a:not([class]):focus {
      color: #e0130c; }
  .fondo--medio .texto--destacado,
  .fondo .fondo--medio .texto--destacado {
    color: #222; }
  .fondo--medio .btn-default,
  .fondo .fondo--medio .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--medio .btn-default:hover, .fondo--medio .btn-default:active, .fondo--medio .btn-default:focus,
    .fondo .fondo--medio .btn-default:hover,
    .fondo .fondo--medio .btn-default:active,
    .fondo .fondo--medio .btn-default:focus {
      background-color: initial;
      color: initial; }

.fondo--oscuro,
.fondo .fondo--oscuro {
  color: #fff;
  background-color: #aaa; }
  .fondo--oscuro.fondo--rollover,
  .fondo .fondo--oscuro.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--oscuro.fondo--rollover:hover,
    .fondo .fondo--oscuro.fondo--rollover:hover {
      background-color: #919191; }
  .fondo--oscuro h1, .fondo--oscuro h2, .fondo--oscuro h3, .fondo--oscuro h4, .fondo--oscuro h5, .fondo--oscuro h6,
  .fondo--oscuro .h1, .fondo--oscuro .h2, .fondo--oscuro .h3, .fondo--oscuro .h4, .fondo--oscuro .h5, .fondo--oscuro .h6,
  .fondo .fondo--oscuro h1,
  .fondo .fondo--oscuro h2,
  .fondo .fondo--oscuro h3,
  .fondo .fondo--oscuro h4,
  .fondo .fondo--oscuro h5,
  .fondo .fondo--oscuro h6,
  .fondo .fondo--oscuro .h1,
  .fondo .fondo--oscuro .h2,
  .fondo .fondo--oscuro .h3,
  .fondo .fondo--oscuro .h4,
  .fondo .fondo--oscuro .h5,
  .fondo .fondo--oscuro .h6 {
    color: #fff; }
  .fondo--oscuro a:not([class]),
  .fondo .fondo--oscuro a:not([class]) {
    color: #fff;
    text-decoration: none; }
    .fondo--oscuro a:not([class]):hover, .fondo--oscuro a:not([class]):focus,
    .fondo .fondo--oscuro a:not([class]):hover,
    .fondo .fondo--oscuro a:not([class]):focus {
      color: #fff; }
  .fondo--oscuro .texto--destacado,
  .fondo .fondo--oscuro .texto--destacado {
    color: #fff; }
  .fondo--oscuro .btn-default,
  .fondo .fondo--oscuro .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--oscuro .btn-default:hover, .fondo--oscuro .btn-default:active, .fondo--oscuro .btn-default:focus,
    .fondo .fondo--oscuro .btn-default:hover,
    .fondo .fondo--oscuro .btn-default:active,
    .fondo .fondo--oscuro .btn-default:focus {
      background-color: initial;
      color: initial; }

.fondo--muy-oscuro,
.fondo .fondo--muy-oscuro {
  color: #fff;
  background-color: #36373b; }
  .fondo--muy-oscuro.fondo--rollover,
  .fondo .fondo--muy-oscuro.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--muy-oscuro.fondo--rollover:hover,
    .fondo .fondo--muy-oscuro.fondo--rollover:hover {
      background-color: #1e1e20; }
  .fondo--muy-oscuro h1, .fondo--muy-oscuro h2, .fondo--muy-oscuro h3, .fondo--muy-oscuro h4, .fondo--muy-oscuro h5, .fondo--muy-oscuro h6,
  .fondo--muy-oscuro .h1, .fondo--muy-oscuro .h2, .fondo--muy-oscuro .h3, .fondo--muy-oscuro .h4, .fondo--muy-oscuro .h5, .fondo--muy-oscuro .h6,
  .fondo .fondo--muy-oscuro h1,
  .fondo .fondo--muy-oscuro h2,
  .fondo .fondo--muy-oscuro h3,
  .fondo .fondo--muy-oscuro h4,
  .fondo .fondo--muy-oscuro h5,
  .fondo .fondo--muy-oscuro h6,
  .fondo .fondo--muy-oscuro .h1,
  .fondo .fondo--muy-oscuro .h2,
  .fondo .fondo--muy-oscuro .h3,
  .fondo .fondo--muy-oscuro .h4,
  .fondo .fondo--muy-oscuro .h5,
  .fondo .fondo--muy-oscuro .h6 {
    color: #fff; }
  .fondo--muy-oscuro a:not([class]),
  .fondo .fondo--muy-oscuro a:not([class]) {
    color: #fff;
    text-decoration: none; }
    .fondo--muy-oscuro a:not([class]):hover, .fondo--muy-oscuro a:not([class]):focus,
    .fondo .fondo--muy-oscuro a:not([class]):hover,
    .fondo .fondo--muy-oscuro a:not([class]):focus {
      color: #fff; }
  .fondo--muy-oscuro .texto--destacado,
  .fondo .fondo--muy-oscuro .texto--destacado {
    color: #fff; }
  .fondo--muy-oscuro .btn-default,
  .fondo .fondo--muy-oscuro .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--muy-oscuro .btn-default:hover, .fondo--muy-oscuro .btn-default:active, .fondo--muy-oscuro .btn-default:focus,
    .fondo .fondo--muy-oscuro .btn-default:hover,
    .fondo .fondo--muy-oscuro .btn-default:active,
    .fondo .fondo--muy-oscuro .btn-default:focus {
      background-color: initial;
      color: initial; }

.fondo--tintado,
.fondo .fondo--tintado {
  color: #fff;
  background-color: #f54943; }
  .fondo--tintado.fondo--rollover,
  .fondo .fondo--tintado.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--tintado.fondo--rollover:hover,
    .fondo .fondo--tintado.fondo--rollover:hover {
      background-color: #f21a13; }
  .fondo--tintado h1, .fondo--tintado h2, .fondo--tintado h3, .fondo--tintado h4, .fondo--tintado h5, .fondo--tintado h6,
  .fondo--tintado .h1, .fondo--tintado .h2, .fondo--tintado .h3, .fondo--tintado .h4, .fondo--tintado .h5, .fondo--tintado .h6,
  .fondo .fondo--tintado h1,
  .fondo .fondo--tintado h2,
  .fondo .fondo--tintado h3,
  .fondo .fondo--tintado h4,
  .fondo .fondo--tintado h5,
  .fondo .fondo--tintado h6,
  .fondo .fondo--tintado .h1,
  .fondo .fondo--tintado .h2,
  .fondo .fondo--tintado .h3,
  .fondo .fondo--tintado .h4,
  .fondo .fondo--tintado .h5,
  .fondo .fondo--tintado .h6 {
    color: #fff; }
  .fondo--tintado a:not([class]),
  .fondo .fondo--tintado a:not([class]) {
    color: #fff;
    text-decoration: underline; }
    .fondo--tintado a:not([class]):hover, .fondo--tintado a:not([class]):focus,
    .fondo .fondo--tintado a:not([class]):hover,
    .fondo .fondo--tintado a:not([class]):focus {
      color: #222222; }
  .fondo--tintado .texto--destacado,
  .fondo .fondo--tintado .texto--destacado {
    color: #fff; }
  .fondo--tintado .btn-default,
  .fondo .fondo--tintado .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--tintado .btn-default:hover, .fondo--tintado .btn-default:active, .fondo--tintado .btn-default:focus,
    .fondo .fondo--tintado .btn-default:hover,
    .fondo .fondo--tintado .btn-default:active,
    .fondo .fondo--tintado .btn-default:focus {
      background-color: initial;
      color: initial; }
  .fondo--tintado .btn-default,
  .fondo .fondo--tintado .btn-default {
    border-color: #fff;
    color: #fff; }
    .fondo--tintado .btn-default:hover, .fondo--tintado .btn-default:active, .fondo--tintado .btn-default:focus,
    .fondo .fondo--tintado .btn-default:hover,
    .fondo .fondo--tintado .btn-default:active,
    .fondo .fondo--tintado .btn-default:focus {
      background-color: #fff;
      color: #f54943; }

.fondo--color-1,
.fondo .fondo--color-1 {
  color: #fff;
  background-color: #a8bcc6; }
  .fondo--color-1.fondo--rollover,
  .fondo .fondo--color-1.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--color-1.fondo--rollover:hover,
    .fondo .fondo--color-1.fondo--rollover:hover {
      background-color: #89a4b2; }
  .fondo--color-1 h1, .fondo--color-1 h2, .fondo--color-1 h3, .fondo--color-1 h4, .fondo--color-1 h5, .fondo--color-1 h6,
  .fondo--color-1 .h1, .fondo--color-1 .h2, .fondo--color-1 .h3, .fondo--color-1 .h4, .fondo--color-1 .h5, .fondo--color-1 .h6,
  .fondo .fondo--color-1 h1,
  .fondo .fondo--color-1 h2,
  .fondo .fondo--color-1 h3,
  .fondo .fondo--color-1 h4,
  .fondo .fondo--color-1 h5,
  .fondo .fondo--color-1 h6,
  .fondo .fondo--color-1 .h1,
  .fondo .fondo--color-1 .h2,
  .fondo .fondo--color-1 .h3,
  .fondo .fondo--color-1 .h4,
  .fondo .fondo--color-1 .h5,
  .fondo .fondo--color-1 .h6 {
    color: #fff; }
  .fondo--color-1 a:not([class]),
  .fondo .fondo--color-1 a:not([class]) {
    color: #fff;
    text-decoration: none; }
    .fondo--color-1 a:not([class]):hover, .fondo--color-1 a:not([class]):focus,
    .fondo .fondo--color-1 a:not([class]):hover,
    .fondo .fondo--color-1 a:not([class]):focus {
      color: #fff; }
  .fondo--color-1 .texto--destacado,
  .fondo .fondo--color-1 .texto--destacado {
    color: #fff; }
  .fondo--color-1 .btn-default,
  .fondo .fondo--color-1 .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--color-1 .btn-default:hover, .fondo--color-1 .btn-default:active, .fondo--color-1 .btn-default:focus,
    .fondo .fondo--color-1 .btn-default:hover,
    .fondo .fondo--color-1 .btn-default:active,
    .fondo .fondo--color-1 .btn-default:focus {
      background-color: initial;
      color: initial; }

.fondo--color-2,
.fondo .fondo--color-2 {
  color: #fff;
  background-color: #63d1ff; }
  .fondo--color-2.fondo--rollover,
  .fondo .fondo--color-2.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--color-2.fondo--rollover:hover,
    .fondo .fondo--color-2.fondo--rollover:hover {
      background-color: #30c2ff; }
  .fondo--color-2 h1, .fondo--color-2 h2, .fondo--color-2 h3, .fondo--color-2 h4, .fondo--color-2 h5, .fondo--color-2 h6,
  .fondo--color-2 .h1, .fondo--color-2 .h2, .fondo--color-2 .h3, .fondo--color-2 .h4, .fondo--color-2 .h5, .fondo--color-2 .h6,
  .fondo .fondo--color-2 h1,
  .fondo .fondo--color-2 h2,
  .fondo .fondo--color-2 h3,
  .fondo .fondo--color-2 h4,
  .fondo .fondo--color-2 h5,
  .fondo .fondo--color-2 h6,
  .fondo .fondo--color-2 .h1,
  .fondo .fondo--color-2 .h2,
  .fondo .fondo--color-2 .h3,
  .fondo .fondo--color-2 .h4,
  .fondo .fondo--color-2 .h5,
  .fondo .fondo--color-2 .h6 {
    color: #fff; }
  .fondo--color-2 a:not([class]),
  .fondo .fondo--color-2 a:not([class]) {
    color: #fff;
    text-decoration: none; }
    .fondo--color-2 a:not([class]):hover, .fondo--color-2 a:not([class]):focus,
    .fondo .fondo--color-2 a:not([class]):hover,
    .fondo .fondo--color-2 a:not([class]):focus {
      color: #fff; }
  .fondo--color-2 .texto--destacado,
  .fondo .fondo--color-2 .texto--destacado {
    color: #fff; }
  .fondo--color-2 .btn-default,
  .fondo .fondo--color-2 .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--color-2 .btn-default:hover, .fondo--color-2 .btn-default:active, .fondo--color-2 .btn-default:focus,
    .fondo .fondo--color-2 .btn-default:hover,
    .fondo .fondo--color-2 .btn-default:active,
    .fondo .fondo--color-2 .btn-default:focus {
      background-color: initial;
      color: initial; }

.fondo--color-3,
.fondo .fondo--color-3 {
  color: #fff;
  background-color: #f1982a; }
  .fondo--color-3.fondo--rollover,
  .fondo .fondo--color-3.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--color-3.fondo--rollover:hover,
    .fondo .fondo--color-3.fondo--rollover:hover {
      background-color: #da7f0e; }
  .fondo--color-3 h1, .fondo--color-3 h2, .fondo--color-3 h3, .fondo--color-3 h4, .fondo--color-3 h5, .fondo--color-3 h6,
  .fondo--color-3 .h1, .fondo--color-3 .h2, .fondo--color-3 .h3, .fondo--color-3 .h4, .fondo--color-3 .h5, .fondo--color-3 .h6,
  .fondo .fondo--color-3 h1,
  .fondo .fondo--color-3 h2,
  .fondo .fondo--color-3 h3,
  .fondo .fondo--color-3 h4,
  .fondo .fondo--color-3 h5,
  .fondo .fondo--color-3 h6,
  .fondo .fondo--color-3 .h1,
  .fondo .fondo--color-3 .h2,
  .fondo .fondo--color-3 .h3,
  .fondo .fondo--color-3 .h4,
  .fondo .fondo--color-3 .h5,
  .fondo .fondo--color-3 .h6 {
    color: #fff; }
  .fondo--color-3 a:not([class]),
  .fondo .fondo--color-3 a:not([class]) {
    color: #fff;
    text-decoration: none; }
    .fondo--color-3 a:not([class]):hover, .fondo--color-3 a:not([class]):focus,
    .fondo .fondo--color-3 a:not([class]):hover,
    .fondo .fondo--color-3 a:not([class]):focus {
      color: #fff; }
  .fondo--color-3 .texto--destacado,
  .fondo .fondo--color-3 .texto--destacado {
    color: #fff; }
  .fondo--color-3 .btn-default,
  .fondo .fondo--color-3 .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--color-3 .btn-default:hover, .fondo--color-3 .btn-default:active, .fondo--color-3 .btn-default:focus,
    .fondo .fondo--color-3 .btn-default:hover,
    .fondo .fondo--color-3 .btn-default:active,
    .fondo .fondo--color-3 .btn-default:focus {
      background-color: initial;
      color: initial; }

.fondo--color-4,
.fondo .fondo--color-4 {
  color: #fff;
  background-color: #ff0808; }
  .fondo--color-4.fondo--rollover,
  .fondo .fondo--color-4.fondo--rollover {
    transition: all 200ms ease-out; }
    .fondo--color-4.fondo--rollover:hover,
    .fondo .fondo--color-4.fondo--rollover:hover {
      background-color: #d40000; }
  .fondo--color-4 h1, .fondo--color-4 h2, .fondo--color-4 h3, .fondo--color-4 h4, .fondo--color-4 h5, .fondo--color-4 h6,
  .fondo--color-4 .h1, .fondo--color-4 .h2, .fondo--color-4 .h3, .fondo--color-4 .h4, .fondo--color-4 .h5, .fondo--color-4 .h6,
  .fondo .fondo--color-4 h1,
  .fondo .fondo--color-4 h2,
  .fondo .fondo--color-4 h3,
  .fondo .fondo--color-4 h4,
  .fondo .fondo--color-4 h5,
  .fondo .fondo--color-4 h6,
  .fondo .fondo--color-4 .h1,
  .fondo .fondo--color-4 .h2,
  .fondo .fondo--color-4 .h3,
  .fondo .fondo--color-4 .h4,
  .fondo .fondo--color-4 .h5,
  .fondo .fondo--color-4 .h6 {
    color: #fff; }
  .fondo--color-4 a:not([class]),
  .fondo .fondo--color-4 a:not([class]) {
    color: #fff;
    text-decoration: none; }
    .fondo--color-4 a:not([class]):hover, .fondo--color-4 a:not([class]):focus,
    .fondo .fondo--color-4 a:not([class]):hover,
    .fondo .fondo--color-4 a:not([class]):focus {
      color: #fff; }
  .fondo--color-4 .texto--destacado,
  .fondo .fondo--color-4 .texto--destacado {
    color: #fff; }
  .fondo--color-4 .btn-default,
  .fondo .fondo--color-4 .btn-default {
    border-color: initial;
    color: initial; }
    .fondo--color-4 .btn-default:hover, .fondo--color-4 .btn-default:active, .fondo--color-4 .btn-default:focus,
    .fondo .fondo--color-4 .btn-default:hover,
    .fondo .fondo--color-4 .btn-default:active,
    .fondo .fondo--color-4 .btn-default:focus {
      background-color: initial;
      color: initial; }

/**
 * Imagenes de fondo
 */
.fondo--imagen--centrada {
  background-size: cover;
  background-position: center; }

/*------------------------------------*    #BORDES
\*------------------------------------*/
/**
 * Estilos
 */
.borde-claro--arriba {
  border-top: 1px solid #ddd; }

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

.borde-claro-punteado--arriba {
  border-top: 1px dotted #ddd; }

.borde-oscuro--arriba {
  border-top: 1px solid #555; }

.borde--circulos--arriba {
  background-image: url("../img/borde-circulos.svg");
  background-position: top left;
  background-repeat: repeat-x; }

.borde--circulos--abajo {
  background-image: url("../img/borde-circulos.svg");
  background-position: bottom left;
  background-repeat: repeat-x; }

/*------------------------------------*	#TABLES
\*------------------------------------*/
.table {
  margin-bottom: 30px;
  border: 1px solid #ddd; }

/*------------------------------------*	#BOTON-COMPRA
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Estilos
 */
.boton-compra {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .boton-compra__columna {
    padding-left: 0;
    padding-right: 0; } }

.boton-compra__boton {
  padding-top: 16px;
  padding-bottom: 18px; }
  @media (max-width: 767px) {
    .boton-compra__boton {
      border-radius: 0; } }

.boton-compra__boton[disabled] {
  cursor: default; }

.boton-compra__precio {
  margin-bottom: 5px;
  font-size: 36px;
  font-weight: 600;
  text-align: center; }

/*------------------------------------*    #VISOR-IMAGENES
\*------------------------------------*/
.visor-imagen {
  margin-bottom: 30px;
  position: relative; }
  .visor-imagen img {
    border: 1px solid #ddd; }

.visor-imagen__zoom {
  position: absolute;
  bottom: -10px;
  left: -10px;
  background-color: #fff; }
  .visor-imagen__zoom:hover, .visor-imagen__zoom:focus {
    background-color: #000; }

/*------------------------------------*    #VOTOS
\*------------------------------------*/
.votos {
  margin-bottom: 10px;
  font-size: 18px; }
  .votos .glyphicon-star {
    color: #f1982a; }
  .votos .glyphicon-star-empty {
    color: #999; }

/*------------------------------------*    #SECCION
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Variantes sección
 */
.seccion--margen-abajo {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .seccion--margen-abajo {
      padding-bottom: 45px; } }

.seccion--margen-arriba-abajo {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .seccion--margen-arriba-abajo {
      padding-top: 45px;
      padding-bottom: 45px; } }

.seccion--borde-circulos-arriba .container {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  background-image: url("../img/borde-circulos.svg");
  background-position: top left;
  background-repeat: repeat-x; }
  @media (min-width: 768px) {
    .seccion--borde-circulos-arriba .container {
      width: 720px;
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding-top: 45px;
      padding-bottom: 45px; } }
  @media (min-width: 992px) {
    .seccion--borde-circulos-arriba .container {
      width: 940px; } }
  @media (min-width: 1200px) {
    .seccion--borde-circulos-arriba .container {
      width: 1140px; } }

.seccion--imagen-fondo {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .seccion--imagen-fondo {
      padding-bottom: 45px; } }
  .seccion--imagen-fondo .container {
    position: relative;
    z-index: 10; }
  .seccion--imagen-fondo .seccion__cabecera__titulo {
    color: #fff; }
  @media (min-width: 768px) {
    .seccion--imagen-fondo .destacado {
      margin-top: -75px; } }
  .seccion--imagen-fondo .destacado:last-child {
    margin-bottom: 0; }

.seccion--imagen-fondo__imagen {
  margin-bottom: -125px;
  position: relative;
  height: 170px;
  background-size: cover;
  background-position: center center;
  /*&:before {
		@include veladura;
	}*/ }
  @media (min-width: 768px) {
    .seccion--imagen-fondo__imagen {
      height: 195px;
      margin-bottom: -150px; } }
  @media (min-width: 992px) {
    .seccion--imagen-fondo__imagen {
      height: 220px;
      margin-bottom: -175px; } }
  @media (min-width: 1200px) {
    .seccion--imagen-fondo__imagen {
      height: 270px;
      margin-bottom: -225px; } }

.seccion--miniaturas-destacadas .miniatura:hover .miniatura__enlace, .seccion--miniaturas-destacadas .miniatura:focus .miniatura__enlace {
  opacity: 1;
  filter: alpha(opacity=100); }

.seccion--miniaturas-destacadas .miniatura__imagen {
  margin-bottom: 15px;
  display: block; }

.seccion--miniaturas-destacadas .miniatura__titulo {
  font-size: 20px;
  text-decoration: none; }

.seccion--miniaturas-destacadas--grandes .miniatura__titulo {
  font-size: 22px;
  font-weight: 700; }

.seccion--barco-vapor .seccion__cabecera:before {
  display: block;
  width: 132px;
  height: 148px;
  margin-top: -80px;
  margin-bottom: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  content: "";
  background: url("../img/barco-vapor.svg") 0 0 no-repeat; }

/**
 * Cabecera
 */
.seccion__cabecera {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .seccion__cabecera--centrada-movil {
    text-align: center; } }

.seccion__cabecera__titulo {
  margin-bottom: 5px;
  font-size: 28px; }
  @media (min-width: 768px) {
    .seccion__cabecera__titulo {
      font-size: 32px; } }

.seccion__cabecera__subtitulo {
  margin-bottom: 5px;
  padding-top: 10px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400; }

.seccion__cabecera__entradilla, .wyswyg__entradilla {
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 600; }

.elipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*------------------------------------*    #ETIQUETAS
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Nota: no es posible añadirle las clases directamente al elemento <a>, así
 * que tenemos que añadírselas a un elemento <span> que contenga al <a>. Tiene
 * una pega, y es que al hacerlo de esta forma el elemento <a> hereda estilos
 * definidos en el archivo _fondos.scss. Para evitarlo he utilizado !important
 * en este archivo y en el de sus mixins correspondientes.
 */
/**
 * Estilos
 */
.etiqueta a {
  color: #f54943 !important;
  background-color: transparent;
  border: 1px solid #f54943; }
  .etiqueta a:hover, .etiqueta a:focus {
    color: #fff !important;
    background-color: #000;
    border-color: #000; }

.etiqueta:last-child a {
  margin-right: 0; }

.etiqueta a {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.1;
  transition: all 0.2s ease-in-out;
  padding: 6px 10px 8px;
  display: inline-block; }
  .etiqueta a:hover, .etiqueta a:focus {
    text-decoration: none; }

.etiqueta--fondo-opaco a {
  color: #fff !important;
  background-color: #f54943;
  border: 1px solid #f54943; }
  .etiqueta--fondo-opaco a:hover, .etiqueta--fondo-opaco a:focus {
    color: #fff !important;
    background-color: #e0130c;
    border-color: #e0130c; }

.etiqueta--fondo-opaco a {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.1;
  transition: all 0.2s ease-in-out;
  padding: 6px 10px 8px;
  display: inline-block; }
  .etiqueta--fondo-opaco a:hover, .etiqueta--fondo-opaco a:focus {
    text-decoration: none; }

.etiqueta--inactiva a {
  color: #555555 !important;
  border-color: #ddd; }

/**
 * Variante: Tamaños
 */
.etiqueta--pequena a {
  font-size: 12px; }

.etiqueta--mediana a {
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 6px 15px 10px;
  font-size: 16px;
  border-width: 2px; }

.etiqueta--grande a {
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 6px 8px 10px;
  font-size: 18px;
  border-width: 2px; }
  @media (min-width: 768px) {
    .etiqueta--grande a {
      font-size: 22px; } }
  @media (min-width: 768px) {
    .etiqueta--grande a {
      margin-bottom: 10px;
      margin-right: 10px;
      padding-left: 15px;
      padding-right: 15px; } }

/**
 * Variante: Bloque
 */
.etiqueta--bloque a {
  display: block; }

/**
 * Subtitulo etiqueta
 */
.etiqueta__subtitulo {
  font-size: 13px; }

/*------------------------------------*    #SELLOS
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Estilos
 */
.sello {
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative;
  float: left;
  font-size: 14px; }
  .sello:last-child {
    margin-right: 0; }
  .sello a {
    display: block;
    line-height: 1;
    text-align: center; }
    .sello a:hover, .sello a:focus {
      text-decoration: none; }

.sello__texto {
  line-height: 1.1;
  text-align: center; }

/**
 * Variante: Círcular
 */
.sello--circular a {
  width: 70px;
  height: 70px;
  background-color: #f54943;
  border-radius: 100%;
  color: #fff; }
  .sello--circular a:hover, .sello--circular a:focus {
    background-color: #f21a13; }

.sello--circular .sello__texto {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/**
 * Variante: Avatar
 */
.sello--avatar a {
  width: 70px;
  height: 70px; }

.sello--avatar .sello__imagen {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  border: 3px solid #f54943; }

.sello--avatar .sello__texto {
  display: none; }

/**
 * Variante: Con icono
 */
.sello--icono a {
  width: auto;
  height: 70px;
  min-width: 70px;
  padding-top: 5px; }

.sello--icono .sello__imagen {
  margin-bottom: 5px; }

.sello--icono .sello__texto {
  display: block;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #f54943; }

/*------------------------------------*    #BOTONES-REDES-SOCIALES
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Estilos
 */
.boton-social {
  display: inline-block;
  width: 56px;
  height: 56px;
  position: relative;
  border-radius: 100%;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #555;
  transition: all 200ms ease-out; }
  .boton-social:hover, .boton-social:focus {
    border-color: #fff; }
    .boton-social:hover .boton-social__icono, .boton-social:focus .boton-social__icono {
      opacity: 1;
      filter: alpha(opacity=100); }

.boton-social__icono {
  display: block;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/**
 * Variantes de botones
 */
.boton-social--twitter {
  border-color: #598DCA;
  background-color: #598DCA; }
  .boton-social--twitter:hover, .boton-social--twitter:focus {
    border-color: #3a73b6;
    background-color: #3a73b6; }
  .boton-social--twitter .boton-social__icono {
    background-position: 0px -100px;
    background-repeat: no-repeat;
    background-image: url("../img/sprites/sprite2.svg");
    text-indent: -999em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 30px;
    height: 30px; }

.boton-social--facebook {
  border-color: #3B5998;
  background-color: #3B5998; }
  .boton-social--facebook:hover, .boton-social--facebook:focus {
    border-color: #2d4373;
    background-color: #2d4373; }
  .boton-social--facebook .boton-social__icono {
    background-position: -50px -100px;
    background-repeat: no-repeat;
    background-image: url("../img/sprites/sprite2.svg");
    text-indent: -999em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 30px;
    height: 30px; }

.boton-social--instagram {
  border-color: #0077B4;
  background-color: #0077B4; }
  .boton-social--instagram:hover, .boton-social--instagram:focus {
    border-color: #005581;
    background-color: #005581; }
  .boton-social--instagram .boton-social__icono {
    background-position: -100px -100px;
    background-repeat: no-repeat;
    background-image: url("../img/sprites/sprite2.svg");
    text-indent: -999em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 30px;
    height: 30px; }

.boton-social--you-tube {
  border-color: #CF3427;
  background-color: #CF3427; }
  .boton-social--you-tube:hover, .boton-social--you-tube:focus {
    border-color: #a4291f;
    background-color: #a4291f; }
  .boton-social--you-tube .boton-social__icono {
    background-position: -150px -100px;
    background-repeat: no-repeat;
    background-image: url("../img/sprites/sprite2.svg");
    text-indent: -999em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 30px;
    height: 30px; }

/**
 * Add This: https://www.addthis.com
 * Sobreescribimos varias propiedades CSS para redondear los botones.
 */
.at-share-btn {
  border-radius: 100%;
  transition: all 200ms ease-out; }
  .at-share-btn:hover {
    background-color: #333; }

html .at-share-tbx-element.addthis_32x32_style .at-share-btn,
html .at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
  max-width: 32px;
  max-height: 32px;
  width: 32px;
  height: 32px;
  padding: 0; }

html .at4-icon.aticon-google_follow,
html .at4-icon.aticon-google_plusone,
html .at4-icon.aticon-googleplus,
html .at4-icon.aticon-google_plusone_share {
  background-position: 2px 1px; }

html .at4-icon.aticon-facebook {
  background-position: -4px -2px; }

html .at-share-tbx-element .at-share-btn {
  margin: 0;
  border-radius: 0; }

/*------------------------------------*    #MINIATURAS
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Miniatura básica
 */
.miniatura {
  margin-bottom: 30px;
  position: relative; }

/**
 * Texto clickable
 */
.miniatura__enlace {
  display: block;
  color: inherit;
  transition: all 200ms ease-out; }
  .miniatura__enlace:hover, .miniatura__enlace:focus {
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-decoration: none;
    color: inherit; }
  .miniatura__enlace:focus {
    outline: invert none medium;
    outline-offset: 0; }
  .miniatura__enlace a {
    color: inherit; }

/**
 * Imagen
 */
.miniatura__imagen {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }
  .miniatura__imagen img {
    position: relative;
    margin: 0 auto; }

.miniatura__imagen--alineada-abajo {
  height: 200px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .miniatura__imagen--alineada-abajo img {
    max-height: 200px;
    border: 1px solid #ddd; }

.miniatura__imagen__overlay {
  position: relative; }
  @media (min-width: 768px) {
    .miniatura__imagen__overlay:hover .miniatura__imagen__overlay__link:before,
    .miniatura__imagen__overlay:hover .miniatura__imagen__overlay__acciones, .miniatura__imagen__overlay:focus .miniatura__imagen__overlay__link:before,
    .miniatura__imagen__overlay:focus .miniatura__imagen__overlay__acciones {
      opacity: 1; } }

@media (min-width: 768px) {
  .miniatura__imagen__overlay__link:before {
    width: 100%;
    height: 100%;
    transition: all 200ms ease-out;
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    z-index: 1; } }

.miniatura__imagen__overlay__acciones {
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 767px) {
    .miniatura__imagen__overlay__acciones {
      padding-top: 5px;
      padding-bottom: 5px;
      background-color: #f54943; } }
  @media (min-width: 768px) {
    .miniatura__imagen__overlay__acciones {
      width: 100%;
      position: absolute;
      bottom: 10px;
      z-index: 1;
      opacity: 0;
      transition: all 200ms ease-out; } }

.miniatura__imagen__overlay__acciones__accion {
  width: 24px;
  height: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.miniatura__imagen__overlay__icono-ver {
  display: block;
  background-position: -100px -150px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 22px;
  height: 15px; }

.miniatura__imagen__overlay__icono-descargar {
  display: block;
  background-position: -50px -150px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 14px;
  height: 17px; }

.miniatura__imagen__overlay__icono-compartir {
  display: block;
  background-position: 0px -150px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 18px;
  height: 20px; }

/**
 * Contenido embebido
 */
.miniatura__contenido-embebido {
  margin-bottom: 15px; }

/**
 * Pie
 */
.miniatura__pie {
  margin-bottom: 5px; }

.miniatura__antetitulo {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.15;
  font-weight: 300;
  color: #999; }

.miniatura__titulo {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 600;
  text-decoration: underline; }

.miniatura__titulo-etiqueta {
  padding: 10px 15px;
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background-color: #36373b;
  text-transform: uppercase; }

.miniatura__subtitulo {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.15;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400; }

.miniatura__texto {
  margin-bottom: 5px; }

.miniatura__lista-enlaces,
.miniatura__lista-enlaces ul {
  padding-left: 0;
  list-style: none; }

.miniatura__lista-enlaces li {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.15;
  font-family: "Alegreya", serif;
  font-weight: 600; }

.miniatura__lista-enlaces a {
  display: inline;
  text-decoration: none !important;
  background-image: linear-gradient(to bottom, transparent 50%, #f54943 50%);
  background-repeat: repeat-x;
  background-size: 2px 2px;
  background-position: 0 85%;
  color: inherit; }
  .miniatura__lista-enlaces a:hover, .miniatura__lista-enlaces a:focus {
    opacity: 0.75; }

/**
 * Acciones (botones, etiquetas...)
 */
.miniatura__acciones {
  line-height: 1; }

.miniatura__acciones__accion {
  margin-bottom: 5px; }
  .miniatura__acciones__accion:last-child {
    margin-bottom: 0; }

.miniatura--descargable .miniatura__titulo {
  text-decoration: none; }
  .miniatura--descargable .miniatura__titulo a {
    text-decoration: underline; }

/*------------------------------------*    #DESTACADO
\*------------------------------------*/
.destacado {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .destacado {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px; } }
  .destacado blockquote {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-bottom: 10px;
    position: static;
    font-style: italic;
    color: inherit; }
    @media (min-width: 768px) {
      .destacado blockquote {
        padding-left: 0;
        padding-right: 0; } }
    .destacado blockquote:before, .destacado blockquote:after {
      content: none; }
    .destacado blockquote p {
      font-size: inherit;
      font-weight: inherit; }
    .destacado blockquote footer,
    .destacado blockquote small,
    .destacado blockquote .small {
      font-size: inherit;
      font-style: normal; }
      .destacado blockquote footer:before,
      .destacado blockquote small:before,
      .destacado blockquote .small:before {
        content: none; }

/*------------------------------------*	#BANNER
\*------------------------------------*/
.banner {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  border: 1px solid #ddd; }

/*------------------------------------*    #MODALS
\*------------------------------------*/
.modal-content {
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25); }

.modal-header {
  position: relative; }
  .modal-header .close {
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -12px; }

.modal-footer--izquierda {
  text-align: left; }

/**
 * Utilizamos el componente ["Modals" de Bootstrap](http://getbootstrap.com/javascript/#modals), sobreescribiendo alguno de sus estilos y personalizando sus variables.
 */
.modal--pantalla-completa .modal-backdrop {
  background-color: #fff; }
  .modal--pantalla-completa .modal-backdrop.in {
    opacity: 0.98;
    filter: alpha(opacity=98); }

.modal--pantalla-completa .modal-dialog {
  margin: 0; }
  @media (min-width: 768px) {
    .modal--pantalla-completa .modal-dialog {
      width: auto; } }

.modal--pantalla-completa .modal-content {
  position: relative;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none; }

.modal--pantalla-completa .modal-header {
  min-height: 60px;
  position: initial;
  border-bottom: none; }

.modal--pantalla-completa .close {
  position: absolute;
  top: -5px;
  right: 15px;
  margin-top: 0;
  font-size: 60px;
  font-weight: 200;
  z-index: 100000000000;
  opacity: 0.8;
  filter: alpha(opacity=80); }
  @media (min-width: 1200px) {
    .modal--pantalla-completa .close {
      font-size: 90px; } }
  .modal--pantalla-completa .close:focus {
    outline: invert none medium; }

/*------------------------------------*	#MAGNIFIC POPUP
\*------------------------------------*/
/**
 * Sobreescribo algunos estilos de la librería para que el diseño coincida con el de las ventanas modales de Bootstrap.
 */
.mfp-bg {
  background: #fff;
  opacity: 0.95;
  filter: alpha(opacity=95); }

.mfp-close {
  font-size: 60px;
  font-weight: 200;
  color: #000 !important;
  opacity: 0.8; }

/*------------------------------------*    #LOGO
\*------------------------------------*/
.logo {
  display: inline-block; }
  .logo:hover, .logo:focus {
    text-decoration: none; }

/*.logo--SM {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 49px;
  height: 50px;
}*/

.logo--literaturaSM {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url("../img/sprites/sprite2_new.svg");
	text-indent: -999em;
	letter-spacing: -999em;
	overflow: hidden;
	width: 277px;
	height: 38px;
	background-size: 736px;
}

.logo--literaturaSM {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 277px;
  height: 50px; }

.logo--literaturaSM--blanco {
  background-position: -300px 0px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 277px;
  height: 50px; }

.navbar-brand.logo.logo-sm {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url("../img/Arriba_sm.png");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 118px;
  height: 50px;
  background-size: 100% auto;
}
.navbar-brand.logo.logo--literaturaSM {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../img/Arriba_literaturasm.png");
  width: 277px;
  height: 50px;
  background-size: 100% auto;
  float: right;
}
.page-checkout .container {
    width: 1070px;
}
.page-checkout .logo--literaturaSM {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url("../img/Arriba_sm.png");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 118px;
  height: 50px;
  background-size: 100% auto;
  float:left !important;
  padding: 2px 0px !important;
}
.page-checkout .navbar{
  min-height: 53px;  
}
.navbar{
  margin-top: 2px !important;
}
.navbar-header {
  float: left;
  width: 62%;
}
#navbar-collapse-1 {
  float: right;
}

.logo--todos-tus-libros {
  background-position: -400px -100px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 58px;
  height: 50px; }

.logo--corte-ingles {
  background-position: -500px -100px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 89px;
  height: 50px; }

.logo--casa-libro {
  background-position: -600px -100px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 41px;
  height: 50px; }

.logo--amazon {
  background-position: -650px -100px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 60px;
  height: 50px; }

.logo--apple-store {
  background-position: -750px -100px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite2.svg");
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  width: 120px;
  height: 50px; }

/*------------------------------------*	#NAV-BAR
\*------------------------------------*/
.navbar {
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar {
      padding-bottom: 1px;
      border-width: 0; } }
  @media (max-width: 991px) {
    .navbar {
      min-height: 40px; } }

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  padding: 0; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: 0; } }
  @media (max-width: 991px) {
    .navbar-header {
      width: 100%;
    }
    .navbar-brand.logo.logo-sm {
      background-position: 0px 0px;
      background-repeat: no-repeat;
      background-image: url("../img/Arriba_sm.png");
      text-indent: -999em;
      letter-spacing: -999em;
      overflow: hidden;
      width: 118px;
      height: 50px;
      background-size: 100% auto;
      margin-left: 15px;
      margin-top: 10px;
    }
    .navbar-brand.logo.logo--literaturaSM{
      float: left;
      clear: both;
      margin-left: 15px;
    }
    .pie__logos {
      float: left;
    }
    .pie__logos a {
      margin: 0 !important;
      display: block !important;
    }
    .wrapper-social .fomento-lectura {
      background-position: center center !important;
      width: 100% !important;
      background-size: auto 100% !important;
      position: relative !important;
      margin: 0 0 20px 0;
    }
  }

/**
 * Botones de la barra de navegación
 */
.navbar__btn {
  padding: 8px 6px 7px;
  float: right;
  font-size: 18px;
  border: none; }
  @media (min-width: 992px) {
    .navbar__btn {
      padding-top: 12px;
      padding-bottom: 13px; } }
  .navbar__btn:hover, .navbar__btn.hover, .navbar__btn:focus, .navbar__btn.focus, .navbar__btn:active, .navbar__btn.active {
    color: #36373b;
    background-color: transparent; }
  .navbar__btn:focus, .navbar__btn.focus {
    outline: invert none medium;
    outline-offset: 0; }
  .navbar__btn:active, .navbar__btn.active {
    box-shadow: none; }
  .navbar__btn .badge {
    margin-left: -7px;
    padding: 3px 6px;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    background-color: #f54943; }

/**
 * Ocultamos el botón que muestra el buscador en una ventana modal en las páginas del sistema de búsquedas.
 */
.page-libros .navbar__btn--buscador {
  display: none; }

.navbar__btn--cart {
  padding-left: 5px;
  padding-right: 5px; }

/**
 * Botón menú
 */
.navbar-toggle {
  height: 50px;
  margin: 0;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 0; }
  @media (max-width: 991px) {
    .navbar-toggle {
      height: 40px; } }

/**
 * Desplegable
 */
@media (max-width: 991px) {
  .navbar-collapse {
    border-width: 0;
    border-style: solid;
    background-color: #36373b;
    box-shadow: none; } }

@media (min-width: 992px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

/**
 * Menús
 */
.navbar-nav {
  font-size: 16px;
  line-height: 1.428571429; }
  @media (max-width: 991px) {
    .navbar-nav {
      margin-top: 0;
      margin-bottom: 0; } }
  @media (min-width: 992px) {
    .navbar-nav > li:last-child > a {
      padding-right: 0;
      border-width: 0; } }
  .navbar-nav > li > a {
    font-weight: 600;
    font-size: 12px;
    border-width: 1px 0 0;
    border-style: solid;
    text-transform: uppercase;
    transition: all 200ms ease-out; }
    @media (min-width: 992px) {
      .navbar-nav > li > a {
        margin: 14px 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
        border-width: 0 1px 0 0;
        background-color: transparent; } }
    @media (min-width: 992px) {
      .navbar-nav > li > a:hover {
        text-decoration: underline; } }
    .navbar-nav > li > a:focus {
      outline: invert none medium;
      outline-offset: 0; }

@media (min-width: 992px) {
  .navbar-right {
    margin-right: 0; } }

@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li.open > a, .navbar-default .navbar-nav > li.active > a {
    border-top: 1px solid #555; } }

@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.open > a, .navbar-default .navbar-nav > li.open > a:hover, .navbar-default .navbar-nav > li.open > a:focus, .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus {
    color: #fff; } }

@media (max-width: 991px) {
  .navbar-default .navbar-nav > li .dropdown-menu, .navbar-default .navbar-nav > li.open .dropdown-menu, .navbar-default .navbar-nav > li.active .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0; } }

@media (max-width: 991px) {
  .navbar-default .navbar-nav > li .dropdown-menu > li > a, .navbar-default .navbar-nav > li .dropdown-menu > li.active > a, .navbar-default .navbar-nav > li.open .dropdown-menu > li > a, .navbar-default .navbar-nav > li.open .dropdown-menu > li.active > a, .navbar-default .navbar-nav > li.active .dropdown-menu > li > a, .navbar-default .navbar-nav > li.active .dropdown-menu > li.active > a {
    padding: 7px 15px;
    font-size: 14px; } }

@media (max-width: 991px) {
  .navbar-default .navbar-nav > li .dropdown-menu > li > a, .navbar-default .navbar-nav > li .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li .dropdown-menu > li > a:focus, .navbar-default .navbar-nav > li .dropdown-menu > li.active > a, .navbar-default .navbar-nav > li .dropdown-menu > li.active > a:hover, .navbar-default .navbar-nav > li .dropdown-menu > li.active > a:focus, .navbar-default .navbar-nav > li.open .dropdown-menu > li > a, .navbar-default .navbar-nav > li.open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li.open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav > li.open .dropdown-menu > li.active > a, .navbar-default .navbar-nav > li.open .dropdown-menu > li.active > a:hover, .navbar-default .navbar-nav > li.open .dropdown-menu > li.active > a:focus, .navbar-default .navbar-nav > li.active .dropdown-menu > li > a, .navbar-default .navbar-nav > li.active .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li.active .dropdown-menu > li > a:focus, .navbar-default .navbar-nav > li.active .dropdown-menu > li.active > a, .navbar-default .navbar-nav > li.active .dropdown-menu > li.active > a:hover, .navbar-default .navbar-nav > li.active .dropdown-menu > li.active > a:focus {
    color: #fff; } }

@media (max-width: 991px) {
  .navbar-default .navbar-nav > li.open {
    background-color: #2f3033; } }

/**
 * Buscador
 */
@media (min-width: 1200px) {
  .navbar-form {
    padding-left: 95px; } }

@media (min-width: 992px) {
  .navbar-form .input-group > .form-control {
    width: 235px; } }

@media (min-width: 1200px) {
  .navbar-form .input-group > .form-control {
    width: 340px; } }

/**
 * Ocultamos el buscador en las páginas de resultados de búsqueda
 */
.navbar .form--caja-busqueda {
  display: none; }

/**
 * Personalizo el menú para móvil
 */
@media (min-width: 992px) {
  .navbar-nav > li > .dropdown-menu {
    margin-top: -10px;
    padding-top: 0;
    padding-bottom: 0;
    border: 1px solid #000; } }

@media (min-width: 992px) {
  .navbar-nav > li > .dropdown-menu > li > a {
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase; } }

/**
 * Cabecera reducida
 */
.navbar--reducida {
  height: 50px;
  padding-bottom: 0;
  border-width: 0 0 1px;
  border-color: #ddd; }
  .navbar--reducida .navbar-header {
    float: none;
    text-align: center; }
  .navbar--reducida .navbar-brand {
    display: inline-block;
    float: none; }

/*------------------------------------*	#TOOLTIP
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Estilos
 */
.tooltip {
  font-size: 14px;
  text-transform: uppercase; }

.tooltip-inner {
  padding: 5px 20px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  white-space: nowrap; }

/*------------------------------------*    #PAGINATION
\*------------------------------------*/
/**
 * Sobreescribo varios estilos de Bootstrap
 */
.pagination {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0; }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

/**
 * Solo mostramos los botones de anterior y siguiente en móvil
 */
@media (max-width: 767px) {
  .pagination {
    display: block; }
    .pagination:before, .pagination:after {
      content: " ";
      display: table; }
    .pagination:after {
      clear: both; } }

@media (max-width: 767px) {
  .pagination > li {
    display: none; } }

@media (max-width: 767px) {
  .pagination > li.prev, .pagination > li.next {
    display: inline; } }

@media (max-width: 767px) {
  .pagination > li.next a,
  .pagination > li.next span {
    float: right; } }

/**
 * Para evitar que los enlaces hereden el color definido por el fondo, 
 * reescribimos de nuevo la siguiente regla.
 */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  color: #fff; }

/*------------------------------------*	#INPUT-GROUPS
\*------------------------------------*/
.input-group > .form-control {
  border-width: 2px 0 2px 2px; }

/*------------------------------------*    #DROPDOWNS
\*------------------------------------*/
.dropdown-menu {
  width: 100%;
  margin-top: 0;
  border-radius: 0;
  border-width: 0 1px 1px 1px; }
  .dropdown-menu > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: normal;
    line-height: 1.2; }

/*------------------------------------*	#ALERTS
\*------------------------------------*/
/**
 * Variables
 */
.alert, .messages {
  margin-bottom: 30px; }

/**
 * Añadimos una nueva variante al componente Alert de Bootstrap para maquetar 
 * el aviso de cookies.
 */
.alert--notificacion {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.428571429;
  text-align: left;
  z-index: 1030;
  color: #555555;
  background-color: #f2f2f2; }
  @media (min-width: 768px) {
    .alert--notificacion {
      text-align: center; } }
  .alert--notificacion p {
    margin-bottom: 0; }
  .alert--notificacion .close {
    width: 26px;
    height: 26px;
    display: block;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    right: 15px;
    text-shadow: none;
    color: #555555; }
    .alert--notificacion .close span {
      width: 26px;
      height: 26px;
      display: block;
      font-weight: 300;
      line-height: 26px;
      font-size: 44px; }
  .alert--notificacion .container {
    position: relative;
    padding-right: 50px; }

/**
 * Sobreescribo estos estilos para que al cerrar el aviso de las cookies no 
 * cambie su color de fondo.
 */
#sliding-popup.sliding-popup-top {
  background: #f2f2f2; }

/*------------------------------------*	#PANELS
\*------------------------------------*/
.panel {
  margin-bottom: 30px; }

legend.panel-heading {
  margin-bottom: 0;
  float: left; }
  legend.panel-heading + .panel-body {
    clear: both; }
  legend.panel-heading .panel-title {
    display: block; }

.panel-title {
  font-weight: bold;
  font-family: "Alegreya", serif;
  font-size: 22px;
  line-height: 1.1; }

/*------------------------------------*	#POP UP DE CONFIRMACIÓN DE COMPRA
\*------------------------------------*/
/* deshago estilos del alert de bootstrap si es de este tipo */
.commerce-add-to-cart-confirmation {
  padding: 0;
  margin-bottom: 0;
  border: none;
  border-radius: 0; }

@media (min-width: 992px) {
  .tabpills > li {
    float: left; }
    .tabpills > li + li {
      margin-left: 2px; } }

.tabpills > li.active > a, .tabpills > li.active > a:hover, .tabpills > li.active > a:focus {
  color: #fff;
  background-color: #f54943; }

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

/*------------------------------------*    #MESSAGES
\*------------------------------------*/
/*------------------------------------*    #MEGA-MENU
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Estilos
 */
@media (min-width: 992px) {
  .mega-menu {
    position: relative;
    background-color: #fff;
    z-index: 990; }
    .mega-menu .nav-justified {
      position: relative; }
      .mega-menu .nav-justified > li:first-child > a {
        margin-left: 0; }
      .mega-menu .nav-justified > li:last-child > a {
        margin-right: 0; }
      .mega-menu .nav-justified > li.open > a, .mega-menu .nav-justified > li.open > a:hover, .mega-menu .nav-justified > li.open > a:focus, .mega-menu .nav-justified > li.active > a, .mega-menu .nav-justified > li.active > a:hover, .mega-menu .nav-justified > li.active > a:focus {
        color: #fff;
        background-color: #f54943;
        border: none; }
      .mega-menu .nav-justified > li > a {
        margin: 0 0 0 1px;
        font-size: 13px;
        border-radius: 0;
        border: none;
        color: #fff;
        background-color: #36373b;
        text-transform: uppercase;
        white-space: nowrap; } }
      @media (min-width: 992px) and (min-width: 992px) {
        .mega-menu .nav-justified > li > a {
          font-size: 14px; } }

@media (min-width: 992px) {
        .mega-menu .nav-justified > li > a:hover, .mega-menu .nav-justified > li > a:focus {
          background-color: #f54943; }
      .mega-menu .nav-justified > .dropdown {
        position: static; }
        .mega-menu .nav-justified > .dropdown .dropdown-menu {
          width: 100%;
          left: 0;
          padding-top: 15px;
          padding-bottom: 15px;
          padding-left: 30px;
          padding-right: 30px;
          border-width: 3px 0 0 0;
          border-color: #f54943;
          border-radius: 0; }
    .mega-menu .miniatura {
      margin-bottom: 0; }
  .megamenu__cabecera:before, .megamenu__cabecera:after {
    content: " ";
    display: table; }
  .megamenu__cabecera:after {
    clear: both; }
  .megamenu__titulo {
    display: inline-block;
    margin-bottom: 15px;
    float: left; }
    .megamenu__titulo a {
      display: inline-block;
      margin-right: 7px;
      padding: 5px 15px;
      font-size: 28px;
      background-color: #f54943;
      color: #fff; }
      .megamenu__titulo a:hover, .megamenu__titulo a:focus {
        text-decoration: none;
        background-color: #f21a13; }
  .megamenu__titulo__enlace {
    display: inline-block;
    margin-top: 14px;
    float: left;
    font-size: 13px; }
  .megamenu__seccion__titulo {
    margin-bottom: 5px;
    font-size: 21px; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .megamenu__seccion__titulo {
      font-size: 24px; } }

@media (min-width: 992px) {
  .megamenu__serie__enlace {
    display: block;
    font-size: 13px;
    line-height: 1;
    color: #555555; }
    .megamenu__serie__enlace:hover, .megamenu__serie__enlace:focus {
      color: inherit;
      text-decoration: none;
      opacity: 0.7;
      filter: alpha(opacity=70); }
  .megamenu__serie__titulo {
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase; }
    .megamenu__serie__titulo:before {
      margin-bottom: 5px; }
  .megamenu__serie__titulo--color-1 {
    color: #a8bcc6; }
    .megamenu__serie__titulo--color-1:before {
      background-position: -250px -100px;
      background-repeat: no-repeat;
      background-image: url("../img/sprites/sprite2.svg");
      display: block;
      content: "";
      width: 33px;
      height: 28px; }
  .megamenu__serie__titulo--color-2 {
    color: #63d1ff; }
    .megamenu__serie__titulo--color-2:before {
      background-position: -300px -100px;
      background-repeat: no-repeat;
      background-image: url("../img/sprites/sprite2.svg");
      display: block;
      content: "";
      width: 33px;
      height: 28px; }
  .megamenu__serie__titulo--color-3 {
    color: #f1982a; }
    .megamenu__serie__titulo--color-3:before {
      background-position: -350px -100px;
      background-repeat: no-repeat;
      background-image: url("../img/sprites/sprite2.svg");
      display: block;
      content: "";
      width: 33px;
      height: 28px; }
  .megamenu__serie__titulo--color-4 {
    color: #ff0808; }
    .megamenu__serie__titulo--color-4:before {
      background-position: -200px -100px;
      background-repeat: no-repeat;
      background-image: url("../img/sprites/sprite2.svg");
      display: block;
      content: "";
      width: 33px;
      height: 28px; }
  .megamenu-veladura:before {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 980;
    content: "";
    background-color: rgba(0, 0, 0, 0.7); } }

/*------------------------------------*    #PIE
\*------------------------------------*/
.pie__logos {
  margin-bottom: 45px;
  line-height: 1;
  text-align: center; }
.pie__logos a {
  float: none;
  display: inline-block;
}
.pie__logos .logo.logo-sm-footer {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url("../img/inferior_sm.png");
  width: 34px;
  height: 50px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  background-size: 100% auto;
  margin-left: 150px;
}
.pie__logos .logo.logo-literaturasm-footer {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url("../img/inferior_literaturasm.png");
  width: 195px;
  height: 50px;
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden;
  background-size: 100% auto;
  margin-left: 250px;
}

.pie__menu {
  margin-left: -5px;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .pie__menu .pie__menu__elemento {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    border-left-width: 1px;
    border-left-style: solid; }

.pie__menu--grande {
  margin-bottom: 45px; }
  .pie__menu--grande .pie__menu__elemento {
    font-size: 20px;
    border-left-color: #fff; }
    .pie__menu--grande .pie__menu__elemento:last-child {
      border-right: 1px solid #fff; }
  .pie__menu--grande .pie__menu__enlace {
    font-weight: 700;
    color: #fff; }
    .pie__menu--grande .pie__menu__enlace:hover {
      color: #fff; }

.pie__menu--pequeno {
  margin-bottom: 0; }
  .pie__menu--pequeno .pie__menu__elemento {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    border-left-color: #555; }
    .pie__menu--pequeno .pie__menu__elemento:first-child {
      border-left: none; }
  .pie__menu--pequeno .pie__menu__enlace {
    color: #a9a9a9; }
    .pie__menu--pequeno .pie__menu__enlace:hover {
      color: #fff; }

.wrapper-social {
  position: relative;
  float: left;
  width: 100%;
}
.wrapper-social .fomento-lectura {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url("../img/fomento_lectura.png");
  width: 164px;
  height: 50px;
  background-size: 100% auto;
  position: absolute;
}

.pie__botones-social {
  margin-bottom: 30px;
  padding-left: 0;
  list-style: none;
  text-align: center; }


.pie__botones-social__elemento {
  display: inline; }
  .pie__botones-social__elemento .boton-social {
    border-color: #555;
    background-color: transparent; }
    .pie__botones-social__elemento .boton-social:hover, .pie__botones-social__elemento .boton-social:focus {
      border-color: #fff; }
  .pie__botones-social__elemento .boton-social__icono {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/*------------------------------------*    #PREMIOS
\*------------------------------------*/
.premios {
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
  border: 1px solid #ddd; }

.premios__cabecera {
  width: 100%;
  position: absolute;
  top: -5px;
  left: 0; }

.premios__cabecera__titulo {
  padding: 5px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #666; }

.premios__premio {
  margin-bottom: 15px;
  opacity: 0.7;
  filter: alpha(opacity=70); }
  .premios__premio:last-child {
    margin-bottom: 0; }

.premios__premio__enlace {
  color: #666;
  text-decoration: underline; }
  .premios__premio__enlace:hover {
    color: #333; }

/*------------------------------------*    #WYSWYG
\*------------------------------------*/
.wyswyg--bloque-info-complementaria {
  margin-bottom: 30px; }

.wyswyg--pagina-estatica img {
  margin-bottom: 15px;
  display: block;
  max-width: 100%;
  height: auto; }
  .wyswyg--pagina-estatica img.izquierda {
    float: left;
    margin-right: 15px; }
  .wyswyg--pagina-estatica img.derecha {
    float: right;
    margin-left: 15px; }

.wyswyg > .wyswyg__entradilla:first-child {
  margin-bottom: 20px;
  margin-top: -15px; }

.wyswyg__titulo-listado {
  display: block;
  color: inherit;
  transition: all 200ms ease-out;
  font-family: "Alegreya", serif;
  text-decoration: underline;
  display: block; }
  .wyswyg__titulo-listado:hover, .wyswyg__titulo-listado:focus {
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-decoration: none;
    color: inherit; }
  .wyswyg__titulo-listado:focus {
    outline: invert none medium;
    outline-offset: 0; }

/*------------------------------------*	#BLOG
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Cuerpo de texto para posts
 */
.post-teaser p, .post-teaser ul, .post-teaser ol, .post-teaser dl,
.post-content p,
.post-content ul,
.post-content ol,
.post-content dl {
  font-size: 18px; }

/**
 * Autoría
 */
.post__autoria {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
  color: #777777; }
  @media (min-width: 768px) {
    .post__autoria {
      font-size: 20px; } }
  @media (min-width: 768px) {
    .post__autoria {
      margin-bottom: 30px; } }
  .post__autoria .username {
    font-weight: 600;
    color: #36373b; }

/**
 * Post teaser
 */
.post-teaser {
  margin-bottom: 15px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .post-teaser {
      margin-bottom: 30px;
      padding-bottom: 45px; } }

.views-row-last .post-teaser {
  background: none; }

.post-teaser__titulo {
  font-family: "Alegreya", serif;
  font-size: 34px; }
  @media (min-width: 768px) {
    .post-teaser__titulo {
      font-size: 37px; } }

.post-teaser__titulo__enlace {
  color: inherit; }

.post-teaser img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: block;
  max-width: 100%;
  height: auto; }

@media (max-width: 479px) {
  .post-teaser iframe,
  .post-teaser object,
  .post-teaser embed {
    width: 290px;
    height: 165px; } }

@media (max-width: 767px) {
  .post-teaser iframe,
  .post-teaser object,
  .post-teaser embed {
    width: 538px;
    height: 300px; } }

@media (max-width: 991px) {
  .post-teaser iframe,
  .post-teaser object,
  .post-teaser embed {
    width: 470px;
    height: 264px; } }

.post-teaser .node-links {
  padding-top: 15px; }
  .post-teaser .node-links .links,
  .post-teaser .node-links .links > li {
    margin-bottom: 0; }

.post-teaser .node-readmore a {
  white-space: normal; }

.post-teaser .disqus_comments_num {
  position: relative;
  float: right; }
  .post-teaser .disqus_comments_num:before {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e111";
    width: 30px;
    height: 30px;
    font-size: 20px;
    padding-top: 2px;
    position: absolute;
    top: 8px;
    left: -7px;
    color: #f54943; }

/**
 * Post content
 */
.post-content > img {
  margin-bottom: 30px;
  display: block;
  max-width: 100%;
  height: auto; }

@media (max-width: 479px) {
  .post-content iframe,
  .post-content object,
  .post-content embed {
    width: 290px;
    height: 165px; } }

@media (max-width: 767px) {
  .post-content iframe,
  .post-content object,
  .post-content embed {
    width: 538px;
    height: 300px; } }

@media (max-width: 991px) {
  .post-content iframe,
  .post-content object,
  .post-content embed {
    width: 470px;
    height: 264px; } }

/**
 * Sidebar
 */
.page-blog .block-views .block-title,
.node-type-blog-post .block-views .block-title,
.page-comment-reply .block-views .block-title,
.page-somos-lectores .block-views .block-title,
.node-type-importancia-articulo .block-views .block-title {
  padding-top: 15px;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Alegreya", serif; }

.bloque-lateral ul {
  padding-left: 0;
  margin-bottom: 30px; }

.bloque-lateral ul > li {
  margin-bottom: 0;
  display: block;
  padding: 8px 15px 12px 45px;
  position: relative;
  border-color: #ddd;
  border-width: 0 0 1px 0;
  border-style: solid;
  color: #999; }
  .bloque-lateral ul > li:first-child {
    border-width: 1px 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .bloque-lateral ul > li:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.bloque-lateral a:hover, .bloque-lateral a:focus {
  text-decoration: none;
  color: #f54943; }
  .bloque-lateral a:hover:before, .bloque-lateral a:focus:before {
    color: #f54943; }

.bloque-lateral a:before {
  width: 42px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  color: #ddd;
  content: "\e013";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .bloque-lateral a:before:empty {
    width: 1em; }

.bloque-lateral a.active:before {
  color: #f54943; }

.bloque-lateral--buscador {
  margin-top: 30px;
  margin-bottom: 30px; }

/*------------------------------------*    #MENU-FACETADO
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Título del menú
 */
.block-facetapi .block-title {
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 18px;
  font-family: "Alegreya", serif;
  border-bottom: 1px solid #ddd; }
  @media (max-width: 767px) {
    .block-facetapi .block-title {
      margin-bottom: 0; } }

/**
 * Estilos básicos del menú
 */
.facetapi-facetapi-links,
.facetapi-custom-facetapi-links {
  padding-left: 0;
  margin-bottom: 30px; }
  .facetapi-facetapi-links .leaf,
  .facetapi-custom-facetapi-links .leaf {
    display: block;
    margin-bottom: 7px;
    padding-left: 22px;
    position: relative;
    font-size: 14px;
    line-height: 1.1; }
    @media (max-width: 767px) {
      .facetapi-facetapi-links .leaf,
      .facetapi-custom-facetapi-links .leaf {
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dotted #ddd; } }
    .facetapi-facetapi-links .leaf:hover, .facetapi-facetapi-links .leaf:focus,
    .facetapi-custom-facetapi-links .leaf:hover,
    .facetapi-custom-facetapi-links .leaf:focus {
      color: #d9534f; }

/**
 * Estilos básicos facetas
 */
.facetapi-inactive,
.facetapi-active {
  display: block;
  transition: all 200ms ease-out; }
  .facetapi-inactive:hover, .facetapi-inactive:focus,
  .facetapi-active:hover,
  .facetapi-active:focus {
    text-decoration: none; }
  .facetapi-inactive:before,
  .facetapi-active:before {
    width: 20px;
    height: 19px;
    display: inline-block;
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 12px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    text-align: center;
    line-height: 19px;
    content: "\e013";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 767px) {
      .facetapi-inactive:before,
      .facetapi-active:before {
        top: 13px; } }
    .facetapi-inactive:before:empty,
    .facetapi-active:before:empty {
      width: 1em; }

/**
 * Faceta inactiva
 */
.facetapi-inactive:hover, .facetapi-inactive:focus {
  color: #f54943; }
  .facetapi-inactive:hover:before, .facetapi-inactive:focus:before {
    color: #f54943; }

.facetapi-inactive:before {
  color: #ddd; }

/**
 * Faceta activa
 */
.facetapi-active {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: transparent; }
  .facetapi-active:hover, .facetapi-active:focus {
    color: transparent; }
    .facetapi-active:hover:before, .facetapi-active:focus:before {
      content: "\e014";
      color: #d9534f; }
  .facetapi-active:before {
    color: #f54943; }

/**
 * Variantes de color de las facetas
 */
.facetapi-link--color-1.facetapi-inactive {
  color: #a8bcc6; }
  .facetapi-link--color-1.facetapi-inactive:hover:before, .facetapi-link--color-1.facetapi-inactive:focus:before {
    color: #a8bcc6; }

.facetapi-link--color-1.facetapi-active {
  color: transparent; }
  .facetapi-link--color-1.facetapi-active:hover:before, .facetapi-link--color-1.facetapi-active:focus:before {
    border-left-color: #d9534f;
    color: #d9534f; }
  .facetapi-link--color-1.facetapi-active:before {
    border-left-color: #a8bcc6;
    color: #a8bcc6; }

.facetapi-link--color-2.facetapi-inactive {
  color: #63d1ff; }
  .facetapi-link--color-2.facetapi-inactive:hover:before, .facetapi-link--color-2.facetapi-inactive:focus:before {
    color: #63d1ff; }

.facetapi-link--color-2.facetapi-active {
  color: transparent; }
  .facetapi-link--color-2.facetapi-active:hover:before, .facetapi-link--color-2.facetapi-active:focus:before {
    border-left-color: #d9534f;
    color: #d9534f; }
  .facetapi-link--color-2.facetapi-active:before {
    border-left-color: #63d1ff;
    color: #63d1ff; }

.facetapi-link--color-3.facetapi-inactive {
  color: #f1982a; }
  .facetapi-link--color-3.facetapi-inactive:hover:before, .facetapi-link--color-3.facetapi-inactive:focus:before {
    color: #f1982a; }

.facetapi-link--color-3.facetapi-active {
  color: transparent; }
  .facetapi-link--color-3.facetapi-active:hover:before, .facetapi-link--color-3.facetapi-active:focus:before {
    border-left-color: #d9534f;
    color: #d9534f; }
  .facetapi-link--color-3.facetapi-active:before {
    border-left-color: #f1982a;
    color: #f1982a; }

.facetapi-link--color-4.facetapi-inactive {
  color: #ff0808; }
  .facetapi-link--color-4.facetapi-inactive:hover:before, .facetapi-link--color-4.facetapi-inactive:focus:before {
    color: #ff0808; }

.facetapi-link--color-4.facetapi-active {
  color: transparent; }
  .facetapi-link--color-4.facetapi-active:hover:before, .facetapi-link--color-4.facetapi-active:focus:before {
    border-left-color: #d9534f;
    color: #d9534f; }
  .facetapi-link--color-4.facetapi-active:before {
    border-left-color: #ff0808;
    color: #ff0808; }

/**
 * Botón para ver más facetas
 */
.facetapi-limit-link {
  margin-top: -15px;
  margin-bottom: 30px;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 2px 7px;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #888;
  background-color: transparent;
  border-color: #ddd;
  transition: all 200ms ease-out; }
  .facetapi-limit-link:focus, .facetapi-limit-link.focus {
    color: #888;
    background-color: transparent;
    border-color: #9d9d9d; }
  .facetapi-limit-link:hover {
    color: #888;
    background-color: transparent;
    border-color: #bebebe; }
  .facetapi-limit-link:active, .facetapi-limit-link.active,
  .open > .facetapi-limit-link.dropdown-toggle {
    color: #888;
    background-color: transparent;
    border-color: #bebebe; }
    .facetapi-limit-link:active:hover, .facetapi-limit-link:active:focus, .facetapi-limit-link:active.focus, .facetapi-limit-link.active:hover, .facetapi-limit-link.active:focus, .facetapi-limit-link.active.focus,
    .open > .facetapi-limit-link.dropdown-toggle:hover,
    .open > .facetapi-limit-link.dropdown-toggle:focus,
    .open > .facetapi-limit-link.dropdown-toggle.focus {
      color: #888;
      background-color: transparent;
      border-color: #9d9d9d; }
  .facetapi-limit-link:active, .facetapi-limit-link.active,
  .open > .facetapi-limit-link.dropdown-toggle {
    background-image: none; }
  .facetapi-limit-link.disabled:hover, .facetapi-limit-link.disabled:focus, .facetapi-limit-link.disabled.focus, .facetapi-limit-link[disabled]:hover, .facetapi-limit-link[disabled]:focus, .facetapi-limit-link[disabled].focus,
  fieldset[disabled] .facetapi-limit-link:hover,
  fieldset[disabled] .facetapi-limit-link:focus,
  fieldset[disabled] .facetapi-limit-link.focus {
    background-color: transparent;
    border-color: #ddd; }
  .facetapi-limit-link .badge {
    color: transparent;
    background-color: #888; }
  .facetapi-limit-link:focus, .facetapi-limit-link.focus, .facetapi-limit-link:active:focus, .facetapi-limit-link:active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .facetapi-limit-link:hover, .facetapi-limit-link:active, .facetapi-limit-link:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
    text-decoration: none; }
  .facetapi-limit-link:active {
    outline: 0;
    background-image: none;
    box-shadow: none; }

/*------------------------------------*    #SEARCH-RESULTS
\*------------------------------------*/
/**
 * Variables
 */
/**
 * Contenedor principal
 */
.page-libros #block-system-main {
  margin-bottom: 60px; }

/**
 * Título de la página
 */
.page-libros .page-header {
  margin-bottom: 10px; }
  .page-libros .page-header .page-header__titulo {
    margin-bottom: 0; }

/**
 * Caja de búsqueda
 */
.form--caja-busqueda {
  margin-bottom: 30px; }

/**
 * Desplegable de ordenación
 */
.block-search-api-sorts {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .block-search-api-sorts {
      text-align: right; } }

.dropdown-menu > li > a.active-sort {
  font-weight: bold; }

/**
 * Titulo
 */
.block-current-search {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .block-current-search {
      margin-bottom: 5px; } }
  .block-current-search h2 {
    margin-bottom: 10px;
    font-family: "Alegreya", serif;
    font-weight: normal;
    font-size: 22px; }
    @media (min-width: 768px) {
      .block-current-search h2 {
        font-size: 24px; } }
    .block-current-search h2 em {
      font-size: 160%;
      font-family: "Source Sans Pro", sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: -1px; }

/**
 * Facetas activas
 */
.current-search-item-facetas-activas ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.current-search-item-facetas-activas li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px 10px 5px 30px;
  position: relative;
  font-size: 13px;
  font-weight: 400; }
  .current-search-item-facetas-activas li:hover {
    color: #d9534f; }

.current-search-item-facetas-activas a {
  display: block;
  margin: -5px -10px -5px -30px;
  padding: 5px 10px 5px 30px;
  transition: all 200ms ease-out;
  width: 100%;
  position: absolute;
  top: 5px;
  left: 30px;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.0275);
  border: 1px solid #ddd; }
  .current-search-item-facetas-activas a:hover, .current-search-item-facetas-activas a:focus {
    text-decoration: none;
    color: transparent; }
    .current-search-item-facetas-activas a:hover:before, .current-search-item-facetas-activas a:focus:before {
      content: "\e014";
      color: #d9534f; }
  .current-search-item-facetas-activas a:before {
    width: 32px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    text-align: center;
    line-height: 30px;
    content: "\e013";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f54943; }
    .current-search-item-facetas-activas a:before:empty {
      width: 1em; }
  .current-search-item-facetas-activas a.current-search-item-facetas-activas--keys {
    background-color: transparent;
    border-color: transparent; }

/**
 * Resultados
 */
.search-results {
  padding-left: 0;
  margin-bottom: 30px;
  list-style: none; }
  @media (min-width: 768px) {
    .search-results {
      margin-left: -15px;
      margin-right: -15px; }
      .search-results:before, .search-results:after {
        content: " ";
        display: table; }
      .search-results:after {
        clear: both; } }

@media (min-width: 768px) and (max-width: 991px) {
  .search-results--item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
    .search-results--item {
      float: left;
      width: 50%; } }

@media (min-width: 768px) and (max-width: 991px) {
    .search-results--item:nth-child(2n+1) {
      clear: both; } }

@media (min-width: 992px) {
  .search-results--item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .search-results--item {
      float: left;
      width: 33.3333333333%; } }

@media (min-width: 992px) {
    .search-results--item:nth-child(3n+1) {
      clear: both; } }

@media (max-width: 767px) {
  .search-results--item {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd; }
    .search-results--item:first-child {
      border-top: 1px solid #ddd; }
    .search-results--item > :last-child {
      margin-bottom: 0; } }

/*------------------------------------*    #404
\*------------------------------------*/
.icono-404 {
  margin-bottom: 30px;
  font-size: 180px;
  color: #f54943;
  text-align: center; }

div.mce_inline_error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  margin-top: 10px;
  margin-bottom: 22px;
  padding: 5px 10px 8px;
  position: relative;
  text-align: left; }
  div.mce_inline_error hr {
    border-top-color: #e4b9c0; }
  div.mce_inline_error .alert-link {
    color: #843534; }
  div.mce_inline_error:before {
    position: absolute;
    content: "";
    border-style: solid;
    z-index: 1;
    border-color: transparent transparent #f2dede transparent;
    border-width: 0 6px 6px 6px;
    margin-left: -6px;
    top: -6px;
    right: auto;
    bottom: auto;
    left: 50%; }
  @media (min-width: 768px) {
    .form-inline div.mce_inline_error {
      position: absolute;
      top: 100%;
      left: 0; } }
  div.mce_inline_error:before {
    left: 20px; }

/*------------------------------------*    #HOME
\*------------------------------------*/
/**
 * Caja de búsqueda
 */
@media (min-width: 768px) {
  .buscador-home .input-group > .form-control,
  .buscador-home .input-group .input-group-btn > .btn {
    height: 60px;
    padding: 15px 20px;
    font-size: 22px; } }

@media (min-width: 768px) {
  .buscador-home .input-group > .form-control {
    border-width: 3px 0 3px 3px; } }

.buscador-home .input-group > .form-control:focus {
  z-index: 2; }

.buscador-home .input-group .input-group-btn > .btn {
  background-color: #fff; }
  @media (min-width: 768px) {
    .buscador-home .input-group .input-group-btn > .btn {
      border-width: 3px; } }
  .buscador-home .input-group .input-group-btn > .btn:hover, .buscador-home .input-group .input-group-btn > .btn:active, .buscador-home .input-group .input-group-btn > .btn:focus {
    background-color: #000;
    border-color: #000;
    color: #fff; }

.buscador-home .input-group + .isla--xs-0-0.visible-xs-block {
  display: none !important; }

/*------------------------------------*    #COMMERCE
\*------------------------------------*/
.commerce-order-handler-area-order-total .commerce-price-formatted-components {
  width: 100%; }

/**
 * Mixin para dar estilos a la carcasa del proceso de compra
 */
/**
 * Cesta de la compra
 */
.page-cart .main-container {
  margin-bottom: 60px; }

@media (min-width: 768px) {
  .page-cart .page-header {
    text-align: center; } }

.page-cart .main-container > .row > .col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .page-cart .main-container > .row > .col-sm-12 {
      float: left;
      width: 83.3333333333%; } }
  @media (min-width: 768px) {
    .page-cart .main-container > .row > .col-sm-12 {
      margin-left: 8.3333333333%; } }
  @media (min-width: 992px) {
    .page-cart .main-container > .row > .col-sm-12 {
      float: left;
      width: 66.6666666667%; } }
  @media (min-width: 992px) {
    .page-cart .main-container > .row > .col-sm-12 {
      margin-left: 16.6666666667%; } }

.page-cart .table > thead > tr > th.views-field-commerce-total {
  min-width: 80px; }

.page-cart .table > tbody > tr > td.views-field-commerce-unit-price, .page-cart .table > tbody > tr > td.views-field-commerce-total {
  padding-top: 15px; }

.page-cart .commerce-checkout--cart input {
  text-align: center; }

.page-cart .form-actions {
  margin-bottom: 30px;
  text-align: center; }
  .page-cart .form-actions .btn {
    margin-bottom: 15px; }

.page-cart .views-field-edit-quantity .form-item,
.page-cart .views-field-edit-quantity .form-group {
  margin-bottom: 0; }

.page-cart .views-field-commerce-unit-price,
.page-cart .views-field-commerce-total {
  text-align: right; }

/**
 * Tramitar pedido
 */
.page-checkout .main-container {
  margin-bottom: 60px; }

@media (min-width: 768px) {
  .page-checkout .page-header {
    text-align: center; } }

.page-checkout .main-container > .row > .col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .page-checkout .main-container > .row > .col-sm-12 {
      float: left;
      width: 66.6666666667%; } }
  @media (min-width: 768px) {
    .page-checkout .main-container > .row > .col-sm-12 {
      margin-left: 16.6666666667%; } }
  @media (min-width: 992px) {
    .page-checkout .main-container > .row > .col-sm-12 {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    .page-checkout .main-container > .row > .col-sm-12 {
      margin-left: 25%; } }

.page-checkout .views-field-commerce-total {
  min-width: 80px; }

.page-checkout .views-field-quantity,
.page-checkout .views-field-commerce-unit-price,
.page-checkout .field-commerce-order-total .component-total {
  text-align: right; }

.page-checkout .name-block > div.form-item {
  float: none;
  margin-right: auto; }

.page-checkout .help-block,
.page-checkout .form-item-customer-profile-billing-commerce-customer-address-und-0-administrative-area,
.page-checkout .form-item-customer-profile-shipping-commerce-customer-address-und-0-administrative-area {
  margin-bottom: 0; }

.checkout-buttons {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 30px;
  text-align: center; }
  .checkout-buttons .panel-heading {
    padding-left: 0;
    padding-right: 0;
    border: none;
    background-color: transparent; }
  .checkout-buttons .panel-body {
    padding: 0; }
  .checkout-buttons .btn {
    margin-bottom: 15px; }
  .checkout-buttons .checkout-cancel,
  .checkout-buttons .checkout-back {
    border: 2px solid transparent;
    color: inherit;
    padding: 10px 16px; }

/**
 * Revisa tu pedido
 */
.page-checkout-review .main-container > .row > .col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .page-checkout-review .main-container > .row > .col-sm-12 {
      float: left;
      width: 100%; } }
  @media (min-width: 768px) {
    .page-checkout-review .main-container > .row > .col-sm-12 {
      margin-left: 0%; } }
  @media (min-width: 1200px) {
    .page-checkout-review .main-container > .row > .col-sm-12 {
      float: left;
      width: 83.3333333333%; } }
  @media (min-width: 1200px) {
    .page-checkout-review .main-container > .row > .col-sm-12 {
      margin-left: 8.3333333333%; } }

.page-checkout-review .component-type-commerce-price-formatted-amount > td.component-title {
  font-weight: bold; }

.page-checkout-review .checkout_review > table > tbody > tr.pane-title > td {
  font-weight: bold; }

.addressfield-container-inline.name-block > span.premise {
  margin-left: 2px; }

.page-checkout-review .cart_contents {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none; }
  .page-checkout-review .cart_contents .panel-heading {
    padding-left: 0;
    padding-right: 0;
    border: none;
    background-color: transparent; }
  .page-checkout-review .cart_contents .panel-body {
    padding: 0; }

/**
 * Gracias por tu compra
 */
.checkout-completion-message {
  margin-bottom: 60px;
  text-align: center; }

/**
 * Su cesta de la compra esta vacía
 */
.cart-empty-page {
  text-align: center; }

/**
 * Indicador de progreso del carrito
 */
.block-commerce-checkout-progress {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .block-commerce-checkout-progress:before, .block-commerce-checkout-progress:after {
    content: " ";
    display: table; }
  .block-commerce-checkout-progress:after {
    clear: both; }
  @media (min-width: 768px) {
    .block-commerce-checkout-progress {
      width: 750px; } }
  @media (min-width: 992px) {
    .block-commerce-checkout-progress {
      width: 970px; } }
  @media (min-width: 1200px) {
    .block-commerce-checkout-progress {
      width: 1170px; } }

.commerce-checkout-progress {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 45px;
  margin-bottom: 45px;
  padding-left: 0;
  list-style: none;
  padding-right: 0; }
  @media (min-width: 768px) {
    .commerce-checkout-progress {
      float: left;
      width: 100%; } }
  @media (min-width: 768px) {
    .commerce-checkout-progress {
      margin-left: 0%; } }
  @media (min-width: 1200px) {
    .commerce-checkout-progress {
      float: left;
      width: 83.3333333333%; } }
  @media (min-width: 1200px) {
    .commerce-checkout-progress {
      margin-left: 8.3333333333%; } }
  .commerce-checkout-progress > li {
    display: inline-block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 32%; }
    .commerce-checkout-progress > li::before {
      content: "";
      position: absolute;
      bottom: -30px;
      left: 50%;
      right: 0;
      background-color: #ddd;
      width: 20px;
      height: 20px;
      display: block;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      border-radius: 20px;
      z-index: 1; }
    .commerce-checkout-progress > li::after {
      background-color: #ddd; }
    .commerce-checkout-progress > li:not(:last-child)::after {
      content: "";
      width: 100%;
      height: 4px;
      position: absolute;
      bottom: -22px;
      left: 50%; }
    .commerce-checkout-progress > li.visited::before {
      background-color: #f54943; }
    .commerce-checkout-progress > li.visited::after {
      background-color: #f54943; }
    .commerce-checkout-progress > li.active::before {
      border: 2px solid #333;
      background-color: #fff; }

.webform-client-form .webform-component-file .form-file {
  width: 60%;
  display: inline-block; }

.webform-client-form .webform-component-file .description {
  display: none; }

.webform-client-form .webform-component-file .form-submit {
  margin-left: 20px; }

.webform-client-form .webform-submit {
  color: #fff;
  background-color: #6fc313;
  border-color: #6fc313;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
  .webform-client-form .webform-submit:focus, .webform-client-form .webform-submit.focus {
    color: #fff;
    background-color: #55950e;
    border-color: #2d4f08; }
  .webform-client-form .webform-submit:hover {
    color: #fff;
    background-color: #55950e;
    border-color: #4f8b0e; }
  .webform-client-form .webform-submit:active, .webform-client-form .webform-submit.active,
  .open > .webform-client-form .webform-submit.dropdown-toggle {
    color: #fff;
    background-color: #55950e;
    border-color: #4f8b0e; }
    .webform-client-form .webform-submit:active:hover, .webform-client-form .webform-submit:active:focus, .webform-client-form .webform-submit:active.focus, .webform-client-form .webform-submit.active:hover, .webform-client-form .webform-submit.active:focus, .webform-client-form .webform-submit.active.focus,
    .open > .webform-client-form .webform-submit.dropdown-toggle:hover,
    .open > .webform-client-form .webform-submit.dropdown-toggle:focus,
    .open > .webform-client-form .webform-submit.dropdown-toggle.focus {
      color: #fff;
      background-color: #42740b;
      border-color: #2d4f08; }
  .webform-client-form .webform-submit:active, .webform-client-form .webform-submit.active,
  .open > .webform-client-form .webform-submit.dropdown-toggle {
    background-image: none; }
  .webform-client-form .webform-submit.disabled:hover, .webform-client-form .webform-submit.disabled:focus, .webform-client-form .webform-submit.disabled.focus, .webform-client-form .webform-submit[disabled]:hover, .webform-client-form .webform-submit[disabled]:focus, .webform-client-form .webform-submit[disabled].focus,
  fieldset[disabled] .webform-client-form .webform-submit:hover,
  fieldset[disabled] .webform-client-form .webform-submit:focus,
  fieldset[disabled] .webform-client-form .webform-submit.focus {
    background-color: #6fc313;
    border-color: #6fc313; }
  .webform-client-form .webform-submit .badge {
    color: #6fc313;
    background-color: #fff; }

#user-login, #user_pass_form, #edit-account {
  margin-bottom: 45px; }

.login-password {
  display: block;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .login-password {
      float: right; } }

.create-account {
  display: none; }

.form-item-pass > [for="edit-pass"] {
  display: none; }

@media (max-width: 767px) {
  #edit-account .back-to-login {
    margin-top: 30px; } }

@media (min-width: 768px) {
  #edit-account .back-to-login {
    float: right; } }

.profile > ul {
  padding-left: 0;
  list-style: none; }
  .profile > ul > li {
    margin-bottom: 30px; }
    .profile > ul > li h4, .profile > ul > li p {
      margin-bottom: 0; }

.profile a[href$="/addressbook/shipping"],
.profile a[href$="/addressbook/billing"] {
  display: none; }

.view-commerce-backoffice-user-orders th img {
  display: inline;
  margin-left: 5px;
  vertical-align: baseline; }

#user-profile-form {
  margin-left: -15px;
  margin-right: -15px; }
  #user-profile-form:before, #user-profile-form:after {
    content: " ";
    display: table; }
  #user-profile-form:after {
    clear: both; }
  #user-profile-form > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      #user-profile-form > div {
        float: left;
        width: 50%; } }

.commerce-order-commerce-order .field-commerce-customer-billing,
.commerce-order-commerce-order .field-commerce-customer-shipping {
  margin-bottom: 30px; }

.commerce-order-commerce-order .views-field-message-render {
  white-space: normal !important; }

.field-name-commerce-customer-rma,
.field-commerce-customer-rmax {
  display: none; }

.field-commerce-customer-rma,
.field-commerce-order-reference {
  margin-bottom: 45px; }

/*------------------------------------*    #UTILIDADES
\*------------------------------------*/
/**
 * Tipografía SM
 */
.fuente-sm-bold {
  font-weight: 700; }

.fuente-sm-semibold {
  font-weight: 600; }

.fuente-sm-regular {
  font-weight: 400; }

.fuente-sm-light {
  font-weight: 300; }

.fuente-serifa {
  font-family: "Alegreya", serif;
  font-weight: normal; }

/**
 * Pesos de fuente
 */
.fuente-normal {
  font-weight: normal; }

.fuente-negrita {
  font-weight: bold; }

/**
 * Tamaños de fuente
 */
.fuente-grande {
  font-size: 18px; }

.fuente-pequena {
  font-size: 13px; }

@media (max-width: 767px) {
  .fuente-pequena\@xs-down {
    font-size: 13px; } }

/**
 * Márgenes
 */
.margen-muy-muy-muy-pequeno {
  margin-bottom: 5px; }

.margen-muy-muy-pequeno {
  margin-bottom: 10px; }

.margen-muy-pequeno {
  margin-bottom: 15px; }

.margen-pequeno {
  margin-bottom: 30px; }

.margen-mediano {
  margin-bottom: 45px; }

.margen-largo {
  margin-bottom: 60px; }

@media (min-width: 768px) {
  .margen-largo\@sm {
    margin-bottom: 60px; } }

.margen-muy-largo {
  margin-bottom: 75px; }

.sin-margen {
  margin-bottom: 0 !important; }

.mtn-xs {
  margin-top: -15px; }

/**
 * Colores
 */
.color-1 {
  color: #a8bcc6; }

.color-2 {
  color: #63d1ff; }

.color-3 {
  color: #f1982a; }

.color-4 {
  color: #ff0808; }

.u-w110 {
  max-width: 110px; }






/* Fase Loran */
#block-sm-base-login-loran{
    width: 100%;
    padding-bottom: 40px;
    padding-top: 10px;
}
#block-sm-base-login-loran .content{
    /* width: 50%;*/
    width: 100%;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin:auto;
    margin-top:30px;
}
#block-sm-base-login-loran .content-left{
  background-image: url("../img/logo_alternativo.png");
  background-position:left 15px;
  background-repeat: no-repeat;
  background-size: 120px 120px;
  padding-left:122px;
  width: 50%;
  float: left;
  text-align: center;
  border-right: 1px solid #ccc;
}
#block-sm-base-login-loran .content-right{
  background-image: url("../img/capitan.png");
  background-position:right bottom;
  background-repeat: no-repeat;
  background-size: 120px 120px;
  width: 50%;
  float: right;
  padding-top: 00px;
  padding-right:122px;
  text-align: center;
}

@media (max-width: 700px) {
  #block-sm-base-login-loran .content-right, #block-sm-base-login-loran .content-left{ width: 100%;}
  #block-sm-base-login-loran .content-left{ padding-bottom: 30px; border-bottom: 1px solid #ccc; border-right: 0;}
  #block-sm-base-login-loran .content-right{ padding-top: 30px;}
}

@media (max-width: 500px) {

  #block-sm-base-login-loran .content-left{ padding-left: 0; padding-top: 122px; background-position: top center;}
  #block-sm-base-login-loran .content-right{ padding-right: 0; padding-top: 122px; background-position: top center; margin-top: 25px;}
}

#block-sm-base-login-loran .title_loran{
   font-size: 24px;
   font-weight: bold;
}
#block-sm-base-login-loran .body_loran{
  font-size:20px;
  width: 100%;
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 25px;
  padding-top: 15px;
}
#block-sm-base-login-loran .link_login_loran,
#block-sm-base-login-loran .link_register_loran{
 
  width: auto;
  padding-right: 10px;
  padding-bottom: 10px;
}
#block-sm-base-login-loran .link_login_loran a,
#block-sm-base-login-loran .link_register_loran a{
  border: #f54943 2px solid;
  color: #fff;
  padding: 5px 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f54943;
}
#block-sm-base-login-loran .link_login_loran a:hover,
#block-sm-base-login-loran .link_register_loran a:hover{
  background-color: #fff;
  color: #f54943;
  border: #f54943 2px solid;
  text-decoration: none;
}

/****Search Modal******/
.modal-buscar-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: none;
}
.modal-buscar-wrapper .modal-buscar-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
.modal-buscar-wrapper .modal-buscar-content {
  background: #ffffff;
  padding: 20px 40px 20px 40px;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  top: 10%;
  overflow: hidden;
  
}
.modal-buscar-wrapper .close-modal-buscar {
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 999;
}
.modal-buscar-wrapper .close-modal-buscar i {
  font-size: 20px;
  line-height: 26px;
  height: 30px;
  border-radius: 20px;
  width: 30px;
  cursor: pointer;
  border: 2px solid #555;
  color: #555;
  text-align: center;
  -webkit-transition: color .3s, background .3s, border .3s;
  transition: color .3s, background .3s, border .3s;
}
.modal-buscar-wrapper .close-modal-buscar i:hover {
  background: #555;
  color: #fff;
}
.navbar-nav a.buscar{
  font-size: 0px;
  text-decoration: none;
  cursor: pointer;
}
.navbar-nav a.buscar:hover{
  text-decoration: none;
}
.navbar-nav a.buscar::after{
  font-size: 15px;
  content: "\e003";
  font-family:'Glyphicons Halflings';
}

/*Ficha de producto*/
.block_loran_producto{
  float: left;
  width: 100%;
  background-color: #F8F2F2;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomright: 20px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 20px;
  -webkit-box-shadow: 2px 9px 17px 0px rgba(176,176,176,1);
  -moz-box-shadow: 2px 9px 17px 0px rgba(176,176,176,1);
  box-shadow: 2px 9px 17px 0px rgba(176,176,176,1);
  background-image: url(../img/loran-mini.png);
  background-repeat: no-repeat;
  padding: 15px 20px 20px 57px;
  margin-bottom: 40px;
}

.block_loran_producto .title_loran_producto{
  color: rgb(245, 73, 67);
  font-weight: bold;
}
.sinopsis.margen-pequeno{
  padding-top:20px;
  clear:both;
}
.autor-top-producto{
  padding-bottom: 5px;
}
.autor-top-producto a{
  font-size: 24px;
  color: #36373b;
}
.autor-top-producto a:hover{
  text-decoration: none;
}
.edad_top_producto{
  background-color: rgb(245, 73, 67);
  position: relative;
  float: left;
  font-size: 14px;
  width: auto;
  height: 30px;
  border-radius: 17px;
  color: #fff;
  text-align: center;
  padding: 5px 15px 10px;
}
.page-header--ficha .page-header__titulo, .page-header--ficha{
  margin-bottom: 0px;
}
.dl--creditos{
  font-size: 17px;
}
.etiqueta a {
    color: #818181 !important;
    background-color: #E3E3E3;
    border: 0px;
}
a.at-icon-wrapper{
  margin-right:5px !important;
}
.at-icon-wrapper{
  background-color: rgb(0, 0, 0) !important;
  border-radius: 40px !important;  
}
.at-share-btn-elements::before{
  content: 'Compartir: ';
}
p.share-title{
  float:left;
}
.margen-muy-pequeno{
  display: inline-block;
  padding-left: 10px;
}

.dl--creditos.elipsis{
  float:left;
}
.isla--0-xs {
  clear: both;
}
/*drop code*/
.nube-pack {
  color: #ff0000;
  /*width: 110px;
  height: 110px;*/
  
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 0% ;
  border-bottom-left-radius: 100%;

  padding: 15px 20px;
  border: 4px solid #ccc;
   width: 110px;
  height: 100px;
  /*border-radius: 120px;*/
  font-size: 13px;
  font-weight: bold;
  margin-bottom: -30px;
  margin-left: 30px;
  position: absolute;
  top: -60px;
  background-color: #fff;
  line-height: 16px;
  left: 70px;
  text-align: center;
  
}

.pack-wrapper{
  background-color: #F8F2F2;
  -webkit-box-shadow: 2px 8px 13px 0px rgba(176,176,176,1);
  -moz-box-shadow: 2px 8px 13px 0px rgba(176,176,176,1);
  box-shadow: 2px 8px 13px 0px rgba(176,176,176,1);
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomright: 0px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 10px;
  min-height:340px;
  padding:30px 200px 10px 200px;
  margin-bottom:50px;
  
  background-image: url(../../../../default/files/pack.png);
  background-repeat: no-repeat;
  background-position: 96% 25px;
  background-size: 150px;
  float: left;
  width: 100%;
  
}

.pack-wrapper .producto{
  width:20%;
  float:left;
  text-align:center;
  min-height: 280px;
  
}

.pack-wrapper .producto img{
  width: 100px;
  height: 158px;
  object-fit: cover;
}
.pack-wrapper .producto .titulo{
  width:100px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #383737;
  margin: 0 auto;
}
.pack-wrapper .producto .autor{
  width:100px;
  text-align: center;
  font-size: 11px;
  color: #383737;
  margin: 0 auto;
}
.pack-wrapper .producto a:hover{
  text-decoration: none;
}
.node-type-material-display .margen-mediano{
  margin-bottom: 15px;
}

.pack-del-producto-img{
  float: left;
  min-height: 250px;
  padding-right: 35px;
  padding-left: 5px;

}

.pack-del-producto-titulo a{
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  
  color: #383737;
}

.txt-lista-pack{
  padding-bottom: 10px;
  padding-top: 10px;
}

.producto-del-pack a{
  font-size: 16px;
  
}


@media (max-width: 1200px) {
  .pack-wrapper .producto{
  width:33%;
  float:left;
  text-align:center;
  min-height: 250px;
   }
  .pack-wrapper{
  height: auto !important;
  min-height: auto;
  float: left;
   }
   
   .pack-wrapper {
    width: 100%;
    
  
   }
   
   .pack-wrapper .producto .titulo{ line-height: 15px;}

}

@media (max-width: 940px) {
  .pack-wrapper .producto{
    width:50%;
    float:left;
    text-align:center;
    min-height: 250px;
   }
  .pack-wrapper{
    height: auto !important;
    min-height: auto;
    float: left;
   }
   
   .pack-wrapper .producto .titulo {
     line-height: 15px;
   }
   
   .pack-del-producto-img{
     float: left;
     width: 100%;
     min-height: 100px;
     padding-right: 0px;
     padding-bottom: 10px;
     padding-left: 0;
   }

}


@media (max-width: 800px) {
  .pack-wrapper .producto{
  width:100%;
  

   }
   
   .pack-wrapper {
    padding-left: 5%;
    padding-right: 5%;
   }
   
   .nube-pack{
    left: 0%;
   }
   
   .pack-wrapper{
   background-image: none;
   }

}


footer .container .col-sm-3 .margen-pequeno .margen-muy-pequeno {
  width: 100%;
  padding-left: 0;
}

footer .view-blog article.miniatura {
  width: 100%;
  padding-left: 0;
}

/* ESAWEB- 229 - RRSS */
.node-type-material-display .social {
  text-align: center;
}
