﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600|Raleway:300");

.datetime-group:after, .btn-group:after {
    content: "";
    display: block;
    clear: both;
}

.tab-list__item, .tab-list__link {
    -webkit-user-drag: none;
    user-drag: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/FontAwesome.ttf?3b0jqb") format("truetype"), url("../fonts/FontAwesome.woff?3b0jqb") format("woff"), url("../fonts/FontAwesome.svg?3b0jqb#FontAwesome") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="fa-"]:before, [class*=" fa-"]:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'FontAwesome' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-plus:before {
    content: "\f067";
}

.fa-question:before {
    content: "\f128";
}

.fa-minus:before {
    content: "\f068";
}

.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-close:before {
    content: "\f00d";
}

.fa-remove:before {
    content: "\f00d";
}

.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-cog:before {
    content: "\f013";
}

.fa-gear: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-repeat:before {
    content: "\f01e";
}

.fa-rotate-right: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 {
    content: "\f03b";
}

.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-image:before {
    content: "\f03e";
}

.fa-photo:before {
    content: "\f03e";
}

.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 {
    content: "\f044";
}

.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 {
    content: "\f064";
}

.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.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-exclamation-triangle:before {
    content: "\f071";
}

.fa-warning: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:before {
    content: "\f080";
}

.fa-bar-chart-o: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-cogs:before {
    content: "\f085";
}

.fa-gears: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:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before {
    content: "\f09e";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.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 {
    content: "\f0c0";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before {
    content: "\f0c1";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before {
    content: "\f0c4";
}

.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-save:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-navicon:before {
    content: "\f0c9";
}

.fa-reorder: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-sort:before {
    content: "\f0dc";
}

.fa-unsorted:before {
    content: "\f0dc";
}

.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-asc:before {
    content: "\f0de";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before {
    content: "\f0e2";
}

.fa-undo:before {
    content: "\f0e2";
}

.fa-gavel:before {
    content: "\f0e3";
}

.fa-legal:before {
    content: "\f0e3";
}

.fa-dashboard:before {
    content: "\f0e4";
}

.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-bolt:before {
    content: "\f0e7";
}

.fa-flash:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-clipboard:before {
    content: "\f0ea";
}

.fa-paste: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:before {
    content: "\f0f3";
}

.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:before {
    content: "\f10b";
}

.fa-mobile-phone: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 {
    content: "\f112";
}

.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 {
    content: "\f122";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before {
    content: "\f123";
}

.fa-star-half-full:before {
    content: "\f123";
}

.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-chain-broken:before {
    content: "\f127";
}

.fa-unlink:before {
    content: "\f127";
}

.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-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-down:before {
    content: "\f150";
}

.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-up:before {
    content: "\f151";
}

.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-toggle-right:before {
    content: "\f152";
}

.fa-eur:before {
    content: "\f153";
}

.fa-euro:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before {
    content: "\f155";
}

.fa-usd:before {
    content: "\f155";
}

.fa-inr:before {
    content: "\f156";
}

.fa-rupee:before {
    content: "\f156";
}

.fa-cny:before {
    content: "\f157";
}

.fa-jpy:before {
    content: "\f157";
}

.fa-rmb:before {
    content: "\f157";
}

.fa-yen:before {
    content: "\f157";
}

.fa-rouble:before {
    content: "\f158";
}

.fa-rub:before {
    content: "\f158";
}

.fa-ruble:before {
    content: "\f158";
}

.fa-krw:before {
    content: "\f159";
}

.fa-won:before {
    content: "\f159";
}

.fa-bitcoin:before {
    content: "\f15a";
}

.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 {
    content: "\f184";
}

.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-caret-square-o-left:before {
    content: "\f191";
}

.fa-toggle-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-try:before {
    content: "\f195";
}

.fa-turkish-lira: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-bank:before {
    content: "\f19c";
}

.fa-institution:before {
    content: "\f19c";
}

.fa-university:before {
    content: "\f19c";
}

.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-mortar-board: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 {
    content: "\f1b9";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before {
    content: "\f1ba";
}

.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-image-o:before {
    content: "\f1c5";
}

.fa-file-photo-o:before {
    content: "\f1c5";
}

.fa-file-picture-o:before {
    content: "\f1c5";
}

.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-zip-o:before {
    content: "\f1c6";
}

.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-sound-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before {
    content: "\f1c8";
}

.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 {
    content: "\f1cd";
}

.fa-life-buoy:before {
    content: "\f1cd";
}

.fa-life-ring:before {
    content: "\f1cd";
}

.fa-life-saver:before {
    content: "\f1cd";
}

.fa-support:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before {
    content: "\f1d0";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-resistance:before {
    content: "\f1d0";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-ge:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-y-combinator-square:before {
    content: "\f1d4";
}

.fa-yc-square:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before {
    content: "\f1d7";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send:before {
    content: "\f1d8";
}

.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-send-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-futbol-o:before {
    content: "\f1e3";
}

.fa-soccer-ball-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-ils:before {
    content: "\f20b";
}

.fa-shekel:before {
    content: "\f20b";
}

.fa-sheqel: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 {
    content: "\f224";
}

.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-bed:before {
    content: "\f236";
}

.fa-hotel:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yc:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery:before {
    content: "\f240";
}

.fa-battery-4:before {
    content: "\f240";
}

.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before {
    content: "\f241";
}

.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before {
    content: "\f242";
}

.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before {
    content: "\f243";
}

.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before {
    content: "\f244";
}

.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 {
    content: "\f251";
}

.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before {
    content: "\f252";
}

.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before {
    content: "\f253";
}

.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before {
    content: "\f255";
}

.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-stop-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-television:before {
    content: "\f26c";
}

.fa-tv: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-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-asl-interpreting:before {
    content: "\f2a3";
}

.fa-deaf:before {
    content: "\f2a4";
}

.fa-deafness:before {
    content: "\f2a4";
}

.fa-hard-of-hearing:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-sign-language:before {
    content: "\f2a7";
}

.fa-signing: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 {
    content: "\f2b3";
}

.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before {
    content: "\f2b4";
}

.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-address-card:before {
    content: "\f2bb";
}

.fa-vcard:before {
    content: "\f2bb";
}

.fa-address-card-o:before {
    content: "\f2bc";
}

.fa-vcard-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 {
    content: "\f2c2";
}

.fa-id-card:before {
    content: "\f2c2";
}

.fa-drivers-license-o:before {
    content: "\f2c3";
}

.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:before {
    content: "\f2c7";
}

.fa-thermometer-4:before {
    content: "\f2c7";
}

.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before {
    content: "\f2c8";
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thermometer-2:before {
    content: "\f2c9";
}

.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before {
    content: "\f2ca";
}

.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-0:before {
    content: "\f2cb";
}

.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-bath:before {
    content: "\f2cd";
}

.fa-bathtub:before {
    content: "\f2cd";
}

.fa-s15: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 {
    content: "\f2d3";
}

.fa-window-close:before {
    content: "\f2d3";
}

.fa-times-rectangle-o:before {
    content: "\f2d4";
}

.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";
}

@font-face {
    font-family: 'LinearIcons';
    src: url("../fonts/LinearIcons.ttf?qehr01") format("truetype"), url("../fonts/LinearIcons.woff?qehr01") format("woff"), url("../fonts/LinearIcons.svg?qehr01#LinearIcons") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="li-"]:before, [class*=" li-"]:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'LinearIcons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.li-home:before {
    content: "\e602";
}

.li-pencil:before {
    content: "\e60d";
}

.li-eraser:before {
    content: "\e611";
}

.li-pencil-square:before {
    content: "\e613";
}

.li-cloud-upload:before {
    content: "\e64b";
}

.li-cloud-download:before {
    content: "\e64c";
}

.li-cloud-sync:before {
    content: "\e655";
}

.li-cloud-gear:before {
    content: "\e657";
}

.li-cog:before {
    content: "\e672";
}

.li-trash:before {
    content: "\e681";
}

.li-star:before {
    content: "\e68d";
}

.li-envelope:before {
    content: "\e696";
}

.li-envelope-open:before {
    content: "\e697";
}

.li-paperclip:before {
    content: "\e698";
}

.li-paper-plane:before {
    content: "\e699";
}

.li-inbox:before {
    content: "\e69d";
}

.li-outbox:before {
    content: "\e69e";
}

.li-eye:before {
    content: "\e6a5";
}

.li-eye-crossed:before {
    content: "\e6a6";
}

.li-save:before {
    content: "\e6ae";
}

.li-printer:before {
    content: "\e6b1";
}

.li-file-empty:before {
    content: "\e6b3";
}

.li-file-add:before {
    content: "\e6b4";
}

.li-picture:before, .trumbowyg-image-button:before,
.trumbowyg-insertImage-button:before, .trumbowyg-insertImage-dropdown-button:before {
    content: "\e70e";
}

.li-user:before {
    content: "\e71e";
}

.li-user-plus:before {
    content: "\e71f";
}

.li-user-minus:before {
    content: "\e720";
}

.li-user-lock:before {
    content: "\e721";
}

.li-users:before {
    content: "\e723";
}

.li-users-plus:before {
    content: "\e724";
}

.li-users-minus:before {
    content: "\e725";
}

.li-telephone:before {
    content: "\e76a";
}

.li-map-marker:before {
    content: "\e77a";
}

.li-map:before {
    content: "\e781";
}

.li-calendar-empty:before {
    content: "\e785";
}

.li-calendar-check:before {
    content: "\e786";
}

.li-calendar-cross:before {
    content: "\e787";
}

.li-calendar-31:before {
    content: "\e788";
}

.li-calendar-full:before {
    content: "\e789";
}

.li-refresh:before {
    content: "\e8d3";
}

.li-undo:before {
    content: "\e8d5";
}

.li-redo:before {
    content: "\e8d6";
}

.li-sync:before {
    content: "\e8da";
}

.li-return:before {
    content: "\e8e1";
}

.li-download:before {
    content: "\e8f5";
}

.li-upload:before {
    content: "\e8f6";
}

.li-code:before, .trumbowyg-viewHTML-button:before {
    content: "\e90b";
}

.li-link:before, .trumbowyg-link-button:before, .trumbowyg-createLink-dropdown-button:before {
    content: "\e917";
}

.li-unlink:before, .trumbowyg-unlink-dropdown-button:before {
    content: "\e918";
}

.li-list:before, .trumbowyg-unorderedList-button:before {
    content: "\e92c";
}

.li-list-ol:before, .trumbowyg-orderedList-button:before {
    content: "\e92d";
}

.li-exclamation:before {
    content: "\e932";
}

.li-question:before {
    content: "\e933";
}

.li-check:before {
    content: "\e934";
}

.li-cross:before {
    content: "\e935";
}

.li-plus:before {
    content: "\e936";
}

.li-minus:before, .trumbowyg-horizontalRule-button:before {
    content: "\e937";
}

.li-percent:before {
    content: "\e938";
}

.li-chevron-up:before {
    content: "\e939";
}

.li-chevron-down:before {
    content: "\e93a";
}

.li-chevron-left:before {
    content: "\e93b";
}

.li-chevron-right:before {
    content: "\e93c";
}

.li-notification:before {
    content: "\e954";
}

.li-funnel:before {
    content: "\e97c";
}

.li-text-format:before {
    content: "\e9a0";
}

.li-text-format-remove:before {
    content: "\e9a1";
}

.li-text-size:before {
    content: "\e9a2";
}

.li-bold:before, .trumbowyg-bold-button:before {
    content: "\e9a3";
}

.li-italic:before, .trumbowyg-italic-button:before {
    content: "\e9a4";
}

.li-underline:before, .trumbowyg-underline-button:before {
    content: "\e9a5";
}

.li-strikethrough:before, .trumbowyg-strikethrough-button:before {
    content: "\e9a6";
}

.li-highlight:before {
    content: "\e9a7";
}

.li-text-align-left:before, .trumbowyg-justifyLeft-button:before {
    content: "\e9a8";
}

.li-text-align-center:before, .trumbowyg-justifyCenter-button:before {
    content: "\e9a9";
}

.li-text-align-right:before, .trumbowyg-justifyRight-button:before {
    content: "\e9aa";
}

.li-text-align-justify:before, .trumbowyg-justifyFull-button:before {
    content: "\e9ab";
}

.li-line-spacing:before {
    content: "\e9ac";
}

.li-indent-increase:before {
    content: "\e9ad";
}

.li-indent-decrease:before {
    content: "\e9ae";
}

.li-pilcrow:before, .trumbowyg-formatting-button:before {
    content: "\e9b0";
}

.li-sort-alpha-asc:before {
    content: "\e9b5";
}

.li-sort-alpha-desc:before {
    content: "\e9b6";
}

.li-sort-numeric-asc:before {
    content: "\e9b7";
}

.li-sort-numeric-desc:before {
    content: "\e9b8";
}

.li-sort-amount-asc:before {
    content: "\e9b9";
}

.li-sort-amount-desc:before {
    content: "\e9ba";
}

/*!
	Animate.css - http://daneden.me/animate
	Licensed under the MIT license - http://opensource.org/licenses/MIT

	Copyright (c) 2015 Daniel Eden
	*/
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

/**
 * Trumbowyg v2.4.2 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor
 * ------------------------
 * @link http://alex-d.github.io/Trumbowyg
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */
#trumbowyg-icons {
    overflow: hidden;
    visibility: hidden;
    height: 0;
    width: 0;
}

    #trumbowyg-icons svg {
        height: 0;
        width: 0;
    }

.trumbowyg-box *,
.trumbowyg-box *::before,
.trumbowyg-box *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trumbowyg-box svg {
    width: 17px;
    height: 100%;
    fill: #222;
}

.trumbowyg-box,
.trumbowyg-editor {
    display: block;
    position: relative;
    border: 1px solid #1e1e1e;
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
}

    .trumbowyg-box .trumbowyg-editor {
        margin: 0 auto;
    }

    .trumbowyg-box.trumbowyg-fullscreen {
        background: #FEFEFE;
        border: none !important;
    }

.trumbowyg-editor,
.trumbowyg-textarea {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1em;
    min-height: 300px;
    max-height: 500px;
    width: 100%;
    border-style: none;
    resize: none;
    outline: none;
    overflow: auto;
}

    .trumbowyg-editor p,
    .trumbowyg-textarea p {
        margin-bottom: 0;
    }

.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: transparent !important;
    text-shadow: 0 0 7px #333;
}

@media screen and (min-width: 0 \0 ) {
    .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(200, 200, 200, 0.6) !important;
    }
}

@supports (-ms-accelerator: true) {
    .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(200, 200, 200, 0.6) !important;
    }
}

.trumbowyg-box-blur .trumbowyg-editor img,
.trumbowyg-box-blur .trumbowyg-editor hr {
    opacity: 0.2;
}

.trumbowyg-textarea {
    position: relative;
    display: block;
    overflow: auto;
    border: none;
    white-space: normal;
    font-size: 1em;
    font-family: "Inconsolata", "Consolas", "Courier", "Courier New", sans-serif;
    line-height: normal;
    margin-bottom: 0;
}

    .trumbowyg-textarea:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
    height: 1px !important;
    width: 25%;
    min-height: 0 !important;
    padding: 0 !important;
    background: none;
    opacity: 0 !important;
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
    display: block;
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
    display: none;
}

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
    opacity: 0.8;
    background: none;
}

.trumbowyg-disabled {
    border: 1px dotted #9e9e9e;
    color: #9e9e9e;
    cursor: not-allowed !important;
}

    .trumbowyg-disabled * {
        color: #9e9e9e !important;
    }

.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
    content: attr(placeholder);
    color: #999;
    pointer-events: none;
}

