@font-face {
    font-family: FontAwesome;
    src: url("/node_modules/jdash-ui/dist/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("/node_modules/jdash-ui/dist/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/node_modules/jdash-ui/dist/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/node_modules/jdash-ui/dist/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/node_modules/jdash-ui/dist/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/node_modules/jdash-ui/dist/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before, .fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before, .fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before, .fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before, .fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before, .fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before, .fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-gavel:before, .fa-legal:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before, .fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before, .fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before, .fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: ""
}

.fa-eur:before, .fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-inr:before, .fa-rupee:before {
    content: ""
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: ""
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: ""
}

.fa-krw:before, .fa-won:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before, .fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before, .fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: ""
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: ""
}

.fa-empire:before, .fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-paper-plane:before, .fa-send:before {
    content: ""
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before, .fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before, .fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before, .fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
    content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before, .fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before, .fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
}

.fa-fa:before, .fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before, .fa-vcard:before {
    content: ""
}

.fa-address-card-o:before, .fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

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

[hidden], template {
    display: none !important
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

figure {
    margin: 1em 40px
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}
/*
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}
*/
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

body, html {
    font-family: Verdana, sans-serif;
    font-size: 15px;
    line-height: 1.5
}

html {
    overflow-x: hidden
}

.j-slim, .j-wide, h1, h2, h3, h4, h5, h6 {
    font-family: "Segoe UI", Arial, sans-serif
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

.j-serif {
    font-family: "Times New Roman", Times, serif
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 10px 0
}

.j-wide {
    letter-spacing: 4px
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit
}

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

a {
    color: inherit
}

.j-image {
    max-width: 100%;
    height: auto
}

.j-table, .j-table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table
}

.j-table-all {
    border: 1px solid #ccc
}

.j-bordered tr, .j-table-all tr {
    border-bottom: 1px solid #ddd
}

.j-striped tbody tr:nth-child(even) {
    background-color: #f1f1f1
}

.j-table-all tr:nth-child(odd) {
    background-color: #fff
}

.j-table-all tr:nth-child(even) {
    background-color: #f1f1f1
}

.j-hoverable tbody tr:hover, .j-ul.j-hoverable li:hover {
    background-color: #ccc
}

.j-centered tr td, .j-centered tr th {
    text-align: center
}

.j-table td, .j-table th, .j-table-all td, .j-table-all th {
    padding: 8px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top
}

.j-table td:first-child, .j-table th:first-child, .j-table-all td:first-child, .j-table-all th:first-child {
    padding-left: 16px
}

.j-btn, .j-btn-block {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 6px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none !important;
    color: #fff;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}

.j-btn-block:hover, .j-btn-floating-large:hover, .j-btn-floating:hover, .j-btn:hover {
    /* box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)*/
}

.j-btn, .j-btn-block, .j-btn-floating, .j-btn-floating-large, .j-closenav, .j-opennav {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.j-btn-floating, .j-btn-floating-large {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #000;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    font-size: 24px
}

.j-btn-floating {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.j-btn-floating-large {
    width: 56px;
    height: 56px;
    line-height: 56px
}

.j-btn-floating-large:disabled, .j-btn-floating:disabled, .j-btn:disabled, .j-disabled {
    cursor: not-allowed;
    opacity: .3
}

.j-btn-block.j-disabled, .j-btn-floating.j-disabled *, .j-btn-floating:disabled *, .j-btn.j-disabled *, .j-btn:disabled * {
    pointer-events: none
}

.j-btn-block.j-disabled:hover, .j-btn-floating-large.j-disabled:hover, .j-btn-floating-large:disabled:hover, .j-btn-floating.j-disabled:hover, .j-btn-floating:disabled:hover, .j-btn.j-disabled:hover, .j-btn:disabled:hover {
    box-shadow: none
}

.j-btn-group .j-btn {
    float: left
}

.j-btn-block {
    width: 100%
}

.j-btn-bar .j-btn {
    box-shadow: none;
    background-color: inherit;
    color: inherit;
    float: left
}

.j-btn-bar .j-btn:hover {
    background-color: #ccc
}

.j-badge, .j-sign, .j-tag {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}

.j-badge {
    border-radius: 50%
}

ul.j-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.j-ul li {
    padding: 6px 2px 6px 16px;
    border-bottom: 1px solid #ddd
}

ul.j-ul li:last-child {
    border-bottom: none
}

.j-display-container, .j-tooltip {
    position: relative
}

.j-tooltip .j-text {
    display: none
}

.j-tooltip:hover .j-text {
    display: inline-block
}

.j-navbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.j-navbar li {
    float: left
}

.j-navbar li .j-btn, .j-navbar li .j-input, .j-navbar li a, .j-navitem {
    display: block;
    padding: 8px 16px
}

.j-navbar li .j-btn, .j-navbar li .j-input {
    border: none;
    outline: 0;
    width: 100%
}

.j-navbar li a:hover {
    color: #000;
    background-color: #ccc
}

.j-navbar .j-dropdown-click, .j-navbar .j-dropdown-hover {
    position: static
}

.j-navbar .j-dropdown-click:hover, .j-navbar .j-dropdown-hover:first-child, .j-navbar .j-dropdown-hover:hover {
    background-color: #ccc;
    color: #000
}

.j-accordion-content a, .j-dropdown-content a, .j-dropnav a, .j-navbar a, .j-sidenav a, .j-topnav a {
    text-decoration: none !important
}

.j-navbar .j-opennav.j-right {
    float: right !important
}

.j-topnav {
    padding: 8px 8px
}

.j-topnav a {
    padding: 0 8px;
    border-bottom: 3px solid transparent;
    -webkit-transition: border-bottom .25s;
    transition: border-bottom .25s
}

.j-topnav a:hover {
    border-bottom: 3px solid #fff
}

.j-topnav .j-dropdown-hover a {
    border-bottom: 0
}

.j-closenav, .j-opennav {
    color: inherit
}

.j-closenav:hover, .j-opennav:hover {
    cursor: pointer;
    opacity: .8
}

.j-accordion-content a, .j-btn, .j-btn-block, .j-btn-floating, .j-btn-floating-large, .j-closebtn, .j-closenav, .j-dropdown-click:hover, .j-dropdown-content a, .j-dropdown-hover:hover, .j-dropnav a, .j-hoverable li, .j-hoverable tbody tr, .j-navbar a, .j-opennav, .j-pagination li a, .j-sidenav a, [class*=j-hover-] {
    -webkit-transition: background-color .25s, color .15s, box-shadow .25s, opacity .25s, filter .25s, border .15s;
    transition: background-color .25s, color .15s, box-shadow .15s, opacity .25s, filter .25s, border .15s
}

.j-ripple:active {
    opacity: .5
}

.j-ripple {
    -webkit-transition: opacity 0s;
    transition: opacity 0s
}

.j-sidenav {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed !important;
    z-index: 1;
    overflow: auto
}

.j-sidenav a {
    padding: 4px 2px 4px 16px
}

.j-sidenav a:hover {
    background-color: #ccc
}

.j-dropnav a, .j-sidenav a {
    display: block
}

.j-dropnav a:hover, .j-sidenav .j-dropdown-click:hover, .j-sidenav .j-dropdown-hover:first-child, .j-sidenav .j-dropdown-hover:hover {
    background-color: #ccc;
    color: #000
}

.j-sidenav .j-dropdown-click, .j-sidenav .j-dropdown-hover {
    width: 100%
}

.j-sidenav .j-dropdown-click .j-dropdown-content, .j-sidenav .j-dropdown-hover .j-dropdown-content {
    min-width: 100%
}

#main, .j-main {
    transition: margin-left .4s
}

.j-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.j-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px
}

.j-closebtn {
    text-decoration: none;
    float: right;
    font-size: 24px;
    font-weight: 700;
    color: inherit
}

.j-closebtn:focus, .j-closebtn:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.j-pagination {
    display: inline-block;
    padding: 0;
    margin: 0
}

.j-pagination li {
    display: inline
}

.j-pagination li a {
    text-decoration: none;
    color: #000;
    float: left;
    padding: 8px 16px
}

.j-pagination li a:hover {
    background-color: #ccc
}

.j-group, .j-input-group {
    margin-top: 24px;
    margin-bottom: 24px
}

.j-input {
    padding: 8px;
    display: block;
    border: none;
    border-bottom: 1px solid grey;
    width: 100%
}

.j-label {
    color: #009688
}

.j-input:not(:valid) ~ .j-validate {
    color: #f44336
}

.j-select {
    padding: 9px 0;
    width: 100%;
    color: #000;
    border: 1px solid transparent;
    border-bottom: 1px solid #009688
}

.j-select select:focus {
    color: #000;
    border: 1px solid #009688
}

.j-select option[disabled] {
    color: #009688
}

.j-dropdown-click, .j-dropdown-hover {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.j-dropdown-hover:hover .j-dropdown-content {
    display: block;
    z-index: 1
}

.j-dropdown-content {
    cursor: auto;
    color: #000;
    background-color: #fff;
    display: none;
    position: absolute;
    min-width: 160px;
    margin: 0;
    padding: 0
}

.j-dropdown-content a {
    padding: 6px 16px;
    display: block
}

.j-dropdown-content a:hover {
    background-color: #ccc
}

.j-accordion {
    width: 100%;
    cursor: pointer
}

.j-accordion-content {
    cursor: auto;
    display: none;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0
}

.j-accordion-content a {
    padding: 6px 16px;
    display: block
}

.j-accordion-content a:hover {
    background-color: #ccc
}

.j-progress-container {
    width: 100%;
    height: 1.5em;
    position: relative;
    background-color: #f1f1f1
}

.j-progressbar {
    background-color: #757575;
    height: 100%;
    position: absolute;
    line-height: inherit
}

input[type=checkbox].j-check, input[type=radio].j-radio {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px
}

input[type=checkbox].j-check:checked + .j-validate, input[type=radio].j-radio:checked + .j-validate {
    color: #009688
}

input[type=checkbox].j-check:disabled + .j-validate, input[type=radio].j-radio:disabled + .j-validate {
    color: #aaa
}

.j-responsive {
    overflow-x: auto
}

.j-btn-bar:after, .j-btn-bar:before, .j-btn-group:after, .j-btn-group:before, .j-clear:after, .j-container:after, .j-panel:after, .j-row-padding:after, .j-row:after, .j-topnav:after {
    content: "";
    display: table;
    clear: both
}

.j-col, .j-half, .j-quarter, .j-third, .j-threequarter, .j-twothird {
    float: left;
    width: 100%
}

.j-col.s1 {
    width: 8.33333%
}

.j-col.s2 {
    width: 16.66666%
}

.j-col.s3 {
    width: 24.99999%
}

.j-col.s4 {
    width: 33.33333%
}

.j-col.s5 {
    width: 41.66666%
}

.j-col.s6 {
    width: 49.99999%
}

.j-col.s7 {
    width: 58.33333%
}

.j-col.s8 {
    width: 66.66666%
}

.j-col.s9 {
    width: 74.99999%
}

.j-col.s10 {
    width: 83.33333%
}

.j-col.s11 {
    width: 91.66666%
}

.j-col.s12, .j-half, .j-quarter, .j-third, .j-threequarter, .j-twothird {
    width: 99.99999%
}

@media only screen and (min-width: 601px) {
    .j-col.m1 {
        width: 8.33333%
    }

    .j-col.m2 {
        width: 16.66666%
    }

    .j-col.m3, .j-quarter {
        width: 24.99999%
    }

    .j-col.m4, .j-third {
        width: 33.33333%
    }

    .j-col.m5 {
        width: 41.66666%
    }

    .j-col.m6, .j-half {
        width: 49.99999%
    }

    .j-col.m7 {
        width: 58.33333%
    }

    .j-col.m8, .j-twothird {
        width: 66.66666%
    }

    .j-col.m9, .j-threequarter {
        width: 74.99999%
    }

    .j-col.m10 {
        width: 83.33333%
    }

    .j-col.m11 {
        width: 91.66666%
    }

    .j-col.m12 {
        width: 99.99999%
    }
}

@media only screen and (min-width: 993px) {
    .j-col.l1 {
        width: 8.33333%
    }

    .j-col.l2 {
        width: 16.66666%
    }

    .j-col.l3, .j-quarter {
        width: 24.99999%
    }

    .j-col.l4, .j-third {
        width: 33.33333%
    }

    .j-col.l5 {
        width: 41.66666%
    }

    .j-col.l6, .j-half {
        width: 49.99999%
    }

    .j-col.l7 {
        width: 58.33333%
    }

    .j-col.l8, .j-twothird {
        width: 66.66666%
    }

    .j-col.l9, .j-threequarter {
        width: 74.99999%
    }

    .j-col.l10 {
        width: 83.33333%
    }

    .j-col.l11 {
        width: 91.66666%
    }

    .j-col.l12 {
        width: 99.99999%
    }
}

.j-content {
    max-width: 980px;
    margin: auto
}

.j-rest {
    overflow: hidden
}

.j-layout-container {
    display: table;
    width: 100%
}

.j-layout-row {
    display: table-row
}

.j-layout-cell, .j-layout-col {
    display: table-cell
}

.j-layout-top {
    vertical-align: top
}

.j-layout-middle {
    vertical-align: middle
}

.j-layout-bottom {
    vertical-align: bottom
}

.j-hide {
    display: none !important
}

.j-show, .j-show-block {
    display: block !important
}

.j-show-inline-block {
    display: inline-block !important
}

@media (max-width: 600px) {
    .j-modal-content {
        margin: 0 10px;
        width: auto !important
    }

    .j-modal {
        padding-top: 30px
    }
}

@media (max-width: 768px) {
    .j-modal-content {
        width: 500px
    }

    .j-modal {
        padding-top: 50px
    }
}

@media (min-width: 993px) {
    .j-modal-content {
        width: 900px
    }
}

@media screen and (max-width: 600px) {
    .j-topnav a {
        display: block
    }

    .j-navbar li:not(.j-opennav) {
        float: none;
        width: 100% !important
    }

    .j-navbar li.j-right {
        float: none !important
    }
}

@media screen and (max-width: 600px) {
    .j-navbar .j-dropdown-click .j-dropdown-content, .j-navbar .j-dropdown-hover .j-dropdown-content, .j-topnav .j-dropdown-hover .j-dropdown-content {
        position: relative
    }
}

@media screen and (max-width: 600px) {
    .j-navbar, .j-topnav {
        text-align: center
    }
}

@media (max-width: 600px) {
    .j-hide-small {
        display: none !important
    }
}

@media (max-width: 992px) and (min-width: 601px) {
    .j-hide-medium {
        display: none !important
    }
}

@media (min-width: 993px) {
    .j-hide-large {
        display: none !important
    }
}

@media only screen and (max-width: 600px) {
    .j-layout-col {
        display: block;
        width: 100% !important
    }
}

@media screen and (max-width: 992px) {
    .j-sidenav.j-collapse {
        display: none
    }

    .j-main {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media screen and (min-width: 993px) {
    .j-sidenav.j-collapse {
        display: block !important
    }
}

.j-bottom, .j-top {
    position: fixed;
    width: 100%;
    z-index: 1
}

.j-top {
    top: 0
}

.j-bottom {
    bottom: 0
}

.j-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2
}

.j-left {
    float: left !important
}

.j-right {
    float: right !important
}

.j-tiny {
    font-size: 10px !important
}

.j-small {
    font-size: 12px !important
}

.j-medium {
    font-size: 15px !important
}

.j-large {
    font-size: 18px !important
}

.j-xlarge {
    font-size: 24px !important
}

.j-xxlarge {
    font-size: 36px !important
}

.j-xxxlarge {
    font-size: 48px !important
}

.j-jumbo {
    font-size: 64px !important
}

.j-vertical {
    word-break: break-all;
    line-height: 1;
    text-align: center;
    width: .6em
}

.j-left-align {
    text-align: left !important
}

.j-right-align {
    text-align: right !important
}

.j-justify {
    text-align: justify !important
}

.j-center {
    text-align: center !important
}

.j-display-topleft {
    position: absolute;
    left: 0;
    top: 0
}

.j-display-topright {
    position: absolute;
    right: 0;
    top: 0
}

.j-display-bottomleft {
    position: absolute;
    left: 0;
    bottom: 0
}

.j-display-bottomright {
    position: absolute;
    right: 0;
    bottom: 0
}

.j-display-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.j-display-left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%)
}

.j-display-right {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%)
}

.j-display-topmiddle {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0)
}

