@charset "UTF-8";
/* The font-family defines the preferred font for ALEPH WEB interface.
   The system checks the fonts installed on the user's PC against the
   the definitions, and uses the first match found. 
   HOWEVER,
   Note that font definitions in the exlibris.css file are NOT used if
   the user's browser has been set up to ignore font styles.
   In MS Internet Explorer this is set up under Internet options ->
   Accessibility -> "Ignore font styles specified on Web pages".
   In Netscape this is set up under Edit -> Preferences -> Fonts ->
   "Use my default fonts overriding document specified font".
   NOTE! fonts differ from each other in the characters that are 
   included, and in performance, usually in direct proportion; i.e.
   fonts that include large range are heavy load on PC. Therefore,
   when defining your fonts, take into account the characters in your 
   database. 
   NOTE: Aug. 21, 2001. Ex Libris has found that Arial Unicode MS has
   the largest range, but creates performance problems on PC operating
   under NT, with IE 5.5 and 6.0.*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a, a:link, a:visited, a:active, a.blue:link, a.blue:visited {
  background-color: transparent; }

a:active, a.blue:active:link, a.blue:active:visited,
a:hover,
a.blue:hover:link,
a.blue:hover:visited {
  outline: 0; }

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:link, a:visited, a:active, a.blue:link, a.blue:visited,
  a:visited,
  a.blue:visited {
    text-decoration: underline;
    color: red !important; }
  a[href]:after, a[href].blue:link:after, a[href].blue:visited:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="#"].blue:link:after, a[href^="#"].blue:visited:after,
  a[href^="javascript:"]:after,
  a[href^="javascript:"].blue:link:after,
  a[href^="javascript:"].blue:visited:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflings-regular") 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-asterisk:before {
  content: "\2a"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

/*a, a:link, a:visited, a:active, a.blue:link, a.blue:visited {
  color: #01ABB3;
  text-decoration: none; }*/
  a, a:link, a:active, a.blue:link {
    color: #01ABB3;
    text-decoration: none; }
  a:visited, a.blue:visited {
    color: #FB3269;
  }  
    
  a:hover, a.blue:hover:link, a.blue:hover:visited, a:focus, a.blue:focus:link, a.blue:focus:visited {
    color: #FB3269;
    text-decoration: underline; }
  a:focus, a.blue:focus:link, a.blue:focus:visited {
    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: 1px; }

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  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: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #AEA79F; }

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

mark,
.mark {
  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: #AEA79F; }

.text-primary {
  color: #01ABB3; }

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

.text-success {
  color: #468847; }

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

.text-info {
  color: #3a87ad; }

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

.text-warning {
  color: #c09853; }

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

.text-danger {
  color: #b94a48; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #01ABB3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #AEA79F; }
    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: 20px;
  font-style: normal;
  line-height: 1.42857; }

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

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

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

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

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

.container {
  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.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .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.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .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.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

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

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

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: 9px;
  font-size: 14px;
  line-height: 1.42857;
  color: #646464; }

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

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    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: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 34px; }
  .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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }

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

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

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

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

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

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

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 1px; }

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

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: 54px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 1px; }

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

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

.form-group-lg .form-control-static {
  height: 54px;
  min-height: 38px;
  padding: 15px 16px;
  font-size: 18px;
  line-height: 1.33333; }

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

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

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

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

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

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

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

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

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

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

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

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

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

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

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

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

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -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: #fff;*/
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default, .btn-anteriores {
  color: #fff;
  background-color: #AEA79F;
  border-color: #AEA79F; }
  .btn-default:focus, .btn-anteriores:focus, .btn-default.focus, .focus.btn-anteriores {
    color: #fff;
    background-color: #978e83;
    border-color: #6f675e; }
  .btn-default:hover, .btn-anteriores:hover {
    color: #fff;
    background-color: #978e83;
    border-color: #92897e; }
  .btn-default:active, .btn-anteriores:active, .btn-default.active, .active.btn-anteriores,
  .open > .btn-default.dropdown-toggle,
  .open > .dropdown-toggle.btn-anteriores {
    color: #fff;
    background-color: #978e83;
    border-color: #92897e; }
    .btn-default:active:hover, .btn-anteriores:active:hover, .btn-default:active:focus, .btn-anteriores:active:focus, .btn-default:active.focus, .btn-anteriores:active.focus, .btn-default.active:hover, .active.btn-anteriores:hover, .btn-default.active:focus, .active.btn-anteriores:focus, .btn-default.active.focus, .active.focus.btn-anteriores,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .dropdown-toggle.btn-anteriores:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .dropdown-toggle.btn-anteriores:focus,
    .open > .btn-default.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.btn-anteriores {
      color: #fff;
      background-color: #867c71;
      border-color: #6f675e; }
  .btn-default:active, .btn-anteriores:active, .btn-default.active, .active.btn-anteriores,
  .open > .btn-default.dropdown-toggle,
  .open > .dropdown-toggle.btn-anteriores {
    background-image: none; }
  .btn-default.disabled, .disabled.btn-anteriores, .btn-default.disabled:hover, .disabled.btn-anteriores:hover, .btn-default.disabled:focus, .disabled.btn-anteriores:focus, .btn-default.disabled.focus, .disabled.focus.btn-anteriores, .btn-default.disabled:active, .disabled.btn-anteriores:active, .btn-default.disabled.active, .disabled.active.btn-anteriores, .btn-default[disabled], [disabled].btn-anteriores, .btn-default[disabled]:hover, [disabled].btn-anteriores:hover, .btn-default[disabled]:focus, [disabled].btn-anteriores:focus, .btn-default[disabled].focus, [disabled].focus.btn-anteriores, .btn-default[disabled]:active, [disabled].btn-anteriores:active, .btn-default[disabled].active, [disabled].active.btn-anteriores,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-anteriores,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-anteriores:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-anteriores:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .focus.btn-anteriores,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-anteriores:active,
  fieldset[disabled] .btn-default.active,
  fieldset[disabled] .active.btn-anteriores {
    background-color: #AEA79F;
    border-color: #AEA79F; }
  .btn-default .badge, .btn-anteriores .badge {
    color: #AEA79F;
    background-color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #01ABB3;
  border-color: #01ABB3; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0182B3;
    border-color: #0182B3; }
  .btn-primary:hover {
    color: #fff;
    background-color: #019AB3;
    border-color: #019AB3; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0182B3;
    border-color: #0182B3; }
    .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: #038288;
      border-color: #038288; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #01ABB3;
    border-color: #01ABB3; }
  .btn-primary .badge {
    color: #01ABB3;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #38B44A;
  border-color: #38B44A; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #2c8d3a;
    border-color: #1a5322; }
  .btn-success:hover {
    color: #fff;
    background-color: #2c8d3a;
    border-color: #298537; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2c8d3a;
    border-color: #298537; }
    .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: #23722f;
      border-color: #1a5322; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #38B44A;
    border-color: #38B44A; }
  .btn-success .badge {
    color: #38B44A;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #FB3269;
  border-color: #DC2B5B; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #511c39;
    border-color: #180811; }
  .btn-info:hover {
    color: #fff;
    background-color: #FF4D7E;
    border-color: #FB5281; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #511c39;
    border-color: #491933; }
    .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: #371326;
      border-color: #180811; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #772953;
    border-color: #772953; }
  .btn-info .badge {
    color: #772953;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #EFB73E;
  border-color: #EFB73E; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #e7a413;
    border-color: #a0720d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #e7a413;
    border-color: #dd9d12; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e7a413;
    border-color: #dd9d12; }
    .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: #c68c10;
      border-color: #a0720d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #EFB73E;
    border-color: #EFB73E; }
  .btn-warning .badge {
    color: #EFB73E;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #DF382C;
  border-color: #DF382C; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #bc271c;
    border-color: #791912; }
  .btn-danger:hover {
    color: #fff;
    background-color: #bc271c;
    border-color: #b3251b; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bc271c;
    border-color: #b3251b; }
    .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: #9d2118;
      border-color: #791912; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #DF382C;
    border-color: #DF382C; }
  .btn-danger .badge {
    color: #DF382C;
    background-color: #fff; }

.btn-link {
  color: #01ABB3;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #b4570f;
    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: #AEA79F;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a, .dropdown-menu > li > a.blue:link, .dropdown-menu > li > a.blue:visited {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #6CC3C7; }

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

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

.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, .open > a.blue:link, .open > a.blue:visited {
  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: 12px;
  line-height: 1.42857;
  color: #AEA79F;
  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: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

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

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-lg .caret, .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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-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-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: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #646464;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 1px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 1px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 14px 16px;
    font-size: 18px;
    border-radius: 1px; }
  .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, .nav > li > a.blue:link, .nav > li > a.blue:visited {
      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: #AEA79F; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #AEA79F;
        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: #01ABB3; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img, .nav > li > a.blue:link > img, .nav > li > a.blue:visited > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a, .nav-tabs > li > a.blue:link, .nav-tabs > li > a.blue:visited {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 1px 1px 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: #777;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a, .nav-pills > li > a.blue:link, .nav-pills > li > a.blue:visited {
    border-radius: 1px; }
  .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: #01ABB3; }

.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, .nav-justified > li > a.blue:link, .nav-justified > li > a.blue:visited {
      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, .nav-justified > li > a.blue:link, .nav-justified > li > a.blue:visited {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-tabs-justified > li > a.blue:link, .nav-tabs-justified > li > a.blue:visited {
    margin-right: 0;
    border-radius: 1px; }
  .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, .nav-tabs-justified > li > a.blue:link, .nav-tabs-justified > li > a.blue:visited {
      border-bottom: 1px solid #ddd;
      border-radius: 1px 1px 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: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 1px; } }

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

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

@media (min-width: 768px) {
  .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: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-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: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

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

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

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

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

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

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

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

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

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

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

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

.navbar-default {
  background-color: #01ABB3;
  border-color: #dc6a12; }
  .navbar-default .navbar-brand {
    color: #fff; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #fff;
      background-color: none; }
  .navbar-default .navbar-text {
    color: #fff; }
  .navbar-default .navbar-nav > li > a {
    color: #fff; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #fff;
      background-color: #b4570f; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #cb6211; }
  .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: #b4570f; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #b4570f; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #dc6a12; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #cb6211;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: #b4570f; }
    .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: #fff;
      background-color: #cb6211; }
    .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: #fff; }
    .navbar-default .navbar-link:hover {
      color: #fff; }
  .navbar-default .btn-link {
    color: #fff; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #fff; }
    .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: #772953;
  border-color: #511c39; }
  .navbar-inverse .navbar-brand {
    color: #fff; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: none; }
  .navbar-inverse .navbar-text {
    color: #fff; }
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: #3e152b; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #511c39; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #3e152b; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #3e152b; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #5c2040; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #511c39;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #511c39; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #511c39; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: #3e152b; }
    .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: #511c39; }
    .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: #ccc;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #fff; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #fff; }
    .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: #ccc; }

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 1px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > a.blue:link, .pagination > li > a.blue:visited,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #01ABB3;
      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: 1px;
      border-top-left-radius: 1px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 1px;
      border-top-right-radius: 1px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #b4570f;
    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: 2;
    color: #AEA79F;
    background-color: #f5f5f5;
    border-color: #ddd;
    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: #AEA79F;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > a.blue:link, .pagination-lg > li > a.blue:visited,
.pagination-lg > li > span {
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.33333; }

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 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 > a.blue:link, .pager li > a.blue:visited,
    .pager li > span {
      display: inline-block;
      padding: 5px 9px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 3px; }
    .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: #AEA79F;
    background-color: #fff;
    cursor: not-allowed; }

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

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

.label-default {
  background-color: #AEA79F; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #978e83; }

.label-primary {
  background-color: #01ABB3; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #cb6211; }

.label-success {
  background-color: #38B44A; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #2c8d3a; }

.label-info {
  background-color: #772953; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #511c39; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #AEA79F;
  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: #01ABB3;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

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

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #01ABB3; }

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

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #356635; }

.alert-info {
  background-color: #EF7999;
  /*border-color: #bce8f1;*/
  color: #fff; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #2d6987; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853; }
  .alert-warning hr {
    border-top-color: #f8e5be; }
  .alert-warning .alert-link {
    color: #a47e3c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }
  .alert-danger hr {
    border-top-color: #e6c1c7; }
  .alert-danger .alert-link {
    color: #953b39; }

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

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

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

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

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

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

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

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

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

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

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

.media,
.media-body {
  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: 1px;
    border-top-left-radius: 1px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px; }

a.list-group-item, a.list-group-item.blue:link, a.list-group-item.blue:visited,
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: #AEA79F;
  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: #AEA79F; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #01ABB3;
  background-color: #fff;
  font-weight: bold; }
  .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: #fcecdf; }

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

a.list-group-item-success, a.list-group-item-success.blue:link, a.list-group-item-success.blue:visited,
button.list-group-item-success {
  color: #468847; }
  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: #468847;
    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: #468847;
    border-color: #468847; }

.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7; }

a.list-group-item-info, a.list-group-item-info.blue:link, a.list-group-item-info.blue:visited,
button.list-group-item-info {
  color: #3a87ad; }
  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: #3a87ad;
    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: #3a87ad;
    border-color: #3a87ad; }

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

a.list-group-item-warning, a.list-group-item-warning.blue:link, a.list-group-item-warning.blue:visited,
button.list-group-item-warning {
  color: #c09853; }
  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: #c09853;
    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: #c09853;
    border-color: #c09853; }

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

a.list-group-item-danger, a.list-group-item-danger.blue:link, a.list-group-item-danger.blue:visited,
button.list-group-item-danger {
  color: #b94a48; }
  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: #b94a48;
    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: #b94a48;
    border-color: #b94a48; }

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

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

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

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

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

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

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

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

.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: 15px;
    padding-right: 15px; }

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

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

.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: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 1px; }
    .panel-group .panel + .panel {
      margin-top: 15px; }
  .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: #333;
	font-weight: bold;
    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: #333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #f1f1f1;
	box-shadow: 6px 6px 0px -3px #6cc3c7; }
  .panel-primary > .panel-heading {
    color: #01ABB3;
    /*background-color: #01ABB3;
    border-color: #01ABB3;*/ }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #01ABB3; }
    .panel-primary > .panel-heading .badge {
      color: #01ABB3;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #01ABB3; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #468847;
    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: #468847; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

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

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

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

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

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

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

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

.close {
  float: right;
  font-size: 21px;
  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%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-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);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

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

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

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

.modal-footer {
  padding: 20px;
  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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

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

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

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

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

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

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

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

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

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

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

/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v7/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v7/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v7/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v7/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U+0370-03FF; }

/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v7/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* CSS Document */
/* Modificaciones OPAC
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
}

* {
   font-family: Arial, Helvetica, sans-serif;
}

*/
.em {
  font-style: italic; }

#contenido {
  width: 980px;
  margin: auto;
  background: #f3f0f0;
  padding-right: 12px;
  padding-left: 12px; }

/* Paginado */
#contenido #central #paginado {
  height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 45px;
  float: left;
  text-align: center;
  width: 100%; }

#contenido #central #paginado p {
  text-align: center;
  color: #3F7BAD; }

#contenido #central #paginado a {
  text-decoration: none;
  margin: 2px;
  padding: 2px;
  color: #3F7BAD;
  font-size: 12px; }

#contenido #central #paginado a:hover {
  text-decoration: underline; }

/*Menu top*/
#encabezado #menu-top {
  float: left;
  height: 94px;
  width: 650px;
  list-style: none;
  margin-left: 399px;
  margin-top: 3px; }

#encabezado #menu-top li {
  display: block;
  width: 145px;
  height: 65px;
  text-align: center;
  margin-left: 3px; }

#encabezado #menu-top a {
  display: block;
  height: 65px;
  width: 145px;
  text-indent: -9999px; }

#encabezado #menu-top #bot-biblio {
  float: left;
  display: block;
  margin-top: 23px;
  background-image: url(../images/hbot-bn.png);
  background-position: 0px 0px; }

#encabezado #menu-top #bot-trapalanda {
  float: left;
  display: block;
  margin-top: 23px;
  background-image: url(../images/pbot-trapalanda.png);
  background-position: 0px 0px;
  margin-left: 3px; }

#encabezado #menu-top #bot-escuela {
  float: left;
  display: block;
  margin-top: 23px;
  background-image: url(../images/pbot-catalogo.png);
  background-position: 0px 0px;
  margin-left: 3px; }

#encabezado #menu-top #bot-museo {
  float: left;
  display: block;
  margin-top: 23px;
  background-image: url(../images/pbot-museo.png);
  background-position: 0px 0px;
  margin-left: 3px; }

#encabezado #menu-top #bot-biblio:hover {
  background-image: url(../images/hbot-bn.png); }

#encabezado #menu-top #bot-museo:hover {
  background-image: url(../images/hbot-museo.png); }

#encabezado #menu-top #bot-trapalanda:hover {
  background-image: url(../images/hbot-trapalanda.png); }

#encabezado #menu-top #bot-escuela:hover {
  background-image: url(../images/hbot-catalogo.png); }

/*menu horizontal*/
#menuhorizontal {
  width: 1004px;
  background-color: #f3f0f0;
  margin: auto; }

/*Buscador encabezado*/
#encabezado #buscador {
  float: right;
  clear: both;
  margin-top: 0;
  margin-right: 10px; }

#fieldset-busca-top select {
  color: #58595B;
  margin-right: 5px;
  border: 1px solid #C1C1C1;
  width: 182px; }

#central {
  width: 890px;
  padding-top: 10px;
  padding-bottom: 20px;
  float: left;
  background: white;
  border: 1px solid white;
  padding-left: 25px;
  padding-right: 65px; }

#contenido h1 {
  color: white;
  font-weight: bold;
  height: 35px;
  font-size: 16px;
  padding-top: 4px;
  background-color: transparent;
  background-image: url(../images/back-h1.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-left: 15px;
  width: 965px;
  line-height: 1.9; }

#central p {
  color: #666666;
  font-size: 12px;
  text-align: justify;
  line-height: 16px;
  margin-bottom: 15px; }

#contenido ul li, #contenido ol li, #central ul li, #central ol li {
  font-size: 12px;
  color: #666666; }

/*pie de pagina*/
#pie {
  width: 1004px;
  margin: auto;
  background-image: url(../images/bk-gris.jpg);
  background-repeat: repeat;
  clear: both;
  height: 370px; }

#pie .caja-pie {
  width: 215px;
  padding: 10px;
  float: left;
  display: table-row;
  margin-top: 60px; }

#pie .caja-pie .pie-bibliotext {
  font-size: 13px;
  color: #407bad; }

#pie .caja-pie #pie-labiblioteca {
  height: 35px;
  width: 215px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C7C5C5;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 13px;
  color: #407bad; }

#pie .caja-pie #pie-digital {
  width: 215px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C7C5C5;
  height: 35px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 13px;
  color: #64539d; }

#pie .caja-pie #pie-labiblioteca p {
  padding-top: 15px; }

#pie .caja-pie #pie-museo {
  height: 35px;
  width: 215px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C7C5C5;
  text-align: center;
  font-size: 13px;
  color: #c6252d; }

#pie .caja-pie #pie-escuela {
  height: 35px;
  width: 215px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C7C5C5;
  text-align: center;
  font-size: 13px;
  color: #ec8222; }

#pie .caja-pie a.bot-pie, .caja-pie li {
  background-image: url(../images/flecha.gif);
  background-repeat: no-repeat;
  background-position: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C7C5C5;
  font-size: 0.70em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  display: block;
  text-decoration: none;
  color: #666666;
  font-weight: bold; }

.caja-pie li a, .caja-pie li a.blue:link, .caja-pie li a.blue:visited {
  text-decoration: none;
  color: #666666; }

#pie .caja-pie a.bot-pie-reloj {
  background-image: url(../images/reloj.jpg);
  background-repeat: no-repeat;
  background-position: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C7C5C5;
  font-size: 0.7em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  display: block;
  text-decoration: none;
  color: #666666;
  font-weight: bold; }

#pie .caja-pie a.bot-pie-reloj:hover {
  background-color: #DEDEDE; }

#pie .caja-pie a.bot-pie:hover {
  background-color: #DEDEDE; }

#pie .separador {
  background-color: #C7C5C5;
  float: left;
  height: 175px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 107px;
  width: 1px; }

#pie #block-final {
  width: 984px;
  float: left;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px; }

#pie #block-final p {
  font-size: 12px;
  color: #716F68;
  font-weight: bold;
  text-align: center; }

#pie #block-final a {
  color: #716F68;
  font-weight: bold;
  text-decoration: none; }

#pie #block-final img {
  vertical-align: middle;
  padding-right: 5px;
  margin-bottom: 10px; }

#pie #block-final .bot-mail {
  vertical-align: middle;
  padding-right: 95px;
  margin-bottom: 10px; }

#pie #validadores {
  width: 984px;
  background-color: #E2E2E2;
  height: 30px;
  float: left;
  padding: 10px;
  display: none; }

#pie #validadores img {
  opacity: 0.4;
  margin-right: 15px; }

#pie #validadores img:hover {
  opacity: 1.0; }

/*Contenidos relacionados*/
#central #caja-relacionados {
  width: 285px;
  float: left;
  margin-right: 15px; }

#central #caja-relacionados .enlace-relacionado {
  width: 261px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 4px;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #EBEBEB;
  margin-top: 5px;
  margin-bottom: 5px; }

#contenido #central #caja-relacionados .enlace-relacionado a {
  text-decoration: none;
  color: #6D6D6D;
  font-size: 12px; }

#contenido #central #caja-relacionados #box-archivo-adjunto {
  margin-bottom: 15px;
  margin-top: 0px;
  float: left; }

