﻿/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/Componentes/bootstrap/dist/fonts/glyphicons-halflings-regular.eot");
  src: url("/Componentes/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/Componentes/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/Componentes/bootstrap/dist/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/Componentes/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/Componentes/bootstrap/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0A3D62;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #03121d;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0A3D62;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #052034;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #e96c1a;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #be5612;
}
.text-danger {
  color: #f70f0f;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #cc0707;
}
.bg-primary {
  color: #fff;
  background-color: #0A3D62;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #052034;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 5px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #e96c1a;
}
.has-warning .form-control {
  border-color: #e96c1a;
  -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: #be5612;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f2a877;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f2a877;
}
.has-warning .input-group-addon {
  color: #e96c1a;
  background-color: #fcf8e3;
  border-color: #e96c1a;
}
.has-warning .form-control-feedback {
  color: #e96c1a;
}
.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: #f70f0f;
}
.has-error .form-control {
  border-color: #f70f0f;
  -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: #cc0707;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fa7272;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fa7272;
}
.has-error .input-group-addon {
  color: #f70f0f;
  background-color: #f2dede;
  border-color: #f70f0f;
}
.has-error .form-control-feedback {
  color: #f70f0f;
}
.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: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #666666;
  border-color: #fff;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #bfbfbf;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #e0e0e0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #4d4d4d;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #3b3b3b;
  border-color: #bfbfbf;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #666666;
  border-color: #fff;
}
.btn-default .badge {
  color: #666666;
  background-color: #ffffff;
}
.btn-primary {
  color: #fff;
  background-color: #0A3D62;
  border-color: #fff;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #052034;
  border-color: #bfbfbf;
}
.btn-primary:hover {
  color: #fff;
  background-color: #052034;
  border-color: #e0e0e0;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #052034;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #020c13;
  border-color: #bfbfbf;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #0A3D62;
  border-color: #fff;
}
.btn-primary .badge {
  color: #0A3D62;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #fff;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #bfbfbf;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #e0e0e0;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #bfbfbf;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #fff;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #fff;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #bfbfbf;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #e0e0e0;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #bfbfbf;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #fff;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #fff;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #bfbfbf;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #e0e0e0;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #bfbfbf;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #fff;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #fff;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #bfbfbf;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #e0e0e0;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #bfbfbf;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #fff;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #0A3D62;
  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: #03121d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
}
.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: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0A3D62;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 5px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 5px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0A3D62;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.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: #0A3D62;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 30px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 30px;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: -2px;
  margin-bottom: -2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
}
.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: 2.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -2px;
  margin-bottom: -2px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: -2px;
  margin-bottom: -2px;
}
.navbar-btn.btn-sm {
  margin-top: 0px;
  margin-bottom: 0px;
}
.navbar-btn.btn-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: white;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 5px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #0A3D62;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #03121d;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #0A3D62;
  border-color: #0A3D62;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0A3D62;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #052034;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0A3D62;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0A3D62;
}
.thumbnail .caption {
  padding: 9px;
  color: #000;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #e96c1a;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #be5612;
}
.alert-danger {
  color: #f70f0f;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #cc0707;
}
@-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 5px;
  -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: #0A3D62;
  -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: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0A3D62;
  border-color: #0A3D62;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #4ba9ed;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #e96c1a;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #e96c1a;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #e96c1a;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #e96c1a;
  border-color: #e96c1a;
}
.list-group-item-danger {
  color: #f70f0f;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #f70f0f;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #f70f0f;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #f70f0f;
  border-color: #f70f0f;
}
.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: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.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: 4px;
  border-bottom-left-radius: 4px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 4px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 5px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #0A3D62;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0A3D62;
  border-color: #0A3D62;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0A3D62;
}
.panel-primary > .panel-heading .badge {
  color: #0A3D62;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0A3D62;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #e96c1a;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #e96c1a;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #f70f0f;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #f70f0f;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 10px;
}
.modal-footer {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Tahoma, Geneva, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Chewy);*/
/*@fuente-caligrafia: 'Chewy', cursive; // Fuente de las notas*/
/*@container-size-max: 1200px; // ancho máximo del área de contenido*/
/*@container-margin-min: 90px; // ancho mínimo del margen a ambos lados del contenido*/
/*@container-media: 1380px; // @container-size-max + (@container-margin-min * 2) // Tamaño en el que empezamos a limitar el ancho del contenido (el espacio sobrante se va a los márgenes)*/
/*@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);*/
/*@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);*/
/*@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);*/
/*@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);*/
/*@table-bg:                      transparent;*/
/*@table-bg-accent:               #f9f9f9;*/
/*@table-bg-hover:                #f5f5f5;*/
/*@table-bg-active:               @table-bg-hover;*/
/*// Navbar links
@navbar-default-link-color:                @brand-primary;
@navbar-default-link-hover-color:          darken(@link-color, 15%);*/
/*@navbar-default-toggle-border-color:       none;*/
/*@btn-font-weight:                normal;*/
/*@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);*/
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}
.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}
@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}
.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: left;
  font-weight: 300;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.sweet-alert fieldset {
  border: none;
  position: relative;
}
.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}
.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}
.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}
.sweet-alert .sa-error-container p {
  display: inline-block;
}
.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.sweet-alert .sa-input-error::before,
.sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}
.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}
.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}
.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}
.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}
.sweet-alert.show-input input {
  display: block;
}
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}
.sweet-alert button {
  color: #ffffff;
  background-color: #666666;
  border-color: #fff;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid;
  padding: 10px 22px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}
.sweet-alert button:focus,
.sweet-alert button.focus {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #bfbfbf;
}
.sweet-alert button:hover {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #e0e0e0;
}
.sweet-alert button:active,
.sweet-alert button.active,
.open > .dropdown-toggle.sweet-alert button {
  color: #ffffff;
  background-color: #4d4d4d;
  background-image: none;
  border-color: #e0e0e0;
}
.sweet-alert button:active:hover,
.sweet-alert button.active:hover,
.open > .dropdown-toggle.sweet-alert button:hover,
.sweet-alert button:active:focus,
.sweet-alert button.active:focus,
.open > .dropdown-toggle.sweet-alert button:focus,
.sweet-alert button:active.focus,
.sweet-alert button.active.focus,
.open > .dropdown-toggle.sweet-alert button.focus {
  color: #ffffff;
  background-color: #3b3b3b;
  border-color: #bfbfbf;
}
.sweet-alert button.disabled:hover,
.sweet-alert button[disabled]:hover,
fieldset[disabled] .sweet-alert button:hover,
.sweet-alert button.disabled:focus,
.sweet-alert button[disabled]:focus,
fieldset[disabled] .sweet-alert button:focus,
.sweet-alert button.disabled.focus,
.sweet-alert button[disabled].focus,
fieldset[disabled] .sweet-alert button.focus {
  background-color: #666666;
  border-color: #fff;
}
.sweet-alert button .badge {
  color: #666666;
  background-color: #ffffff;
}
.sweet-alert button:active {
  color: #fff;
  background-color: #0A3D62;
  border-color: #fff;
}
.sweet-alert button:active:focus,
.sweet-alert button:active.focus {
  color: #fff;
  background-color: #052034;
  border-color: #bfbfbf;
}
.sweet-alert button:active:hover {
  color: #fff;
  background-color: #052034;
  border-color: #e0e0e0;
}
.sweet-alert button:active:active,
.sweet-alert button:active.active,
.open > .dropdown-toggle.sweet-alert button:active {
  color: #fff;
  background-color: #052034;
  background-image: none;
  border-color: #e0e0e0;
}
.sweet-alert button:active:active:hover,
.sweet-alert button:active.active:hover,
.open > .dropdown-toggle.sweet-alert button:active:hover,
.sweet-alert button:active:active:focus,
.sweet-alert button:active.active:focus,
.open > .dropdown-toggle.sweet-alert button:active:focus,
.sweet-alert button:active:active.focus,
.sweet-alert button:active.active.focus,
.open > .dropdown-toggle.sweet-alert button:active.focus {
  color: #fff;
  background-color: #020c13;
  border-color: #bfbfbf;
}
.sweet-alert button:active.disabled:hover,
.sweet-alert button:active[disabled]:hover,
fieldset[disabled] .sweet-alert button:active:hover,
.sweet-alert button:active.disabled:focus,
.sweet-alert button:active[disabled]:focus,
fieldset[disabled] .sweet-alert button:active:focus,
.sweet-alert button:active.disabled.focus,
.sweet-alert button:active[disabled].focus,
fieldset[disabled] .sweet-alert button:active.focus {
  background-color: #0A3D62;
  border-color: #fff;
}
.sweet-alert button:active .badge {
  color: #0A3D62;
  background-color: #fff;
}
/*.sweet-alert button.cancel {
      background-color: @color-base-elemento-secundario; //#9b9a9a;
}

.sweet-alert button.cancel:hover {
    background-color: @color-base-elemento-principal; //#6d6d6d;
}

.sweet-alert button.cancel:active {
    background-color: @color-base-elemento-secundario; //#a8a8a8;
}

.sweet-alert button.cancel:focus {
    box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}*/
.sweet-alert button[disabled] {
  opacity: 0.6;
  cursor: default;
}
.sweet-alert button.confirm[disabled] {
  color: transparent;
}
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.sweet-alert button::-moz-focus-inner {
  border: 0;
}
.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}
.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}
.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}
.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
  content: '';
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}
.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}
/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}
.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}
.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}
.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}
.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}
.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}
@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}
.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}
@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}
@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}
@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}
@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}
@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg);
}
/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg);
}
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-ball-fall.la-dark {
  color: #333;
}
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-ball-fall {
  width: 54px;
  height: 18px;
}
.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}
.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}
.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}
.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}
.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}
.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}
.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}
.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}
.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}
.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}
/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
body {
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.modal-content {
  color: black;
}
.btnEsquinaInfDrc {
  position: absolute;
  right: 10px;
  bottom: 20px;
  width: 160px;
}
.TextoEntero {
  white-space: nowrap !important;
}
.TextoPartible {
  white-space: normal !important;
}
.checkBox-big > input {
  cursor: pointer;
  transform: scale(1.5);
  margin-right: 4px;
}
.checkBox-big > label {
  cursor: wait;
  margin-bottom: 0;
  margin-left: 5px;
  font-weight: normal;
  transform: translateY(-2px);
}
.form-group .text-muted {
  font-weight: normal;
}
.BtnInTable {
  padding-bottom: 0px;
  padding-top: 0px;
}
.centered {
  display: flex;
  justify-content: center;
  align-items: center;
}
#ucMenuNova_ImageEtrasa {
  background-size: contain;
  background-repeat: no-repeat;
}
body.modal-open-noscroll {
  overflow: hidden;
}
th {
  text-align: unset;
}
tfoot {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ddd;
  font-weight: bold;
}
.stop-scrolling form {
  /*blur de alert*/
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.Blur3 {
  /*blur para fullscreen*/
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.swal-title {
  font-size: 24px;
}
/*.sweet-alert h2 {
    font-size: 24px !important;
}*/
.TituloDiv {
  color: #000000;
  border-bottom: 1px solid #000000;
}
.chart-responsive {
  max-width: 100%;
  height: auto !important;
}
@-moz-document url-prefix() {
  /*Firefox muestra un gris muy feo con blur*/
  .Blur3 {
    filter: none;
  }
  .stop-scrolling form {
    filter: none;
  }
}
.CajaRedondeado {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #000;
  border-radius: 10px;
  padding: 20px;
}
.obfuscado {
  -ms-filter: blur(2px);
  -webkit-filter: opacity(50%) blur(2px);
  filter: opacity(50%) blur(2px);
}
.paginador a {
  margin-right: 1em;
}
@-moz-document url-prefix() {
  .obfuscado {
    -webkit-filter: unset;
    filter: unset;
    opacity: 0.1;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .obfuscado {
    opacity: 0.1;
  }
}
.semitransparente {
  opacity: 0.6;
}
.muytransparente {
  opacity: 0.4;
}
.alto-100 {
  height: 100%;
}
.navbar-toggle {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  /*    background-color: @color-fondo-burger;*/
}
.navbar-toggle .icon-bar {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #0A3D62 !important;
}
.navbar-toggle .top-bar {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.navbar-toggle .middle-bar {
  opacity: 1;
}
.navbar-toggle .bottom-bar {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.navbar-toggle.MenuBurger--open .top-bar {
  -moz-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  -o-transform-origin: 10% 10%;
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
  -moz-transform: translateX(3px) rotate(45deg);
  -ms-transform: translateX(3px) rotate(45deg);
  -o-transform: translateX(3px) rotate(45deg);
  -webkit-transform: translateX(3px) rotate(45deg);
  transform: translateX(3px) rotate(45deg);
}
.navbar-toggle.MenuBurger--open .middle-bar {
  opacity: 0;
}
.navbar-toggle.MenuBurger--open .bottom-bar {
  -moz-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  -o-transform-origin: 10% 90%;
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
  -moz-transform: translateX(3px) rotate(-45deg);
  -ms-transform: translateX(3px) rotate(-45deg);
  -o-transform: translateX(3px) rotate(-45deg);
  -webkit-transform: translateX(3px) rotate(-45deg);
  transform: translateX(3px) rotate(-45deg);
}
.navbar-header {
  height: 100%;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#CuerpoPrincipal {
  position: absolute;
  overflow-y: scroll;
  width: 100%;
  bottom: 0;
  top: 30px;
}
#LogoEtrasa {
  position: fixed;
  right: 2px;
  bottom: 2px;
  width: 80px;
  height: auto;
}
#Navbar {
  width: 100%;
  left: 0;
  border: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#MenuBreadcrumb {
  width: 100%;
}
#ContainerCabecera {
  height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#BotonBurger {
  margin: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  order: 0;
  border: none;
}
#aNavbarLogoProd {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  order: 1;
  height: 27px;
  margin-top: 1px;
  margin-right: 10px;
}
.aMenuLogoEtrasa {
  position: fixed;
  bottom: 5px;
  left: 5px;
  z-index: -1;
}
#NavbarLogoProd {
  width: auto;
  height: 100%;
}
#InteriorCabecera {
  width: 0;
  height: 100%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  order: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