.j-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0)
}

.j-display-container:hover .j-display-hover {
    display: block
}

.j-display-container:hover span.j-display-hover {
    display: inline-block
}

.j-display-hover {
    display: none
}
/*
.j-circle {
    border-radius: 50% !important
}

.j-round-small {
    border-radius: 2px !important
}

.j-round, .j-round-medium {
    border-radius: 4px !important
}

.j-round-large {
    border-radius: 8px !important
}

.j-round-xlarge {
    border-radius: 16px !important
}

.j-round-xxlarge {
    border-radius: 32px !important
}

.j-round-jumbo {
    border-radius: 64px !important
}

.j-border-0 {
    border: 0 !important
}

.j-border {
    border: 1px solid #ccc !important
}

.j-border-top {
    border-top: 1px solid #ccc !important
}

.j-border-bottom {
    border-bottom: 1px solid #ccc !important
}

.j-border-left {
    border-left: 1px solid #ccc !important
}

.j-border-right {
    border-right: 1px solid #ccc !important
}
*/
.j-margin {
    margin: 16px !important
}

.j-margin-0 {
    margin: 0 !important
}

.j-margin-top {
    margin-top: 16px !important
}
/*
.j-margin-bottom {
    margin-bottom: 16px !important
}

.j-margin-left {
    margin-left: 16px !important
}

.j-margin-right {
    margin-right: 16px !important
}
*/
.j-section {
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.j-padding-tiny {
    padding: 2px 4px !important
}

.j-padding-small {
    padding: 4px 8px !important
}
/*
.j-form, .j-padding, .j-padding-medium {
    padding: 8px 16px !important
}
*/
.j-padding-large {
    padding: 12px 24px !important
}

.j-padding-xlarge {
    padding: 16px 32px !important
}

.j-padding-xxlarge {
    padding: 24px 48px !important
}

.j-padding-jumbo {
    padding: 32px 64px !important
}

.j-padding-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important
}