#contenido #central #caja-relacionados .archivo-adjunto {
  width: 261px;
  padding-top: 12px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-size: 12px;
  text-align: left;
  color: #58595B;
  padding-right: 4px;
  min-height: 20px; }

#contenido #central #caja-relacionados .archivo-adjunto {
  width: 261px;
  margin-top: 5px;
  padding-top: 7px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 4px;
  font-size: 0.75em;
  text-align: left;
  color: #58595B;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  background-image: url(../images/flecha.jpg);
  background-repeat: no-repeat;
  background-position: 0px; }

#contenido #central #caja-relacionados .archivo-adjunto a {
  text-decoration: none;
  color: #434343; }

#contenido #central #caja-relacionados .linea {
  height: 0px;
  margin: 0px;
  font-size: 1px;
  color: #D6D6D6; }

/*Coleccion Libros*/
#contenido #central #coleccion-libros {
  list-style-type: none; }

#contenido #central #coleccion-libros p {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px; }

#contenido #central #coleccion-libros li {
  float: left;
  padding: 3px;
  margin-left: 31px;
  margin-right: 31px;
  margin-bottom: 20px;
  text-align: center;
  width: 110px; }

#contenido #central #coleccion-libros a {
  color: #407AAC;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px; }

#contenido #central #coleccion-libros img {
  border: 1px solid #D6D6D6;
  padding: 4px;
  margin-bottom: 10px; }

#contenido #central #coleccion-libros img:hover {
  border-top-color: #377EAC;
  border-right-color: #377EAC;
  border-bottom-color: #377EAC;
  border-left-color: #377EAC; }

#contenido #central #relacionados-libros {
  width: 285px;
  float: left;
  margin-right: 15px; }

#contenido #central #relacionados-libros .enlace-relacionado {
  width: 270px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 4px;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  height: 15px;
  background-color: #EBEBEB;
  margin-top: 5px;
  margin-bottom: 5px; }

#contenido #central #relacionados-libros .enlace-relacionado a {
  text-decoration: none;
  color: #6D6D6D;
  font-size: 11px; }

#contenido #central #relacionados-libros .enlace-relacionado img {
  float: left;
  padding-right: 5px; }

#contenido #central #relacionados-libros .linea {
  height: 0px;
  margin: 0px;
  font-size: 1px;
  color: #D6D6D6; }

#central .inner-gallery {
  width: 287px;
  min-height: 282px;
  display: inline-block;
  margin: 3px;
  cursor: pointer;
  border: 1px dashed gainsboro; }

#contenido #central .inner-gallery {
  border: none; }

#central .inner-gallery img {
  width: 280px;
  height: 210px;
  padding: 2px;
  border: 1px solid gray;
  clear: both; }

#central .inner-gallery h2 {
  text-transform: uppercase;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px;
  height: 55px; }

#central .inner-gallery p {
  color: #32679b;
  font-family: Arial;
  font-size: 12px;
  display: block;
  padding-left: 30px;
  height: 19px;
  width: 257px;
  background: url("../images/icon-inner-gallery.png") no-repeat;
  margin: 0;
  margin-top: 10px;
  line-height: 25px; }

/*Coleccion Revistas*/
#contenido #central #coleccion-revistas {
  list-style-type: none; }

#contenido #central #coleccion-revistas li {
  float: left;
  padding: 3px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 10px;
  text-align: center;
  width: 110px;
  height: 220px; }

#contenido #central h3 {
  color: #3D7AAD;
  font-size: 0.8em; }

#contenido #central #coleccion-revistas a {
  text-decoration: none;
  font-size: 0.75em;
  color: #666666;
  font-weight: bold; }

#contenido #central .linea-gris hr {
  background-color: #666666;
  height: 1px;
  margin-bottom: 30px;
  margin-top: 5px;
  height: 1px;
  overflow: hidden;
  display: none; }

#contenido #central #coleccion-revistas img {
  border: 1px solid #D6D6D6;
  padding: 4px;
  margin-bottom: 10px; }

#contenido #central #coleccion-revistas img:hover {
  border-top-color: #377EAC;
  border-right-color: #377EAC;
  border-bottom-color: #377EAC;
  border-left-color: #377EAC; }

/* Listados*/
img.encabezado-listados {
  margin-right: 10px;
  float: left; }

/* Listado de noticias */
#contenido #central #listado-noticias {
  list-style-type: none;
  padding-top: 15px; }

#contenido #central #listado-noticias li {
  float: left;
  margin-bottom: 50px;
  width: 285px;
  margin-left: 11px; }

#contenido #central #listado-noticias img {
  width: 285px;
  height: 158px; }

#contenido #central #listado-noticias h3 {
  color: #3D7BAE;
  text-align: left;
  margin-bottom: 10px;
  height: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  font-size: 13px; }

#contenido #central #listado-noticias p {
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 12px;
  height: 60px; }

#contenido #central #listado-noticias a {
  color: #407AAC;
  text-decoration: none; }

#contenido #central #listado-noticias .leermas {
  font-size: 12px;
  font-weight: bold;
  color: #3D7BAE; }

#contenido #central #listado-noticias .breve {
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 60px;
  color: #666666;
  display: block;
  font-size: 12px; }

/* Listado de colecciones */
#contenido #central #listado-colecciones {
  list-style-type: none;
  padding-top: 15px; }

#contenido #central .back-listado #coleccion-libros img {
  width: 103px;
  /*height: 168px;*/ }

#contenido #central #listado-colecciones li {
  float: left;
  width: 285px;
  margin-right: 11px;
  margin-bottom: 45px; }

#contenido #central #listado-colecciones .breve {
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #666666;
  display: block;
  padding-bottom: 0px; }

#contenido #central #listado-colecciones .breve * {
  display: inline; }

#contenido #central #listado-colecciones a {
  color: #407AAC;
  text-decoration: none;
  font-size: 12px; }

#contenido #central #listado-colecciones .leermas {
  font-size: 0.90em;
  font-weight: bold;
  color: #3D7BAE; }

/****************** Resultados de busqueda ********************/
ul#resultados {
  display: inline;
  list-style: none;
  margin-top: 30px; }

ul#resultados li {
  display: block;
  padding: 12px;
  font-size: 12px;
  font-weight: bold;
  color: #58595B;
  text-decoration: none; }

ul#resultados a, ul#resultados a:visited {
  color: #58595B;
  text-decoration: none; }

#contenido #central #resultados em {
  font-style: italic;
  font-weight: normal; }

#resultados .gris {
  background-color: #D8D9D6; }

#resultados .eje {
  width: 80px;
  float: right;
  margin-left: 20px;
  padding: 3px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

#resultados .biblioteca {
  color: #3F7BAD; }

#resultados .museo {
  color: #C5252D; }

#resultados .trapalanda {
  color: #64539D; }

#resultados .escuela {
  color: #EC8222; }

#encabezado {
  height: 156px;
  width: 1004px;
  margin: auto;
  padding: 0px;
  background-repeat: no-repeat;
  position: relative;
  background-image: url("../images/header-bg.png");
  background-position: 79px -13px;
  background-color: #f3f0f0; }

#encabezado * {
  float: left; }

#encabezado #home {
  display: block;
  width: 160px;
  height: 156px;
  margin-left: 25px;
  text-indent: -9999px; }

#buscador-encabezado {
  width: 493px;
  height: 18px;
  margin-left: 373px;
  margin-top: 35px; }

#encabezado #buscador-encabezado #fieldset-busca-top #key-buscador-header {
  color: #999999;
  margin-right: 7px;
  border: 1px solid #C1C1C1;
  width: 212px;
  margin-left: 15px; }

#encabezado #buscador-encabezado #fieldset-busca-top #bot-buscador-header {
  background: url(../images/buscar.png) no-repeat;
  cursor: pointer;
  width: 66px;
  height: 23px;
  border: none;
  background-color: #FFFFFF; }

#encabezado #buscador-encabezado #fieldset-busca-top #bot-buscador-header:hover {
  background: url(../images/buscar-rolover.png) no-repeat; }

#fotosyvideos {
  background-color: #FFFFFF;
  height: 205px;
  width: 980px; }

#contenido #central #descripcion-coleccion {
  float: right;
  width: 100%;
  margin-bottom: 20px; }

#contenido #central #descripcion-coleccion img {
  float: left;
  margin-right: 20px;
  width: 250px; }

#contenido #central #descripcion-coleccion p {
  width: 600px;
  float: right; }

#contenido #central .back-listado {
  background-image: url(../images/back-listado-libros.jpg);
  background-repeat: repeat-y; }

/****************** sticker ********************/
#sticker {
  float: right;
  margin-right: -70px;
  width: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px; }

#contenido #central img.detallelibro {
  width: 277px;
  float: left;
  border: 0.5px solid #C1C1C1;
  padding: 5px;
  margin-right: 20px; }

#contenido #libros-sugeridos {
  background-color: #FFF;
  margin-top: 30px;
  float: left;
  width: 100%;
  text-align: center; }

#contenido #libros-sugeridos h2 {
  background-image: url(../images/back-libros-sugeridos.jpg);
  height: 29px;
  color: #FFF;
  padding-top: 8px;
  text-indent: 20px; }

#contenido #central .libro {
  color: #4F8FBB;
  font-size: 20px; }

#contenido #central hr.fina-gris {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 2px;
  margin-bottom: 20px; }