#aNavbarLogo {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 27px;
  margin-top: 1px;
  order: 3;
}
#NavbarLogo {
  width: auto;
  height: 100%;
}
.fullscreen {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: auto !important;
  background-color: #ffffff;
  z-index: 10000;
}
/*#LabelAlumno {
    width: 100%;
    margin: auto 0;
    .flex(0 1 auto);
    order: 1;
    display: block;
    text-decoration: none;
    .text-overflow();
}*/
#MenuTop {
  height: 100%;
}
#MenuCabecera {
  height: 60px;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  order: 2;
}
#MenuMovil {
  display: none;
  position: fixed;
  top: 0;
  margin-top: 30px;
  width: 100%;
  height: 100%;
  z-index: 200;
}
#MenuTopMovil {
  margin-top: 0;
  padding: 5px;
  background-color: transparent;
}
#MenuTop-items-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.MenuTop__item {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: white;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border: 0;
  border-style: solid;
  border-color: #0A3D62;
  border-radius: 8px;
  background-color: #0A3D62;
  margin-right: 10px;
  padding: 0 3px 0 3px;
  height: 60px;
}
.MenuTop__item > img {
  height: 30px;
  margin-right: 5px;
}
.MenuTop__item.disabled {
  opacity: 0.4;
  cursor: default;
}
.MenuTop__item.disabled:hover {
  text-decoration: none;
}
.MenuTop__item:hover,
.MenuTop__item :focus {
  color: white;
}
.MenuTop__item .num-notas {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  vertical-align: baseline;
  margin-right: 3px;
}
#MenuLateralNoMovil {
  left: -87px;
  position: fixed;
  margin-top: 20px;
  z-index: 200;
  /*opacity: 0;*/
}
#PanelMantenimiento {
  width: 100%;
  padding: 10px;
  font-size: 14px;
}
#IconoMantenimiento {
  position: absolute;
  width: 40px;
  visibility: collapse;
}
.form-group.form-group--poco-margen {
  margin-bottom: 5px;
}
.form-group.form-group--poco-margen > .control-label {
  margin-bottom: 0;
}
.form-control-static--poco-margen {
  padding-bottom: 0;
  min-height: 0;
}
.margin-top-cero {
  margin-top: 0;
}
.celda--separada {
  border-left: 1px solid #ddd !important;
}
/*.table > tbody > tr > th {
    font-weight: normal;
}*/
.link {
  color: #0A3D62;
  text-decoration: none;
  cursor: pointer;
}
.link:hover,
.link:focus {
  color: #03121d;
  text-decoration: underline;
}
.link:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-default:hover {
  background-color: #3c3c3b;
}
h2 a:hover {
  text-decoration: none;
  color: unset;
}
.form-group.required .control-label:after {
  content: "*";
  color: red;
}
@media (max-width: 767px) {
  h2 {
    font-size: 25px;
  }
  .btn {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
  }
  .sweet-alert h2 {
    font-size: 18px;
    margin: 5px 0;
  }
  .sweet-alert p {
    font-size: 14px;
  }
  .sweet-alert.big-text p {
    font-size: 10px;
  }
  .sweet-alert.big-text p {
    font-size: 10px;
  }
  .sa-icon {
    display: none;
  }
  .modal-header {
    padding: 5px;
  }
  .modal-body {
    padding: 5px;
  }
  .modal-footer {
    padding: 5px;
  }
  .form-group {
    margin-bottom: 5px;
  }
  #Navbar {
    height: 30px;
  }
  #CuerpoPrincipal {
    top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  #ContainerContenidos.centrar-v-contenidos__movil {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  #Contenidos.centrar-v-contenidos__movil {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #aNavbarLogo {
    display: block;
  }
  #fullScreen {
    width: 47px;
    height: 36px;
    right: 68px;
    top: 2px;
  }
  .form-control-static--poco-margen {
    padding-top: 0;
  }
}
@media (max-width: 372px) {
  .MenuTop__item {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #ContainerContenidos.centrar-v-contenidos {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  #Contenidos.centrar-v-contenidos {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .form-control-static--poco-margen {
    padding-top: 7px;
  }
  #IconoMantenimiento {
    visibility: visible;
  }
  #TextoMantenimiento {
    margin-left: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #aNavbarLogoProd,
  #aNavbarLogo,
  #MenuCabecera {
    height: 40px;
  }
  #Navbar {
    height: 50px;
  }
  #ContainerCabecera {
    height: 50px;
    padding: 5px;
  }
  #CuerpoPrincipal {
    top: 50px;
  }
  #fullScreen {
    width: 39px;
    height: 30px;
    right: 132px;
    top: 2px;
  }
  #LabelAlumno {
    font-size: 16px;
  }
  #MenuTopMovil {
    margin-top: 50px;
  }
  .MenuTop__item {
    height: 40px;
  }
}
@media (min-width: 992px) {
  #aNavbarLogoProd,
  #aNavbarLogo,
  #MenuCabecera {
    height: 50px;
  }
  #Navbar {
    height: 70px;
  }
  #fullScreen {
    width: 52px;
    height: 40px;
    right: 166px;
    top: 2px;
  }
  #ContainerCabecera {
    height: 70px;
    padding: 10px;
  }
  #CuerpoPrincipal {
    top: 70px;
  }
  #MenuTopMovil {
    margin-top: 70px;
  }
  .MenuTop__item {
    height: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #LabelAlumno {
    font-size: 18px;
  }
  .MenuTop__item {
    font-size: 16px;
  }
  .MenuTop__item .num-notas {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #LabelAlumno {
    font-size: 20px;
  }
  .MenuTop__item {
    font-size: 18px;
  }
  .MenuTop__item .num-notas {
    font-size: 18px;
  }
}
#FormLogin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  /*height: 100vh;*/
}
#FormLogin > .DivFondoCambiante {
  top: 0;
}
#FormLogin > #FormLogin_LogoEpda {
  position: fixed;
  left: 0;
  top: 0;
  height: auto;
  margin: 10px;
}
#FormLogin.FormLogin--Centrado {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#FormLogin h2 {
  color: #000000;
  border-bottom: 1px solid #000000;
  margin-top: 10px;
}
#LinkAcepto,
#LabelConYaAceptadas {
  position: absolute;
  font-size: 13px;
  right: 180px;
  bottom: 20px;
  vertical-align: middle;
  padding: 10px;
}
#FormLogin_Keyboard {
  margin-top: 10px;
}
#FormLogin_Minimizar {
  display: none;
  position: absolute;
  left: -22px;
  top: -22px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
}
.FormLogin_IconoMinimizar {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' id='Capa_1' x='0px' y='0px' width='29.3px' height='29.4px' viewBox='-0.5 -0.5 29.3 29.4' xml:space='preserve' enable-background='new -0.5 -0.5 29.3 29.4'><style type='text/css'>	.st0{fill:none;stroke:#ffffff;stroke-width:2.5;stroke-linecap:round;stroke-miterlimit:10;}	.st1{fill:#0A3D62;stroke:#ffffff;stroke-miterlimit:10;}</style><path class='st1' d='M28.3 14.2C28.3 22 22 28.4 14.1 28.4 6.2 28.4 0 22 0 14.2 0 6.3 6.3 0 14.2 0 22.1 0 28.3 6.3 28.3 14.2'/><line class='st0' x1='20.474' y1='7.876' x2='7.826' y2='20.524'/><line class='st0' x1='7.827' y1='7.876' x2='20.474' y2='20.524'/></svg>");
  width: 48px;
  height: 48px;
}
.FormLogin_IconoMaximizar {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='29.3px' height='29.4px' viewBox='-0.5 -0.5 29.3 29.4' xml:space='preserve' enable-background='new -0.5 -0.5 29.3 29.4'><style type='text/css'>	.st0{fill:#0A3D62;stroke:#ffffff;stroke-miterlimit:10;}	.st1{fill:#ffffff;}</style><path class='st0' d='M28.3 14.2C28.3 22 22 28.4 14.1 28.4 6.2 28.4 0 22 0 14.2 0 6.3 6.3 0 14.2 0 22.1 0 28.3 6.3 28.3 14.2'/><path class='st1' d='M14.141 23.552c-4.895-0.005-8.875-3.988-8.875-8.883 0-2.55 1.09-4.95 2.964-6.624 0.48-0.43 1.233-0.326 1.594 0.208l0 0c0.299 0.441 0.229 1.038-0.169 1.393 -1.419 1.271-2.244 3.09-2.244 5.022 0 3.684 2.972 6.687 6.644 6.738 3.666 0.051 6.742-2.903 6.83-6.569 0.051-2.098-0.85-4.045-2.428-5.352 -0.416-0.345-0.521-0.939-0.236-1.399 0.34-0.549 1.088-0.68 1.586-0.27 2.096 1.723 3.291 4.298 3.225 7.073C22.915 19.678 18.932 23.556 14.141 23.552'/><path class='st1' d='M14.15 14.218L14.15 14.218c-0.455 0-0.824-0.37-0.824-0.826V5.691c0-0.456 0.369-0.825 0.824-0.825 0.456 0 0.825 0.37 0.825 0.825v7.701C14.975 13.847 14.606 14.218 14.15 14.218'/></svg>");
  width: 48px;
  height: 48px;
}
.FormLogin_Box_Maximizar {
  background-color: transparent !important;
  border: 0 !important;
}
#FormLogin_Botones {
  text-align: right;
}
#FormLogin_BtnEntrar {
  margin-left: auto;
  width: 100%;
}
#FormLogin_Links {
  margin-top: 10px;
}
#FormLogin_Links > label {
  display: block;
  text-align: right;
}
#FormLogin_Registrar {
  margin-bottom: 0;
}
#FormLogin_RecordarPassword,
#FormLogin_Registrar {
  cursor: pointer;
}
#FormLogin_RecordarPassword_Info,
#FormLogin_Registro_Info {
  font-weight: 100;
  margin-bottom: 20px;
}
#FormLogin_LogoEtrasa {
  position: fixed;
  right: 0;
  top: 0;
  margin: 10px;
  height: auto;
}
#FormLogin_Box {
  position: relative;
  padding: 20px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  color: #ffffff;
  background-color: rgba(10, 61, 98, 0.8);
  border: 2px solid #ffffff;
}
#FormLogin_LabelCookies {
  background-color: #ffffff;
  padding: 5px;
  margin: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  text-align: center;
}
#FormLogin_LabelCookies > a {
  margin-right: 15px;
  white-space: nowrap;
}
#FormLogin_PanelMantenimiento {
  margin: 0;
  position: fixed;
  left: 10px;
  top: 10px;
  right: 10px;
  padding-left: 70px;
  z-index: 0;
}
#FormLogin_IconoMantenimiento {
  position: absolute;
  margin-left: -60px;
  margin-top: -12px;
  width: 50px;
}
#FormLogin_LabelMantenimiento {
  margin-bottom: 0;
}
#CajaCookies,
#CajaCondiciones,
#CajaGenericError,
#CajaAcercaDe {
  overflow: auto;
  position: absolute;
  top: 40px;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: 30px 0 30px 0;
  border-radius: 0;
}
#LabelCondiciones,
#LabelGenericError,
#LabelAcercaDe {
  color: Black;
  font-size: 13px;
  font-weight: normal;
  vertical-align: central;
  text-align: left;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  padding: 0 10px;
}
#LabelGenericError {
  font-size: 16px;
}
#TableGenericError a {
  width: 100%;
}
#TableGenericError {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  width: 100%;
}
#TableGenericError td {
  width: 33%;
  padding: 0 20px;
}
@media (max-width: 767px) {
  #FormLogin_BtnEntrar,
  #FormLogin_BtnRegistrar {
    margin-top: 15px;
  }
  #FormLogin > #FormLogin_LogoEpda {
    height: 48px;
  }
  #FormLogin > #FormLogin_LogoEtrasa {
    height: 48px;
  }
  #FormLogin_Box {
    width: 300px;
  }
  #FormLogin_LabelCookies {
    font-size: 10px;
  }
  .g-recaptcha {
    transform: scale(0.84);
    transform-origin: 0 0;
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  #LinkAcepto,
  #LabelConYaAceptadas {
    font-size: 18px;
  }
  #FormLogin_Minimizar {
    display: block;
  }
  #FormLogin_Box {
    width: 500px;
  }
  .g-recaptcha {
    transform: scale(0.97);
    transform-origin: 0 0;
    margin-left: 162px;
    margin-bottom: 10px;
  }
  #CajaCookies,
  #CajaCondiciones,
  #CajaGenericError,
  #CajaAcercaDe {
    top: 60px;
    margin: 30px;
    left: 0px;
    right: 0px;
    bottom: 50px;
    border-radius: 10px;
  }
  #LabelCondiciones,
  #LabelGenericError,
  #LabelAcercaDe {
    font-size: 15px;
    overflow: auto;
    padding: 0 20px;
  }
  #LabelGenericError {
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #FormLogin > #FormLogin_LogoEpda {
    height: 66px;
  }
  #FormLogin > #FormLogin_LogoEtrasa {
    height: 66px;
  }
  #FormLogin_LabelCookies {
    font-size: 12px;
  }
}
@media (max-width: 420px) {
  /*#FormLogin>#FormLogin_LogoEtrasa {
        top: 358px;
    }
    #FormLogin>#FormLogin_LogoEpda {
        top: 350px;
    }*/
  #LinkAcepto,
  #LabelConYaAceptadas {
    right: 10px;
    bottom: 70px;
    /*top: 5px;*/
  }
  #CajaCondiciones {
    margin-bottom: 80px;
  }
}
@media (min-width: 992px) {
  #FormLogin > #FormLogin_LogoEpda {
    height: 86px;
  }
  #FormLogin > #FormLogin_LogoEtrasa {
    height: 86px;
  }
  #CajaCookies,
  #CajaCondiciones,
  #CajaGenericError,
  #CajaAcercaDe {
    top: 80px;
    margin: 30px;
    left: 30px;
    right: 30px;
    bottom: 50px;
    border-radius: 10px;
  }
  #LabelCondiciones,
  #LabelGenericError,
  #LabelAcercaDe {
    font-size: 16px;
    overflow: auto;
    padding: 0 20px;
  }
  /*.FormLogin_IconoMaximizar {
        width: 48px;
        height: 48px;
    }*/
}
@media (max-width: 767px) and (max-height: 430px) {
  #FormLogin.FormLogin--Centrado {
    display: block;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  #FormLogin_Box {
    margin-top: 10px;
  }
  #FormLogin_LogoEpda,
  #FormLogin_LogoEtrasa {
    display: none;
  }
  #FormLogin_LabelCookies {
    position: static;
    margin-top: 5px;
  }
}
#FormRegistro > .DivFondoCambiante {
  top: 0;
}
#FormRegistro_Box {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#FormRegistro_Botones {
  text-align: right;
}
#FormRegistro_CondicionesPassword,
#FormRegistro_BtnAceptar,
#FormRegistro_BtnCancelar {
  position: relative;
}
@media (max-width: 767px) {
  #FormRegistro {
    font-size: 10px;
    padding: 0;
  }
  #FormRegistro_Box {
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #FormRegistro {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #FormRegistro_Box {
    border: 1px solid #000;
    margin: 40px 0 10px 0;
    border-radius: 10px;
  }
}
#ucConsulta_Box {
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 10px;
}
#ucConsulta_LabelInfo {
  display: block;
}
#ucConsulta_LabelTextoInfo {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #ucConsulta {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #ucConsulta {
    padding: 0;
  }
  #ucConsulta_Box {
    max-width: 800px;
    border: 1px solid #000;
    margin: 0 auto 0 auto;
    border-radius: 15px;
  }
}
#ucNavegacionMini_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 2px 3px 2px 3px;
}
#ucNavegacionMini {
  width: 100%;
  background-color: #ffffff;
}
.ucNavegacionMini_link {
  color: #0A3D62;
  font-size: 14px;
  /*&:first-child {
        font-size: 22px;
        margin-top: -4px;
    }*/
}
.ucNavegacionMini_link:last-child {
  color: ligthen(#0A3D62, 30%);
  text-decoration: none;
  pointer-events: none;
}
.ucNavegacionMini_separador {
  color: ligthen(#0A3D62, 30%);
}
@media (min-width: 768px) {
  .ucNavegacionMini_link {
    font-size: 16px;
  }
  #ucNavegacionMini {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) {
  .ucNavegacionMini_link {
    font-size: 18px;
  }
}
.ucMiPerfil_header {
  color: #000000;
  border-bottom: 1px solid #000000;
}
#ucMiPerfil_Box {
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 10px;
  padding-bottom: 80px;
}
#ucMiPerfil_MisDatosContainer {
  position: relative;
}
#ucMiPerfil_Foto {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 150px;
  width: auto;
}
.ucMiPerfil_label {
  font-weight: bold;
}
.ucMiPerfil_valor {
  margin-bottom: 10px;
}
#ucMiPerfil_BotonModalPassword {
  margin-left: 5px;
  margin-top: 5px;
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
/*#ucMiPerfil_BotonSeguimientoTeoria, #ucMiPerfil_BotonSeguimientoPracticas {
    font-weight: bold;
}*/
#ucMiPerfil_BotonSeguimientoPracticas {
  margin-left: 15px;
}
@media (max-width: 767px) {
  #ucMiPerfil_Foto {
    height: 100px;
  }
  .ucMiPerfil_label {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #ucMiPerfil {
    padding: 0;
  }
  #ucMiPerfil_Box {
    max-width: 800px;
    border: 1px solid #000;
    margin: 0 auto 0 auto;
    border-radius: 15px;
  }
  #ucMiPerfil_Foto {
    height: 150px;
  }
  .ucMiPerfil_label {
    text-align: right;
  }
}
@media (min-width: 992px) {
  #ucMiPerfil_Foto {
    height: 200px;
    bottom: -30px;
  }
}
.ModoPC {
  display: none;
}
.TestBody {
  overflow: hidden;
}
.TestDivAE {
  background-color: #ffffff;
  height: 80px;
  width: 144.44444444px;
  margin: 5px 15px 5px 5px;
  padding: 5px 8px 5px 8px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.TestImageAE {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: none;
}
#divCabecera {
  background-color: #0A3D62;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 56px;
  right: 0px;
  overflow: hidden;
}
#TestCabeceraTable {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  margin-bottom: 10px;
  font-size: 18px;
  color: #ffffff;
}
.tdTestFinalizar {
  vertical-align: middle;
  text-align: right;
}
.TestLinkFinalizar {
  margin-right: 15px;
  margin-left: 2px;
  padding: 0 12px 0 6px;
  background-color: white !important;
  color: black !important;
  height: 26px;
}
.TestImgZoom {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 9999;
  background-position: center center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.TestDivPregunta {
  float: left;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  position: relative;
  margin-left: 15px;
  margin-right: 10px;
  top: 0;
}
.TestOverFullScreen {
  position: fixed;
  z-index: 9998;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  cursor: pointer;
}
.TestFondoFullScreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.6);
}
.containerTestAyuda {
  z-index: 1;
  position: absolute;
  top: 20px;
  left: 5px;
  right: 5px;
  bottom: 20px;
  background-color: white;
  overflow: auto;
  padding: 0;
}
#TestAyudaTexto,
#TestComentarioTexto {
  color: black;
  text-align: left;
  width: 100%;
  padding: 20px;
  font-size: 18px;
}
#divTestAyuda ul {
  list-style-type: disc !important;
}
.TestAyudaTitulo {
  color: #ffffff;
  text-align: center;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  background-color: #0A3D62;
  background-size: contain;
  height: 60px;
  padding-top: 12px;
}
.BtnPregunta,
.BtnPreguntaContestada,
.BtnPreguntaSel,
.BtnPreguntaContestadaSel,
.BtnPreguntaCorrecta,
.BtnPreguntaCorrectaSel,
.BtnPreguntaInCorrecta,
.BtnPreguntaInCorrectaSel {
  color: white;
  border-radius: 5px;
  border-width: 1px;
  border-color: #fff;
  margin: 4px;
  background-color: #706f6f;
  width: 59px;
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
.BtnPreguntaSel {
  border: 4px solid #1f76c7;
}
.BtnPreguntaContestada {
  background-color: #ff9933;
}
.BtnPreguntaContestadaSel {
  border: 4px solid #1f76c7;
  background-color: #ff9933;
}
.BtnPreguntaCorrecta {
  background-color: #009936;
}
.BtnPreguntaCorrectaSel {
  border: 5px solid #1f76c7;
  background-color: #009936;
}
.BtnPreguntaInCorrecta {
  background-color: #cc0000;
}
.BtnPreguntaInCorrectaSel {
  border: 5px solid #1f76c7;
  background-color: #cc0000;
}
.TestTablePregunta td {
  padding-bottom: 15px;
}
.BtnRespuesta,
.BtnRespuestaAmarillo,
.BtnRespuestaVerde,
.BtnRespuestaRojo,
.BtnRespuestaAcertada {
  margin: 0 10px 0 0;
  padding: 0;
  border: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  line-height: 0;
  cursor: pointer;
  color: white;
}
.BtnRespuesta {
  background-color: #706f6f;
}
.BtnRespuestaAmarillo {
  background-color: #ff9933;
}
.BtnRespuestaVerde {
  background-color: #009936;
  background-image: url(/Images/v-000000000000000000/check.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  font-size: 0 !important;
}
.BtnRespuestaRojo {
  background-color: #cc0000;
  background-image: url(/Images/v-000000000000000000/nocheck.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  font-size: 0 !important;
}
.BtnRespuestaAcertada {
  background-color: #706f6f;
  border: 6px solid #009936;
}
.TestDificultad {
  height: 44px;
  border-width: 0;
}
.TextoPregunta {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 300;
  font-size: 20px;
  display: block;
  margin-top: 6px;
}
.TestPie {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 170px;
  right: 0px;
  overflow: hidden;
}
#Test_PanelLeyenda {
  position: absolute;
  right: 82px;
  left: 4px;
  bottom: 4px;
  vertical-align: text-bottom;
}
.TestLeyendaBtn {
  display: inline-block;
  color: white;
}
#Test_LeyendaContestada {
  background-color: #ff9933;
}
#Test_LeyendaSinContestar {
  background-color: #706f6f;
}
#Test_LeyendaCorrecta {
  background-color: #009936;
}
#Test_LeyendaIncorrecta {
  background-color: #cc0000;
}
.tdImageAE {
  display: none;
}
.TestTablePregunta {
  border-spacing: 2px;
  border-collapse: separate;
}
.TestTiempoEmpleado:after {
  content: 'Tiempo';
}
.TestTiempoEmpleado {
  display: inline;
}
.tdTestTiempoEmpleado {
  width: 170px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: right;
  padding-right: 15px;
}
.TestIconoAyudaPrg {
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-align: left;
  padding-left: 55px;
  padding-top: 15px;
}
.IconoComentarioPrg {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='59.479px' height='44.668px' viewBox='0 0 59.479 44.668' xml:space='preserve' enable-background='new 0 0 59.479 44.668'>  <style type='text/css'>    	.st0{fill:#ffffff;}	.st1{fill:none;stroke:#0A3D62;stroke-miterlimit:10;}	.st2{fill:#0A3D62;stroke:#0A3D62;stroke-miterlimit:10;}  </style>  <g id='XMLID_544_'>    <path id='XMLID_543_' class='st0' d='M47.479 33.795H12c-6.601 0-12-5.4-12-12V12C0 5.4 5.399 0 12 0h35.479c6.6 0 12 5.4 12 12v9.795C59.479 28.395 54.078 33.795 47.479 33.795z'/>    <polygon id='XMLID_552_' class='st0' points='29.739 27.996 19.17 44.668 39.708 27.996 '/>  </g>  <line id='XMLID_555_' class='st2' x1='12.484' y1='20.11' x2='46.993' y2='20.11'/>  <line id='XMLID_553_' class='st1' x1='12.484' y1='25.631' x2='46.993' y2='25.631'/>  <line id='XMLID_562_' class='st2' x1='12.484' y1='9.071' x2='46.993' y2='9.071'/>  <line id='XMLID_557_' class='st1' x1='12.484' y1='14.591' x2='46.993' y2='14.591'/></svg>");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-align: left;
  padding-left: 55px;
  padding-top: 15px;
}
.IconoZoom {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='56.168px' height='46.562px' viewBox='0 0 56.168 46.562' xml:space='preserve' enable-background='new 0 0 56.168 46.562'>  <style type='text/css'>    	.st0{fill:#0A3D62;stroke:#ffffff;stroke-width:5;stroke-miterlimit:10;}	.st1{fill:none;stroke:#ffffff;stroke-width:5;stroke-miterlimit:10;}	.st2{fill:#ffffff;stroke:#ffffff;stroke-width:5;stroke-miterlimit:10;}  </style>  <g id='XMLID_492_'>    <circle id='XMLID_488_' class='st0' cx='17.79' cy='17.79' r='15.29'/>    <line id='XMLID_486_' class='st2' x1='27.84' y1='26.362' x2='54.772' y2='44.487'/>    <line id='XMLID_487_' class='st1' x1='17.79' y1='9.848' x2='17.79' y2='25.922'/>    <line id='XMLID_491_' class='st1' x1='9.118' y1='17.79' x2='26.225' y2='17.79'/>  </g></svg>");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-align: left;
  padding-left: 55px;
  padding-top: 15px;
}
.IconoConsulta {
  background-image: url("data:image/svg+xml,<svg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 17.5 17.5' height='17.5' width='17.5'><style>.s0{fill:#0A3D62;}</style><defs><pattern patternUnits='userSpaceOnUse' width='6' height='6' x='0' y='0'/></defs><g transform='translate(54.844345,83.570536)'><path d='m-37.4-74.8c0 4.8-3.9 8.7-8.7 8.7-4.8 0-8.7-4-8.7-8.7 0-4.9 4-8.7 8.7-8.7 4.9 0 8.7 3.9 8.7 8.7z' fill='#fff'/><path d='m-40.6-80.5c-0.4-0.3-0.9-0.4-1.5-0.4-0.9 0-1.4 0.2-1.9 0.6-0.4 0.4-0.6 0.9-0.7 1.5 1.8 0.2 1.8 0.2 1.8 0.2 0-0.4 0.1-0.6 0.2-0.7 0.2-0.2 0.4-0.2 0.5-0.2 0.2 0 0.4 0 0.4 0.1 0.1 0.1 0.2 0.3 0.2 0.4 0 0.2-0.2 0.4-0.4 0.5-0.4 0.4-0.7 0.6-0.9 0.8-0.1 0.2-0.2 0.3-0.3 0.4-0.1 0.2-0.1 0.4-0.1 0.7 0 0.2 0 0.2 0 0.2 1.7 0 1.7 0 1.7 0 0-0.2 0-0.4 0.1-0.5 0.1-0.2 0.3-0.4 0.5-0.5 0.4-0.4 0.7-0.6 0.9-0.9 0.1-0.3 0.2-0.4 0.2-0.7 0-0.6-0.3-1.1-0.8-1.4zM-43.2-74.4h1.8v-1.6h-1.8zM-46.3-73.2c1.1 0 2.1-1 2.1-2.1 0-1.2-1-2.1-2.1-2.1-1.2 0-2.1 0.9-2.1 2.1 0 1.1 0.9 2.1 2.1 2.1zM-43.9-73.2c0 0-3.3 0-4.5 0-0.2 0-0.3 0-0.4 0.1-1.3-2.2-1.3-2.2-1.3-2.2 0-3 0-3 0-3 0 0 0.2-0.9-0.7-0.9-0.8 0-0.8 1-0.8 1 0.1 3.4 0.1 3.4 0.1 3.4 1.8 3.4 1.8 3.4 1.8 3.4 0 2.6 0 2.6 0 2.6 7 0 7 0 7 0 0 0 0-2.4 0-3.3 0-0.8-1.1-1.1-1.1-1.1z' fill='#0A3D62'/></g></svg>");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-align: left;
  padding-left: 55px;
  padding-top: 15px;
}
.TestDivBtnNavega > .IconoAdelante {
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: center;
  text-align: left;
  padding-left: 55px;
  padding-top: 15px;
  height: 33px;
  width: 60px;
}
.TestDivBtnNavega > .IconoAtras {
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center;
  text-align: left;
  padding-left: 15px;
  padding-top: 15px;
  height: 33px;
  width: 60px;
}
.TestDivBtnNavega > .IconoConfirmar {
  background-image: url("data:image/svg+xml,<svg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' width='29.8' height='29.8' viewBox='0 0 29.8 29.8' xml:space='preserve' enable-background='new 0 0 29.814 29.813'><style type='text/css'>    	.st0{fill:#ffffff;}	.st1{fill:#0A3D62;}  </style><circle r='14.9' cy='14.9' cx='14.9' class='st0' fill='#fff'/><polygon class='st0' points='4.9 6.9 11 18.5 18.1 0 22.8 0 11.4 27.8 0 9 ' transform='matrix(0.77007948,0,0,0.77007948,6.1242431,4.2185668)' style='fill-opacity:1;fill:#0A3D62'/></svg>");
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-align: left;
  padding-left: 55px;
  padding-top: 15px;
  height: 34px;
  width: 60px;
}
.TestDivIzq {
  display: none;
  width: 30%;
  height: 100%;
  vertical-align: top;
  text-align: center;
  background-color: #ffffff;
  border-right: 10px solid #0A3D62;
}
.TestDivBtn2,
.TestImageFoto2 {
  display: block;
}
.TestDivBtn2 {
  text-align: left;
  margin-left: 30px;
  height: auto;
  float: left;
}
.TestImageFoto {
  /*margin-bottom:5px;*/
}
.TestImageFoto2 {
  Width: 43% !important;
  border-width: 0px !important;
  float: left;
  margin-left: 5px;
  margin-bottom: 0;
  cursor: pointer;
  margin-top: 0px;
  max-width: 200px;
}
.TestDivPreguntaScroll {
  position: absolute;
  overflow: auto;
  top: 4px;
  bottom: 70px;
  right: 0;
}
.TestDivBtnNavega {
  text-align: left;
  margin-left: 10px;
  height: auto;
  position: absolute;
  bottom: 15px;
}
.TestDivPreguntaScroll,
.TestDivBtnNavega {
  left: 0px !important;
}
.TestImageEtrasa {
  display: none;
  z-index: 0;
  position: absolute;
  left: 15px;
  bottom: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 65px;
}
#TestAyudaTexto {
  font-size: 16px;
}
#divCuerpo {
  position: absolute;
  left: 0px;
  top: 56px;
  bottom: 174px;
  right: 0px;
  overflow: hidden;
  background-color: white;
}
#divPie {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 0px;
  right: 0px;
  overflow: hidden;
  border-top: 10px solid #0A3D62;
  background-color: #ffffff;
}
.TestBtnFinalizar {
  vertical-align: middle;
  cursor: pointer;
  margin-left: 2px;
  margin-right: 2px;
  height: 22px;
  width: 22px;
  padding-bottom: 1px;
  display: inline-block;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0' y='0' width='53.7' height='41.4' viewBox='0 0 53.7 41.4' xml:space='preserve' enable-background='new 0 0 53.701 41.398'>  <style type='text/css'>    	.st0{fill:#CC0000;}  </style>  <polygon class='st0' points='53.7 20.73 41.74 11.13 41.74 16.67 14.09 16.67 14.09 23.8 41.74 23.8 41.74 30.69 '/>  <polygon class='st0' points='25.75 0 0 0 0 41.19 25.75 41.19 25.75 41.4 33.84 41.4 33.84 41.19 33.84 32.86 33.84 28.9 25.75 28.9 25.75 32.86 8.35 32.86 8.35 7.87 25.75 7.87 25.75 12.5 33.84 12.5 33.84 7.87 33.84 0 '/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.TestTextoCabecera {
  display: inline-block;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-left: 10px;
  max-height: 21px;
  white-space: nowrap;
  padding-right: 8px;
  max-width: 100%;
  font-weight: normal;
}
.TextNumeroTextoPregunta {
  font-size: 28px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .BtnPregunta,
  .BtnPreguntaContestada,
  .BtnPreguntaSel,
  .BtnPreguntaContestadaSel,
  .BtnPreguntaCorrecta,
  .BtnPreguntaCorrectaSel,
  .BtnPreguntaInCorrecta,
  .BtnPreguntaInCorrectaSel {
    width: 50px;
    height: 35px;
    font-size: 14px;
    background-size: cover;
  }
  .IconoAyudaPrg {
    background-size: 23px;
  }
  .TestDivBtnNavega {
    bottom: 2px;
  }
  .TestDificultad {
    height: 30px;
  }
  .btnTest {
    padding-top: 0;
    padding-bottom: 0;
  }
  .TestDivPreguntaScroll {
    bottom: 45px;
  }
  .TestLeyendaBtn {
    font-size: 12px;
    padding: 1px 1px;
  }
  #divPie {
    border-top-width: 3px;
  }
}
@media (min-width: 768px) {
  .tdImageAE {
    display: table-cell;
    width: 100px;
  }
  .TestDivAE {
    width: 98px;
    height: 46px;
  }
  .TestImageEtrasa {
    display: block;
  }
  .TestDivBtnNavega > .IconoAtras,
  .TestDivBtnNavega .IconoAdelante,
  .TestDivBtnNavega .IconoConfirmar {
    background-size: 34px;
    height: 50px;
  }
  .TestDivBtnNavega > .IconoAdelante,
  .TestDivBtnNavega .IconoConfirmar {
    background-position-x: 15px;
    width: 130px;
  }
  .TestTiempoEmpleado:after {
    content: 'Tiempo empleado';
  }
  .TestTiempoEmpleado.TestCuentaAtras:after {
    content: 'Tiempo restante';
  }
  .tdTestTiempoEmpleado {
    width: 250px;
  }
  .TestDivIzq {
    display: block;
  }
  .TestDivPreguntaScroll,
  .TestDivBtnNavega {
    left: 30% !important;
  }
  .TestDivBtn2,
  .TestImageFoto2 {
    display: none;
  }
  .TestLeyendaBtn {
    padding-top: 2px;
    padding-bottom: 2px;
    width: 110px;
    font-size: 16px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .BtnPregunta,
  .BtnPreguntaContestada,
  .BtnPreguntaSel,
  .BtnPreguntaContestadaSel,
  .BtnPreguntaCorrecta,
  .BtnPreguntaCorrectaSel,
  .BtnPreguntaInCorrecta,
  .BtnPreguntaInCorrectaSel {
    width: 52px;
    height: 43px;
    font-size: 17px;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .ModoPC {
    display: block;
  }
  .TestLinkFinalizar {
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 10px;
    height: 38px;
  }
  #divCabecera {
    height: 90px;
  }
  #divCuerpo {
    top: 90px;
  }
  .TestBtnFinalizar {
    height: 32px;
    width: 32px;
    background-position: 0 3px;
  }
  .tdImageAE {
    display: table-cell;
    width: 160px;
  }
  .TestDivAE {
    height: 80px;
    width: 144.44444444px;
  }
  .BtnRespuesta,
  .BtnRespuestaAmarillo,
  .BtnRespuestaVerde,
  .BtnRespuestaRojo,
  .BtnRespuestaAcertada {
    margin-bottom: 20px;
  }
  .TestDivPregunta {
    margin-left: 40px;
    top: 20px;
  }
  #TestAyudaTexto {
    font-size: 18px;
  }
  .containerTestAyuda {
    left: 10%;
    right: 10%;
    top: 60px;
    bottom: 60px;
  }
  .TestImageEtrasa {
    display: block;
  }
  .TestTablePregunta td {
    padding-bottom: 20px;
  }
  .TextoPregunta {
    font-size: 24px;
    margin-top: 2px;
  }
}
@media (max-width: 597px) {
  .TestTablePregunta td {
    padding-bottom: 12px;
  }
  .TestTextoCabecera {
    font-size: 15px;
  }
  .TextoPregunta {
    font-size: 15px;
    margin-top: 4px;
  }
  .TextNumeroTextoPregunta {
    font-size: 24px;
    font-weight: bold;
    margin-left: -10px;
  }
  .BtnRespuesta,
  .BtnRespuestaAmarillo,
  .BtnRespuestaVerde,
  .BtnRespuestaRojo,
  .BtnRespuestaAcertada {
    width: 30px;
    height: 30px;
    font-size: 18px;
    font-weight: normal;
    margin-left: -15px;
    margin-bottom: 1px;
    background-size: 15px;
  }
  .BtnRespuestaAcertada {
    border-width: 5px;
  }
  .TestDivPregunta {
    margin-left: 20px;
    margin-right: 10px;
    width: calc(100% - 20px - 10px);
  }
  .TestImageFoto2 {
    max-width: 160px;
  }
  .tdLabelTitulo,
  .tdTestTextoCabecera {
    display: none;
  }
  .tdTestTiempoEmpleado,
  .tdTestFinalizar {
    position: absolute;
    top: 6px;
    width: 50%;
  }
  .tdTestTiempoEmpleado {
    text-align: left;
    padding-left: 10px;
    padding-top: 1px;
    width: 160px;
  }
  .tdTestFinalizar {
    border-left: 0;
    right: 3px;
  }
  #TestCabeceraTable {
    border: 0;
  }
  #TestCabeceraTable td {
    border: 0;
  }
  .TestLinkFinalizar {
    margin-top: -2px;
    height: 32px;
    padding-top: 3px;
  }
  #divCabecera {
    height: 40px;
  }
  #divCuerpo {
    top: 40px;
  }
}
@media (max-width: 350px) {
  .TestDivBtnNavega {
    margin-left: 3px !important;
  }
}
#FormResumen {
  overflow: hidden;
  border: 0;
  margin: 0;
  padding: 0;
  background-repeat: repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  background-color: #ffffff;
}
#FormResumen #aNavbarLogo {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end;
}
#Resumen1 {
  margin-left: -1px;
}
#Resumen_AptoMovil {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  margin-bottom: 0;
}
#Resumen_AptoMovil.Apto {
  background-color: #009936;
}
#Resumen_AptoMovil.NoApto {
  background-color: #cc0000;
}
#Resumen_Resultados {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
  overflow: auto;
}
.ResumenResultadosBloque {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.ResumenResultadosBloque > :nth-child(n+3) {
  margin-top: 5px;
}
.Resumen_Titulo {
  text-align: right;
  display: inline-block;
  vertical-align: top;
}
.Resumen_Dato {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}
.Resumen_Dato.Resumen_Dato--Numerico {
  text-align: right;
}
#Resumen_LabelTest {
  white-space: normal;
}
#Resumen_AptoYPreguntas {
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  min-height: 0;
}
#Resumen_DivAptoNoMovil {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 10px;
  height: auto;
  width: 100px;
}
#Resumen_AptoNoMovil_Img {
  display: block;
  background-color: #706f6f;
  padding: 10%;
  border: solid;
  border-color: #fff;
  border-width: 1px;
  border-radius: 5px;
}
#Resumen_AptoNoMovil_Txt {
  width: 100%;
  margin-top: 5px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background-color: #706f6f;
  padding: 5px;
  border: solid;
  border-color: #fff;
  border-width: 1px;
  border-radius: 5px;
}
#Resumen_PanelPreguntas {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
  background-size: cover;
  align-self: stretch;
  border: solid 2px #0A3D62;
}
#Resumen_Botones {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  height: 43px;
}
#Resumen_Botones > .btn {
  margin-left: 10px;
}
.IconoErrores {
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-align: left;
  padding-left: 55px;
  padding-top: 11px;
  height: 43px;
}
.IconoRepaso {
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-align: left;
  padding-left: 65px;
  padding-top: 11px;
  height: 43px;
}
.IconoContinuar {
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-align: left;
  padding-left: 60px;
  padding-top: 11px;
  height: 43px;
}
#Resumen_ImageEtrasa {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 2px;
  bottom: 2px;
  width: 100px;
  height: 43px;
}
@media (max-width: 767px) {
  #FormResumen {
    font-size: 12px;
  }
  #Resumen_Resultados {
    margin-top: 3px;
    margin-bottom: 5px;
  }
  #Resumen_Resultados1 {
    display: none;
  }
  #Resumen_Resultados2 {
    width: 120px;
  }
  #Resumen_Resultados2 .Resumen_Titulo {
    width: 90px;
  }
  #Resumen_Resultados2 .Resumen_Dato {
    width: 22px;
  }
  #Resumen_Resultados3 {
    width: 194px;
  }
  #Resumen_Resultados3 .Resumen_Titulo {
    width: 141px;
  }
  #Resumen_Resultados3 .Resumen_Dato {
    width: 45px;
  }
  #Resumen_PanelPreguntas {
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    border-radius: 5px;
  }
  #Resumen_Botones {
    margin: 5px;
  }
  #Resumen_ImageEtrasa {
    visibility: hidden;
  }
}
@media (max-width: 768px) {
  #Resumen_Botones {
    height: 30px;
  }
  #Resumen_Botones > .btn {
    width: auto;
    padding: 6px 12px;
    background-image: none;
    height: 30px;
  }
}
@media (min-width: 768px) {
  #Resumen_PanelPreguntas {
    border-width: 3px;
  }
  #Resumen_Botones > .btn {
    width: 150px;
  }
}
@media (max-width: 991px) {
  #Resumen_Resultados1 > .Resumen_Titulo {
    display: none;
  }
}
@media (min-width: 768px) {
  #FormResumen {
    font-size: 14px;
  }
  #Resumen_Resultados {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .Resumen_Titulo {
    font-weight: bold;
  }
  .Resumen_Dato {
    font-weight: bold;
    background-color: #F5F5F5;
    /*margin-left: 5px;*/
    padding: 0 2px;
    border-radius: 3px;
  }
  #Resumen_LabelTest {
    height: 49px;
  }
  #Resumen_AptoYPreguntas {
    margin: 0 10px 0 0;
  }
  #Resumen_PanelPreguntas {
    margin-left: 10px;
    padding: 10px;
    border-radius: 5px;
  }
  #Resumen_Botones {
    margin: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #Resumen_AptoNoMovil {
    width: 125px;
  }
  #Resumen_Resultados1 {
    margin-left: 5px;
    width: 295px;
  }
  #Resumen_Resultados1 .Resumen_Dato {
    width: 290px;
  }
  #Resumen_Resultados2 {
    width: 170px;
  }
  #Resumen_Resultados2 .Resumen_Titulo {
    width: 120px;
  }
  #Resumen_Resultados2 .Resumen_Dato {
    width: 40px;
  }
  #Resumen_Resultados3 {
    width: 285px;
  }
  #Resumen_Resultados3 .Resumen_Titulo {
    width: 220px;
  }
  #Resumen_Resultados3 .Resumen_Dato {
    width: 60px;
  }
}
@media (min-width: 992px) {
  #Resumen_AptoNoMovil {
    width: 175px;
  }
  #Resumen_Resultados1 {
    margin-left: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #Resumen_Resultados1 {
    width: 360px;
  }
  #Resumen_Resultados1 .Resumen_Titulo {
    width: 60px;
  }
  #Resumen_Resultados1 .Resumen_Dato {
    width: 290px;
  }
  #Resumen_Resultados2 {
    width: 180px;
  }
  #Resumen_Resultados2 .Resumen_Titulo {
    width: 120px;
  }
  #Resumen_Resultados2 .Resumen_Dato {
    width: 50px;
  }
  #Resumen_Resultados3 {
    width: 345px;
  }
  #Resumen_Resultados3 .Resumen_Titulo {
    width: 265px;
  }
  #Resumen_Resultados3 .Resumen_Dato {
    width: 70px;
  }
}
@media (min-width: 1200px) {
  #FormResumen {
    font-size: 16px;
  }
  #Resumen_Resultados1 {
    width: 390px;
  }
  #Resumen_Resultados1 .Resumen_Titulo {
    width: 65px;
  }
  #Resumen_Resultados1 .Resumen_Dato {
    width: 315px;
  }
  #Resumen_Resultados2 {
    width: 210px;
  }
  #Resumen_Resultados2 .Resumen_Titulo {
    width: 140px;
  }
  #Resumen_Resultados2 .Resumen_Dato {
    width: 60px;
  }
  #Resumen_Resultados3 {
    width: 390px;
  }
  #Resumen_Resultados3 .Resumen_Titulo {
    width: 310px;
  }
  #Resumen_Resultados3 .Resumen_Dato {
    width: 70px;
  }
  #Resumen_LabelTest {
    height: 53px;
  }
}
#Estadistica_body {
  background-color: white !important;
}
#ucEstadisticas_UpdPanel {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 5px;
}
#ucEstadisticas_Datos {
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  white-space: nowrap;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
#ucEstadisticas_UpdPanelMenu {
  /*display: inline-block;*/
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  vertical-align: top;
}
#ucEstadisticas_Menu a.marcado {
  border-bottom: 1px dashed !important;
}
#ucEstadisticas_FrameEstadistica {
  /*display: inline-block;*/
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 200px;
  margin-left: 10px;
}
#ucEstadisticas_Botones {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#ucEstadisticas_BtnOcultar {
  height: 50px;
  padding-left: 2px;
  padding-right: 5px;
  margin: 20px 0;
  padding: 0;
  width: 30px;
  opacity: 0.6;
  position: absolute;
  color: #666666;
  border: 1px solid #666666;
  background-color: rgba(102, 102, 102, 0.3);
}
#ucEstadisticas_BtnOcultar > p {
  margin-top: 12px;
}
#ucEstadisticas_TipoEst,
#ucEstadisticas_ModoEst {
  color: #ffffff;
  background-color: #666666;
  border: solid;
  border-radius: 5px;
  border-color: #fff;
  border-width: 1px;
}
#EstColTbl_div-Repaso {
  overflow: hidden;
}
#EstColTbl_div-tabla,
#EstAreaTbl_div-tabla,
#EstEvoTbl_div-tabla,
#EstColTbl_div-Repaso,
#EstColTbl_TblRepaso {
  background-color: #ffffff;
  margin-bottom: 0;
}
#EstColTbl_Tabla,
#EstAreaTbl_Tabla,
#EstEvoTbl_Tabla {
  margin-bottom: 0;
}
#EstColTbl_divTablaRepaso {
  margin-bottom: 5px;
  overflow-y: auto;
}
#EstColTbl_divTablaRepaso #EstColTbl_TblRepaso > tbody > tr {
  cursor: pointer;
}
#EstColTbl_Botones {
  margin-bottom: 5px;
}
.EstCol_PrgAcertada {
  color: #009936;
}
.EstCol_PrgFallada {
  color: #cc0000;
}
.esPreguntaRepaso {
  background-color: white !important;
}
.Est_PreguntaRepaso {
  white-space: normal;
}
.Est_PreguntaRepaso .TextNumeroTextoPregunta {
  font-size: 15px;
  margin-left: 0;
}
.Est_PreguntaRepaso .TextoPregunta {
  font-size: 15px;
  padding-bottom: 1px;
}
.Est_PreguntaRepaso .BtnRespuesta,
.Est_PreguntaRepaso .BtnRespuestaAmarillo,
.Est_PreguntaRepaso .BtnRespuestaVerde,
.Est_PreguntaRepaso .BtnRespuestaRojo,
.Est_PreguntaRepaso .BtnRespuestaAcertada {
  width: 36px;
  height: 36px;
  font-size: 16px;
  margin-left: 0;
  margin-bottom: 0;
  background-size: 15px;
}
.Est_PreguntaRepaso .TestTablePregunta {
  vertical-align: top;
}
@media (max-width: 767px) {
  #ucEstadisticas_Datos {
    margin-bottom: 5px;
  }
  #ucEstadisticas_Botones {
    font-size: 14px;
    margin: 2px;
  }
  #ucEstadisticas_ModoEst {
    margin-left: 2px;
  }
  #ucEstadisticas_TipoEst > label,
  #ucEstadisticas_ModoEst > label {
    margin-left: 5px;
    margin-right: 5px;
  }
  #EstColTbl_div-tabla,
  #EstAreaTbl_div-tabla,
  #EstEvoTbl_div-tabla,
  #EstColTbl_divTablaRepaso {
    border-style: none;
    font-size: 10px;
  }
  #EstColTbl_Botones {
    padding-left: 10px;
  }
  .esFotoRepaso {
    display: block;
    margin: 0 auto;
    height: 100px;
    width: auto;
  }
}
@media (min-width: 768px) {
  #ucEstadisticas_Datos {
    margin-bottom: 10px;
  }
  #ucEstadisticas_Menu {
    margin-right: 20px;
  }
  #ucEstadisticas_TipoEst {
    margin-right: 10px;
  }
  #ucEstadisticas_TipoEst,
  #ucEstadisticas_ModoEst {
    padding: 6px 0;
  }
  #ucEstadisticas_TipoEst > label,
  #ucEstadisticas_ModoEst > label {
    margin-left: 10px;
    margin-right: 10px;
  }
  #ucEstadisticas_Botones {
    font-size: 18px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  #ucEstadisticas_BtnVolver {
    font-size: 18px;
    font-weight: normal;
    margin-left: 10px;
  }
  .Est_PreguntaRepaso {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .esFotoRepaso {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 5px;
    width: 160px;
    height: auto;
  }
  .Est_PreguntaRepaso > .esTextosPreguntaRepaso {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 5px;
  }
  #FormEstColGraf_Container,
  #FormEstAreaGraf_Container {
    max-width: 700px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucEstadisticas_Botones {
    font-size: 16px;
  }
  #EstColTbl_div-tabla,
  #EstAreaTbl_div-tabla,
  #EstEvoTbl_div-tabla,
  #EstColTbl_div-Repaso {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  #ucEstadisticas_Menu {
    margin-left: 15px;
  }
  #ucEstadisticas_BtnVolver {
    display: none;
  }
}
@media (min-width: 992px) {
  #ucEstadisticas_BtnOcultar {
    display: none;
  }
  .esFotoRepaso {
    width: 210px;
  }
}
.OverFondoCambiante {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
}
.OverFondoCambianteLogin {
  background-color: rgba(255, 255, 255, 0);
}
.ImgFondoCambiante {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  transform: scale(1);
  -webkit-transform: scale(1);
  /* Safari */
}
.ImgFondoCambiante--left {
  background-position: left;
}
.ImgFondoCambiante--right {
  background-position: right;
}
.ImgFondoCambiante.zin {
  transition: all 6s ease;
  -webkit-transition: all 6s ease;
  /* Safari */
}
.ImgFondoCambiante.zout {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  /* Safari */
}
.DivFondoCambiante {
  background-color: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
#NovaFondo1 {
  position: absolute;
  background-repeat: no-repeat;
  background-position: right 5% bottom;
  background-size: contain;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
}
#NovaFondo2 {
  position: absolute;
  background-repeat: no-repeat;
  background-position: right 5% bottom;
  background-size: contain;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  display: none;
}
.NovaMaxFondo {
  width: 15px;
}
#ucCursoConsulta {
  color: black;
}
.MensajeConsulta {
  border-bottom: 1px solid #000;
  padding: 10px;
}
#ucCursoConsulta_Cabecera {
  background-color: white;
}
#ucCursoConsulta_Desc_Area.editor {
  cursor: pointer;
}
#ucCursoConsulta_Areas .NodoArea {
  cursor: pointer;
}
#ucCursoConsulta_Areas .marcado {
  text-decoration-line: underline;
}
#ucCursoConsulta_fullscreen,
.esFotoRepaso {
  cursor: pointer;
}
#ucCursoConsulta_fullscreen_foto {
  height: 100%;
  width: 100%;
  background-position: center center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.MensajeConsulta {
  background-color: white;
}
.MensajeConsulta.MensajeConsulta-propio {
  background-color: #f7f7ed;
}
.MensajeConsulta--no_leido > .MensajeConsulta_cabecera {
  color: red;
}
.MensajeConsulta_cabecera {
  font-weight: bold;
  margin-bottom: 10px;
}
.MensajeConsulta_autor {
  margin-left: 10px;
}
#ucCursoConsulta_divEditor {
  margin-bottom: 10px;
}
#ucCursoConsulta_footer {
  text-align: right;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #ucCursoConsulta {
    font-size: 10px;
  }
  .MensajeConsulta,
  #ucCursoConsulta_Cabecera {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucCursoConsulta {
    font-size: 12px;
  }
  #ucCursoConsulta_Contexto_Videocurso {
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (min-width: 768px) {
  #ucCursoConsulta_Cabecera,
  .MensajeConsulta {
    border: 1px solid #000;
    border-radius: 10px;
  }
  #ucCursoConsulta_Cabecera {
    margin: 10px 0 10px 0;
    padding-top: 10px;
  }
  .MensajeConsulta {
    margin: 10px 0 10px 0;
  }
}
@media (min-width: 992px) {
  #ucCursoConsulta_Contexto_Videocurso {
    margin-left: 155px;
    margin-right: 155px;
  }
}
@media (min-width: 1200px) {
  #ucCursoConsulta_Contexto_Videocurso {
    margin-left: 195px;
    margin-right: 195px;
  }
}
#ucNotas_filtros {
  padding: 3px;
  background-color: white;
}
#ucNotas_categoria {
  width: 150px;
}
#ucNotas_categoria option {
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 30px;
}
.ucNotas_iconoFiltro {
  display: inline-block;
  width: 30px;
  height: 25px;
  margin-bottom: -5px;
  background-repeat: no-repeat;
  background-position: bottom;
}
.ucNotas_iconoFiltro:not([disabled]) {
  opacity: 0.2;
}
.ucNotas_iconoFiltro[disabled] {
  pointer-events: none;
}
.nota {
  margin-bottom: 10px;
  background-color: #0A3D62;
  color: #ffffff;
  border-style: hidden;
  border-radius: 5px;
  width: 100%;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  /*& a {
        color: @texto-color;
        text-decoration: underline;
    }*/
}
.nota.nota-leida {
  background-color: lightgray;
  color: #000000;
}
.nota__divLeft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.nota__titulo {
  font-weight: bold;
  font-size: 20px;
  margin: 14px;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.nota__divRight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.nota__panelLogo {
  width: 100%;
  height: 40px;
  margin: 5px;
  padding: 5px;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  align-self: center;
}
.nota__logo {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.nota__estado {
  width: auto;
  height: 35px;
  background-repeat: no-repeat;
  background-position: bottom;
}
.nota__fecha {
  font-size: 14px;
  padding: 5px;
  text-align: center;
}
.nota__divCategoria {
  background-color: white;
  color: black;
  margin: 5px;
  width: 160px;
  border-radius: 5px;
}
.nota__iconoCategoria {
  width: 30px;
  height: 20px;
  margin: 5px;
}
.nota__nombreCategoria {
  /*margin-left: 5px;*/
  text-align: center;
}
#ucNotas_detalle {
  background-color: white;
  padding: 10px;
}
.nota__panelLogo {
  width: 100%;
  height: 40px;
  margin: 5px;
  padding: 5px;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  align-self: center;
}
#ucNotas_detalle__header {
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
#ucNotas_detalle__divLogo {
  width: 100px;
  height: 40px;
  margin: 5px 15px 5px 5px;
  padding: 5px;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#ucNotas_detalle__fecha {
  color: #808080;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#ucNotas_detalle__divCategoria {
  align-self: flex-end;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#ucNotas_detalle__iconoCategoria {
  width: 50px;
  height: 50px;
  margin-left: 5px;
  margin-right: 5px;
}
#ucNotas_detalle__titulo {
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
}
#ucNotas_detalle__footer {
  text-align: right;
}
#ucNotas_detalle__contenido .ucNotas_fullscreen {
  width: 100%;
  height: calc(100vh - 340px);
}
#ucNotas_detalle__contenido img {
  max-width: 100%;
  height: auto !important;
}
#ucNotas_detalle__contenido > .link {
  color: #337ab7;
}
#ucNotas_detalle__contenido > p.Ley {
  border-radius: 5px;
  border: 1px solid #000;
  padding: 5px;
  background-color: #faf9f9;
}
#ucNotas_detalle__contenido > p.Ley > a {
  color: black;
}
#ucNotas_detalle__contenido > p.Ley > a > mark {
  padding: 0;
  background-color: #ff0;
}
#ucNotas_detalle__contenido > p.Ley.Ley_Resaltada > a {
  color: red;
}
#ucNotas_detalle__contenido > p.Ley.Ley__Filtrada {
  display: none;
}
@media (max-width: 500px) {
  .nota__icono {
    width: 70px;
  }
}
@media (max-width: 767px) {
  #ucNotas_filtros {
    display: block;
    float: none;
  }
  #ucNotas_divNotas {
    padding: 10px;
  }
  .nota__divLeft,
  .nota__nombreCategoria,
  #ucNotas_detalle__divLogo,
  #ucNotas_detalle__nombreCategoria {
    display: none;
  }
  .nota__titulo {
    font-weight: normal;
    font-size: 14px;
    margin: 5px;
  }
  .nota__divRight {
    flex-direction: row;
    align-items: center;
  }
  .nota__divCategoria {
    width: 25px;
    background-color: transparent;
    border-radius: 5px;
    order: 1;
  }
  .nota__iconoCategoria {
    width: auto;
    height: auto;
    margin: 0;
  }
  .nota__estado {
    height: 20px;
    margin-bottom: 4px;
    order: 0;
  }
  #ucNotas_detalle__contenido .ucNotas_fullscreen {
    height: calc(100vh - 262px);
  }
}
@media (min-width: 768px) and (max-width: 1275px) {
  #ucNotas_categoria {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucNotas_detalle__contenido .ucNotas_fullscreen {
    height: calc(100vh - 320px);
  }
}
@media (min-width: 768px) {
  #ucNotas_filtros {
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 5px;
  }
  #ucNotas_divNotas {
    padding: 10px 0 10px 10px;
    width: 75%;
  }
  #ucNotas_detalle {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