.trumbowyg-button-pane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    min-height: 36px;
    background: #ecf0f1;
    border-bottom: 1px solid #d7e0e2;
    margin: 0;
    padding: 0 5px;
    list-style-type: none;
    line-height: 10px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .trumbowyg-button-pane::after {
        content: " ";
        display: block;
        position: absolute;
        top: 36px;
        left: 0;
        right: 0;
        width: 100%;
        height: 1px;
        background: #d7e0e2;
    }

    .trumbowyg-button-pane .trumbowyg-button-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
            color: transparent;
        }

        .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) + .trumbowyg-button-group::before {
            content: " ";
            display: block;
            width: 1px;
            background: #d7e0e2;
            margin: 0 5px;
            height: 35px;
        }

    .trumbowyg-button-pane button {
        display: block;
        position: relative;
        width: 35px;
        height: 35px;
        padding: 1px 6px !important;
        margin-bottom: 1px;
        overflow: hidden;
        border: none;
        cursor: pointer;
        background: none;
        -webkit-transition: background-color 150ms, opacity 150ms;
        -o-transition: background-color 150ms, opacity 150ms;
        transition: background-color 150ms, opacity 150ms;
    }

        .trumbowyg-button-pane button.trumbowyg-textual-button {
            width: auto;
            line-height: 35px;
        }

    .trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),
    .trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
        opacity: 0.2;
        cursor: default;
    }

    .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before,
    .trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
        background: #e3e9eb;
    }

    .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
    .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
    .trumbowyg-button-pane button.trumbowyg-active {
        background-color: #FFF;
        outline: none;
    }

    .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
        display: block;
        content: " ";
        position: absolute;
        top: 25px;
        right: 3px;
        height: 0;
        width: 0;
        border: 3px solid transparent;
        border-top-color: #555;
    }

    .trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
        padding-left: 10px !important;
        padding-right: 18px !important;
    }

        .trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
            top: 17px;
            right: 7px;
        }

    .trumbowyg-button-pane .trumbowyg-right {
        margin-left: auto;
    }

        .trumbowyg-button-pane .trumbowyg-right::before {
            display: none !important;
        }

.trumbowyg-dropdown {
    top: 37px;
    width: 200px;
    border: 1px solid #ecf0f1;
    padding: 5px 0;
    border-top: none;
    background: #FFF;
    margin-left: -1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
}

    .trumbowyg-dropdown button {
        display: block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        text-decoration: none;
        background: #FFF;
        padding: 0 10px;
        color: #333 !important;
        border: none;
        cursor: pointer;
        text-align: left;
        font-size: 15px;
        -webkit-transition: all 150ms;
        -o-transition: all 150ms;
        transition: all 150ms;
    }

        .trumbowyg-dropdown button:hover, .trumbowyg-dropdown button:focus {
            background: #ecf0f1;
        }

        .trumbowyg-dropdown button svg {
            float: left;
            margin-right: 14px;
        }