#contenido #central .autor {
  margin-bottom: 0px; }

/* Listado de Videos */
#contenido #central #listado-videos h3 {
  text-align: left;
  font-size: 0.8em;
  text-transform: uppercase;
  width: 258px;
  margin-right: 0; }

#contenido #central #video {
  width: 890px; }

#contenido #central #listado-videos {
  margin-top: 15px;
  padding-top: 15px; }

#contenido #central #listado-videos p {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px; }

#contenido #central #video #trapalanda p a {
  color: #575755;
  text-decoration: none; }

#contenido #central #listado-videos li > a {
  width: 285px;
  height: 158px;
  display: inline-block; }

#contenido #central #listado-videos li {
  float: left;
  margin-bottom: 20px;
  margin-left: 11px;
  list-style-type: none; }

#contenido #central #listado-videos img {
  width: 285px;
  height: 158px; }

#contenido #central #video h2 {
  color: #575755;
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 15px; }

#contenido #central #video #trapalanda {
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #575755;
  border-bottom-color: #575755;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 18px;
  margin-bottom: 20px;
  text-decoration: none; }

#contenido #central #videos-relacionados {
  background-color: #959393;
  padding: 10px;
  color: #FFF;
  margin-bottom: 15px;
  float: left;
  text-align: left;
  width: 98%; }

#videos-relacionados .carrousel {
  margin: 0; }

#contenido #central #video #trapalanda .duracion {
  float: right;
  color: #32679B;
  font-weight: bold;
  font-size: 12px; }

#contenido #central #video #trapalanda p {
  font-size: 11px;
  font-weight: bold;
  color: #575755; }

#contenido #central #video #trapalanda img {
  float: left;
  margin-right: 15px; }

#contenido #central .titulo-fgris {
  background-color: #959393;
  color: #FFF;
  padding: 3px;
  margin: 3px; }

#contenido #central .linea {
  height: 0px;
  margin: 0px;
  font-size: 1px;
  color: #d6d6d6; }

/*Calendario*/
#contenido #central #calendario {
  width: 285px;
  float: left;
  margin-right: 11px; }

#contenido #central #calendario #mes-hoy {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #d6d6d6;
  border-bottom-color: #d6d6d6;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 25px; }

#contenido #central #calendario #mes-hoy .hoy {
  height: 22px;
  width: 130px;
  background-color: #CFDFEB;
  float: left;
  text-align: center;
  color: #407bad;
  font-size: 16px;
  font-weight: bold;
  padding-top: 3px; }

#contenido #central #calendario #mes-hoy .hoy a {
  color: #407bad;
  text-decoration: none; }

#contenido #central #calendario #mes-hoy .mes {
  height: 22px;
  width: 130px;
  background-color: #E3E3E1;
  float: right;
  text-align: center;
  color: #575755;
  font-size: 16px;
  font-weight: bold;
  padding-top: 3px; }

#contenido #central #calendario #mes-hoy .mes a {
  color: #407bad;
  text-decoration: none; }

#central #calendario #selector {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #407bad;
  height: 31px;
  padding-bottom: 5px;
  margin-top: 10px;
  width: 240px;
  margin-left: 20px; }

#central #calendario #selector p {
  font-size: 16px;
  font-weight: bold;
  color: #575755;
  text-align: center;
  padding-top: 10px; }

#central #calendario #selector p a {
  color: #575755;
  text-decoration: none; }

#central #calendario #selector #izq {
  background-image: url(../images/flecha-izq.jpg);
  height: 31px;
  width: 18px;
  float: left; }

#central #calendario #selector #der {
  background-image: url(../images/flecha-der.jpg);
  height: 31px;
  width: 18px;
  float: right; }

#central .h2, #listado-eventos-mes h2.list-month {
  font-size: 24px;
  color: #575755; }

#listado-eventos-mes h2.list-month {
  margin-top: 15px;
  float: right;
  width: 100%; }

#central #calendario #table-calendario {
  font-size: 11px;
  color: #575755;
  border: 0;
  width: 240px;
  margin-left: 17px; }

#central #calendario #table-calendario td, #central #calendario #table-calendario tr, #central #calendario #table-calendario th {
  border: 0; }

#contenido #central #hoy {
  font-size: 21px;
  color: #575755;
  margin-bottom: 8px;
  margin-top: 8px; }

#central #calendario #table-calendario tr td {
  text-align: center;
  padding: 6px; }

#central #calendario #table-calendario thead {
  font-weight: bold; }

#central #calendario #table-calendario tr td a {
  color: #575755;
  text-decoration: none; }

#central #calendario #table-calendario tr td a.e-today {
  font-weight: bold; }

#central #calendario #table-calendario tr td a.h-today {
  font-weight: bold;
  color: red; }

#central #calendario #table-calendario tr td.today {
  background-color: #F4F3F1; }

#central #calendario #table-calendario tr td.seleccionado {
  color: #FFF;
  background-color: #3A8BC7;
  font-weight: bold; }

#central #calendario #table-calendario tr td.seleccionado a {
  color: #FFF;
  text-decoration: none; }

#central #calendario #categorias, #central #calendario ul {
  list-style-type: none;
  width: 285px;
  margin-top: 25px;
  float: left; }

#central #calendario #categorias li a,
#central #calendario ul li a {
  background-image: url(../images/bg-li.jpg);
  height: 27px;
  padding-left: 17px; }

#central #calendario #categorias li a:visited,
#central #calendario ul li a:visited {
  color: #575755; }

#central #calendario #categorias li:last-child,
#central #calendario ul .last {
  background-image: url(../images/bg-li-last.jpg);
  height: 38px; }

#central #calendario #categorias li a,
#central #calendario ul li a {
  color: #575755;
  text-decoration: none;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
  text-transform: uppercase; }

#central #calendario #categorias li a:hover,
#central #calendario ul li a:hover {
  background-image: url(../images/bg-li-select.jpg); }

#central #calendario #categorias li .seleccionado,
#central #calendario ul .current a {
  background-image: url(../images/bg-li-select.jpg); }

/* Listado de eventos */
#contenido #central #listado-eventos-mes {
  list-style-type: none; }

#central div #listado-eventos-mes li .dia-nro {
  font-size: 44px;
  font-weight: bold;
  color: #000;
  float: left;
  text-align: center;
  width: 70px;
  margin-top: 15px; }

#central div #listado-eventos-mes .evento li {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 510px;
  float: right;
  list-style-type: none;
  border-bottom: 1px solid #eee; }

#central div #listado-eventos-mes .evento li a {
  text-decoration: none; }

#central #listado-eventos-mes .evento li a img {
  width: 102px;
  margin-top: 0px;
  padding-bottom: 0px;
  height: 102px;
  float: left;
  margin-right: 20px; }

#central #listado-eventos-mes .evento li h2 {
  color: #3A8BC7;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  font-weight: bold; }

#central div #listado-eventos-mes li .dia-nombre {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-align: center; }

#contenido #central #listado-eventos {
  list-style-type: none;
  padding-top: 15px; }

#contenido #central #listado-eventos li {
  float: left;
  margin-bottom: 50px;
  width: 285px;
  margin-right: 11px;
  list-style-type: none; }

#contenido #central #listado-eventos li img {
  float: left;
  width: 285px;
  height: 285px; }

#contenido #central #listado-eventos h3 {
  color: #3D7BAE;
  text-align: left;
  margin-bottom: 10px;
  height: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999; }

#contenido #central #listado-eventos p {
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 12px;
  height: 60px; }

#contenido #central #listado-eventos a {
  color: #407AAC;
  text-decoration: none;
  display: block;
  width: 285px;
  height: 285px;
  position: relative; }

#contenido #central #listado-eventos a span.titulo-y-fecha,
#contenido #central #listado-eventos a span.titulo-y-descripcion {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  display: block;
  width: 269px;
  bottom: 0;
  color: white;
  font-size: 12px;
  padding: 8px; }

#contenido #central #listado-eventos a span.titulo-y-descripcion {
  height: 269px;
  display: none; }

#contenido #central #listado-eventos a:hover span.titulo-y-descripcion {
  display: block; }

#contenido #central #listado-eventos a:hover span.titulo-y-fecha {
  display: none; }

#contenido #central #listado-eventos a span.titulo-y-fecha span,
#contenido #central #listado-eventos a span.titulo-y-descripcion span {
  display: block;
  width: 269px; }

#contenido #central #listado-eventos a span.titulo-y-fecha span.titulo,
#contenido #central #listado-eventos a span.titulo-y-descripcion span.titulo {
  font-weight: bold;
  display: block;
  width: 269px;
  font-size: 13px; }

#contenido #central #listado-eventos a span.titulo-y-descripcion span.titulo,
#contenido #central #listado-eventos a span.titulo-y-descripcion span.lugar {
  margin-bottom: 8px; }

#contenido #central #listado-eventos a span.titulo-y-descripcion span.leermas {
  position: absolute;
  bottom: 22px;
  font-weight: bold;
  text-align: right;
  font-size: 13px; }

/* Listado de expos */
#contenido #central #listado-expo {
  list-style-type: none; }

#contenido #central #listado-expo li a {
  text-decoration: none; }

#central #listado-expo li a img {
  margin-bottom: 14px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eee;
  padding-top: 20px;
  width: 594px;
  margin-top: 0px;
  padding-bottom: 0px;
  height: 172px; }

#central #listado-expo li h2 {
  color: #3A8BC7;
  font-size: 12px;
  margin: 0px;
  padding: 0px; }

#central #listado-expo li p {
  padding: 0px;
  margin-top: 10px;
  font-size: 10px;
  color: #575755;
  margin-bottom: 27px; }

#central div .h2 {
  background-image: url(../images/tabs-demo_03.jpg);
  background-repeat: no-repeat;
  background-position: 353px; }

.carrousel {
  width: 897px;
  position: relative;
  margin-left: 50px; }

.carrousel .prev, .carrousel .next {
  position: absolute;
  height: 191px;
  width: 53px;
  top: 0;
  z-index: 999;
  border: 0;
  cursor: pointer;
  display: block; }

.carrousel .prev {
  background: url(../images/flecha-izquierda-carrousel.png);
  left: 0; }

.carrousel .next {
  background: url(../images/flecha-derecha-carrousel.png);
  right: 0; }

.carrousel ul, .carrousel ul li {
  display: block;
  float: left; }

.carrousel ul li a, .carrousel ul li a.blue:link, .carrousel ul li a.blue:visited {
  width: 218px;
  display: block;
  text-decoration: none; }

.carrousel ul li img {
  width: 112px;
  height: 180px;
  padding: 2px;
  border: 1px solid #dedede;
  margin-top: 5px;
  position: relative;
  top: -5px; }

.carrousel .linea, #contenido-central #videos-relacionados .carrousel .clinea {
  height: 180px;
  border-left: 1px solid gray;
  margin-top: 5px;
  float: left;
  width: 218px;
  display: block;
  margin-bottom: 10px; }

.carrousel .title {
  color: #407AAC;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  width: 110px;
  display: block;
  width: 218px;
  clear: both; }

#contenido .carrousel .autor,
#contenido #central #libros-relacionados .carrousel p.autor {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  display: block;
  width: 218px; }

#fotosyvideos, #fotosyvideos * {
  height: 250px; }

.gallery {
  cursor: pointer; }

.video {
  cursor: pointer; }

#fotosyvideos.iav img {
  width: 190px; }

#fotosyvideos.iav .video {
  width: 444px; }

#fotosyvideos.iav .gallery {
  width: 333px; }

#fotosyvideos.iav .gallery img {
  width: 333px; }

#fotosyvideos.ia .gallery {
  width: 333px; }

#fotosyvideos.ia .gallery img {
  width: 333px; }

#fotosyvideos.ia img {
  width: 640px; }

#fotosyvideos.iv .video {
  width: 444px; }

#fotosyvideos.iv img {
  width: 530px; }

#fotosyvideos.i img {
  width: 980px; }

#fotosyvideos.iv .video img, #fotosyvideos.iav .video img {
  width: 444px; }

#videos-relacionados {
  height: 221px; }

#videos-relacionados .carrousel {
  margin: 20px 0 0 0; }

#videos-relacionados .carrousel img {
  height: 99px;
  width: 175px; }

#videos-relacionados .carrousel .clinea {
  text-align: center; }

#videos-relacionados .carrousel .title {
  color: white;
  text-align: center; }

#videos-relacionados .carrousel .prev {
  background: url(../images/arrow-left-videos.png) no-repeat;
  left: 0;
  background-color: #959393; }

#videos-relacionados .carrousel .next {
  background: url(../images/arrow-right-videos.png) no-repeat;
  right: 0;
  background-color: #959393; }

#central ul.tabs {
  float: left;
  margin-left: 340px; }

#central ul.tabs li {
  width: 117px;
  height: 29px;
  list-style: none;
  text-align: center;
  line-height: 30px;
  float: left;
  margin-left: 10px; }

#central ul.tabs li.unpressed, a.unpressed, a.unpressed.blue:link, a.unpressed.blue:visited, .ui-tabs .ui-tabs-nav li.ui-state-default .ui-tabs-anchor {
  background: url(../images/event-unpressed-tab.png); }

#central ul.tabs li.pressed, a.pressed, a.pressed.blue:link, a.pressed.blue:visited, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  background: url(../images/event-pressed-tab.png); }

#central a.pressed, #central a.unpressed {
  display: inline-block;
  width: 117px;
  height: 29px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  line-height: 30px; }

#central a.pressed:visited, #central a.unpressed:visited, #central ul.tabs li a:visited {
  color: black; }

#central ul.tabs li a {
  font-weight: bold;
  color: black;
  text-decoration: none;
  font-size: 14px; }

#central ul.tabs li#actividades a:visited,
#central ul.tabs li#exposiciones a:visited {
  color: black; }

#central ul.tabs li#actividades a,
#central ul.tabs li#exposiciones a {
  color: black; }

#central #detalle-evento {
  float: right;
  width: 594px; }

#central #detalle-evento h2.evento {
  font-size: 24px;
  font-weight: bold;
  color: #3A8BC7;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eee;
  margin-bottom: 20px; }

#central #detalle-evento #anexos-evento {
  float: right;
  width: 285px;
  margin-left: 20px;
  margin-bottom: 20px; }

#central #detalle-evento #anexos-evento img {
  margin-bottom: 20px;
  width: 285px; }

#central #detalle-evento .categoria {
  font-size: 11px;
  text-transform: uppercase;
  color: #3A8BC7; }

#central #detalle-evento #anexos-evento .video img {
  width: 285px;
  height: 160px;
  display: block; }

#central a {
  color: #4f8fbb; }

#central a:visited {
  color: #4f8fbb; }

#central hr {
  height: 0px;
  margin: 0px;
  font-size: 1px;
  color: #D6D6D6; }

#central h1,
#central h2,
#central h3,
#central h4,
#central h5,
#central h6 {
  background: none;
  color: #666666; }

#central h2.titulo-especial, .titulo-especial {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  clear: right;
  background-image: url(../images/titulo-especial.png);
  color: white;
  font-size: 16px;
  font-family: 'Arial';
  font-weight: bold;
  line-height: 2.2;
  overflow: auto;
  padding-left: 10px; }

#central h2.sub-azul, .sub-azul {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #4f8fbb;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
  clear: right;
  overflow: auto; }

#central h2.sub-azul2, .sub-azul2 {
  font-family: 'Arial';
  font-weight: bold;
  font-size: 12px;
  color: #4f8fbb;
  /* clear: right;*/
  overflow: auto; }

