/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/font-awesome/css/font-awesome.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont.eot?v=4.7.0');
  src: url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/ladda/dist/ladda-themeless.min.css ***!
  \*****************************************************************************************************************************************************************************************************************************************/
/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2018 Hakim El Hattab, http://hakim.se
 */@-webkit-keyframes ladda-spinner-line-fade{0%,100%{opacity:.22}1%{opacity:1}}@keyframes ladda-spinner-line-fade{0%,100%{opacity:.22}1%{opacity:1}}.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,.2);display:none;transition:.1s linear all}.ladda-button[data-loading] .ladda-progress{display:block}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{transition:.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{transition:.3s ease all}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size=s],.ladda-button[data-style=expand-right][data-loading][data-size=xs]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size=s],.ladda-button[data-style=expand-left][data-loading][data-size=xs]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size=s],.ladda-button[data-style=expand-up][data-loading][data-size=xs]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size=s],.ladda-button[data-style=expand-down][data-loading][data-size=xs]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}[dir=rtl] .ladda-button[data-style=slide-right] .ladda-spinner{right:auto}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;transform:scale(2.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;transform:scale(0.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0)}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}[dir=rtl] .ladda-spinner>div{left:25% !important}
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/styles.css ***!
  \********************************************************************************************************************************************************************************************************/