/* Modal box */
.trumbowyg-modal {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 520px;
    width: 100%;
    height: 350px;
    z-index: 11;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.trumbowyg-modal-box {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 500px;
    width: calc(100% - 20px);
    padding-bottom: 45px;
    z-index: 1;
    background-color: #FFF;
    text-align: center;
    font-size: 14px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .trumbowyg-modal-box .trumbowyg-modal-title {
        font-size: 24px;
        font-weight: bold;
        margin: 0 0 20px;
        padding: 15px 0 13px;
        display: block;
        border-bottom: 1px solid #EEE;
        color: #333;
        background: #fbfcfc;
    }

    .trumbowyg-modal-box .trumbowyg-progress {
        width: 100%;
        height: 3px;
        position: absolute;
        top: 58px;
    }

        .trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
            background: #2BC06A;
            height: 100%;
            -webkit-transition: width 150ms linear;
            -o-transition: width 150ms linear;
            transition: width 150ms linear;
        }

    .trumbowyg-modal-box label {
        display: block;
        position: relative;
        margin: 15px 12px;
        height: 29px;
        line-height: 29px;
        overflow: hidden;
    }

        .trumbowyg-modal-box label .trumbowyg-input-infos {
            display: block;
            text-align: left;
            height: 25px;
            line-height: 25px;
            -webkit-transition: all 150ms;
            -o-transition: all 150ms;
            transition: all 150ms;
        }

            .trumbowyg-modal-box label .trumbowyg-input-infos span {
                display: block;
                color: #69878f;
                background-color: #fbfcfc;
                border: 1px solid #DEDEDE;
                padding: 0 7px;
                width: 150px;
            }

                .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
                    color: #e74c3c;
                }

        .trumbowyg-modal-box label.trumbowyg-input-error input,
        .trumbowyg-modal-box label.trumbowyg-input-error textarea {
            border: 1px solid #e74c3c;
        }

        .trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
            margin-top: -27px;
        }

        .trumbowyg-modal-box label input {
            position: absolute;
            top: 0;
            right: 0;
            height: 27px;
            line-height: 27px;
            border: 1px solid #DEDEDE;
            background: #fff;
            font-size: 14px;
            max-width: 330px;
            width: 70%;
            padding: 0 7px;
            -webkit-transition: all 150ms;
            -o-transition: all 150ms;
            transition: all 150ms;
        }

            .trumbowyg-modal-box label input:hover, .trumbowyg-modal-box label input:focus {
                outline: none;
                border: 1px solid #95a5a6;
            }

            .trumbowyg-modal-box label input:focus {
                background: #fbfcfc;
            }

    .trumbowyg-modal-box .error {
        margin-top: 25px;
        display: block;
        color: red;
    }

    .trumbowyg-modal-box .trumbowyg-modal-button {
        position: absolute;
        bottom: 10px;
        right: 0;
        text-decoration: none;
        color: #FFF;
        display: block;
        width: 100px;
        height: 35px;
        line-height: 33px;
        margin: 0 10px;
        background-color: #333;
        border: none;
        cursor: pointer;
        font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
        font-size: 16px;
        -webkit-transition: all 150ms;
        -o-transition: all 150ms;
        transition: all 150ms;
    }

        .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
            right: 110px;
            background: #2bc06a;
        }

            .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
                background: #40d47e;
                outline: none;
            }

            .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
                background: #25a25a;
            }

        .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
            color: #555;
            background: #e6e6e6;
        }

            .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
                background: #fbfbfb;
                outline: none;
            }

            .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
                background: #d5d5d5;
            }

.trumbowyg-overlay {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    left: 0;
    display: none;
    z-index: 10;
}

/**
 * Fullscreen
 */
body.trumbowyg-body-fullscreen {
    overflow: hidden;
}

.trumbowyg-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 99999;
}

    .trumbowyg-fullscreen.trumbowyg-box,
    .trumbowyg-fullscreen .trumbowyg-editor {
        border: none;
    }

    .trumbowyg-fullscreen .trumbowyg-editor,
    .trumbowyg-fullscreen .trumbowyg-textarea {
        height: calc(100% - 37px) !important;
        overflow: auto;
    }

    .trumbowyg-fullscreen .trumbowyg-overlay {
        height: 100% !important;
    }

    .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
        color: #222;
        fill: transparent;
    }

.trumbowyg-editor {
    /*
     * lset for resetCss option
     */
}

    .trumbowyg-editor object,
    .trumbowyg-editor embed,
    .trumbowyg-editor video,
    .trumbowyg-editor img {
        max-width: 100%;
    }

    .trumbowyg-editor video,
    .trumbowyg-editor img {
        height: auto;
    }

    .trumbowyg-editor img {
        cursor: move;
    }

    .trumbowyg-editor.trumbowyg-reset-css {
        background: #FEFEFE !important;
        font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
        font-size: 14px !important;
        line-height: 1.45em !important;
        white-space: normal !important;
        color: #333;
    }

        .trumbowyg-editor.trumbowyg-reset-css a {
            color: #15c !important;
            text-decoration: underline !important;
        }

        .trumbowyg-editor.trumbowyg-reset-css div,
        .trumbowyg-editor.trumbowyg-reset-css p,
        .trumbowyg-editor.trumbowyg-reset-css ul,
        .trumbowyg-editor.trumbowyg-reset-css ol,
        .trumbowyg-editor.trumbowyg-reset-css blockquote {
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            background: none !important;
            margin: 0 !important;
            margin-bottom: 15px !important;
            line-height: 1.4em !important;
            font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
            font-size: 14px !important;
            border: none;
        }

        .trumbowyg-editor.trumbowyg-reset-css iframe,
        .trumbowyg-editor.trumbowyg-reset-css object,
        .trumbowyg-editor.trumbowyg-reset-css hr {
            margin-bottom: 15px !important;
        }

        .trumbowyg-editor.trumbowyg-reset-css blockquote {
            margin-left: 32px !important;
            font-style: italic !important;
            color: #555;
        }

        .trumbowyg-editor.trumbowyg-reset-css ul,
        .trumbowyg-editor.trumbowyg-reset-css ol {
            padding-left: 20px !important;
        }

            .trumbowyg-editor.trumbowyg-reset-css ul ul,
            .trumbowyg-editor.trumbowyg-reset-css ol ol,
            .trumbowyg-editor.trumbowyg-reset-css ul ol,
            .trumbowyg-editor.trumbowyg-reset-css ol ul {
                border: none;
                margin: 2px !important;
                padding: 0 !important;
                padding-left: 24px !important;
            }

        .trumbowyg-editor.trumbowyg-reset-css hr {
            display: block;
            height: 1px;
            border: none;
            border-top: 1px solid #CCC;
        }

        .trumbowyg-editor.trumbowyg-reset-css h1,
        .trumbowyg-editor.trumbowyg-reset-css h2,
        .trumbowyg-editor.trumbowyg-reset-css h3,
        .trumbowyg-editor.trumbowyg-reset-css h4 {
            color: #111;
            background: none;
            margin: 0 !important;
            padding: 0 !important;
            font-weight: bold;
        }

        .trumbowyg-editor.trumbowyg-reset-css h1 {
            font-size: 32px !important;
            line-height: 38px !important;
            margin-bottom: 20px !important;
        }

        .trumbowyg-editor.trumbowyg-reset-css h2 {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 15px !important;
        }

        .trumbowyg-editor.trumbowyg-reset-css h3 {
            font-size: 22px !important;
            line-height: 28px !important;
            margin-bottom: 7px !important;
        }

        .trumbowyg-editor.trumbowyg-reset-css h4 {
            font-size: 16px !important;
            line-height: 22px !important;
            margin-bottom: 7px !important;
        }

/*
 * Dark theme
 */
.trumbowyg-dark .trumbowyg-textarea {
    background: #111;
    color: #ddd;
}

.trumbowyg-dark .trumbowyg-box {
    border: 1px solid #343434;
}

    .trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
        background: #111;
    }

    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        text-shadow: 0 0 7px #ccc;
    }

@media screen and (min-width: 0 \0 ) {
    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(20, 20, 20, 0.6) !important;
    }
}

@supports (-ms-accelerator: true) {
    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(20, 20, 20, 0.6) !important;
    }
}

.trumbowyg-dark .trumbowyg-box svg {
    fill: #ecf0f1;
    color: #ecf0f1;
}

.trumbowyg-dark .trumbowyg-button-pane {
    background-color: #222;
    border-bottom-color: #343434;
}

    .trumbowyg-dark .trumbowyg-button-pane::after {
        background: #343434;
    }

    .trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::before {
        background-color: #343434;
    }

    .trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
        color: transparent;
    }

    .trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before {
        background-color: #2a2a2a;
    }

    .trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
    .trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
    .trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active {
        background-color: #333;
    }

    .trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
        border-top-color: #fff;
    }

.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
    color: #ecf0f1;
    fill: transparent;
}