#central span.texto-azul, .texto-azul {
  font-family: Arial;
  color: #4f8fbb;
  font-size: 12px; }

#central h2.sub-gris, .sub-gris {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #6c6d71;
  /*clear: right;*/
  overflow: auto; }

#central a.boton, .boton {
  font-family: Arial;
  font-weight: bold;
  color: #4f8fbb; }

#central ul.flecha, .flecha {
  list-style-image: url(../images/flecha-li.png);
  display: block;
  overflow: auto; }

#central ul.flecha li, .flecha li {
  margin-left: 16px; }

#central table {
  border: 0; }

#central table, #central tr, #central td, #central th {
  border: 0;
  font-size: 12px;
  color: #666666; }

#central table.wborder {
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid; }

#central table.wborder, #central table.wborder tr, #central table.wborder td, #central table.wborder th {
  border: 1px solid #999999;
  font-size: 12px;
  margin: 0;
  color: #666666; }

#contenido.contacto #contact-form {
  width: 549px;
  height: 577px;
  background: white;
  margin-top: 25px;
  font-size: 12px;
  font-weight: bold;
  color: #878685;
  padding-top: 7px;
  float: left; }

#contenido.contacto #contact-form .control-group {
  float: left;
  height: 30px;
  padding-top: 12px;
  margin-left: 25px; }

#contenido.contacto #contact-form div {
  float: left; }

#contenido.contacto #contact-form .control-group label.control-label {
  display: block;
  float: left;
  width: 170px;
  height: 30px; }

#contenido.contacto #contact-form .control-group label.newsletter-label {
  width: 270px;
  font-weight: normal;
  float: left;
  margin-left: 15px; }

#contenido.contacto #contact-form .control-group .controls {
  width: 353px; }

#contenido.contacto #contact-form .control-group input,
#contenido.contacto #contact-form .control-group select {
  width: 297px;
  border: 1px solid #878685;
  height: 18px;
  background: white; }

#contenido.contacto #contact-form .control-group select {
  height: 23px; }

#contenido.contacto #contact-form .control-group input#contact_newsletter {
  width: auto;
  float: left; }

#contenido.contacto #contact-form textarea {
  width: 297px;
  height: 133px;
  border: 1px solid #878685; }

#contenido.contacto #contact-form .body, #contenido.contacto #contact-form .captcha {
  height: auto; }

#contenido.contacto #contact-form .newsletter {
  padding-top: 25px; }

#contenido.contacto #contact-form button,
#contenido.contacto #answer-form #answer_enviar {
  background: url("../images/boton-enviar.png");
  width: 76px;
  height: 27px;
  border: 0;
  margin: 0;
  padding: 0;
  margin-left: 416px;
  margin-top: 14px;
  cursor: pointer; }

#contenido.contacto #contact-form .control-group #contact_captcha_div * {
  float: left; }

#contenido.contacto #contact-form .control-group #recaptcha_image {
  border: 1px solid #878685;
  clear: both;
  text-align: center; }

#contenido.contacto #contact-form .control-group #recaptcha_image a {
  cursor: pointer; }

#contenido.contacto #contact-form .control-group #recaptcha_image a:hover {
  text-decoration: underline; }

#contenido.contacto #contact-form .control-group #recaptcha_image * {
  float: none; }

#contenido.contacto #contact-form .control-group #reload-captcha {
  display: block;
  width: 27px;
  height: 24px;
  background: url("../images/nuevo-captcha.png");
  clear: left;
  margin-top: 10px; }

#contenido.contacto #contact-form .control-group #recaptcha-legend {
  font-weight: normal;
  margin-top: 5px; }

#contenido.contacto #contact-form .control-group .recaptcha_only_if_image,
#contenido.contacto #contact-form .control-group .recaptcha_only_if_audio {
  margin-top: 5px; }

#contenido.contacto #contact-form .control-group .recaptcha_only_if_image a,
#contenido.contacto #contact-form .control-group .recaptcha_only_if_audio a,
#contenido.contacto #contact-form .control-group #recaptcha_audio_download {
  margin-top: 5px;
  color: #878685;
  text-decoration: none; }

#contenido.contacto #contact-form .control-group #recaptcha_response_field {
  width: 237px;
  margin-left: 30px;
  margin-top: 10px; }

#contenido.contacto h2 {
  float: left; }

.clear-fix {
  clear: both; }

#contenido.contacto #contact-form .control-group .form-errors li {
  color: red; }

#contenido.contacto .seg {
  margin-top: 25px;
  margin-left: 15px;
  float: left;
  width: 352px; }

#contenido.contacto .seg * {
  float: left; }

#contenido.contacto .seg h2 {
  color: white;
  height: 21px;
  width: 333px;
  background: #878685;
  padding-left: 19px;
  padding-top: 4px; }

#contenido.contacto .seg p {
  font-size: 12px;
  color: #878685;
  margin-top: 8px; }

#contenido.contacto #code-form {
  margin-top: 15px; }

#contenido.contacto #code-form .control-label {
  font-weight: bold;
  font-size: 12px;
  color: #878685;
  display: block;
  width: 170px;
  height: 30px; }

#contenido.contacto #code-form input {
  border: 1px solid #878685;
  height: 18px;
  background: white; }

#contenido.contacto .seg #message {
  margin-bottom: 10px; }

#contenido.contacto .seg #message li {
  list-style: none; }

#contenido.contacto .seg #message .message-row {
  width: 100%; }

#contenido.contacto .seg #message #message-time,
#contenido.contacto .seg #message #message-state {
  margin-top: 10px;
  margin-bottom: 10px; }

#contenido.contacto .seg #message #message-state {
  margin-left: 25px; }

#contenido.contacto #answer-form {
  margin-top: 50px;
  width: 352px; }

#contenido.contacto #answer-form .control-label {
  font-weight: bold;
  font-size: 12px;
  color: #666666; }

#contenido.contacto #answer-form textarea {
  width: 352px;
  height: 135px; }

#contenido.contacto #answer-form #answer_enviar {
  margin-left: 282px; }

#contenido.contacto .help-block {
  display: block;
  clear: both;
  width: 100%; }

#contenido.contacto ul.errors, #contenido.contacto ul.form-errors {
  list-style: none;
  color: red;
  width: 100%;
  clear: both; }

#contenido.contacto ul.errors li, #contenido.contacto ul.form-errors li {
  list-style: none;
  color: red;
  font-weight: bold;
  margin: 4px 0;
  width: 100%; }

/*Home Publicacioners*/
#contenido #home-publicaciones {
  float: left;
  width: 980px;
  margin-top: 30px;
  background-color: #929396;
  padding-bottom: 10px; }

#contenido #home-publicaciones h2 {
  color: white;
  font-weight: bold;
  height: 36px;
  font-size: 16px;
  padding-top: 4px;
  padding-left: 15px;
  line-height: 1.9; }

#contenido #home-publicaciones ul {
  list-style-type: none;
  display: block; }

#contenido #home-publicaciones ul li {
  width: 148px;
  float: left;
  margin-left: 40px;
  position: relative; }

#contenido #home-publicaciones ul li img {
  z-index: 1; }

#contenido #home-publicaciones ul li p {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: white;
  text-decoration: none;
  line-height: normal; }

#contenido #home-publicaciones ul li a .epigrafe {
  width: 138px;
  position: absolute;
  z-index: 2;
  background-color: #434343;
  opacity: 0.8;
  padding: 5px;
  bottom: 0;
  margin: 0; }

#contenido #home-publicaciones ul li a {
  text-decoration: none;
  display: block;
  position: relative; }

#contenido #home-publicaciones .ver-publicaciones {
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  display: block;
  margin-right: 40px;
  margin-bottom: 10px;
  float: right;
  margin-top: 20px; }

#contenido #catalogos {
  width: 612px;
  float: left;
  background-color: #FFF;
  margin-right: 17px;
  height: 470px; }

#contenido #catalogos p {
  padding-left: 25px;
  padding-right: 20px; }

#catalogos h2 {
  background-image: url(../img/bg-h2.html);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 15px;
  width: 100%; }

/* Ultimos-catalogos */
#contenido #catalogos #ultimos-catalogos {
  background-color: #9B9B99;
  color: #FFF;
  margin-bottom: 15px;
  padding: 5px;
  margin-left: 20px;
  margin-right: 20px; }

#contenido #catalogos #ultimos-catalogos img {
  padding: 3px;
  border: 1px solid #575755;
  margin-right: 17px;
  margin-left: 18px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* For IE8 and earlier */ }

#contenido #catalogos #ultimos-catalogos img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */ }

/* Publicaciones-digitales */
#contenido #publicaciones-digitales {
  float: left;
  width: 351px;
  background-color: #FFFFFF;
  height: 470px; }

#contenido #publicaciones-digitales h2 {
  background-image: url(../img/bg-h2.html);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  width: 100%; }

#contenido #publicaciones-digitales ul {
  list-style-type: none;
  display: block; }

#contenido #publicaciones-digitales ul li {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #9B9B99;
  float: left;
  width: 286px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 65px; }

#contenido #publicaciones-digitales ul li:first-child {
  border-top: none; }

#contenido #publicaciones-digitales ul li:hover {
  background-color: #F8F8F8; }

#contenido #publicaciones-digitales ul li img {
  float: left;
  margin-left: 0px;
  margin-bottom: 12px;
  margin-right: 15px; }

#contenido #publicaciones-digitales ul li h3 {
  color: #4f8fbb;
  font-size: 12px;
  font-weight: bold; }

#contenido #publicaciones-digitales ul li p {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #666666;
  text-decoration: none;
  line-height: normal; }

#contenido #publicaciones-digitales ul li a {
  text-decoration: none;
  display: block;
  height: 70px; }

/*redes sociales*/
#redes p {
  font-size: 11px;
  font-weight: bold; }

#redes a {
  text-decoration: none; }

#redes a img {
  width: 34px; }

.titulo-gris {
  background-color: #959393;
  color: #FFF;
  margin: 0px;
  padding: 0px; }

#central h2.h2-bg {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  width: 980px;
  margin-left: -25px;
  margin-bottom: 15px; }

#central #caja-relacionados ul {
  list-style-type: none;
  width: 285px;
  margin-top: 25px;
  float: left; }

#central #caja-relacionados ul li a {
  background-image: url(../images/bg-li-libro.png);
  height: 26px;
  padding-top: 10px;
  padding-left: 50px;
  color: #575755;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

#central #caja-relacionados .archivo-adjunto a {
  color: #434343;
  display: block;
  text-decoration: none; }

#contenido #central #libros-relacionados {
  background-color: #959393;
  color: #FFF;
  margin-bottom: 15px;
  padding: 5px; }

#contenido #central #libros-relacionados p, #contenido #catalogos #ultimos-catalogos p {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-indent: 10px; }

#contenido #central #libros-relacionados .carrousel {
  margin-left: 0; }

#contenido #central #libros-relacionados ul {
  height: 193px; }

#contenido #central #libros-relacionados ul li {
  height: 193px; }

#contenido #central #libros-relacionados .next {
  background: url(../images/arrow-right-videos.png) no-repeat;
  right: 0;
  background-color: #959393;
  background-position: 0px 33px; }

#contenido #central #libros-relacionados .prev {
  background: url(../images/arrow-left-videos.png) no-repeat;
  right: 0;
  background-color: #959393;
  background-position: 0px 33px; }

#contenido #central #libros-relacionados .carrousel li a {
  text-align: center; }

#contenido #central #libros-relacionados .carrousel p.autor {
  color: white; }

#contenido #central #libros-relacionados .carrousel .linea {
  height: auto;
  text-align: center; }

#catalogos h2 {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 15px;
  width: 100%; }

#contenido p {
  color: #666666;
  font-size: 12px;
  text-align: justify;
  line-height: 16px;
  margin-bottom: 15px; }

#contenido #publicaciones-digitales h2 {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  width: 100%; }

#tabsp {
  display: inline-block;
  width: 590px;
  padding: 0;
  border: 0; }

#contenido ul.tabsp {
  border: 0;
  border-bottom: 1px solid #D6D6D6;
  margin-bottom: 0;
  list-style: none;
  display: inline-block;
  width: 590px;
  padding: 0;
  background: none; }

#contenido ul.tabsp li {
  display: inline-block;
  border: 0; }

#contenido #tabsp ul.tabsp li a {
  padding: 0; }

#contenido .ui-tabs .ui-tabs-panel {
  padding: 1em 0; }

#contenido .ui-tabs .ui-tabs-panel p a {
  color: #666666;
  text-decoration: none; }

#contenido .ui-tabs .ui-tabs-panel p a:hover {
  text-decoration: underline; }

#contenido .ui-tabs .ui-tabs-panel p a.linkazul, #contenido a.linkazul {
  color: #3A8BC7;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  float: right; }

#contenido #home-eventos {
  float: left;
  width: 383px;
  margin-right: 13px;
  margin-top: 10px; }

#contenido #home-eventos ul {
  list-style-type: none;
  display: block;
  min-height: 270px; }

#contenido #home-eventos .ver-noticias {
  font-size: 12px;
  color: #4B8EBB;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  display: block;
  margin-bottom: 7px;
  margin-right: 10px; }

#home-eventos h1 {
  width: 368px; }

#home-eventos ul li {
  float: left;
  width: 383px;
  background-image: url(../images/bg-home-noticias.png);
  background-repeat: repeat-x;
  height: 124px;
  padding-top: 8px; }

#home-eventos #date {
  height: 182px;
  position: relative;
  width: 383px;
  top: -5px; }

#home-eventos #date #today,
#home-eventos #date #calendar {
  height: 174px;
  background-color: #d9dad8;
  border-bottom: 1px solid #cbc8c9;
  float: left; }

#home-eventos #date #today {
  width: 110px; }

#home-eventos #date #calendar {
  width: 273px; }

#home-eventos #date #calendar #selector {
  width: 222px;
  height: 22px;
  margin-left: 32px;
  margin-top: 13px;
  border-bottom: 2px solid #4f8fbb; }

#home-eventos #date #calendar #selector a {
  height: 21px;
  width: 17px;
  display: block;
  float: left; }

#home-eventos #date #calendar #selector #a-der {
  float: right;
  background: url(../images/home-cal-der.png) no-repeat; }

#home-eventos #date #calendar #selector #a-izq {
  float: left;
  background: url(../images/home-cal-izq.png) no-repeat; }

#home-eventos #date #calendar #selector p {
  margin: 0;
  float: left;
  width: 188px;
  text-align: center;
  font-size: 11pt;
  font-weight: bold; }

#home-eventos #date #calendar #selector p a {
  height: 21px;
  display: inline-block;
  width: 190px;
  font-weight: bold; }

#home-eventos #calendar #selector a {
  text-decoration: none;
  color: #666666; }

#home-eventos #date #today h4 {
  margin-top: 13px;
  height: 26px;
  background-color: #929396;
  text-align: center;
  color: white;
  line-height: 27px; }

#home-eventos #date #today .dia-nro {
  height: 67px;
  margin-top: 1px;
  background-color: #bfc0bc;
  font-size: 44px;
  font-weight: bold;
  text-align: center; }

#home-eventos #date #today .dia-nro .dia-nombre {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  display: inline-block;
  position: relative;
  top: -32px; }

#home-eventos #table-calendario {
  width: 244px;
  margin-left: 20px;
  font-size: 12px;
  margin-top: 5px; }

#home-eventos #table-calendario a {
  color: #666666;
  font-size: 12px;
  text-decoration: none;
  text-align: center; }

#home-eventos #table-calendario td {
  text-align: center; }