/*@import '@angular/material/prebuilt-themes/deeppurple-amber.css';
@import "ngx-datetime-range-picker/ngx-datetime-range-picker.theme.css";*/
.bodylogin {
	background: rgba(1, 75, 160, 1);
	background: linear-gradient(to right, rgba(1, 75, 160, 1) 0%, #0078d4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006141', endColorstr='#0078d4', GradientType=1);
}
html,
body,
.container {
	height: 100%;
}
.wrapper {
	height: auto;
	background-color: #fff;
}
/* .container {
	background-color: #fff;
} */
.container.white.innercontainer {
	padding-bottom: 80px;
}
/* Import Google Fonts */
body {
	font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
div.well {
	height: 250px;
}
.form-control {
	border: none;
}
.Absolute-Center {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.maxforgot {
	max-width: 350px;
	margin: auto;
}
.Absolute-Center.is-Responsive {
	width: 100%;
	height: 70%;
	min-width: 200px;
	max-width: 600px;
	padding: 0px 20px;
}
logo-container {
	margin: auto;
	margin-bottom: 10px;
	width: 200px;
	height: 30px;
	background-image: url('/assets/imgs/logo.png');
}
.firstpages input,
.firstpages input:focus {
	border-radius: 25px !important;
	background-color: transparent;
	background-color: rgba(0, 120, 212, 0.50);
}
.img-responsive {
	width: 100%;
}
#sketting {
	max-width: 200px;
}
.separador {
	height: 80px;
}
input {
	text-align: center;
	color: #fff !important;
}
input::-moz-placeholder {
	color: #fff !important;
}
input::placeholder {
	color: #fff !important;
}
/*activar para el mapa no mas*/
/* .form-control{
    color: #fff !important;
    background-color: #ed737f !important;
    border-radius: 25px;
    border-color: #fff;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
} */
.btn-cj {
	background-color: #FFFFFF;
	color: #0078d4;
	max-width: 200px;
	margin: auto;
	border-radius: 25px;
}
.smalltext {
	font-size: 12px;
	color: #fff;
}
/*
.footer{
    position: absolute;
    bottom: 20px;
    margin: auto;
    width: 100%;
}
*/
.fa {
	color: #fff;
}
h3 {
	color: #fff;
	font-size: 1rem;
}
#logo {
	max-width: 300px;
}
.has-icon .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 2.375rem;
	height: 2.375rem;
	line-height: 2.375rem;
	text-align: center;
	pointer-events: none;
	color: #fff;
}
.has-search .form-control {
	padding-left: 2.375rem;
	border: 1px solid #F1F2F3;
	font-size: 16px;
}
.has-search .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 2.375rem;
	height: 2.375rem;
	line-height: 2.375rem;
	text-align: center;
	pointer-events: none;
	color: #707070;
}
.has-flecha .form-control {
	text-align: inherit;
	padding-right: 30px;
	font-weight: 600;
	font-size: 16px;
	border: 1px solid #F1F2F3;
}
.has-flecha .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 1.5;
	text-align: center;
	pointer-events: none;
	color: #707070;
	top: 6px;
	right: 25px;
	background-color: #F1F2F3;
	border-radius: 25px;
}
.white {
	background-color: #fff !important;
}
.innercontainer .form-control {
	text-align: left;
	color: #707070 !important;
	background-color: #fff !important;
	border-radius: 0px;
	border-color: #F1F2F3;
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}
.innercontainer input::-moz-placeholder {
	color: #707070 !important;
}
.innercontainer input::placeholder {
	color: #707070 !important;
}
.card {
	padding: 15px 0px;
	box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.54);
	border-radius: 10px;
}
.card div {
	margin-right: 0;
	margin-left: 0;
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
}
.card p {
	margin-bottom: 0px;
}
.card .izquierda {
	text-align: center;
}
.card h3 {
	color: #434B65;
	margin-bottom: 0px;
}
.card p {
	color: #A7ABB7;
	font-size: 10px;
}
.card img {
	max-width: 45px;
}
.card table img {
	max-width: 25px;
}
.card table p {
	font-size: 10px;
}
.card table {
	width: 100%;
}
.card table td {
	text-align: center;
}
.card .centro div {
	max-width: 170px;
	margin: auto;
}
.card .izquierda h3 {
	padding: 5px;
	font-weight: 600;
	font-size: 24px;
}
.card .centro h3 {
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 1px;
}
.card .centro p {
	font-weight: 600;
}
.card .derecha img {
	width: 30px;
}
.card .derecha .campanaamarilla {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	text-align: center;
	background-color: #F39000;
	padding: 10px 0px;
}
.card .derecha .campanaroja {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	text-align: center;
	background-color: #C8102E;
	padding: 10px 0px;
}
.red {
	color: #C8102E !important;
}
.yellow {
	color: #F39000 !important;
}
.green {
	color: #0078d4 !important;
}
.bgred {
	background-color: #0078d4 !important;
}
.circulogris,
.circuloverde,
.circulo {
	text-align: center;
}
.circulo .dot {
	height: 30px;
    width: 30px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    z-index: 999;
    top: -10px;
    right: 10px;
}
.bgrojo{
	background-color: #C8102E;
}
.bgnaranja{
	background-color: #ff7f27;
}
.circuloverde .dot {
	height: 25px;
	width: 25px;
	background-color: #0078d4;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: -30px;
	left: 20px;
}
.circulogris .dot {
	height: 25px;
	width: 25px;
	background-color: #707070;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: -30px;
	left: 20px;
}
.has-select label {
	display: none;
}
.btn-blanco {
	color: #707070;
	background-color: #fff;
	border: none;
	border-radius: 5px;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	font-size: 13px;
}
.btn-blanco:hover {
	color: #707070;
}
.sombra {
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}
.opciones {
	text-align: center;
}
.wrap {
	padding: 10px 0px;
	max-width: 550px;
	margin: auto;
	text-align: center;
}
.sub {
	padding: 0px 12px;
	width: 20%;
	display: inline-table;
	border-right: solid #A7ABB7 1px;
	color: #A7ABB7;
	font-weight: 600;
	font-size: 16px;
}
.sub.selected {
	color: #434B65;
}
.sub:last-child {
	border: 0px
}
.card-only {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	padding: 15px 0px;
	max-width: 500px;
	margin: auto;
}
.card-only div {
	margin-right: 0;
	margin-left: 0;
	/* max-width: 100%; */
	padding-right: 0;
	padding-left: 0;
}
.card-only p {
	margin-bottom: 0px;
}
.card-only .izquierda {
	text-align: center;
}
.card-only h3 {
	color: #434B65;
	margin-bottom: 0px;
	font-size: 50px !important;
}
.card-only p {
	color: #A7ABB7;
	font-size: 20px !important;
}
.card-only img {
	max-width: 90px;
}
.card-only .centro div {
	margin: auto;
}
.card-only .izquierda h3 {
	padding: 5px 0 0 0;
	font-weight: 600;
	font-size: 24px;
}
.card-only .centro h3 {
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 40px;
}
.card-only .centro p {
	font-weight: 600;
}
.tituloingrese {
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
}
.titulo {
	font-size: 30px !important;
	font-weight: 600 !important;
}
.small_subtitulo {
	font-size: 10px !important;
	font-weight: 600 !important;
}
.small_subtitulo_grey {
	font-size: 12px !important;
	font-weight: 600 !important;
	color: #707070;
}
.subtitulo {
	font-size: 18px !important;
	font-weight: 600 !important;
}
.subtitulos {
	font-size: 14px !important;
	color: #434B65;
	font-weight: 600 !important;
}
.fix_panel_de_datos .subtitulos{
	height: 21px;;
}
.fix_panel_de_datos .card-piscina-abierta{
	padding: 20px 0px 5px 0px;
}
.responsable {
	font-size: 14px !important;
	font-weight: 400 !important;
}
.card-piscina-abierta {
	cursor: pointer;
	border-radius: 25px;
	padding: 30px 0px;
	box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.25);
	margin-right: 0;
	margin-left: 0;
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	text-align: center;
}
.card-piscina-abierta p {
	margin-bottom: 0px;
}
.card-piscina-abierta .imagen img {
	height: 75px;
	width: auto;
	margin-bottom: 5px;
}
.semibold {
	font-weight: 500 !important;
}
#sidebar {
	max-width: 80px;
	background: #0078d4;
	color: #fff;
	transition: all .3s;
	position: fixed;
	z-index: 999;
	height: 100%;
}
#sidebar.active {
	min-width: 80px;
	max-width: 80px;
	text-align: center
}
#sidebar.active ul.components li {
	font-size: 14px
}
#sidebar.active ul.components li a {
	padding: 10px 0
}
#sidebar.active ul.components li a span {
	margin-right: 0;
	display: block;
	font-size: 24px
}
#sidebar.active .logo {
	padding: 10px 0
}
#sidebar.active .footer {
	display: none
}
#sidebar .logo {
	display: block;
	color: #fff;
	font-weight: 900;
	padding: 10px 30px;
	transition: .3s
}
@media(prefers-reduced-motion:reduce) {
	#sidebar .logo {
		transition: none
	}
}
#sidebar ul.components {
	padding: 80px 0;
	transition: .3s
}
#sidebar ul li {
	padding: 10px 0;
}
@media(prefers-reduced-motion:reduce) {
	#sidebar ul.components {
		transition: none
	}
}
#sidebar ul li {
	font-size: 16px
}
#sidebar ul li>ul {
	margin-left: 10px
}
#sidebar ul li>ul li {
	font-size: 14px
}
#sidebar ul li a {
	padding: 10px 30px;
	display: block;
	color: #fff;
	/* border-bottom: 1px solid rgba(255, 255, 255, .1); */
	font-weight: 500;
	font-size: 10px;
}
#sidebar ul li a span {
	margin-right: 15px
}
@media(max-width:991.98px) {
	#sidebar ul li a span {
		display: block
	}
}
#sidebar ul li a:hover {
	color: #fff
}
#sidebar ul li.active>a {
	background: 0 0;
	color: #fff
}
@media(max-width:991.98px) {
	#sidebar {
		min-width: 80px;
		max-width: 80px;
		text-align: center;
		margin-left: -80px!important
	}
	#sidebar.active {
		margin-left: 0!important
	}
}
.content {
	margin-left: 80px;
	width: 100%;
	padding: 0;
	min-height: 100vh;
	transition: all .3s;
}
/* .container{
    margin-left: 80px;
} */
agm-map {
	height: 100%;
	z-index: 1;
}
.mapasearch {
	padding: 0 20px;
	position: absolute;
	right: 0px;
	top: 20px;
	z-index: 999;
}
.mapasearch input {
	background-color: rgba(0, 0, 0, 0.3) !important;
	border-radius: 25px;
	border: 1px solid #fff;
	width: 500px;
}
.mapasearch .fa {
	color: #fff;
}
.mapasearch input::-moz-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff !important;
	opacity: 1;
	/* Firefox */
}
.mapasearch input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff !important;
	opacity: 1;
	/* Firefox */
}
.mapasearch input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff !important;
}
.mapasearch input::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #fff !important;
}
.card-piscina-abierta.alarmas {
	/* padding-left: 10px;
	padding-right: 10px; */
	height: 180px;
}
.card-piscina-abierta.alarmas .imagen img {
	height: 80px !important;
	max-width: 80px;
}
.show_mobile .tabletopestado .red_circle,
.show_mobile .tabletopestado .green_circle,
.show_mobile .tabletopestado .gris_circle,
.show_mobile .tabletopestado .yellow_circle {
	width: 10px;
	height: 10px;
}
.show_mobile .tabletopestado td {
	font-size: 9px;
}
.tabletopestado.right {
	float: right;
}
.tabletopestado.center {
	margin: auto;
}
.tabletopestado td {
	padding-left: 10px;
}
.tabletopestado td {
	font-family: 'Inter-Bold';
	font-size: 15px;
}
.tabletopestado div {
	margin-top: 0px !important;
	width: 20px;
	height: 20px;
}
.positiondivs {
	z-index: 990;
	position: absolute;
	top: 0px;
	margin-top: -15px;
	right: -10px;
}
.red_circle {
	/* position: absolute;
    top: 0px;
    right:10px; */
	margin-top: 5px;
	background-color: #C8102E;
	color: #fff;
	font-weight: 500;
	border-radius: 15px;
	padding: 5px;
	z-index: 999;
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 10px;
}
.yellow_circle {
	/* position: absolute;
    top: 0px;
    right:10px; */
	margin-top: 5px;
	background-color: #F39000;
	color: #fff;
	font-weight: 500;
	border-radius: 15px;
	padding: 5px;
	z-index: 999;
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 10px;
}
.gris_circle {
	margin-top: 5px;
	background-color: #707070;
	color: #fff;
	font-weight: 500;
	border-radius: 15px;
	padding: 5px;
	z-index: 999;
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 10px;
}
.green_circle {
	margin-top: 5px;
	background-color: #0078d4;
	color: #fff;
	font-weight: 500;
	border-radius: 15px;
	padding: 5px;
	z-index: 999;
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 10px;
}
.green_rectangulo,
.grey_rectangulo {
	margin-top: 5px;
	color: #fff;
	font-weight: 500;
	border-radius: 10px;
	padding: 5px;
	z-index: 999;
	width: 40px;
	height: 25px;
	text-align: center;
	font-size: 10px;
}
.green_rectangulo {
	background-color: #0078d4;
}
.grey_rectangulo {
	background-color: #707070;
}
.grey {
	color: #A7ABB7;
}
.blue {
	color: #434B65;
}
.table_alarmas {
	text-align: center;
}
.table_alarmas th {
	color: #434B65;
	font-weight: 500;
	font-size: 16px;
}
.table_alarmas td {
	color: #707070;
	font-weight: 400;
	font-size: 14px;
}
.table_alarmas .smalltd {
	color: #707070;
	font-weight: 400;
	font-size: 10px;
}
.bigtd {
	font-size: 16px !important;
}
.mediumtd {
	font-size: 14px !important;
}
.table_alarmas img {
	width: 15px;
	margin-top: -5px;
}
.table-striped tbody tr:nth-of-type(odd) {
	background-color: #F1F2F3 !important;
}
.amarillotd {
	color: #F39000 !important;
}
.rojotd {
	color: #C8102E !important;
}
.verdetd {
	color: #0078d4 !important;
}
.table td,
.table th {
	padding: 0.3rem !important;
}
.small_subtitulo_grey {
	max-width: 80px;
	margin: auto;
	line-height: 10px;
}
.card-config {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
}
.card-config .card {
	padding: 30px 15px !important;
	box-shadow: none;
	border-radius: 10px;
}
.card-config .card .titulo {
	padding: 0px 15px !important;
	font-weight: 400 !important;
	font-size: 19px !important;
	letter-spacing: 1px;
	color: #A7ABB7;
	text-align: center;
	margin: auto;
}
.card-config .card .subtitulo {
	padding: 0px 15px !important;
	font-weight: 600 !important;
	font-size: 20px;
	letter-spacing: 1px;
	color: #434B65;
	text-align: center;
	margin: auto;
}
/* .card-config div{
    margin-right: 0 ;
    margin-left: 0 ;
    max-width: 100%;
    padding-right: 0 ;
    padding-left: 0 ;
} */
.card-oconfignly p {
	margin-bottom: 0px;
}
.card-config .izquierda {
	text-align: center;
}
.card-config h3 {
	color: #434B65;
	margin-bottom: 0px;
	font-size: 45px !important;
}
.card-config p {
	color: #A7ABB7;
	font-size: 26px !important;
}
.card-config img {
	max-width: 45px;
}
.card-config .centro div {
	margin: auto;
}
.card-config .izquierda h3 {
	padding: 5px 0 0 0;
	font-family: 'Inter-Bold';
	font-size: 24px;
}
.card-config .centro h3 {
	font-weight: 400 !important;
	font-size: 20px;
	letter-spacing: 1px;
}
.card-config .centro p {
	font-weight: 400 !important;
}
table td {
	vertical-align: middle !important;
}
/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 25px;
	margin-bottom: 0px !important;
}
/* Hide default HTML checkbox */
.switch input {
	display: none;
}
/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: 2px;
	bottom: 3px;
	background-color: white;
	transition: .4s;
}
input.default:checked+.slider {
	background-color: #444;
}
input.primary:checked+.slider {
	background-color: #2196F3;
}
input.success:checked+.slider {
	background-color: #8bc34a;
}
input.info:checked+.slider {
	background-color: #3de0f5;
}
input.warning:checked+.slider {
	background-color: #FFC107;
}
input.danger:checked+.slider {
	background-color: #f44336;
}
input:focus+.slider {
	box-shadow: 0 0 1px #2196F3;
}
input:checked+.slider:before {
	transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 50%;
}
.btn-blanco {
	background-color: #F1F2F3;
	color: #A7ABB7;
	font-size: 13px;
}
.page-link {
	padding: 5px;
	color: #D1D1D1;
	background-color: #fff;
	border: none;
	font-weight: 600;
}
.page-item.selected a {
	color: #0078d4;
}
.fa-chevron-right,
.fa-chevron-left {
	color: #D1D1D1;
}
.btn-blanco .fa {
	color: #A7ABB7;
}
.pagination ul {
	margin-bottom: 0px !important
}
.pagination {
	margin-bottom: 0px !important
}
.card-piscina-abierta.alarmas.selected {
	background-color: #0078d4;
}
.card-piscina-abierta.alarmas .texto {
	padding-top: 10px;
}
.card-piscina-abierta.alarmas.selected .texto p {
	color: #fff;
}
.dropdown-item.eliminar {
	color: #C8102E !important;
	font-weight: 400;
	font-size: 12px;
}
.dropdown-item.eliminar .fa {
	color: #C8102E !important;
	font-size: 12px;
}
.dropdown-item.editar {
	color: #0078d4 !important;
	font-weight: 400;
	font-size: 12px;
}
.dropdown-item.editar .fa {
	color: #0078d4 !important;
	font-size: 12px;
}
.dropdown-item.ver {
	font-weight: 400;
	font-size: 12px;
	color: #434B65 !important;
}
.dropdown-item.active,
.dropdown-item:active {
	background-color: transparent !important;
}
.dropdown-item {
	cursor: pointer;
}
.dropdown-item.ver .fa {
	color: #434B65 !important;
	font-size: 12px;
}
.btn-dropdown,
.btn-dropdown:hover,
.btn-dropdown:active,
.btn-dropdown:focus {
	background-color: transparent !important;
	border: none !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.btn-dropdown .fa {
	color: #A7ABB7;
}
.table-striped tbody tr:nth-of-type(odd) .btn-dropdown {
	border-radius: 25px !important;
	background-color: #FFFFFF !important;
}
.table-striped tbody tr:nth-of-type(even) .btn-dropdown {
	border-radius: 25px !important;
	background-color: #F1F2F3 !important;
}
.searchconf .form-control {
	background-color: rgba(167, 171, 183, 0.15) !important;
	color: #fff !important;
	font-size: 14px !important;
	border-radius: 20px !important;
	border-color: #A7ABB7 !important;
	border-top-left-radius: 20px !important;
	border-bottom-left-radius: 20px !important;
	text-align: center;
}
a {
	cursor: pointer;
}
/* modal */
.modal-header {
	border-bottom: none;
}
.modal-body .container {
	background-color: #F1F2F3;
	border-radius: 10px;
	padding: 20px 20px;
}
.modal-header .close {
	padding: 2px;
	margin: 0px;
	width: 30px;
	height: 30px;
	background-color: #F1F2F3;
	border-radius: 30px;
}
.modal-header .close {
	padding: 2px;
	margin: 0px;
	margin-top: -15px;
}
.modal-title {
	font-family: 'Inter-Semibold';
	font-size: 18px;
	color: #434B65;
}
.modal-title .fa {
	color: #434B65;
	font-size: 20px;
}
.modal-header {
	padding: 30px 35px 0px 35px;
}
.modal-body label {
	color: #A7ABB7;
	font-family: 'Inter-Semibold';
	font-size: 16px;
}
.custom-control.custom-checkbox {
	padding-left: 0;
}
label.custom-control-label {
	position: relative;
	padding-right: 1.5rem;
	width: 100%;
	font-size: 14px;
}
label.custom-control-label::before,
label.custom-control-label::after {
	right: 0;
	left: auto;
}
.custom-checkbox .custom-control-label::before {
	border-radius: 10px;
}
.custom-control-input:checked~.custom-control-label::before {
	border-color: #434B65;
	background-color: #434B65;
}
.modal .btn-blanco {
	font-size: 14px;
	background-color: #FFFFFF;
	width: 100%;
}
.modal select {
	background-color: transparent;
	color: #707070;
	font-size: 16px;
	border: 1px solid #707070;
}
.card-piscina-abierta.config.selected {
	box-shadow: none;
}
.card-piscina-abierta.config .imagen img {
	height: 40px !important;
	max-width: 40px;
}
.card-piscina-abierta.config {
	height: 110px !important;
	margin: 0px 15px;
}
.card-piscina-abierta.config .texto p {
	line-height: 12px;
	padding-top: 5px;
}
.menuconfig .card-piscina-abierta {
	padding: 15px 0px;
}
.card-piscina-abierta.config .small_subtitulo_grey {
  max-width: none !important; /* 1. Quita el límite de 85px */
  white-space: nowrap;       /* 2. Fuerza a que esté en una sola línea */

  /* 3. Opcional: agrega un poco de espacio a los lados */
  padding-left: 5px;
  padding-right: 5px;
}
.px-6 {
	padding-left: 5rem!important;
	padding-right: 5rem!important;
}
.btn-mas {
	font-size: 14px;
}
.radius25 {
	border-radius: 25px;
}
.pt-10 {
	padding-top: 10px;
}
.page-item i {
	color: #0078d4;
}
th i {
	color: #434B65 !important;
	font-size: 20px;
}
table td,
.table th {
	border-top: none;
}
.table thead th {
	border-bottom: none;
}
.azul {
	color: #434B65 !important;
}
.input-group-text i {
	color: #707070;
}
.input-group-text {
	border-radius: 0px;
	border: 0px;
	border-top: 1px solid #ced4da;
	border-bottom: 1px solid #ced4da;
	border-right: 1px solid #ced4da;
}
a {
	cursor: pointer;
}
.modal-body.tabla_opciones .container {
	background-color: #ffffff;
}
.modal-body.tabla_opciones {
	padding: 0px 1rem 1rem 1rem;
}
.modal-header.tabla_opciones .form-group.has-search {
	width: 100%;
}
.modal-header.tabla_opciones .form-group.has-search .form-control {
	height: 45px;
	border-radius: 20px;
	background-color: #f3f7ed;
	color: #0078d4 !important;
}
.modal-header.tabla_opciones .form-group.has-search .form-control-feedback {
	line-height: 45px;
}
.modal-header.tabla_opciones .fa {
	/* Edge */
	color: #0078d4;
}
.width100 {
	width: 100%;
}
.searchconf input::-moz-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #A7ABB7 !important;
	opacity: 1;
	/* Firefox */
}
.searchconf input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #A7ABB7 !important;
	opacity: 1;
	/* Firefox */
}
.modal-header.tabla_opciones .form-control::-moz-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #0078d4 !important;
	opacity: 1;
	/* Firefox */
}
.modal-header.tabla_opciones .form-control::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #0078d4 !important;
	opacity: 1;
	/* Firefox */
}
.modal-header.tabla_opciones .form-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #0078d4 !important;
}
.modal-header.tabla_opciones .form-control::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #0078d4 !important;
}
.sub.redo.selected {
	color: #C8102E !important;
}
.sub.yellow.selected {
	color: #F39000 !important;
}
.sub.green.selected {
	color: #0078d4 !important;
}
.sub.grey.selected {
	color: #707070 !important;
}
.comentarios {
	text-align: center;
	width: 100%;
	padding: 20px 20px;
	background-color: #F1F2F3;
	border-radius: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.agregarcomentariosalarmas {
	text-align: center;
	width: 100%;
	padding: 20px 20px;
	border-radius: 10px;
	display: inline-block;
    width: 100%;
    height: calc(2.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
    vertical-align: middle;
	margin-right: -15px;
}
.comentarioslabel {
	font-size: 13px;
	color: #434B65;
}
.historial {
	text-align: center;
	width: 100%;
	background-color: #F1F2F3;
	border-radius: 10px;
	padding: 5px 5px;
}
.historial .overflow-auto {
	padding: 0px 15px;
	margin-bottom: 20px;
	max-height: 247px;
}
.comentarios .overflow-auto {
	padding: 0px 15px;
	max-height: 300px;
}
.agregarcomentarios {
	text-align: center;
	width: 100%;
	padding: 20px 20px;
	background-color: #F1F2F3;
	border-radius: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.comentarios h1 {
	color: #707070;
	font-family: 'Inter-Semibold';
	font-size: 22px;
	/* padding: 10px 0px; */
}
.historial h1 {
	color: #707070;
	font-family: 'Inter-Semibold';
	font-size: 32px;
	padding: 10px 0px;
}
.comentarios .fecha {
	background-color: #0078d4;
	color: #F1F2F3;
	font-family: 'Inter-Regular';
	border-radius: 25px;
	font-size: 10px;
	max-width: 150px;
	margin: auto;
}
.historial .fecha {
	color: #A7ABB7;
	font-family: 'Inter-Regular';
	border-radius: 25px;
	font-size: 14px;
	max-width: 150px;
}
.historial .fecha p {
	margin-bottom: 0px;
}
.comentarios .texto {
	background-color: #fff;
	border-radius: 25px;
	margin-bottom: 20px;
}
.historial .texto {
	padding: 0px 5px;
	background-color: #FFFFFF;
	border-radius: 25px;
	margin-bottom: 20px;
}
.comentarios .texto.imagen {
	background-color: #fff;
	border-radius: 25px;
	margin-left: 50%;
	margin-bottom: 20px;
}
.comentarios .texto p {
	margin-bottom: 0px;
}
.comentarios .texto .nombre {
	text-align: left;
	font-family: 'Inter-Bold';
	color: #A7ABB7;
	font-size: 16px;
	padding: 5px 30px;
	padding-bottom: 5px;
	color: #0078d4;
}
.comentarios .texto .descripcion {
	font-family: 'Inter-Regular';
	color: #A7ABB7;
	font-size: 16px;
	padding: 0px 50px;
	text-align: left;
	line-height: 15px;
}
.historial .texto .descripcion {
	font-family: 'Inter-Regular';
	color: #A7ABB7;
	font-size: 16px;
	padding: 20px 10px;
	text-align: left;
	max-height: 100px;
	overflow-y: auto;
	line-height: 18px;
}
.comentarios .texto .fechatexto {
	text-align: right;
	font-family: 'Inter-Regular';
	color: #A7ABB7;
	font-size: 15px;
	padding: 5px 20px;
	padding-top: 5px;
}
.comentarios .texto img {
	padding: 10px 20px;
	max-width: 200px;
	padding-bottom: 0px;
}
.dotted {
	border: 1px dotted #A7ABB7;
}
.bigbutton {
	font-size: 22px;
	border-radius: 0px;
}
.idjira h1 {
	color: #A7ABB7;
	font-size: 20px;
	font-family: 'Inter-Semibold';
}
.btn-responsable {
	padding: 5px 40px;
	font-size: 15px;
}
.piscinaalarma img {
	max-width: 60px;
}
.piscinaalarma .izquierda .titulo {
	font-size: 35px !important;
}
.piscinaalarma .izquierda p {
	font-size: 12px !important;
}
.popupresponsable .container {
	background-color: transparent;
}
.popupresponsable .container .row div {
	background-color: #F1F2F3;
	border-radius: 25px;
}
.piscinaalarmamedio img {
	width: 100px;
}
.piscinaalarmamedio h1 {
	font-size: 22px;
	margin-bottom: 0px;
	color: #707070;
	font-family: 'Inter-Semibold';
}
.piscinaalarmamedio h2 {
	font-size: 50px;
	margin-bottom: 0px;
	color: #0078d4;
	font-family: 'Inter-Semibold';
}
.piscinaalarmamedio h3 {
	font-size: 16px;
	margin-bottom: 0px;
	color: #0078d4;
	font-family: 'Inter-Regular';
}
.piscinaalarmamedio h4 {
	font-size: 16px;
	margin-bottom: 0px;
	color: #707070;
	font-family: 'Inter-Regular';
	margin-bottom: 10px !important;
}
.popupresponsable h1 {
	font-size: 35px;
	font-family: 'Inter-Semibold';
	color: #707070;
}
.popupresponsable h2 {
	font-size: 15px;
	font-family: 'Inter-Semibold';
	color: #707070;
}
.popupresponsable p {
	font-size: 24px;
	font-family: 'Inter-Semibold';
	color: #434B65;
	margin-bottom: 0px;
}
.dropdown-toggle {
	width: 100%;
}
.btn-dropbown {
	color: #A7ABB7;
	background-color: #ffffff;
	border-color: #A7ABB7;
}
.dropdown.estado_alarma_piscina button {
	text-align: left;
}
.dropdown-toggle::after {
	position: absolute;
	right: 15px;
	top: 17px;
}
hr {
	margin: 0;
	border-top: 1px dotted #fff;
	background-color: transparent;
}
.btn-red {
	background-color: #0078d4;
	font-size: 16px;
	font-family: 'Inter-Semibold';
	color: #fff;
	margin-top: -16px;
	margin-left: 40px;
	width: 186px;
}
.btn-red:hover,
.btn-red:active,
.btn-red:focus {
	background-color: #0078d4;
	font-size: 16px;
	font-family: 'Inter-Semibold';
	color: #fff;
}
.floatingmaps {
	z-index: 999;
	border-radius: 10px;
	width: 600px;
	position: absolute;
	bottom: 20px;
	right: 10px;
	padding: 35px;
	background-color: #fff;
}
.floatingmaps span {
	font-size: 34px;
	font-family: 'Inter-Semibold';
}
.floatingmaps .logocampana {
	margin-top: -18px;
	margin-left: 35px;
}
.floatingmaps p {
	color: #A7ABB7;
	font-family: 'Inter-Semibold';
	font-size: 15px;
}
.floatingmaps .nav-item {
	text-align: center;
	width: 33%;
}
.floatingmaps h3 {
	padding-top: 10px;
	font-size: 15px;
	color: #434B65;
	font-family: 'Inter-Semibold';
}
.floatingmaps table th {
	text-align: center;
	font-size: 15px;
	color: #434B65;
	font-family: 'Inter-Semibold';
}
.floatingmaps table tr td {
	font-size: 15px;
	color: #434B65;
	font-family: 'Inter-Bold';
}
.floatingmaps table td {
	border-top: 0px;
}
.floatingmaps table img {
	width: 25px;
	height: 20px;
}
.floatingmaps table .text-right {
	/* width: 25px; */
	font-family: 'Inter-Medium';
	font-size: 15px;
}
.nav-tabs .nav-link {
	border: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	line-height: 15px;
	font-family: 'Inter-Semibold';
	font-size: 15px;
	color: #434B65;
	height: 45px;
}
.nav-tabs .nav-link.active {
	color: #0078d4;
	border-bottom: 2px solid #0078d4;
}
.floatingsearch {
	border-radius: 10px;
	position: absolute;
	padding: 20px;
	background-color: #fff;
	width: 500px;
}
.floatingsearch span {
	font-size: 40px;
	font-family: 'Inter-Semibold';
}
.floatingsearch .logocampana {
	margin-top: -18px;
	margin-left: 35px;
}
.floatingsearch p {
	color: #A7ABB7;
	font-family: 'Inter-Semibold';
	font-size: 15px;
}
.floatingsearch .nav-item {
	text-align: center;
	width: 33%;
}
.floatingsearch h3 {
	padding-top: 10px;
	font-size: 20px;
	color: #434B65;
	font-family: 'Inter-Semibold';
}
.floatingsearch table {
	margin-bottom: 0px;
}
.floatingsearch table td {
	border-top: 0px;
	text-align: center;
}
.floatingsearch table img {
	width: 25px;
}
.floatingsearch .nombrepiscina {
	font-size: 17px;
	font-family: 'Inter-Semibold';
	color: #434B65;
}
.floatingsearch .responsablepiscina {
	font-size: 17px;
	font-family: 'Inter-Regular';
	color: #A7ABB7;
}
#sidebar.active ul.components li {
	padding: 15px 15px;
}
.list-unstyled.components .active a {
	background-color: #0078d4 !important;
	border-radius: 5px;
}
#sidebar ul li a {
	font-size: 11px;
	font-family: 'Inter-Semibold';
}
a:hover {
	text-decoration: none;
}
a:hover {
	color: #fff;
}
.botonesmapas {
	position: absolute;
	right: 10px;
	top: 200px;
	z-index: 999;
}
.botonesmapas .imgagen {
	width: 50px;
}
.botonesmapas .image {
	width: 50px;
}
.botommapas {
	padding: 10px 10px;
	position: absolute;
	left: 90px;
	bottom: 20px;
	z-index: 999;
	background-color: #fff;
	border-radius: 25px;
}
.botommapas img {
	width: 25px;
	margin: 0px 10px;
}
.logofooter {
	position: absolute;
	bottom: 10px;
	width: 100%;
}
.greybackground {
	text-align: center;
	width: 100%;
	background-color: #F1F2F3;
	border-radius: 10px;
	padding: 5px 5px;
}
.bgrosado {
	background-color: #ffd7d6;
	border-radius: 10px;
}
.bgrosado .small_subtitulo_grey {
	color: #707070;
}
.bgrosado .subtitulo {
	color: #707070;
}
.bgrosado img {
	width: 80px;
}
.bgrosado .izquierda .titulo {
	font-size: 35px !important;
}
.bgrosado .card-only img {
	max-width: none;
	max-width: initial;
}
/*FOOOOOTTER*/
.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	z-index: 999;
}
.group-container {
	padding: 0;
	height: 100%;
}
.selectors,
.block {
	height: 100%;
	width: 100%;
}
.selectors button {
	border: 0;
	border-radius: 0;
	background-color: #0078d4 !important;
	width: 25%;
	margin-left: 0;
}
.selector-holder {
	display: flex;
	flex-direction: column;
}
.selector-holder .bottommenuselected {
	background-color: #0078d4;
	border-radius: 25px;
}
.selector-holder a,
.selector-holder a:hover,
.selector-holder a:active,
.selector-holder a:focus {
	color: #fff;
}
.selector-holder a span {
	padding: 10px;
	padding-right: 10px;
	padding-left: 0px;
	font-size: 18px;
}
.selector-holder a {
	font-family: 'Inter-Semibold';
	font-size: 13px;
}
/*FOOOOOTTER*/
/****MOBILE Y NO MOBILE*****/
/* .show_desktop{
	display: block;
} */
.show_mobile {
	display: none;
}
.fix_panel_de_datos {
	position: relative;
}
.fix_panel_de_datos .card-piscina-abierta .titulo {
	font-size: 14px !important;
}
@media (min-width: 1200px) {
	.conregresar .container {
		max-width: 100% !important;
	}
}
@media (min-width: 992px) {
	.conregresar .container {
		max-width: 100% !important;
	}
}
@media (min-width: 768px) {
	.conregresar .container {
		max-width: 100%;
	}
}
@media (max-width:768px) and (min-width:576px) {
/* @media (min-width: 576px) { */
	.container {
		max-width: 100% !important;
	}
}
#reportrange .fa-caret-down,
#reportrange2 .fa-caret-down {
	position: absolute;
	right: 30px;
	top: 10px;
}
#reportrange,
#reportrange2 {
	cursor: pointer;
	padding: 5px 10px;
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #707070;
}
#reportrange span,
#reportrange2 span {
	color: #707070;
	font-family: 'Inter-Bold';
	font-size: 14px;
}
#reportrange .fa,
#reportrange2 .fa {
	color: #707070;
}
/* @media (min-width: 576px){
	.container {
		max-width: none !important;
	}
} */
.regresarimagen {
	max-width: 60px;
}
/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {}
/*
##Device = Laptops, Desktops
##Screen = B/w 1025px to 1280px
*/
@media (min-width: 1025px) and (max-width: 1280px) {}
/*
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {}
/*
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}
/*
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/
/* @media (min-width: 481px) and (max-width: 767px) { */
@media (max-width: 1200px) {
	.config_menu_fixes .px-5 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
.logosketting {
	position: absolute;
	bottom: 20px;
	right: 60px;
	z-index: 999;
}
@media (max-width: 767px) {
	#reportrange span,
	#reportrange2 span {
		color: #fff;
	}
	#reportrange .fa,
	#reportrange2 .fa {
		color: #fff;
	}

	.conregresar .container .regresardiv .regresarimagen {
		display: none;
	}
	.config_menu_fixes {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.config_menu_fixes .card-piscina-abierta.config {
		margin: 0px 5px !important;
	}
	.config_header_fixes {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.config_header_fixes .centro {
		padding-right: 0px;
	}
	.config_header_fixes .card-config .card .titulo {
		padding: 0px 0px !important;
		font-size: 10px !important;
	}
	.config_header_fixes .card-config .card .subtitulo {
		padding: 0px 0px !important;
		font-size: 18px !important;
	}
	.config_header_fixes .centro .titulo {
		font-size: 20px !important;
	}
	.config_header_fixes .centro .subtitulo {
		font-size: 16px !important;
	}
	.config_header_fixes .card-config .card {
		padding: 15px 0px !important;
	}
	.config_header_fixes .card-config .row .col-3 {
		padding-right: 0px !important;
	}
	.config_header_fixes .card-config .row .col-3 {
		padding-left: 5px !important;
		padding-right: 5px !important;
		/* margin-left: 0px !important;
		margin-right: 0px !important; */
	}
	.show_desktop {
		display: none;
	}
	.show_mobile {
		display: block;
	}
	.wrapper.d-flex.align-items-stretch .content {
		margin-left: 0px;
	}
	.sub {
		padding: 0px;
		font-size: 12px;
	}
	.fix_panel_de_datos {
		padding: 0px !important;
		margin: 0px !important;
		margin-bottom: 100px !important;
	}
	.fix_alarmas_icons {
		padding: 0px !important;
		margin: 0px !important;
		margin-bottom: 80px !important;
	}
	.fix_panel_de_datos img {
		height: 40px !important;
	}
	.fix_panel_de_datos .titulo {
		font-size: 20px !important;
	}
	.fix_alarmas_icons .titulo {
		font-size: 20px !important;
	}
	.fix_panel_de_datos .card-piscina-abierta {
		padding: 20px 0px !important;
	}
	.fix_alarmas_icons .card-piscina-abierta {
		padding: 20px 0px !important;
	}
	.fix_alarmas_icons .card-piscina-abierta.alarmas {
		height: 130px;
		max-width: 120px;
		margin: auto;
	}
	.fix_alarmas_icons .card-piscina-abierta.alarmas .imagen img {
		height: 60px !important;
		max-width: 60px;
	}
	.fix_alarmas_icons .positiondivs {
		margin-top: -5px;
		right: -10px;
	}

	.fix_alarmas_icons .red_circle, .fix_alarmas_icons .yellow_circle{
		margin-top: 2px;
		width: 20px;
		height: 20px;
		font-size: 8px;
		padding: 4px;
	}
	.fix_alarmas_icons .green_rectangulo, .fix_alarmas_icons .grey_rectangulo{
		margin-top: 2px;
		border-radius: 8px;
		padding: 4px;
		width: 35px;
		height: 20px;
		font-size: 8px;
	}


	.btn-group.show .dropdown-menu.show {
		transform: translate3d(-120px, 36px, 0px) !important;
	}
	.fix_peso_alarma_abierta .px-5 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.paddingtopheader {
		padding-top: 60px !important;
	}
	.paddingtopheader2 {
		/*padding-top: 140px !important;*/
		padding-top: 70px !important;
	}
	.fix_datos_piscina_abierta .izquierda h3 {
		font-size: 30px !important;
	}
	.fix_datos_piscina_abierta .izquierda p {
		font-size: 12px !important;
	}
	.fix_datos_piscina_abierta .centro .titulo {
		font-size: 38px !important;
	}
	.fix_datos_piscina_abierta .centro .subtitulo {
		font-size: 18px !important;
	}
	.fix_datos_piscina_abierta .centro .responsable {
		font-size: 15px !important;
	}
	.fix_datos_piscina_abierta div {
		padding-left: 15px !important;
	}
	.fix_padding_mobile {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.datos_piscina_alarma_abierta {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.show_mobile_td {
		display: table-cell !important;
	}
	.floatingmaps {
		bottom: 60px;
		right: 0px;
		padding: 30px;
		width: 100%;
	}
	.floatingmaps .nav-item a{
		font-size:10px;
	}
	.floatingmaps span{
		font-size:16px;
	}
	.floatingmaps .logocampana{
		margin-top: -7px;
		margin-left: 10px;
		width: 20px;
	}

	.floatingmaps .btn-red{
		background-color: #0078d4;
		font-size: 10px;
		font-family: 'Inter-Semibold';
		color: #fff;
		margin-top: -5px;
		margin-left: 27px;
		width: 135px;
	}

	.fix_alarmas_icons .col-4{
		padding-right: 5px;
		padding-left: 5px;
	}

	.floatingsearch {
		position: relative;
	}
	.mapasearch {
		top: auto;
		width: 100%;
		left: 0px;
		right: 0px;
		padding: 0px;
		bottom: 45px;
	}
	.mapasearch input {
		padding: 0px 10%;
		width: 80%;
		margin: auto;
		/* margin:0 10%; */
	}
	.mapasearch .fa-search {
		display: none;
	}
	.floatingsearch {
		/* max-width: 730px;
		width: 95%; */
		width: 100%;
		/* margin-bottom: 100px; */
	}

	.floatingsearch table td{
		font-size:12px !important;
	}
	.botommapas {
		top: 10px;
		bottom: auto;
		/* left:-50px; */
		left: 0;
		right: 0;
		margin-left: 10%;
		margin-right: 10%;
	}
	.botommapas table {
		margin: auto;
	}
	.botommapas img {
		width: 10px;
	}
	.botommapas td {
		font-size: 10px;
	}
	.botonesmapas {
		top: 60px !important;
	}
	.fixbotommapas {
		position: absolute;
		left: 50%;
	}
}
.mobile .titulo {
	font-size: 20px !important;
	font-weight: 500 !important;
}
.logomobiletitulo {
	max-width: 40px !important;
	padding-right: 10px !important;
}
.h1mobiletitulo {
	font-size: 16px;
	font-weight: 500;
	color: #0078d4;
	margin-bottom: 0px;
}
@media (max-width: 480px) {
	/* .floatingsearch{
		max-width: 730px;
		width: 88%;
	} */
}
/*
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {}
/****MOBILE Y NO MOBILE*****/
.headermobile {
	background-color: #0078d4;
	width: 100%;
	position: fixed;
	z-index: 999;
}
.headermobile h1 {
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	text-align: center;
	margin-bottom: 0px;
}
/* .headermobile span.fa{

} */
.headermobile .form-group {
	margin-bottom: 5px !important;
}
.headermobile .has-search .form-control {
	background-color: #0078d4 !important;
	border-radius: 25px !important;
	font-size: 10px;
}
.headermobile .has-search .form-control-feedback {
	color: #fff !important;
	line-height: 25px;
}
.headermobile .fecha input {
	background-color: transparent !important;
	color: #fff !important;
	border: none !important;
	text-align: center;
}
.headermobile .has-search .form-control::-moz-placeholder, .headermobile .fecha input::-moz-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff !important;
	opacity: 1;
	/* Firefox */
}
.headermobile .has-search .form-control::placeholder,
.headermobile .fecha input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff !important;
	opacity: 1;
	/* Firefox */
}
.headermobile .has-search .form-control:-ms-input-placeholder,
.headermobile .fecha input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff !important;
}
.headermobile .has-search .form-control::-ms-input-placeholder,
.headermobile .fecha input::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #fff !important;
}
.headermobile .form-group.has-flecha input {
	border-radius: 15px !important;
	font-size: 14px;
}
.overflowclass {
	overflow-x: auto;
}
.show_mobile_td {
	display: none;
}
.editarbutton {
	position: absolute;
	top: 5px;
	right: 5px;
}
.editarbutton button {
	background-color: #FFFFFF !important;
	border-radius: 25px !important;
}
.buttontable {
	background-color: #fff;
	padding: 5px;
	border-radius: 25px;
}
.clearfix{
	width:100%;
}
.card .izquierda{
	width:50px;
	text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.boton_cerrar{
	position: absolute;
    top: 0px;
    right: 10px;
}
#myTabContent table tbody {
	display: block;
    /*max-height: 150px;*/
    max-height: 225px;
    overflow-y: auto;
  }