.j-padding-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.j-padding-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}

.j-padding-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.j-padding-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}

.j-padding-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important
}

.j-padding-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important
}

.j-padding-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
}

.j-padding-128 {
    padding-top: 128px !important;
    padding-bottom: 128px !important
}

.j-padding-0 {
    padding: 0 !important
}
/*
.j-padding-top {
    padding-top: 8px !important
}

.j-padding-bottom {
    padding-bottom: 8px !important
}

.j-padding-left {
    padding-left: 16px !important
}

.j-padding-right {
    padding-right: 16px !important
}
*/
.j-topbar {
    border-top: 6px solid #ccc !important
}

.j-bottombar {
    border-bottom: 6px solid #ccc !important
}

.j-leftbar {
    border-left: 6px solid #ccc !important
}

.j-rightbar {
    border-right: 6px solid #ccc !important
}

.j-row-padding, .j-row-padding > .j-col, .j-row-padding > .j-half, .j-row-padding > .j-quarter, .j-row-padding > .j-third, .j-row-padding > .j-threequarter, .j-row-padding > .j-twothird {
    padding: 0 8px
}

.j-spin {
    animation: j-spin 2s infinite linear;
    -webkit-animation: j-spin 2s infinite linear
}

@-webkit-keyframes j-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes j-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
/*
.j-container {
    padding: .01em 16px
}
*/
.j-panel {
    padding: .01em 16px;
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.j-example {
    background-color: #f1f1f1;
    padding: .01em 16px
}

.j-code, .j-codespan {
    font-family: Consolas, "courier new";
    font-size: 16px
}

.j-code {
    line-height: 1.4;
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #4caf50;
    word-wrap: break-word
}

.j-codespan {
    color: #dc143c;
    background-color: #f1f1f1;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 110%
}

.j-code, .j-example {
    margin: 20px 0
}

.j-card {
    border: 1px solid #ccc
}

.j-card-2, .j-example {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important
}

.j-card-4, .j-hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19) !important
}