.trumbowyg-dark .trumbowyg-dropdown {
    top: 37px;
    border-color: #222;
    background: #333;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}

    .trumbowyg-dark .trumbowyg-dropdown button {
        background: #333;
        color: #fff !important;
    }

        .trumbowyg-dark .trumbowyg-dropdown button:hover, .trumbowyg-dark .trumbowyg-dropdown button:focus {
            background: #222;
        }

.trumbowyg-dark .trumbowyg-modal-box {
    background-color: #222;
}

    .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
        border-bottom: 1px solid #555;
        color: #fff;
        background: #3c3c3c;
    }

    .trumbowyg-dark .trumbowyg-modal-box label {
        display: block;
        position: relative;
        margin: 15px 12px;
        height: 27px;
        line-height: 27px;
        overflow: hidden;
    }

        .trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
            color: #eee;
            background-color: #2f2f2f;
            border-color: #222;
        }

            .trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
                color: #e74c3c;
            }

        .trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,
        .trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
            border-color: #e74c3c;
        }

        .trumbowyg-dark .trumbowyg-modal-box label input {
            border-color: #222;
            color: #eee;
            background: #333;
        }

            .trumbowyg-dark .trumbowyg-modal-box label input:hover, .trumbowyg-dark .trumbowyg-modal-box label input:focus {
                border-color: #626262;
            }

            .trumbowyg-dark .trumbowyg-modal-box label input:focus {
                background-color: #2f2f2f;
            }

    .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
        background: #1b7943;
    }

        .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
            background: #25a25a;
        }

        .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
            background: #176437;
        }

    .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
        background: #333;
        color: #ccc;
    }

        .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
            background: #444;
        }

        .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
            background: #111;
        }

.trumbowyg-dark .trumbowyg-overlay {
    background-color: rgba(15, 15, 15, 0.6);
}

button[class*="trumbowyg-"] {
    overflow: hidden;
    font-size: 0;
}

    button[class*="trumbowyg-"]:before {
        font-size: 1.5rem;
        font-family: 'LinearIcons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
    }

    button[class*="trumbowyg-"][class$="-dropdown-button"] {
        font-size: 1rem;
    }

        button[class*="trumbowyg-"][class$="-dropdown-button"]:before {
            margin-right: 0.5em;
        }

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.help {
    padding: 0;
    border: none;
    background-color: transparent;
    font-weight: normal;
    font-size: inherit;
    color: inherit;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Raleway", Segoe UI Light, Arial, Helvetica, Sans-Serif;
    font-weight: 400;
    line-height: normal;
    color: #1e1e1e;
    text-rendering: optimizelegibility;
}

    h1.upper, .upper.h1, h2.upper, .upper.h2, h3.upper, .upper.h3, h4.upper, .upper.h4, h5.upper, .upper.h5, h6.upper, .upper.h6 {
        text-transform: uppercase;
    }

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 0.85em;
        color: #777777;
    }

    h1 span, .h1 span, h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span, h6 span, .h6 span {
        font-family: "Raleway", Segoe UI Light, Arial, Helvetica, Sans-Serif;
        font-style: italic;
        font-weight: 400;
        color: #8cd600;
        font-size: 0.9em;
    }

h1, .h1 {
    margin-bottom: 0;
    font-size: 3.2rem;
    line-height: 1.5;
}

h2, .h2 {
    margin-bottom: 0;
    font-size: 2.5rem;
    line-height: 1.5;
}

h3, .h3 {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 1.5;
}

h4, .h4 {
    margin-bottom: 0;
    font-size: 1.8rem;
    line-height: 1.5;
}

h5, .h5 {
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.5;
}

h6, .h6 {
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.5;
}

.font-tiny {
    font-size: 0.7rem;
}

.font-small {
    font-size: 0.85rem;
}

.font-normal {
    font-size: 1rem;
}

.font-large {
    font-size: 1.3rem;
}

.font-big {
    font-size: 1.8rem;
}

.font-huge {
    font-size: 2.5rem;
}

p {
    margin-bottom: 1em;
}

mark, .mark {
    background-color: #8cd600;
    color: #ffffff;
}

abbr {
    cursor: help;
    border-bottom: 2px dotted #407EC9;
}

hr {
    clear: both;
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #407EC9;
}

pre, code {
    font-family: "Courier New", Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
    font-size: 1em;
    padding: 0.1em 0.3em;
    background-color: #9e9e9e;
}

ul, ol {
    margin-bottom: 1em;
    margin-left: 1em;
    padding-left: 1em;
}

li ul,
li ol {
    margin: 0;
}

.li-header {
    list-style: none;
    margin-left: 1em;
    margin-bottom: 0.5em;
}

dl {
    margin-bottom: 1em;
}

dt {
    font-weight: bold;
}

dl, dd {
    margin-bottom: 1em;
}

blockquote {
    position: relative;
    padding: 0.5em 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border-left: 6px solid #407EC9;
    -webkit-box-shadow: 0 2px 5px rgba(30, 30, 30, 0.3);
    box-shadow: 0 2px 5px rgba(30, 30, 30, 0.3);
}

    blockquote p {
        font-style: italic;
        text-align: left;
        color: #1e1e1e;
        margin-bottom: 0.5em;
    }

        blockquote p:before {
            display: block;
            font-size: 1.8em;
            color: #8cd600;
            opacity: 0.9;
        }

@media all and (min-width: 768px) {
    blockquote p:before {
        font-size: 2.5em;
    }
}

blockquote footer {
    text-align: left;
    color: #777777;
    font-size: 0.85em;
}

    blockquote footer span {
        margin-right: 0.5em;
    }

blockquote cite {
    text-align: left;
    font-style: italic;
}

.blockquote--primary {
    border-color: #407EC9;
}

.blockquote--secondary {
    border-color: #407EC9;
}

.blockquote--accent {
    border-color: #8cd600;
}

.blockquote--large {
    font-size: 1.8em;
}

    .blockquote--large p {
        margin-bottom: 0.5em;
    }

    .blockquote--large footer {
        font-size: 1em;
    }

form {
    margin-bottom: 1em;
}

    form fieldset {
        margin-bottom: 1em;
        border-width: 0;
    }

    form legend {
        margin-bottom: 1em;
        font-size: 1.5em;
        border-bottom: 1px solid #777777;
    }

        form legend small {
            font-size: 0.85em;
            color: #777777;
        }

.form__actions {
    text-align: right;
}

.form-field {
    margin-bottom: 1em;
}

.form-field--disabled {
    color: #9e9e9e;
    opacity: 0.7;
    cursor: not-allowed !important;
}

    .form-field--disabled label, .form-field--disabled span {
        color: #9e9e9e;
        cursor: not-allowed !important;
    }

label, input, button, select, textarea {
    border-radius: 0;
    vertical-align: baseline;
}

label {
    display: inline-block;
    color: #777777;
    cursor: pointer;
    font-size: 0.85em;
    vertical-align: auto;
}

.required:after {
    display: inline-block;
    content: "*";
    color: #E53935;
    margin-left: 0.2em;
    font-size: 0.85em;
}

.label--active {
    color: #407EC9;
}

input, textarea, select {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #777777;
    padding: 0.6em 0.5em;
    background-color: transparent;
    line-height: 1 !important;
}

    input:focus, textarea:focus, select:focus {
        outline: none;
        border-color: #407EC9;
        -webkit-box-shadow: 0 1px 0 0 #407EC9;
        box-shadow: 0 1px 0 0 #407EC9;
    }

textarea {
    border: 1px solid #777777;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    width: auto;
    margin-bottom: 0;
}

input[disabled],
select[disabled],
textarea[disabled] {
    background-color: #ffffff;
    color: #9e9e9e;
    opacity: 0.7;
    cursor: not-allowed !important;
    border-bottom-style: dotted;
    border-color: #9e9e9e;
}

textarea[disabled] {
    border-style: dotted;
}