#myTabContent table thead,
#myTabContent tbody tr {
	display: table;
	width: 100%;
	table-layout: fixed;
  }
/*::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}

::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0, 0, 0, .5);
box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}*/
.floatingsearch table tbody {
    display: block;
    max-height: 300px;
    overflow-y: auto;
}
.floatingsearch table tbody tr {
	display: table;
	width: 100%;
}
.floatingsearch table tbody tr td{
	text-align: center;
}
.tabladatos{
	width:80% !important;
	margin: auto;
	max-width: 300px;
}
/*@amero*/
.fix_datos_piscina_abierta div {
	padding-left: 15px !important;
}
.pagination {
	/*padding-left: 30% !important;*/
}
.sub2 {
    padding: 5px;
    font-size: 12px;
}
.sub2 {
    padding: 0px 12px;
    display: inline-table;
    border-right: solid #A7ABB7 1px;
    color: #A7ABB7;
    font-family: 'Inter-Bold';
    font-size: 16px;
}
@media (max-width: 767px){
	.sub2 {
	    padding: 5px;
	    font-size: 12px;
	}
}
.greysel{
	color: #434b65;
}
.titulo_page{
	color: #434B65;
    padding: 25px 0px;
}
.container input{
	color: #434B65 !important;
}
.page-subtitle{
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 15px;
}
.selitems tr{
	cursor: pointer;
}
.amsselectable{
	cursor: pointer;
}
.headermobile i{
	color: #fff;
}
.titulo_page i{
	color: #434B65;
  font-size: 20px;
}
.agm-info-window-content{
	width: 250px;
}
.agm-info-window-content .row{
	margin-right: 0;
}
.unitval{
	text-align: center;
}
.map-subtitle{
	background-color: #F1F2F3;
	padding: 10px;
}
.map-perf-item td{
	padding-left: 15px !important;
}
.common-loader{
	width: 100%;
    height: 20vh;
    padding-top: 10vh;
    text-align: center;
}
.disabled-bg{
	background-color: #e9ecef !important;
}
.mb-10{
	margin-bottom: 10px;
}
.mt-40{
	margin-top: 40px;
}
.alarm-icon{
	width: 70% !important;
}
.alarm-locicon{
	width: 90% !important;
}
.alarm-lociconbig{
	width: 70% !important;
}
.piscinaalarmamedio h2{
	font-size: 2em;
}
.ams-buttons {
	font-size: 1.2em !important;
}
.hide-div{
	display: none;
}
.supermodal{
	width: 800px;
}
.mapfullcontainer{
	position: absolute;
	width: 90%;
	height: 100%;
	/*background-color: yellow;*/
}
@media (max-width: 767px){
	.mapfullcontainer{
		width: 100%;
	}
}
.maploading {
	/*position: relative;*/
	color: #fff;
	font-size: 1em;
	text-align: center;
	line-height: 50px;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.3) !important;
	border-radius: 25px;
	border: 1px solid #fff;
	height: 50px;
	width: 200px;
	position: relative;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
}
.fbadge{
	border-radius: 10px;
    background-color: rgb(0, 170, 178);
    color: #fff;
    font-size: 0.8em;
    padding: 3px 8px;
    float: left;
}
.forecast-bg{
	background-color: transparent;
}
/*@amero*/
.report-contain {
  height: 75vh;
  margin: 1px auto;
  width: 97%;
}
.bg-ams-green th {
  background-color: #0078d4 !important;
  color: #ffffff !important;
  font-weight: 500 !important;
  padding: 0.8rem 1rem !important; /* Puedes ajustar el padding */
  border: none !important;         /* Quita los bordes por defecto de la cabecera */
}