#home-eventos #table-calendario td a {
  display: inline-block;
  text-align: center;
  width: 21px; }

#home-eventos #table-calendario td a.h-today {
  color: red; }

#home-eventos #table-calendario td.seleccionado a {
  color: white;
  background: url(../images/today-home-bg.png) repeat-x;
  height: 16px;
  line-height: 16px; }

#home-eventos #table-calendario tr {
  height: 16px; }

#home-eventos #table-calendario a:visited {
  color: #666666; }

#contenido #home-eventos ul li:first-child {
  border-top: none; }

#contenido #home-eventos ul li a {
  text-decoration: none;
  display: block;
  height: 100px; }

#contenido #home-eventos ul li img {
  float: left;
  margin-left: 0px;
  margin-bottom: 12px;
  margin-right: 15px; }

#contenido #home-eventos ul li h3 {
  color: #4f8fbb;
  font-size: 12px;
  font-weight: bold; }

#contenido #home-eventos ul li p {
  color: #666666;
  font-size: 12px;
  font-weight: 400;
  height: 71px;
  line-height: normal;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  padding-right: 2px; }

#contenido #home-destacado {
  background-color: #929396;
  height: 500px;
  width: 522px;
  float: left;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 10px;
  position: relative;
  margin-top: 10px; }

#contenido #home-destacado.black {
  background-color: #000; }

#contenido #home-destacado a {
  text-decoration: none; }

#contenido #home-destacado h2 {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  margin-bottom: 10px; }

#contenido #home-destacado p {
  color: #FFF;
  font-size: 12px;
  display: block;
  margin-top: 10px; }

#contenido #home-destacado .leer-mas {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  display: block;
  position: absolute;
  bottom: 30px;
  margin-left: 449px; }

#contenido #home-noticias {
  float: left;
  width: 383px;
  background-color: #FFFFFF;
  color: #FFF;
  margin-right: 13px;
  margin-top: 0;
  min-height: 576px; }

#contenido #home-noticias ul {
  list-style-type: none;
  display: block; }

#contenido #home-noticias .ver-noticias {
  font-size: 12px;
  color: #4B8EBB;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px; }

#contenido #home-noticias ul li {
  background-repeat: repeat-x;
  margin-right: 63px;
  margin-left: 40px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ACACAC;
  padding-top: 23px;
  padding-bottom: 13px; }

#contenido #home-noticias ul li:first-child {
  border-top: none;
  padding-top: 5px; }

#contenido #home-noticias ul li h3 {
  color: #4f8fbb;
  font-size: 12px;
  font-weight: bold; }

#contenido #home-noticias ul li p {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #666666;
  text-decoration: none;
  line-height: normal; }

#contenido #home-noticias ul li a {
  text-decoration: none;
  display: block; }

#contenido #home-eventos ul li:hover {
  background-image: url(../images/bg-home-noticias-rolover.png); }

#contenido #home-fotos {
  float: left;
  width: 583px;
  color: #FFF;
  margin-top: 30px;
  min-height: 240px; }

#contenido #home-fotos ul {
  list-style-type: none;
  display: block; }

#contenido #home-fotos ul li {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ACACAC;
  width: 184px;
  float: left;
  margin-left: 15px; }

#contenido #home-fotos ul li:first-child {
  margin-left: 0px; }

#contenido #home-fotos ul li a {
  text-decoration: none;
  display: block; }

#contenido #home-fotos ul li h3 {
  color: #676767;
  font-size: 12px;
  font-weight: bold;
  margin-right: 10px;
  margin-left: 10px; }

#contenido #home-fotos ul li p {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #666666;
  text-decoration: none;
  line-height: normal;
  margin-right: 10px;
  margin-left: 10px; }

#contenido #home-radio {
  float: left;
  width: 583px;
  background-color: #D9DAD7;
  color: #FFF;
  height: 278px; }

#contenido #home-radio h2 {
  color: white;
  font-weight: bold;
  height: 35px;
  font-size: 16px;
  padding-top: 4px;
  background-color: transparent;
  background-image: url(../images/back-h1.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-left: 15px;
  line-height: 1.9; }

#contenido #home-radio img {
  float: left;
  margin-left: 12px;
  margin-bottom: 12px; }

#contenido #home-radio p {
  margin-right: 22px;
  margin-left: 22px; }

#contenido #home-radio #play {
  margin: 40px 0 0 190px; }

#contenido #home-radio #radio {
  color: #4b8ebb;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 99px;
  text-align: right;
  text-decoration: none; }

#contenido #home-trapa {
  float: left;
  width: 583px;
  margin-top: 2px;
  background-color: #FFF; }

#contenido #home-trapa h2 {
  color: white;
  font-weight: bold;
  height: 36px;
  font-size: 16px;
  padding-top: 4px;
  background-color: transparent;
  background-image: url(../images/back-h1-trapa.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-left: 15px;
  line-height: 1.9; }

#contenido #home-trapa ul {
  list-style-type: none;
  display: block; }

#contenido #home-trapa ul li {
  width: 184px;
  float: left;
  margin-left: 15px;
  position: relative; }

#contenido #home-trapa ul li:first-child {
  margin-left: 0px; }

#contenido #home-trapa ul li a {
  text-decoration: none;
  display: block; }

#contenido #home-trapa .ir-trapa {
  font-size: 12px;
  color: #796AAC;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px; }

#contenido #home-trapa ul li a .epigrafe {
  height: auto;
  width: 174px;
  position: absolute;
  z-index: 2;
  background-color: #434343;
  opacity: 0.8;
  padding: 5px;
  bottom: 3px; }

#contenido #home-trapa ul li a:hover .epigrafe {
  display: none; }

#contenido #home-trapa ul li a .epigrafe-descripcion {
  height: 220px;
  width: 174px;
  position: absolute;
  z-index: 2;
  background-color: #434343;
  opacity: 0.8;
  padding: 5px;
  top: 0;
  display: none; }

#contenido #home-trapa ul li a:hover .epigrafe-descripcion {
  display: block; }

#contenido #home-trapa ul li a .epigrafe-descripcion strong,
#contenido #home-trapa ul li a .epigrafe strong {
  width: 174px;
  clear: both;
  display: block;
  margin-bottom: 5px; }

#contenido #home-trapa ul li a .epigrafe-descripcion .leermas {
  position: absolute;
  bottom: 0px;
  font-weight: bold;
  text-align: right;
  width: 174px;
  left: 0; }

#contenido #home-trapa ul li p {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: white;
  text-decoration: none;
  line-height: normal; }

#contenido #home-destacado a.image-link {
  display: block;
  width: 521px;
  height: 293px;
  position: relative; }

#contenido #home-destacado a.image-link img {
  width: 521px;
  height: 293px; }

#contenido #home-destacado a.gallery .overlay {
  background: url("../images/over-galeria.png") no-repeat;
  position: absolute;
  bottom: 20px;
  width: 168px;
  height: 32px;
  opacity: 0.8; }

#contenido .limiter {
  width: 980px;
  height: 300px;
  background-color: none;
  margin: 0;
  padding: 0;
  position: relative; }

#contenido .limiter .arrow {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 120px;
  z-index: 999;
  cursor: pointer; }

#contenido .limiter .right-arrow {
  right: -9px;
  background: url("../images/arrow-right-slider.png") right center no-repeat; }

#contenido .limiter .left-arrow {
  background: url("../images/arrow-left-slider.png") left center no-repeat;
  left: -9px; }

#contenido ul#portfolio {
  display: block;
  text-align: center;
  position: relative;
  cursor: pointer;
  list-style-type: none;
  position: relative;
  height: 100%;
  width: 100%; }

#contenido ul#portfolio li {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

#contenido ul#portfolio li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#contenido .bandTransparent {
  background-image: url("../images/transparent.html");
  background-repeat: repeat-x;
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 980px;
  z-index: 10; }

#contenido .contNoticiasHome {
  width: 980px;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  display: none; }

#contenido .pager {
  display: block;
  position: absolute;
  top: 0;
  z-index: 999;
  width: auto;
  right: 13px; }

#contenido .pager a {
  color: white;
  cursor: pointer;
  display: block;
  font-size: 8pt;
  float: left;
  height: 13px;
  line-height: 14px;
  margin: 2px;
  text-align: center;
  width: 13px;
  background: gray;
  border: 0px; }

#contenido .pager a.current {
  border: 1px solid white; }

#contenido .pager a.play {
  background-image: url("../images/pause.gif"); }

#contenido .pager a.paused {
  background-image: url("../images/play.gif"); }

#contenido #home-noticias h2 {
  color: white;
  font-weight: bold;
  height: 35px;
  font-size: 16px;
  padding-top: 4px;
  background-color: transparent;
  background-image: url(../images/back-h1.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-left: 15px;
  line-height: 1.9; }

#contenido #central-gris li {
  width: 295px;
  float: left;
  margin-left: 15px;
  list-style: none; }

#contenido #central-gris ul li img {
  float: left;
  margin-bottom: 100px;
  margin-right: 10px; }

#contenido #central-gris p {
  text-align: left; }

#contenido #central-gris ul li p a {
  text-decoration: none;
  color: #666; }

#contenido #central #accordion {
  float: left;
  width: 590px; }

#contenido #central #accordion h3 {
  color: #58595B;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold; }

#contenido #central #accordion strong {
  color: #3d7bae; }

#contenido #central #accordion a {
  text-decoration: none;
  color: #6d6d6d;
  font-weight: bold; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

#contenido .ui-accordion-header {
  background-color: #f6f6f6;
  background-image: url(../images/ui-bg_glass_100_f6f6f6_1x400.png); }

#contenido #central #listado-tags {
  list-style-type: none;
  padding-top: 15px;
  margin-bottom: 20px; }

#contenido #central #listado-tags li {
  display: block;
  float: left;
  margin-bottom: 0;
  margin-left: 11px;
  width: 285px; }

#contenido #central #listado-tags a {
  color: #407aac;
  text-decoration: none; }

/*La muralla Radio vivo*/
#contenido #central #radio-vivo {
  float: left;
  width: 300px;
  margin-right: 17px; }

#contenido #central #radio-muralla {
  float: left;
  width: 573px; }

#contenido #central #radio-muralla p {
  font-size: 11px; }

/* Radio Lanzallamas */
#contenido #central #lanzallamas {
  float: left;
  background-color: #FFF;
  margin-right: 17px;
  width: 612px;
  margin-left: -25px; }

#contenido #central #lanzallamas h2 {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 15px;
  width: 100%; }

#contenido #central #lanzallamas h3 {
  color: #3A8BC7;
  font-size: 12px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C1C1C1;
  padding-bottom: 3px;
  margin-bottom: 10px;
  width: 280px;
  display: block;
  float: left; }

#contenido #central #lanzallamas a #escuchar {
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

#contenido #central #lanzallamas p {
  padding-left: 25px;
  padding-right: 20px;
  font-size: 11px; }

#contenido #central #lanzallamas img {
  float: left;
  margin-left: 17px;
  margin-bottom: 17px; }

#contenido #central #lanzallamas .programacion {
  color: #3A8BC7;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none; }

/*Radio Antologia del aire*/
#contenido #central #antologia {
  float: right;
  width: 351px;
  background-color: white;
  margin-right: -65px;
  /*border-left-width: 12px;
	border-left-style: solid;
	border-left-color: background: rgb(243, 240, 240);*/ }

#contenido #central #antologia p img {
  margin-left: 20px; }

#contenido #central #antologia h2 {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 15px;
  width: 100%; }

#contenido #central #antologia p {
  padding-right: 65px;
  padding-left: 20px;
  font-size: 11px; }

/*TELEVISION*/
#contenido #central #tv-bxp {
  display: block;
  border-bottom-width: 20px;
  border-bottom-style: solid;
  border-bottom-color: #f3f0f0; }

#contenido #central #tv-bxp #piglia {
  width: 390px;
  float: left;
  margin-right: 15px; }

#contenido #central #tv-bxp p.piglia {
  display: block;
  float: left;
  width: 390px;
  margin-right: 10px; }

#contenido #central #tv-bxp ul {
  list-style-type: none;
  width: 480px;
  float: left;
  display: block; }

#contenido #central #tv-bxp ul li {
  float: left;
  width: 233px;
  margin-right: 7px;
  margin-bottom: 30px; }

#contenido #central #tv-bxp ul li:last-child {
  margin-right: 0px; }

#contenido #central #tv-bxp ul h3 {
  color: #3D7BAE;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px; }

#contenido #central #tv-bxp ul li a {
  color: #959393;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold; }

/* Novela Argentina */
#contenido #novela {
  float: left;
  background-color: #FFF;
  width: 585px;
  border-bottom-width: 20px;
  border-bottom-style: solid;
  border-bottom-color: #f3f0f0; }

#contenido #novela h2 {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 15px;
  width: 100%; }

#contenido #novela p {
  padding-right: 20px;
  width: 285px; }

/*Escenas de la novela argentina*/
#contenido #novela ul {
  width: 280px;
  display: block;
  float: right;
  list-style-type: none; }

#contenido #novela ul li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D6D6D6;
  margin-bottom: 10px;
  padding-bottom: 10px; }

#contenido #novela ul li a img {
  float: left;
  margin-right: 10px; }

#contenido #central #novela ul li h4 {
  font-size: 11px;
  margin-top: 2px;
  margin-bottom: 3px;
  color: #676767; }

#contenido #central #novela ul li a p strong {
  color: #676767; }

#contenido #novela ul li a {
  text-decoration: none;
  text-align: left; }

#contenido #novela ul li a p {
  font-size: 11px;
  text-align: left;
  padding-right: 0px; }

#contenido #novela ul li a p strong {
  color: #4B8EBB; }

/*Libro perdido*/
#contenido #libro-perdido {
  float: right;
  width: 285px;
  background-color: white;
  border-left-width: 20px;
  border-left-style: solid;
  border-left-color: #f3f0f0;
  border-bottom-width: 20px;
  border-bottom-style: solid;
  border-bottom-color: #f3f0f0;
  height: 1028px; }

#contenido #libro-perdido h2 {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 15px;
  width: 100%; }

#contenido #libro-perdido p {
  width: 270px;
  margin-left: 15px;
  text-align: left; }

#contenido #libro-perdido ul {
  display: block;
  float: left;
  list-style-type: none;
  margin-bottom: 20px; }

#contenido #libro-perdido ul li {
  margin-bottom: 30px; }

#contenido #libro-perdido ul li a img {
  float: left;
  margin-right: 10px;
  margin-left: 0px; }

#contenido #libro-perdido ul li a {
  text-decoration: none;
  text-align: left;
  width: 100%;
  font-size: 11px;
  color: #333; }

#contenido #central #libro-perdido ul li h4 {
  font-weight: bold;
  color: #4B8EBB;
  font-size: 11px;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D6D6D6;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-indent: 15px; }

/*El mosquito */
#contenido #mosquito {
  float: left;
  background-color: white;
  width: 585px;
  border-bottom-width: 20px;
  border-bottom-style: solid;
  border-bottom-color: #f3f0f0; }

#contenido #mosquito h2 {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: white;
  margin-bottom: 15px;
  width: 100%; }

#contenido #mosquito p {
  font-size: 11px;
  text-align: left;
  margin: 0px; }

#contenido #mosquito ul {
  list-style-type: none;
  float: left;
  width: 300px;
  margin: 0px; }

#contenido #mosquito ul li {
  float: left;
  width: 135px;
  display: block;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 30px; }

/*Noticiario Panamericano */
#contenido #noticiario {
  float: left;
  background-color: white;
  width: 890px;
  border-bottom-width: 20px;
  border-bottom-style: solid;
  border-bottom-color: #f3f0f0; }