.j-card-8 {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19) !important
}

.j-card-12 {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19) !important
}

.j-card-16 {
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, .22), 0 25px 55px 0 rgba(0, 0, 0, .21) !important
}

.j-card-24 {
    box-shadow: 0 24px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22) !important
}

.j-animate-fading {
    -webkit-animation: fading 10s infinite;
    animation: fading 10s infinite
}

@-webkit-keyframes fading {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fading {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.j-animate-opacity {
    -webkit-animation: opac .8s;
    animation: opac .8s
}

@-webkit-keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.j-animate-top {
    position: relative;
    -webkit-animation: animatetop .4s;
    animation: animatetop .4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.j-animate-left {
    position: relative;
    -webkit-animation: animateleft .4s;
    animation: animateleft .4s
}

@-webkit-keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }
    to {
        left: 0;
        opacity: 1
    }
}

@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }
    to {
        left: 0;
        opacity: 1
    }
}

.j-animate-right {
    position: relative;
    -webkit-animation: animateright .4s;
    animation: animateright .4s
}

@-webkit-keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }
    to {
        right: 0;
        opacity: 1
    }
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }
    to {
        right: 0;
        opacity: 1
    }
}

.j-animate-bottom {
    position: relative;
    -webkit-animation: animatebottom .4s;
    animation: animatebottom .4s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

.j-animate-zoom {
    -webkit-animation: animatezoom .6s;
    animation: animatezoom .6s
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.j-animate-input {
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out
}

.j-animate-input:focus {
    width: 100% !important
}

.j-hover-opacity:hover, .j-opacity {
    opacity: .6;
    -webkit-backface-visibility: hidden
}

.j-hover-opacity-off:hover, .j-opacity-off {
    opacity: 1;
    -webkit-backface-visibility: hidden
}

.j-opacity-max {
    opacity: .25;
    -webkit-backface-visibility: hidden
}

.j-opacity-min {
    opacity: .75;
    -webkit-backface-visibility: hidden
}

.j-grayscale-max, .j-greyscale-max, .j-hover-grayscale:hover, .j-hover-greyscale:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.j-grayscale, .j-greyscale {
    -webkit-filter: grayscale(75%);
    filter: grayscale(75%)
}

.j-grayscale-min, .j-greyscale-min {
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%)
}

.j-sepia {
    -webkit-filter: sepia(75%);
    filter: sepia(75%)
}

.j-hover-sepia:hover, .j-sepia-max {
    -webkit-filter: sepia(100%);
    filter: sepia(100%)
}

.j-sepia-min {
    -webkit-filter: sepia(50%);
    filter: sepia(50%)
}

.j-text-shadow {
    text-shadow: 1px 1px 0 #444
}

.j-text-shadow-white {
    text-shadow: 1px 1px 0 #ddd
}

.j-transparent {
    background-color: transparent !important
}

.j-hover-none:hover {
    box-shadow: none !important;
    background-color: transparent !important
}

.j-amber, .j-hover-amber:hover {
    color: #000 !important;
    background-color: #ffc107 !important
}

.j-aqua, .j-hover-aqua:hover {
    color: #000 !important;
    background-color: #0ff !important
}

.j-blue, .j-hover-blue:hover {
    color: #fff !important;
    background-color: #2196f3 !important
}

.j-hover-light-blue:hover, .j-light-blue {
    color: #000 !important;
    background-color: #87ceeb !important
}

.j-brown, .j-hover-brown:hover {
    color: #fff !important;
    background-color: #795548 !important
}

.j-cyan, .j-hover-cyan:hover {
    color: #000 !important;
    background-color: #00bcd4 !important
}

.j-blue-gray, .j-blue-grey, .j-hover-blue-gray:hover, .j-hover-blue-grey:hover {
    color: #fff !important;
    background-color: #607d8b !important
}

.j-green, .j-hover-green:hover {
    color: #fff !important;
    background-color: #4caf50 !important
}

.j-hover-light-green:hover, .j-light-green {
    color: #000 !important;
    background-color: #8bc34a !important
}

.j-hover-indigo:hover, .j-indigo {
    color: #fff !important;
    background-color: #3f51b5 !important
}

.j-hover-khaki:hover, .j-khaki {
    color: #000 !important;
    background-color: khaki !important
}

.j-hover-lime:hover, .j-lime {
    color: #000 !important;
    background-color: #cddc39 !important
}

.j-hover-orange:hover, .j-orange {
    color: #000 !important;
    background-color: #ff9800 !important
}

.j-deep-orange, .j-hover-deep-orange:hover {
    color: #fff !important;
    background-color: #ff5722 !important
}

.j-hover-pink:hover, .j-pink {
    color: #fff !important;
    background-color: #e91e63 !important
}

.j-hover-purple:hover, .j-purple {
    color: #fff !important;
    background-color: #9c27b0 !important
}

.j-deep-purple, .j-hover-deep-purple:hover {
    color: #fff !important;
    background-color: #673ab7 !important
}

.j-hover-red:hover, .j-red {
    color: #fff !important;
    background-color: #f44336 !important
}

.j-hover-sand:hover, .j-sand {
    color: #000 !important;
    background-color: #fdf5e6 !important
}

.j-hover-teal:hover, .j-teal {
    color: #fff !important;
    background-color: #009688 !important
}

.j-hover-yellow:hover, .j-yellow {
    color: #000 !important;
    background-color: #ffeb3b !important
}

.j-hover-white:hover, .j-white {
    color: #000 !important;
    background-color: #fff !important
}

.j-black, .j-hover-black:hover {
    color: #fff !important;
    background-color: #000 !important
}

.j-gray, .j-grey, .j-hover-gray:hover, .j-hover-grey:hover {
    color: #000 !important;
    background-color: #9e9e9e !important
}

.j-hover-light-gray:hover, .j-hover-light-grey:hover, .j-light-gray, .j-light-grey {
    color: #000 !important;
    background-color: #f1f1f1 !important
}

.j-dark-gray, .j-dark-grey, .j-hover-dark-gray:hover, .j-hover-dark-grey:hover {
    color: #fff !important;
    background-color: #616161 !important
}

.j-hover-pale-red:hover, .j-pale-red {
    color: #000 !important;
    background-color: #fdd !important
}

.j-hover-pale-green:hover, .j-pale-green {
    color: #000 !important;
    background-color: #dfd !important
}

.j-hover-pale-yellow:hover, .j-pale-yellow {
    color: #000 !important;
    background-color: #ffc !important
}

.j-hover-pale-blue:hover, .j-pale-blue {
    color: #000 !important;
    background-color: #dff !important
}

.j-hover-text-amber:hover, .j-text-amber {
    color: #ffc107 !important
}

.j-hover-text-aqua:hover, .j-text-aqua {
    color: #0ff !important
}

.j-hover-text-blue:hover, .j-text-blue {
    color: #2196f3 !important
}

.j-hover-text-light-blue:hover, .j-text-light-blue {
    color: #87ceeb !important
}

.j-hover-text-brown:hover, .j-text-brown {
    color: #795548 !important
}

.j-hover-text-cyan:hover, .j-text-cyan {
    color: #00bcd4 !important
}

.j-hover-text-blue-gray:hover, .j-hover-text-blue-grey:hover, .j-text-blue-gray, .j-text-blue-grey {
    color: #607d8b !important
}

.j-hover-text-green:hover, .j-text-green {
    color: #4caf50 !important
}

.j-hover-text-light-green:hover, .j-text-light-green {
    color: #8bc34a !important
}

.j-hover-text-indigo:hover, .j-text-indigo {
    color: #3f51b5 !important
}

.j-hover-text-khaki:hover, .j-text-khaki {
    color: #b4aa50 !important
}

.j-hover-text-lime:hover, .j-text-lime {
    color: #cddc39 !important
}

.j-hover-text-orange:hover, .j-text-orange {
    color: #ff9800 !important
}

.j-hover-text-deep-orange:hover, .j-text-deep-orange {
    color: #ff5722 !important
}

.j-hover-text-pink:hover, .j-text-pink {
    color: #e91e63 !important
}

.j-hover-text-purple:hover, .j-text-purple {
    color: #9c27b0 !important
}

.j-hover-text-deep-purple:hover, .j-text-deep-purple {
    color: #673ab7 !important
}

.j-hover-text-red:hover, .j-text-red {
    color: #f44336 !important
}

.j-hover-text-sand:hover, .j-text-sand {
    color: #fdf5e6 !important
}

.j-hover-text-teal:hover, .j-text-teal {
    color: #009688 !important
}

.j-hover-text-yellow:hover, .j-text-yellow {
    color: #d2be0e !important
}

.j-hover-text-white:hover, .j-text-white {
    color: #fff !important
}

.j-hover-text-black:hover, .j-text-black {
    color: #000 !important
}

.j-hover-text-gray:hover, .j-hover-text-grey:hover, .j-text-gray, .j-text-grey {
    color: #757575 !important
}

.j-hover-text-light-gray:hover, .j-hover-text-light-grey:hover, .j-text-light-gray, .j-text-light-grey {
    color: #f1f1f1 !important
}

.j-hover-text-dark-gray:hover, .j-hover-text-dark-grey:hover, .j-text-dark-gray, .j-text-dark-grey {
    color: #3a3a3a !important
}

.j-border-amber, .j-hover-border-amber:hover {
    border-color: #ffc107 !important
}

.j-border-aqua, .j-hover-border-aqua:hover {
    border-color: #0ff !important
}

.j-border-blue, .j-hover-border-blue:hover {
    border-color: #2196f3 !important
}

.j-border-light-blue, .j-hover-border-light-blue:hover {
    border-color: #87ceeb !important
}

.j-border-brown, .j-hover-border-brown:hover {
    border-color: #795548 !important
}

.j-border-cyan, .j-hover-border-cyan:hover {
    border-color: #00bcd4 !important
}

.j-border-blue-gray, .j-border-blue-grey, .j-hover-border-blue-gray:hover, .j-hover-border-blue-grey:hover {
    border-color: #607d8b !important
}

.j-border-green, .j-hover-border-green:hover {
    border-color: #4caf50 !important
}

.j-border-light-green, .j-hover-border-light-green:hover {
    border-color: #8bc34a !important
}

.j-border-indigo, .j-hover-border-indigo:hover {
    border-color: #3f51b5 !important
}

.j-border-khaki, .j-hover-border-khaki:hover {
    border-color: khaki !important
}

.j-border-lime, .j-hover-border-lime:hover {
    border-color: #cddc39 !important
}

.j-border-orange, .j-hover-border-orange:hover {
    border-color: #ff9800 !important
}

.j-border-deep-orange, .j-hover-border-deep-orange:hover {
    border-color: #ff5722 !important
}

.j-border-pink, .j-hover-border-pink:hover {
    border-color: #e91e63 !important
}

.j-border-purple, .j-hover-border-purple:hover {
    border-color: #9c27b0 !important
}

.j-border-deep-purple, .j-hover-border-deep-purple:hover {
    border-color: #673ab7 !important
}

.j-border-red, .j-hover-border-red:hover {
    border-color: #f44336 !important
}

.j-border-sand, .j-hover-border-sand:hover {
    border-color: #fdf5e6 !important
}

.j-border-teal, .j-hover-border-teal:hover {
    border-color: #009688 !important
}

.j-border-yellow, .j-hover-border-yellow:hover {
    border-color: #ffeb3b !important
}

.j-border-white, .j-hover-border-white:hover {
    border-color: #fff !important
}

.j-border-black, .j-hover-border-black:hover {
    border-color: #000 !important
}

.j-border-gray, .j-border-grey, .j-hover-border-gray:hover, .j-hover-border-grey:hover {
    border-color: #9e9e9e !important
}

.j-border-light-gray, .j-border-light-grey, .j-hover-border-light-gray:hover, .j-hover-border-light-grey:hover {
    border-color: #f1f1f1 !important
}

.j-border-dark-gray, .j-border-dark-grey, .j-hover-border-dark-gray:hover, .j-hover-border-dark-grey:hover {
    border-color: #616161 !important
}

.j-border-pale-red, .j-hover-border-pale-red:hover {
    border-color: #ffe7e7 !important
}

.j-border-pale-green, .j-hover-border-pale-green:hover {
    border-color: #e7ffe7 !important
}

.j-border-pale-yellow, .j-hover-border-pale-yellow:hover {
    border-color: #ffc !important
}

.j-border-pale-blue, .j-hover-border-pale-blue:hover {
    border-color: #e7ffff !important
}

.j-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

/* .j-padding-top {
    padding-top: 16px !important
} */

.j-drag-handle {
    cursor: move
}

[j-view-mode=configure] [j-drag-handle] {
    cursor: move
}

j-dashboard {
    display: block
}

.j-theme-content {
    background-color: #fff;
    color: #000
}

.j-theme-dashboard {
    background-color: #f1f1f1;
    color: #000
}

.j-dropzone-enter {
    border-color: #8fc400 !important
}
/*
.j-drop-zone {
    border-style: dashed !important
}
*/
.j-theme-jdash-dark .j-theme-l5 {
    color: #d6d6d6 !important;
    background-color: #222 !important
}

.j-theme-jdash-dark .j-theme-l4 {
    color: #d6d6d6 !important;
    background-color: #222 !important
}

.j-theme-jdash-dark .j-theme-l3 {
    color: #d6d6d6 !important;
    background-color: #222 !important
}

.j-theme-jdash-dark .j-theme-l2 {
    color: #d6d6d6 !important;
    background-color: #222 !important
}

.j-theme-jdash-dark .j-theme-l1 {
    color: #d6d6d6 !important;
    background-color: #222 !important
}

.j-theme-jdash-dark .j-theme-d1 {
    color: #d6d6d6 !important;
    background-color: #2c2c2c !important
}

.j-theme-jdash-dark .j-theme-d2 {
    color: #d6d6d6 !important;
    background-color: #272727 !important
}

.j-theme-jdash-dark .j-theme-d3 {
    color: #d6d6d6 !important;
    background-color: #222 !important
}

.j-theme-jdash-dark .j-theme-d4 {
    color: #d6d6d6 !important;
    background-color: #1d1d1d !important
}

.j-theme-jdash-dark .j-theme-d5 {
    color: #d6d6d6 !important;
    background-color: #181818 !important
}

.j-theme-jdash-dark .j-theme-light {
    color: #fff !important;
    background-color: #222 !important
}

.j-theme-jdash-dark .j-theme-dark {
    color: #d6d6d6 !important;
    background-color: #181818 !important
}

.j-theme-jdash-dark .j-theme-action {
    color: #fff !important;
    background-color: #181818 !important
}

.j-theme-jdash-dark .j-theme {
    color: #d6d6d6 !important;
    background-color: #303030 !important
}

.j-theme-jdash-dark .j-text-theme {
    color: #d6d6d6 !important
}

.j-theme-jdash-dark .j-border-theme {
    border-color: #5a5a5a !important
}

.j-theme-jdash-dark .j-hover-theme:hover {
    color: #fff !important;
    background-color: #303030 !important
}

.j-theme-jdash-dark .j-hover-text-theme {
    color: #303030 !important
}

.j-theme-jdash-dark .j-hover-border-theme:hover {
    border-color: #303030 !important
}

.j-theme-jdash-dark .j-theme-content {
    color: #d6d6d6;
    background-color: #131313
}

.j-theme-jdash-dark .j-theme-dashboard {
    color: #d6d6d6 !important;
    background-color: #1e1e1e !important
}

.j-theme-jdash-dark j-dashlet-panel > div {
    border: 6px solid #303030 !important
}

.j-theme-jdash-dark .j-drop-zone {
    border-color: #3e3e3e !important
}

.j-theme-jdash-dark .j-dropzone-enter {
    border-color: #006e2e !important
}
/*
.j-theme-jdash .j-theme-l5 {
    color: #000 !important;
    background-color: #f2fafd !important
}
.j-theme-jdash .j-theme-l4 {
    color: #000 !important;
    background-color: #d4eef9 !important
}

.j-theme-jdash .j-theme-l3 {
    color: #000 !important;
    background-color: #a9ddf3 !important
}

.j-theme-jdash .j-theme-l2 {
    color: #000 !important;
    background-color: #7ecced !important
}

.j-theme-jdash .j-theme-l1 {
    color: #fff !important;
    background-color: #53bbe7 !important
}
/*
.j-theme-jdash .j-theme-d1 {
    color: #fff !important;
    background-color: #1d9cd2 !important
}
*/
.j-theme-jdash .j-theme-d2 {
    color: #fff !important;
    background-color: #198abb !important
}

.j-theme-jdash .j-theme-d3 {
    color: #fff !important;
    background-color: #1679a3 !important
}

.j-theme-jdash .j-theme-d4 {
    color: #fff !important;
    background-color: #13688c !important
}

.j-theme-jdash .j-theme-d5 {
    color: #fff !important;
    background-color: #105675 !important
}

.j-theme-jdash .j-theme-light {
    color: #000 !important;
    background-color: #f2fafd !important
}

.j-theme-jdash .j-theme-dark {
    color: #fff !important;
    background-color: #105675 !important
}
/*
.j-theme-jdash .j-theme-action {
    color: #fff !important;
    background-color: #105675 !important
}
.j-theme-jdash .j-theme {
    color: #fff !important;
    background-color: #29abe2 !important
}
*/
.j-theme-jdash .j-text-theme {
    color: #29abe2 !important
}

.j-theme-jdash .j-border-theme {
    border-color: #29abe2 !important
}

.j-theme-jdash .j-hover-theme:hover {
    color: #fff !important;
    background-color: #29abe2 !important
}

.j-theme-jdash .j-hover-text-theme {
    color: #29abe2 !important
}

.j-theme-jdash .j-hover-border-theme:hover {
    border-color: #29abe2 !important
}

.j-theme-black .j-theme-l5 {
    color: #000 !important;
    background-color: #f0f0f0 !important
}

.j-theme-black .j-theme-l4 {
    color: #000 !important;
    background-color: #ccc !important
}

.j-theme-black .j-theme-l3 {
    color: #fff !important;
    background-color: #999 !important
}

.j-theme-black .j-theme-l2 {
    color: #fff !important;
    background-color: #666 !important
}

.j-theme-black .j-theme-l1 {
    color: #fff !important;
    background-color: #333 !important
}

.j-theme-black .j-theme-d1 {
    color: #fff !important;
    background-color: #000 !important
}

.j-theme-black .j-theme-d2 {
    color: #fff !important;
    background-color: #000 !important
}

.j-theme-black .j-theme-d3 {
    color: #fff !important;
    background-color: #000 !important
}

.j-theme-black .j-theme-d4 {
    color: #fff !important;
    background-color: #000 !important
}

.j-theme-black .j-theme-d5 {
    color: #fff !important;
    background-color: #000 !important
}

.j-theme-black .j-theme-light {
    color: #000 !important;
    background-color: #f0f0f0 !important
}

.j-theme-black .j-theme-dark {
    color: #fff !important;
    background-color: #000 !important
}

.j-theme-black .j-theme-action {
    color: #fff !important;
    background-color: #000 !important
}

.j-theme-black .j-theme {
    color: #fff !important;
    background-color: #000 !important
}

.j-theme-black .j-text-theme {
    color: #000 !important
}

.j-theme-black .j-border-theme {
    border-color: #ccc !important
}

.j-theme-black .j-hover-theme:hover {
    color: #000 !important;
    background-color: #ffc107 !important
}

.j-theme-black .j-hover-text-theme:hover {
    color: #000 !important
}

.j-theme-black .j-hover-border-theme:hover {
    border-color: #000 !important
}

.j-theme-gray .j-theme-l5 {
    color: #000 !important;
    background-color: #f5f5f5 !important
}

.j-theme-gray .j-theme-l4 {
    color: #000 !important;
    background-color: #dfdfdf !important
}

.j-theme-gray .j-theme-l3 {
    color: #000 !important;
    background-color: #bfbfbf !important
}

.j-theme-gray .j-theme-l2 {
    color: #fff !important;
    background-color: #9f9f9f !important
}

.j-theme-gray .j-theme-l1 {
    color: #fff !important;
    background-color: #7e7e7e !important
}

.j-theme-gray .j-theme-d1 {
    color: #fff !important;
    background-color: #555 !important
}

.j-theme-gray .j-theme-d2 {
    color: #fff !important;
    background-color: #4b4b4b !important
}

.j-theme-gray .j-theme-d3 {
    color: #fff !important;
    background-color: #424242 !important
}

.j-theme-gray .j-theme-d4 {
    color: #fff !important;
    background-color: #393939 !important
}

.j-theme-gray .j-theme-d5 {
    color: #fff !important;
    background-color: #2f2f2f !important
}

.j-theme-gray .j-theme-light {
    color: #000 !important;
    background-color: #f5f5f5 !important
}

.j-theme-gray .j-theme-dark {
    color: #fff !important;
    background-color: #2f2f2f !important
}

.j-theme-gray .j-theme-action {
    color: #fff !important;
    background-color: #2f2f2f !important
}

.j-theme-gray .j-theme {
    color: #fff !important;
    background-color: #5f5f5f !important
}

.j-theme-gray .j-text-theme {
    color: #5f5f5f !important
}

.j-theme-gray .j-border-theme {
    border-color: #dfdfdf !important
}

.j-theme-gray .j-hover-theme:hover {
    color: #fff !important;
    background-color: #5f5f5f !important
}

.j-theme-gray .j-hover-text-theme {
    color: #5f5f5f !important
}

.j-theme-gray .j-hover-border-theme:hover {
    border-color: #5f5f5f !important
}

.j-theme-blue .j-theme-l5 {
    color: #000 !important;
    background-color: #e9f5ff !important
}

.j-theme-blue .j-theme-l4 {
    color: #000 !important;
    background-color: #b5dffd !important
}

.j-theme-blue .j-theme-l3 {
    color: #000 !important;
    background-color: #6bc0fc !important
}

.j-theme-blue .j-theme-l2 {
    color: #fff !important;
    background-color: #21a0fa !important
}

.j-theme-blue .j-theme-l1 {
    color: #fff !important;
    background-color: #0479cc !important
}

.j-theme-blue .j-theme-d1 {
    color: #fff !important;
    background-color: #024575 !important
}

.j-theme-blue .j-theme-d2 {
    color: #fff !important;
    background-color: #023e68 !important
}

.j-theme-blue .j-theme-d3 {
    color: #fff !important;
    background-color: #02365b !important
}

.j-theme-blue .j-theme-d4 {
    color: #fff !important;
    background-color: #022e4e !important
}

.j-theme-blue .j-theme-d5 {
    color: #fff !important;
    background-color: #012641 !important
}

.j-theme-blue .j-theme-light {
    color: #000 !important;
    background-color: #e9f5ff !important
}

.j-theme-blue .j-theme-dark {
    color: #fff !important;
    background-color: #012641 !important
}

.j-theme-blue .j-theme-action {
    color: #fff !important;
    background-color: #012641 !important
}

.j-theme-blue .j-theme {
    color: #fff !important;
    background-color: #034f84 !important
}

.j-theme-blue .j-text-theme {
    color: #034f84 !important
}

.j-theme-blue .j-border-theme {
    border-color: #b5dffd !important
}

.j-theme-blue .j-hover-theme:hover {
    color: #fff !important;
    background-color: #034f84 !important
}

.j-theme-blue .j-hover-text-theme {
    color: #034f84 !important
}

.j-theme-blue .j-hover-border-theme:hover {
    border-color: #034f84 !important
}

.j-theme-red .j-theme-l5 {
    color: #000 !important;
    background-color: #fbf3f2 !important
}

.j-theme-red .j-theme-l4 {
    color: #000 !important;
    background-color: #f3d6d4 !important
}

.j-theme-red .j-theme-l3 {
    color: #000 !important;
    background-color: #e7ada9 !important
}

.j-theme-red .j-theme-l2 {
    color: #fff !important;
    background-color: #db847d !important
}

.j-theme-red .j-theme-l1 {
    color: #fff !important;
    background-color: #d05a52 !important
}

.j-theme-red .j-theme-d1 {
    color: #fff !important;
    background-color: #a6352d !important
}

.j-theme-red .j-theme-d2 {
    color: #fff !important;
    background-color: #932f28 !important
}

.j-theme-red .j-theme-d3 {
    color: #fff !important;
    background-color: #812a23 !important
}

.j-theme-red .j-theme-d4 {
    color: #fff !important;
    background-color: #6e241e !important
}

.j-theme-red .j-theme-d5 {
    color: #fff !important;
    background-color: #5c1e19 !important
}

.j-theme-red .j-theme-light {
    color: #000 !important;
    background-color: #fbf3f2 !important
}

.j-theme-red .j-theme-dark {
    color: #fff !important;
    background-color: #5c1e19 !important
}

.j-theme-red .j-theme-action {
    color: #fff !important;
    background-color: #5c1e19 !important
}

.j-theme-red .j-theme {
    color: #fff !important;
    background-color: #b93a32 !important
}

.j-theme-red .j-text-theme {
    color: #b93a32 !important
}

.j-theme-red .j-border-theme {
    border-color: #f3d6d4 !important
}

.j-theme-red .j-hover-theme:hover {
    color: #fff !important;
    background-color: #b93a32 !important
}

.j-theme-red .j-hover-text-theme {
    color: #b93a32 !important
}

.j-theme-red .j-hover-border-theme:hover {
    border-color: #b93a32 !important
}

.j-theme-green .j-theme-l5 {
    color: #000 !important;
    background-color: #e7fff9 !important
}

.j-theme-green .j-theme-l4 {
    color: #000 !important;
    background-color: #afffea !important
}

.j-theme-green .j-theme-l3 {
    color: #000 !important;
    background-color: #60ffd5 !important
}

.j-theme-green .j-theme-l2 {
    color: #000 !important;
    background-color: #10ffbf !important
}

.j-theme-green .j-theme-l1 {
    color: #fff !important;
    background-color: #00c08d !important
}

.j-theme-green .j-theme-d1 {
    color: #fff !important;
    background-color: #00654a !important
}

.j-theme-green .j-theme-d2 {
    color: #fff !important;
    background-color: #005a42 !important
}

.j-theme-green .j-theme-d3 {
    color: #fff !important;
    background-color: #004f3a !important
}

.j-theme-green .j-theme-d4 {
    color: #fff !important;
    background-color: #004331 !important
}

.j-theme-green .j-theme-d5 {
    color: #fff !important;
    background-color: #003829 !important
}

.j-theme-green .j-theme-light {
    color: #000 !important;
    background-color: #e7fff9 !important
}

.j-theme-green .j-theme-dark {
    color: #fff !important;
    background-color: #003829 !important
}

.j-theme-green .j-theme-action {
    color: #fff !important;
    background-color: #003829 !important
}

.j-theme-green .j-theme {
    color: #fff !important;
    background-color: #006e51 !important
}

.j-theme-green .j-text-theme {
    color: #006e51 !important
}

.j-theme-green .j-border-theme {
    border-color: #afffea !important
}

.j-theme-green .j-hover-theme:hover {
    color: #fff !important;
    background-color: #006e51 !important
}

.j-theme-green .j-hover-text-theme {
    color: #006e51 !important
}

.j-theme-green .j-hover-border-theme:hover {
    border-color: #006e51 !important
}

.j-theme-yellow .j-theme-l5 {
    color: #000 !important;
    background-color: #fffdf3 !important
}

.j-theme-yellow .j-theme-l4 {
    color: #000 !important;
    background-color: #fef9d8 !important
}

.j-theme-yellow .j-theme-l3 {
    color: #000 !important;
    background-color: #fdf3b1 !important
}

.j-theme-yellow .j-theme-l2 {
    color: #000 !important;
    background-color: #fced8b !important
}

.j-theme-yellow .j-theme-l1 {
    color: #000 !important;
    background-color: #fbe764 !important
}

.j-theme-yellow .j-theme-d1 {
    color: #000 !important;
    background-color: #f9dc1f !important
}

.j-theme-yellow .j-theme-d2 {
    color: #000 !important;
    background-color: #f3d306 !important
}

.j-theme-yellow .j-theme-d3 {
    color: #000 !important;
    background-color: #d4b905 !important
}

.j-theme-yellow .j-theme-d4 {
    color: #fff !important;
    background-color: #b69e05 !important
}

.j-theme-yellow .j-theme-d5 {
    color: #fff !important;
    background-color: #988404 !important
}

.j-theme-yellow .j-theme-light {
    color: #000 !important;
    background-color: #fffdf3 !important
}

.j-theme-yellow .j-theme-dark {
    color: #fff !important;
    background-color: #988404 !important
}

.j-theme-yellow .j-theme-action {
    color: #fff !important;
    background-color: #988404 !important
}

.j-theme-yellow .j-theme {
    color: #000 !important;
    background-color: #fae03c !important
}

.j-theme-yellow .j-text-theme {
    color: #fae03c !important
}

.j-theme-yellow .j-border-theme {
    border-color: #fdf3b1 !important
}

.j-theme-yellow .j-hover-theme:hover {
    color: #000 !important;
    background-color: #fae03c !important
}

.j-theme-yellow .j-hover-text-theme {
    color: #fae03c !important
}

.j-theme-yellow .j-hover-border-theme:hover {
    border-color: #fae03c !important
}