#ucNovaSmartPhone_Box {
  background-color: rgba(255, 255, 255, 0.9);
}
#ucNovaSmartPhone_Box > h1,
#ucNovaSmartPhone_Box h3 {
  text-align: center;
}
#ucNovaSmartPhone_Logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#ucNovaSmartPhone_Apps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  padding-top: 20px;
}
.ucNovaSmartPhone_App {
  padding: 0 20px 20px 20px;
}
.ucNovaSmartPhone_App__cabecera,
.ucNovaSmartPhone_App__QR {
  display: block;
}
@media (max-width: 767px) {
  #ucNovaSmartPhone_Box {
    padding-left: 10px;
    padding-right: 10px;
  }
  #ucNovaSmartPhone_Box > h1 {
    font-size: 18px;
    margin-top: 10px;
  }
  #ucNovaSmartPhone_Box > h3 {
    font-size: 14px;
    margin-top: 10px;
  }
  #ucNovaSmartPhone_Logo {
    width: 250px;
  }
}
@media (min-width: 768px) {
  #ucNovaSmartPhone_Box {
    border: 1px solid #000;
    margin: 10px 10px 10px 0;
    padding: 20px 20px 0 20px;
    border-radius: 10px;
  }
  #ucNovaSmartPhone_Logo {
    width: 400px;
  }
  #ucNovaSmartPhone_App {
    width: 220px;
  }
}
/*@media (min-width: @screen-md-min) {
    #ucNovaSmartPhone_Apps {
        .justify-content(space-around);
    }
}*/
#ucCaducidades_Box {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ucCaducidades__Nombre {
  margin-left: 10px;
}
@media (max-width: 767px) {
  #ucCaducidades {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #ucCaducidades {
    font-size: 16px;
  }
  #ucCaducidades_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