#contenido #noticiario h2 {
  background-image: url(../images/bg-h2.png);
  height: 28px;
  padding-top: 9px;
  text-indent: 30px;
  font-weight: bold;
  color: white;
  margin-bottom: 15px;
  width: 100%; }

#contenido #noticiario p {
  font-size: 11px;
  text-align: left;
  display: block;
  width: 285px;
  float: left;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-left: 0px; }

#contenido #noticiario ul {
  list-style-type: none;
  float: left;
  width: 285px;
  margin: 0px; }

#contenido #central #noticiario ul li p {
  width: 135px;
  margin: 0px;
  padding: 0px; }

#contenido #noticiario ul li {
  float: left;
  width: 135px;
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 7px; }

#icos a {
  height: 60px;
  margin-left: 10px;
  margin-right: 10px;
  width: 50px; }

#icos a {
  color: #4f8fbb;
  display: block;
  float: left;
  font-size: 11px;
  height: 50px;
  text-decoration: none;
  width: 50px; }

#logo {
  display: block;
  height: 165px;
  width: 168px;
  position: absolute;
  left: 57px;
  top: 3px; }

#sticker .sticker-link {
  display: block;
  float: none;
  height: 28px;
  width: 28px; }

#sticky-contact {
  background: url("../images/sticky-contact.png"); }

#sticky-facebook {
  background: url("../images/sticky-facebook.png"); }

#sticky-info {
  background: url("../images/sticky-info.png"); }

#sticky-twitter {
  background: url("../images/sticky-twitter.png"); }

#sticky-chat {
  background: url("../images/sticky-chat.png"); }

#sticky-contact:hover {
  background: url("../images/sobre.png"); }

#sticky-facebook:hover {
  background: url("../images/fb.png"); }

#sticky-info:hover {
  background: url("../images/informacion.png"); }

#sticky-twitter:hover {
  background: url("../images/tweeter.png"); }

#sticky-chat:hover {
  background: url("../images/chat.png"); }

#home-destacado ul#destacados {
  height: 500px;
  margin-top: 20px; }

#home-destacado ul#destacados li {
  height: 500px;
  list-style: none; }

#home-destacado .pager {
  right: 28px;
  top: 10px; }

#home-destacado .pager a.play {
  background-image: url("../images/pause.gif"); }

#home-destacado .pager a.paused {
  background-image: url("../images/play.gif"); }

#home-destacado .pager a {
  background: #fdfdfe;
  color: #aeaeae;
  border: 0; }

#home-destacado .pager a.current {
  color: black;
  border: 0; }

#home-radio2 #la-muralla {
  background: url("../images/la-muralla-home.png") top left white no-repeat;
  height: 243px;
  width: 100%;
  float: left; }

#home-radio2 {
  float: left;
  width: 583px;
  background-color: #D9DAD7;
  color: #FFF;
  height: 278px; }

#home-radio2 h2 {
  color: white;
  font-weight: bold;
  height: 35px;
  font-size: 16px;
  padding-top: 0;
  background-color: transparent;
  background-image: url(../images/back-h1.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-left: 15px;
  line-height: 2.4; }

#home-radio2 #radio-vivo {
  display: block;
  width: 108px;
  height: 39px;
  background-image: url(../images/radio-vivo.png);
  margin-left: 454px;
  margin-top: 19px; }

#home-radio2 #radio {
  color: #4b8ebb;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  margin-bottom: 10px;
  margin-right: 22px;
  margin-top: 35px;
  text-align: right;
  text-decoration: none; }

#home-radio2 #radio-date {
  color: #4b8ebb;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-left: 19px;
  margin-top: 63px;
  width: 200px; }

#home-radio2 #radio-desc {
  float: left;
  width: 346px; }

#breadcrumbs, #breadcrumbs ul {
  background: #f3f0f0 none repeat scroll 0 0;
  clear: both;
  display: block;
  font-family: arial;
  font-size: 10px;
  height: 26px;
  margin: 0 auto;
  padding-right: 15px;
  text-align: right;
  width: 989px; }

#breadcrumbs ul li {
  display: inline-block;
  margin-right: 2px;
  margin-top: 10px; }

#breadcrumbs ul li a {
  text-decoration: none;
  color: #407bad; }

#breadcrumbs ul li a:after {
  content: ' >'; }

#breadcrumbs ul li:last-child a {
  color: #6d6d6d; }

#breadcrumbs ul li:last-child a:after {
  content: none; }

.mini-submenu {
  display: none;
  background-color: #01ABB3;
  border: #ccc 1px solid;
  border-radius: 1px;
  box-shadow: #ccc 0 0 2px;
  border-left: 0;
  padding: 9px;
  margin-top: 5px;
  margin-left: 5px;
  position: fixed;
  top: 60px;
  left: 0px;
  z-index: 100;
  width: 42px; }

.mini-submenu:hover {
  cursor: pointer; }

.mini-submenu .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
  margin-top: 3px; }

.mini-submenu .icon-bar {
  background-color: #fff; }

#slide-submenu {
  background: rgba(0, 0, 0, 0.45);
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer; }

#submenu {
  /*position:fixed;*/
  position: fixed;
  top: 60px;
  left: 0px;
  z-index: 100;
  margin-top: 5px;
  margin-left: 5px; }

/*
Item Name : Mega Menu Reloaded
Item URI : http://codecanyon.net/item/mega-menu-reloaded/1593152
Author URI : http://codecanyon.net/user/Pixelworkshop/
Version : 2.0
*/
/*

TABLE OF CONTENTS

00 PAGE STYLING (REMOVABLE)
01 MENU BAR
   1. Mega Menu Bar
   2. Mega Menu Trigger Button
   3. Mega Menu Carousel Buttons
02 DROP DOWN CONTAINER
03 DROP DOWN SCROLLBARS
04 COLUMNS GRID
05 CONTENT & TYPOGRAPHY
   1. Basic Typography 
   2. Lists
   3. Paragraphs with Icons 
   4. Paragraphs with borders 
   5. Tables
   6. Inline Images 
06 DROP DOWN TABS
07 CONTACT FORM
08 MOBILE DEVICES

*/
/*  _______________________________________

	00 PAGE STYLING (REMOVABLE)
    _______________________________________  */
/*  _______________________________________

    01 MENU BAR
    _______________________________________  */