/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/ngx-lightbox/lightbox.css ***!
  \********************************************************************************************************************************************************************************************************************************/
html.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  box-sizing: content-box;
  outline: none;
}

.lightbox .lb-image {
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url('data:image/gif;base64,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') no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==') left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC') right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 10px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  max-width: 80%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-controlContainer {
  float: right;
}

.lb-data .lb-turnContainer {
  float: left;
  margin-right: 5px;
}

.lb-data .lb-zoomContainer {
  float: right;
  margin-right: 5px;
}

.lb-data .lb-downloadContainer {
  float: right;
  margin-right: 5px;
}

.lb-data .lb-closeContainer {
  float: right;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-turnLeft {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAACIElEQVRIicWWPWsUURSG3xM/4hYpjLIhphJiIYugNloIiRoU/QO20UJrU1gE/EAbRReCGkQQEbFLCi0EG5NKEIKYItFSkBhSmMLIipolj8WeWa/rbrIzmdm8MNy599xznjN37pe0QbKwAlyTdFjSoJkt1Nhyko5L6pe0S1KPmxYkzUmalDRpZqXYWQDLVHQuaNsNPAFKrK2fwCOgNy440nlgK1AEftUE/wJMAM/8mQDma/qUgVvAlrjgK8CboF4C7gAHAKvjZ24r1ozMFNAdB7wSvI8BXTFGLe8+kT4A+WbBkd4DF4Czazr/H2so+ICpVYe9DjjUyzhgj3cp8L+RBPwbGI4L9pjjHmMZ2JMkRiIB3cA3hz9oGdjhdx38A+hoJXhf8NtOS1Jbi9gzkhb9/WgVTGUD6GnktV6ZGZLeebVQBUsalTQHDGYFlzTvZWcIPuhlX4bgz14uSdJmr0xLOqTKEZeVRiR9lfS82gJ0AAPApgzBGyMaHTTAKeBTFhMMuOxr+Go944gbl4DOFKFdwPeGWyZQ8MNgBSikCL7v0DKwN2qPZrXMbBY4ImmHmc2mBZbU7mXRzD42k+kx4OR6qUCOBlemep138vf2MAZsjwHKA/eA60mybAfeBifKzSb9hn1y4ok3fVcLg2wDbgMzwAlva/PJ8gp4CvQH/fcHiZZZ7aqTIJle/tV0YMsBD4HHaa6KEH4ReAG8Bs6kDshafwDkXu6L86KiLgAAAABJRU5ErkJggg==') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-turnRight {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAACGUlEQVRIicWXPWgUQRTH/3OJiSCEgJg7FcEmGLkmNoKCYESLYGNrqaDBSkQri4ARDPgBQRBU8CNgE8TCwkIhIqiVYLAQg5UoOZA0Eg1RE/xZ7DsymZzu7HJ7GVgG5r3/+82+3Z33Vlqj4WIdgQ2SBuzaJqlsphlJNUkvJE065xYC3WZJ9yW9ds6NRO8M6AXuAD9JHz+Ae8B2T3/cbIuxwA7gMrAUBJ8BJoEHdj0HaoHPL+CKxThZX4yBbgHeBHdyFegHVj0ewAG7gGvAvKd7BQxHgYEy8METTwA9UWlK9BXgkaf/kwq21Lz1BGdigabvAY4BQ8BUkP7/gi95fueyQE3/JISlgoEdLL9IE1mhFuM88Dsr+LbZvwGVPOA8O+0CFgw81hKogQ97Gam2glmyeb/Ns865960E1+9yqkgYsDUEb7S5ViD0hKQvwHUf/NXm2aLAkvYqqYa7JandFk9LeiZpvEDwZ5s/FshYPew4Pgh0hoa2lh0cAfiifcdnC4h9CvgEDDYy1o/M70C5gT4vtBuYs9ijjRx2ekXiVhPBfSQldvGfpyLLZfFus8AWdxDYk+ZUBTqaADsCHMgjLAEjJE1bltanC3homVsCNmUFV7yKNQdcANoidH4X8xIopWkaBRllZXvb79n2AePAU+Am0G7rh4Bpy9T6zFAPULVP7Qawzlt/x8rRmxuScUNHSZr5xyRdZfTv0JqOvwtaARgflgIWAAAAAElFTkSuQmCC') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-zoomOut {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB7UlEQVRIieXWvWsUURTG4XPjJpgmlSFKRAtTWGjAj0ajiSKKFopg/AtELbQTAiI2IaazEhsLK0XEVisbISD4gY2FlQQixiAYxESiBn0sdoKTQHZ3dte18FR3uO97fufcmbmciH8UqVYhUkT0RER3RMxGxMeU0uJfqQoJJ/EAc5bHDzzGWXQ0E9qPZ/iMGziCXnRgPfZgDFN4i2PNgJ7IOryFdVW0a3EZ3zHSCHQfvuFCQd8hzONcPdAuzGC0sLnsP5UVvb2o8RpeY0094CzHXTwqYmjHLIbrhWZ5tuAX+mo1LL2jzkbAWa4XuFRJ05Zb74iIlymlhUbBETERETsrCUq59YaImM5vYlNEXKkBdCelNJF7fh/lRlaNtkqbDUbF6zjf8YeI2LXMmdJURJyvA9obETOVBPmOX0XE7mZ8XBExGBHPa1KihE843QgRffiJrUVMo3iDUnX1qjnu4WFRUxemMVYndBgLha/MzLw3M18s6DucXUDXC0NzSY7jC26ju4q2E1exmA0I8xhqBL4NT7MCbuIoNuYGgQGM4x0mMZJBmwJP2VBwPysgHwt4gjNLvyCGVsAH64avKKRHeSTabJU5awV8rmnwGgscyJ3QVxz8b+EHWgnf789MPon2VsIHlGfv/pZBc/DWdVopfgMdyEl3/DM14wAAAABJRU5ErkJggg==') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-zoomIn {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB+UlEQVRIieXWv29NcRzG8c+XttGlk6aEMOhAQhM/FkpLhDD4kai/QFgYpQliaRobi1gMJoRYmSxNmkhIWVibJkQjQiNaKRpehh7p0bTnntt7XYNnOiff5znv53vvPd/7ifhHSmWNSBHRERHtETEREe9TSjN/pRUSjuMBJv2p73iM02ipJ7QLT/EJ13EQa9CCVdiJQbzGKA7XA3o02+FNrKzgXYEL+Ib+WqC78RVnq8ztxxTOLAXahncYqDo8mz+Rld5SbXAQL7G8wDOCTQXrd/CoGmgzJtBXwQfbC9Y34Cc6i56zLHfdExEtEVG+7QJKKY1GxPOIOFYWvDUiRlJK07WAMw1HxLYiQ1PuenVEjOcXsS4iLi2Qu4gPufvbKaXh3P3bmN3IolpWtFijyh3HOI+hEr7CH1fmuYZ7RZ78jl9ExA60lmparJ6IeFbKiSZ8xMkKvkqvUyd+YGPpmhjAqxoPkLt4WBqahdowjsGqgnP5PkxXfWRm4V1Z+FyVuQPZn8TVqqG5hxzBZ9xCewVvKy5jJvv+p9BbC3wznmQFbuAQ1uYGgW5cwRuMoT+D1gWesqHgflYgr2kM4dTvVxC98+A9S4bPK9JhdiRab5E5ax58sm7wkgW7c5/QF+z7b+F7GwnfY24mH0NzI+HdZmfvroZBc/DG7bRIvwDiiW2v3ei28wAAAABJRU5ErkJggg==') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-download {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAaUlEQVR4Ae3VgQVAIQCE4UZplDa70Rrt3gQ5eDry/wRIn1QNoka2l22FsW6C5JwAAQIE6IeF5+HR287tw9x5YzdSedcKKDXOTcZ0UQFTQOnta59RVUxAFTABVcAElAZRuEX1DxYQEV3oA58RWgFolpBxAAAAAElFTkSuQmCC') right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* animation */

@keyframes fadeIn{    
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@-webkit-keyframes fadeIn{
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeOut{    
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@-webkit-keyframes fadeOut{
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeInOverlay{    
  0% {opacity: 0;}
  100% {opacity: 0.8;}
}

@-webkit-keyframes fadeInOverlay{
  0% {opacity: 0;}
  100% {opacity: 0.8;}
}

@keyframes fadeOutOverlay{    
  0% {opacity: 0.8;}
  100% {opacity: 0;}
}

@-webkit-keyframes fadeOutOverlay{
  0% {opacity: 0.8;}
  100% {opacity: 0;}
}

.fadeIn{
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; 
}

.fadeInOverlay{
  -webkit-animation-name: fadeInOverlay;
  animation-name: fadeInOverlay;
}

.fadeOut{
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.fadeOutOverlay{
  -webkit-animation-name: fadeOutOverlay;
  animation-name: fadeOutOverlay;
}

.animation{
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.transition{
  /* For Safari 3.1 to 6.0 */
  -webkit-transition-property: all;
  -webkit-transition-timing-function: ease;
  /* Standard syntax */
  transition-property: all;
  transition-timing-function: ease;
}

.lb-image {
  transition-duration: 0.5s;
      transition-property: transform;
  }

/* animation */