#ucMisExamenes_Box {
  background-color: #ffffff;
  padding-bottom: 10px;
}
.ucMisExamenes_icono {
  width: auto;
}
#ucMisExamenes_leyenda {
  display: inline;
}
#ucMisExamenes_Observaciones__texto {
  white-space: pre-line;
}
.ucMisExamenes_leyenda__item {
  display: inline-block;
  margin-bottom: 5px;
}
.ucMisExamenes_leyenda__item__icono {
  height: 24px;
  width: auto;
}
.ucMisExamenes_leyenda__item__texto {
  padding-left: 0;
  padding-right: 15px;
}
@media (max-width: 767px) {
  #ucMisExamenes {
    font-size: 10px;
  }
  #ucMisExamenes_Box {
    padding-left: 0;
    padding-right: 0;
  }
  #ucMisExamenes_div-tabla {
    border-style: none;
  }
  .ucMisExamenes_icono {
    height: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucMisExamenes {
    font-size: 12px;
  }
  .ucMisExamenes_icono {
    height: 19px;
  }
}
@media (min-width: 768px) {
  #ucMisExamenes_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
@media (min-width: 992px) {
  .ucMisExamenes_icono {
    height: 21px;
  }
}
#ucMisClases_Box {
  background-color: #ffffff;
  padding-bottom: 10px;
}
#ucMisClases_botones {
  margin-left: 5px;
}
#ucMisClases_BtnVolver {
  margin-left: 15px;
}
@media (max-width: 767px) {
  #ucMisClases {
    font-size: 10px;
  }
  #ucMisClases_Box {
    padding-left: 0;
    padding-right: 0;
  }
  #ucMisClases_div-tabla {
    border-style: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucMisClases {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #ucMisClases_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
  #ucMisClases_botones {
    font-size: 18px;
    margin: 10px 10px 0 10px;
  }
}
@media (min-width: 992px) {
  #ucMisClases_botones {
    margin-left: 0;
  }
}
@media print {
  #ucMisClases_botones {
    display: none;
  }
  #ucMisClases_Alumno {
    font-size: 16px;
    font-weight: bold;
  }
}
#ucFichaEconomica_Box {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#ucFichaEconomica_compra_unidades {
  width: 60px;
}
#ucFichaEconomica_compra_Update {
  margin-top: 15px;
}
@media (max-width: 767px) {
  #ucFichaEconomica_Box {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  #ucFichaEconomica_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
#ucMiDisponibilidad_Box {
  background-color: #ffffff;
  padding-bottom: 10px;
}
#ucMiDisponibilidad_Tabla > tbody > tr {
  cursor: pointer;
}
#ucMiDisponibilidad_CheckBoxClases + label {
  display: inline;
  margin-left: 6px;
}
#ucMiDisponibilidad_botones {
  margin-bottom: 10px;
}
.ucMiDisponibilidad_Dia {
  display: inline-block;
  margin-right: 20px;
}
.radio.radiobuttonlist input[type="radio"],
.checkbox.checkboxlist input[type="checkbox"] {
  margin-left: 0;
}
#ucMiDisponibilidad_LabelDias,
#ucMiDisponibilidad_LabelProfesores {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #ucMiDisponibilidad_Tabla {
    font-size: 10px;
  }
  #ucMiDisponibilidad_Box {
    padding-left: 0;
    padding-right: 0;
  }
  #ucMiDisponibilidad_div-tabla {
    border-style: none;
    margin-bottom: 0;
  }
  #ucMiDisponibilidad_botones {
    margin-left: 5px;
  }
  #ucMiDisponibilidad_botones > .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
  #ucMiDisponibilidad_div-CheckBoxClases {
    margin: 0 5px 0 5px;
  }
}
@media (min-width: 768px) {
  #ucMiDisponibilidad_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
  #ucMiDisponibilidad_div-CheckBoxClases {
    margin-bottom: 10px;
  }
  #ucMiDisponibilidad__FechaFin,
  #ucMiDisponibilidad__HoraInicio,
  #ucMiDisponibilidad__HoraFin {
    display: inline-block;
  }
}
#ucTutorial_Search {
  margin-top: 10px;
  margin-right: 10px;
}
#ucTutorial_Search__div {
  width: 250px;
}
#ucTutorial_div > #MasterSlider {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #ucTutorial_Search {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  #ucTutorial_Search {
    margin-left: 10px;
    /*margin-bottom: 33px;*/
  }
  #ucTutorial_Search__div {
    float: right;
  }
}
#ucLibro {
  border-width: 0;
  overflow: hidden;
}
#ucLibro_BtnCerrar {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 5px 0 0 0;
}
.comicbook .toolbar,
.comicbook .toolbarBuscador {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  #ucLibro_VideoBox {
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
  }
  #ucLibro_BtnCerrar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  /*#ucLibro_LibroYVideo {
        .justify-content(center);
    }*/
  #ucLibro_VideoBox {
    width: 700px;
    border: 1px solid #000;
    padding: 10px;
    padding-bottom: 10px;
    margin: 10px auto 10px auto;
    border-radius: 20px;
  }
  #ucLibro_BtnCerrar {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  #ucLibro_VideoBox {
    width: 850px;
  }
}
@media (min-width: 1200px) {
  #ucLibro_VideoBox {
    width: 1080px;
  }
}
#ucVideo_Box {
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.9);
}
#ucVideo_SiguienteAuto {
  margin-bottom: 0;
}
#ucVideo_Botones {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #ucVideo_Box {
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
  }
  .ucVideo_boton {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  #ucVideo {
    padding: 0 10px 10px 10px;
  }
  #ucVideo_Box {
    width: 500px;
    border: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 10px auto 10px auto;
    border-radius: 20px;
  }
}
@media (min-width: 992px) {
  #ucVideo_Box {
    width: 600px;
  }
}
@media (min-width: 1200px) {
  #ucVideo_Box {
    width: 700px;
  }
}
#ucReservaConfirmacion_Titulo {
  margin-top: 0;
}
#ucReservaConfirmacion_CheckBoxInfo {
  font-weight: bold;
  margin-top: 15px;
}
#ucReservaConfirmacion_Botones {
  margin-top: 10px;
}
#ucReservas_todo {
  padding: 10px;
}
.ReservasGrid {
  width: 260px;
  float: left;
  margin-bottom: 0;
}
.ReservasGrid tr {
  height: 34px;
}
.ReservasGrid td {
  padding-top: 8px !important;
  height: 22px;
}
.ReservasGridSoloVales {
  width: 200px;
}
.ReservasGridConCalendario {
  width: 282px;
}
.ucReservas_Caja {
  background-color: #ffffff;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.ucReservasConfirmacion_Caja {
  padding: 30px;
  font-size: 16px;
}
#ucReservas_LabelPrf {
  font-size: 23px;
}
#ucReservas_LabelDescripcion {
  float: left;
}
#ReservasRefresca {
  font-size: 13px;
  float: right;
}
.ReservasImagePrf {
  margin: 10px 0 10px 10px;
  max-width: 132px;
  border-radius: 5px;
}
#ReservasContainer {
  display: inline;
}
#GridViewReservas {
  width: 480px;
  margin-top: 10px;
}
#ucReservas_Compra_Unidades {
  width: 60px;
}
#ucReservas_Compra_Update {
  margin-top: 15px;
}
.GridViewReservas {
  margin: 0;
  padding: unset;
  float: none;
}
/*.GridViewReservas td {
    padding: 10px 10px 0 10px !important;
}*/
.LabelReservasTotal {
  display: inline-block;
  padding: 15px 10px 10px 10px;
  font-weight: bold;
}
.ucReservas_Box {
  float: left;
  background-color: #ffffff;
  /*padding-bottom: 10px;*/
  border: 1px solid #000;
  margin: 0 10px 10px 0;
  border-radius: 10px;
  padding: 0;
}
.ReservaImgInfo {
  margin-top: -3px;
  height: 24px;
  width: 24px;
}
.ReservaImgInfo:not(:first-child) {
  margin-left: 3px;
}
#ReservasCalendario {
  width: 300px;
  /*border-radius:@base-redondeo2;*/
  border: 0;
  border-style: hidden !important;
  overflow: hidden;
  border-width: 0;
  margin: 5px;
}
.ReservasCalendarioBox {
  position: relative;
  font-size: 19px;
  z-index: 0;
}
#ReservasCalendarioTitulo {
  position: absolute;
  background-color: #0A3D62;
  height: 34px;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  z-index: -1;
}
.TitleStyleCalendar {
  background-color: #0A3D62;
  color: #ffffff;
}
.TitleStyleCalendar a {
  background-color: #0A3D62;
  color: #ffffff !important;
}
.ReservasTituloGrid {
  display: block;
  background-color: #0A3D62;
  color: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 34px;
  text-align: center;
  padding-top: 5px;
  font-size: 19px;
}
#ucReservas_leyenda {
  margin-top: 10px;
}
.ucReservas_leyenda__item {
  display: inline-block;
  margin-bottom: 5px;
}
.ucReservas_leyenda__item__icono {
  height: 24px;
  width: auto;
}
.ucReservas_leyenda__item__texto {
  padding-left: 0;
  padding-right: 15px;
}
@media (max-width: 767px) {
  #ucReservas_todo {
    padding: 0;
  }
  .ucReservas_Caja {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ucReservas_Box {
    margin: 5px 5px 0 0;
    display: block;
  }
  /*.ReservasCalendarioBox {
        padding-left: 8px;
        padding-right: 8px;
    }*/
  .ReservasImagePrf {
    margin: 5px 0 5px 5px;
    max-width: 75px;
  }
  #ucReservas_LabelPrf {
    font-size: 16px;
  }
  #DivReservasPrincipal {
    padding-bottom: 0;
  }
  #GridViewReservas {
    width: 100%;
  }
}
@media (max-width: 639px) {
  #DivReservasPrincipal,
  .GridViewReservas {
    font-size: 12px;
  }
  /*#DivReservaLeyenda {
        font-size: 10px;
    }*/
}
@media (min-width: 768px) {
  .ucReservas_Caja {
    border: 1px solid #000;
    margin-top: 5px;
    border-radius: 10px;
  }
}
@media (min-width: 992px) {
  .ReservasCalendarioBox {
    float: left;
  }
  .ReservasPrincipalDrh {
    float: right;
    width: calc(100% - 325px);
  }
  .ReservasPrincipalDrh > #DivReservasPrincipal > #ReservasTableInfo {
    min-height: 220px;
  }
  .ReservasPrincipalDrh > #DivReservasPrincipal {
    margin-bottom: 20px;
  }
  .ReservasContainerIzq {
    float: left;
  }
}
#ucCurso_Box {
  background-color: #ffffff;
  padding-bottom: 10px;
}
#ucCurso_SinConsultas {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
#ucCurso_div-tablaConsultasSinLeer td,
#ucCurso_div-tablaConsultasAbiertasLeidas td,
#ucCurso_div-tablaConsultasCerradasLeidas td {
  cursor: pointer;
}
#ucCurso_Botones {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #ucCurso {
    font-size: 10px;
  }
  #ucCurso_Box {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucCurso {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #ucCurso_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