input[type="checkbox"],
input[type="radio"] {
    width: 20px;
    height: 20px;
    padding: 0;
    margin-left: 0.3em;
    margin-right: 0.3em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: normal;
    vertical-align: middle;
    cursor: pointer;
    background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #777777;
}

    input[type="checkbox"]:checked,
    input[type="radio"]:checked {
        background-color: #407EC9;
        border-color: #407EC9;
        outline: none;
        color: #ffffff;
    }

    input[type="checkbox"]:focus,
    input[type="radio"]:focus {
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    input[type="checkbox"] + label,
    input[type="radio"] + label {
        margin-right: 1em;
    }

    input[type="checkbox"][disabled],
    input[type="radio"][disabled] {
        background-color: #ffffff;
        color: #ffffff;
        border-style: dotted;
        border-color: #777777;
    }

        input[type="checkbox"][disabled]:checked,
        input[type="radio"][disabled]:checked {
            background-color: #9e9e9e;
        }

input[type="checkbox"] {
    position: relative;
    border-radius: 0;
}

    input[type="checkbox"]:after {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f00c";
        font-family: "FontAwesome";
        font-size: 0.7em;
        opacity: 0;
    }

    input[type="checkbox"]:checked:after {
        opacity: 1;
    }

input[type="radio"] {
    border-radius: 100%;
}

    input[type="radio"]:checked {
        -webkit-box-shadow: inset 0 0 0 2px #ffffff;
        box-shadow: inset 0 0 0 2px #ffffff;
    }

input[type="checkbox"].checkbox--switch {
    width: 40px;
    margin: 0;
    border-radius: 1em;
    vertical-align: middle;
}

    input[type="checkbox"].checkbox--switch:after {
        top: 1px;
        left: 1px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        content: "";
        height: 16px;
        width: 16px;
        opacity: 1;
        border-radius: 100%;
        background-color: #777777;
        -webkit-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    input[type="checkbox"].checkbox--switch:checked {
        background-color: #407EC9;
    }

        input[type="checkbox"].checkbox--switch:checked:after {
            -webkit-transform: translate(26px, 0);
            -ms-transform: translate(26px, 0);
            transform: translate(26px, 0);
            left: -0.4em;
            background-color: #ffffff;
        }

.datetime-group {
    display: inline-block;
    width: 100%;
}

    .datetime-group input[type="date"] {
        float: left;
        width: 60%;
    }

    .datetime-group input[type="time"] {
        float: left;
        width: calc(40% - 1em);
        margin-left: 1em;
    }

@media screen and (max-width: 767px) {
    .datetime-group input[type="date"],
    .datetime-group input[type="time"] {
        float: none;
        width: 100%;
    }

    .datetime-group input[type="time"] {
        margin-left: 0;
    }
}

.form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}

    .form-group input {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-bottom: 0.5em;
    }

@media (min-width: 768px) {
    .form-group {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

        .form-group input {
            margin-bottom: 0;
        }
}

.form-group__action {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0.6em 0.5em;
    color: #1e1e1e;
}

    .form-group__action:visited {
        color: #1e1e1e;
    }

    .form-group__action:focus, .form-group__action:hover {
        background-color: #407EC9;
        color: #ffffff;
        text-decoration: none;
    }

.help {
    position: relative;
    font-size: 0.85em;
}

    .help:after {
        content: "?";
        color: #407EC9;
        font-weight: bold;
    }

    .help:hover .help__text {
        opacity: 1;
        visibility: visible;
        font-size: 1em;
    }

.help__text {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    left: 100%;
    bottom: 0;
    width: 25rem;
    margin-left: 1em;
    padding: 1em;
    background-color: #407EC9;
    color: #ffffff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: default;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #8cd600;
}

    a:visited {
        color: #649900;
    }

    a:hover {
        text-decoration: underline;
        color: #649900;
    }

    a:focus {
        outline: thin dotted;
        color: #649900;
    }

    a:hover, a:active {
        outline: 0;
    }

.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}

@media (min-width: 768px) {
    .tabs--vertical {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .tabs--vertical .tab-list {
            width: 10em;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-negative: 0;
            flex-shrink: 0;
        }

            .tabs--vertical .tab-list .tab-list__item {
                width: 100%;
            }

            .tabs--vertical .tab-list .tab-list__link {
                width: 100%;
                padding-left: 0.5em;
                padding-right: 0.5em;
            }

                .tabs--vertical .tab-list .tab-list__link:hover {
                    -webkit-box-shadow: inset -3px 0 0 0 #407EC9;
                    box-shadow: inset -3px 0 0 0 #407EC9;
                }

            .tabs--vertical .tab-list .active .tab-list__link {
                color: #407EC9;
                -webkit-box-shadow: inset -3px 0 0 0 #407EC9;
                box-shadow: inset -3px 0 0 0 #407EC9;
            }

        .tabs--vertical .tabs-content {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: calc(100% - 10em);
            padding-left: 0.5em;
            padding-right: 0.5em;
        }
}

.tab-list {
    position: relative;
    margin-left: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
}

@media (min-width: 768px) {
    .tab-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0 !important;
    }
}

.tab-list--pan:before,
.tab-list--pan:after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #ffffff;
    width: 15px;
}

@media (min-width: 768px) {
    .tab-list--pan:before,
    .tab-list--pan:after {
        display: none;
    }
}

.tab-list--pan:before {
    content: "";
    height: 100%;
}

.tab-list--pan:after {
    content: "\e915";
    font-family: 'Hospiten-Font' !important;
    color: #407EC9;
}

.tab-list__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.tab-list__link {
    display: inline-block;
    margin: 0;
    padding: 0.5em 1em;
    color: #777777;
}

    .tab-list__link:visited {
        color: #777777;
    }

    .tab-list__link:hover {
        text-decoration: none;
        color: #777777;
        -webkit-box-shadow: inset 0 -3px 0 0 #407EC9;
        box-shadow: inset 0 -3px 0 0 #407EC9;
    }

    .tab-list__link:active, .tab-list__link:focus {
        text-decoration: none;
        outline: none;
    }

.active .tab-list__link {
    color: #407EC9;
    -webkit-box-shadow: inset 0 -3px 0 0 #407EC9;
    box-shadow: inset 0 -3px 0 0 #407EC9;
}

.tab-list__link--notification:before {
    color: #E53935;
    margin-right: 0.3em;
}

.tab-content {
    display: none;
}

    .tab-content.active {
        display: block;
    }

.card-pane {
    position: relative;
    border: none;
    border-radius: 0;
    margin-bottom: 1em;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .card-pane:hover {
        -webkit-box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
        box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
    }

.card-pane__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #1e1e1e;
}

.card-pane__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0.5em;
    margin-right: 0.5em;
    color: #1e1e1e;
    overflow: hidden;
}

    .card-pane__title:visited {
        color: #1e1e1e;
    }

    .card-pane__title:hover {
        color: #1e1e1e;
        text-decoration: none;
    }

    .card-pane__title:active, .card-pane__title:focus {
        color: #1e1e1e;
        text-decoration: none;
        outline: none;
    }

    .card-pane__title span {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        min-width: 0;
        max-width: 100%;
    }

@media (min-width: 768px) {
    .card-pane__title {
        margin-right: 1em;
        padding: 0.5em 1em;
    }
}

.card-pane__subtitle {
    font-size: 0.85em;
    color: #777777;
    margin-top: 0.5em;
}

.card-pane__quickaction {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1em;
    color: #1e1e1e;
}

    .card-pane__quickaction:visited {
        color: #1e1e1e;
    }

    .card-pane__quickaction:hover {
        color: #407EC9;
        text-decoration: none;
    }

    .card-pane__quickaction:active, .card-pane__quickaction:focus {
        color: #407EC9;
        text-decoration: none;
        outline: none;
    }

.card-pane__actions {
    text-align: right;
}

.card-pane__body {
    padding: 1em 0.5em 0.5em;
}

.collapse-pane {
    display: none;
}

.dropmenu {
    position: relative;
}

.dropmenu__backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1000;
}

.dropmenu__list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    z-index: 9000;
    min-width: 200px;
    margin-top: 1em;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    -webkit-box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
    box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
    background-color: #ffffff;
    opacity: 0;
}

.open .dropmenu__list {
    display: block;
    opacity: 1;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.dropmenu__list--left {
    left: auto;
    right: 1em;
}

.dropmenu__item {
    list-style: none;
}

.dropmenu__link {
    display: block;
    padding: 0.3em 1em;
    color: #407EC9;
}

    .dropmenu__link:visited {
        color: #407EC9;
    }

    .dropmenu__link:hover, .dropmenu__link:focus {
        background-color: rgba(158, 158, 158, 0.2);
        cursor: pointer;
        text-decoration: none;
        outline: none;
    }

.dropmenu__link--disabled {
    color: #9e9e9e;
}

    .dropmenu__link--disabled:hover, .dropmenu__link--disabled:focus {
        cursor: default;
        background-color: transparent;
    }

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

/*
    App - Wrapper para el módulo
    Todo el contenido de los controles del módulo estarán 
    envueltos por un div con esta clase.
    
    Estructura principal de cada control:

    <div id="ControlId"  class="app  js-app">
        
        <div class="app__progress  li-refresh">IsBusy</div>
        
        <div class="app__header">
            <div class="appbar">
                <span class="appbar__title  li-map-marker">AppbarTitle</span>

                <div class="toolbar">
                    <a href="#" class="toolbar__action  li-undo" title="action"></a>
                    <a href="#" class="toolbar__action  li-plus" title="action"></a>
                    <a href="#" class="toolbar__action  fa-user-md" title="action"></a>
                </div>
            </div>
        </div>
        
        <div class="app__layout">
            <div class="app__actions">
                <a href="#" class="app__action  btn--primary  li-plus">action</a>
            </div>
        </div>

        <div class="app__footer">
            
        </div>
    </div>
*/
.app {
    position: relative;
    min-height: 30vh;
    font-size: 16px;
    background-color: #ffffff;
    overflow: hidden;
}

.app__progress {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    font-size: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(255, 255, 255, 0.8);
}

    .app__progress:before {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        font-size: 4rem;
        line-height: 1;
        color: #407EC9;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-animation: spin 1.5s infinite linear;
        animation: spin 1.5s infinite linear;
    }

.app__actionbar {
    margin: 1em 0;
    text-align: right;
}

.app--admin .app__layout,
.app--admin .app__footer {
    padding: 1em 0.5em;
}

@media (min-width: 768px) {
    .app--admin .app__layout,
    .app--admin .app__footer {
        padding: 1em 1em;
    }
}

.appbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    background-color: #407EC9;
    color: #ffffff;
}

.appbar__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-family: "Raleway", Segoe UI Light, Arial, Helvetica, Sans-Serif;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    min-width: 0;
}

    .appbar__title:before {
        display: inline-block;
        padding: 0.5em;
    }

@media (min-width: 768px) {
    .appbar__title {
        font-size: 1.3em;
    }
}

.entity-pane {
    position: relative;
}

.toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.toolbar__action {
    -ms-flex-preferred-size: 3em;
    flex-basis: 3em;
    color: #ffffff;
    text-align: center;
    text-indent: -99999;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .toolbar__action:visited {
        color: #ffffff;
    }

    .toolbar__action:hover, .toolbar__action:focus {
        background-color: #ffffff;
        color: #407EC9;
        text-decoration: none;
        outline: none;
    }

    .toolbar__action:before {
        display: block;
        padding: 0.5em;
        font-size: 1.3em;
        text-indent: 0;
    }

.toolbar__dropdown {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.toolbar__action--dropdown {
    padding: 0.7em 1em;
}

    .toolbar__action--dropdown [class*="li-"]:before {
        margin-left: 0.5em;
    }

.toolbar--secondary {
    text-align: right;
}

.searchbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.form-field .searchbar {
    margin-top: 0;
    margin-bottom: 0;
}

.searchbar .searchbar__searchbox,
.searchbar .searchbar__filter {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.searchbar .searchbar__filter {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.searchbar .searchbar__textbox {
    margin: 0;
}

@media (min-width: 768px) {
    .searchbar {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .searchbar .searchbar__searchbox {
            margin: 0 1em 0 0;
        }

        .searchbar .searchbar__textbox,
        .searchbar .searchbar__filter {
            margin: 0;
        }
}

.searchbar__searchbox {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
}

.searchbar__filter {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.searchbar__show-result {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 0.5em;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
}

.searchbar__search-result {
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 0;
    display: none;
    max-height: 15em;
    overflow-y: scroll;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
}

    .searchbar__search-result li {
        display: block;
        padding: 0.3em 1em;
        cursor: pointer;
    }

        .searchbar__search-result li:hover {
            background-color: rgba(45, 198, 214, 0.5);
        }

.searchbar__progress {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    font-size: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(255, 255, 255, 0.8);
}

    .searchbar__progress:before {
        position: absolute;
        bottom: 0.2em;
        right: 0;
        display: block;
        font-size: 2rem;
        line-height: 1;
        color: #407EC9;
        -webkit-animation: spin 1.5s infinite linear;
        animation: spin 1.5s infinite linear;
    }

.active-filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.active-filter-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0.3em;
    margin-right: 0.3em;
    margin-bottom: 0.3em;
    margin-left: 0.3em;
    background-color: #ffbc66;
    cursor: pointer;
}

.active-filter__name,
.active-filter__delete {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0.3em 0.5em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.active-filter__name {
    border-right: 1px solid rgba(230, 129, 0, 0.2);
}

.filter-nav {
    position: fixed;
    top: 0;
    right: -18em;
    width: 18em;
    height: 100%;
    padding-bottom: 0.5em;
    background-color: #ffffff;
    z-index: 9000;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .filter-nav .filter-nav {
        position: absolute;
        width: 17.5em;
        -webkit-box-shadow: -2px 0 5px 0 rgba(30, 30, 30, 0.3), -2px 0 10px 0 rgba(30, 30, 30, 0.12);
        box-shadow: -2px 0 5px 0 rgba(30, 30, 30, 0.3), -2px 0 10px 0 rgba(30, 30, 30, 0.12);
    }

.filter-nav--open {
    right: 0;
}

.filter-nav--admin {
    position: absolute;
}

.filter-nav__backdrop {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(30, 30, 30, 0.8);
}

.filter-nav__backdrop--admin {
    position: absolute;
}

.filter-nav__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    width: 100%;
    background-color: #407EC9;
    color: #ffffff;
    margin-bottom: 1em;
    padding: 0.5em 0.5em;
    font-size: 1.3em;
    font-family: "Raleway", Segoe UI Light, Arial, Helvetica, Sans-Serif;
}

    .filter-nav__title:before {
        margin-right: 0.3em;
    }

.filter-nav__close {
    position: absolute;
    top: 0.4em;
    right: 0.2em;
    padding: 0.5em 0.5em;
    color: #ffffff;
    cursor: pointer;
}

.filter-nav__layout {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.filter-nav__section {
    margin-bottom: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.filter-nav__section__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 1.3em;
}

    .filter-nav__section__title:before {
        color: #407EC9;
        margin-right: 0.5em;
    }

.filter-nav__filter,
.filter-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5em 0.5em;
    cursor: pointer;
}

    .filter-nav__filter:hover,
    .filter-list__item:hover {
        background-color: rgba(45, 198, 214, 0.5);
    }

.filter-list__item__status {
    display: none;
}

.filter-list__item--active {
    background-color: #407EC9;
    color: #ffffff;
}

    .filter-list__item--active:hover {
        background-color: #407EC9;
    }

    .filter-list__item--active .filter-list__item__status {
        display: block;
    }

.filter__name {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.filter-nav__action {
    display: block;
    margin-top: 1em;
    padding: 0.5em 0.5em;
    background-color: #1CB254;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.filter-nav--admin .filter-nav__title {
    font-family: "Raleway", Segoe UI Light, Arial, Helvetica, Sans-Serif;
}

.filter-nav--admin .filter-nav__section__title {
    font-family: "Raleway", Segoe UI Light, Arial, Helvetica, Sans-Serif;
}

.filter-nav--admin .filter-nav__filter,
.filter-nav--admin .filter-list__item {
    font-family: "Open Sans", Segoe UI, Arial, Helvetica, Sans-Serif;
}

.admin-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1em 0;
    background-color: #ffffff;
}

.admin-panel__action {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(100% - 1em);
    margin: 0.4em 0.5em;
    padding: 0.8em;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-color: #407EC9;
    color: #ffffff;
    text-align: center;
}

    .admin-panel__action:visited {
        color: #ffffff;
    }

    .admin-panel__action:hover, .admin-panel__action:focus {
        -webkit-box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
        box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
        background-color: #407EC9;
        color: #ffffff;
        text-decoration: none;
        outline: none;
    }

    .admin-panel__action:before {
        display: block;
        font-size: 1.3em;
        margin-bottom: 0.4em;
    }

@media (min-width: 768px) {
    .admin-panel__action {
        width: calc(100% / 3 - 1em);
    }

        .admin-panel__action:before {
            font-size: 1.8em;
        }
}

.entityList {
    width: 100%;
    margin: 1em 0;
}

.entities-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0.6em;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.entity-link-icon {
    display: none;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 1.3em;
    color: #407EC9;
    font-weight: bold;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (min-width: 768px) {
    .entity-link-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: center;
        align-self: center;
        margin: 0;
    }
}

.link-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: calc(100% - 2em);
}

    .link-wrapper .entity {
        cursor: default;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-left: none;
        margin-bottom: 0;
        overflow: hidden;
    }

        .link-wrapper .entity:hover {
            -webkit-box-shadow: none;
            box-shadow: none;
            border-color: #407EC9;
        }

@media (min-width: 768px) {
    .link-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.entities-link__remove {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0.5em;
    cursor: pointer;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .entities-link__remove:hover {
        background-color: #E53935;
        color: #ffffff;
    }

.entity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 1em;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    border-left: 6px solid #407EC9;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

    .entity:hover {
        -webkit-box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
        box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
    }

    .entity .entity__action {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 1em;
    }

.entity--small {
    border-left: none;
}

    .entity--small .entity__image {
        width: 2em;
    }

    .entity--small .entity__details {
        padding: 0.2em 0.4em;
    }

    .entity--small .entity__title {
        margin-bottom: 0;
    }

    .entity--small .entity__description {
        display: none;
    }

@media (min-width: 768px) {
    .entity--small .entity__details {
        padding: 0.4em 0.5em;
    }
}

.entity--disabled {
    opacity: 0.5;
    border-left: 6px solid #9e9e9e !important;
    cursor: default;
}

    .entity--disabled:hover {
        -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
        box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    }

    .entity--disabled .entity__title {
        color: #9e9e9e;
    }

.entity--hidden {
    border-color: #9e9e9e;
}

.entity--deleted {
    border-color: #E53935;
}

.entity__image {
    width: 3.5em;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.entity__icon {
    position: relative;
    -ms-flex-preferred-size: 3.5em;
    flex-basis: 3.5em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    padding: 0.5em;
}

    .entity__icon:before {
        font-size: 1.3em;
    }

.entity__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0.5em 0.5em;
    overflow: hidden;
}

.entity__title {
    min-width: 0;
    margin-bottom: 0.3em;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.entity__description {
    min-width: 0;
    color: #9e9e9e;
    font-size: 0.85em;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.selected-entities {
    margin-top: 2em;
    margin-bottom: 1em;
}

    .selected-entities .entity {
        margin: 0;
    }

.card-pane--zone {
    border-left: 6px solid #407EC9;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.card-pane--draft {
    border-color: #9e9e9e;
}

.image-frame {
    width: 100%;
    min-height: 20em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.map-frame {
    width: 100%;
    min-height: 20em;
}

.card-pane__icon {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0;
    padding-bottom: 0.5em;
    font-size: 1.8em;
}

.card-pane__icon--facebook {
    color: #3b5998;
}

.card-pane__icon--twitter {
    color: #55acee;
}

.card-pane__icon--linkedin {
    color: #0077b5;
}

.card-pane__icon--googleplus {
    color: #dd4b39;
}

.card-pane__icon--youtube {
    color: #cd201f;
}

.card-pane__icon--whatsapp {
    color: #25d366;
}

.card-pane__icon--rss {
    color: #f26522;
}

.btn--primary, input[type="button"],
input[type="submit"], .btn--secondary, input[type="reset"], .btn--flat, button[disabled],
.btn--disabled, .btn--info, .btn--success, .btn--warning, .btn--danger, .dnnPrimaryAction, a.dnnPrimaryAction, .dnnSecondaryAction, a.dnnSecondaryAction,
.dnnTertiaryAction, a.dnnTertiaryAction, .alert__close {
    display: inline-block;
    margin-top: 0.5em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    padding: 0.5em 0.8em;
    border-width: 0;
    border-radius: 0;
    color: #1e1e1e;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .btn--primary:visited, input[type="button"]:visited,
    input[type="submit"]:visited, .btn--secondary:visited, input[type="reset"]:visited, .btn--flat:visited, button[disabled]:visited,
    .btn--disabled:visited, .btn--info:visited, .btn--success:visited, .btn--warning:visited, .btn--danger:visited, .dnnPrimaryAction:visited, .dnnSecondaryAction:visited,
    .dnnTertiaryAction:visited, .alert__close:visited {
        color: #1e1e1e;
    }

    .btn--primary:hover, input[type="button"]:hover,
    input[type="submit"]:hover, .btn--secondary:hover, input[type="reset"]:hover, .btn--flat:hover, button[disabled]:hover,
    .btn--disabled:hover, .btn--info:hover, .btn--success:hover, .btn--warning:hover, .btn--danger:hover, .dnnPrimaryAction:hover, .dnnSecondaryAction:hover,
    .dnnTertiaryAction:hover, .alert__close:hover {
        text-decoration: none;
        -webkit-box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
        box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
    }

    .btn--primary:active, input[type="button"]:active,
    input[type="submit"]:active, .btn--secondary:active, input[type="reset"]:active, .btn--flat:active, button[disabled]:active,
    .btn--disabled:active, .btn--info:active, .btn--success:active, .btn--warning:active, .btn--danger:active, .dnnPrimaryAction:active, .dnnSecondaryAction:active,
    .dnnTertiaryAction:active, .alert__close:active, .btn--primary:focus, input[type="button"]:focus,
    input[type="submit"]:focus, .btn--secondary:focus, input[type="reset"]:focus, .btn--flat:focus, button[disabled]:focus,
    .btn--disabled:focus, .btn--info:focus, .btn--success:focus, .btn--warning:focus, .btn--danger:focus, .dnnPrimaryAction:focus, .dnnSecondaryAction:focus,
    .dnnTertiaryAction:focus, .alert__close:focus {
        text-decoration: none;
        outline: none;
    }

    .btn--primary:before, input[type="button"]:before,
    input[type="submit"]:before, .btn--secondary:before, input[type="reset"]:before, .btn--flat:before, button[disabled]:before,
    .btn--disabled:before, .btn--info:before, .btn--success:before, .btn--warning:before, .btn--danger:before, .dnnPrimaryAction:before, .dnnSecondaryAction:before,
    .dnnTertiaryAction:before, .alert__close:before {
        display: inline-block;
        margin-right: 0.3em;
    }

.btn--primary, input[type="button"],
input[type="submit"] {
    background-color: #407EC9;
    color: #ffffff;
}

    .btn--primary:visited, input[type="button"]:visited,
    input[type="submit"]:visited, .btn--primary:active, input[type="button"]:active,
    input[type="submit"]:active, .btn--primary:focus, input[type="button"]:focus,
    input[type="submit"]:focus {
        color: #ffffff;
    }

    .btn--primary:hover, input[type="button"]:hover,
    input[type="submit"]:hover {
        background-color: #58d2de;
    }

a.btn--primary:active, a.btn--primary:hover, a.btn--primary:active:hover {
    color: #ffffff;
}

.btn--secondary, input[type="reset"] {
    background-color: #407EC9;
    color: #ffffff;
}

    .btn--secondary:visited, input[type="reset"]:visited, .btn--secondary:active, input[type="reset"]:active, .btn--secondary:focus, input[type="reset"]:focus {
        color: #ffffff;
    }

    .btn--secondary:hover, input[type="reset"]:hover {
        background-color: #7edce6;
    }

.btn--flat {
    background-color: transparent;
    color: #407EC9;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn--flat:visited, .btn--flat:active {
        color: #407EC9;
    }

    .btn--flat:hover, .btn--flat:focus {
        background-color: #407EC9;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

button[disabled],
.btn--disabled {
    opacity: 0.5;
    cursor: not-allowed;
    background-color: #9e9e9e;
    color: #383838;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    button[disabled]:visited, button[disabled]:active, button[disabled]:hover, button[disabled]:focus,
    .btn--disabled:visited,
    .btn--disabled:active,
    .btn--disabled:hover,
    .btn--disabled:focus {
        background-color: #9e9e9e;
        color: #383838;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    button[disabled].btn--flat,
    .btn--disabled.btn--flat {
        background-color: transparent;
    }

.btn--block {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.btn--info {
    background-color: #03A9F4;
    color: #ffffff;
}

    .btn--info:visited, .btn--info:active {
        color: #ffffff;
    }

    .btn--info:hover, .btn--info:focus {
        background-color: #2ebcfc;
    }

.btn--success {
    background-color: #1CB254;
    color: #ffffff;
}

    .btn--success:visited, .btn--success:active, .btn--success:focus {
        color: #ffffff;
    }

    .btn--success:hover {
        background-color: #1fc85e;
    }

.btn--warning {
    background-color: #FF8F00;
    color: #ffffff;
}

    .btn--warning:visited, .btn--warning:active, .btn--warning:focus {
        color: #ffffff;
    }

    .btn--warning:hover {
        background-color: #ffa533;
    }

.btn--danger {
    background-color: #E53935;
    color: #ffffff;
}

    .btn--danger:visited, .btn--danger:active, .btn--danger:focus {
        color: #ffffff;
    }

    .btn--danger:hover {
        background-color: #ea5c59;
    }

.btn--small {
    padding: 0.3em 0.6em;
    font-size: 0.85em;
}

.btn--large {
    padding: 0.8em 2em;
    font-size: 1.3em;
}

.btn-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    border-radius: 0;
}

    .btn-group [class^="btn--"], .btn-group [class*=" btn--"] {
        min-width: 0;
        position: relative;
        margin: 0;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #407EC9;
        color: #ffffff;
        border-radius: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

        .btn-group [class^="btn--"]:visited, .btn-group [class^="btn--"]:active, .btn-group [class^="btn--"]:focus, .btn-group [class*=" btn--"]:visited, .btn-group [class*=" btn--"]:active, .btn-group [class*=" btn--"]:focus {
            color: #ffffff;
        }

        .btn-group [class^="btn--"]:hover, .btn-group [class*=" btn--"]:hover {
            background-color: #58d2de;
        }

        .btn-group [class^="btn--"]:first-child, .btn-group [class*=" btn--"]:first-child {
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -webkit-border-top-left-radius: 0;
            -moz-radius-topright: 0;
            -moz-radius-bottomright: 0;
            -moz-radius-bottomleft: 0;
            -moz-radius-topleft: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

        .btn-group [class^="btn--"]:last-child, .btn-group [class*=" btn--"]:last-child {
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -webkit-border-top-left-radius: 0;
            -moz-radius-topright: 0;
            -moz-radius-bottomright: 0;
            -moz-radius-bottomleft: 0;
            -moz-radius-topleft: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

@media (min-width: 768px) {
    .btn-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        border-right: 1px solid #407EC9;
    }

        .btn-group [class^="btn--"]:first-child, .btn-group [class*=" btn--"]:first-child {
            margin-left: 0;
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -webkit-border-top-left-radius: 0;
            -moz-radius-topright: 0;
            -moz-radius-bottomright: 0;
            -moz-radius-bottomleft: 0;
            -moz-radius-topleft: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

        .btn-group [class^="btn--"]:last-child, .btn-group [class*=" btn--"]:last-child {
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -webkit-border-top-left-radius: 0;
            -moz-radius-topright: 0;
            -moz-radius-bottomright: 0;
            -moz-radius-bottomleft: 0;
            -moz-radius-topleft: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
            border-right: none;
        }
}

.dnnPrimaryAction, a.dnnPrimaryAction {
    background-color: #407EC9;
    color: #ffffff;
}

    .dnnPrimaryAction:visited, .dnnPrimaryAction:active, .dnnPrimaryAction:focus, a.dnnPrimaryAction:visited, a.dnnPrimaryAction:active, a.dnnPrimaryAction:focus {
        color: #ffffff;
    }

    .dnnPrimaryAction:hover, a.dnnPrimaryAction:hover {
        background-color: #d8f4f7;
        color: #22a1ae;
    }

.dnnSecondaryAction, a.dnnSecondaryAction,
.dnnTertiaryAction, a.dnnTertiaryAction {
    background-color: #407EC9;
    color: #ffffff;
}

    .dnnSecondaryAction:visited, .dnnSecondaryAction:active, .dnnSecondaryAction:focus, a.dnnSecondaryAction:visited, a.dnnSecondaryAction:active, a.dnnSecondaryAction:focus,
    .dnnTertiaryAction:visited,
    .dnnTertiaryAction:active,
    .dnnTertiaryAction:focus, a.dnnTertiaryAction:visited, a.dnnTertiaryAction:active, a.dnnTertiaryAction:focus {
        color: #ffffff;
    }

    .dnnSecondaryAction:hover, a.dnnSecondaryAction:hover,
    .dnnTertiaryAction:hover, a.dnnTertiaryAction:hover {
        background-color: #24a9b7;
    }

.alert--info, .alert--success, .alert--warning, .alert--danger, .dnnFormMessage {
    position: relative;
    margin: 1em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    box-shadow: 0 2px 5px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.12);
    color: #1e1e1e;
    max-width: 100%;
    background-color: #ffffff;
}

    .alert--info:before, .alert--success:before, .alert--warning:before, .alert--danger:before, .dnnFormMessage:before {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 2em;
        flex-basis: 2em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 1.3em;
        color: #ffffff;
    }

    .alert--info p, .alert--success p, .alert--warning p, .alert--danger p, .dnnFormMessage p {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-bottom: 0;
        padding: 1em;
    }

.alert__dismiss {
    position: absolute;
    top: 0.5em;
    right: 0.3em;
    background-color: transparent;
    color: #1e1e1e;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
}

    .alert__dismiss:visited, .alert__dismiss:active {
        color: #1e1e1e;
    }

    .alert__dismiss:hover, .alert__dismiss:focus {
        text-decoration: none;
        outline: none;
        color: #407EC9;
    }

.alert__message {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.alert--modal {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: 50%;
    left: 50%;
    width: calc(100% - 2em);
    margin: 0;
    -webkit-box-shadow: 0 10px 18px 0 rgba(30, 30, 30, 0.35), 0 14px 40px 0 rgba(30, 30, 30, 0.25);
    box-shadow: 0 10px 18px 0 rgba(30, 30, 30, 0.35), 0 14px 40px 0 rgba(30, 30, 30, 0.25);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9000;
}

    .alert--modal p {
        padding-bottom: 0.5em;
    }

@media (min-width: 768px) {
    .alert--modal {
        max-width: 30em;
    }
}

.alert__close {
    float: right;
    background-color: transparent;
    color: #1e1e1e;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
}

    .alert__close:visited, .alert__close:active {
        color: #1e1e1e;
    }

    .alert__close:hover, .alert__close:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #ffffff;
    }

[class*="--info"] .alert__close:hover, [class*="--info"] .alert__close:focus {
    background-color: #03A9F4;
}

[class*="--success"] .alert__close:hover, [class*="--success"] .alert__close:focus {
    background-color: #1CB254;
}

[class*="--warning"] .alert__close:hover, [class*="--warning"] .alert__close:focus {
    background-color: #FF8F00;
}

[class*="--danger"] .alert__close:hover, [class*="--danger"] .alert__close:focus {
    background-color: #E53935;
}

.alert--info:before {
    background-color: #03A9F4;
}

.alert--success:before {
    background-color: #1CB254;
}

.alert--warning:before {
    background-color: #FF8F00;
}

.alert--danger:before {
    background-color: #E53935;
}

.dnnFormMessage {
    border: none;
}

    .dnnFormMessage.dnnFormInfo {
        background-color: #03A9F4;
        color: #ffffff;
    }

    .dnnFormMessage.dnnFormSuccess {
        background-color: #1CB254;
        color: #ffffff;
    }

    .dnnFormMessage.dnnFormWarning {
        background-color: #FF8F00;
        color: #ffffff;
    }

    .dnnFormMessage.dnnFormError {
        background-color: #E53935;
        color: #ffffff;
    }

::-moz-selection {
    background-color: white;
    color: #407EC9;
    text-shadow: none;
}

::selection {
    background-color: white;
    color: #407EC9;
    text-shadow: none;
}

.text-alert--info, .text-alert--success, .text-alert--warning, .text-alert--danger {
    position: relative;
    display: block;
    margin: 0.2em 0;
    padding: 0.2em 0;
}

.text-alert--info {
    color: #03A9F4;
}

.text-alert--success {
    color: #1CB254;
}

.text-alert--warning {
    color: #FF8F00;
}

.text-alert--danger {
    color: #E53935;
}

.dialog {
    background-color: #407EC9;
    color: #ffffff;
    width: 100%;
    padding: 1em;
    -webkit-box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
    box-shadow: 0 5px 10px 0 rgba(30, 30, 30, 0.3), 0 2px 10px 0 rgba(30, 30, 30, 0.15);
}

@media (min-width: 768px) {
    .dialog {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}

.dialog__message {
    padding-bottom: 1em;
}

.dialog__actions {
    text-align: right;
}

    .dialog__actions [class^="btn--"], .dialog__actions [class*=" btn--"] {
        margin: 0 0.5em;
        color: #ffffff;
    }

        .dialog__actions [class^="btn--"]:hover, .dialog__actions [class^="btn--"]:focus, .dialog__actions [class*=" btn--"]:hover, .dialog__actions [class*=" btn--"]:focus {
            background-color: #ffffff;
            color: #407EC9;
        }

.dialog--modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: calc(100% - 2em);
    min-height: 8em;
    margin: 0;
    -webkit-box-shadow: 0 10px 18px 0 rgba(30, 30, 30, 0.35), 0 14px 40px 0 rgba(30, 30, 30, 0.25);
    box-shadow: 0 10px 18px 0 rgba(30, 30, 30, 0.35), 0 14px 40px 0 rgba(30, 30, 30, 0.25);
    color: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .dialog--modal .dialog__message {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .dialog--modal .dialog__actions {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .dialog--modal p {
        padding-bottom: 0.5em;
    }

@media (min-width: 768px) {
    .dialog--modal {
        max-width: 30em;
    }
}

.dialog--warning {
    background-color: #FF8F00;
}

.dialog--danger {
    background-color: #E53935;
}

.app, .app * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

[class^="item-"], [class*=" item-"] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0.8em;
    max-width: 100%;
}

@media (min-width: 768px) {
    [class^="item-"], [class*=" item-"] {
        margin-left: 0em;
        margin-right: 0em;
    }
}

.item-1 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media (min-width: 768px) {
    .item-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(16.66667%);
        flex: 0 0 calc(16.66667%);
        max-width: calc(16.66667%);
    }
}

.item-2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media (min-width: 768px) {
    .item-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.33333%);
        flex: 0 0 calc(33.33333%);
        max-width: calc(33.33333%);
    }
}

.item-3 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media (min-width: 768px) {
    .item-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50%);
        flex: 0 0 calc(50%);
        max-width: calc(50%);
    }
}

.item-4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media (min-width: 768px) {
    .item-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(66.66667%);
        flex: 0 0 calc(66.66667%);
        max-width: calc(66.66667%);
    }
}

.item-5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media (min-width: 768px) {
    .item-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(83.33333%);
        flex: 0 0 calc(83.33333%);
        max-width: calc(83.33333%);
    }
}

.item-6 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media (min-width: 768px) {
    .item-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100%);
        flex: 0 0 calc(100%);
        max-width: calc(100%);
    }
}

.pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #1e1e1e;
}

.pages--admin {
    color: #1e1e1e;
}

    .pages--admin .pages__item--first span:after {
        content: "\e93b";
        font-family: "LinearIcons" !important;
        margin-left: -10px;
    }

    .pages--admin .pages__item--last span:after {
        font-family: "LinearIcons" !important;
        content: "\e93c";
        margin-left: -10px;
    }

.pages__item {
    padding: 0.5em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    list-style: none;
}

.pages__item--resume {
    cursor: default;
    font-family: "Raleway", Segoe UI Light, Arial, Helvetica, Sans-Serif;
    text-align: center;
}

.pages__item--disabled {
    cursor: default;
    opacity: 0.3;
}

/* **** Subscriptions **** */
.subscriptions {
    display: flex;
    flex-wrap: wrap;
    overflow: none;
}

@media screen and (max-width: 992px) {
    .subscriptions {
        overflow: scroll;      
        max-height: 300px;
        min-height: 300px;
    }
}

    .subscriptions .form-field {
        width: 20%;
        height: 35px;
    }

@media screen and (max-width: 992px) {
    .subscriptions .form-field {
        width: 50%;
        height: 35px;
    }
}

@media screen and (max-width: 992px) {
    .subscriptions .form-field {
        width: 100%;
        height: 35px;
    }

    .subscriptions {
        visibility: hidden;
        height: 0;
        max-height: 0;
        min-height: 0;
    }

    .mobile-subscriptions {
        visibility: visible;
        height: initial;
    }
}

@media only screen and (min-width: 992px) {
    .subscriptions {
        visibility: visible;
        height: initial;
    }

    .mobile-subscriptions {
        visibility: hidden;
        height: 0;
    }
}

.subscriptions .form-field label {
    display: flex;
}

.subscriptions .form-field label span {
    line-height: 1.8em;
}

/*
@media only screen and (max-width: 600px) {
    .subscriptions {
        visibility: hidden;
        height: 0;
    }

    .mobile-subscriptions {
        visibility: visible;
        height: initial;
    }
}

@media only screen and (min-width: 600px) {
    .subscriptions {
        visibility: visible;
        height: initial;
    }

    .mobile-subscriptions {
        visibility: hidden;
        height: 0;
    }
}
    */
/* **** End Subscriptions **** */