/* 1. Mega Menu Bar */
.megamenu_container {
  width: 1004px;
  height: 25px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
  background-color: #f3f0f0; }

.megamenu_fixed {
  width: 980px;
  height: 44px;
  position: fixed;
  top: 0;
  left: 50%;
  margin: 0 auto 0 -480px;
  z-index: 2;
  background-image: url("../images/megamenu/bg.png");
  background-color: #3d3d3d;
  border: solid 1px #434343;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 2px 3px #cccccc;
  -moz-box-shadow: 0 2px 3px #cccccc;
  -o-box-shadow: 0 2px 3px #cccccc;
  box-shadow: 0 2px 3px #cccccc; }

.megamenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }

.megamenu > li {
  display: inline;
  border: none;
  margin: 0;
  border-left: solid 1px #91908f;
  background-color: transparent;
  padding: 0 6px 0 10px; }

.megamenu > li.active span.drop {
  background: rgba(19, 19, 19, 0.9);
  border-top: 0;
  color: white; }

.megamenu > li.active span.drop a {
  color: white;
  text-decoration: none; }

.megamenu li.noactive {
  background: none; }

.megamenu_container .megamenu > li:first-child {
  border-left: none;
  padding-left: 3px; }

.megamenu_fixed .megamenu > li:first-child,
.megamenu_carousel .megamenu > li:first-child {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  border-left: none; }

.megamenu > li a, .megamenu > li a.blue:link, .megamenu > li a.blue:visited {
  text-decoration: none;
  color: #fff; }

.megamenu > li a:hover {
  color: #407BAD;
  text-decoration: underline; }

.megamenu li a:hover {
  color: #407BAD;
  text-decoration: none; }

.megamenu > li span a, .megamenu > li span a.blue:link, .megamenu > li span a.blue:visited {
  color: #7e7d7b;
  font-weight: bold;
  font-size: 12px; }

.megamenu > li a:focus {
  outline: none; }

.megamenu > li .drop,
.megamenu > li .nodrop {
  font-size: 12px;
  line-height: 25px;
  text-transform: uppercase;
  outline: 0;
  text-decoration: none;
  color: #7e7d7b;
  border-top: 1px solid #a5a3a2;
  -moz-box-shadow: 0 -1px #7e7d7b;
  -webkit-box-shadow: 0 -1px #7e7d7b;
  box-shadow: 0 -1px #7e7d7b;
  font-weight: bold;
  font-size: 12px;
  padding: 3px 1px; }

.megamenu > li .drop {
  background-image: url("../images/megamenu/down.png");
  background-repeat: no-repeat;
  background-position: right 18px;
  /*padding:14px 20px 20px 0;*/ }

.megamenu > li .nodrop {
  padding: 14px 5px 20px 0; }

.megamenu > li .drop:hover,
.megamenu > li .nodrop:hover {
  cursor: pointer; }

.megamenu li.megamenu_button {
  display: none;
  cursor: pointer;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  background-color: transparent; }

.megamenu li.megamenu_button_active {
  background-color: #000000;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.megamenu li.megamenu_button span {
  background-image: url("../images/megamenu/down.png");
  background-repeat: no-repeat;
  background-position: 98% 17px;
  padding: 12px 20px 12px 0;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000; }

.megamenu li.megamenu_button_active span {
  background-image: url("../images/megamenu/up.png");
  background-position: 98% 16px; }

/* 2. Mega Menu Trigger Button */
#megamenu_trigger {
  position: fixed;
  z-index: 2;
  margin: 0 auto;
  left: 50%;
  margin-left: 510px;
  top: 0;
  width: 35px;
  height: 46px;
  background: url("../images/megamenu/button_up.png") right no-repeat #121212;
  display: block;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

#megamenu_trigger.active {
  background: url("../images/megamenu/button_down.png") right no-repeat #121212; }

/* 3. Mega Menu Carousel Buttons */
.megamenu_carousel_frame {
  width: 100%;
  overflow: hidden;
  height: 45px; }

.megamenu_carousel_prev,
.megamenu_carousel_next {
  display: block;
  padding: 0;
  margin: 0;
  width: 15px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px; }

.megamenu_carousel_prev:hover,
.megamenu_carousel_next:hover {
  cursor: pointer; }

.megamenu_carousel_prev {
  background: url("../images/megamenu/previous.png") no-repeat;
  left: -15px; }

.megamenu_carousel_next {
  background: url("../images/megamenu/next.png") no-repeat;
  right: -15px; }

/*  _______________________________________

    02 DROP DOWN CONTAINER
    _______________________________________  */
.megamenu > li .megamenu_fullwidth {
  position: absolute;
  left: -9999em;
  z-index: 9998;
  float: left;
  width: 980px;
  margin: auto;
  padding: 10px 0 18px 0;
  background: #131313;
  margin-left: 12px;
  background: rgba(19, 19, 19, 0.9);
  text-align: left; }

.megamenu_push .megamenu > li .megamenu_fullwidth {
  position: relative;
  top: 5px; }

.megamenu > li:hover .megamenu_fullwidth {
  left: 0; }

/*  _______________________________________

    03 DROP DOWN SCROLLBARS
    _______________________________________  */
.megamenu > li .megamenu_scrollbars {
  width: 980px;
  height: 540px; }

.megamenu_scrollbars .megamenu_scroller_container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.megamenu_scrollbars .megamenu_scroller_container .megamenu_scroll_area {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.megamenu_scrollbars .megamenu_scroller_container .pane {
  background: #F4F4F4;
  -webkit-box-shadow: 0 1px 1px #000000;
  -moz-box-shadow: 0 1px 1px #000000;
  -o-box-shadow: 0 1px 1px #000000;
  box-shadow: 0 1px 1px #000000;
  position: absolute;
  width: 1px;
  right: 8px;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.megamenu_scrollbars .megamenu_scroller_container .pane .slider {
  background: #CCCCCC;
  width: 5px;
  position: relative;
  margin-left: -2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.megamenu_scrollbars .megamenu_scroller_container .pane .slider:hover {
  cursor: pointer; }

.megamenu_scrollbars .megamenu_scroller_container:hover .pane,
.megamenu_scrollbars .pane.active {
  visibility: visible; }

/*  _______________________________________

    04 COLUMNS GRID
    _______________________________________  */
.megamenu .col_1,
.megamenu .col_2,
.megamenu .col_3,
.megamenu .col_4,
.megamenu .col_5,
.megamenu .col_6,
.megamenu .col_7,
.megamenu .col_8,
.megamenu .col_9,
.megamenu .col_10,
.megamenu .col_11,
.megamenu .col_12 {
  float: left;
  position: relative;
  margin-left: 15px;
  margin-right: 15px; }

.megamenu .col_1 {
  width: 50px; }

.megamenu .col_2 {
  width: 130px; }

.megamenu .col_3 {
  width: 210px; }

.megamenu .col_4 {
  width: 290px; }

.megamenu .col_5 {
  width: 370px; }

.megamenu .col_6 {
  width: 470px; }

.megamenu .col_7 {
  width: 530px; }

.megamenu .col_8 {
  width: 610px; }

.megamenu .col_9 {
  width: 690px; }

.megamenu .col_10 {
  width: 770px; }

.megamenu .col_11 {
  width: 850px; }

.megamenu .col_12 {
  width: 930px; }

.megamenu .col_nomargins {
  margin: 0; }

.megamenu .col_nomargin_left {
  margin-left: 0; }

.megamenu .col_nomargin_right {
  margin-right: 0; }

.megamenu .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 18px; }

/*  _______________________________________

    05 CONTENT & TYPOGRAPHY
    _______________________________________  */
/* 1. Basic Typography */
.megamenu .black_bg {
  background-color: #000000;
  padding: 4px 6px 4px 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.megamenu p,
.megamenu h1,
.megamenu h2,
.megamenu h3,
.megamenu h4,
.megamenu h5,
.megamenu h6 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
  margin-bottom: 18px; }

.megamenu p {
  font-size: 12px; }

.megamenu p.bold {
  font-weight: bold; }

.megamenu h1 {
  font-size: 32px; }

.megamenu h2 {
  font-size: 28px; }

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

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

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

.megamenu h6 {
  font-size: 14px;
  text-transform: uppercase; }

/* 2. Lists */
.megamenu > li ul,
.megamenu > li ol {
  padding: 0 0 0 18px;
  margin: 0 0 18px 0; }

.megamenu > li ul {
  list-style: disc; }

.megamenu > li ol {
  list-style: decimal; }

.megamenu > li ul li,
.megamenu > li ol li {
  font-size: 12px;
  line-height: 22px;
  position: relative;
  color: #dddddd; }

/* 3. Paragraphs with Icons */
.megamenu .calendar,
.megamenu .note,
.megamenu .help,
.megamenu .delete,
.megamenu .favorite,
.megamenu .lock,
.megamenu .archive,
.megamenu .briefcase,
.megamenu .search,
.megamenu .user {
  padding-left: 36px;
  margin-bottom: 18px; }

.megamenu .calendar {
  background: url("../images/megamenu/icons/calendar.png") no-repeat 0 4px; }

.megamenu .note {
  background: url("../images/megamenu/icons/note.png") no-repeat 0 5px; }

.megamenu .archive {
  background: url("../images/megamenu/icons/archive.png") no-repeat 0 4px; }

.megamenu .search {
  background: url("../images/megamenu/icons/search.png") no-repeat 0 4px; }

.megamenu .help {
  background: url("../images/megamenu/icons/help.png") no-repeat 0 4px; }

.megamenu .delete {
  background: url("../images/megamenu/icons/delete.png") no-repeat 0 5px; }

.megamenu .favorite {
  background: url("../images/megamenu/icons/favorite.png") no-repeat 0 4px; }

.megamenu .lock {
  background: url("../images/megamenu/icons/lock.png") no-repeat 0 4px; }

.megamenu .briefcase {
  background: url("../images/megamenu/icons/briefcase.png") no-repeat 0 5px; }

.megamenu .user {
  background: url("../images/megamenu/icons/user.png") no-repeat 0 4px; }

/* 4. Paragraphs with borders */
.megamenu .dark,
.megamenu .brown,
.megamenu .yellow,
.megamenu .red,
.megamenu .blue,
.megamenu .green {
  padding-left: 15px;
  color: #cccccc;
  margin-bottom: 18px; }

.megamenu .dark {
  border-left: #3B3B3B solid 7px; }

.megamenu .brown {
  border-left: #8D8767 solid 7px; }

.megamenu .yellow {
  border-left: #DBA742 solid 7px; }

.megamenu .red {
  border-left: #C05D48 solid 7px; }

.megamenu .blue {
  border-left: #52878B solid 7px; }

.megamenu .green {
  border-left: #B0BD85 solid 7px; }

.megamenu .table_light,
.megamenu .table_dark {
  width: 100%;
  padding: 0;
  margin: 6px 0 18px 0;
  font-size: 12px; }

/* 5. Tables */
.megamenu table {
  border-spacing: 0;
  border-collapse: collapse; }

.megamenu .table_light th,
.megamenu .table_dark th {
  text-align: left;
  padding: 12px 9px 12px 9px;
  font-weight: bold;
  font-size: 12px; }

.megamenu .table_light {
  border: 1px solid #cbcbcb;
  border-bottom: none; }

.megamenu .table_light th {
  color: #3A3A3A;
  border-bottom: 1px solid #cbcbcb;
  background: #F5F5F5; }

.megamenu .table_light td {
  border-bottom: 1px solid #cbcbcb;
  background: #fff;
  padding: 12px 9px 12px 9px;
  color: #888; }

.megamenu .table_dark {
  border: 1px solid #000;
  border-bottom: none; }

.megamenu .table_dark th {
  color: #FFF;
  border-bottom: 1px solid #000;
  background: #0D0D0D; }

.megamenu .table_dark td {
  border-bottom: 1px solid #000;
  background: #0F0F0F;
  padding: 12px 9px 12px 9px;
  color: #DDD; }

/* 6. Inline Images */
.megamenu img {
  border: none;
  margin-right: 10px;
  margin-left: 45px; }

.megamenu .inline_img {
  border: 1px solid #000000;
  -webkit-box-shadow: 0 1px 1px #000000;
  -moz-box-shadow: 0 1px 1px #000000;
  -o-box-shadow: 0 1px 1px #000000;
  box-shadow: 0 1px 1px #000000;
  padding: 4px;
  background: #F4F4F4;
  margin-bottom: 18px; }

.megamenu .megamenu_fullwidth .img_list {
  list-style: none;
  margin: 0;
  padding: 0; }

.megamenu .megamenu_fullwidth .img_list li {
  float: left;
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 15px; }

.megamenu iframe {
  border: none; }

/*  _______________________________________

    06 DROP DOWN TABS
    _______________________________________  */
.megamenu_tabs .megamenu_tabs_panels {
  margin: 6px 0 15px 0;
  border-left: 1px solid #d5d5d5;
  -webkit-box-shadow: -1px 0 0 #5c5b59;
  -moz-box-shadow: -1px 0 0 #5c5b59;
  -o-box-shadow: -1px 0 0 #5c5b59;
  box-shadow: -1px 0 0 #5c5b59;
  padding-bottom: 4px; }

.megamenu_tabs ul {
  list-style: none; }

.megamenu_tabs_hide {
  position: relative;
  left: 0;
  top: 0;
  display: none; }

.megamenu_tabs .megamenu_tabs_nav {
  width: 100%;
  float: left;
  height: 30px;
  margin: 18px 0; }

/*  _______________________________________

    07 CONTACT FORM
    _______________________________________  */
.megamenu .contact_form {
  display: block;
  margin-bottom: 10px; }

.megamenu .contact_form label {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 1px #000000;
  font-weight: bold;
  line-height: 18px;
  color: #ffffff; }

.megamenu .form_element {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 280px;
  padding: 6px;
  margin: 12px 0 18px 0;
  color: #000000;
  background-color: #E8E8E8;
  border: 1px solid #000000;
  -webkit-box-shadow: 0 1px 1px #000000;
  -moz-box-shadow: 0 1px 1px #000000;
  -o-box-shadow: 0 1px 1px #000000;
  box-shadow: 0 1px 1px #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out; }

.megamenu .form_element:hover {
  background-color: #F4F4F4;
  -webkit-box-shadow: 0 3px 3px #000000;
  -moz-box-shadow: 0 3px 3px #000000;
  -o-box-shadow: 0 3px 3px #000000;
  box-shadow: 0 3px 3px #000000; }

.megamenu .form_element:focus {
  background-color: #FFFFFF;
  outline: none; }

.megamenu .contact_form textarea {
  height: 120px;
  resize: none; }

.megamenu .contact_form .required {
  color: #C00; }

.megamenu .contact_form .special {
  display: none; }

.megamenu .contact_form .error,
.megamenu .contact_form .sent {
  font-size: 11px;
  padding: 3px 6px 3px 6px;
  text-shadow: 1px 1px 1px #ffffff;
  border: 1px solid #000000;
  -webkit-box-shadow: 0 1px 1px #000000;
  -moz-box-shadow: 0 1px 1px #000000;
  -o-box-shadow: 0 1px 1px #000000;
  box-shadow: 0 1px 1px #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.megamenu .contact_form .error {
  background: #f7cac4;
  color: #992213; }

.megamenu .contact_form .sent {
  background: #d8f6bc;
  color: #2f530b; }

.megamenu .contact_form .button {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #222222;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 1px #000000;
  -webkit-box-shadow: 0 1px 1px #000000;
  -moz-box-shadow: 0 1px 1px #000000;
  -o-box-shadow: 0 1px 1px #000000;
  box-shadow: 0 1px 1px #000000;
  font: bold 11px Sans-Serif;
  padding: 7px 12px;
  margin: 9px 12px 0 0;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  cursor: pointer;
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.megamenu .contact_form .button:hover,
.megamenu .contact_form .button:focus {
  color: #ffffff;
  background-color: #1A1A1A; }

.megamenu .contact_form .button:active {
  position: relative;
  top: 1px;
  -webkit-box-shadow: 0 0 1px #000000;
  -moz-box-shadow: 0 0 1px #000000;
  -o-box-shadow: 0 0 1px #000000;
  box-shadow: 0 0 1px #000000; }

.megamenu_tabs .megamenu_tabs_nav {
  margin: 0; }

.megamenu > li ul, .megamenu > li ol {
  padding: 0; }

.megamenu_tabs .col_3 .megamenu_tabs_nav li {
  float: left;
  width: 100%;
  margin: 0 0 18px 0; }

.megamenu_tabs .col_3 .megamenu_tabs_nav li a {
  color: white;
  position: static;
  float: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font: bold 12px Sans-Serif;
  text-transform: none;
  padding: 0;
  margin: 0;
  background-image: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  width: 100%;
  border: 0; }

.megamenu_tabs .col_3 .megamenu_tabs_nav li a.current,
.megamenu_tabs .col_3 .megamenu_tabs_nav li a:hover {
  color: #407BAD;
  text-decoration: none; }

.megamenu_tabs .col_3 .megamenu_tabs_nav li a:hover {
  text-decoration: underline; }

.megamenu #informacion {
  border-bottom: 1px solid #d5d5d5;
  -webkit-box-shadow: 0 1px 0 #5c5b59;
  -moz-box-shadow: 0 1px 0 #5c5b59;
  -o-box-shadow: 0 1px 0 #5c5b59;
  box-shadow: 0 1px 0 #5c5b59;
  padding-bottom: 4px;
  margin-bottom: 4px; }

.megamenu #informacion a, .megamenu #ismn {
  color: #407BAD; }

.megamenu ul.info-ul {
  margin: 0;
  list-style: none;
  width: 235px;
  float: left; }

.megamenu ul.info-ul li {
  margin: 13px 0; }

.megamenu ul.info-ul li.current a {
  color: #407BAD;
  text-decoration: none;
  font-weight: bold; }

.megamenu ul.tree-menu {
  border-left: 1px solid #d5d5d5;
  -webkit-box-shadow: -1px 0 0 #5c5b59;
  -moz-box-shadow: -1px 0 0 #5c5b59;
  -o-box-shadow: -1px 0 0 #5c5b59;
  box-shadow: -1px 0 0 #5c5b59;
  width: 210px;
  margin: 0;
  padding: 0 13px;
  list-style: none;
  float: left;
  margin-top: 6px;
  min-height: 174px; }

.megamenu ul.tree-menu-col_6 {
  width: 458px; }

.megamenu ul.tree-menu li {
  line-height: 34px; }

.megamenu ul.tree-menu li.double-row {
  line-height: 14px;
  margin-top: 6px; }

.megamenu ul.tree-menu-shorter li {
  line-height: 29px; }

.megamenu ul.tree-menu-shorter.nonsense {
  padding-right: 0;
  position: relative;
  width: 239px; }

.megamenu ul.tree-menu-shorter.nonsense li {
  float: left;
  clear: both; }

.megamenu ul.tree-menu-shorter li:first-child {
  clear: none;
  width: 120px; }

.megamenu ul.tree-menu-shorter li:nth-child(2) {
  clear: none; }

.megamenu .col_9.nonsense {
  margin-left: 0; }

.megamenu ul.tree-menu > li > a {
  font-weight: bold; }

.megamenu ul.tree-menu > li > ul {
  margin-bottom: 0;
  list-style: none; }

.megamenu ul.tree-menu li.current {
  list-style-image: url("../images/menu-current-arrow.png"); }

.megamenu ul.tree-menu > li > ul > li a {
  margin-left: 19px; }

.megamenu ul.tree-menu-nomargin-submenu > li > ul > li a {
  margin-left: 0; }

.megamenu ul.tree-menu li.current > a {
  color: #407BAD;
  text-decoration: underline;
  font-weight: bold; }

.megamenu ul.tree-menu#insti-column-2 {
  padding-right: 0;
  width: 183px;
  padding-top: 7px;
  padding-bottom: 5px; }

.megamenu ul.tree-menu#insti-column-3 {
  padding-right: 0;
  width: 250px; }

.megamenu ul.tree-menu#insti-column-2 li li {
  line-height: 29px; }

.megamenu ul.tree-menu#insti-column-3 li {
  line-height: 46px; }

.megamenu .tab-section a {
  display: block;
  height: 170px;
  width: 170px;
  float: left;
  margin-right: 10px;
  margin-left: 45px;
  position: relative; }

.megamenu .tab-section img {
  display: block;
  margin: 0;
  padding: 0;
  height: 170px;
  width: 170px; }

.megamenu .tab-section a span {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-weight: bold;
  padding: 3px;
  background: rgba(19, 19, 19, 0.6);
  font-size: 13px; }

/*  _______________________________________

    08 MOBILE DEVICES
    _______________________________________  */
@media only screen and (max-width: 980px) {
  .megamenu h1 {
    font-size: 2.3em;
    margin-bottom: 0.6em; }
  .megamenu h2 {
    font-size: 2em;
    margin-bottom: 0.6em; }
  .megamenu h3 {
    font-size: 1.7em;
    margin-bottom: 0.6em; }
  .megamenu h4 {
    font-size: 1.4em;
    margin-bottom: 1em; }
  .megamenu h5 {
    font-size: 1.2em;
    margin-bottom: 1em; }
  .megamenu h6 {
    font-size: 1em;
    margin-bottom: 1em; }
  .megamenu p,
  .megamenu ul,
  .megamenu td,
  .megamenu th,
  .megamenu label {
    font-size: 0.9em;
    line-height: 1.8em;
    margin-bottom: 1.5em; }
  /* Mega Menu Containers */
  .megamenu > li {
    border: none; }
  .megamenu > li:last-child {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  .megamenu > li span {
    white-space: nowrap; }
  .megamenu_carousel_frame {
    height: auto;
    margin: 0;
    overflow: visible;
    position: relative; }
  .megamenu_carousel_prev,
  .megamenu_carousel_next {
    display: none; }
  /* Drop Downs */
  .megamenu > li .megamenu_fullwidth {
    position: absolute;
    top: auto;
    width: 100%;
    margin: 0 0 0 -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .megamenu_push .megamenu > li .megamenu_fullwidth {
    position: absolute;
    top: auto; }
  .megamenu .dropdownspacer {
    display: none; }
  /* Columns Resizing -
	   Switching to percentages */
  .megamenu .col_1,
  .megamenu .col_2,
  .megamenu .col_3,
  .megamenu .col_4,
  .megamenu .col_5,
  .megamenu .col_6,
  .megamenu .col_7,
  .megamenu .col_8,
  .megamenu .col_9,
  .megamenu .col_10,
  .megamenu .col_11,
  .megamenu .col_12 {
    margin-left: 0.83333333333333%;
    margin-right: 0.83333333333333%; }
  .megamenu .img_margin_right {
    margin-right: 0.83333333333333%; }
  .megamenu .col_1 {
    width: 6.6666666666667%; }
  .megamenu .col_2 {
    width: 15%; }
  .megamenu .col_3 {
    width: 23.333333333333%; }
  .megamenu .col_4 {
    width: 31.666666666667%; }
  .megamenu .col_5 {
    width: 40%; }
  .megamenu .col_6 {
    width: 48.333333333333%; }
  .megamenu .col_7 {
    width: 56.666666666667%; }
  .megamenu .col_8 {
    width: 65%; }
  .megamenu .col_9 {
    width: 73.333333333333%; }
  .megamenu .col_10 {
    width: 81.666666666667%; }
  .megamenu .col_11 {
    width: 90%; }
  .megamenu .col_12 {
    width: 98.333333333333%; }
  .megamenu .col_1 > .col_1,
  .megamenu .col_2 > .col_1, .megamenu .col_2 > .col_2,
  .megamenu .col_3 > .col_1, .megamenu .col_3 > .col_2, .megamenu .col_3 > .col_3,
  .megamenu .col_4 > .col_1, .megamenu .col_4 > .col_2, .megamenu .col_4 > .col_3, .megamenu .col_4 > .col_4,
  .megamenu .col_5 > .col_1, .megamenu .col_5 > .col_2, .megamenu .col_5 > .col_3, .megamenu .col_5 > .col_4, .megamenu .col_5 > .col_5,
  .megamenu .col_6 > .col_1, .megamenu .col_6 > .col_2, .megamenu .col_6 > .col_3, .megamenu .col_6 > .col_4, .megamenu .col_6 > .col_5, .megamenu .col_6 > .col_6,
  .megamenu .col_7 > .col_1, .megamenu .col_7 > .col_2, .megamenu .col_7 > .col_3, .megamenu .col_7 > .col_4, .megamenu .col_7 > .col_5, .megamenu .col_7 > .col_6, .megamenu .col_7 > .col_7,
  .megamenu .col_8 > .col_1, .megamenu .col_8 > .col_2, .megamenu .col_8 > .col_3, .megamenu .col_8 > .col_4, .megamenu .col_8 > .col_5, .megamenu .col_8 > .col_6, .megamenu .col_8 > .col_7, .megamenu .col_8 > .col_8,
  .megamenu .col_9 > .col_1, .megamenu .col_9 > .col_2, .megamenu .col_9 > .col_3, .megamenu .col_9 > .col_4, .megamenu .col_9 > .col_5, .megamenu .col_9 > .col_6, .megamenu .col_9 > .col_7,
  .megamenu .col_9 > .col_8, .megamenu .col_9 > .col_9,
  .megamenu .col_10 > .col_1, .megamenu .col_10 > .col_2, .megamenu .col_10 > .col_3, .megamenu .col_10 > .col_4, .megamenu .col_10 > .col_5, .megamenu .col_10 > .col_6, .megamenu .col_10 > .col_7,
  .megamenu .col_10 > .col_8, .megamenu .col_10 > .col_9, .megamenu .col_10 > .col_10,
  .megamenu .col_11 > .col_1, .megamenu .col_11 > .col_2, .megamenu .col_11 > .col_3, .megamenu .col_11 > .col_4, .megamenu .col_11 > .col_5, .megamenu .col_11 > .col_6, .megamenu .col_11 > .col_7,
  .megamenu .col_11 > .col_8, .megamenu .col_11 > .col_9, .megamenu .col_11 > .col_10, .megamenu .col_11 > .col_11,
  .megamenu .col_12 > .col_1, .megamenu .col_12 > .col_2, .megamenu .col_12 > .col_3, .megamenu .col_12 > .col_4, .megamenu .col_12 > .col_5, .megamenu .col_12 > .col_6, .megamenu .col_12 > .col_7,
  .megamenu .col_12 > .col_8, .megamenu .col_12 > .col_9, .megamenu .col_12 > .col_10, .megamenu .col_12 > .col_11, .megamenu .col_12 > .col_12 {
    width: auto; }
  /* Drop Downs Content */
  .megamenu img {
    max-width: 98%;
    height: auto;
    width: auto\9;
    /* ie8 */ }
  .megamenu embed,
  .megamenu object,
  .megamenu iframe {
    width: 100%; }
  .megamenu > li .megamenu_scrollbars {
    width: 100%;
    height: auto; }
  .megamenu_scrollbars .megamenu_scroller_container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible; }
  .megamenu_scrollbars .megamenu_scroller_container .megamenu_scroll_area {
    position: relative;
    overflow-y: hidden; }
  .megamenu .form_element {
    width: 96%; } }

@media only screen and (max-width: 767px) {
  .megamenu > li,
  .megamenu_fixed .megamenu > li {
    float: none;
    width: auto;
    border: none;
    display: block;
    padding: 0; }
  .megamenu > li > span,
  .megamenu_fixed .megamenu > li > span {
    display: block;
    margin-left: 2%; }
  .megamenu > li .drop,
  .megamenu > li .nodrop {
    background-position: 98% 18px;
    line-height: 12px; }
  .megamenu .col_1,
  .megamenu .col_2,
  .megamenu .col_3,
  .megamenu .col_4,
  .megamenu .col_5,
  .megamenu .col_6,
  .megamenu .col_7,
  .megamenu .col_8,
  .megamenu .col_9,
  .megamenu .col_10,
  .megamenu .col_11,
  .megamenu .col_12 {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
    float: left;
    display: block; }
  .megamenu .col_nomargin_left,
  .megamenu .col_nomargin_right {
    margin-left: 0;
    margin-right: 0; }
  .megamenu img {
    max-width: 96%;
    height: auto;
    width: auto\9; }
  .megamenu_tabs_hide {
    display: block; }
  .megamenu_tabs .megamenu_tabs_nav {
    display: none; } }

#salas-col-2 {
  height: 170px; }

#salas-col-2 li {
  margin: 9px 0; }

#salas-col-3 {
  height: 170px; }

#salas-col-3 li {
  margin: 9px 0; }

.navbar {
  border-radius: 0px;
  margin-bottom: 50px;
  padding: 5px; }

.navbar-nav {
  margin: 0px; }

.navbar-brand {
  padding: 0px; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  border-radius: 4px; }

.glyphicon-user {
  padding-right: 5px; }

body {
  background-color: white;
  font-size: 14px;
  font-family: Arial, sans-serif;
  text-decoration: none;
  min-height: 100%; }

html {
  font-size: 100%; }

.title {
  font-size: 110%;
  font-weight: normal;
  padding: 10px; }

.base-bar, .topbar, .middlebar, .bottombar, .feedbackbar, .bar {
  font-weight: normal; }

.topbar {
  color: #FFFFFF;
  background-image: url(/exlibris/aleph/u20_1/alephe/www_f_spa/icon/f-top-bar.jpg); }

.middlebar {
  background-image: url(/exlibris/aleph/u20_1/alephe/www_f_spa/icon/f-middle-bar.jpg); }

.bottombar {
  background-image: url(/exlibris/aleph/u20_1/alephe/www_f_spa/icon/f-bottom-bar.jpg); }

.feedbackbar {
  color: #4F7400;
  background-image: url(/exlibris/aleph/u20_1/alephe/www_f_spa/icon/f-feedback.jpg); }

.bar a, .bar a.blue:link, .bar a.blue:visited {
  font-size: 100%; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle; }

.indent1 {
  margin-left: 5%; }

.copyright {
  font-size: 70%;
  text-align: center; }

.font-size-small {
  font-size: 12px; }

.font-size-medium {
  font-size: 14px; }

.font-size-large {
  font-size: 18px; }

.font-size-gigantic {
  font-size: 24px; }

.text1 {
  font-size: 80%;
  font-weight: normal; }

.text2 {
  font-size: 110%;
  font-weight: normal;
  color: red; }

.text3 {
  font-size: 100%;
  font-weight: bold; }

#small {
  font-size: 80%; }

#italics {
  font-style: italic; }

.text9 {
  font-size: 100%;
  font-weight: normal; }

#italics {
  font-style: italic; }

.tr1 {
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  background-color: #dd4814;
  color: #fff; }

.tr1 th {
  color: #fff; }

#normal {
  font-weight: normal; }

.campus {
  font-size: 100%;
  font-weight: normal;
  background-color: #333399; }

.campus_line {
  font-size: 100%;
  font-weight: normal;
  background-color: #FFFFFF; }

#yellow {
  background-color: #FFCC00; }

.td, .td1, .td2, .td3 {
  /*background-color: #F4F2F3;*/ }

#multimedia.td, #multimedia.td1, #multimedia.td2, #multimedia.td3 {
  text-align: center; }

.td1 {
  font-size: 90%;
  font-weight: normal;
  /* background-color:#F5F6F7; */ }

#normal {
  font-weight: normal; }

#centered {
  text-align: center; }

#right {
  text-align: right; }

.td2 {
  font-size: 100%;
  font-weight: normal;
  background-color: #F4F4F4; }

#small {
  font-size: 80%; }

a.blue:link {
  /*   font-weight:normal;
 */
  text-align: center;
  text-decoration: none; }

a.blue:visited {
  font-size: 80%;
  /*   font-weight:normal;
 */
  text-align: center;
  text-decoration: none; }

.d-topbar {
  font-weight: normal;
  background-color: #3F8CB2; }

.d-middlebar {
  font-weight: normal;
  background-color: #D4E1F1; }

.d-bottombar {
  font-weight: normal;
  background-color: #D9E8F0; }

.avail, .notavail, .loaned, .booked {
  font-size: 100%;
  font-weight: normal;
  background-color: #E2E9F0; }

.notavail {
  background-color: #000000; }

.loaned {
  background-color: #999999; }

.booked {
  background-color: #505050; }

.td3 {
  font-size: 80%;
  font-weight: normal;
  background-color: #FFFF99; }

#Btn {
  padding-bottom: 2px;
  padding-top: 2px; }

#Btn span {
  font-size: 80%;
  /*   font-weight:normal;
 */
  background-color: #F7FAFC;
  padding-right: 5px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-width: medium;
  border-style: solid;
  border-top-color: #68A6C4;
  border-right-color: #3F6382;
  border-bottom-color: #3F738D;
  border-left-color: #7AAFCA;
  text-decoration: none;
  text-align: center;
  vertical-align: middle; }

.msg {
  font-size: 100%;
  font-weight: normal; }

.pickup_class {
  position: absolute;
  left: 8px; }

.delivery_class {
  position: absolute;
  left: 8px; }

form {
  display: inline; }

a.specialLink, a.specialLink.blue:link, a.specialLink.blue:visited {
  color: #ffffff; }

/* Custom CSS Biblioteca Nacional Argentina */
.miniatura {
  text-align: center; }

.miniatura img {
  height: 50px; }

.nav-tabs {
  font-size: 105%;
  letter-spacing: 1px; }

.dropdown-menu {
  font-size: 12px; }

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

a.link-button, a.link-button:link, a.link-button:visited, a.link-button:active, a.link-button:hover {
  text-transform: none; }

.odd-colored-table:nth-child(even) {
  background: #FFFFFF; }

.odd-colored-table:nth-child(odd) {
  background: #F5F6F7; }

.bna-header {
  padding-top: 20px; }

.vertical-center {
  min-height: 100%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh;
  /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center; }

#custom-search-input {
  padding: 3px;
  border: solid 1px #E4E4E4;
  border-radius: 6px;
  background-color: #fff; }

#custom-search-input input {
  border: 0;
  box-shadow: none; }

#custom-search-input button {
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  padding: 0 8px 0 10px;
  border-left: solid 1px #ccc; }

#custom-search-input button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #ccc;
  color: #01ABB3; }

#custom-search-input .glyphicon-search {
  font-size: 20px;
  color: #01ABB3;
  top: 0px; }

#custom-search-input .form-control {
  padding: 2px 6px;
  height: 24px; }

.nav {
  font-size: 14px; }

.basic-search {
  margin-top: 50px; }

.main-cell a, .main-cell a.blue:link, .main-cell a.blue:visited {
  font-size: 14px; }

.navbar-bottom {
  margin-top: 20px; }

#switcher {
  background: #fff;
  position: fixed;
  display: none;
  top: 150px;
  left: -220px;
  z-index: 100;
  width: 220px;
  margin-left: 0;
  border-radius: 0 5px 5px 0;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(51, 51, 51, 0.2);
  box-shadow: 0px 0px 4px 0px rgba(51, 51, 51, 0.2); }

#switcher label {
  padding-right: 20px;
  font-weight: normal;
  cursor: pointer;
  color: #333; }

#switcher hr {
  border: 0;
  border-bottom: #ccc 1px solid;
  margin: 10px 0; }

#switcher h4 {
  padding: 5px 0;
  border-bottom: #ccc 1px solid;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
  color: #333; }

#switcher ul {
  padding: 0 !important;
  margin: 0 !important; }

#switcher ul li {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 12px;
  display: inline-block; }

#showSwitcher {
  z-index: 100;
  margin-left: 0px;
  position: fixed;
  left: 0;
  top: 210px;
  background: #fff;
  border: #ccc 1px solid;
  box-shadow: #ccc 0 0 2px;
  border-left: 0;
  font-size: 18px;
  display: block;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 4px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 4px;
  padding: 10px 16px 10px 14px;
  cursor: pointer; }

#hideSwitcher {
  cursor: pointer;
  line-height: 43px;
  font-size: 38px;
  margin-bottom: 0px;
  color: #999;
  position: absolute;
  background-color: #fff;
  width: 40px;
  height: 40px;
  top: 7px;
  right: 16px;
  text-align: right;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 4px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 4px; }

#switcher .content-switcher {
  padding: 16px;
  overflow: hidden; }

#switcher a.color {
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  margin: 4px 2px;
  width: 30px;
  height: 30px; }

#switcher p small {
  font-size: 10px; }

#switcher p {
  margin: 15px 0 10px 0;
  font-size: 12px;
  font-weight: 400;
  color: #2E363F; }

#switcher .styled-select select {
  background: #f5f5f5;
  width: 100%;
  font-size: 13px;
  line-height: 13px;
  outline: none;
  -webkit-appearance: none;
  cursor: pointer; }

/** ============ **/
#switcher .switcher_thumb {
  display: inline-block;
  margin: 4px 3px; }

#switcher .switcher_thumb.selected {
  box-shadow: #666 0 0 5px; }

@media only screen and (max-width: 479px) {
  #switcher {
    top: 40px; } }

#history_buttons {
  padding-bottom: 20px; }

.td1.full-data img {
  display: block; }

/* Pisar Estilos bn.gov.ar */
#pie {
  width: 930px; }

#encabezado {
  width: 1004px; }

#menuhorizontal {
  width: 1004px; }

.fondo-gris {
  background: #F4F2F3;
  margin-bottom: 20px; }

#encabezado #menu-top #bot-escuela {
  background-image: url(../images/hbot-catalogo.png); }

#encabezado #menu-top #bot-biblio {
  background-image: url(../images/pbot-bn.png); }