#ucIndiceVideocurso_Box {
  background-color: #ffffff;
  padding: 10px;
}
#ucIndiceVideocurso_Resumen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
}
#ucIndiceVideocurso_IndiceGlobal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-grow: 1;
  align-items: center;
}
#ucIndiceVideocurso_IndiceGlobal_grafico_div {
  flex-grow: 1;
  margin: 0 5px;
  width: 200px;
}
#ucIndiceVideocurso_IndiceGlobal_grafico_div {
  margin-bottom: unset !important;
}
#ucIndiceVideocurso_Botones {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  gap: 0 10px;
}
#ucIndiceVideocurso_Arbol {
  display: grid;
  grid-template-columns: 39px 3px auto;
  grid-auto-rows: 34px;
  grid-template-areas: "progreso titulo";
  background-image: url("/images/fondos/fondo.jpg");
  background-size: cover;
  margin-top: 10px;
}
#ucIndiceVideocurso_Arbol > *:nth-child(6n+1),
#ucIndiceVideocurso_Arbol > *:nth-child(6n+3) {
  background-color: rgba(232, 142, 39, 0.15);
}
#ucIndiceVideocurso_Arbol > *:nth-child(6n),
#ucIndiceVideocurso_Arbol > *:nth-child(6n-2) {
  background-color: rgba(255, 255, 255, 0.15);
}
#ucIndiceVideocurso_Arbol > *:nth-child(3n+2) {
  background-color: white;
}
#ucIndiceVideocurso_Arbol > *:nth-child(3n+1),
#ucIndiceVideocurso_Arbol > *:nth-child(3n+3) {
  border-top: solid 1px #D3CBC6;
}
#ucIndiceVideocurso_Arbol > *:nth-last-child(1),
#ucIndiceVideocurso_Arbol > *:nth-last-child(3) {
  border-bottom: solid 1px #D3CBC6;
}
#ucIndiceVideocurso_Arbol > *:nth-child(3n-2) {
  border-left: solid 1px #D3CBC6;
}
#ucIndiceVideocurso_Arbol > *:nth-child(3n) {
  border-right: solid 1px #D3CBC6;
}
#ucIndiceVideocurso_Ayuda {
  width: 95px;
  background-position: 60px center;
}
.BotonVideocurso {
  background-size: 25px;
  background-repeat: no-repeat;
  text-align: left;
}
.NodoVideocurso {
  line-height: 34px;
  padding: 0 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ucIndiceVideocurso_header {
  color: #000000;
  border-bottom: 1px solid #000000;
}
.NodoVideocursoPie {
  padding: 2px 4px;
  align-self: center;
  justify-self: center;
}
/*#ucIndiceVideocurso_Ayuda {
    padding-left: 35px;
    background-size: auto 65%;
    background-repeat: no-repeat;
    background-position: 10px center;
}*/
/*#ucIndiceVideocurso_ProgresoGlobal {
    .flex-display;
    align-items: center;
    margin: 0;
}*/
.NodoVideocursoNoVisto {
  color: black;
}
.NodoVideocursoSuperado {
  color: green;
}
.NodoVideocursoNoSuperado {
  color: red;
}
.NodoVideocursoSinVideo,
.NodoVideocursoDesactivado {
  cursor: not-allowed;
  color: gray;
}
.NodoVideocursoSuperadoSinTest::after {
  content: url('/Images/Estados/Superado.svg');
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  #ucIndiceVideocurso {
    font-size: 14px;
  }
  .BotonVideocurso {
    background-size: 23px;
  }
  #ucIndiceVideocurso_Ayuda {
    width: 80px;
    background-position-x: 48px;
  }
  .NodoVideocursoPie > .small {
    font-size: 20px !important;
  }
  #ucIndiceVideocurso_Box {
    padding-left: 5px;
    padding-right: 5px;
  }
  #ucIndiceVideocurso_Arbol {
    grid-template-columns: 28px 3px auto;
    grid-auto-rows: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucIndiceVideocurso_Arbol {
    grid-template-columns: 34px 3px auto;
    grid-auto-rows: 29px;
  }
}
@media (min-width: 768px) {
  #ucIndiceVideocurso {
    font-size: 16px;
  }
  .NodoVideocursoPie > .small {
    font-size: 25px !important;
  }
  .NodoVideocursoSuperado::after {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 768px) {
  #ucIndiceVideocurso_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
@media (min-width: 992px) {
  #ucIndiceVideocurso {
    font-size: 18px;
  }
  .NodoVideocursoPie > .small {
    font-size: 30px !important;
  }
  .NodoVideocursoSuperadoSinTest::after {
    width: 18px;
    height: 18px;
  }
}
#ucVideocurso_Box {
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.9);
}
#ucVideocurso_Botones {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #ucVideocurso_Box {
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
  }
  .ucVideocurso_boton {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  #ucVideocurso {
    padding: 0 10px 10px 10px;
  }
  #ucVideocurso_Box {
    width: 500px;
    border: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 10px auto 10px auto;
    border-radius: 20px;
  }
}
@media (min-width: 992px) {
  #ucVideocurso_Box {
    width: 600px;
  }
}
@media (min-width: 1200px) {
  #ucVideocurso_Box {
    width: 700px;
  }
}
#ucTemasCasosPracticos_Box {
  background-color: #ffffff;
  padding-bottom: 10px;
  padding-top: 10px;
}
#ucTemasCasosPracticos__Tabla {
  margin-bottom: 0;
}
#ucTemasCasosPracticos_div-tabla td {
  cursor: pointer;
}
@media (max-width: 767px) {
  #ucTemasCasosPracticos {
    font-size: 10px;
  }
  #ucTemasCasosPracticos_Box {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucTemasCasosPracticos {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #ucTemasCasosPracticos_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
