.close-popup {
  display: block;
  z-index: 5;
  width: 20px;
  height: 20px;
  background: url("../images/close_popup.png");
  background-size: 100%;
  background-repeat: no-repeat;
  right: 20px;
  top: 20px;
  position: absolute;
}
@media screen and (min-width: 767px) {
  .close-popup {
    display: none;
  }
}
/*! 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: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  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;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #b00002;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #630001;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
@font-face {
  font-family: 'Montserrat-light';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat/montserratmontserrat-v10-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Light"), local("Montserrat-Light"), url("../fonts/montserrat/montserrat-v10-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-v10-latin-300.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v10-latin-300.woff") format("woff"), url("../fonts/montserrat/montserrat-v10-latin-300.ttf") format("truetype"), url("../fonts/montserrat/montserrat-v10-latin-300.svg#Montserrat") format("svg");
  /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat/montserrat-v10-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/montserrat/montserrat-v10-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-v10-latin-regular.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v10-latin-regular.woff") format("woff"), url("../fonts/montserrat/montserrat-v10-latin-regular.ttf") format("truetype"), url("../fonts/montserrat/montserrat-v10-latin-regular.svg#Montserrat") format("svg");
  /* Legacy iOS */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat-bold';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat/montserrat-v10-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("../fonts/montserrat/montserrat-v10-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-v10-latin-600.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v10-latin-600.woff") format("woff"), url("../fonts/montserrat/montserrat-v10-latin-600.ttf") format("truetype"), url("../fonts/montserrat/montserrat-v10-latin-600.svg#Montserrat") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fontawesome/fontawesome.eot");
  src: url("../fonts/fontawesome/fontawesome.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome.woff2") format("woff2"), url("../fonts/fontawesome/fontawesome.woff") format("woff"), url("../fonts/fontawesome/fontawesome.ttf") format("truetype"), url("../fonts/fontawesome/fontawesome.svg#fontawesome") format("svg");
}
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: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
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: 12.5px;
  margin-bottom: 12.5px;
}
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: 46px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 88%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #b00002;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #7d0001;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #b00002;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #7d0001;
}
.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: 11.5px;
  margin: 50px 0 0;
  border-bottom: 0;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 40000) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.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: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-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%;
  }
}
.main-container {
  width: 100%;
  padding: 0;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.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: middle;
  text-align: center;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #d10002;
}
.table-hover > tbody > tr:hover td {
  color: white;
}
.table-hover > tbody > tr:hover td a {
  color: white;
  text-decoration: underline;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > 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: #d10002;
}
.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: #b80002;
}
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 39px;
  }
  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: 36px;
  }
  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: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 43px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 41px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 48px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  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: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #b00002;
  border-color: #960001;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #7d0001;
  border-color: #170000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #7d0001;
  border-color: #590001;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #7d0001;
  border-color: #590001;
}
.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: #590001;
  border-color: #170000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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: #b00002;
  border-color: #960001;
}
.btn-primary .badge {
  color: #b00002;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #b00002;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #630001;
  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: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  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;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #b00002;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 40000) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  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-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
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: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
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: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > 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: transparent;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #b00002;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #b00002;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
}
@media (min-width: 40000) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 40000) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 40000) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 240px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 40000) {
  .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: 40000) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 40000) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 23px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 40000) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  display: block;
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
@media (max-width: 768px) {
  .navbar-toggle .navbar-toggle {
    display: block;
    width: 60px;
    height: 70px;
    margin: 0;
  }
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}
@media (min-width: 40000) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 40001) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 40000) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@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: 40001) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 40000) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 40000) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 40000) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ceebe1;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #333;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #333;
}
.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: #b6e1d3;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #b6e1d3;
  color: #555;
}
@media (max-width: 40001) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }
  .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: #b6e1d3;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #333;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #333;
}
.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-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 40001) {
  .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-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;
}
.toolbar-horizontal {
  padding-top: 39px;
  z-index: 501;
}
.toolbar-horizontal header {
  top: 39px;
  z-index: 501;
}
.toolbar-horizontal.toolbar-tray-open {
  padding-top: 79px;
}
.toolbar-horizontal.toolbar-tray-open header {
  top: 79px;
}
.breadcrumb {
  padding: 8px 15px 8px 0;
  margin-bottom: 25px;
  list-style: none;
  background-color: transparent;
  border: none;
  font-size: 1.4rem;
  margin: 0 auto;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 1px 0 5px;
  color: #000;
}
.breadcrumb li:first-child a:after {
  color: #000;
}
.breadcrumb > .active {
  color: #000;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #b00002;
  background-color: #fff;
  border: 0;
  margin-left: -1px;
  max-height: 30px;
  line-height: 1;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
.pagination > li:not(.pager__item--first, .pager__item--previous, .pager__item--next, .pager__item--last) {
  max-width: 30px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #630001;
  background-color: transparent;
  border-color: none;
}
.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;
  background-color: #b00002;
  border-color: #b00002;
  border-radius: 15px;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  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: #b00002;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #7d0001;
}
.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: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  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: #b00002;
  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: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #b00002;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #b00002;
  -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;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #b00002;
  border-color: #b00002;
}
.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: #ff7d7e;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #b00002;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #b00002;
  border-color: #b00002;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b00002;
}
.panel-primary > .panel-heading .badge {
  color: #b00002;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b00002;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 18px;
  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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  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;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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 {
    left: 20%;
    right: 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 {
  content: " ";
  display: table;
}
.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-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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;
  }
}
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.toolbar-tray-open:not(.scroll-top-active) nav.toolbar-bar {
  margin-top: 4em;
}
.region-content,
.region-header {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto 2em;
}
.region-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.region-header > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.region-header > #block-useraccountmenu {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 14px;
}
@media screen and (min-width: 60em) {
  .region-header > #block-useraccountmenu {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
.region-header > #block-useraccountmenu .menu--account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  padding: 8px 15px 8px 0;
}
.region-header > #block-useraccountmenu .menu--account li,
.region-header > #block-useraccountmenu .menu--account a {
  margin: 0 0 0 1rem;
  padding: 0;
}
.region-header > .breadcrumb {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 60em) {
  .region-header > .breadcrumb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
.region-header > .page-header {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media only screen and (max-width: 767px) {
  .region-content {
    max-width: 100%;
  }
}
.main-container.container-fluid .row {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .main-container.container-fluid .row,
  .row section.col-sm-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.bs-region--top {
  margin-bottom: 3rem;
}
.block-title,
h1.page-header {
  margin-top: 0;
  padding-right: 10px;
  padding-left: 10px;
  font-family: "Montserrat";
  font-size: 28px;
  font-weight: 400;
  line-height: 1.3;
  border-left: 12px solid #D10002;
}
.underlined-title {
  border-left: none;
  padding-left: 0;
  border-bottom: 1px solid #566886;
}
.a2a_kit {
  width: 100%;
  text-align: right;
  float: right;
  margin: 0 0 20px;
}
.a2a_dd img {
  max-height: 32px;
}
.view-pagina-resultados-centro .views-field {
  padding: 1.7em 0 1.7em 1.7em;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  word-wrap: break-word;
}
.view-pagina-resultados-centro .views-field .views-label {
  clear: both;
  display: inherit;
  font-weight: bold;
}
.view-pagina-resultados-centro .views-field-ss-direccion,
.view-pagina-resultados-centro .views-field-ts-municipio,
.view-pagina-resultados-centro .views-field-ss-codigopostal,
.view-pagina-resultados-centro .views-field-ss-distrito {
  border: none;
  margin-right: 8px;
  display: inline-block;
}
.view-pagina-resultados-centro .views-field-ss-direccion .views-label,
.view-pagina-resultados-centro .views-field-ts-municipio .views-label,
.view-pagina-resultados-centro .views-field-ss-codigopostal .views-label,
.view-pagina-resultados-centro .views-field-ss-distrito .views-label {
  display: inherit;
  font-weight: normal;
  clear: none;
  margin-right: 8px;
}
.view-pagina-resultados-centro .views-field-sm-telefonofax .views-label,
.view-pagina-resultados-centro .views-field-sm-fax .views-label,
.view-pagina-resultados-centro .views-field-ss-dependenciajerarquica .views-label,
.view-pagina-resultados-centro .views-field-ss-url .views-label,
.view-pagina-resultados-centro .views-field-ss-descripcion .views-label {
  display: inline-block;
  font-weight: bold;
  clear: none;
  margin-right: 8px;
}
.view-pagina-resultados-centro .views-field-ts-municipio,
.view-pagina-resultados-centro .views-field-ss-codigopostal {
  padding-left: 0;
}
.pagination > li.pager__item:not(.pager__item--first) {
  max-width: 30px;
}
.views-field-ss-direccion .views-label-ss-direccion:before {
  content: '\F041';
  font-family: 'Font Awesome' !important;
  margin-right: 0.3em;
}
.bs-region--left .facets-filters-container {
  background-color: #f2f2f2;
}
.bs-region--left .facets-filters-container .title-sidebar {
  border-bottom: 1px solid #4a4a4a;
  margin: 0 20px;
  padding: 10px 0;
}
.bs-region--left .facets-filters-container h2 {
  font-weight: 500;
  color: #4a4a4a;
  font-size: 28px;
}
.bs-region--left .block-region-left {
  background-color: #f2f2f2;
  padding: 1.8rem;
  margin: 0 0 0 0;
  display: inline-block;
  width: 100%;
}
.bs-region--left .block-region-left section .block-title {
  border: none;
  position: relative;
  padding: 10px 30px 10px 0;
  color: #666666;
  font-weight: bold;
  line-height: 3rem;
  font-size: 2.2rem;
  cursor: pointer;
  margin-top: 0;
}
.bs-region--left .block-region-left section .facets-widget-links h3 {
  border: none;
  position: relative;
  padding: 10px 30px 10px 0;
  color: #666666;
  font-family: 'Montserrat-bold';
  font-weight: bold;
  line-height: 3rem;
  font-size: 2.2rem;
  cursor: pointer;
  margin-top: 0;
}
.bs-region--left .block-region-left section .facets-widget-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bs-region--left .block-region-left section .facets-widget-links ul li {
  font-size: 1.6rem;
  padding: 0 10px;
}
.bs-region--left .block-region-left section .facets-widget-links ul li a,
.bs-region--left .block-region-left section .facets-widget-links ul li > span {
  display: block;
  width: 100%;
  color: #333;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}
.bs-region--left .block-region-left section .facets-widget-links ul li a:hover,
.bs-region--left .block-region-left section .facets-widget-links ul li > span:hover {
  color: #D10002;
  text-decoration: underline;
}
.bs-region--left .block-region-left section .facets-widget-links ul li a::first-letter,
.bs-region--left .block-region-left section .facets-widget-links ul li > span:first-of-type::first-letter {
  text-transform: capitalize;
}
.bs-region--left .block-region-left section .facets-widget-links ul li > span:first-of-type .facet-item__status + .facet-item__value {
  display: inline-block;
}
.bs-region--left .block-region-left section .facets-widget-links ul li > span:first-of-type .facet-item__status + .facet-item__value::first-letter {
  text-transform: uppercase;
}
.bs-region--left .block-region-left section .facets-widget-links ul li li {
  margin-top: 10px;
  padding-bottom: 0;
}
.bs-region--left .block-region-left section .facets-widget-links ul + a {
  font-size: 1.4rem;
  padding: 5px 10px;
  display: inline-block;
}
.bs-region--right {
  padding: 0 0 0 5rem;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 767px) {
  .bs-region--right {
    padding: 0;
  }
  .bs-region--right .views-element-container {
    width: 95%;
    margin: 0 auto;
  }
}
.block-region-right .views-exposed-form.block-views form {
  background: #145DB3;
  padding: 5rem 5rem 3rem 5rem;
}
.block-region-right .views-exposed-form.block-views form .form-group {
  padding: 0.5em 0 0;
  width: 44%;
  float: left;
  display: inline-block;
  margin-right: 5px;
}
.block-region-right .views-exposed-form.block-views form .form-group label {
  color: #fff;
  display: block;
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.block-region-right .views-exposed-form.block-views form .form-group input {
  min-height: 50px;
  border-radius: 0 !important;
  border: 0 !important;
  width: 100%;
}
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-rgpd,
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-coleccion-vid,
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-coleccion-vid--2,
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-centros {
  /* height: 50px;
						width: 50px !important;
						font-size: 0;
						border: 0;
						border-radius: 0 !important;
						padding: 0 !important;
						z-index: 2;
						left: auto;
						right: 0;
						top: 15px;
						opacity: 1;
						margin: 0;
						background: url(../../../../../sites/all/themes/drpl/img/iconMagnifier.png) no-repeat center;
						background-size: 100%;
						position: relative;
						margin-bottom: -14px; */
  height: 50px;
  width: 50px !important;
  font-size: 0;
  border: 0;
  border-radius: 0 !important;
  padding: 0 !important;
  z-index: 2;
  opacity: 1;
  margin: 0;
  background: url(/sites/all/themes/drpl/img/iconMagnifier.png) no-repeat center;
  background-size: 100%;
  margin-top: 15px;
}
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-coleccion-vid,
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-coleccion-vid--2 {
  margin-top: 30px;
}
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-centros,
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-centros--2,
.block-region-right .views-exposed-form.block-views form .form-group button.no-label {
  height: 50px;
  width: 50px !important;
  font-size: 0;
  border: 0;
  border-radius: 0 !important;
  padding: 0 !important;
  z-index: 2;
  left: auto;
  right: 0;
  top: 0px;
  opacity: 1;
  margin: 0;
  background: url(../../../../../sites/all/themes/drpl/img/iconMagnifier.png) no-repeat center;
  background-size: 100%;
  position: relative;
}
.block-region-right .views-exposed-form.block-views form .form-group button#edit-reset,
.block-region-right .views-exposed-form.block-views form .form-group button#edit-reset--7 {
  background: transparent;
  color: #fff;
  border: none;
  position: relative;
  left: 0;
  top: 2em;
  padding-left: 0;
  text-decoration: underline;
}
@media screen and (max-width: 1200px) {
  .block-region-right .views-exposed-form.block-views form .form-group {
    width: calc(100% - 60px);
  }
}
.block-region-right .views-exposed-form.block-views form .form-actions {
  width: 50px !important;
  /*padding-top: 1.35em;*/
}
.block-region-right .views-exposed-form.block-views form .form-item.form-no-label + .form-actions {
  padding-top: 0.5em !important;
}
.block-region-right .views-exposed-form.block-views form[action="/info/centros"] .form-item {
  width: calc(100% - 84px);
}
.block-region-right .views-exposed-form.block-views form[action="/info/centros"] button#edit-reset {
  position: unset;
  padding-left: 0;
  margin-top: 16px;
}
.block-region-right .full-sized-input-box .form-group {
  width: calc(100% - 60px) !important;
}
.block-region-right .views-element-container .form-group .table-responsive thead {
  border-left: 1px solid #d10002;
  border-right: 1px solid #d10002;
}
.block-region-right .views-element-container .form-group .table-responsive tbody {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.block-region-right .views-element-container .form-group .table-responsive th {
  background: #D10002;
  color: #fff;
  width: 25%;
}
.block-region-right .views-element-container .form-group .table-responsive caption {
  color: #333;
  font-weight: bold;
  margin-top: 1em;
}
.block-region-right .views-element-container .view-content .views-field .views-label {
  margin-bottom: 1em;
}
.block-region-right .views-element-container .view-content .views-field .views-label:nth-child(0) {
  font-weight: bold;
}
.region-content .views-element-container .view-pa .views-label {
  display: block;
  font-weight: bold;
  color: #333;
  margin-top: 0.8em;
}
.region-content .views-element-container .view-pa .views-field-ts-i-actividad-tratamiento {
  margin-top: 5rem;
  padding: 1rem 2.5rem;
  font-family: "Montserrat";
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 3rem;
  border-left: 12px solid #D10002;
}
.region-content .views-element-container .view-pa .views-field-ts-i-actividad-tratamiento .views-label {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.region-content .views-element-container .view-pa .views-field-ss-unidad-administrativa {
  margin: 1em 0;
  font-size: 2.2rem;
  font-weight: bold;
  color: #444;
}
.path-coleccion-vid #views-exposed-form-buscador-coleccion-vid-block-buscador-coleccionvid #edit-actions {
  padding-top: 24px !important;
}
.path-coleccion-vid table {
  font-size: 14px;
  margin-top: 0.5em;
}
.path-coleccion-vid .view-buscador-coleccion {
  margin-top: 1em;
}
h2.block-title {
  margin-top: 0;
}
.descarga-documentos .file_group {
  border: 1px solid #e4e4e4;
  display: inline-block !important;
  padding: 0px 18px 18px 18px !important;
  width: 100%;
}
.descarga-documentos .file_group::before {
  content: 'Descarga';
  border-bottom: 1px solid #e4e4e4;
  display: block;
  margin: 18px 0px;
  padding-bottom: 18px;
}
.descarga-documentos .file_group .field {
  position: relative;
  font-size: 16px;
}
.descarga-documentos .file_group .field--label {
  font-weight: normal;
}
.descarga-documentos .file_group .field--label::before {
  background-image: url('../images/application-pdf.png');
  background-repeat: no-repeat;
  background-size: 18px 21px;
  display: inline-block;
  width: 18px;
  height: 21px;
  content: "";
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.descarga-documentos .file_group .field--item {
  padding-top: 3px;
}
.descarga-documentos .file_group .file-size {
  font-size: 12px;
  position: absolute;
  left: 24px;
  top: 32px;
}
.page-node-type-coleccion-videncin #undefined {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 0;
}
.page-node-type-coleccion-videncin .stucked-bottom {
  position: static;
  display: inline-block;
  vertical-align: baseline;
}
.page-node-type-coleccion-videncin #progress-bar {
  background-color: #f2f2f2;
  padding: 20px;
  width: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.page-node-type-coleccion-videncin #progress-bar .bar-title {
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 7px;
  cursor: pointer;
  position: relative;
}
.page-node-type-coleccion-videncin #progress-bar .bar-title::after {
  font-family: 'Font Awesome';
  content: "\f077";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.page-node-type-coleccion-videncin #progress-bar .progress-bar-item {
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 12px;
  background-color: #fff;
  overflow: hidden;
}
.page-node-type-coleccion-videncin #progress-bar .progress-bar-item a {
  color: #333;
  display: block;
  font-family: 'Montserrat-light';
  padding: 14px;
  width: 100%;
  position: relative;
  z-index: 999;
}
.page-node-type-coleccion-videncin #progress-bar .progress-bar-item a:hover {
  text-decoration: none;
}
.page-node-type-coleccion-videncin #progress-bar .progress-bar-item span {
  height: 100%;
  background-color: #b2e0bc !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  display: block;
  top: 0;
  z-index: 0;
}
.section-close .bar-title::after {
  content: "\f078" !important;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 0px) and (max-width: 991px) {
  .page-node-type-coleccion-videncin #progress-bar.affix,
  .page-node-type-coleccion-videncin #progress-bar {
    position: relative !important;
    min-width: 100%;
    margin-bottom: 3em;
  }
}
.page-node-type-coleccion-videncin article {
  position: relative;
  padding-left: 48px;
}
.page-node-type-coleccion-videncin article h3 {
  clear: both;
  margin: 3em 0 1em;
  font-size: 21px !important;
}
.page-node-type-coleccion-videncin article .cvid-identification {
  padding-left: 0;
}
.page-node-type-coleccion-videncin article .cvid-image {
  margin-top: 50px;
}
.page-node-type-coleccion-videncin article .cvid-image .field--type-image {
  padding-top: 0;
}
.page-node-type-coleccion-videncin article .tabbable {
  margin-top: 50px;
  margin-bottom: 4em;
}
.page-node-type-coleccion-videncin article .tabbable .nav-tabs {
  display: table;
  height: 100%;
  width: 100%;
}
.page-node-type-coleccion-videncin article .tabbable .nav-tabs .vertical-tab-button {
  width: 33.3333%;
  height: 100%;
}
.page-node-type-coleccion-videncin article .tabbable .nav-tabs .vertical-tab-button > a {
  background-color: #494748;
  color: #fff;
  border: 0;
  border-top-right-radius: 8px !important;
  border-top-left-radius: 8px !important;
  font-size: 14px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  height: 100%;
  display: block;
}
.page-node-type-coleccion-videncin article .tabbable .nav-tabs .vertical-tab-button > a span {
  vertical-align: middle;
}
@media (max-width: 1110px) {
  .page-node-type-coleccion-videncin article .tabbable .nav-tabs .vertical-tab-button {
    width: 100% !important;
    border-radius: 0;
  }
  .page-node-type-coleccion-videncin article .tabbable .nav-tabs .vertical-tab-button > a {
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    margin-bottom: 5px;
  }
}
.page-node-type-coleccion-videncin article .tabbable .nav-tabs .vertical-tab-button.active > a {
  background-color: #d10003;
}
@media only screen and (min-width: 0px) and (max-width: 1110px) {
  .page-node-type-coleccion-videncin article .tabbable .nav-tabs {
    display: inline-block !important;
  }
}
.page-node-type-coleccion-videncin article .tabbable .tab-content {
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
  display: inline-block;
  width: 100%;
}
.page-node-type-coleccion-videncin article .tabbable .tab-content .help-block {
  display: none;
}
.page-node-type-coleccion-videncin article .tabbable .tab-content .field--label:before {
  content: '·';
  margin-right: 5px;
}
.page-node-type-coleccion-videncin article .field--label:before {
  content: '·';
  margin-right: 5px;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content > .field {
  padding-left: 40px;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content .field:hover a {
  text-decoration: underline;
  color: #d10002;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content .file-icon .glyphicon-file {
  vertical-align: middle;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content .file-icon .glyphicon-file:before {
  background-image: url('../images/application-pdf.png');
  background-repeat: no-repeat;
  background-size: 18px 21px;
  display: inline-block;
  width: 18px;
  height: 21px;
  content: "";
  margin-right: 5px;
  position: relative;
  top: -5px;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content .field--label:first-child:before {
  content: '·';
  padding-right: 5px;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content .field--label:last-child {
  padding-left: 5px;
  margin-bottom: 1em;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content.microsatelites-2c .field {
  padding-left: 0;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content.microsatelites-2c .field .field--label:first-child:before {
  content: none;
  padding-right: 0;
}
.page-node-type-coleccion-videncin article .ui-accordion .ui-accordion-content.microsatelites-2c .field .field--label-english {
  padding-left: 0;
}
.page-node-type-coleccion-videncin article .microsatelites-2c {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
@media (max-width: 1366px) {
  .page-node-type-coleccion-videncin article .microsatelites-2c {
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
  }
}
@media (max-width: 1200px) {
  .page-node-type-coleccion-videncin article .microsatelites-2c {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
@media (max-width: 768px) {
  .page-node-type-coleccion-videncin article .microsatelites-2c {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 36px;
       -moz-column-gap: 36px;
            column-gap: 36px;
  }
}
@media (max-width: 463px) {
  .page-node-type-coleccion-videncin article .microsatelites-2c {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
  }
}
.page-node-type-coleccion-videncin article .field {
  display: block;
  clear: both;
  padding: 0.5em 0 1em;
  background: transparent;
}
.page-node-type-coleccion-videncin article .field > * {
  float: left;
  margin-right: 0.5em;
}
.page-node-type-coleccion-videncin article .field .file--application-pdf .file-link {
  margin: 0 0.5em 0 0;
}
.page-node-type-coleccion-videncin article .field .field--items::first-letter {
  text-transform: capitalize;
}
.page-node-type-coleccion-videncin article .field--label {
  font-weight: bold;
}
.page-node-type-coleccion-videncin article .field--label.field--label-english {
  font-weight: normal;
  color: #666;
}
.page-node-type-coleccion-videncin article .field--type-image {
  position: unset;
  right: 0;
  top: 1em;
}
.page-node-type-coleccion-videncin article .sinonimias {
  padding: 2em 0;
  display: inline-block;
}
.page-node-type-coleccion-videncin article .sinonimias h3 {
  margin-bottom: 0;
}
@media (max-width: 896px) {
  .page-node-type-coleccion-videncin article .field--type-image {
    position: unset;
    width: 100%;
    display: table;
    padding-bottom: 0;
    text-align: center;
  }
  .page-node-type-coleccion-videncin article .field--type-image img {
    width: 100%;
    max-width: 500px;
    text-align: center;
    display: inline-block;
    float: none;
  }
}
@media (max-width: 991px) {
  .page-node-type-coleccion-videncin article {
    padding-left: 0;
  }
}
.ui-accordion {
  font-family: 'Montserrat';
  clear: both;
}
.ui-accordion .ui-accordion-header {
  outline: none;
  padding-left: 10px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: "Font Awesome";
  font-size: 1.8rem;
  color: #aaa;
  background: none;
  clip: auto;
  text-indent: -999rem;
  width: 30px;
  height: 30px;
  left: auto;
  margin-top: 0;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
  content: "\f067";
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 1em;
  text-align: center;
  text-indent: 0;
  top: 0;
  font-size: 2rem;
  padding: 5px;
  border: 1px solid grey;
  border-radius: 50%;
}
.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before {
  content: "\f068";
}
.ui-accordion .ui-accordion-content {
  padding: 10px;
}
.ui-accordion .ui-state-default {
  background: #f5f5f5;
  border: 1px solid #d3d3d3;
  border-radius: 0;
  display: -ms-grid;
  display: grid;
  margin-top: 10px;
  padding-bottom: 16px;
}
.ui-accordion .ui-state-default a,
.ui-accordion .ui-state-default a:link,
.ui-accordion .ui-state-default a:visited,
.ui-accordion a.ui-button,
.ui-accordion a:link.ui-button,
.ui-accordion a:visited.ui-button,
.ui-accordion .ui-button {
  padding-right: 40px;
}
@media (max-width: 439px) {
  .ui-accordion .ui-state-default a,
  .ui-accordion .ui-state-default a:link,
  .ui-accordion .ui-state-default a:visited,
  .ui-accordion a.ui-button,
  .ui-accordion a:link.ui-button,
  .ui-accordion a:visited.ui-button,
  .ui-accordion .ui-button {
    font-size: 17px !important;
  }
}
.ui-accordion .ui-state-active,
.ui-accordion .ui-widget-content .ui-state-active,
.ui-accordion .ui-widget-header .ui-state-active,
.ui-accordion a.ui-button:active,
.ui-accordion .ui-button:active,
.ui-accordion .ui-button.ui-state-active:hover {
  border: 1px solid #dddddd;
  border-bottom: none;
  background: #ffffff;
  font-weight: normal;
  color: #222222;
}
.ui-accordion .ui-state-hover {
  background: #F5F5F5;
}
.ui-accordion .ui-state-hover.ui-state-active {
  background: #ffffff;
}
.ui-accordion .ui-state-active a,
.ui-accordion .ui-state-active a:link,
.ui-accordion .ui-state-active a:visited {
  color: #222222;
  text-decoration: none;
}
.ui-accordion .ui-accordion-content {
  padding-left: 10px;
}
.ui-accordion .ui-accordion-content > div {
  padding: 0em 1em 2.5em 0;
  display: inherit;
}
.view-buscador-centros .view-header {
  padding: 1em 0;
}
.view-buscador-centros .view-header h2 {
  border-left: 12px solid #D10002;
  padding: 1rem 2.5rem;
  font-size: 28px;
}
.view-buscador-centros .views-row {
  border-bottom: 1px solid #eddddd;
  padding: 1em 1em 2em;
}
.view-buscador-centros .views-row h3 {
  margin-top: 0px;
}
.view-buscador-centros .views-row a {
  word-break: break-all;
  display: block;
  margin-bottom: 0.5em;
}
.view-buscador-centros .views-row .views-field-ts-municipio,
.view-buscador-centros .views-row .views-field-ss-codigopostal {
  float: left;
  margin-right: 10px;
}
.view-buscador-centros .views-row:hover {
  background: #d10002;
  color: #fff;
}
.view-buscador-centros .views-row:hover a {
  color: #fff;
}
.view-buscador-rgpd .view-header,
.view-buscador-coleccion-vid .view-header {
  padding: 1em 0;
}
.view-buscador-rgpd .view-header h2,
.view-buscador-coleccion-vid .view-header h2 {
  border-left: 12px solid #D10002;
  padding: 1rem 2.5rem;
  font-size: 28px;
}
.view-buscador-rgpd .view-content h3,
.view-buscador-coleccion-vid .view-content h3 {
  font-size: 14px;
  margin: 0px;
  line-height: 1.42857143;
}
.views-field-ts-observaciones .field-content {
  white-space: pre-line;
}
a.clear-button {
  color: #fff;
  position: relative;
  top: 0;
  font-size: 14px;
}
.path-centros .block-region-right #views-exposed-form-buscador-centros-block-1 .clear-button {
  top: 0;
}
.form-item-nombre-local-exact,
.form-item-nombre-principal-exact {
  display: none !important;
}
.facet-pills__pill__link,
.facet-pills__pill__link:hover,
.facet-pills__pill__link:visited {
  display: block;
  background-color: #1975e1;
  color: #fff;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  padding: 8px 42px 8px 10px;
  position: relative;
}
.facet-pills__pill__link:after {
  content: "✕";
  background-color: #145db3;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 100%;
  line-height: 37px;
  text-align: center;
  color: white;
  background: #145DB3;
  font-weight: bold;
  font-size: 1.5rem;
}
/* menu progresivo */
#undefined {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 0;
}
.stucked-bottom {
  position: static;
  display: inline-block;
  vertical-align: baseline;
}
#progress-bar {
  background-color: #f2f2f2;
  padding: 20px;
  width: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#progress-bar .bar-title {
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 7px;
  cursor: pointer;
  position: relative;
}
#progress-bar .bar-title::after {
  font-family: 'Font Awesome';
  content: "\f077";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  width: 15px;
  height: 15px;
  display: inline-block;
}
#progress-bar .progress-bar-item {
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 12px;
  background-color: #fff;
  overflow: hidden;
}
#progress-bar .progress-bar-item a {
  color: #333;
  display: block;
  font-family: 'Montserrat-light';
  padding: 14px;
  width: 100%;
  position: relative;
  z-index: 999;
}
#progress-bar .progress-bar-item a:hover {
  text-decoration: none;
}
#progress-bar .progress-bar-item span {
  height: 100%;
  background-color: #b2e0bc !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  display: block;
  top: 0;
  z-index: 0;
}
.section-close .bar-title::after {
  content: "\f078" !important;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 0px) and (max-width: 991px) {
  #progress-bar.affix,
  #progress-bar {
    position: relative !important;
    min-width: 100%;
    margin-bottom: 3em;
  }
}
/* fin */
/* detalle cursos*/
.ico:before {
  content: '';
  float: left;
  width: 37px;
  height: 37px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background-repeat: no-repeat;
}
.empleo-paragraph {
  margin-bottom: 1em;
}
.empleo-paragraph .empleo-detalle {
  margin: 1em 0 !important;
}
.empleo-paragraph .tabla-detalle {
  padding: 0 !important;
  padding-top: 0.3em !important;
  border: 1px solid #ededed;
  margin-top: 1em;
  margin-bottom: 2em;
  /* Smartphones (portrait and landscape) ----------- */
}
.empleo-paragraph .tabla-detalle .ico {
  font-family: "Montserrat";
  margin-bottom: 2em;
  line-height: 1em;
  padding: 0;
  padding-top: 0.6em;
  padding-right: 0.6em;
}
.empleo-paragraph .tabla-detalle .ico span {
  font-family: "Montserrat-light";
}
.empleo-paragraph .tabla-detalle .ico:nth-child(odd) {
  border-right: 1px solid #999;
}
.empleo-paragraph .tabla-detalle .ico:nth-child(even) {
  padding-left: 1em;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .empleo-paragraph .tabla-detalle .ico {
    padding-left: 1em;
  }
  .empleo-paragraph .tabla-detalle .ico:before {
    background-position: left top;
    background-size: 25px;
  }
  .empleo-paragraph .tabla-detalle .ico:nth-child(odd) {
    border: 0;
  }
}
.empleo-paragraph .tabla-detalle .ico-calendar:before {
  background-image: url(../images/ico-calendar.png);
}
.empleo-paragraph .tabla-detalle .ico-paperwork:before {
  background-image: url(../images/ico-paperwork.png);
}
.empleo-paragraph .tabla-detalle .ico-wallwatch:before {
  background-image: url(../images/ico-wallwatch.png);
}
.empleo-paragraph .tabla-detalle .ico-stats:before {
  background-image: url(../images/ico-stats.png);
}
.empleo-paragraph .tabla-detalle .ico-graduationcap:before {
  background-image: url(../images/ico-graduationcap.png);
}
.empleo-paragraph .tabla-detalle .ico-ribbon:before {
  background-image: url(../images/ico-ribbon.png);
}
.empleo-paragraph .tabla-detalle .sispe-cotainer {
  border: #ededed;
  background-color: #f2f2f2;
  padding: 22px 27px;
}
.empleo-paragraph .tabla-detalle .sispe-cotainer .sispe {
  float: right;
}
.empleo-paragraph .tabla-detalle .sispe-cotainer .sispe span {
  font-family: "Montserrat-light";
}
.empleo-detalle-desglose {
  margin-bottom: 2em;
}
.empleo-detalle-desglose .ico {
  margin-bottom: 1em;
}
.empleo-detalle-desglose .ico:before {
  background-position: left 25%;
  background-size: 25px;
}
.empleo-detalle-desglose .ico-email {
  word-break: break-all;
  color: #566886;
}
.empleo-detalle-desglose .ico-email:before {
  background-image: url(../images/ico-email.png);
}
.empleo-detalle-desglose .ico-phone:before {
  background-image: url(../images/ico-phone.png);
}
.empleo-detalle-desglose .ico-poi:before {
  background-image: url(../images/ico-poi.png);
}
.empleo-detalle-desglose .mas-info-container {
  margin: 0 auto;
  text-align: center;
}
.empleo-detalle-desglose .mas-info-container .ico-mas-info {
  border: 1px solid #566886;
  border-radius: 6px;
  width: auto;
  display: inline-block;
  padding: 14px;
}
.empleo-detalle-desglose .mas-info-container .ico-mas-info a {
  color: #566886;
}
.empleo-detalle-desglose .mas-info-container .ico-mas-info:before {
  background-image: url(../images/ico-mas-info.png);
  height: 26px;
}
.path-servicios .ico:before {
  content: '';
  float: left;
  width: 28px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background-repeat: no-repeat;
  position: relative;
}
.path-servicios .ico-calendar:before {
  background-image: url(../images/ico-calendar.png);
}
.path-servicios .ico-calendar .curso-buscador-fecha-ini {
  display: block;
}
.path-servicios .ico-ribbon:before {
  background-image: url(../images/ico-ribbon.png);
}
.path-servicios .ico-poi:before {
  background-image: url(../images/ico-poi.png);
}
.path-servicios .cabecera-buscador-cursos {
  border-left-color: #566886;
}
.path-servicios .container-busqueda-cabecera {
  text-align: right;
}
.path-servicios .container-busqueda-cabecera #descarga-busqueda-excel.btn {
  border-radius: 0;
  color: #333;
  background: #fff;
  background: url(../images/ico-xls.png) no-repeat;
  background-size: 39px 45px;
  height: 48px;
  border: 1px solid #ccc;
}
.path-servicios .container-busqueda-cabecera #descarga-busqueda-excel.btn span {
  padding-left: 33px;
  vertical-align: sub;
}
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos {
  background-color: #566886;
  margin-bottom: 48px;
}
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos .form-group {
  width: 60%;
}
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos .form-control {
  border: 0;
  border-radius: 0;
  height: 50px;
  font-size: 14px;
  margin-top: 0px;
}
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos .form-type-select {
  width: auto;
  float: left;
}
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos .form-type-select {
  margin-top: -30px;
}
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos #edit-actions,
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos #edit-actions--4 {
  padding-top: 9.5px;
}
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos select option {
  height: 50px;
}
@media only screen and (min-width: 0px) and (max-width: 1352px) {
  .path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos .form-type-select {
    margin-top: 0px;
    clear: both;
  }
  .path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos #edit-actions,
  .path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos #edit-actions--4 {
    position: absolute;
  }
  .path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos .form-group {
    width: 90%;
  }
}
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos button#edit-submit-buscador-cursos,
.path-servicios #views-exposed-form-buscador-cursos-block-buscador-cursos button#edit-submit-buscador-cursos--2 {
  height: 50px;
  width: 50px !important;
  font-size: 0;
  border: 0;
  border-radius: 0 !important;
  padding: 0 !important;
  z-index: 2;
  left: auto;
  right: 0;
  top: 0;
  opacity: 1;
  margin: 0;
  background: url(../images/iconMagnifier.png) no-repeat center;
  background-size: 100%;
}
.path-servicios .view-buscador-cursos #error_descarga {
  display: none;
}
.path-servicios .view-buscador-cursos #error_descarga span {
  color: #D10002;
}
.path-servicios .block-buscador-cursos .view-header {
  display: block;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 22px;
}
.path-servicios .block-buscador-cursos .view-header .container-busqueda-cabecera {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.path-servicios .block-buscador-cursos .view-header .container-busqueda-cabecera h2 {
  width: 50%;
  margin: 0px;
  margin-bottom: 20px;
}
.path-servicios .block-buscador-cursos .view-header h2 {
  border-left: 12px solid #D10002;
  padding: 1rem 2.5rem;
  font-size: 28px;
  text-align: left;
}
.path-servicios .block-buscador-cursos .views-row {
  border: 1px solid #ededed;
  padding: 20px 16px;
  margin-bottom: 22px;
  display: inline-block;
  width: 100%;
}
.path-servicios .block-buscador-cursos .views-row h3 {
  margin-top: 0;
}
.path-servicios .block-buscador-cursos .views-row a {
  color: #566886;
  font-weight: 500;
}
.path-servicios .block-buscador-cursos .views-row a:hover {
  text-decoration: underline;
}
.path-servicios .block-buscador-cursos .views-row .views-field-ss-curso {
  font-family: 'Montserrat-light';
  color: #333;
  float: left;
  width: auto;
}
.path-servicios .block-buscador-cursos .views-row .views-field-ss-modalidad .field-content.label.label-info {
  width: auto;
  padding: 5px 10px;
  font-family: 'Montserrat';
  font-size: 0.9em;
  color: #333333;
  font-weight: 500;
  background-color: #E0F0FF;
  border: 1px solid #AAB6F4;
  border-radius: 100px;
  display: inline-block;
  margin-left: 20px;
}
.path-servicios .block-buscador-cursos .views-row .views-field-ss-modalidad .field-content.label.label-info * {
  background-color: transparent;
  color: #333333;
}
.path-servicios .block-buscador-cursos .views-row .views-field-dt-start-date-sort {
  clear: left;
  margin-top: 1em;
  padding-left: 0;
}
.path-servicios .block-buscador-cursos .views-row .views-field-ss-certificado,
.path-servicios .block-buscador-cursos .views-row .views-field-nothing {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
.path-servicios .block-buscador-cursos .views-row .views-field-ss-certificado .curso-buscador-certificado,
.path-servicios .block-buscador-cursos .views-row .views-field-nothing .curso-buscador-certificado {
  padding-left: 33px;
  -ms-hyphens: manual;
  hyphens: manual;
}
.path-servicios .block-buscador-cursos .views-row .views-field-ss-certificado,
.path-servicios .block-buscador-cursos .views-row .views-field-nothing,
.path-servicios .block-buscador-cursos .views-row .views-field-ss-municipio {
  margin-top: 1em;
}
@media (min-width: 0px) and (max-width: 991px) {
  .path-servicios .block-buscador-cursos .views-row .views-field-ss-certificado,
  .path-servicios .block-buscador-cursos .views-row .views-field-nothing,
  .path-servicios .block-buscador-cursos .views-row .views-field-ss-municipio {
    padding-left: 0;
    border: 0;
  }
}
.not_admin #admin-toolbar-search-tab {
  display: none;
}
.path-admin .alert-info {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto 2em;
}
#views-exposed-form-webform-notificaciones-lanzadera-embed-1 #edit-actions {
  width: 100%;
  margin-top: 1rem;
  clear: both;
}
#views-exposed-form-webform-notificaciones-lanzadera-embed-1 .form-item label {
  clear: both;
  display: block;
}
#views-exposed-form-buscador-rgpd-block-1 {
  background: #145DB3;
  padding: 3rem 0.8rem 4rem 5rem;
}
#views-exposed-form-buscador-rgpd-block-1 #edit-reset--8 {
  top: 0.5em;
  font-size: 14px;
  background: transparent;
  color: #fff;
  border: none;
  position: relative;
  left: 0;
  padding-left: 0;
  text-decoration: underline;
}
#views-exposed-form-buscador-rgpd-block-1 #edit-reset--8:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#views-exposed-form-buscador-rgpd-block-1 #edit-reset--8:focus {
  outline: none;
  outline-offset: 0;
}
.view-archivos-indexables .view-filters {
  background: #145DB3;
  padding: 20px 20px 10px;
  border-radius: 8px;
}
.view-archivos-indexables .view-filters .views-ac-dependent-filter + .input-group-addon {
  display: none;
}
.view-archivos-indexables .view-filters .form-inline .input-group {
  width: 100%;
}
@media (min-width: 768px) {
  .view-archivos-indexables .view-filters .form-inline .input-group {
    display: table;
  }
}
.view-archivos-indexables .view-filters form .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.view-archivos-indexables .view-filters form .form--inline .form-item {
  width: calc(50% - 10px);
  margin-right: 10px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 992px) {
  .view-archivos-indexables .view-filters form .form--inline .form-item {
    width: 100%;
    margin: 0 0 8px 0;
  }
}
.view-archivos-indexables .view-filters form .form--inline .form-item .chosen-container {
  border: 0;
  padding: 0;
  height: 34px;
  width: auto !important;
}
.view-archivos-indexables .view-filters form .form--inline .form-item .chosen-container .chosen-single {
  border: 0;
  height: auto;
  min-width: 130px;
  padding-right: 26px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.view-archivos-indexables .view-filters form .form--inline .form-item .chosen-container .chosen-single span {
  overflow: visible;
  margin: 0;
  padding: 5px 0;
  font-size: 14px;
}
.view-archivos-indexables .view-filters form .form--inline .form-item .chosen-container .chosen-single span + div {
  top: 12px;
}
.view-archivos-indexables .view-filters form .form--inline .form-item .chosen-container .chosen-single span + div b {
  height: 7px;
  width: 7px;
  border-style: solid;
  border-color: #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: none;
}
.view-archivos-indexables .view-filters form .form--inline .form-item.form-item-year {
  width: 100%;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 992px) {
  .view-archivos-indexables .view-filters form .form--inline .form-item.form-item-year {
    margin: 0 0 10px 0;
  }
}
.view-archivos-indexables .view-filters form .form--inline .form-item.form-item-year .control-label {
  margin-right: 10px;
  margin-bottom: 0;
}
.view-archivos-indexables .view-filters form .form--inline .form-item.form-item-year .select-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media only screen and (max-width: 992px) {
  .view-archivos-indexables .view-filters form .form--inline .form-item.form-item-year .select-wrapper {
    display: block;
  }
}
.view-archivos-indexables .view-filters form .form--inline .form-item.form-item-year .select-wrapper select {
  border-radius: 4px;
  height: 34px;
  padding: 0;
}
.view-archivos-indexables .view-filters form .form--inline .control-label {
  color: #fff;
  font-size: 16px;
  margin-bottom: 5px;
  font-family: 'Montserrat-light';
}
.view-archivos-indexables .view-filters form select,
.view-archivos-indexables .view-filters form .form-control {
  width: 100%;
  border: 0;
  border-radius: 8px;
  padding: 7px;
  border-radius: 4px;
  margin: 0 15px 10px 0;
  font-size: 14px;
}
@media only screen and (max-width: 992px) {
  .view-archivos-indexables .view-filters form select,
  .view-archivos-indexables .view-filters form .form-control {
    margin: 10px 0;
  }
}
.view-archivos-indexables .view-filters form .shs-field-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.view-archivos-indexables .view-filters form .shs-field-container .shs-widget-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  margin: 0 0 10px;
}
.view-archivos-indexables .view-filters form .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin: 10px;
}
@media only screen and (max-width: 768px) {
  .view-archivos-indexables .view-filters form .form-actions {
    display: block;
    margin: 0;
    text-align: center;
  }
}
.view-archivos-indexables .view-filters form #edit-reset {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 5px;
  height: 42px;
  color: #fff;
  font-family: "Montserrat";
  font-size: 16px;
  text-decoration: none;
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .view-archivos-indexables .view-filters form #edit-reset {
    margin: 15px 0;
    width: 100%;
    font-size: 14px;
  }
}
.view-archivos-indexables .view-filters form #edit-reset:hover {
  background-color: #fff;
  color: #145DB3;
}
.view-archivos-indexables .view-filters form #edit-submit-archivos-indexables {
  display: inline-block;
  text-align: center;
  padding: 8px;
  height: 42px;
  width: 150px;
  font-size: 16px;
  text-transform: none;
  color: #FFFFFF;
  font-family: "Montserrat";
  min-width: auto;
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #D10002;
  background-image: url("../images/lupaWhite.png");
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: left 10% center;
}
@media only screen and (max-width: 992px) {
  .view-archivos-indexables .view-filters form #edit-submit-archivos-indexables {
    width: auto;
    font-size: 14px;
    text-transform: none;
    min-width: 170px;
  }
}
@media only screen and (max-width: 768px) {
  .view-archivos-indexables .view-filters form #edit-submit-archivos-indexables {
    width: 100%;
    min-width: 100%;
    margin-top: 10px;
    background-image: none;
  }
}
.view-archivos-indexables .view-filters form #edit-submit-archivos-indexables:hover {
  background-color: transparent;
}
@media (hover: none) {
  .view-archivos-indexables .view-filters form #edit-submit-archivos-indexables {
    background-color: #D10002;
  }
}
.view-archivos-indexables .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.view-archivos-indexables .view-content .item-list {
  width: 100%;
}
.view-archivos-indexables .view-content .item-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
@media only screen and (max-width: 768px) {
  .view-archivos-indexables .view-content .item-list ul {
    margin: 0;
  }
}
.view-archivos-indexables .view-content .item-list ul li {
  width: calc(33.3% - 20px);
  margin: 10px;
  padding: 10px;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media only screen and (max-width: 992px) {
  .view-archivos-indexables .view-content .item-list ul li {
    width: calc(50% - 10px);
    margin: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .view-archivos-indexables .view-content .item-list ul li {
    width: calc(100% - 20px);
    margin: 10px 15px;
  }
}
.view-archivos-indexables .view-content .item-list ul li .views-field {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 14px;
  margin: 0 0 5px;
}
.view-archivos-indexables .view-content .item-list ul li .views-field:last-child {
  margin: 0;
}
.view-archivos-indexables .view-content .item-list ul li .views-field .views-label {
  font-weight: 700;
}
.view-archivos-indexables .view-content .item-list ul li .views-field div.field-content {
  margin-left: 10px;
}
.view-archivos-indexables .view-content .item-list ul li .views-field-field-file div.field-content {
  margin: 0;
}
.view-archivos-indexables .view-content .item-list ul li .views-field-field-file .file {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.view-archivos-indexables .view-content .item-list ul li .views-field-field-file .file .file-icon {
  width: 33px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 34px;
  background-image: url("../images/pdf.png");
}
@media only screen and (max-width: 768px) {
  .view-archivos-indexables .view-content .item-list ul li .views-field-field-file .file .file-icon {
    width: 33px;
  }
}
.view-archivos-indexables .view-content .item-list ul li .views-field-field-file .file .file-icon .icon {
  width: 33px;
}
.view-archivos-indexables .view-content .item-list ul li .views-field-field-file .file .file-icon .icon:before {
  content: none;
}
.view-archivos-indexables .view-content .item-list ul li .views-field-field-file .file .file-link {
  width: auto;
  padding: 0 10px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  word-break: break-word;
}
.view-archivos-indexables .view-content .item-list ul li .views-field-field-file .file .file-size {
  min-width: 80px;
  font-size: 14px;
  text-align: right;
  justify-self: flex-end;
  margin: 0 0 0 auto;
  border-left: 1px solid #d3d3d3;
  padding-left: 10px;
}
.view-archivos-indexables .view-content .item-list ul li:hover {
  background-color: #D10002;
}
.view-archivos-indexables .view-content .item-list ul li:hover .views-field,
.view-archivos-indexables .view-content .item-list ul li:hover a {
  color: #fff;
}
.view-archivos-indexables .view-content .item-list ul li:hover .views-field-field-file .file .file-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 34px;
  background-image: url("../images/pdf-white.png");
}
.view-archivos-indexables .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  margin: 5rem auto 0 auto;
  text-align: center;
}
.view-archivos-indexables .pagination li.pager__item {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 45px;
  margin: 0 5px;
}
.view-archivos-indexables .pagination li.pager__item a {
  padding: 22px 19px;
  min-width: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.view-archivos-indexables .pagination li.pager__item a,
.view-archivos-indexables .pagination li.pager__item span {
  line-height: 1.42857143;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
}
.view-archivos-indexables .pagination li.pager__item.pager__item--first,
.view-archivos-indexables .pagination li.pager__item.pager__item--previous,
.view-archivos-indexables .pagination li.pager__item.pager__item--next,
.view-archivos-indexables .pagination li.pager__item.pager__item--last {
  width: auto;
}
.view-archivos-indexables .pagination li.pager__item.pager__item--first a,
.view-archivos-indexables .pagination li.pager__item.pager__item--previous a,
.view-archivos-indexables .pagination li.pager__item.pager__item--next a,
.view-archivos-indexables .pagination li.pager__item.pager__item--last a {
  padding: 22px 10px;
}
.view-archivos-indexables .pagination li.pager__item.active span,
.view-archivos-indexables .pagination li.pager__item:hover span,
.view-archivos-indexables .pagination li.pager__item.active a,
.view-archivos-indexables .pagination li.pager__item:hover a {
  background-color: #D10002;
  color: #FFFFFF;
  border-radius: 100px;
  font-weight: 700;
  border: 0;
}
.view-archivos-indexables .resultados {
  font-size: 14px;
  margin: 10px 0;
}
.view-archivos-indexables .applied-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #f0f0f0;
  display: block;
  padding: 20px 20px 10px;
  border-radius: 8px;
  margin: 10px 0 19px;
}
.view-archivos-indexables .applied-filters .coincide {
  width: 100%;
  font-size: 14px;
}
.view-archivos-indexables .applied-filters div[class*="applied-filter-"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #c0c0c0;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.view-archivos-indexables .applied-filters div[class*="applied-filter-"] .label-info {
  background: transparent;
  padding: 0;
  font-size: 14px;
  color: #000;
  font-family: 'Montserrat-light';
  margin: 0 5px;
}
.view-archivos-indexables .view-empty .no-results {
  margin: 0 auto;
  font-family: 'Montserrat';
  font-size: 16px;
}
.view-archivos-indexables .view-empty .no-results .no-coincide {
  margin-bottom: 15px;
  font-family: 'Montserrat';
  font-size: 14px;
}
.view-archivos-indexables .view-empty .no-results div p {
  font-family: 'Montserrat-bold';
  font-size: 14px;
}
.view-archivos-indexables .view-empty .no-results div p span {
  font-weight: bolder;
  font-family: 'Montserrat';
  font-size: 14px;
}
.view-archivos-indexables.view-display-id-page_actas_preavisos .view-empty {
  margin: 10px 0 20px;
  padding: 30px 20px;
  border-radius: 8px;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 14px;
}
.view-archivos-indexables.view-display-id-page_actas_preavisos .view-empty p {
  margin: 0;
}
.pie-pcen-blocks .col-sm-3.col-md-3.col-xs-12 {
  padding-left: 20px;
}
.page-header {
  padding-bottom: 0px;
}
.webform-info-styles {
  max-width: 80rem;
}
.webform-info-styles .form-control {
  width: auto;
  max-width: 100%;
}
.webform-info-styles .form-type-textfield label,
.webform-info-styles .form-type-nif label,
.webform-info-styles .form-type-email label,
.webform-info-styles legend {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.webform-info-styles .form-item {
  margin-bottom: 3rem;
}
.webform-info-styles .form-item.webform-radios-other {
  border: none;
  padding: 0;
}
.webform-info-styles .form-item.webform-radios-other .panel-heading {
  padding: 0;
  background-color: #fff;
}
.webform-info-styles .form-item.webform-radios-other .panel-heading .panel-title {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
.webform-info-styles .form-item.webform-radios-other .panel-body {
  padding: 0;
}
@media screen and (min-width: 767px) {
  .entity-moderation-form .entity-moderation-form__item:last-child .btn-info {
    margin-top: -50px;
    margin-left: -20px;
  }
}
.alquiler-viviendas {
  font-family: 'Montserrat';
}
.alquiler-viviendas .view-header {
  font-size: 20px;
  line-height: 2.25rem;
  margin-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.alquiler-viviendas .view-header h2 {
  border-left: 12px solid #D10002;
  padding: 1rem 2.5rem;
  font-size: 28px;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .view-header {
    padding: 0;
    margin: 0;
  }
}
.alquiler-viviendas .view-content a {
  color: #000000;
  font-size: 14px;
}
.alquiler-viviendas .view-content a img {
  background-color: #F6F6F6;
  padding: 0;
}
.alquiler-viviendas .view-content p {
  margin: 0 0 8px;
}
.alquiler-viviendas .view-content .views-row {
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 0;
}
.alquiler-viviendas .view-content .views-row .price .money {
  font-size: 22px;
  font-weight: bolder;
  color: #000000;
  font-family: 'Montserrat';
}
.alquiler-viviendas .view-content .views-row .price .month {
  font-size: 18px;
  color: #000000;
  font-family: 'Montserrat';
}
.alquiler-viviendas .view-content .views-row .place-to-stay-type {
  font-weight: bold;
  color: #000000;
  font-size: 14px;
  margin: 0 0 8px;
}
.alquiler-viviendas .view-content .views-row .description {
  font-size: 14px;
  color: #000000;
}
.alquiler-viviendas .view-content .views-row .place-to-stay {
  padding-top: 10px;
  font-size: 14px;
}
.alquiler-viviendas .view-content .views-row .place-to-stay .place-to-stay-type {
  font-weight: bold;
}
.alquiler-viviendas .view-content .views-row .place-to-stay .middle-point {
  font-weight: bold;
  color: #000000;
}
.alquiler-viviendas .view-content .views-row .place-to-stay .place-to-stay-address {
  color: #000000;
  font-size: 14px;
}
.alquiler-viviendas .view-content .views-row .place-to-stay-address {
  color: #000000;
  font-size: 14px;
  margin: 0;
}
.alquiler-viviendas .view-content .views-row .views-field-field-characteristics-1 {
  font-size: 14px;
  color: #000000;
  margin: 0 0 8px;
}
.alquiler-viviendas .add-adversitement {
  float: right;
  background-color: #fff;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .add-adversitement {
    float: none;
    padding: 15px 0 0 0;
  }
}
.alquiler-viviendas .add-adversitement a {
  padding: 5px 15px;
  font-size: 15px;
  color: #000;
  border: 1px solid #E5E6E1;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.alquiler-viviendas .add-adversitement a:hover {
  background: #d10002;
  border-color: transparent;
  text-decoration: none;
  color: #fff;
}
.alquiler-viviendas .add-adversitement a:focus {
  text-decoration: none;
}
.alquiler-viviendas .add-adversitement a::before {
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 18px;
  content: "\f08d";
  padding: 0 10px 0 5px;
  color: #d10002;
  display: inline-block;
}
.alquiler-viviendas .add-adversitement a:hover:before {
  color: #fff;
}
.alquiler-viviendas .block-region-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .block-region-top {
    display: block;
  }
}
.alquiler-viviendas .block-region-top .block-fixed-block-contentwarning-estudiantes {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.alquiler-viviendas .claim {
  margin: 25px 0 0 0;
}
.alquiler-viviendas .claim a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.alquiler-viviendas .claim a:hover {
  text-decoration: none;
}
.alquiler-viviendas .block-region-right #list-view-button {
  display: none;
}
.alquiler-viviendas .block-region-right .facets-widget-links .item-list__links {
  all: initial;
  font-size: 16px;
  font-family: "Montserrat";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 3px solid #dad9d9;
  list-style: none;
  margin-bottom: 10px;
}
.alquiler-viviendas .block-region-right .facets-widget-links .item-list__links li {
  padding: 0 20px 0 0;
  margin-bottom: 10px;
}
.alquiler-viviendas .block-region-right .facets-widget-links .item-list__links li a {
  color: #666666;
  border-bottom: 3px solid transparent;
  padding-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.alquiler-viviendas .block-region-right .facets-widget-links .item-list__links li a:hover {
  color: #d10002;
  border-bottom: 3px solid #d10002;
  text-decoration: none;
  padding-bottom: 10px;
}
.alquiler-viviendas .block-region-right .facets-widget-links .item-list__links li a.is-active {
  color: #d10002;
  font-weight: bold;
  border-bottom: 3px solid #d10002;
}
.alquiler-viviendas .block-region-right .facets-widget-links .item-list__links li a .facet-item__status {
  display: none;
}
.alquiler-viviendas .block-region-right .filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  z-index: 99;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .block-region-right .filters {
    right: 15px;
  }
}
.alquiler-viviendas .block-region-right .filters .map-button-wrapper,
.alquiler-viviendas .block-region-right .filters .list-button-wrapper {
  position: relative;
  float: right;
}
.alquiler-viviendas .block-region-right .filters .map-button-wrapper button,
.alquiler-viviendas .block-region-right .filters .list-button-wrapper button {
  background-color: #f2f2f2;
  border: 1px solid #A3A3A0;
  border-radius: 5px;
  color: #666666;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
  padding: 10px;
  z-index: 99;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display {
  background: none;
  padding: 0;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-group {
  width: 100%;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-item-modalidad {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  margin: 0;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-item-texto {
  width: 85%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #145DB3;
  padding: 50px 0;
  margin: 0;
  margin-bottom: 25px;
  padding-left: 2rem;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-item-texto label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  overflow: hidden;
  height: 0;
  width: 0 !important;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-item-texto {
    width: 70%;
    padding: 51px 10px;
  }
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-actions {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0;
  background-color: #145DB3;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0;
  margin-bottom: 25px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-actions .btn-default {
  font-size: 14px;
  background: none;
  border-color: transparent;
  color: #145DB3;
  z-index: 99;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-actions .btn-default:before {
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 31px;
  content: "\f002";
  color: #145DB3;
  background-color: #ffffff;
  padding: 3px 10px;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-actions .btn-default:hover:before {
  background-color: #f2f2f2;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-actions .btn-default:focus {
  outline: 0;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-actions #edit-reset--2:before {
  content: "\f00d";
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-actions .glyphicon-trash:before {
  content: none;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .form-actions {
    margin: 0;
  }
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .bef-links ul {
  all: initial;
  font-size: 16px;
  font-family: "Montserrat";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 3px solid #dad9d9;
  list-style: none;
  margin-bottom: 10px;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .bef-links ul li {
  padding: 0 20px 0 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .bef-links ul li {
    padding: 0 10px;
  }
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .bef-links ul li a {
  color: #666666;
  font-weight: 600;
  border-bottom: 3px solid transparent;
  padding-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .bef-links ul li a:hover {
  color: #d10002;
  font-weight: 600;
  border-bottom: 3px solid #d10002;
  text-decoration: none;
  padding-bottom: 10px;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .bef-links ul li a.bef-link--selected {
  color: #d10002;
  font-weight: 600;
  border-bottom: 3px solid #d10002;
}
.alquiler-viviendas .block-region-right form#views-exposed-form-rent-home-home-rent-block-display .bef-links ul li a .facet-item__status {
  display: none;
}
.alquiler-viviendas .la-map-marker-alt:before {
  font-size: 22px !important;
}
.alquiler-viviendas .la-list:before {
  font-size: 22px !important;
}
.alquiler-viviendas .la-exclamation-triangle:before {
  font-size: 22px !important;
}
.alquiler-viviendas .claim a {
  font-size: 15px !important;
}
.alquiler-viviendas .filter-summary-result-button {
  display: none;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .filter-summary-result-button {
    display: block;
    cursor: pointer;
    font-size: 18px;
    width: 65%;
    background-color: #f2f2f2;
    border: 1px solid #A3A3A0;
    border-radius: 5px;
    color: #666666;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    padding: 11px;
    z-index: 99;
  }
}
.alquiler-viviendas .summary-result {
  display: block;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .summary-result {
    display: none;
    margin: 14px 0 0 0;
  }
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .bs-region--left {
    display: none;
  }
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .facet-pills {
    padding: 0 12px 12px;
  }
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .facet-pills li.facet-pills__pill {
    padding: 0 0 10px 0;
  }
}
.alquiler-viviendas .block-facets-summary ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.alquiler-viviendas .block-facets-summary ul li {
  padding: 0 10px 0 0;
}
.alquiler-viviendas .block-facets-summary ul li a:hover,
.alquiler-viviendas .block-facets-summary ul li a:focus {
  text-decoration: none;
}
@media screen and (max-width: 670px) {
  .alquiler-viviendas .block-facets-summary ul li {
    padding: 10px 0 0 10px;
  }
}
.alquiler-viviendas .block-facets-summary ul span.facet-item__status.js-facet-deactivate {
  display: none;
}
.alquiler-viviendas .block-facets-summary ul span.facet-item__value {
  display: block;
  background-color: #1975e1;
  color: #fff;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  padding: 8px 42px 8px 10px;
  position: relative;
}
.alquiler-viviendas .block-facets-summary ul span.facet-item__value:after {
  content: "✕";
  background-color: #145db3;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 100%;
  line-height: 37px;
  text-align: center;
  color: white;
  background: #145DB3;
  font-weight: bold;
  font-size: 1.5rem;
}
.house-user-account-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.house-user-account-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
}
@media screen and (max-width: 670px) {
  .house-user-account-menu {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
}
.view-own-houses table th {
  text-align: left !important;
}
.house-user-account-menu a.is-active {
  font-weight: bold;
}
.node-vivienda .content {
  position: relative;
}
.node-vivienda .ref-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 10px;
}
@media screen and (max-width: 670px) {
  .node-vivienda .ref-wrapper {
    position: initial;
    display: block;
  }
}
.node-vivienda .ref-wrapper .node-ref {
  position: absolute;
}
@media screen and (max-width: 670px) {
  .node-vivienda .ref-wrapper .node-ref {
    position: initial;
    padding: 15px 15px 0 15px;
  }
}
.node-vivienda .ref-wrapper .node-ref span {
  font-weight: bold;
}
.node-vivienda .panel {
  all: initial;
  font-family: 'Montserrat';
}
.node-vivienda .panel-default > .panel-heading {
  all: initial;
  font-family: 'Montserrat';
}
.node-vivienda .panel-title {
  font-size: 24px;
  letter-spacing: -1px;
  margin-bottom: 5px;
  margin-top: 35px;
}
@media screen and (max-width: 670px) {
  .node-vivienda .panel-title {
    margin: 15px;
  }
}
.node-vivienda .items-parent {
  margin-bottom: 10px;
}
.node-vivienda .contact-data .panel-body,
.node-vivienda .cancel-data .panel-body {
  background-color: #f1f1f1;
  border-radius: 8px;
}
@media screen and (max-width: 670px) {
  .node-vivienda .contact-data .panel-body,
  .node-vivienda .cancel-data .panel-body {
    margin: 15px;
  }
}
@media screen and (max-width: 670px) {
  .node-vivienda .field--name-field-notes {
    margin: 15px;
  }
}
.node-vivienda .field--name-field-published-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .field--name-field-published-name:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f007";
  color: #000;
}
.node-vivienda .field--name-field-published-name .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-published-name .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-published-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .field--name-field-published-phone:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f095";
  color: #000;
}
.node-vivienda .field--name-field-published-phone .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-published-phone .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .fiel--name-cancel-link {
  padding: 5px 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.node-vivienda .fiel--name-cancel-link:before {
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f1f8";
  color: #000;
}
.node-vivienda .fiel--name-cancel-link a {
  display: contents;
}
.node-vivienda .field--name-field-published-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .field--name-field-published-email:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f0e0";
  color: #000;
}
.node-vivienda .field--name-field-published-email .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-published-email .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .nearby-transports .panel-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.node-vivienda .field--name-field-bus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 25px 0 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 25%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 670px) {
  .node-vivienda .field--name-field-bus {
    width: 100%;
  }
}
.node-vivienda .field--name-field-bus:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f207";
  color: #000;
}
.node-vivienda .field--name-field-bus .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-bus .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-subway {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 25px 0 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 25%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 670px) {
  .node-vivienda .field--name-field-subway {
    width: 100%;
  }
}
.node-vivienda .field--name-field-subway:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f239";
  color: #000;
}
.node-vivienda .field--name-field-subway .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-subway .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-train {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 25px 0 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 25%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 670px) {
  .node-vivienda .field--name-field-train {
    width: 100%;
  }
}
.node-vivienda .field--name-field-train:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  content: "\f238";
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  color: #000;
}
.node-vivienda .field--name-field-train .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-train .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .house-main-characteristics .panel-title {
  display: none;
}
.node-vivienda .house-main-characteristics .panel-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-rooms-numbre {
  font-size: 14px;
  margin: 0 32px 8px 0;
  text-align: center;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-rooms-numbre p {
  margin-top: 5px;
  font-weight: lighter;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-rooms-numbre:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  content: "\f236";
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 45px;
  color: #000;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-house-square-meter {
  font-size: 14px;
  margin: 0 32px 8px 0;
  text-align: center;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-house-square-meter p {
  margin-top: 5px;
  font-weight: lighter;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-house-square-meter:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  content: "\f546";
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 45px;
  color: #000;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-elevator {
  font-size: 14px;
  margin: 0 32px 8px 0;
  text-align: center;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-elevator p {
  margin-top: 5px;
  font-weight: lighter;
}
.node-vivienda .house-main-characteristics .panel-body .field--name-field-elevator:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  content: "\f52a";
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 45px;
  color: #000;
}
.node-vivienda .house-characteristics .panel-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.node-vivienda .house-characteristics .field--name-field-storage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-storage:before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f49e";
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-storage .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .house-characteristics .field--name-field-storage .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .house-characteristics .field--name-field-pool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-pool:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f5c5";
  color: #000;
}
.node-vivienda .house-characteristics .field--name-field-pool .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .house-characteristics .field--name-field-pool .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .house-characteristics .field--name-field-garage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-garage:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f494";
  color: #000;
}
.node-vivienda .house-characteristics .field--name-field-garage .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .house-characteristics .field--name-field-garage .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .house-characteristics .field--name-field-air-conditioner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-air-conditioner:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f863";
  color: #000;
}
.node-vivienda .house-characteristics .field--name-field-air-conditioner .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .house-characteristics .field--name-field-air-conditioner .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .house-characteristics .field--name-field-pets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-pets:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f1b0";
  color: #000;
}
.node-vivienda .house-characteristics .field--name-field-pets .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .house-characteristics .field--name-field-pets .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .house-characteristics .field--name-field-adapted-house {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-adapted-house:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f193";
  color: #000;
}
.node-vivienda .house-characteristics .field--name-field-adapted-house .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .house-characteristics .field--name-field-adapted-house .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .house-characteristics .field--name-field-language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-language:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f1ab";
  color: #000;
}
.node-vivienda .house-characteristics .field--name-field-language .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .house-characteristics .field--name-field-language .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .house-characteristics .field--name-field-bills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .house-characteristics .field--name-field-bills .field--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 670px) {
  .node-vivienda .house-characteristics .field--name-field-bills .field--items {
    display: block;
  }
}
.node-vivienda .house-characteristics .field--name-field-bills:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f571";
  color: #000;
}
.node-vivienda .house-characteristics .field--name-field-bills .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .house-characteristics .field--name-field-bills .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-place-to-stay-address {
  font-size: 24px;
  letter-spacing: -1px;
  margin-bottom: 25px;
  margin-top: 35px;
}
@media screen and (max-width: 670px) {
  .node-vivienda .field--name-field-place-to-stay-address {
    margin: 15px;
  }
}
.node-vivienda .field--name-field-zone {
  letter-spacing: -1px;
  padding: 1rem 2.5rem;
  font-family: "Montserrat";
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3rem;
  border-left: 12px solid #D10002;
  margin-bottom: 25px;
}
.node-vivienda .house-characteristics > .panel-body > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 33%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 670px) {
  .node-vivienda .house-characteristics > .panel-body > div {
    width: 100%;
  }
}
.node-vivienda .field--name-field-characteristics {
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-place-to-stay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.node-vivienda .field--name-field-place-to-stay > .field--item {
  margin: 0 0 25px 0px;
}
.node-vivienda .field--name-field-place-to-stay .money {
  font-size: 28px;
  color: #000000;
  font-family: 'Montserrat';
}
.node-vivienda .field--name-field-place-to-stay .month {
  font-size: 18px;
  color: #000000;
  font-family: 'Montserrat';
}
.node-vivienda .field--name-field-place-to-stay .characteristics-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
}
.node-vivienda .field--name-field-place-to-stay .characteristics-group > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 670px) {
  .node-vivienda .field--name-field-place-to-stay .characteristics-group > div {
    width: 100%;
  }
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-place-to-stay-type {
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 12px;
  background-color: #d10002;
  padding: 5px;
  color: #fff;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-clean-clothes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-clean-clothes:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f553";
  color: #000;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-clean-clothes .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-clean-clothes .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-clean-room {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-clean-room:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f51a";
  color: #000;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-clean-room .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-clean-room .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-external-room {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-external-room:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f6c4";
  color: #000;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-external-room .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-external-room .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-place-to-stay-equipment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-place-to-stay-equipment:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f4b8";
  color: #000;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-place-to-stay-equipment .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-place-to-stay-equipment .field--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 670px) {
  .node-vivienda .field--name-field-place-to-stay .field--name-field-place-to-stay-equipment .field--items {
    display: block;
  }
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-place-to-stay-equipment .field--items .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-hostel-modality {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-hostel-modality:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f2e7";
  color: #000;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-hostel-modality .field--label {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 14px;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-hostel-modality .field--item {
  margin: 0 8px 0 16px;
  word-break: break-word;
  font-size: 15px;
  font-weight: 600;
}
.node-vivienda .field--name-field-place-to-stay .field--name-field-offered-square-meter {
  margin: 10px 0;
}
.node-vivienda .owl-theme .owl-dots .owl-dot.active span,
.node-vivienda .owl-theme .owl-dots .owl-dot:hover span {
  background: #d10002;
}
.node-vivienda .owl-nav {
  position: relative;
  top: -175px;
}
@media screen and (max-width: 670px) {
  .node-vivienda .owl-nav {
    display: none;
  }
}
.node-vivienda .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  color: #fff !important;
  background-color: rgba(209, 0, 2, 0.57) !important;
  width: 40px!important;
  height: 60px!important;
  border-radius: 0!important;
  font-size: 35px!important;
  top: 33%!important;
}
.node-vivienda .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  color: #fff !important;
  background-color: rgba(209, 0, 2, 0.57) !important;
  width: 40px!important;
  height: 60px!important;
  border-radius: 0!important;
  font-size: 35px!important;
  top: 33%!important;
}
.node-vivienda .leaflet-control-attribution.leaflet-control {
  display: none;
}
.node-vivienda .alert-warning p:before {
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  padding: 0 5px 0 0;
  color: #8a6d3b;
  content: "\f05a";
}
.node-vivienda .field--name-field-main-image img {
  background-color: whitesmoke;
}
@media screen and (max-width: 670px) {
  .page-node-type-vivienda .main-container .row .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-node-type-vivienda .main-container .row .created-wrapper {
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.page-node-type-vivienda .main-container .row .created-wrapper .created {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page-node-type-vivienda .main-container .row .created-wrapper .created span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 670px) {
  .page-node-type-vivienda .main-container .row .created-wrapper .created {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 670px) {
  .page-node-type-vivienda .main-container .row .created-wrapper {
    position: initial;
  }
}
@media screen and (max-width: 1024px) {
  .page-node-type-vivienda .main-container .row .created-wrapper {
    top: 12%;
  }
}
.page-node-type-vivienda .main-container .row .messages__wrapper .alert-warning ul.item-list.item-list--messages {
  list-style: none;
  padding: 0;
}
.page-node-type-vivienda .main-container .row .messages__wrapper .alert-warning ul.item-list.item-list--messages li {
  font-size: 16px;
}
.page-node-type-vivienda .main-container .row .messages__wrapper .alert-warning ul.item-list.item-list--messages li:before {
  content: "\f05a";
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 20px;
  color: #8a6d3b;
  padding: 0 5px 0 0;
}
.page-node-type-vivienda .main-container .row .alert.alert-warning.alert-dismissible p {
  font-size: 16px;
}
.page-node-type-vivienda .main-container .row .alert.alert-warning.alert-dismissible p:before {
  content: "\f05a";
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 20px;
  color: #8a6d3b;
  padding: 0 5px 0 0;
}
.page-node-type-vivienda .main-container .row .messages__wrapper .alert-success ul.item-list.item-list--messages {
  list-style: none;
  padding: 0;
}
.page-node-type-vivienda .main-container .row .messages__wrapper .alert-success ul.item-list.item-list--messages li {
  font-size: 16px;
}
.page-node-type-vivienda .main-container .row .messages__wrapper .alert-success ul.item-list.item-list--messages li:before {
  content: "\f058";
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 20px;
  color: #3c7a7e;
  padding: 0 5px 0 0;
}
.page-node-type-vivienda .main-container .row .alert.alert-success.alert-dismissible p {
  font-size: 16px;
}
.page-node-type-vivienda .main-container .row .alert.alert-success.alert-dismissible p:before {
  content: "\f058";
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 20px;
  color: #3c7a7e;
  padding: 0 5px 0 0;
}
.page-node-type-vivienda div#cboxCurrent {
  font-size: 0;
}
.house-details-group .btn-danger {
  color: #d43f3a;
}
.house-details-group .btn-danger:hover {
  color: #ffffff;
}
.leaflet-control-attribution {
  display: none;
}
.owl-carousel .owl-item img {
  width: auto!important;
  margin: 0 auto!important;
}
.page-node-type-vivienda .region-header {
  display: block;
  padding: 15px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-viviendas .field--name-field-mensaje label {
  display: none;
}
.form-viviendas .field--name-field-mensaje .help-block {
  color: #a94442;
}
.form-viviendas .field--name-field-privacy-policy .info {
  color: #333333 !important;
}
.form-viviendas .required-info {
  padding: 0px 20px;
  text-align: right;
  color: #d10002;
}
.form-viviendas .required-info:before {
  font-family: "Line Awesome Free";
  content: "\f069";
  position: relative;
  color: #d10002;
  font-weight: bold;
  margin-right: 5px;
}
.form-viviendas label.form-required:after,
.form-viviendas .required-fields .field--name-field-location .panel-title:after,
.form-viviendas span.form-required:after,
.form-viviendas form-required:after {
  font-family: "Line Awesome Free";
  content: "\f069";
  position: relative;
  top: -5px;
  color: #d10002;
  font-weight: bold;
}
.form-viviendas .control-label {
  color: #000 !important;
}
.form-viviendas .form-control {
  border-color: #cccccc !important;
}
.form-viviendas .field--type-boolean .radio + .radio,
.form-viviendas .field--type-boolean .checkbox + .checkbox {
  margin-top: 10px;
}
.form-viviendas label {
  margin-bottom: 0;
}
.form-viviendas .panel-title {
  color: #717171;
  font-size: 18px;
}
@media screen and (max-width: 670px) {
  .form-viviendas .panel-title {
    font-size: 17px;
  }
}
.form-viviendas .house-owner {
  position: relative;
}
.form-viviendas .house-owner .panel-title:after {
  position: absolute;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f007";
  right: 5px;
  top: 0;
  color: #d10002;
}
.form-viviendas .house-owner p#group-house-owner--description:after {
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f070";
  color: #d10002;
  padding: 0 10px;
}
.form-viviendas .form-item-field-published-phone-0-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 25%;
}
@media screen and (max-width: 670px) {
  .form-viviendas .form-item-field-published-phone-0-value {
    width: 100%;
  }
}
.form-viviendas .form-item-field-phone-0-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 25%;
}
@media screen and (max-width: 670px) {
  .form-viviendas .form-item-field-phone-0-value {
    width: 100%;
  }
}
.form-viviendas .form-item-field-postcode-0-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-viviendas .contact-details-group {
  position: relative;
}
.form-viviendas .contact-details-group .panel-title:after {
  position: absolute;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f05a";
  right: 5px;
  top: 0;
  color: #717171;
}
.form-viviendas .contact-details-group .tc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-viviendas .contact-details-group .tc .form-item-field-published-phone-0-value.js-form-item-field-published-phone-0-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-viviendas .house-characteristics-group {
  position: relative;
}
.form-viviendas .house-characteristics-group .panel {
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
}
.form-viviendas .house-characteristics-group > .panel-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-viviendas .house-characteristics-group > .panel-heading > .panel-title:after {
  position: absolute;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f015";
  right: 5px;
  top: 0;
  color: #717171;
}
.form-viviendas .house-characteristics-group .field--name-field-notes {
  width: 100%;
}
.form-viviendas .house-characteristics-group .hma {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px 0 0;
}
.form-viviendas .house-characteristics-group .hma > div {
  padding: 0 50px 0 0;
}
.form-viviendas .house-characteristics-group .hma .field--name-field-rooms-numbre #edit-field-rooms-numbre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-viviendas .house-characteristics-group .hma .field--name-field-rooms-numbre #edit-field-rooms-numbre .form-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-viviendas .house-characteristics-group .hma .field--name-field-rooms-numbre #edit-field-rooms-numbre .radio {
  margin: 0;
}
.form-viviendas .house-characteristics-group .nmal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-viviendas .house-characteristics-group .nmal .location {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 40%;
  padding: 0 15px;
}
.form-viviendas .house-characteristics-group .field--name-field-location .panel-heading {
  all: initial;
  font-family: 'Montserrat';
}
.form-viviendas .house-characteristics-group .field--name-field-location .panel-title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #333333;
  font-weight: bold;
}
.form-viviendas .house-characteristics-group .field--name-field-location .panel-default {
  border: none;
}
.form-viviendas .house-characteristics-group .field--name-field-location .panel-body {
  padding: 0;
}
.form-viviendas .house-characteristics-group .field--name-field-location .panel-body label {
  display: none;
}
.form-viviendas .house-equipment-group {
  position: relative;
}
.form-viviendas .house-equipment-group .panel-title:after {
  position: absolute;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f015";
  right: 5px;
  top: 0;
  color: #717171;
}
.form-viviendas .house-equipment-group .panel-body .equipment-group1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 670px) {
  .form-viviendas .house-equipment-group .panel-body .equipment-group1 {
    display: block;
  }
}
.form-viviendas .house-equipment-group .panel-body .equipment-group1 .form-group {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 33%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 670px) {
  .form-viviendas .house-equipment-group .panel-body .equipment-group1 .form-group {
    width: 100%;
  }
}
.form-viviendas .nearest-public-transport-group {
  position: relative;
}
.form-viviendas .nearest-public-transport-group .panel-title:after {
  position: absolute;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f55e";
  right: 5px;
  top: 0;
  color: #717171;
}
.form-viviendas .house-details-group {
  position: relative;
}
.form-viviendas .house-details-group .panel-title:after {
  position: absolute;
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 35px;
  content: "\f236";
  right: 5px;
  top: 0;
  color: #717171;
}
.form-viviendas .house-details-group button.tabledrag-toggle-weight.btn-sm.btn.btn-default {
  display: none;
}
.form-viviendas .house-details-group .field--name-field-hostel-modality {
  padding: 0 50px 0 0;
}
.form-viviendas .house-details-group .field--name-field-clean-clothes {
  padding: 0 50px 0 0;
}
.form-viviendas .house-details-group .field--name-field-clean-room {
  padding: 0 50px 0 0;
}
.form-viviendas .house-details-group .field--name-field-place-to-stay .btn-default {
  color: #d10002;
  background-color: #fff;
  border-color: #d10002;
  text-transform: uppercase;
}
.form-viviendas .house-details-group .field--name-field-place-to-stay .btn-default:hover {
  color: #fff;
  background-color: #a20405;
  border-color: #a20405;
}
.form-viviendas .house-details-group .form-item-field-place-to-stay-0-subform-field-price-0-value label {
  width: 100%;
}
.form-viviendas .house-details-group .form-item-field-place-to-stay-0-subform-field-offered-square-meter-0-value label {
  width: 100%;
}
.form-viviendas .house-details-group .form-item-field-place-to-stay-0-subform-field-hostel-modality .form-control {
  width: 23%;
}
.form-viviendas .house-details-group .field--name-field-place-to-stay-type .panel-heading {
  all: initial;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  font-weight: bold;
  color: #000;
}
.form-viviendas .house-details-group .field--name-field-place-to-stay-type .panel-heading .panel-title {
  color: #333333;
  font-size: 18px;
}
.form-viviendas .house-details-group .field--name-field-place-to-stay-type .panel-body .term-reference-tree-button {
  display: none;
}
.form-viviendas .house-details-group .field--name-field-place-to-stay-type .panel-body .no-term-reference-tree-button {
  display: none;
}
.form-viviendas .house-details-group .field--name-field-place-to-stay-type .panel-default {
  all: initial;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.form-viviendas .btn-success {
  color: #fff;
  background-color: #d10002;
  border-color: #d10002;
}
.form-viviendas .btn-success:hover {
  color: #fff;
  background-color: #a20405;
  border-color: #a20405;
}
.form-viviendas .table-hover > tbody > tr:hover {
  background-color: transparent;
}
.form-viviendas .radio label,
.form-viviendas .checkbox label {
  color: #333333 !important;
}
.form-viviendas .table-hover > tbody > tr:hover td a {
  color: #d10002 !important;
}
.form-viviendas .field--widget-term-reference-tree .parent-term {
  color: #717171 !important;
  padding-bottom: 10px;
}
.form-viviendas .table-hover > tbody > tr:hover td {
  color: #333333;
}
.form-viviendas .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}
.form-viviendas legend {
  all: initial;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Montserrat';
}
.form-viviendas .col8 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 25px 0 0;
}
@media screen and (max-width: 670px) {
  .form-viviendas .col8 {
    width: 100%;
    padding: 0;
  }
}
.form-viviendas .col4 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 670px) {
  .form-viviendas .col4 {
    width: 100%;
    padding: 0;
  }
}
.form-viviendas #edit-field-pets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-viviendas #edit-field-pets .form-item {
  padding: 0 5px;
}
.form-viviendas #edit-field-language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-viviendas #edit-field-language .form-item {
  padding: 0 5px;
}
.form-viviendas #edit-field-adapted-house {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-viviendas #edit-field-adapted-house .form-item {
  padding: 0 5px;
}
.form-viviendas .form-item-field-house-square-meter-0-value {
  display: inline-block;
}
.form-viviendas .form-item-field-house-square-meter-0-value label {
  width: 100%;
}
.form-viviendas .form-item-field-house-square-meter-0-value .form-control {
  width: 100px;
}
.form-viviendas .field--name-field-place-to-stay-type .panel-heading .panel-title.form-required:after {
  font-family: "Line Awesome Free";
  content: "\f069";
  position: relative;
  top: -5px;
  color: #d10002;
  font-size: 18px;
  padding: 5px;
}
.form-viviendas .place-to-stay-col-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-viviendas .place-to-stay-col-1 > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 33%;
}
.form-viviendas .place-to-stay-col-1 .form-item-field-place-to-stay-0-subform-field-price-0-value label {
  width: 100%;
}
.form-viviendas .place-to-stay-col-1 .form-item-field-place-to-stay-0-subform-field-offered-square-meter-0-value label {
  width: 100%;
}
.form-viviendas .place-to-stay-col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 670px) {
  .form-viviendas #map-edit-field-location-0-value {
    height: 300px!important;
  }
}
.form-viviendas .paragraphs-tabs-wrapper .form-item .clearfix,
.form-viviendas .paragraphs-tabs-wrapper .form-item .dl-horizontal dd,
.form-viviendas .paragraphs-tabs-wrapper .form-item .container,
.form-viviendas .paragraphs-tabs-wrapper .form-item .container-fluid,
.form-viviendas .paragraphs-tabs-wrapper .form-item .row,
.form-viviendas .paragraphs-tabs-wrapper .form-item .form-horizontal .form-group,
.form-viviendas .paragraphs-tabs-wrapper .form-item .btn-toolbar,
.form-viviendas .paragraphs-tabs-wrapper .form-item .btn-group-vertical > .btn-group,
.form-viviendas .paragraphs-tabs-wrapper .form-item .nav,
.form-viviendas .paragraphs-tabs-wrapper .form-item .navbar,
.form-viviendas .paragraphs-tabs-wrapper .form-item .navbar-header,
.form-viviendas .paragraphs-tabs-wrapper .form-item .navbar-collapse,
.form-viviendas .paragraphs-tabs-wrapper .form-item .pager,
.form-viviendas .paragraphs-tabs-wrapper .form-item .panel-body,
.form-viviendas .paragraphs-tabs-wrapper .form-item .modal-header,
.form-viviendas .paragraphs-tabs-wrapper .form-item .modal-footer {
  font-size: 0;
}
.form-viviendas .paragraphs-tabs-wrapper .form-item table .clearfix,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .dl-horizontal dd,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .container,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .container-fluid,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .row,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .form-horizontal .form-group,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .btn-toolbar,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .btn-group-vertical > .btn-group,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .nav,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .navbar,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .navbar-header,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .navbar-collapse,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .pager,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .panel-body,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .modal-header,
.form-viviendas .paragraphs-tabs-wrapper .form-item table .modal-footer {
  font-size: 16px;
}
.form-viviendas .form-item-field-zone .chosen-container-single a {
  overflow: inherit;
}
.form-viviendas .form-item-field-zone .chosen-container-single a span {
  overflow: inherit;
}
.chosen-container-single .chosen-results {
  display: none;
}
.chosen-container-single.chosen-with-drop .chosen-results {
  display: block;
}
.social-api-block {
  position: fixed;
  top: 35%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: 902;
  /*
  .social-auth img {
    font-size: 12px;
    border-radius: 5px;
  }
  .social_auth_instagram img {
    font-size: 13px;
    border-radius: 10px;
  }
  */
}
.social-api-block .social_auth_facebook {
  background-color: #3b5998;
}
.social-api-block .social_auth_facebook:hover {
  background-color: #2d4475;
}
.social-api-block .social_auth_instagram {
  background-color: #833AB4;
}
.social-api-block .social_auth_instagram:hover {
  background-color: #6b3092;
}
.social-api-block .social_auth_google {
  background-color: #DB4437;
}
.social-api-block .social_auth_google:hover {
  background-color: #bc3b30;
}
.social-api-block .social_auth_twitter {
  background-color: #00acee;
}
.social-api-block .social_auth_twitter:hover {
  background-color: #0281b3;
}
.social-api-block a.auth-link {
  width: 100%;
  color: #fff;
  padding: 10px 0;
  margin-bottom: 10px;
}
.social-api-block a.auth-link:hover {
  text-decoration: none;
}
.social-api-block i {
  padding: 0 10px;
}
.social-api-block span {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  padding: 0 10px;
}
@media screen and (max-width: 670px) {
  .social-api-block span {
    font-size: 15px;
  }
}
.social-api-block p {
  font-weight: bold;
}
.social-api-block .modal-box {
  display: none;
  position: absolute;
  top: 0%!important;
  z-index: 1000;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
.social-api-block .modal-box header,
.social-api-block .modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
}
.social-api-block .modal-box header h3,
.social-api-block .modal-box header h4,
.social-api-block .modal-box .modal-header h3,
.social-api-block .modal-box .modal-header h4 {
  margin: 0;
}
.social-api-block .modal-box .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2em 1.5em;
}
.social-api-block .modal-box footer,
.social-api-block .modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}
.social-api-block .modal-overlay js-modal-close {
  /* opacity: 0; */
  filter: alpha(opacity=0);
  z-index: 900;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  background-color: rgba(22, 22, 22, 0.5);
}
.social-api-block a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 4%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}
.social-api-block a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  transition: color 1s ease;
}
.no-overflow {
  overflow: hidden;
}
.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
  /* opacity: 0; */
}
.social-auth-login-button.js-open-modal {
  font-size: 15px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: #d10002;
  color: #fff;
  padding: 10px;
  border-radius: 3px;
}
.social-auth-login-button.js-open-modal:hover {
  text-decoration: none;
  background-color: #980002;
}
.social-login-button-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 15px;
}
.social-login-button-block span.las.la-user {
  font-size: 20px;
}
.social-login-button-block:active {
  text-decoration: none;
}
@media screen and (max-width: 670px) {
  .social-login-button-block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin: 15px 0 0 0;
  }
}
form#webform-submission-reclamacion-vivienda-add-form button#edit-actions-submit {
  margin-top: 15px;
}
.reclamar-vivienda-form .form-item-privace-policy,
.reclamar-vivienda-form .form-item-captcha-response {
  padding: 10px 0px;
}
.reclamar-vivienda-form .form-item-privace-policy label,
.reclamar-vivienda-form .form-item-captcha-response label,
.reclamar-vivienda-form .form-item-privace-policy .help-block,
.reclamar-vivienda-form .form-item-captcha-response .help-block {
  color: #333333 !important;
}
.reclamar-vivienda-form label.form-required:after,
.reclamar-vivienda-form .required-fields .field--name-field-location .panel-title:after,
.reclamar-vivienda-form span.form-required:after,
.reclamar-vivienda-form form-required:after {
  font-family: "Line Awesome Free";
  content: "\f069";
  position: relative;
  top: -5px;
  color: #d10002;
  font-weight: bold;
}
.reclamar-vivienda-form .fieldset-legend {
  font-size: 1.8rem;
  font-weight: 700;
}
.reclamar-vivienda-form .chosen-container {
  padding: 0;
  border: none;
}
.reclamar-vivienda-form .chosen-container .chosen-single {
  padding: 6px 12px;
  height: 39px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.reclamar-vivienda-form .chosen-container .chosen-single > div > b {
  background-attachment: scroll;
  background-position: 0 10px;
}
.reclamar-vivienda-form .form-type-radio *,
.reclamar-vivienda-form .form-type-radio *:before,
.reclamar-vivienda-form .form-type-radio *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.reclamar-vivienda-form .form-type-radio label {
  font-size: 1.8rem;
}
.reclamar-vivienda-form .form-type-radio label .form-radio {
  display: none;
}
.reclamar-vivienda-form .form-type-radio label .form-radio + span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
}
.reclamar-vivienda-form .form-type-radio label .form-radio + span::before {
  color: #d10002;
  content: " ";
  width: 25px;
  height: 25px;
  margin-right: 1rem;
  border-radius: 50%;
  border: 1px solid #333333;
}
.reclamar-vivienda-form .form-type-radio label .form-radio:checked + span::before {
  background: radial-gradient(currentcolor 30%, rgba(255, 0, 0, 0) 35%);
}
.reclamar-vivienda-form fieldset,
.reclamar-vivienda-form select {
  margin-bottom: 1rem;
  border-radius: 8px;
  width: 100%;
}
@media (min-width: 48em) {
  .reclamar-vivienda-form fieldset,
  .reclamar-vivienda-form select {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  form.info-custom-baremo {
    padding: 15px;
  }
}
form.info-custom-baremo > .panel,
form.info-custom-baremo > .form-group {
  margin: 30px 0;
}
form.info-custom-baremo .help-block {
  margin-bottom: 30px;
}
form.info-custom-baremo .panel .panel-heading {
  background-color: #ddd;
  font-weight: 700;
}
form.info-custom-baremo .form-number {
  text-align: center;
}
@media only screen and (min-width: 480px) {
  form.info-custom-baremo .form-number {
    text-align: right;
  }
}
form.info-custom-baremo .form-inline,
form.info-custom-baremo .form-item-public-centers,
form.info-custom-baremo .form-item-resultado-baremo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  max-width: 1024px;
  margin-bottom: 30px;
}
form.info-custom-baremo .form-inline .control-label,
form.info-custom-baremo .form-item-public-centers .control-label,
form.info-custom-baremo .form-item-resultado-baremo .control-label,
form.info-custom-baremo .form-inline .form-control,
form.info-custom-baremo .form-item-public-centers .form-control,
form.info-custom-baremo .form-item-resultado-baremo .form-control {
  width: 100%;
}
@media only screen and (min-width: 480px) {
  form.info-custom-baremo .form-inline,
  form.info-custom-baremo .form-item-public-centers,
  form.info-custom-baremo .form-item-resultado-baremo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  form.info-custom-baremo .form-inline .control-label,
  form.info-custom-baremo .form-item-public-centers .control-label,
  form.info-custom-baremo .form-item-resultado-baremo .control-label {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  form.info-custom-baremo .form-inline .form-control,
  form.info-custom-baremo .form-item-public-centers .form-control,
  form.info-custom-baremo .form-item-resultado-baremo .form-control {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 150px;
            flex: 0 1 150px;
    max-width: 250px;
  }
}
form.info-custom-baremo .form-inline .select-wrapper,
form.info-custom-baremo .form-item-public-centers .select-wrapper,
form.info-custom-baremo .form-item-resultado-baremo .select-wrapper,
form.info-custom-baremo .form-inline #scoring-result-result,
form.info-custom-baremo .form-item-public-centers #scoring-result-result,
form.info-custom-baremo .form-item-resultado-baremo #scoring-result-result {
  width: 100%;
}
@media only screen and (min-width: 480px) {
  form.info-custom-baremo .form-inline .select-wrapper,
  form.info-custom-baremo .form-item-public-centers .select-wrapper,
  form.info-custom-baremo .form-item-resultado-baremo .select-wrapper,
  form.info-custom-baremo .form-inline #scoring-result-result,
  form.info-custom-baremo .form-item-public-centers #scoring-result-result,
  form.info-custom-baremo .form-item-resultado-baremo #scoring-result-result {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 150px;
            flex: 1 1 150px;
    max-width: 150px;
  }
}
form.info-custom-baremo .form-item-calc-notice {
  margin-bottom: 30px;
}
form.info-custom-baremo .form-item-exam-note .form-inline {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 20px 0;
}
form.info-custom-baremo .form-item-exam-note .form-inline .control-label,
form.info-custom-baremo .form-item-exam-note .form-inline .form-control {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media only screen and (min-width: 480px) {
  form.info-custom-baremo .form-item-exam-note .form-inline .control-label,
  form.info-custom-baremo .form-item-exam-note .form-inline .form-control {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
form.info-custom-baremo .form-item-number-phases {
  margin-top: 15px;
}
form.info-custom-baremo .form-item-resultado-baremo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100%;
}
form.info-custom-baremo .form-item-resultado-baremo .control-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
}
form.info-custom-baremo .form-item-resultado-baremo #scoring-result-result {
  text-align: center;
  font-weight: 700;
  color: #D10002;
}
form.info-custom-baremo .form-actions {
  margin: 40px auto;
  text-align: center;
}
form.info-custom-baremo .form-actions .btn {
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
  border-color: #D10002;
  background-color: #D10002;
  color: white;
  font-size: 1.15em;
}
form.info-custom-baremo .form-actions .btn:hover {
  background-color: white;
  color: #D10002;
}
.hide-logged-in {
  line-height: 2;
}
.view-forum-override #view-last-comment-timestamp-table-column {
  min-width: 220px;
}
.view-forum-override #view-comment-count-table-column {
  min-width: 200px;
}
.view-forum-override #view-totalcount-table-column {
  min-width: 140px;
}
.view-forum-override span.newtopic {
  color: #b00002;
}
.view-forum-override tr:hover span.newtopic {
  color: #fff;
}
.view-forum-override .table > thead > tr > th {
  text-align: left !important;
}
.view-forum-override #view-comment-count-table-column,
.view-forum-override #view-totalcount-table-column {
  position: relative;
}
.view-forum-override #view-comment-count-table-column::before,
.view-forum-override #view-totalcount-table-column::before {
  font-family: 'Line Awesome Free';
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 3rem;
  position: relative;
  top: 0.5rem;
  margin-right: 1rem;
}
.view-forum-override #view-comment-count-table-column::before {
  content: "\f075";
}
.view-forum-override #view-totalcount-table-column::before {
  content: " ";
}
.links-sesion {
  margin: 0 0 25px 0;
  padding: 0;
}
.links-sesion li {
  display: inline;
  list-style: none;
  margin: 0 20px 20px 0;
}
.page-node-type-forum .tema-del-foro,
.path-foro .tema-del-foro,
.page-node-type-forum .respuestas-del-foro .js-comment,
.path-foro .respuestas-del-foro .js-comment {
  border: 1px solid gray;
  margin: 1rem 0;
}
.page-node-type-forum .respuestas-del-foro,
.path-foro .respuestas-del-foro {
  padding-left: 50px;
}
.page-node-type-forum.not_admin .page-header {
  margin-top: 1rem;
}
.path-foro.not_admin .page-header {
  margin-top: 4rem;
}
.block-views-blockforum-override-forum-content-override .views-element-container,
.block-field-blocknodeforumcomment-forum .views-element-container {
  margin: 0;
}
.block-views-blockforum-override-forum-content-override article,
.block-field-blocknodeforumcomment-forum article {
  margin: 1rem 0;
}
.block-views-blockforum-override-forum-content-override article footer,
.block-field-blocknodeforumcomment-forum article footer {
  margin: 0;
}
.block-views-blockforum-override-forum-content-override article footer article,
.block-field-blocknodeforumcomment-forum article footer article {
  margin: 0;
}
.block-views-blockforum-override-forum-content-override .indented,
.block-field-blocknodeforumcomment-forum .indented {
  margin-left: 0;
  padding-left: 1rem;
}
@media screen and (min-width: 60em) {
  .block-views-blockforum-override-forum-content-override .indented,
  .block-field-blocknodeforumcomment-forum .indented {
    padding-left: 3rem;
  }
}
.forum-override-format {
  position: relative;
}
.forum-override-format .fieldset {
  margin: 0;
}
.forum-override-format .fieldset .panel-heading .panel-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.forum-override-format .fieldset .panel-heading .panel-title .titleforum .name {
  display: inline;
}
.forum-override-format .fieldset .panel-heading .panel-title .user_picture_override {
  width: 30px;
  height: auto;
}
.forum-override-format .fieldset .panel-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.forum-override-format .fieldset .panel-body > .user {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  text-align: left;
  font-weight: bold;
}
@media screen and (min-width: 60em) {
  .forum-override-format .fieldset .panel-body > .user {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 150px;
            flex: 0 1 150px;
  }
}
.forum-override-format .fieldset .panel-body > .user .user_picture_override img {
  border: 1px solid lightgray;
  width: 80px;
  height: 80px;
  max-width: 100%;
}
.forum-override-format .fieldset .panel-body > .content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
@media screen and (min-width: 60em) {
  .forum-override-format .fieldset .panel-body > .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
.forum-override-format .fieldset .panel-body > .content hr {
  margin: 10px;
}
.forum-override-format .fieldset .panel-body > .content .responder {
  text-align: right;
  width: 100%;
}
.forumlinks {
  text-align: right;
  padding: 0;
}
.forumlinks li {
  margin-left: 1rem;
}
.hide-logged-in {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.hide-logged-out {
  display: none;
}
.nodeaddforum {
  display: none;
}
.user-logged-in .login2forum,
.user-logged-in .hide-logged-in {
  display: none;
}
.user-logged-in .nodeaddforum,
.user-logged-in .hide-logged-out {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
article.forum.is-unpublished .block-field-blocknodeforumcomment-forum {
  display: none;
}
.modo-vista-comentarios {
  float: right;
}
.indented {
  padding-left: 30px;
}
th.views {
  color: #b00002;
}
.forum-user {
  font-weight: bold;
}
.simulate-popup {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: table;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.simulate-popup > div {
  display: table-cell;
  width: 100%;
  margin: 0 auto;
}
.simulate-popup > div .alert.alert-tema_foro.alert-dismissible {
  z-index: 999999;
  background: #FFFFFF url(../images/form-ok.png) no-repeat center 30px;
  max-width: 500px;
  background-size: 40px 40px;
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 80px 20px 50px 20px;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  min-height: 400px;
  height: 400px;
  vertical-align: middle;
}
@media screen and (min-width: 500px) {
  .simulate-popup > div .alert.alert-tema_foro.alert-dismissible {
    min-height: 360px;
  }
}
.simulate-popup > div .alert.alert-tema_foro.alert-dismissible ul {
  padding: 0;
}
.simulate-popup > div .alert.alert-tema_foro.alert-dismissible ul li {
  list-style: none;
  padding: 20px;
}
.simulate-popup > div .alert.alert-tema_foro.alert-dismissible button {
  background: #2ba000;
  border: 0;
  border-radius: 8px;
  padding: 10px 20px;
  color: #FFF;
  text-transform: uppercase;
  font-family: 'Montserrat';
  margin: 15px 0 0 0;
}
.path-forum .alert-dismissable,
.path-universidades .alert-dismissable,
.path-forum .alert-dismissible,
.path-universidades .alert-dismissible {
  position: relative;
}
.path-forum .alert-dismissable .close,
.path-universidades .alert-dismissable .close,
.path-forum .alert-dismissible .close,
.path-universidades .alert-dismissible .close {
  top: 20px;
  right: 20px;
  position: absolute;
}
/* Buscador Informes de Intervención General */
.path-intervenciongeneral .block-region-left ul {
  text-transform: lowercase;
}
.path-intervenciongeneral .block-region-right .views-exposed-form.block-views form .form-actions {
  padding-top: 1.35em;
}
.path-intervenciongeneral .container-busqueda-cabecera {
  text-align: right;
}
.path-intervenciongeneral .container-busqueda-cabecera #descarga-informes-excel.btn {
  border-radius: 0;
  color: #333;
  background: #fff;
  background: url(../images/ico-xls.png) no-repeat;
  background-size: 39px 45px;
  height: 48px;
  border: 1px solid #ccc;
}
.path-intervenciongeneral .container-busqueda-cabecera #descarga-informes-excel.btn span {
  padding-left: 33px;
  vertical-align: sub;
}
.block-region-right .views-exposed-form.block-views form .form-group button#edit-submit-buscador-informes-intervencion-general-indexar--2 {
  height: 50px;
  width: 50px !important;
  font-size: 0;
  border: 0;
  border-radius: 0 !important;
  padding: 0 !important;
  z-index: 2;
  opacity: 1;
  margin: 0;
  background: url(../images/iconMagnifier.png) no-repeat center;
  background-size: 100%;
  margin-top: 15px;
}
.block-region-right .views-exposed-form.block-views form .form-item-buscador {
  width: 45%;
}
.block-region-right .views-exposed-form.block-views form .form-item-fecha-informe-min {
  width: 23%;
}
.block-region-right .views-exposed-form.block-views form .form-item-fecha-informe-max {
  width: 23%;
}
.view-informes-intgen .view-header {
  padding: 1em 0;
}
.view-informes-intgen .view-header h2 {
  border-left: 12px solid #D10002;
  padding: 1rem 2.5rem;
  font-size: 28px;
}
.view-informes-intgen .views-row {
  border-bottom: 1px solid #eddddd;
  padding: 1em 1em 2em;
}
.view-informes-intgen h3 {
  color: #b00002;
  margin-top: 0;
  padding: 1rem 2.5rem;
  font-family: "Montserrat";
  /*font-size: 2.8rem;*/
  font-weight: 400;
  line-height: 3rem;
  border-left: 12px solid #D10002;
}
.view-informes-intgen .cuerpo {
  background-color: #f2f2f2;
  padding: 15px;
}
.view-informes-intgen .views-field-field-intgen-archivo-pca {
  margin: 0 0 0 10px;
  width: 27%;
}
.view-informes-intgen .views-field-field-intgen-archivo-pca .field-content {
  margin: 10px 0 0 10px;
}
.view-informes-intgen .views-field-field-intgen-archivo-pca img {
  padding: 0 20px 0 0;
}
.view-informes-intgen .views-field-field-intgen-archivo-pca li {
  display: -ms-grid;
  display: grid;
  height: 39px;
  margin-bottom: 10px;
}
.view-informes-intgen .views-field-field-intgen-archivo-pca:hover {
  border: 3px solid #b00002;
}
.view-informes-intgen .views-label {
  font-weight: bold;
}
.view-informes-intgen .views-field-field-intgen-extracto .field-content {
  font-style: italic;
}
.view-informes-intgen .term-tree-list {
  clear: both;
  padding: 10px;
}
.view-informes-intgen .file-icon .glyphicon {
  display: none;
}
.view-informes-intgen .file-size {
  display: none;
}
.view-informes-intgen .views-field-field-intgen-archivo-pca .file--mime-application-vnd-openxmlformats-officedocument-wordprocessingml-document {
  background-image: url(../images/iconos_descarga/icono_descarga_docx.png);
  background-repeat: no-repeat;
  padding-left: 40px;
}
.view-informes-intgen .views-field-field-intgen-archivo-pca .file--mime-application-pdf {
  background-image: url(../images/iconos_descarga/icono_descarga_pdf.png);
  background-repeat: no-repeat;
  padding-left: 40px;
}
.view-informes-intgen .views-field-field-intgen-archivo-pca .file--mime-application-msword {
  background-image: url(../images/iconos_descarga/icono_descarga_doc.png);
  background-repeat: no-repeat;
  padding-left: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 1352px) {
  .block-region-right .views-exposed-form.block-views form .form-item-buscador {
    width: 100%;
  }
  .block-region-right .views-exposed-form.block-views form .form-item-ds-field-intgen-fecha-informe-min {
    width: 43%;
  }
  .block-region-right .views-exposed-form.block-views form .form-item-ds-field-intgen-fecha-informe-max {
    width: 43%;
  }
}
@media screen and (max-width: 1200px) {
  .block-region-right .views-exposed-form.block-views form .form-item-buscador {
    width: 100%;
  }
  .block-region-right .views-exposed-form.block-views form .form-item-fecha-informe-min {
    width: 74%;
  }
  .block-region-right .views-exposed-form.block-views form .form-item-fecha-informe-max {
    width: 74%;
  }
  .view-informes-intgen .views-field-field-intgen-archivo-pca {
    /*width: 100%;*/
    /*overflow: hidden;*/
    /*word-break: break-all;*/
    width: 250px;
  }
}
@media (max-width: 812px) {
  .path-intervenciongeneral .col-sm-9 {
    float: left;
  }
  .path-intervenciongeneral .col-sm-9 {
    width: 100%;
  }
  .path-intervenciongeneral .col-sm-3 {
    width: 100%;
  }
  .path-intervenciongeneral .bs-region--right {
    padding: 1em;
  }
}
.filter-summary-result-button {
  display: none;
}
@media screen and (max-width: 812px) {
  .filter-summary-result-button {
    display: block;
    cursor: pointer;
    font-size: 18px;
    width: 100%;
    background-color: #f2f2f2;
    border: 1px solid #A3A3A0;
    border-radius: 5px;
    color: #666666;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    padding: 11px;
    z-index: 99;
  }
}
.summary-result {
  display: block;
}
@media screen and (max-width: 812px) {
  .summary-result {
    display: none;
    margin: 14px 0 0 0;
  }
}
@media screen and (max-width: 812px) {
  .bs-region--left {
    display: none;
  }
}
/*Fuente medium*/
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat-medium';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat/montserrat-v12-latin-500.eot"), url("../fonts/montserrat/montserrat-v12-latin-500.svg"), url("../fonts/montserrat/montserrat-v12-latin-500.ttf"), url("../fonts/montserrat/montserrat-v12-latin-500.woff"), url("../fonts/montserrat/montserrat-v12-latin-500.woff2");
}
/*Maquetacion Facetados Buscador*/
.bs-region--left .block-region-left {
  font-family: 'Montserrat-light';
}
.block-facets {
  margin-bottom: 20px;
}
.bs-region--left .block-region-left section .facets-widget-links h3 {
  font-size: 1.6rem;
  color: #333;
  font-family: 'Montserrat-medium';
  font-weight: 500;
  padding: 0;
  margin-bottom: 0;
  line-height: 3rem;
}
.bs-region--left .block-region-left section .facets-widget-links ul li {
  padding: 0px 10px 10px 10px;
  line-height: 1.2em;
}
.bs-region--left .block-region-left section .facets-widget-links .facets-soft-limit-link {
  font-family: 'Montserrat-medium';
}
/*Alinear boton buscador cursos*/
.block-views-exposed-filter-blockbuscador-cursos-block-buscador-cursos .form-actions {
  padding-top: 9px!important;
}
/*
Buscador RGPD
*/
#views-exposed-form-buscador-rgpd-block-1 {
  padding: 3rem;
}
@media screen and (max-width: 767px) {
  #views-exposed-form-buscador-rgpd-block-1 {
    padding: 1.5rem;
  }
}
#views-exposed-form-buscador-rgpd-block-1 .form-group {
  width: calc(100% - 108px);
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #views-exposed-form-buscador-rgpd-block-1 .form-group {
    width: calc(100% - 64px);
  }
}
#views-exposed-form-buscador-rgpd-block-1 .form-group input[type="text"] {
  min-height: 55px;
  background: #FFF url("../images/Lupa2.png") no-repeat 12px center;
  padding: 6px 12px 6px 45px;
}
@media screen and (max-width: 767px) {
  #views-exposed-form-buscador-rgpd-block-1 .form-group input[type="text"] {
    padding: 10px 35px 10px 10px;
    background-image: none;
  }
}
#views-exposed-form-buscador-rgpd-block-1 .form-group[data-drupal-selector="edit-actions"] {
  position: relative;
}
#views-exposed-form-buscador-rgpd-block-1 .form-item .input-group {
  width: 100%;
}
#views-exposed-form-buscador-rgpd-block-1 .form-item .input-group input[type="text"]::-webkit-input-placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #666;
}
#views-exposed-form-buscador-rgpd-block-1 .form-item .input-group input[type="text"]::-moz-placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #666;
}
#views-exposed-form-buscador-rgpd-block-1 .form-item .input-group input[type="text"]:-ms-input-placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #666;
}
#views-exposed-form-buscador-rgpd-block-1 .form-item .input-group input[type="text"]::-ms-input-placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #666;
}
#views-exposed-form-buscador-rgpd-block-1 .form-item .input-group input[type="text"]::placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #666;
}
#views-exposed-form-buscador-rgpd-block-1 .form-item .input-group .input-group-addon {
  display: none;
}
#views-exposed-form-buscador-rgpd-block-1 .form-item.form-item-sort-by {
  display: none;
}
#views-exposed-form-buscador-rgpd-block-1 .rgpd-checkbox-form {
  display: none;
}
#views-exposed-form-buscador-rgpd-block-1 .form-actions button#edit-submit-buscador-rgpd--2 {
  background-color: #D10002;
  color: #fff;
  border: none;
  padding: 15px 22px;
}
@media screen and (max-width: 767px) {
  #views-exposed-form-buscador-rgpd-block-1 .form-actions button#edit-submit-buscador-rgpd--2 {
    max-width: 64px;
    background: url("../images/search_icons.png") no-repeat center center;
    background-color: #D10002;
    background-size: 20px;
    color: transparent;
    overflow: hidden;
  }
}
#views-exposed-form-buscador-rgpd-block-1 .form-actions button#edit-reset--2 {
  display: none;
  padding: 0 0 0 30px;
  position: absolute;
  top: 18px;
  left: -92px;
  z-index: 10;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  border: 0;
  cursor: pointer;
  background-color: transparent;
  background: url("../images/close_popup.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
}
@media screen and (max-width: 767px) {
  #views-exposed-form-buscador-rgpd-block-1 .form-actions button#edit-reset--2 {
    width: 20px!important;
    overflow: hidden;
    padding-left: 20px;
    left: -30px;
  }
}
#views-exposed-form-buscador-rgpd-block-1 #edit-reset--8 {
  top: 0.5em;
  font-size: 14px;
  background: transparent;
  color: #fff;
  border: none;
  position: relative;
  left: 0;
  padding-left: 0;
  text-decoration: underline;
}
#views-exposed-form-buscador-rgpd-block-1 #edit-reset--8:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#views-exposed-form-buscador-rgpd-block-1 #edit-reset--8:focus {
  outline: none;
  outline-offset: 0;
}
@media screen and (min-width: 992px) {
  [data-drupal-facets-summary-id="summary_rgpd"] {
    width: 70%;
    float: left;
  }
  [data-drupal-facets-summary-id="summary_rgpd"] + .rgpd-checkbox-form {
    width: 30%;
    padding-top: 5px;
    float: right;
  }
  [data-drupal-facets-summary-id="summary_rgpd"] + .rgpd-checkbox-form + .block-views-blockbuscador-rgpd-block-1 {
    clear: both;
  }
}
[data-drupal-facets-summary-id="summary_rgpd"] ul:not(.contextual-links) {
  margin: 15px 0;
  padding: 0;
  list-style-position: inside;
}
[data-drupal-facets-summary-id="summary_rgpd"] .facet-summary-item--facet {
  margin: 0 5px 5px 0;
  padding: 0;
  display: inline-block;
  list-style-type: none;
}
[data-drupal-facets-summary-id="summary_rgpd"] .facet-summary-item--facet a {
  display: block;
  background-color: #1975e1;
  color: #fff;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  padding: 8px 42px 8px 10px;
  position: relative;
}
[data-drupal-facets-summary-id="summary_rgpd"] .facet-summary-item--facet a:after {
  content: "✕";
  background-color: #145db3;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 100%;
  line-height: 37px;
  text-align: center;
  color: white;
  background: #145DB3;
  font-weight: bold;
  font-size: 1.5rem;
}
[data-drupal-facets-summary-id="summary_rgpd"] .facet-summary-item--facet a .facet-item__status {
  display: none;
}
.path-rgpd .rgpd-checkbox-form label {
  padding: 0 5px 0 10px;
  color: #333;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}
.path-rgpd .rgpd-checkbox-form label input[type="checkbox"] {
  width: 40px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.path-rgpd .rgpd-checkbox-form label input[type="checkbox"][checked="checked"] + .checkbox-control {
  background-color: #0B69A3;
}
.path-rgpd .rgpd-checkbox-form label input[type="checkbox"][checked="checked"] + .checkbox-control:after {
  left: 19px;
}
.path-rgpd .rgpd-checkbox-form label .checkbox-control {
  width: 38px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  border-radius: 99px;
  background-color: #888;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.path-rgpd .rgpd-checkbox-form label .checkbox-control:after {
  width: 18px;
  height: 18px;
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 99px;
  background-color: #fff;
}
.path-rgpd .rgpd-checkbox-form .form-item {
  position: relative;
  padding: 0 15px 0 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.path-rgpd .rgpd-checkbox-form .form-item .rgpd-tooltip-box {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 0;
}
.path-rgpd .rgpd-checkbox-form .form-item .rgpd-tooltip-icon {
  width: 15px;
  height: 15px;
  padding: 1px 0 0px 5px;
  display: inline-block;
  font-size: 9px;
  font-weight: 900;
  color: #888;
  border: 1px solid #888;
  border-radius: 99px;
  cursor: pointer;
}
.path-rgpd .rgpd-checkbox-form .form-item .rgpd-tooltip-icon:hover {
  cursor: pointer;
}
.path-rgpd .rgpd-checkbox-form .form-item .rgpd-tooltip-icon:hover + .rgpd-tooltip-description {
  display: inline-block;
  opacity: 1;
}
.path-rgpd .rgpd-checkbox-form .form-item .rgpd-tooltip-description {
  width: 270px;
  padding: 10px;
  display: none;
  position: absolute;
  top: 25px;
  left: -245px;
  z-index: 3;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  background-color: black;
  opacity: 0;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
@media screen and (max-width: 767px) {
  .path-rgpd .tooltip {
    display: none!important;
  }
}
.block-facet-blockconsejeria-path .facets-widget-links h3 {
  margin-top: 0;
  font-size: inherit;
}
@media screen and (min-width: 1200px) {
  .block-facet-blockconsejeria-path .facets-widget-links h3 {
    width: 50%;
    display: inline-block;
    vertical-align: baseline;
  }
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item {
  margin: 15px 0;
  padding-left: 25px !important;
  display: block;
  position: relative;
  list-style-type: none;
  line-height: 1.3;
  border-bottom: 1px solid #ccc;
  padding-right: 0;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item:last-of-type {
  border-bottom: none;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-checkbox {
  display: none;
  position: absolute;
  top: -2px;
  left: 2px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-checkbox[checked] ~ .facets-widget- {
  display: block;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  height: auto;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-checkbox[checked] + .checkbox-control:before {
  content: "";
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-checkbox + .checkbox-control {
  width: 13px;
  height: 13px;
  display: none;
  padding: 10px 18px 10px 0px;
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 0;
  text-align: center;
  border-radius: 5px;
  background-color: #e6e6e6;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-checkbox + .checkbox-control:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item a {
  font-weight: 400;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item a.is-active {
  color: black;
  font-weight: 600;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item a.is-active:hover {
  text-decoration: none;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item a .facet-item__status {
  display: none;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item a .facet-item__count {
  color: inherit;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item a span.facet-item__value {
  display: block;
  padding-right: 40px;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item a span.facet-item__count {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #E3E3E3;
  padding: 2px 5px;
  color: #145DB3;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-widget- {
  overflow: hidden;
  display: none;
  height: 0;
  margin: 15px 0 0 0;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-widget- ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-widget- ul li {
  margin: 0 0 10px 0;
  padding-bottom: 0;
  line-height: 1.3;
  border-bottom: none;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-widget- ul li li {
  padding-bottom: 0;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-widget- ul li li:last-of-type {
  margin: 0;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item .facets-widget- ul li li .facets-checkbox {
  display: none;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item--expanded > .facets-checkbox {
  display: block;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item--expanded > .facets-checkbox + .checkbox-control {
  display: block;
  /*background-color: white;*/
  background-color: #666;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item--expanded > .facets-checkbox + .checkbox-control:before {
  content: "+";
  color: #FFF;
}
.block-facet-blockconsejeria-path .facets-widget-links .js-facets-links .facet-item--expanded > .facets-checkbox[checked] + .checkbox-control:before {
  content: "-";
}
.block-facet-blockconsejeria-path .facets-widget-checkbox h3 {
  margin-top: 0;
  font-size: inherit;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item {
  margin: 2px 0 10px 0;
  padding: 0 0 0 25px;
  display: block;
  position: relative;
  list-style-type: none;
  font-size: 1.6rem;
  line-height: 1.2em;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item .facets-checkbox {
  position: absolute;
  top: -2px;
  left: 0;
  cursor: pointer;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item .facets-checkbox[checked="checked"] ~ .facets-widget- {
  display: block;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  height: auto;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item .facets-checkbox[checked="checked"]:before {
  content: "-";
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item .facets-checkbox:before {
  width: 100%;
  height: 100%;
  padding: 10px 14px 10px 5px;
  position: absolute;
  top: -2px;
  left: 0px;
  font-size: 17px;
  font-weight: 700;
  content: "+";
  line-height: 0;
  text-align: center;
  border-radius: 5px;
  background-color: white;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item label {
  font-weight: 400;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item label .facet-item__value {
  font-size: inherit;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item label .facet-item__count {
  font-size: inherit;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item .facets-widget- {
  overflow: hidden;
  display: none;
  height: 0;
  margin: 15px 0 0 0;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item .facets-widget- ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.block-facet-blockconsejeria-path .facets-widget-checkbox .js-facets-checkbox-links .facet-item .facets-widget- ul li {
  margin: 0 0 10px 0;
}
.clean-rgpd-filters {
  display: none;
  font-size: 13px;
  font-weight: 500;
}
.clean-rgpd-filters span {
  display: inline-block;
  padding: 3px 3px 3px 20px;
  background-color: rgba(0, 0, 0, 0.07);
  background-image: url("../images/icon-close-red.svg");
  background-position: 3px 6px;
  background-repeat: no-repeat;
  background-size: 12px;
}
.clean-rgpd-filters.active {
  display: block;
}
@media screen and (min-width: 1200px) {
  .clean-rgpd-filters.active {
    width: 50%;
    display: inline-block;
    vertical-align: baseline;
    text-align: right;
  }
  .clean-rgpd-filters.active span {
    position: relative;
    top: -2px;
  }
}
@media screen and (min-width: 1024px) {
  .view-buscador-rgpd .view-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.view-buscador-rgpd .view-header > div:not(#view-filter-block) {
  display: block;
}
.view-buscador-rgpd .view-header .summary {
  font-size: 16px;
  padding: 0 0 16px 0;
}
.view-buscador-rgpd .view-header .js-form-item-sort-by {
  margin-bottom: 0;
  padding: 0 0 16px 0;
}
.view-buscador-rgpd .view-header .js-form-item-sort-by label {
  padding: 0 10px 0 0;
  font-size: 15px;
  display: inline-block;
}
.view-buscador-rgpd .view-header .js-form-item-sort-by .select-wrapper {
  display: inline-block;
}
.view-buscador-rgpd .view-header .js-form-item-sort-by .select-wrapper select {
  font-size: 15px;
  height: auto;
}
.view-buscador-rgpd .view-header #total_resultados {
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.view-buscador-rgpd .view-header #descarga-busqueda-excel {
  border-radius: 8px;
  color: #333;
  background: #fff;
  background: url(../images/ico-xls.png) no-repeat 10px center;
  border: 1px solid #ccc;
  padding: 0 12px 3px;
}
.view-buscador-rgpd .view-header #descarga-busqueda-excel span {
  padding-left: 33px;
  vertical-align: sub;
  font-size: 16px;
}
@media screen and (min-width: 1024px) {
  .view-buscador-rgpd .view-header .summary {
    padding: 7px 16px 0 0;
  }
  .view-buscador-rgpd .view-header .js-form-item-sort-by {
    padding: 0 16px 16px 0;
  }
}
@media screen and (min-width: 1430px) {
  .view-buscador-rgpd .view-header .summary {
    width: 50%;
  }
}
.view-buscador-rgpd .item-list h3 {
  padding: 5px 0 5px 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  border-width: 0 0 0 5px;
  border-color: #d10002;
  border-style: solid;
}
.view-buscador-rgpd .item-list ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.view-buscador-rgpd .item-list ul li {
  margin: 0 0 20px 0;
  padding: 0;
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #F2F2F2;
  -webkit-box-shadow: 0px 4px 0px #F2F2F2;
          box-shadow: 0px 4px 0px #F2F2F2;
}
.view-buscador-rgpd .item-list ul li .views-field {
  width: 100%;
  padding: 15px;
  border-width: 0 0 1px 0;
  border-color: #F2F2F2;
  border-style: solid;
}
@media screen and (min-width: 1024px) {
  .view-buscador-rgpd .item-list ul li .views-field {
    display: table;
  }
}
.view-buscador-rgpd .item-list ul li .views-field-ts-i-actividad-tratamiento {
  padding-top: 0;
}
.view-buscador-rgpd .item-list ul li .views-field-ts-i-actividad-tratamiento a {
  font-size: 18px;
}
.view-buscador-rgpd .item-list ul li .views-field-ts-unidad-administrativa {
  border: none;
  padding-bottom: 0;
}
.view-buscador-rgpd .item-list ul li .views-field-ts-i-actividad-tratamiento {
  border-width: 0;
}
.view-buscador-rgpd .item-list ul li .views-field-ts-i-actividad-tratamiento .field-content {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  text-transform: none;
  font-variant: normal;
}
@media screen and (min-width: 1024px) {
  .view-buscador-rgpd .item-list ul li .views-field-ts-i-actividad-tratamiento .field-content {
    padding: 0;
  }
}
.view-buscador-rgpd .item-list ul li .views-field-ts-i-actividad-tratamiento .field-content a {
  color: #224772;
}
.view-buscador-rgpd .item-list ul li .views-field .views-label {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.7;
  color: #666;
  display: block;
}
@media screen and (min-width: 1024px) {
  .view-buscador-rgpd .item-list ul li .views-field .views-label {
    width: 180px;
    max-width: 25%;
    display: table-cell;
  }
}
.view-buscador-rgpd .item-list ul li .views-field .views-label-ts-i-actividad-tratamiento {
  display: none;
}
.view-buscador-rgpd .item-list ul li .views-field .field-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  color: #333;
  display: block;
}
@media screen and (min-width: 1024px) {
  .view-buscador-rgpd .item-list ul li .views-field .field-content {
    width: calc(100% - 180px);
    max-width: 75%;
    display: table-cell;
  }
}
@media screen and (max-width: 767px) {
  .path-rgpd .main-container #main-content + .region-content .view-pa {
    padding: 0 15px;
  }
}
h1.technology-job-search-title {
  font-family: "Montserrat-bold";
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
h1.technology-job-search-title span {
  font-family: "Montserrat-light";
  font-weight: 400;
  margin-top: 10px;
}
.technology-job-search-title-description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 10px;
  font-family: "Montserrat-light";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}
.technology-job-search-page .wrapper {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .technology-job-search-page .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.technology-job-search-page .button {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 1rem;
  font-family: "Montserrat-light";
  font-size: 18px;
  font-weight: 700;
}
.technology-job-search-page .button a {
  display: inline-block;
  text-align: center;
  background-color: #d10002;
  color: #ffffff;
  padding: 20px;
  text-transform: uppercase;
  border-radius: 8px;
  min-height: 50px;
  min-width: 210px;
}
.technology-job-search-page .button a :hover {
  text-decoration: none;
}
.technology-job-search--page .block-facets-summary .facets-filters-summary-container {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.technology-job-search--page .block-facets-summary .facets-filters-summary-container .facets-filters-summary-title {
  height: 100%;
  padding: 8px 10px 8px 0;
  font-size: 15px;
}
@media (min-width: 992px) {
  .technology-job-search--page .block-facets-summary .facets-filters-summary-container {
    margin-top: 10px;
  }
}
.technology-job-search--page .block-facets-summary ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style-type: none;
  list-style-image: none;
}
.technology-job-search--page .facet-summary-item--clear,
.technology-job-search--page .facet-summary-item--facet {
  display: inline-block;
  margin-right: 5px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.technology-job-search--page .facet-summary-item--clear {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.technology-job-search--page .facet-summary-item--clear a {
  font-size: 14px;
  padding: 8px 10px 8px 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.technology-job-search--page .facet-summary-item--clear a:hover {
  text-decoration: none;
}
.technology-job-search--page .facet-summary-item--clear a:hover::after {
  border-bottom-color: #630001;
}
.technology-job-search--page .facet-summary-item--clear a::before {
  content: "✕";
  padding: 0 5px 0 0;
  display: inline-block;
}
.technology-job-search--page .facet-summary-item--clear a::after {
  content: "";
  position: absolute;
  left: 25px;
  right: 10px;
  bottom: 9px;
  height: 1px;
  border-bottom: 1px solid #b00002;
}
.technology-job-search--page .facet-summary-item--facet a,
.technology-job-search--page .facet-summary-item--facet a:hover,
.technology-job-search--page .facet-summary-item--facet a:visited {
  display: block;
  background-color: #1975e1;
  color: #fff;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  padding: 8px 42px 8px 10px;
  position: relative;
}
.technology-job-search--page .facet-summary-item--facet a:after {
  content: "✕";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 100%;
  line-height: 37px;
  text-align: center;
  color: white;
  background-color: #145db3;
  font-weight: bold;
  font-size: 1.5rem;
}
.technology-job-search--page .facet-item__status.js-facet-deactivate {
  display: none;
}
.technology-job-search--page .block-facets select {
  width: 100%;
}
.technology-job-search--page .facets-widget-checkbox input[type="checkbox"] {
  all: unset;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin-right: 5px;
  border: 1px solid #cccccc;
  background-color: white;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.technology-job-search--page .facets-widget-checkbox input[type="checkbox"]:checked {
  background-color: #d10002;
  border-color: #d10002;
}
.technology-job-search--page .facets-widget-checkbox input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.technology-job-search--page .facets-widget-checkbox ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.technology-job-search--page .facets-widget-checkbox .facet-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.technology-job-search--page .facets-widget-checkbox .facet-item:last-child {
  margin-bottom: 0;
}
.technology-job-search--page .facets-widget-checkbox .facets-checkbox {
  margin: 0 5px 0;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.technology-job-search--page .facets-widget-checkbox .facet-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  cursor: pointer;
  margin: 0;
}
.technology-job-search--page .facets-widget-checkbox .facet-item__value {
  font-size: 16px;
  line-height: 19.5px;
}
.technology-job-search--page .facets-widget-checkbox .facet-item__count {
  color: #fff;
  background: #989898;
  border-radius: 3px;
  padding: 5px 5px;
  margin-left: auto;
}
.technology-job-search--page .facets-widget-checkbox .facets-soft-limit-link {
  display: inline-block;
  text-decoration: none;
  margin-top: 10px;
}
.technology-job-search--page .facets-widget-checkbox .facets-soft-limit-link {
  font-size: 14px;
  text-decoration: underline;
}
.technology-job-search--page .view-technology-job-search .job-item {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #c2c2c2;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media (min-width: 992px) {
  .technology-job-search--page .view-technology-job-search .job-item {
    padding: 20px;
  }
}
.technology-job-search--page .view-technology-job-search .job-item:first-child {
  border-top: 1px solid #c2c2c2;
}
.technology-job-search--page .view-technology-job-search .job-item:hover {
  background-color: #f2f2f2;
}
.technology-job-search--page .view-technology-job-search .job-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: auto;
}
.technology-job-search--page .view-technology-job-search .view-header {
  font-size: 15px;
  font-weight: 400;
  line-height: 18.29px;
  text-align: left;
  color: #333333;
  padding-bottom: 20px;
}
.technology-job-search--page .view-technology-job-search .view-header strong {
  font-family: "Montserrat-bold";
}
.technology-job-search--page .view-technology-job-search .view-content {
  margin-bottom: 30px;
}
.technology-job-search--page .view-technology-job-search .view-content h3.job-title {
  margin: 0 0 3px;
  font-size: 18px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 21.94px;
}
.technology-job-search--page .view-technology-job-search .view-content p.job-organization,
.technology-job-search--page .view-technology-job-search .view-content p.job-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.07px;
  text-align: left;
  font-family: Montserrat-light;
  word-wrap: break-word;
}
.technology-job-search--page .view-technology-job-search .view-content p.job-organization {
  text-transform: uppercase;
}
.technology-job-search--page .view-technology-job-search .view-content .job-time,
.technology-job-search--page .view-technology-job-search .view-content .job-location {
  font-family: Montserrat-light;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.technology-job-search--page .view-technology-job-search .view-content .job-time::before,
.technology-job-search--page .view-technology-job-search .view-content .job-location::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
}
.technology-job-search--page .view-technology-job-search .view-content .job-location::before {
  background-image: url("../images/localizacion.svg");
}
.technology-job-search--page .view-technology-job-search .view-content .job-time::before {
  background-image: url("../images/reloj.svg");
}
.technology-job-search--page .pager-nav {
  position: relative;
}
.technology-job-search--page .pager-nav .pager__item--first,
.technology-job-search--page .pager-nav .pager__item--last {
  display: none;
}
.technology-job-search--page .technology-job-search--contact-us {
  margin-top: 20px;
  padding: 20px;
  background-color: #f2f2f2;
  font-size: 16px;
}
.technology-job-search--page .technology-job-search--contact-us a {
  text-decoration: underline;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline .js-form-item-search {
  width: 100%;
}
@media (min-width: 992px) {
  .technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline .js-form-item-search {
    width: 100%;
    /* force to expand to container's width */
  }
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline label.control-label {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.5px;
  text-align: left;
  font-family: "Montserrat";
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  margin-bottom: 10px;
  color: black;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline input.form-control {
  border: 1px solid #666666;
  width: 100%;
  height: 50px;
  border-radius: 8px 0px 0px 8px;
  text-overflow: ellipsis;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline input.form-control::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  font-family: "Montserrat-light";
  color: #989898;
  display: none;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline input.form-control::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  font-family: "Montserrat-light";
  color: #989898;
  display: none;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline input.form-control:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  font-family: "Montserrat-light";
  color: #989898;
  display: none;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline input.form-control::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  font-family: "Montserrat-light";
  color: #989898;
  display: none;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline input.form-control::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  font-family: "Montserrat-light";
  color: #989898;
  display: none;
}
@media (min-width: 992px) {
  .technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline input.form-control {
    width: 100%;
    /* force to expand to container's width */
    height: 50px;
    padding: 7px 10px 7px 40px;
    display: block;
  }
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline #edit-actions {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline #edit-actions button {
  padding: 12px;
  border-radius: 0px 8px 8px 0px;
  background: #d10002;
  border: 1px solid #d10002;
  font-size: 0;
}
.technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline #edit-actions button::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../images/lupa-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /*        position: absolute;
           bottom: 26%;
           left: 1%; */
}
@media (min-width: 992px) {
  .technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline #edit-actions button {
    padding: 14px 22px 14px 22px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: left;
    color: #ffff;
    text-transform: uppercase;
  }
  .technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline #edit-actions button::after {
    display: none;
  }
  .technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline #edit-actions::after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("../images/lupa.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 26%;
    left: 1%;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .technology-job-search--page .block-views-exposed-filter-blocktechnology-job-search-block-technology-job-search .form--inline #edit-actions::after {
    bottom: 15%;
  }
}
.technology-job-search--page .facets-filters-container .title-sidebar {
  border-bottom: unset;
  padding: 26px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.technology-job-search--page .facets-filters-container .title-sidebar h2 {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.82px;
  text-align: left;
}
.technology-job-search--page .facets-filters-container .title-sidebar button {
  border: unset;
  padding: 12px;
  position: relative;
}
.technology-job-search--page .facets-filters-container .title-sidebar button::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("../images/cruz.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.technology-job-search--page .facets-filters-container .block-region-left {
  padding: 0 1.8rem;
}
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-dropdown h3,
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-checkbox h3 {
  margin: 15px 0 10px;
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 19.5px;
  text-align: left;
  color: #333333;
}
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-dropdown select,
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-checkbox select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0px 1px 1px 0px #00000014 inset;
          box-shadow: 0px 1px 1px 0px #00000014 inset;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  width: 100%;
  cursor: pointer;
  color: #333;
}
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-dropdown select:focus,
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-checkbox select:focus {
  outline: none;
  border-color: #1975e1;
  -webkit-box-shadow: 0 0 3px #1975e1;
          box-shadow: 0 0 3px #1975e1;
}
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-dropdown option,
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-checkbox option {
  background-color: #ffffff;
}
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-dropdown option:hover,
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-checkbox option:hover {
  background-color: #1975e1;
}
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-dropdown {
  position: relative;
}
.technology-job-search--page .facets-filters-container .block-region-left .facets-widget-dropdown::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("../images/chevron-down.svg");
  position: absolute;
  z-index: 9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 1%;
  bottom: 16%;
}
@media (min-width: 992px) {
  .technology-job-search--page .facets-filters-container .block-region-left .facets-widget-dropdown::after {
    right: 5%;
    bottom: 16%;
  }
}
.technology-job-search--page .facets-filters-container .block-region-left section {
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
.technology-job-search--page .bs-region--left .filter-button,
.technology-job-search--page .bs-region--left .close-filter {
  display: none;
}
@media (max-width: 992px) {
  .technology-job-search--page .bs-region--left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-job-search--page .bs-region--left .facets-filters-container {
    display: none;
  }
  .technology-job-search--page .bs-region--left .filter-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 10px;
    background-color: #dadada;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: left;
    position: relative;
    border: unset;
    margin-bottom: 20px;
  }
  .technology-job-search--page .bs-region--left .filter-button::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("../images/filters.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .technology-job-search--page .bs-region--left:has(.facets-filters-container.active) {
    position: absolute;
    z-index: 999;
    top: 73px;
    left: 0;
    width: 100%;
    display: block;
    padding: 0;
  }
  .technology-job-search--page .bs-region--left:has(.facets-filters-container.active) .facets-filters-container,
  .technology-job-search--page .bs-region--left:has(.facets-filters-container.active) .close-filter {
    display: block;
  }
  .technology-job-search--page .bs-region--left:has(.facets-filters-container.active) .filter-button {
    display: none;
  }
}
.main-container.container-fluid section .technology-job-search--page {
  padding: 0;
}
.main-container.container-fluid section .technology-job-search--page .bs-region--top,
.main-container.container-fluid section .technology-job-search--page .bs-region--left {
  padding: 0;
}
@media (max-width: 1200px) {
  .main-container.container-fluid section .technology-job-search--page .bs-region--top,
  .main-container.container-fluid section .technology-job-search--page .bs-region--left {
    padding: 0 15px;
  }
}
.main-container.container-fluid section .technology-job-search--page .bs-region--right {
  padding: 0 0 0 5rem;
}
@media (max-width: 1200px) {
  .main-container.container-fluid section .technology-job-search--page .bs-region--right {
    padding: 0;
  }
}
.technology-job-search-page {
  position: unset;
}
.technology-job-search-page .technology-job-search--page,
.technology-job-search-page .col-sm-12 {
  position: unset;
  padding-right: 0;
}
@media (max-width: 768px) {
  .technology-job-search-page .technology-job-search--page,
  .technology-job-search-page .col-sm-12 {
    margin-bottom: 5px;
  }
}
/**
* GTranslate Custom Stylesheet
**/
#navbar-sticky-wrapper .block-gtranslate {
  padding: 0;
  position: absolute;
  z-index: 99999;
  top: 9px;
  right: 80px;
}
@media (min-width: 768px) {
  #navbar-sticky-wrapper .block-gtranslate {
    top: 19px;
    right: 70px;
  }
}
#navbar-sticky-wrapper .block-gtranslate .block-title {
  display: none;
}
#navbar-sticky-wrapper .block-gtranslate .gtranslate a {
  float: left;
  margin: 0;
  height: 24px;
  color: white;
  font-size: 18px;
}
#navbar-sticky-wrapper .block-gtranslate .gtranslate a:first-of-type:after {
  content: "|";
  margin: 0 4px;
}
#navbar-sticky-wrapper .block-gtranslate .gtranslate a.lang-selected {
  font-weight: 900;
}
#navbar-sticky-wrapper.is-sticky .block-gtranslate {
  top: 12px;
}
@media (min-width: 768px) {
  #navbar-sticky-wrapper.is-sticky .block-gtranslate {
    top: 13px;
  }
}
.general-tag,
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .tag,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .tag,
.page-node-type-producto .content .background-div .field--name-field-categoria-producto {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #e0f0ff;
  border: 1px solid #aab6f4;
  top: -15px;
  left: -1px;
  padding: 5px 10px;
  border-radius: 100px;
  color: #333333;
  font-size: 16px;
  font-weight: 500;
}
/**
 *  Breadcrumb styles, override bootstrap css
 */
.breadcrumb {
  font-size: 18px;
}
.breadcrumb li:first-child > a {
  font-family: "Montserrat-bold", Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  color: #d10002;
}
.breadcrumb li > a:hover {
  color: #145db3;
}
.breadcrumb li > a {
  text-decoration: underline;
  font-size: 0.7em;
  color: #333333;
}
.breadcrumb > .active {
  font-family: "Montserrat-light", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 0.7em;
}
.breadcrumb > li + li:before {
  content: ">";
  padding: 0px;
  font-family: "Montserrat-light", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 13px;
}
/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px;
}
.alert a {
  font-weight: bold;
}
.alert-success a,
.alert-success a:hover,
.alert-success a:focus {
  color: #2b542c;
}
.alert-info a,
.alert-info a:hover,
.alert-info a:focus {
  color: #245269;
}
.alert-warning a,
.alert-warning a:hover,
.alert-warning a:focus {
  color: #66512c;
}
.alert-danger a,
.alert-danger a:hover,
.alert-danger a:focus {
  color: #843534;
}
/**
 *  Mensajes de estado del sistema
 */
.alert {
  margin-top: 15px;
  padding: 35px;
  font-family: "MontserratRegular", Helvetica, Arial, sans-serif;
  font-size: 1.11em;
  background: no-repeat 10px;
}
.alert > ul {
  list-style: none;
  padding: 0px;
}
.alert-success {
  background-color: #eeffe6;
  border-width: 1px 1px 1px 10px;
  border-style: solid;
  border-color: #2ba000;
  color: #2ba000;
  background-image: url(../images/iconos_status/check.svg);
}
.alert-warning {
  background-color: #fff4e3;
  border-width: 1px 1px 1px 10px;
  border-style: solid;
  border-color: #e29700;
  color: #e29700;
  background-image: url(../images/iconos_status/warning.svg);
}
.alert-danger {
  background-color: #ffe9e9;
  border-width: 1px 1px 1px 10px;
  border-style: solid;
  border-color: #9e0000;
  color: #9e0000;
  background-image: url(../images/iconos_status/error.svg);
}
.path-productos .main-container .row,
.path-productores .main-container .row {
  padding: 0;
}
.path-productos .main-container .row .col-sm-12,
.path-productores .main-container .row .col-sm-12 {
  padding: 0;
}
.path-productos .main-container .row .col-sm-12 .region-header,
.path-productores .main-container .row .col-sm-12 .region-header {
  display: block;
  max-width: 100%;
}
.path-productos .main-container .row .col-sm-12 .region-header .breadcrumb,
.path-productores .main-container .row .col-sm-12 .region-header .breadcrumb {
  max-width: 1366px;
  margin: 0 auto;
}
.path-productos .main-container .row .col-sm-12 .region-header .breadcrumb ol,
.path-productores .main-container .row .col-sm-12 .region-header .breadcrumb ol {
  padding: 0px 20px;
}
@media screen and (min-width: 1366px) {
  .path-productos .main-container .row .col-sm-12 .region-header .breadcrumb ol,
  .path-productores .main-container .row .col-sm-12 .region-header .breadcrumb ol {
    padding: 5px 0px;
  }
}
.path-productos .main-container .row .col-sm-12 .region-header .block-block-content,
.path-productores .main-container .row .col-sm-12 .region-header .block-block-content {
  background: url("../images/mproducto/background-header.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  color: #ffffff;
  background-position: center center;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-header .block-block-content,
  .path-productores .main-container .row .col-sm-12 .region-header .block-block-content {
    padding: 100px 20px;
  }
}
.path-productos .main-container .row .col-sm-12 .region-header .block-block-content h1,
.path-productores .main-container .row .col-sm-12 .region-header .block-block-content h1,
.path-productos .main-container .row .col-sm-12 .region-header .block-block-content h2,
.path-productores .main-container .row .col-sm-12 .region-header .block-block-content h2 {
  max-width: 1366px;
  margin: 0 auto;
  text-shadow: 1px 2px 4px #000000;
  font-weight: 600;
}
.path-productos .main-container .row .col-sm-12 .region-header .block-block-content .field--type-text-with-summary,
.path-productores .main-container .row .col-sm-12 .region-header .block-block-content .field--type-text-with-summary {
  max-width: 1366px;
  margin: 0 auto;
  margin-top: 20px;
}
.path-productos .main-container .row .col-sm-12 .region-content .row,
.path-productores .main-container .row .col-sm-12 .region-content .row {
  padding: 15px;
  width: auto;
  margin: 0;
  font-size: 0;
  display: block;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row,
  .path-productores .main-container .row .col-sm-12 .region-content .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (min-width: 1366px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row,
  .path-productores .main-container .row .col-sm-12 .region-content .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .col-sm-6,
.path-productores .main-container .row .col-sm-12 .region-content .row .col-sm-6 {
  font-size: medium;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  margin: 0;
  float: none;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--left,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--left {
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  top: -75px;
  z-index: 999999;
  padding: 0;
  display: none;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--left,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--left {
    position: initial;
    width: 35%;
    padding: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1024px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--left,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--left {
    width: 25%;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--left .block-region-left,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--left .block-region-left {
  min-height: 100vh;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--left .block-region-left,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--left .block-region-left {
    min-height: initial;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--left .block-region-left .close-popup,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--left .block-region-left .close-popup {
  display: block;
  z-index: 5;
  width: 20px;
  height: 20px;
  background: url("../images/close_popup.png");
  background-size: 100%;
  background-repeat: no-repeat;
  right: 20px;
  top: 20px;
  position: absolute;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--left .block-region-left .close-popup,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--left .block-region-left .close-popup {
    display: none;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right {
  width: 100%;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right {
    width: 65%;
  }
}
@media screen and (min-width: 1024px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right {
    width: 75%;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form {
  padding: 20px;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form {
    padding: 5rem 5rem 3rem 5rem;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext {
  width: 73%;
  margin-right: 10px;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext label,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  overflow: hidden;
  height: 0;
  width: 0 !important;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext {
    width: 83%;
  }
}
@media screen and (min-width: 1024px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext {
    width: 90%;
  }
}
@media screen and (min-width: 1366px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext {
    width: 93%;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext .input-group,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext .input-group {
  width: 100%;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext .input-group .input-group-addon,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext .input-group .input-group-addon {
  width: 50px;
  border-radius: 0;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext .input-group .input-group-addon .glyphicon-refresh,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-item-search-api-fulltext .input-group .input-group-addon .glyphicon-refresh {
  display: block;
  height: 16px;
  width: 22px;
  font-size: 0;
  background: url("../images/throbber.gif") no-repeat 100% 0;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions {
  margin-right: 0;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Buscar"],
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Buscar"],
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Apply"],
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Apply"] {
  border-radius: 0;
  color: transparent;
  padding: 0;
  width: 50px;
  height: 50px;
  background-color: transparent;
  background-image: url("../images/iconMagnifier.png");
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Buscar"] :hover,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Buscar"] :hover,
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Apply"] :hover,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Apply"] :hover,
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Buscar"] :focus,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Buscar"] :focus,
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Apply"] :focus,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Apply"] :focus {
  opacity: 0.75;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Limpiar"],
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .views-exposed-form form .form-actions button[value="Limpiar"] {
  font-size: 15px;
  padding: 0;
  height: auto;
  margin: 0;
  width: auto;
  background: none;
  color: #ffffff;
  border: 0;
  text-decoration: underline;
  margin-top: 10px;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-header,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-header {
  margin-top: 20px;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-header h2,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-header h2 {
  border-left: 12px solid #D10002;
  padding: 1rem 2.5rem;
  font-size: 28px;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-header .filter-summary-result-button,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-header .filter-summary-result-button {
  display: block;
  margin-top: 20px;
  border-radius: 0;
  border: 1px solid #d5d5d5;
  background-color: #dadada;
  color: #333333;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 767px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-header .filter-summary-result-button,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-header .filter-summary-result-button {
    display: none;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content {
  margin-top: 20px;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  vertical-align: top;
  width: auto;
  margin: 0 -10px !important;
  font-size: 0;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  font-size: medium;
  vertical-align: top;
  padding: 10px;
  margin: 0;
  margin-bottom: 20px;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li,
  .path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li {
    width: 50%;
  }
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content {
  position: relative;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .image,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .image {
  margin-bottom: 20px;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .image img,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .image img {
  width: auto;
  max-height: 220px;
  margin: 0 auto;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .title,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .title {
  margin: 0px 5px;
  font-weight: 600;
  padding: 10px 5px;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .title h3,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .title h3 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .title h3,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .title h3,
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .title a,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .title a {
  color: #333333;
}
.path-productos .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .bussiness,
.path-productores .main-container .row .col-sm-12 .region-content .row .bs-region--right .block-views .view .view-content .item-list ul li .views-field-nothing .content .bussiness {
  font-size: 14px;
  padding: 5px 10px;
}
.path-productos.user-logged-in .bs-region--left,
.path-productores.user-logged-in .bs-region--left {
  position: absolute;
  top: -113px !important;
}
@media screen and (min-width: 767px) {
  .path-productos.user-logged-in .bs-region--left,
  .path-productores.user-logged-in .bs-region--left {
    position: initial;
  }
}
.path-productos .title {
  border-bottom: 1px solid #b3b3b3;
  padding: 25px 10px 5px!important;
}
.path-productos .image {
  display: none;
}
.path-productos .bussiness {
  margin: 5px 5px;
}
.path-rgpd .bs-region--left {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
}
@media screen and (min-width: 767px) {
  .path-rgpd .bs-region--left {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.path-rgpd .bs-region--left .close-popup {
  display: block;
  z-index: 5;
  width: 20px;
  height: 20px;
  background: url("../images/close_popup.png");
  background-size: 100%;
  background-repeat: no-repeat;
  right: 20px;
  top: 20px;
  position: absolute;
}
@media screen and (min-width: 767px) {
  .path-rgpd .bs-region--left .close-popup {
    display: none;
  }
}
.path-rgpd .filter-summary-result-button {
  display: block;
  margin-top: 20px;
  border-radius: 0;
  border: 1px solid #d5d5d5;
  background-color: #dadada;
  color: #333333;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 767px) {
  .path-rgpd .filter-summary-result-button {
    display: none;
  }
}
/*PRODUCTO*/
.page-node-type-producto .page-header {
  margin-top: 40px;
}
.page-node-type-producto .region-content {
  padding: 10px;
}
.page-node-type-producto .content {
  background: url("../images/mproducto/background_product.png");
  background-size: 100%;
  padding: 20px 10px;
  position: relative;
}
.page-node-type-producto .content .background-div {
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  padding: 20px;
}
.page-node-type-producto .content .background-div .field--name-field-categoria-producto {
  top: -20px !important;
}
.page-node-type-producto .content .background-div .tags {
  margin-bottom: 20px;
}
.page-node-type-producto .content .background-div .tags .field--item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  background-color: #f4f4f4;
  padding: 10px;
}
.page-node-type-producto .content .background-div .product-images {
  width: 100%;
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
@media screen and (min-width: 1024px) {
  .page-node-type-producto .content .background-div .product-images {
    width: 20%;
  }
}
.page-node-type-producto .content .background-div .product-images .content {
  background: none;
  padding: 0;
}
.page-node-type-producto .content .background-div h3.empresa-productora {
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 10px;
  margin-top: 0;
}
.page-node-type-producto .content .background-div .data {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.page-node-type-producto .content .background-div .data .field--name-field-empresa-adherida h2 {
  font-size: 18px;
  margin: 0;
}
.page-node-type-producto .content .background-div .data .field--name-field-empresa-adherida h2 a {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .page-node-type-producto .content .background-div .data {
    width: 77%;
  }
}
.page-node-type-producto .content .download-files {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
}
.page-node-type-producto .content .download-files h4 {
  font-size: 18px;
  border-bottom: 1px solid #e4e4e4;
  margin: 20px;
  padding-bottom: 10px;
}
.page-node-type-producto .content .download-files .field--name-field-archivos {
  padding: 0 20px 10px;
}
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-thumbnail,
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-file-description,
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-media-file .field--label,
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-titulo {
  display: none;
}
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-media-file .field--item .glyphicon-file {
  display: none;
}
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-media-file .icon-before {
  padding: 10px 0 10px 40px;
  display: block;
  background-repeat: no-repeat;
}
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-media-file .icon-before .file-size {
  margin-left: 10px;
}
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-media-file .file--mime-application-pdf {
  background-image: url(../images/iconos_descarga/icono_descarga_pdf.png);
}
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-media-file .file--mime-text-plain {
  background-image: url(../images/iconos_descarga/icono_descarga_txt.png);
}
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-media-file .file--mime-application-msword {
  background-image: url(../images/iconos_descarga/icono_descarga_doc.png);
}
.page-node-type-producto .content .download-files .field--name-field-archivos .field--item .field--name-field-media-file .file--mime-application-vnd-openxmlformats-officedocument-wordprocessingml-document {
  background-image: url(../images/iconos_descarga/icono_descarga_docx.png);
}
/*PRODUCTOR*/
.page-node-type-productor .page-header {
  margin-top: 40px;
}
.page-node-type-productor .content {
  padding: 20px;
}
@media screen and (min-width: 1024px) {
  .page-node-type-productor .content {
    padding: 0;
  }
}
.page-node-type-productor .content .field--name-field-logo {
  padding: 10px;
  background: url("../images/mproducto/background_product.png");
  width: 100%;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
@media screen and (min-width: 1024px) {
  .page-node-type-productor .content .field--name-field-logo {
    width: 40%;
  }
}
.page-node-type-productor .content .field--name-field-logo img {
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
  margin: auto;
}
.page-node-type-productor .content .data {
  width: 100% ;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 1024px) {
  .page-node-type-productor .content .data {
    width: 58%;
    margin-top: 0;
  }
  .page-node-type-productor .content .data h3 {
    margin-top: 0;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 10px;
  }
}
.page-node-type-productor .content .data .address {
  padding-left: 30px;
  background: url("../images/mproducto/address.svg");
  background-position: left top ;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  min-height: 35px;
}
.page-node-type-productor .content .data .phone {
  padding-left: 35px;
  background: url("../images/mproducto/phone.svg");
  background-position: left top ;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  min-height: 30px;
}
.page-node-type-productor .content .data .field--name-field-email {
  padding-left: 35px;
  background: url("../images/mproducto/mail.svg");
  background-position: left top ;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  min-height: 30px;
}
.page-node-type-productor .content .data .field--name-field-url {
  padding-left: 35px;
  background: url("../images/mproducto/web.svg");
  background-position: left top ;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  min-height: 30px;
}
.page-node-type-productor .view-lista-productos {
  background-color: #f4f4f4;
  border: 1px solid #e3e3e3;
  margin-top: 40px;
  padding: 20px;
}
.page-node-type-productor .view-lista-productos .view-header {
  font-size: 20px ;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 10px;
}
.page-node-type-productor .view-lista-productos .view-header p {
  margin-bottom: 5px;
}
.page-node-type-productor .view-lista-productos .view-content .item-list ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  vertical-align: top;
  width: auto;
  margin: 0 -10px !important;
  font-size: 0;
}
.page-node-type-productor .view-lista-productos .view-content .item-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  font-size: medium;
  vertical-align: top;
  padding: 10px;
  margin: 0;
  margin-bottom: 20px;
  cursor: pointer;
}
@media screen and (min-width: 767px) {
  .page-node-type-productor .view-lista-productos .view-content .item-list ul li {
    width: 25%;
  }
}
.page-node-type-productor .view-lista-productos .view-content .item-list ul li .views-field-nothing {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
}
.page-node-type-productor .view-lista-productos .view-footer {
  text-align: center;
  margin-top: 20px;
}
/**
  @file webform.less
  Contains generic styles for webform forms.
 */
.webform-table table > thead > tr > th {
  text-align: left;
}
.form-type-webform-custom-composite .table-hover > tbody > tr:hover {
  background-color: inherit;
}
.form-type-webform-custom-composite .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: inherit;
}
.form-type-webform-custom-composite .table-hover > tbody > tr:hover td {
  color: inherit;
}
.webform-inputs {
  max-width: 100%;
  height: 50px;
  padding-left: 20px;
  border-radius: 8px;
}
.webform-inputs:focus {
  border: 1px solid #efbb44;
  -webkit-box-shadow: 0 0 5px 2px #d10002;
          box-shadow: 0 0 5px 2px #d10002;
}
form:not([id^="views-exposed-form"]) {
  max-width: 700px;
  margin: 0 auto;
  /**
  @file input-checkbox.less
  Generic styles for input[type=checkbox]
 */
  /**
  @file
  This file represent the input radio component.
 */
}
form:not([id^="views-exposed-form"]) .js-form-type-checkbox label {
  padding-left: 30px;
}
form:not([id^="views-exposed-form"]) .js-form-type-checkbox input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 25px;
  height: 25px;
  display: -ms-grid;
  display: grid;
  place-content: center;
  outline: 0 !important;
  cursor: pointer;
  position: absolute;
  top: -0.5rem;
  padding: 0;
}
form:not([id^="views-exposed-form"]) .js-form-type-checkbox input:disabled {
  background: #ccc;
}
form:not([id^="views-exposed-form"]) .js-form-type-checkbox input:before {
  content: '';
  width: 12.5px;
  height: 12.5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-box-shadow: inset 1em 1em #d10002;
          box-shadow: inset 1em 1em #d10002;
}
form:not([id^="views-exposed-form"]) .js-form-type-checkbox input:checked:before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
form:not([id^="views-exposed-form"]) .styled-radio-button {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 1px solid #ccc;
  width: 25px;
  height: 25px;
  border-radius: 360px;
  display: -ms-grid;
  display: grid;
  place-content: center;
  outline: 0;
  cursor: pointer;
  position: absolute;
}
form:not([id^="views-exposed-form"]) .styled-radio-button:before {
  content: '';
  width: 12.5px;
  height: 12.5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-box-shadow: inset 1em 1em #d10002;
          box-shadow: inset 1em 1em #d10002;
  border-radius: 360px;
}
form:not([id^="views-exposed-form"]) .styled-radio-button:checked:before {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
form:not([id^="views-exposed-form"]) .radios--wrapper > .fieldset-wrapper > div:not(
      .webform-options-display-buttons,
      .webform-options-display-buttons-label,
      .webform-options-display-buttons-vertical,
      .webform-options-display-buttons-horizontal
    ) label {
  padding-left: 30px;
  font-weight: 400;
  font-size: 1em;
}
form:not([id^="views-exposed-form"]) .radios--wrapper > .fieldset-wrapper > div:not(
      .webform-options-display-buttons,
      .webform-options-display-buttons-label,
      .webform-options-display-buttons-vertical,
      .webform-options-display-buttons-horizontal
    ) input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 1px solid #ccc;
  width: 25px;
  height: 25px;
  border-radius: 360px;
  display: -ms-grid;
  display: grid;
  place-content: center;
  outline: 0;
  cursor: pointer;
  position: absolute;
  top: -0.5rem;
  place-content: initial;
}
form:not([id^="views-exposed-form"]) .radios--wrapper > .fieldset-wrapper > div:not(
      .webform-options-display-buttons,
      .webform-options-display-buttons-label,
      .webform-options-display-buttons-vertical,
      .webform-options-display-buttons-horizontal
    ) input:before {
  content: '';
  width: 12.5px;
  height: 12.5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-box-shadow: inset 1em 1em #d10002;
          box-shadow: inset 1em 1em #d10002;
  border-radius: 360px;
}
form:not([id^="views-exposed-form"]) .radios--wrapper > .fieldset-wrapper > div:not(
      .webform-options-display-buttons,
      .webform-options-display-buttons-label,
      .webform-options-display-buttons-vertical,
      .webform-options-display-buttons-horizontal
    ) input:checked:before {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
form:not([id^="views-exposed-form"]) .radios--wrapper > .fieldset-wrapper > div:not(
      .webform-options-display-buttons,
      .webform-options-display-buttons-label,
      .webform-options-display-buttons-vertical,
      .webform-options-display-buttons-horizontal
    ) input:before {
  left: 5px;
  top: 5px;
  position: absolute;
}
form:not([id^="views-exposed-form"]) .js-webform-radios-other .js-webform-radios label {
  padding-left: 30px;
  font-weight: 400;
  font-size: 1em;
}
form:not([id^="views-exposed-form"]) .js-webform-radios-other .js-webform-radios input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 1px solid #ccc;
  width: 25px;
  height: 25px;
  border-radius: 360px;
  display: -ms-grid;
  display: grid;
  place-content: center;
  outline: 0;
  cursor: pointer;
  position: absolute;
  top: -0.5rem;
  place-content: initial;
}
form:not([id^="views-exposed-form"]) .js-webform-radios-other .js-webform-radios input:before {
  content: '';
  width: 12.5px;
  height: 12.5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-box-shadow: inset 1em 1em #d10002;
          box-shadow: inset 1em 1em #d10002;
  border-radius: 360px;
}
form:not([id^="views-exposed-form"]) .js-webform-radios-other .js-webform-radios input:checked:before {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
form:not([id^="views-exposed-form"]) .js-webform-radios-other .js-webform-radios input:before {
  left: 5px;
  top: 5px;
  position: absolute;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert .form-type-radio input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 1px solid #ccc;
  width: 25px;
  height: 25px;
  border-radius: 360px;
  display: -ms-grid;
  display: grid;
  place-content: center;
  outline: 0;
  cursor: pointer;
  position: absolute;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert .form-type-radio input:before {
  content: '';
  width: 12.5px;
  height: 12.5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-box-shadow: inset 1em 1em #d10002;
          box-shadow: inset 1em 1em #d10002;
  border-radius: 360px;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert .form-type-radio input:checked:before {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 760px) {
  form:not([id^="views-exposed-form"]) {
    padding: 0 2.5rem;
  }
}
form:not([id^="views-exposed-form"]) .form-group {
  margin-bottom: 20px;
}
form:not([id^="views-exposed-form"]) .form-item:not(.form-item-captcha-response) > label {
  margin-bottom: 10px;
  display: inline;
}
form:not([id^="views-exposed-form"]) .webform-options-display-buttons .form-item > label {
  display: table-cell;
}
form:not([id^="views-exposed-form"]) .webform-element--title-inline label {
  width: 100%;
  display: block;
}
form:not([id^="views-exposed-form"]) input[type=text],
form:not([id^="views-exposed-form"]) input[type=number],
form:not([id^="views-exposed-form"]) input[type=password],
form:not([id^="views-exposed-form"]) input[type=email],
form:not([id^="views-exposed-form"]) input[type=tel] {
  max-width: 100%;
  height: 50px;
  padding-left: 20px;
  border-radius: 8px;
}
form:not([id^="views-exposed-form"]) input[type=text]:focus,
form:not([id^="views-exposed-form"]) input[type=number]:focus,
form:not([id^="views-exposed-form"]) input[type=password]:focus,
form:not([id^="views-exposed-form"]) input[type=email]:focus,
form:not([id^="views-exposed-form"]) input[type=tel]:focus {
  border: 1px solid #efbb44;
  -webkit-box-shadow: 0 0 5px 2px #d10002;
          box-shadow: 0 0 5px 2px #d10002;
}
form:not([id^="views-exposed-form"]) .has-error label:after {
  content: '*';
  font-size: 1em;
}
form:not([id^="views-exposed-form"]) .has-error input[type=text],
form:not([id^="views-exposed-form"]) .has-error input[type=number],
form:not([id^="views-exposed-form"]) .has-error input[type=password],
form:not([id^="views-exposed-form"]) .has-error input[type=email],
form:not([id^="views-exposed-form"]) .has-error input[type=tel] {
  background-repeat: no-repeat;
  background-position: right;
  background-size: 32px;
}
form:not([id^="views-exposed-form"]) .has-error input[type=text]:not(#edit-field-house-square-meter-0-value),
form:not([id^="views-exposed-form"]) .has-error input[type=number]:not(#edit-field-house-square-meter-0-value),
form:not([id^="views-exposed-form"]) .has-error input[type=password]:not(#edit-field-house-square-meter-0-value),
form:not([id^="views-exposed-form"]) .has-error input[type=email]:not(#edit-field-house-square-meter-0-value),
form:not([id^="views-exposed-form"]) .has-error input[type=tel]:not(#edit-field-house-square-meter-0-value) {
  padding-right: 35px;
  background-image: url('../images/error.svg');
}
form:not([id^="views-exposed-form"]) span.form-required:after {
  content: '*';
  font-size: 1em;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert > .control-label {
  padding: 8px;
  -webkit-transform: translateY(4.5rem);
          transform: translateY(4.5rem);
}
@media screen and (max-width: 768px) {
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert > .control-label {
    -webkit-transform: none;
            transform: none;
    padding: 0;
  }
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert .control-label {
  font-weight: 400;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table thead th {
  text-align: center;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
  }
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr:nth-of-type(even) {
    background-color: #fff;
  }
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr td {
    color: #333333;
  }
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr td a {
    color: #333333;
    text-decoration: initial;
  }
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr label,
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr span {
    font-size: 16px;
  }
}
@media screen and (max-width: 670px) {
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody label,
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody span {
    font-size: 14px !important;
  }
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr:hover:nth-of-type(odd) {
  background-color: #f9f9f9;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr:hover:nth-of-type(even) {
  background-color: #fff;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr:hover td {
  color: #333333;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody tr:hover td a {
  color: #333333;
  text-decoration: underline;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody td {
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody td:not(form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody td:first-child) {
    text-align: center;
  }
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody td .form-radio {
  position: initial;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody .form-item {
  margin: 1rem 0;
}
form:not([id^="views-exposed-form"]) .js-form-type-webform-likert table tbody .form-item .control-label {
  margin: 1rem 0;
  vertical-align: middle;
}
form:not([id^="views-exposed-form"]) select {
  max-width: 100%;
  height: 50px;
  padding-left: 20px;
  border-radius: 8px;
  background-image: url("/themes/custom/info_theme/images/angledown.svg");
  background-position: calc(100% - 15px) calc(1em), calc(100% - 15px) calc(1.2em), 100% 0;
  background-size: 1.5rem;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
form:not([id^="views-exposed-form"]) select:focus {
  border: 1px solid #efbb44;
  -webkit-box-shadow: 0 0 5px 2px #d10002;
          box-shadow: 0 0 5px 2px #d10002;
}
form:not([id^="views-exposed-form"]) select option {
  border-bottom: 1px solid #ccc;
}
form:not([id^="views-exposed-form"]) select option:last-child {
  border-bottom: none;
}
form:not([id^="views-exposed-form"]) .form-item label {
  font-family: Montserrat-medium;
  font-weight: 600;
}
form:not([id^="views-exposed-form"]) #edit-actions button {
  min-height: 50px;
  min-width: 210px;
  max-width: 260px;
  width: auto;
  border-radius: 8px;
  font-weight: 600;
  padding: 20px;
  text-transform: uppercase;
  position: relative;
}
form:not([id^="views-exposed-form"]) #edit-actions button:nth-child(1) {
  margin-right: 1.2em;
}
form:not([id^="views-exposed-form"]) #edit-actions button:nth-child(2) {
  margin-left: 1.2em;
}
form:not([id^="views-exposed-form"]) #edit-actions button:nth-child(2):before {
  content: '|';
  font-weight: 400;
  position: absolute;
  left: -1.5em;
  color: #000;
}
@media screen and (max-width: 678px) {
  form:not([id^="views-exposed-form"]) #edit-actions button:nth-child(1) {
    margin: 0 0 1.2em 0;
    display: block;
  }
  form:not([id^="views-exposed-form"]) #edit-actions button:nth-child(2) {
    margin: 1.2em 0 0 0;
    display: block;
  }
  form:not([id^="views-exposed-form"]) #edit-actions button:nth-child(2):before {
    content: none;
    border: 0;
  }
}
.webform--form-cuestionario-ciudadania legend {
  font-size: 21px;
  margin-bottom: 0;
}
.webform--form-cuestionario-ciudadania fieldset {
  margin-bottom: 15px;
}
.webform--form-cuestionario-ciudadania fieldset label.control-label {
  font-weight: 400;
}
.webform--form-cuestionario-ciudadania .webform-checkboxes-other,
.webform--form-cuestionario-ciudadania .webform-radios-other {
  border: 0;
}
.webform--form-cuestionario-ciudadania .webform-checkboxes-other label.control-label,
.webform--form-cuestionario-ciudadania .webform-radios-other label.control-label {
  font-weight: 400;
}
.webform--form-cuestionario-ciudadania .webform-checkboxes-other .panel-heading,
.webform--form-cuestionario-ciudadania .webform-radios-other .panel-heading {
  background-color: inherit;
  padding: 0;
}
.webform--form-cuestionario-ciudadania .webform-checkboxes-other .panel-body,
.webform--form-cuestionario-ciudadania .webform-radios-other .panel-body {
  padding: 0;
}
.webform--form-cuestionario-ciudadania .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.webform--form-cuestionario-ciudadania .table-striped > tbody > tr:nth-of-type(even) {
  background-color: transparent;
}
.webform--form-cuestionario-ciudadania .table-hover > tbody > tr:hover td {
  color: #333333;
}
.webform--form-cuestionario-ciudadania .form-type-webform-table label.control-label {
  font-weight: 400;
  font-size: 21px;
}
.webform--form-cuestionario-ciudadania .webform-likert-table-wrapper table.webform-likert-table {
  margin-top: 30px;
}
.webform--form-cuestionario-ciudadania .webform-likert-table-wrapper table.webform-likert-table thead {
  text-indent: 6px;
}
.webform--form-cuestionario-ciudadania .webform-likert-table-wrapper table.webform-likert-table th {
  text-align: center !important;
}

.calculadora-resultado {
  border: 2px solid #28a745;
  background-color: #e6f4ea;
  padding: 1rem;
  margin-top: 2rem;
  border-radius: 6px;
  color: #155724;
}


.calculadora-resultado.mensaje--error {
  border-color: #dc3545;
  background-color: #f8d7da;
  color: #721c24;
}

.calculadora-aclaracion,
.calculadora-aclaracion h3 {
  font-size: 12px;
}

.js-form-item-tipo-procedimiento span.input-group-addon {
  display: none;
}

#dismissal-calculator-form .js-form-item-tipo-procedimiento select {
  border-radius: 4px;
}

.fieldset-legend,
.form-type-date label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.form-type-date input {
  display: block;
  width: 100%;
  max-width: 300px;
}

#dismissal-calculator-form .fieldset-legend,
.form-type-date label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

#dismissal-calculator-form .form-type-date input {
  display: block;
  width: 100%;
  max-width: 300px;
}