.btn-primary {
  background-color: #01ABB3;
  border-color: #01ABB3; }

.megamenu_container {
  height: 100%; }

.indicador_de_base, .indicador_de_base_activa {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  color: #01ABB3;
  background-color: #FFF;
  padding: 6px;
  padding-left: 12px;
  padding-right: 12px; }

.indicador_de_base_activa {
  color: #FFF;
  background-color: #01ABB3; }

.section-div {
  background-color: #01ABB3;
  text-transform: uppercase;
  color: white;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-top: -18px;
  border-top: 1px solid gray;
  padding-left: 5em;
  padding-bottom: 4px;
  padding-top: 10px;
  min-height: 40px; }

.section-div span {
  margin-top: 12px; }

.section-hr hr {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px; }

.resultados, .busquedas-anteriores {
  /*border-collapse: separate;*/
  border-spacing: 4px;
  margin-top: 10px; }

.resultados > thead > tr > th, .busquedas-anteriores > thead > tr > th,
.resultados > tbody > tr > th, .busquedas-anteriores > tbody > tr > th,
.resultados > tfoot > tr > th, .busquedas-anteriores > tfoot > tr > th,
.resultados > thead > tr > td, .busquedas-anteriores > thead > tr > td,
.resultados > tbody > tr > td, .busquedas-anteriores > tbody > tr > td,
.resultados > tfoot > tr > td, .busquedas-anteriores > tfoot > tr > td {
  border: 0px; }

.fa-user {
  padding: 0px; }

.fa-search {
  color: #01ABB3; }

.pager {
  margin: 0px; }

.btn-anteriores {
  background-color: #01abb3;
  padding: 10px 20px 10px 20px;
  color: #fff;
  font-weight: bold;
  border: 0px;
  border-radius: 0px !important;
  margin: 0 5px 0 5px; }

.color-orange {
  color: orange; }

.busquedas-anteriores td {
  height: 75px;
  padding: 20px 10px 20px 10px; }

th {
  color: orange;
  font-weight: bold; }

.table {
  margin-bottom: 0px; }

.form-control {
  height: inherit; }

.form-control:focus {
  border-color: none; }

.panel-heading {
  padding: 1px 10px; }

.list-group-item {
  padding: 5px 10px; }

.main-cell a, .main-cell a.blue:link, .main-cell a.blue:visited, .main-cell a:hover, .main-cell a.blue:hover:link, .main-cell a.blue:hover:visited, .main-cell a:focus, .main-cell a.blue:focus:link, .main-cell a.blue:focus:visited {
  color: #01ABB3; }