#ucCasosPracticos_Box {
  background-color: #ffffff;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  #ucCasosPracticos {
    font-size: 10px;
  }
  #ucCasosPracticos_Box {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucCasosPracticos {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #ucCasosPracticos_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
#ucVideosCustom_div > #MasterSlider {
  margin-top: 10px;
}
#ucVideoCustom_Box {
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.9);
}
#ucVideoCustom_SiguienteAuto {
  margin-bottom: 0;
}
#ucVideoCustom_Botones {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #ucVideoCustom_Box {
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
  }
  .ucVideoCustom_boton {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  #ucVideoCustom {
    padding: 0 10px 10px 10px;
  }
  #ucVideoCustom_Box {
    width: 500px;
    border: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 10px auto 10px auto;
    border-radius: 20px;
  }
}
@media (min-width: 992px) {
  #ucVideoCustom_Box {
    width: 600px;
  }
}
@media (min-width: 1200px) {
  #ucVideoCustom_Box {
    width: 700px;
  }
}
.owl-carousel .owl-item > .item {
  z-index: 0;
}
.owl-carousel .owl-item > .item > .owl-item__titulo {
  position: absolute;
  z-index: 2;
  left: 2px;
  right: 2px;
  bottom: 0;
  padding: 0 2px;
  margin-bottom: 8px;
  font-size: 12px;
  background: rgba(225, 225, 225, 0.8);
  color: black;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: default;
  border-radius: 0;
}
.owl-carousel .owl-item > .item > .owl-item__titulo.owl-item__titulo_grande {
  font-size: 14px;
}
.owl-carousel .owl-item > .item > .owl-item__fondo {
  opacity: 1;
}
.owl-carousel .owl-item > .item > .owl-item__fondo > img {
  border: solid transparent 2px;
  border-radius: 10px;
}
.owl-carousel .owl-item--disabled > .item > .CargaPrincipal {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.owl-carousel .owl-item--disabled > .item > .owl-item__tinte {
  visibility: hidden;
}
.owl-wrapper.slider-vertical {
  width: 100%;
  padding-left: 5px;
}
.owl-wrapper.slider-vertical > .owl-item {
  display: inline-block;
  width: 140px;
  height: 105px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.owl-wrapper.slider-vertical > .owl-item.owl-item__16_9 {
  width: 184px;
}
.owl-item__fondo--coloreado::before {
  background-color: #0A3D62;
  background-repeat: no-repeat;
  background-size: contain;
  border: solid transparent 2px;
  border-radius: 10px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.owl-item__fondo--tintado > img {
  border: solid transparent 2px;
  border-radius: 10px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.owl-item__fondo--tintado.disabled > img {
  border: solid #0A3D62 2px;
  border-radius: 10px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.owl-item__fondo--tintado::after {
  content: "";
  visibility: hidden;
  background-color: #0A3D62;
  mix-blend-mode: overlay;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid transparent 2px;
  border-radius: 10px;
}
@supports (mix-blend-mode: color) {
  .owl-item__fondo--tintado::after {
    visibility: visible;
  }
}
#MasterItemOver {
  position: absolute;
  z-index: 10000;
  left: 0;
  width: 0;
  top: 0;
  height: 0;
  display: none;
}
#MasterItemOver > .owl-item__tinte {
  border-width: 3px;
}
.owlTitulo {
  font-size: 14px;
  margin: 5px 5px;
  padding: 3px 95px 3px 20px;
  color: #039ED9;
  background-color: #FFFFFF;
  border-radius: 5px;
}
.divSlidersHorItem {
  position: relative;
}
.divSliders {
  position: relative;
}
.MargenIni {
  height: 1px;
}
.MargenFin {
  margin-bottom: 10px;
}
.owl-carousel .lazyOwl {
  position: inherit;
  z-index: 1;
  display: block;
  height: auto;
}
.itemOverContenido {
  display: none;
  z-index: 2;
}
.itemOver {
  display: none;
}
.FondoOver {
  overflow: hidden;
  position: inherit;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}
.FondoOver.disabled {
  cursor: not-allowed;
}
.FondoOver > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.FondoOver > img.FondoOverActive {
  z-index: 3;
}
#MasterItemOver .owl-item__titulo {
  position: absolute;
  z-index: 2;
  font-size: 18px;
  margin: 0 0;
  left: 2px;
  right: 2px;
  bottom: 8px;
  padding: 3px 6px;
  background: rgba(225, 225, 225, 0.8);
  color: black;
  cursor: default;
}
#MasterItemOver .owl-item__titulo > span {
  font-size: 14px;
}
.itemOverDescripcion {
  position: absolute;
  top: 90px;
  left: 10px;
  right: 10px;
  z-index: 3;
  color: #ffffff;
  text-shadow: 0 0 8px #000000, 0 0 5px #000000, 0 0 4px #000000, 0 0 3px #000000;
  font-size: 20px;
}
.LinkOverTodo {
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}
.BotonOver {
  pointer-events: all;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  font-size: 16px;
  margin: 0 0;
  color: black;
  background-color: rgba(225, 225, 225, 0.8);
  text-align: center;
  border-radius: 5px;
}
.BotonOver.disabled {
  cursor: not-allowed;
  filter: grayscale(100%);
  opacity: 0.5;
}
.BotonOver > .Icono {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.BotonOver > span {
  display: block;
  margin-top: 7px;
}
/*.BotonOver:not(.disabled):hover {
    background-color: rgba(255, 255, 255, 1);
}*/
.BotonOverLeft {
  left: 5%;
  top: 34%;
  height: 38%;
  width: 42%;
}
.BotonOverRight {
  right: 5%;
  top: 34%;
  height: 38%;
  width: 42%;
}
.BotonOverSuperiorLeft {
  left: 5%;
  width: 10%;
  top: 5%;
  padding-top: 2%;
  height: 45px;
}
.BotonOverSuperiorRight {
  right: 5%;
  width: 10%;
  top: 5%;
  padding-top: 2%;
  height: 45px;
}
.BotonOverSuperior {
  left: 20%;
  right: 20%;
  top: 5%;
  padding-top: 2%;
  height: 45px;
}
.BotonOverCentral {
  width: 80%;
  left: 10%;
  top: 35%;
  padding: 14px 0 14px 0;
  vertical-align: middle;
}
.BotonOverInfo {
  position: absolute;
  z-index: 2;
  margin: 0 0;
  color: #ffffff;
  right: 10px;
  top: 4px;
  vertical-align: middle;
}
.BotonOverInfo > span {
  font-size: 19px;
  vertical-align: middle;
  margin-left: 4px;
  text-shadow: 0.05em 0 black, 0 0.05em black, -0.05em 0 black, 0 -0.05em black, -0.05em -0.05em black, -0.05em 0.05em black, 0.05em -0.05em black, 0.05em 0.05em black;
}
.BotonOverInfo > span.BotonOverInfo_Repeticiones-badge {
  border: solid black 1px;
  padding: 0 7px;
  border-radius: 100px;
  background-color: white;
  color: black;
  text-shadow: none;
}
.BotonOverInfo > img {
  display: inline-block !important;
  width: 28px !important;
  padding: 3px !important;
  vertical-align: middle !important;
}
.BotonOverInfo.BotonOverInfoBig > img {
  width: 46px !important;
}
.IconoModoAyuda,
.IconoModoExamen {
  width: 44px;
  height: 44px;
}
.IconoEstadisticasTeoria,
.IconoEstadisticasPractica {
  width: 60px;
  height: 60px;
  margin-top: 15px !important;
}
#MasterItemOver .BotonOverInfo {
  top: 8px;
}
#MasterItemOver .BotonOverInfo > img {
  width: 48px !important;
  height: 48px !important;
}
#MasterItemOver .BotonOverInfo > span {
  font-size: 32px;
}
#MasterItemOver .BotonOverInfo > span.BotonOverInfo_Repeticiones-badge {
  padding: 0 11px;
}
.BotonOverInfo-Reserva {
  left: 5px;
}
.BotonOverInfo-Reserva span {
  float: left;
  line-height: 42px;
}
.BotonOverDificultad {
  cursor: pointer;
  position: absolute;
  z-index: 200;
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  left: 5px;
  top: 6px;
  vertical-align: middle;
}
.BotonOverDificultad span {
  vertical-align: middle;
  margin-left: 6px;
}
#MasterItemOver .BotonOverDificultad img {
  width: 32px;
  height: 32px;
  margin-left: 8px;
  margin-right: 8px;
}
.BotonOverDificultad img {
  width: 34px;
  height: 34px;
  vertical-align: middle;
  margin-right: 10px;
}
.dd-select {
  background-color: rgba(0, 0, 0, 0.8) !important;
  border-style: none !important;
  border-radius: 5px !important;
}
.dd-select:hover {
  background-color: #000000 !important;
}
.dd-selected {
  color: white;
  border: 0 solid white;
  padding: 4px 4px 0 4px !important;
}
.dd-selected label {
  padding-top: 0 !important;
  font-weight: normal;
}
.dd-selected label {
  padding-top: 5px;
  cursor: pointer;
}
.dd-option {
  padding: 4px 4px 0 4px !important;
  height: 40px;
}
.dd-option-text {
  cursor: pointer;
  font-weight: normal;
  line-height: 31px !important;
}
.dd-selected small {
  display: none;
  color: white;
}
.dd-selected small:hover {
  text-decoration: none !important;
}
.dd-option:hover {
  background-color: #d0e0e0;
}
.dd-pointer-down {
  border: solid 10px transparent !important;
  border-top-color: white !important;
}
.dd-pointer-up {
  border: solid 10px transparent !important;
  border-bottom-color: white !important;
  margin-top: -15px !important;
}
.dd-desc {
  color: #555;
}
.owlTitulo a:link {
  color: white;
}
.owlTitulo a:hover {
  color: white;
}
.dd-selected-text {
  color: white;
  line-height: 40px !important;
  margin-bottom: 0;
}
.Manita {
  cursor: pointer;
}
.owl-wrapper ul {
  list-style-type: none;
  padding-left: 5px;
}
/*.owl-nav, .owl-dots {
    display: none;
}*/
@media (min-width: 480px) {
  .owlTitulo {
    font-size: 16px;
  }
  .owl-wrapper.slider-vertical > .owl-item {
    width: 160px;
    height: 120px;
  }
  .owl-wrapper.slider-vertical > .owl-item.owl-item__16_9 {
    width: 211px;
  }
  .owl-carousel .owl-item .item .owl-item__titulo {
    font-size: 12px;
    padding: 0 4px;
  }
  .owl-carousel .owl-item .item .owl-item__titulo.owl-item__titulo_grande {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .owlTitulo {
    font-size: 22px;
    margin: 10px 10px;
  }
  .owl-wrapper.slider-vertical {
    padding-left: 10px;
  }
  .owl-wrapper.slider-vertical > .owl-item {
    width: 200px;
    height: 150px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .owl-wrapper.slider-vertical > .owl-item.owl-item__16_9 {
    width: 264px;
  }
  .owl-carousel .owl-item .item .owl-item__titulo {
    font-size: 14px;
    padding: 1px 4px;
  }
  .owl-carousel .owl-item .item .owl-item__titulo.owl-item__titulo_grande {
    font-size: 17px;
  }
  .BotonOverInfo > span {
    font-size: 23px;
  }
  .BotonOverInfo > span.BotonOverInfo_Repeticiones-badge {
    padding: 0 8px;
  }
  .BotonOverInfo > span > img {
    width: 32px !important;
  }
  .BotonOverInfo > span.BotonOverInfoBig > img {
    width: 64px !important;
  }
}
@media (min-width: 992px) {
  .owlTitulo {
    font-size: 25px;
  }
  .MargenIni {
    height: 2px;
  }
}
.conectate {
  color: red;
}
.conectado {
  color: green;
}
#ucVideoclasesAlumno_Box {
  background-color: #ffffff;
  padding-bottom: 0px;
}
#ucVideoclasesAlumno_Tabla {
  margin-bottom: 8px;
}
#ucVideoclasesAlumno_actualiza {
  margin-bottom: 8px;
  font-size: 12px;
}
#ucVideoclasesAlumno_UpdateProgress {
  display: inline !important;
}
#ucVideoclasesAlumno_Tabla th {
  vertical-align: middle;
}
@media (max-width: 767px) {
  #ucVideoclasesAlumno {
    font-size: 10px;
  }
  #ucVideoclasesAlumno_actualiza {
    font-size: 8px;
  }
  #ucVideoclasesAlumno_Box {
    padding-left: 0;
    padding-right: 0;
  }
  #ucVideoclasesAlumno_div-tabla {
    border-style: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucVideoclasesAlumno {
    font-size: 12px;
  }
  #ucVideoclasesAlumno_actualiza {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  #ucVideoclasesAlumno_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    border-radius: 10px;
  }
}
.Qlases0Puntos {
  background-color: #ccc;
}
.Qlases1Puntos {
  background-color: #F63D1B;
}
.Qlases2Puntos {
  background-color: #A46649;
}
.Qlases3Puntos {
  background-color: #DABA61;
}
.Qlases4Puntos {
  background-color: #5D8E5E;
}
.Qlases5Puntos {
  background-color: #30DC15;
}
.ucEstQlases_Tabla_NombreEvaluacionPrincipal {
  padding: 3px 4px 0 0 !important;
}
#ucEstQlases a[data-id],
#ucMisClases a[data-id] {
  cursor: pointer;
}
.ucEstQlases_IconoEval {
  display: inline-block;
  background-color: #666666;
  width: 3em;
  height: 3em;
  padding: 2px;
  background-origin: content-box;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.ucEstQlases_TextoEval {
  display: inline;
  line-height: 3em;
  vertical-align: inherit;
  font-weight: bold;
}
#ucEstQlases_Box {
  background-color: white;
  padding-bottom: 10px;
  font-size: 12px;
}
#ucEstQlases_Box p {
  margin-bottom: 2px;
}
#ucEstQlases_Box .panel-heading,
#ucEstQlases_Box .panel-body {
  padding: 5px;
}
#ucEstQlases_Botones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
#ucEstQlases_Botones > .btn {
  padding-top: 7px;
  padding-bottom: 7px;
}
#ucEstQlases_TipoEst,
#ucEstQlases_ModoEst {
  display: inline-block;
  color: #ffffff;
  background-color: #666666;
  border: 1px solid #fff;
  border-radius: 5px;
  border-width: 1px;
  padding: 6px;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucEstQlases_Botones {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #ucEstQlases_Box {
    padding-left: 0;
    padding-right: 0;
  }
  #ucEstQlases_Botones {
    font-size: 14px;
    margin: 2px;
  }
  #ucEstQlases_Botones > .btn {
    font-size: 14px;
  }
  #ucEstQlases_TipoEst > label,
  #ucEstQlases_ModoEst > label {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (min-width: 768px) {
  #ucEstQlases_Box {
    border: 1px solid #000;
    margin: 10px 0 10px 0;
    padding-top: 10px;
    border-radius: 10px;
  }
  #ucEstQlases_Box .panel-heading,
  #ucEstQlases_Box .panel-body {
    padding: 10px;
  }
  #ucEstQlases_Botones {
    font-size: 18px;
    margin-right: 10px;
  }
  #ucEstQlases_Botones > .btn {
    font-size: 18px;
  }
  #ucEstQlases_TipoEst,
  #ucEstQlases_ModoEst {
    margin-right: 10px;
  }
  #ucEstQlases_TipoEst > label,
  #ucEstQlases_ModoEst > label {
    margin-left: 10px;
    margin-right: 10px;
  }
  #ucEstQlases_TipoEst > label > input,
  #ucEstQlases_ModoEst > label > input {
    margin-top: 6px;
  }
}
#ucEstQlasesInforme_Tabla th {
  vertical-align: middle;
}
.ucEstQlasesInforme_icono {
  width: auto;
}
#ucEstQlasesInforme_leyenda {
  display: inline;
}
.ucEstQlasesInforme_leyenda__item {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 10px;
}
.ucEstQlasesInforme_leyenda__item__icono {
  height: 24px;
  width: auto;
}
.ucEstQlasesInforme_leyenda__item__texto {
  padding-left: 0;
}
#ucEstQlasesInforme_Firma__imagen {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  #ucEstQlasesInforme {
    font-size: 10px;
  }
  #ucEstQlasesInforme_div-tabla {
    border-style: none;
    margin-bottom: 0;
  }
  #ucEstQlasesInforme_Tabla {
    margin-bottom: 8px;
  }
  .ucEstQlasesInforme_icono {
    height: 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucEstQlasesInforme {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .ucEstQlasesInforme_icono {
    height: 21px;
  }
}
@media (max-width: 767px) {
  #ucEstQlasesContinua {
    font-size: 10px;
  }
  #ucEstQlasesContinua_div-tabla {
    border-style: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucEstQlasesContinua {
    font-size: 12px;
  }
}
#ucEstQlasesExamenTbl_Tabla th {
  vertical-align: middle;
}
@media (max-width: 767px) {
  #ucEstQlasesExamen {
    font-size: 10px;
  }
  #ucEstQlasesExamen_div-tabla {
    border-style: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucEstQlasesExamen {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  #ucEstQlasesResumen {
    font-size: 10px;
  }
  #ucEstQlasesResumen_div-tabla {
    border-style: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ucEstQlasesResumen {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  #ucEstQlasesProgresion_GrafContainer {
    margin-right: 10px;
  }
  #ucEstQlasesProgresion_Chart {
    height: 390px;
  }
}
@media (min-width: 768px) {
  #ucEstQlasesProgresion_GrafContainer {
    margin-right: 10px;
  }
  #ucEstQlasesProgresion_Chart {
    height: 500px;
  }
}
#ucEstQlasesAnalisis_Resumen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: space-around;
}
#ucEstQlasesAnalisis_Ayuda {
  padding: 10px 10px 10px 45px;
  background-size: auto 75%;
  background-repeat: no-repeat;
  background-position: 10px center;
}
#ucEstQlasesAnalisis_IndiceGlobal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin: 0;
}
#ucEstQlasesAnalisis_IndiceGlobal-titulo {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  margin-right: 5px;
}
#ucEstQlasesAnalisis_Examenes {
  display: inline-block;
  margin: 0 0 0 5px;
}
#ucEstQlasesAnalisis_Detalle {
  margin-bottom: 10px;
}
#ucEstQlasesAnalisis_Detalle .pie {
  margin: 0 3px;
}
.ucEstQlasesAnalisis_header {
  color: #000000;
  border-bottom: 1px solid #000000;
}
.ucEstQlasesAnalisis_grupo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 12px;
}
.ucEstQlasesAnalisis_grupo .pie {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.ucEstQlasesAnalisis_botonGrupo {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 3.5em;
  height: 3.5em;
  padding: 3px;
  background-origin: content-box;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.ucEstQlasesAnalisis_codigo {
  width: 1.7em;
  height: 1.7em;
  left: -1em;
  top: -1.7em;
  color: #000;
  background-color: whitesmoke;
  border-radius: 50%;
  border: 1px solid #000;
  position: relative;
  text-align: center;
}
.ucEstQlasesAnalisis_subgrupo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
#ucEstQlasesAnalisis_leyenda {
  display: inline;
}
.ucEstQlasesAnalisis_leyenda__item {
  display: inline-block;
  margin-bottom: 5px;
  padding: 3px;
  margin-left: 10px;
  border-radius: 6px;
}
.ucEstQlasesAnalisis_botonSubgrupo {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 3.5em;
  padding: 0;
  text-align: center;
  border-radius: 5px;
  margin: 1px 0 1px 1px;
}
.CircularProgressBars {
  /**, *:after, *:before {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }*/
}
.CircularProgressBars .pie {
  background-color: #ccc;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.CircularProgressBars .pie.big {
  font-size: 86px;
}
.CircularProgressBars .pie.small {
  font-size: 40px;
}
.CircularProgressBars .pie > .clip1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  clip: rect(0, 1em, 1em, 0.5em);
  border-radius: 50%;
}
.CircularProgressBars .pie .slice1 {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0, 0.5em, 1em, 0);
  border-radius: 0.5em;
  background-color: limegreen;
  border-color: #f7e5e1;
  transform: rotate(0);
}
.CircularProgressBars .pie > .clip2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  clip: rect(0, 0.5em, 1em, 0);
  border-radius: 50%;
}
.CircularProgressBars .pie .slice2 {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0, 1em, 1em, 0.5em);
  border-radius: 0.5em;
  background-color: limegreen;
  border-color: #f7e5e1;
  transform: rotate(0);
}
.CircularProgressBars .pie > .inner {
  position: absolute;
  height: 80%;
  width: 80%;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -40%;
  margin-left: -40%;
  background: #fff;
  border-radius: 100%;
  font-size: 0.4em;
}
.CircularProgressBars .pie .status {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-family: verdana;
}
.CircularProgressBars .pie .prc {
  font-size: 0.4em;
}
@media (max-width: 350px) {
  #ucEstQlasesAnalisis_Ayuda {
    display: none;
  }
}
@media (max-width: 450px) {
  .ucEstQlasesAnalisis_header {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  #ucEstQlasesAnalisis {
    font-size: 14px;
  }
  #ucEstQlasesAnalisis_Resumen {
    font-size: 16px;
    padding: 10px 10px 0 10px;
  }
  #ucEstQlasesAnalisis_Detalle {
    margin: 10px 10px 15px 10px;
  }
  #ucEstQlasesAnalisis_Detalle .pie {
    margin: 0 15px 0 0;
  }
  .ucEstQlasesAnalisis_grupo {
    margin-top: 16px;
  }
  .CircularProgressBars .pie.big {
    font-size: 134px;
  }
  .CircularProgressBars .pie.small {
    font-size: 50px;
  }
  .ucEstQlasesAnalisis_botonGrupo {
    padding: 5px;
  }
  .ucEstQlasesAnalisis_botonSubgrupo {
    margin: 3px 0 2px 5px;
  }
}
/*@color-base-tinte-fotos-alpha: 40%;
@color-base-tinte-fotos-alpha-login: 0%;*/
.svg-drc {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='29.814px' height='29.813px' viewBox='0 0 29.814 29.813' xml:space='preserve' enable-background='new 0 0 29.814 29.813'>  <style type='text/css'>    	.st0{fill:#ffffff;}	.st1{fill:#0A3D62;}  </style>  <g id='XMLID_526_'>    <circle id='XMLID_529_' class='st0' cx='14.907' cy='14.906' r='14.907'/>    <polygon id='XMLID_528_' class='st1' points='6.689 9.383 9.973 14.693 6.689 20.003 25.796 14.693 '/>  </g></svg>");
}
.svg-IconoErrores {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' width='31.6' height='44' viewBox='0 0 31.6 44' xml:space='preserve'><style type='text/css'>	.st0{fill:#C6C6C6;}	.st1{fill:#ffffff;}	.st2{fill:#0A3D62;}	.st3{fill:none;stroke:#0A3D62;stroke-miterlimit:10;}</style><polygon class='st1' points='31.6 44 0 44 0 0 23.9 0 31.6 6.9 '/><polygon class='st0' points='23.9 0 23.9 6.9 31.6 6.9 '/><line class='st3' x1='3.9' y1='26.4' x2='26.6' y2='26.4'/><line class='st3' x1='3.9' y1='32' x2='26.6' y2='32'/><line class='st3' x1='3.9' y1='37.9' x2='26.6' y2='37.9'/><path class='st2' d='M9 19.8l4.3-6.2L9.2 7.8h3.9l2.1 3.3 2.2-3.3h3.7l-4 5.7 4.4 6.3H17.6l-2.4-3.7 -2.5 3.7H9z'/></svg>");
}
.svg-IconoModoAyuda {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' width='31.6' height='44' viewBox='0 0 31.6 44' xml:space='preserve'><style type='text/css'>	.st1{fill:none;stroke:#ffffff;stroke-miterlimit:10;}	.st2{fill:#C6C6C6;}	.st3{fill:#ffffff;}	.st4{fill:#0A3D62;}	.st5{fill:none;stroke:#0A3D62;stroke-miterlimit:10;}</style><polygon class='st3' points='31.6 44 0 44 0 0 23.9 0 31.6 6.8 '/><polygon class='st2' points='23.9 0 23.9 6.8 31.6 6.8 '/><line class='st5' x1='3.9' y1='26.3' x2='26.6' y2='26.3'/><line class='st5' x1='3.9' y1='32' x2='26.6' y2='32'/><line class='st5' x1='3.9' y1='37.8' x2='26.6' y2='37.8'/><path class='st4' d='M8.2 11.6h10.5v7.2c0 0-0.2 2.5-5 2.3 -4.8-0.1-5.3-1.9-5.6-3.3C7.9 16.4 8.2 11.6 8.2 11.6'/><path class='st1' d='M8.2 11.6h10.5v7.2c0 0-0.2 2.5-5 2.3 -4.8-0.1-5.3-1.9-5.6-3.3C7.9 16.4 8.2 11.6 8.2 11.6z'/><polygon class='st4' points='2.4 13.1 12.1 5.5 25.1 10.1 16.2 17.7 '/><polygon class='st1' points='2.4 13.1 12.1 5.5 25.1 10.1 16.2 17.7 '/><line class='st4' x1='19.1' y1='13.6' x2='19.1' y2='19.9'/><line class='st5' x1='19.1' y1='13.6' x2='19.1' y2='19.9'/><path class='st4' d='M18.1 20.9c0-0.7 0.6-1.3 1.3-1.3 0.7 0 1.3 0.6 1.3 1.3s-0.6 1.3-1.3 1.3C18.6 22.2 18.1 21.6 18.1 20.9'/><circle class='st5' cx='19.3' cy='20.9' r='1.3'/></svg>");
}
.svg-IconoModoExamen {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' width='31.6' height='44' viewBox='0 0 31.6 44' xml:space='preserve'><style type='text/css'>	.st1{fill:none;stroke:#ffffff;stroke-miterlimit:10;}	.st2{fill:#C6C6C6;}	.st3{fill:#ffffff;}	.st4{fill:#0A3D62;}	.st5{fill:none;stroke:#0A3D62;stroke-miterlimit:10;}</style><polygon class='st3' points='31.6 44 0 44 0 0 23.9 0 31.6 6.8 '/><polygon class='st2' points='23.9 0 23.9 6.8 31.6 6.8 '/><line class='st5' x1='3.9' y1='26.3' x2='26.6' y2='26.3'/><line class='st5' x1='3.9' y1='32' x2='26.6' y2='32'/><line class='st5' x1='3.9' y1='37.8' x2='26.6' y2='37.8'/><polygon class='st4' points='12.9 9 9.3 22.9 12.9 20 15.1 24.1 17.2 20.1 20.9 23.5 16.7 9 '/><polygon class='st1' points='12.9 9 9.3 22.9 12.9 20 15.1 24.1 17.2 20.1 20.9 23.5 16.7 9 '/><path class='st4' d='M20.9 9c0 3.2-2.6 5.8-5.8 5.8s-5.8-2.6-5.8-5.8 2.6-5.8 5.8-5.8S20.9 5.8 20.9 9'/><circle class='st1' cx='15.1' cy='9' r='5.8'/><path class='st3' d='M18.6 9c0 2-1.6 3.6-3.6 3.6s-3.6-1.6-3.6-3.6S13.1 5.5 15.1 5.5 18.6 7.1 18.6 9'/></svg>");
}
.svg-IconoRepaso {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' width='31.6' height='44' viewBox='0 0 31.6 44' xml:space='preserve'><style type='text/css'>	.st0{fill:#C6C6C6;}	.st1{fill:#ffffff;}	.st2{fill:#0A3D62;}	.st3{fill:none;stroke:#0A3D62;stroke-miterlimit:10;}</style><polygon class='st1' points='31.6 44 0 44 0 0 23.9 0 31.6 6.8 '/><polygon class='st0' points='23.9 0 23.9 6.8 31.6 6.8 '/><line class='st3' x1='3.9' y1='26.3' x2='26.6' y2='26.3'/><line class='st3' x1='3.9' y1='32' x2='26.6' y2='32'/><line class='st3' x1='3.9' y1='37.8' x2='26.6' y2='37.8'/><path class='st2' d='M10 15.8l1.1 0.6c0.2 0 0.3-0.1 0.3-0.2 0-0.1 0-0.2-0.1-0.4l-2.3-4.4 -5.2 0.1c-0.2 0-0.3 0.1-0.3 0.4 0 0.1 0.1 0.1 0.2 0.2l1.1 0.6 -1.1 1.8c-0.3 0.5-0.5 0.9-0.5 1.2 0 0.3 0.1 0.6 0.3 1l3.5 6.1c-0.1-0.4-0.1-0.8-0.1-1.1 0-0.6 0.2-1.2 0.6-1.8L10 15.8zM11.3 12.2l2.9-4.5c-1.1-2.5-2.2-3.7-3.4-3.7 -0.7 0-1.2 0.2-1.5 0.6L6.6 9 11.3 12.2zM9 24.4h5.6v-5.8H9.2c-0.7 0.9-1.1 1.6-1.2 1.9 -0.3 0.5-0.4 1.1-0.4 1.6C7.5 23.6 8 24.4 9 24.4M20.4 11.2l2.5-4.2c0.1-0.1 0.1-0.3 0.1-0.5 0-0.2-0.1-0.3-0.2-0.3 0 0-0.1 0-0.3 0.1l-1.1 0.5 -1-2.1c-0.5-0.9-1.4-1.4-2.8-1.4h-6.5c0.8 0.2 1.3 0.5 1.6 0.7 0.7 0.5 1.3 1.5 2 3l1.3 2.7 -1 0.5c-0.1 0-0.1 0.1-0.1 0.3 0 0.2 0.1 0.2 0.3 0.3L20.4 11.2zM22.9 23.5l3.6-6.6c-0.5 0.6-1.1 1-1.7 1.2 -0.5 0.2-1.2 0.3-2.2 0.3h-4v-0.8c0-0.3-0.1-0.5-0.2-0.5 -0.1 0-0.2 0-0.3 0.1l-2.5 4.4 2.6 4.1c0.2 0.3 0.4 0.4 0.5 0.4 0.1 0 0.2-0.1 0.2-0.2v-1.4h2.2C22 24.4 22.6 24.1 22.9 23.5M21.4 17.6h2.4c0.6 0 1.2-0.3 1.8-0.8 0.7-0.5 1-1.1 1-1.7 0-0.3-0.1-0.5-0.3-0.8l-2.9-4.4 -4.9 2.9L21.4 17.6z'/></svg>");
}
.svg-IconoAyudaPrg {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='49.373px' height='49.372px' viewBox='0 0 49.373 49.372' xml:space='preserve' enable-background='new 0 0 49.373 49.372'>  <style type='text/css'>    	.st0{fill:#ffffff;}	.st1{fill:#0A3D62;}  </style>  <circle id='XMLID_482_' class='st0' cx='24.687' cy='24.686' r='24.687'/>  <g id='XMLID_114_'>    <path id='XMLID_118_' class='st1' d='M28.977 31.401h-7.685v-0.769c0-1.308 0.147-2.369 0.444-3.185 0.297-0.816 0.738-1.561 1.325-2.235 0.586-0.674 1.904-1.86 3.953-3.56 1.093-0.89 1.639-1.705 1.639-2.447 0-0.741-0.22-1.317-0.657-1.729 -0.438-0.411-1.103-0.617-1.992-0.617 -0.958 0-1.749 0.317-2.376 0.95 -0.627 0.635-1.028 1.739-1.204 3.317l-7.847-0.971c0.27-2.886 1.317-5.208 3.145-6.968s4.628-2.639 8.403-2.639c2.939 0 5.313 0.613 7.119 1.84 2.454 1.658 3.681 3.87 3.681 6.634 0 1.146-0.316 2.252-0.95 3.316 -0.634 1.065-1.929 2.366-3.883 3.903 -1.362 1.079-2.222 1.945-2.579 2.6C29.155 29.497 28.977 30.351 28.977 31.401zM21.028 33.444h8.231v7.261h-8.231V33.444z'/>  </g></svg>");
}
.svg-IconoEstPractica {
  background-image: url("data:image/svg+xml,<svg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' viewBox='0 0 31.6 44' xml:space='preserve' width='31.6' height='44'><style type='text/css'>	.st0{fill:#706F6F;}	.st1{fill:#ffffff;}	.st2{fill:#C7C6C7;}	.st3{fill:#0A3D62;}	.st4{fill:none;stroke:#0A3D62;stroke-width:0.2;stroke-miterlimit:10;}	.st5{fill:#ffffff;stroke:#0A3D62;stroke-miterlimit:10;}	.st6{fill:#ffffff;stroke:#0A3D62;stroke-width:0.3;stroke-miterlimit:10;}	.st7{fill:none;stroke:#0A3D62;stroke-width:0.3;stroke-miterlimit:10;}	.st8{fill:none;stroke:#0A3D62;stroke-miterlimit:10;}	.st9{fill:none;stroke:#0A3D62;stroke-width:0.5;stroke-miterlimit:10;}</style><polygon class='st1' points='458.8 282.7 458.8 319.8 427.2 319.8 427.2 275.8 451.1 275.8 ' transform='translate(-427.2,-275.79999)' fill='#fff'/><polygon class='st2' points='451.2 275.8 451.2 282.6 458.8 282.6 ' transform='translate(-427.2,-275.79999)' fill='#c7c6c7'/><g transform='translate(-427.2,-275.79999)'><path class='st3' d='m444.1 287.1-3.5 10.8-3.3-10.4-3.1 5.7-3.6-11.1-3.3 11.5 0-3.2 3.4-11.6 3.8 11.8 3.1-5.6 3.1 9.6 3.8-11.8 0.3 2.1c0.3 1.7 0.7 4.1 0.9 5.7 0.6-1.4 1.4-3.3 1.8-4.3l0.6-1.3 2.2 7.7 4.1-8.7 1.4 7.2 2.9-6.3 0 2.4-3.3 7.2-1.4-7.3-4 8.3-2.1-7.5c-0.8 2-2.2 5.7-2.3 5.9l-1.5-6.8z' fill='#0A3D62'/><line class='st4' x1='430.5' y1='275.8' x2='430.5' y2='319.8' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='316.6' x2='427.4' y2='316.6' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='312.8' x2='427.4' y2='312.8' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='309' x2='427.4' y2='309' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='305.2' x2='427.4' y2='305.2' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='301.4' x2='427.4' y2='301.4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='297.7' x2='427.4' y2='297.7' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='293.9' x2='427.4' y2='293.9' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='290.1' x2='427.4' y2='290.1' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='458.7' y1='286.3' x2='427.4' y2='286.3' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='451.1' y1='282.5' x2='427.4' y2='282.5' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='451.2' y1='278.7' x2='427.4' y2='278.7' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='434.7' y1='275.8' x2='434.7' y2='319.8' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='439.2' y1='275.8' x2='439.2' y2='319.8' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='443.7' y1='275.8' x2='443.7' y2='319.8' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='448.1' y1='275.8' x2='448.1' y2='319.8' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='452.6' y1='282.6' x2='452.6' y2='319.8' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line class='st4' x1='457.1' y1='282.6' x2='457.1' y2='319.8' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><rect x='431.7' y='294.9' class='st5' width='22.7' height='19.4' style='fill:#fff;stroke:#0A3D62'/><path class='st3' d='m451.3 306.5c-0.5-1.8-1.2-2.4-2.5-2.3-1 0.1-1.8 0.9-1.9 2.3-2.5 0.1-5.1 0.1-7.7 0.2 0-0.8-0.2-1.5-0.8-2.1-0.4-0.4-1-0.5-1.5-0.4-1.2 0.1-1.9 1-1.9 2.5-0.7 0.2-0.8 0.2-1-0.5-0.3-1.2 0.2-2.3 1.4-2.7 1-0.3 2.1-0.4 3.1-0.7 0.2-0.1 0.5-0.1 0.7-0.3 1-1.4 2.4-1.9 4.1-1.8 1.9 0.1 3.7 0 5.6 0 0.3 0 0.5 0 0.7 0.4 0.2 0.5 0.7 0.9 1 1.4 0 0.1 0.1 0.1 0.2 0.1 0.5 1.1 1.2 2.1 0.9 3.3 0 0.2-0.2 0.3-0.4 0.6zm-11-3.5c1.6-0.1 3.1-0.1 4.6-0.2 0.1 0 0.3-0.2 0.3-0.3 0-0.4 0-0.9 0-1.4-1.1 0-2.2 0-3.3 0-0.1 0-0.2 0.1-0.3 0.2-0.4 0.6-0.8 1.1-1.3 1.7zm5.7-0.2c1.2-0.1 2.3-0.1 3.6-0.2-0.3-0.5-0.5-0.9-0.8-1.3 0-0.1-0.2-0.2-0.2-0.2-0.9 0-1.7 0-2.5 0-0.1 0.7-0.1 1.2-0.1 1.7zm-11.2 1.8c0.6-0.2 0.9-0.5 0.9-1.1-0.6 0.2-0.9 0.5-0.9 1.1zm10.1-0.8c0 0 0 0 0 0 0.2 0 0.4-0.1 0.6-0.2-0.2-0.1-0.4-0.1-0.7-0.2-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0.1-0.2 0.2 0.1 0.1 0.2 0.1 0.3 0.2 0.1 0 0.2 0 0.3 0zm6.1 0.3c0.3-0.5 0.1-1.1-0.4-1.1 0.1 0.3 0.2 0.6 0.3 1 0 0 0.1 0 0.1 0.1zM438.8 306.2c0 0.9-0.7 1.6-1.6 1.6-0.9 0-1.6-0.8-1.6-1.7 0-0.9 0.7-1.6 1.6-1.5 1 0 1.6 0.7 1.6 1.6zm-0.6 0c0-0.5-0.4-0.9-0.9-1-0.5 0-1 0.4-1 0.9 0 0.5 0.4 1 0.9 1 0.5 0 1-0.4 1-0.9zM450.7 306.2c0 0.9-0.7 1.6-1.6 1.6-0.9 0-1.6-0.8-1.6-1.6 0-0.9 0.8-1.6 1.7-1.6 0.9 0 1.6 0.7 1.5 1.6zm-1.5-1c-0.5 0-1 0.4-1 0.9 0 0.5 0.4 1 0.9 1 0.5 0 1-0.4 1-0.9 0-0.5-0.4-1-0.9-1zM439.2 306.8c2.6-0.1 5.2-0.2 7.8-0.2 0 0.1 0 0.2 0 0.2-2.6 0.1-5.2 0.2-7.8 0.2 0.1 0 0.1-0.1 0-0.2z' fill='#0A3D62'/><rect x='431.8' y='307.8' class='st3' width='22.4' height='0.8' fill='#0A3D62'/></g></svg>");
}
.svg-izq {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='29.814px' height='29.813px' viewBox='0 0 29.814 29.813' xml:space='preserve' enable-background='new 0 0 29.814 29.813'>  <style type='text/css'>    	.st0{fill:#ffffff;}	.st1{fill:#0A3D62;}  </style>  <g id='XMLID_507_'>    <circle id='XMLID_520_' class='st0' cx='14.907' cy='14.907' r='14.907'/>    <polygon id='XMLID_519_' class='st1' points='23.124 20.431 19.84 15.12 23.124 9.811 4.017 15.12 '/>  </g></svg>");
}
.svg-IconoEstTeorica {
  background-image: url("data:image/svg+xml,<svg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' width='8.9' height='12.4' viewBox='0 0 31.6 44' version='1.1'><g transform='translate(-213.88016,-510.36218)'><polygon transform='translate(-170.11984,234.56221)' points='415.6 282.7 415.6 319.8 384 319.8 384 275.8 407.9 275.8 ' class='st1' fill='#ffffff'/><polygon transform='translate(-170.11984,234.56221)' points='415.6 282.6 408 275.8 408 282.6 ' class='st2' fill='#c7c6c7'/><path d='m230.8 521.7-3.5 10.8-3.3-10.4-3.1 5.7-3.6-11.1-3.3 11.5 0-3.2 3.4-11.6 3.8 11.8 3.1-5.6 3.1 9.6 3.8-11.8 0.3 2.1c0.3 1.7 0.7 4.1 0.9 5.7 0.6-1.4 1.4-3.3 1.8-4.3l0.6-1.3 2.2 7.7 4.1-8.7 1.4 7.2 2.9-6.3 0 2.4-3.3 7.2-1.4-7.3-4 8.3-2.1-7.5c-0.8 2-2.2 5.7-2.3 5.9l-1.5-6.8z' class='st3' fill='#0A3D62'/><line y2='554.4' x2='217.2' y1='510.4' x1='217.2' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='551.2' x2='214.1' y1='551.2' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='547.4' x2='214.1' y1='547.4' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='543.6' x2='214.1' y1='543.6' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='539.8' x2='214.1' y1='539.8' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='536' x2='214.1' y1='536' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='532.3' x2='214.1' y1='532.3' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='528.5' x2='214.1' y1='528.5' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='524.7' x2='214.1' y1='524.7' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='520.9' x2='214.1' y1='520.9' x1='245.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='517.1' x2='214.1' y1='517.1' x1='237.7' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='513.3' x2='214.1' y1='513.3' x1='237.9' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='554.4' x2='221.4' y1='510.4' x1='221.4' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='554.4' x2='225.9' y1='510.4' x1='225.9' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='554.4' x2='230.3' y1='510.4' x1='230.3' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='554.4' x2='234.8' y1='510.4' x1='234.8' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='554.4' x2='239.3' y1='517.2' x1='239.3' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><line y2='554.4' x2='243.8' y1='517.2' x1='243.8' class='st4' style='fill:none;stroke-width:0.2;stroke:#0A3D62'/><path d='m229.2 538.1c0 0-2.2 3.2-2.2 3.2 0 0 3.8-1.3 3.8-1.3l-1.6-1.9z' class='st6' style='fill:#ffffff;stroke-width:0.3;stroke:#0A3D62'/><path d='m229.3 537.7 8-5.9 1.7 2.2-7.9 5.9c0 0-1.4 0.5-2.1-0.2-0.6-0.6-0.2-1.6 0.3-2z' class='st3' fill='#0A3D62'/><circle r='1.4' cy='533.1' cx='238' class='st3' fill='#0A3D62'/><circle r='1.2' cy='533.1' cx='238' class='st1' fill='#ffffff'/><circle r='0.5' cy='533.1' cx='238.1' class='st3' fill='#0A3D62'/><line y2='541' x2='227.4' y1='540.4' x1='227.9' class='st7' style='fill:none;stroke-width:0.3;stroke:#0A3D62'/><line y2='540.7' x2='228.4' y1='540.1' x1='227.9' class='st8' style='fill:none;stroke:#0A3D62'/><line y2='540.6' x2='228.2' y1='541' x1='227.4' class='st7' style='fill:none;stroke-width:0.3;stroke:#0A3D62'/><rect height='3.4' width='3.4' class='st9' y='537.5' x='221.3' style='fill:none;stroke-width:0.5;stroke:#0A3D62'/><rect height='3.4' width='3.4' class='st9' y='531.8' x='221.3' style='fill:none;stroke-width:0.5;stroke:#0A3D62'/><rect height='3.4' width='3.4' class='st9' y='543.9' x='221.3' style='fill:none;stroke-width:0.5;stroke:#0A3D62'/><path d='m221 542.4c1.7-1.7 3.7-3 5.5-4.6 0.5-0.5-0.2-1.2-0.8-0.8-1.8 1.6-3.8 2.9-5.5 4.6-0.5 0.5 0.3 1.3 0.8 0.8l0 0zM220.6 537.7 220.6 537.7 220.6 537.7 220.6 537.7 220.6 537.7c1.3 1.4 2.6 2.7 4 3.9 0.2-0.3 0.4-0.6 0.7-0.9-0.1 0-0.2-0.1-0.2-0.1-0.6-0.4-1.2 0.6-0.6 0.9 0.1 0 0.2 0.1 0.2 0.1 0.5 0.3 1.1-0.4 0.7-0.9-1.4-1.2-2.7-2.5-4-3.9-0.5-0.3-1.3 0.4-0.8 0.9l0 0z' class='st3' fill='#0A3D62'/></g></svg>");
}