@charset 'UTF-8';
/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face
{
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;

    src: url('/static/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/static/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/static/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/static/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/static/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/static/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
}

.fa,
.custom-select:after,
.dns-badge__content:before,
.cuckoo-table#submission-task-table .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
.network-display__table > table#submission-task-table .status.status-reported:before,
.cuckoo-analysis__panel--toggle:before,
.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div:before,
.cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .extension-select:before,
.flex-form__header .custom-checkbox > input + span,
.breadcrumbs > li:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span:before
{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;

    display: inline-block;

    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg
{
    font-size: 1.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
{
    margin-left: 2.14286em;
    padding-left: 0;

    list-style-type: none;
}

.fa-ul > li
{
    position: relative;
}

.fa-li
{
    position: absolute;
    top: .14286em;
    left: -2.14286em;

    width: 2.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,
.fa-pull-left.custom-select:after,
.fa-pull-left.dns-badge__content:before,
.cuckoo-table#submission-task-table .fa-pull-left.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .fa-pull-left.status.status-reported:before,
.network-display__table > table#submission-task-table .fa-pull-left.status.status-reported:before,
.fa-pull-left.cuckoo-analysis__panel--toggle:before,
.fa-pull-left.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div.fa-pull-left:before,
.cuckoo-files #selection-overview .fa-pull-left.extension-select:after,
.cuckoo-files #selection-overview .fa-pull-left.extension-select:before,
.flex-form__header .custom-checkbox > input + span.fa-pull-left,
.breadcrumbs > li.fa-pull-left:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span.fa-pull-left:before,
.list-panel__widget .list-group-option input[type='radio'] + span.fa-pull-left:before,
.list-panel .list-group-option input[type='checkbox'] + span.fa-pull-left:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span.fa-pull-left:before
{
    margin-right: .3em;
}

.fa.fa-pull-right,
.fa-pull-right.custom-select:after,
.fa-pull-right.dns-badge__content:before,
.cuckoo-table#submission-task-table .fa-pull-right.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .fa-pull-right.status.status-reported:before,
.network-display__table > table#submission-task-table .fa-pull-right.status.status-reported:before,
.fa-pull-right.cuckoo-analysis__panel--toggle:before,
.fa-pull-right.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div.fa-pull-right:before,
.cuckoo-files #selection-overview .fa-pull-right.extension-select:after,
.cuckoo-files #selection-overview .fa-pull-right.extension-select:before,
.flex-form__header .custom-checkbox > input + span.fa-pull-right,
.breadcrumbs > li.fa-pull-right:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span.fa-pull-right:before,
.list-panel__widget .list-group-option input[type='radio'] + span.fa-pull-right:before,
.list-panel .list-group-option input[type='checkbox'] + span.fa-pull-right:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span.fa-pull-right:before
{
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right
{
    float: right;
}

.pull-left
{
    float: left;
}

.fa.pull-left,
.pull-left.custom-select:after,
.pull-left.dns-badge__content:before,
.cuckoo-table#submission-task-table .pull-left.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .pull-left.status.status-reported:before,
.network-display__table > table#submission-task-table .pull-left.status.status-reported:before,
.pull-left.cuckoo-analysis__panel--toggle:before,
.pull-left.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div.pull-left:before,
.cuckoo-files #selection-overview .pull-left.extension-select:after,
.cuckoo-files #selection-overview .pull-left.extension-select:before,
.flex-form__header .custom-checkbox > input + span.pull-left,
.breadcrumbs > li.pull-left:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span.pull-left:before,
.list-panel__widget .list-group-option input[type='radio'] + span.pull-left:before,
.list-panel .list-group-option input[type='checkbox'] + span.pull-left:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span.pull-left:before
{
    margin-right: .3em;
}

.fa.pull-right,
.pull-right.custom-select:after,
.pull-right.dns-badge__content:before,
.cuckoo-table#submission-task-table .pull-right.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .pull-right.status.status-reported:before,
.network-display__table > table#submission-task-table .pull-right.status.status-reported:before,
.pull-right.cuckoo-analysis__panel--toggle:before,
.pull-right.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div.pull-right:before,
.cuckoo-files #selection-overview .pull-right.extension-select:after,
.cuckoo-files #selection-overview .pull-right.extension-select:before,
.flex-form__header .custom-checkbox > input + span.pull-right,
.breadcrumbs > li.pull-right:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span.pull-right:before,
.list-panel__widget .list-group-option input[type='radio'] + span.pull-right:before,
.list-panel .list-group-option input[type='checkbox'] + span.pull-right:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span.pull-right:before
{
    margin-left: .3em;
}

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

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

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

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
}

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
}

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
}

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}

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

.fa-stack
{
    line-height: 2em;

    position: relative;

    display: inline-block;

    width: 2em;
    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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before
{
    content: '';
}

.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-remove:before,
.fa-close: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-gear:before,
.fa-cog: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-rotate-right:before,
.fa-repeat: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-photo:before,
.fa-image: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-warning:before,
.fa-exclamation-triangle: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-gears:before,
.fa-cogs: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-save:before,
.fa-floppy-o:before
{
    content: '';
}

.fa-square:before
{
    content: '';
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars: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-unsorted:before,
.fa-sort:before
{
    content: '';
}

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

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

.fa-envelope:before
{
    content: '';
}

.fa-linkedin:before
{
    content: '';
}

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

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

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

.fa-comment-o:before
{
    content: '';
}

.fa-comments-o:before
{
    content: '';
}

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

.fa-sitemap:before
{
    content: '';
}

.fa-umbrella:before
{
    content: '';
}

.fa-paste:before,
.fa-clipboard: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-unlink:before,
.fa-chain-broken: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-toggle-down:before,
.fa-caret-square-o-down:before
{
    content: '';
}

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

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

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

.fa-gbp:before
{
    content: '';
}

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

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

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

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

.fa-won:before,
.fa-krw: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-toggle-left:before,
.fa-caret-square-o-left:before
{
    content: '';
}

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

.fa-wheelchair:before
{
    content: '';
}

.fa-vimeo-square:before
{
    content: '';
}

.fa-turkish-lira:before,
.fa-try: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-institution:before,
.fa-bank:before,
.fa-university:before
{
    content: '';
}

.fa-mortar-board:before,
.fa-graduation-cap: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-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before
{
    content: '';
}

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

.fa-file-sound-o:before,
.fa-file-audio-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-saver:before,
.fa-support:before,
.fa-life-ring:before
{
    content: '';
}

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

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

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

.fa-git-square:before
{
    content: '';
}

.fa-git:before
{
    content: '';
}

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

.fa-tencent-weibo:before
{
    content: '';
}

.fa-qq:before
{
    content: '';
}

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

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

.fa-send-o:before,
.fa-paper-plane-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-soccer-ball-o:before,
.fa-futbol-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-shekel:before,
.fa-sheqel:before,
.fa-ils: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-hotel:before,
.fa-bed:before
{
    content: '';
}

.fa-viacoin:before
{
    content: '';
}

.fa-train:before
{
    content: '';
}

.fa-subway:before
{
    content: '';
}

.fa-medium:before
{
    content: '';
}

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

.fa-optin-monster:before
{
    content: '';
}

.fa-opencart:before
{
    content: '';
}

.fa-expeditedssl:before
{
    content: '';
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full: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-stop-o:before,
.fa-hand-paper-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-tv:before,
.fa-television: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-asl-interpreting:before,
.fa-american-sign-language-interpreting:before
{
    content: '';
}

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

.fa-glide:before
{
    content: '';
}

.fa-glide-g:before
{
    content: '';
}

.fa-signing:before,
.fa-sign-language: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-vcard:before,
.fa-address-card:before
{
    content: '';
}

.fa-vcard-o:before,
.fa-address-card-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:before,
.fa-thermometer-full: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-bathtub:before,
.fa-s15:before,
.fa-bath: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;

    overflow: hidden;
    clip: rect(0, 0, 0, 0);

    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;

    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus
{
    position: static;

    overflow: visible;
    clip: auto;

    width: auto;
    height: auto;
    margin: 0;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 300;
    font-style: normal;

    src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Roboto_normal_300_default.woff') format('woff');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;

    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto_normal_400_default.woff') format('woff');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;

    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto_normal_500_default.woff') format('woff');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 700;
    font-style: normal;

    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto_normal_700_default.woff') format('woff');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 400;
    font-style: italic;

    src: local('Roboto Italic'), local('Roboto-Italic'), url('../fonts/Roboto_italic_400_default.woff') format('woff');
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.custom-select:after,
.dns-badge__content:before,
.cuckoo-table#submission-task-table .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
.network-display__table > table#submission-task-table .status.status-reported:before,
.cuckoo-analysis__panel--toggle:before,
.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div:before,
.cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .extension-select:before,
.flex-form__header .custom-checkbox > input + span,
.breadcrumbs > li:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.fas,
.far,
.fal,
.fab
{
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    display: inline-block;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
}

.fa-lg
{
    font-size: 1.33333em;
    line-height: .75em;

    vertical-align: -.0667em;
}

.fa-xs
{
    font-size: .75em;
}

.fa-sm
{
    font-size: .875em;
}

.fa-1x
{
    font-size: 1em;
}

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

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

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

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

.fa-6x
{
    font-size: 6em;
}

.fa-7x
{
    font-size: 7em;
}

.fa-8x
{
    font-size: 8em;
}

.fa-9x
{
    font-size: 9em;
}

.fa-10x
{
    font-size: 10em;
}

.fa-fw
{
    width: 1.25em;

    text-align: center;
}

.fa-ul
{
    margin-left: 2.67857em;
    padding-left: 0;

    list-style-type: none;
}

.fa-ul > li
{
    position: relative;
}

.fa-li
{
    line-height: inherit;

    position: absolute;
    left: -2.14286em;

    width: 2.14286em;

    text-align: center;
}

.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,
.fa-pull-left.custom-select:after,
.fa-pull-left.dns-badge__content:before,
.cuckoo-table#submission-task-table .fa-pull-left.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .fa-pull-left.status.status-reported:before,
.network-display__table > table#submission-task-table .fa-pull-left.status.status-reported:before,
.fa-pull-left.cuckoo-analysis__panel--toggle:before,
.fa-pull-left.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div.fa-pull-left:before,
.cuckoo-files #selection-overview .fa-pull-left.extension-select:after,
.cuckoo-files #selection-overview .fa-pull-left.extension-select:before,
.flex-form__header .custom-checkbox > input + span.fa-pull-left,
.breadcrumbs > li.fa-pull-left:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span.fa-pull-left:before,
.list-panel__widget .list-group-option input[type='radio'] + span.fa-pull-left:before,
.list-panel .list-group-option input[type='checkbox'] + span.fa-pull-left:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span.fa-pull-left:before,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left
{
    margin-right: .3em;
}

.fa.fa-pull-right,
.fa-pull-right.custom-select:after,
.fa-pull-right.dns-badge__content:before,
.cuckoo-table#submission-task-table .fa-pull-right.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .fa-pull-right.status.status-reported:before,
.network-display__table > table#submission-task-table .fa-pull-right.status.status-reported:before,
.fa-pull-right.cuckoo-analysis__panel--toggle:before,
.fa-pull-right.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div.fa-pull-right:before,
.cuckoo-files #selection-overview .fa-pull-right.extension-select:after,
.cuckoo-files #selection-overview .fa-pull-right.extension-select:before,
.flex-form__header .custom-checkbox > input + span.fa-pull-right,
.breadcrumbs > li.fa-pull-right:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span.fa-pull-right:before,
.list-panel__widget .list-group-option input[type='radio'] + span.fa-pull-right:before,
.list-panel .list-group-option input[type='checkbox'] + span.fa-pull-right:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span.fa-pull-right:before,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right
{
    margin-left: .3em;
}

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

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

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

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
}

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
}

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
}

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

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}

.fa-flip-horizontal.fa-flip-vertical
{
    transform: scale(-1, -1);

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}

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

.fa-stack
{
    line-height: 2em;

    position: relative;

    display: inline-block;

    width: 2em;
    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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before
{
    content: '\f26e';
}

.fa-abacus:before
{
    content: '\f640';
}

.fa-accessible-icon:before
{
    content: '\f368';
}

.fa-accusoft:before
{
    content: '\f369';
}

.fa-ad:before
{
    content: '\f641';
}

.fa-address-book:before
{
    content: '\f2b9';
}

.fa-address-card:before
{
    content: '\f2bb';
}

.fa-adjust:before
{
    content: '\f042';
}

.fa-adn:before
{
    content: '\f170';
}

.fa-adversal:before
{
    content: '\f36a';
}

.fa-affiliatetheme:before
{
    content: '\f36b';
}

.fa-air-freshener:before
{
    content: '\f5d0';
}

.fa-alarm-clock:before
{
    content: '\f34e';
}

.fa-algolia:before
{
    content: '\f36c';
}

.fa-align-center:before
{
    content: '\f037';
}

.fa-align-justify:before
{
    content: '\f039';
}

.fa-align-left:before
{
    content: '\f036';
}

.fa-align-right:before
{
    content: '\f038';
}

.fa-alipay:before
{
    content: '\f642';
}

.fa-allergies:before
{
    content: '\f461';
}

.fa-amazon:before
{
    content: '\f270';
}

.fa-amazon-pay:before
{
    content: '\f42c';
}

.fa-ambulance:before
{
    content: '\f0f9';
}

.fa-american-sign-language-interpreting:before
{
    content: '\f2a3';
}

.fa-amilia:before
{
    content: '\f36d';
}

.fa-analytics:before
{
    content: '\f643';
}

.fa-anchor:before
{
    content: '\f13d';
}

.fa-android:before
{
    content: '\f17b';
}

.fa-angellist:before
{
    content: '\f209';
}

.fa-angle-double-down:before
{
    content: '\f103';
}

.fa-angle-double-left:before
{
    content: '\f100';
}

.fa-angle-double-right:before
{
    content: '\f101';
}

.fa-angle-double-up:before
{
    content: '\f102';
}

.fa-angle-down:before
{
    content: '\f107';
}

.fa-angle-left:before
{
    content: '\f104';
}

.fa-angle-right:before
{
    content: '\f105';
}

.fa-angle-up:before
{
    content: '\f106';
}

.fa-angry:before
{
    content: '\f556';
}

.fa-angrycreative:before
{
    content: '\f36e';
}

.fa-angular:before
{
    content: '\f420';
}

.fa-ankh:before
{
    content: '\f644';
}

.fa-app-store:before
{
    content: '\f36f';
}

.fa-app-store-ios:before
{
    content: '\f370';
}

.fa-apper:before
{
    content: '\f371';
}

.fa-apple:before
{
    content: '\f179';
}

.fa-apple-alt:before
{
    content: '\f5d1';
}

.fa-apple-pay:before
{
    content: '\f415';
}

.fa-archive:before
{
    content: '\f187';
}

.fa-archway:before
{
    content: '\f557';
}

.fa-arrow-alt-circle-down:before
{
    content: '\f358';
}

.fa-arrow-alt-circle-left:before
{
    content: '\f359';
}

.fa-arrow-alt-circle-right:before
{
    content: '\f35a';
}

.fa-arrow-alt-circle-up:before
{
    content: '\f35b';
}

.fa-arrow-alt-down:before
{
    content: '\f354';
}

.fa-arrow-alt-from-bottom:before
{
    content: '\f346';
}

.fa-arrow-alt-from-left:before
{
    content: '\f347';
}

.fa-arrow-alt-from-right:before
{
    content: '\f348';
}

.fa-arrow-alt-from-top:before
{
    content: '\f349';
}

.fa-arrow-alt-left:before
{
    content: '\f355';
}

.fa-arrow-alt-right:before
{
    content: '\f356';
}

.fa-arrow-alt-square-down:before
{
    content: '\f350';
}

.fa-arrow-alt-square-left:before
{
    content: '\f351';
}

.fa-arrow-alt-square-right:before
{
    content: '\f352';
}

.fa-arrow-alt-square-up:before
{
    content: '\f353';
}

.fa-arrow-alt-to-bottom:before
{
    content: '\f34a';
}

.fa-arrow-alt-to-left:before
{
    content: '\f34b';
}

.fa-arrow-alt-to-right:before
{
    content: '\f34c';
}

.fa-arrow-alt-to-top:before
{
    content: '\f34d';
}

.fa-arrow-alt-up:before
{
    content: '\f357';
}

.fa-arrow-circle-down:before
{
    content: '\f0ab';
}

.fa-arrow-circle-left:before
{
    content: '\f0a8';
}

.fa-arrow-circle-right:before
{
    content: '\f0a9';
}

.fa-arrow-circle-up:before
{
    content: '\f0aa';
}

.fa-arrow-down:before
{
    content: '\f063';
}

.fa-arrow-from-bottom:before
{
    content: '\f342';
}

.fa-arrow-from-left:before
{
    content: '\f343';
}

.fa-arrow-from-right:before
{
    content: '\f344';
}

.fa-arrow-from-top:before
{
    content: '\f345';
}

.fa-arrow-left:before
{
    content: '\f060';
}

.fa-arrow-right:before
{
    content: '\f061';
}

.fa-arrow-square-down:before
{
    content: '\f339';
}

.fa-arrow-square-left:before
{
    content: '\f33a';
}

.fa-arrow-square-right:before
{
    content: '\f33b';
}

.fa-arrow-square-up:before
{
    content: '\f33c';
}

.fa-arrow-to-bottom:before
{
    content: '\f33d';
}

.fa-arrow-to-left:before
{
    content: '\f33e';
}

.fa-arrow-to-right:before
{
    content: '\f340';
}

.fa-arrow-to-top:before
{
    content: '\f341';
}

.fa-arrow-up:before
{
    content: '\f062';
}

.fa-arrows:before
{
    content: '\f047';
}

.fa-arrows-alt:before
{
    content: '\f0b2';
}

.fa-arrows-alt-h:before
{
    content: '\f337';
}

.fa-arrows-alt-v:before
{
    content: '\f338';
}

.fa-arrows-h:before
{
    content: '\f07e';
}

.fa-arrows-v:before
{
    content: '\f07d';
}

.fa-assistive-listening-systems:before
{
    content: '\f2a2';
}

.fa-asterisk:before
{
    content: '\f069';
}

.fa-asymmetrik:before
{
    content: '\f372';
}

.fa-at:before
{
    content: '\f1fa';
}

.fa-atlas:before
{
    content: '\f558';
}

.fa-atom:before
{
    content: '\f5d2';
}

.fa-atom-alt:before
{
    content: '\f5d3';
}

.fa-audible:before
{
    content: '\f373';
}

.fa-audio-description:before
{
    content: '\f29e';
}

.fa-autoprefixer:before
{
    content: '\f41c';
}

.fa-avianex:before
{
    content: '\f374';
}

.fa-aviato:before
{
    content: '\f421';
}

.fa-award:before
{
    content: '\f559';
}

.fa-aws:before
{
    content: '\f375';
}

.fa-backpack:before
{
    content: '\f5d4';
}

.fa-backspace:before
{
    content: '\f55a';
}

.fa-backward:before
{
    content: '\f04a';
}

.fa-badge:before
{
    content: '\f335';
}

.fa-badge-check:before
{
    content: '\f336';
}

.fa-badge-dollar:before
{
    content: '\f645';
}

.fa-badge-percent:before
{
    content: '\f646';
}

.fa-balance-scale:before
{
    content: '\f24e';
}

.fa-balance-scale-left:before
{
    content: '\f515';
}

.fa-balance-scale-right:before
{
    content: '\f516';
}

.fa-ban:before
{
    content: '\f05e';
}

.fa-band-aid:before
{
    content: '\f462';
}

.fa-bandcamp:before
{
    content: '\f2d5';
}

.fa-barcode:before
{
    content: '\f02a';
}

.fa-barcode-alt:before
{
    content: '\f463';
}

.fa-barcode-read:before
{
    content: '\f464';
}

.fa-barcode-scan:before
{
    content: '\f465';
}

.fa-bars:before
{
    content: '\f0c9';
}

.fa-baseball:before
{
    content: '\f432';
}

.fa-baseball-ball:before
{
    content: '\f433';
}

.fa-basketball-ball:before
{
    content: '\f434';
}

.fa-basketball-hoop:before
{
    content: '\f435';
}

.fa-bath:before
{
    content: '\f2cd';
}

.fa-battery-bolt:before
{
    content: '\f376';
}

.fa-battery-empty:before
{
    content: '\f244';
}

.fa-battery-full:before
{
    content: '\f240';
}

.fa-battery-half:before
{
    content: '\f242';
}

.fa-battery-quarter:before
{
    content: '\f243';
}

.fa-battery-slash:before
{
    content: '\f377';
}

.fa-battery-three-quarters:before
{
    content: '\f241';
}

.fa-bed:before
{
    content: '\f236';
}

.fa-beer:before
{
    content: '\f0fc';
}

.fa-behance:before
{
    content: '\f1b4';
}

.fa-behance-square:before
{
    content: '\f1b5';
}

.fa-bell:before
{
    content: '\f0f3';
}

.fa-bell-school:before
{
    content: '\f5d5';
}

.fa-bell-school-slash:before
{
    content: '\f5d6';
}

.fa-bell-slash:before
{
    content: '\f1f6';
}

.fa-bezier-curve:before
{
    content: '\f55b';
}

.fa-bible:before
{
    content: '\f647';
}

.fa-bicycle:before
{
    content: '\f206';
}

.fa-bimobject:before
{
    content: '\f378';
}

.fa-binoculars:before
{
    content: '\f1e5';
}

.fa-birthday-cake:before
{
    content: '\f1fd';
}

.fa-bitbucket:before
{
    content: '\f171';
}

.fa-bitcoin:before
{
    content: '\f379';
}

.fa-bity:before
{
    content: '\f37a';
}

.fa-black-tie:before
{
    content: '\f27e';
}

.fa-blackberry:before
{
    content: '\f37b';
}

.fa-blanket:before
{
    content: '\f498';
}

.fa-blender:before
{
    content: '\f517';
}

.fa-blind:before
{
    content: '\f29d';
}

.fa-blogger:before
{
    content: '\f37c';
}

.fa-blogger-b:before
{
    content: '\f37d';
}

.fa-bluetooth:before
{
    content: '\f293';
}

.fa-bluetooth-b:before
{
    content: '\f294';
}

.fa-bold:before
{
    content: '\f032';
}

.fa-bolt:before
{
    content: '\f0e7';
}

.fa-bomb:before
{
    content: '\f1e2';
}

.fa-bone:before
{
    content: '\f5d7';
}

.fa-bone-break:before
{
    content: '\f5d8';
}

.fa-bong:before
{
    content: '\f55c';
}

.fa-book:before
{
    content: '\f02d';
}

.fa-book-alt:before
{
    content: '\f5d9';
}

.fa-book-heart:before
{
    content: '\f499';
}

.fa-book-open:before
{
    content: '\f518';
}

.fa-book-reader:before
{
    content: '\f5da';
}

.fa-bookmark:before
{
    content: '\f02e';
}

.fa-books:before
{
    content: '\f5db';
}

.fa-bowling-ball:before
{
    content: '\f436';
}

.fa-bowling-pins:before
{
    content: '\f437';
}

.fa-box:before
{
    content: '\f466';
}

.fa-box-alt:before
{
    content: '\f49a';
}

.fa-box-check:before
{
    content: '\f467';
}

.fa-box-fragile:before
{
    content: '\f49b';
}

.fa-box-full:before
{
    content: '\f49c';
}

.fa-box-heart:before
{
    content: '\f49d';
}

.fa-box-open:before
{
    content: '\f49e';
}

.fa-box-up:before
{
    content: '\f49f';
}

.fa-box-usd:before
{
    content: '\f4a0';
}

.fa-boxes:before
{
    content: '\f468';
}

.fa-boxes-alt:before
{
    content: '\f4a1';
}

.fa-boxing-glove:before
{
    content: '\f438';
}

.fa-braille:before
{
    content: '\f2a1';
}

.fa-brain:before
{
    content: '\f5dc';
}

.fa-briefcase:before
{
    content: '\f0b1';
}

.fa-briefcase-medical:before
{
    content: '\f469';
}

.fa-broadcast-tower:before
{
    content: '\f519';
}

.fa-broom:before
{
    content: '\f51a';
}

.fa-browser:before
{
    content: '\f37e';
}

.fa-brush:before
{
    content: '\f55d';
}

.fa-btc:before
{
    content: '\f15a';
}

.fa-bug:before
{
    content: '\f188';
}

.fa-building:before
{
    content: '\f1ad';
}

.fa-bullhorn:before
{
    content: '\f0a1';
}

.fa-bullseye:before
{
    content: '\f140';
}

.fa-bullseye-arrow:before
{
    content: '\f648';
}

.fa-bullseye-pointer:before
{
    content: '\f649';
}

.fa-burn:before
{
    content: '\f46a';
}

.fa-buromobelexperte:before
{
    content: '\f37f';
}

.fa-bus:before
{
    content: '\f207';
}

.fa-bus-alt:before
{
    content: '\f55e';
}

.fa-bus-school:before
{
    content: '\f5dd';
}

.fa-business-time:before
{
    content: '\f64a';
}

.fa-buysellads:before
{
    content: '\f20d';
}

.fa-cabinet-filing:before
{
    content: '\f64b';
}

.fa-calculator:before
{
    content: '\f1ec';
}

.fa-calculator-alt:before
{
    content: '\f64c';
}

.fa-calendar:before
{
    content: '\f133';
}

.fa-calendar-alt:before
{
    content: '\f073';
}

.fa-calendar-check:before
{
    content: '\f274';
}

.fa-calendar-edit:before
{
    content: '\f333';
}

.fa-calendar-exclamation:before
{
    content: '\f334';
}

.fa-calendar-minus:before
{
    content: '\f272';
}

.fa-calendar-plus:before
{
    content: '\f271';
}

.fa-calendar-times:before
{
    content: '\f273';
}

.fa-camera:before
{
    content: '\f030';
}

.fa-camera-alt:before
{
    content: '\f332';
}

.fa-camera-retro:before
{
    content: '\f083';
}

.fa-cannabis:before
{
    content: '\f55f';
}

.fa-capsules:before
{
    content: '\f46b';
}

.fa-car:before
{
    content: '\f1b9';
}

.fa-car-alt:before
{
    content: '\f5de';
}

.fa-car-battery:before
{
    content: '\f5df';
}

.fa-car-bump:before
{
    content: '\f5e0';
}

.fa-car-crash:before
{
    content: '\f5e1';
}

.fa-car-garage:before
{
    content: '\f5e2';
}

.fa-car-mechanic:before
{
    content: '\f5e3';
}

.fa-car-side:before
{
    content: '\f5e4';
}

.fa-car-tilt:before
{
    content: '\f5e5';
}

.fa-car-wash:before
{
    content: '\f5e6';
}

.fa-caret-circle-down:before
{
    content: '\f32d';
}

.fa-caret-circle-left:before
{
    content: '\f32e';
}

.fa-caret-circle-right:before
{
    content: '\f330';
}

.fa-caret-circle-up:before
{
    content: '\f331';
}

.fa-caret-down:before
{
    content: '\f0d7';
}

.fa-caret-left:before
{
    content: '\f0d9';
}

.fa-caret-right:before
{
    content: '\f0da';
}

.fa-caret-square-down:before
{
    content: '\f150';
}

.fa-caret-square-left:before
{
    content: '\f191';
}

.fa-caret-square-right:before
{
    content: '\f152';
}

.fa-caret-square-up:before
{
    content: '\f151';
}

.fa-caret-up:before
{
    content: '\f0d8';
}

.fa-cart-arrow-down:before
{
    content: '\f218';
}

.fa-cart-plus:before
{
    content: '\f217';
}

.fa-cc-amazon-pay:before
{
    content: '\f42d';
}

.fa-cc-amex:before
{
    content: '\f1f3';
}

.fa-cc-apple-pay:before
{
    content: '\f416';
}

.fa-cc-diners-club:before
{
    content: '\f24c';
}

.fa-cc-discover:before
{
    content: '\f1f2';
}

.fa-cc-jcb:before
{
    content: '\f24b';
}

.fa-cc-mastercard:before
{
    content: '\f1f1';
}

.fa-cc-paypal:before
{
    content: '\f1f4';
}

.fa-cc-stripe:before
{
    content: '\f1f5';
}

.fa-cc-visa:before
{
    content: '\f1f0';
}

.fa-centercode:before
{
    content: '\f380';
}

.fa-certificate:before
{
    content: '\f0a3';
}

.fa-chalkboard:before
{
    content: '\f51b';
}

.fa-chalkboard-teacher:before
{
    content: '\f51c';
}

.fa-charging-station:before
{
    content: '\f5e7';
}

.fa-chart-area:before
{
    content: '\f1fe';
}

.fa-chart-bar:before
{
    content: '\f080';
}

.fa-chart-line:before
{
    content: '\f201';
}

.fa-chart-line-down:before
{
    content: '\f64d';
}

.fa-chart-pie:before
{
    content: '\f200';
}

.fa-chart-pie-alt:before
{
    content: '\f64e';
}

.fa-check:before
{
    content: '\f00c';
}

.fa-check-circle:before
{
    content: '\f058';
}

.fa-check-double:before
{
    content: '\f560';
}

.fa-check-square:before
{
    content: '\f14a';
}

.fa-chess:before
{
    content: '\f439';
}

.fa-chess-bishop:before
{
    content: '\f43a';
}

.fa-chess-bishop-alt:before
{
    content: '\f43b';
}

.fa-chess-board:before
{
    content: '\f43c';
}

.fa-chess-clock:before
{
    content: '\f43d';
}

.fa-chess-clock-alt:before
{
    content: '\f43e';
}

.fa-chess-king:before
{
    content: '\f43f';
}

.fa-chess-king-alt:before
{
    content: '\f440';
}

.fa-chess-knight:before
{
    content: '\f441';
}

.fa-chess-knight-alt:before
{
    content: '\f442';
}

.fa-chess-pawn:before
{
    content: '\f443';
}

.fa-chess-pawn-alt:before
{
    content: '\f444';
}

.fa-chess-queen:before
{
    content: '\f445';
}

.fa-chess-queen-alt:before
{
    content: '\f446';
}

.fa-chess-rook:before
{
    content: '\f447';
}

.fa-chess-rook-alt:before
{
    content: '\f448';
}

.fa-chevron-circle-down:before
{
    content: '\f13a';
}

.fa-chevron-circle-left:before
{
    content: '\f137';
}

.fa-chevron-circle-right:before
{
    content: '\f138';
}

.fa-chevron-circle-up:before
{
    content: '\f139';
}

.fa-chevron-double-down:before
{
    content: '\f322';
}

.fa-chevron-double-left:before
{
    content: '\f323';
}

.fa-chevron-double-right:before
{
    content: '\f324';
}

.fa-chevron-double-up:before
{
    content: '\f325';
}

.fa-chevron-down:before
{
    content: '\f078';
}

.fa-chevron-left:before
{
    content: '\f053';
}

.fa-chevron-right:before
{
    content: '\f054';
}

.fa-chevron-square-down:before
{
    content: '\f329';
}

.fa-chevron-square-left:before
{
    content: '\f32a';
}

.fa-chevron-square-right:before
{
    content: '\f32b';
}

.fa-chevron-square-up:before
{
    content: '\f32c';
}

.fa-chevron-up:before
{
    content: '\f077';
}

.fa-child:before
{
    content: '\f1ae';
}

.fa-chrome:before
{
    content: '\f268';
}

.fa-church:before
{
    content: '\f51d';
}

.fa-circle:before
{
    content: '\f111';
}

.fa-circle-notch:before
{
    content: '\f1ce';
}

.fa-city:before
{
    content: '\f64f';
}

.fa-clipboard:before
{
    content: '\f328';
}

.fa-clipboard-check:before
{
    content: '\f46c';
}

.fa-clipboard-list:before
{
    content: '\f46d';
}

.fa-clipboard-prescription:before
{
    content: '\f5e8';
}

.fa-clock:before
{
    content: '\f017';
}

.fa-clone:before
{
    content: '\f24d';
}

.fa-closed-captioning:before
{
    content: '\f20a';
}

.fa-cloud:before
{
    content: '\f0c2';
}

.fa-cloud-download:before
{
    content: '\f0ed';
}

.fa-cloud-download-alt:before
{
    content: '\f381';
}

.fa-cloud-upload:before
{
    content: '\f0ee';
}

.fa-cloud-upload-alt:before
{
    content: '\f382';
}

.fa-cloudscale:before
{
    content: '\f383';
}

.fa-cloudsmith:before
{
    content: '\f384';
}

.fa-cloudversify:before
{
    content: '\f385';
}

.fa-club:before
{
    content: '\f327';
}

.fa-cocktail:before
{
    content: '\f561';
}

.fa-code:before
{
    content: '\f121';
}

.fa-code-branch:before
{
    content: '\f126';
}

.fa-code-commit:before
{
    content: '\f386';
}

.fa-code-merge:before
{
    content: '\f387';
}

.fa-codepen:before
{
    content: '\f1cb';
}

.fa-codiepie:before
{
    content: '\f284';
}

.fa-coffee:before
{
    content: '\f0f4';
}

.fa-cog:before
{
    content: '\f013';
}

.fa-cogs:before
{
    content: '\f085';
}

.fa-coins:before
{
    content: '\f51e';
}

.fa-columns:before
{
    content: '\f0db';
}

.fa-comment:before
{
    content: '\f075';
}

.fa-comment-alt:before
{
    content: '\f27a';
}

.fa-comment-alt-check:before
{
    content: '\f4a2';
}

.fa-comment-alt-dollar:before
{
    content: '\f650';
}

.fa-comment-alt-dots:before
{
    content: '\f4a3';
}

.fa-comment-alt-edit:before
{
    content: '\f4a4';
}

.fa-comment-alt-exclamation:before
{
    content: '\f4a5';
}

.fa-comment-alt-lines:before
{
    content: '\f4a6';
}

.fa-comment-alt-minus:before
{
    content: '\f4a7';
}

.fa-comment-alt-plus:before
{
    content: '\f4a8';
}

.fa-comment-alt-slash:before
{
    content: '\f4a9';
}

.fa-comment-alt-smile:before
{
    content: '\f4aa';
}

.fa-comment-alt-times:before
{
    content: '\f4ab';
}

.fa-comment-check:before
{
    content: '\f4ac';
}

.fa-comment-dollar:before
{
    content: '\f651';
}

.fa-comment-dots:before
{
    content: '\f4ad';
}

.fa-comment-edit:before
{
    content: '\f4ae';
}

.fa-comment-exclamation:before
{
    content: '\f4af';
}

.fa-comment-lines:before
{
    content: '\f4b0';
}

.fa-comment-minus:before
{
    content: '\f4b1';
}

.fa-comment-plus:before
{
    content: '\f4b2';
}

.fa-comment-slash:before
{
    content: '\f4b3';
}

.fa-comment-smile:before
{
    content: '\f4b4';
}

.fa-comment-times:before
{
    content: '\f4b5';
}

.fa-comments:before
{
    content: '\f086';
}

.fa-comments-alt:before
{
    content: '\f4b6';
}

.fa-comments-alt-dollar:before
{
    content: '\f652';
}

.fa-comments-dollar:before
{
    content: '\f653';
}

.fa-compact-disc:before
{
    content: '\f51f';
}

.fa-compass:before
{
    content: '\f14e';
}

.fa-compass-slash:before
{
    content: '\f5e9';
}

.fa-compress:before
{
    content: '\f066';
}

.fa-compress-alt:before
{
    content: '\f422';
}

.fa-compress-wide:before
{
    content: '\f326';
}

.fa-concierge-bell:before
{
    content: '\f562';
}

.fa-connectdevelop:before
{
    content: '\f20e';
}

.fa-container-storage:before
{
    content: '\f4b7';
}

.fa-contao:before
{
    content: '\f26d';
}

.fa-conveyor-belt:before
{
    content: '\f46e';
}

.fa-conveyor-belt-alt:before
{
    content: '\f46f';
}

.fa-cookie:before
{
    content: '\f563';
}

.fa-cookie-bite:before
{
    content: '\f564';
}

.fa-copy:before
{
    content: '\f0c5';
}

.fa-copyright:before
{
    content: '\f1f9';
}

.fa-couch:before
{
    content: '\f4b8';
}

.fa-cpanel:before
{
    content: '\f388';
}

.fa-creative-commons:before
{
    content: '\f25e';
}

.fa-creative-commons-by:before
{
    content: '\f4e7';
}

.fa-creative-commons-nc:before
{
    content: '\f4e8';
}

.fa-creative-commons-nc-eu:before
{
    content: '\f4e9';
}

.fa-creative-commons-nc-jp:before
{
    content: '\f4ea';
}

.fa-creative-commons-nd:before
{
    content: '\f4eb';
}

.fa-creative-commons-pd:before
{
    content: '\f4ec';
}

.fa-creative-commons-pd-alt:before
{
    content: '\f4ed';
}

.fa-creative-commons-remix:before
{
    content: '\f4ee';
}

.fa-creative-commons-sa:before
{
    content: '\f4ef';
}

.fa-creative-commons-sampling:before
{
    content: '\f4f0';
}

.fa-creative-commons-sampling-plus:before
{
    content: '\f4f1';
}

.fa-creative-commons-share:before
{
    content: '\f4f2';
}

.fa-creative-commons-zero:before
{
    content: '\f4f3';
}

.fa-credit-card:before
{
    content: '\f09d';
}

.fa-credit-card-blank:before
{
    content: '\f389';
}

.fa-credit-card-front:before
{
    content: '\f38a';
}

.fa-cricket:before
{
    content: '\f449';
}

.fa-crop:before
{
    content: '\f125';
}

.fa-crop-alt:before
{
    content: '\f565';
}

.fa-cross:before
{
    content: '\f654';
}

.fa-crosshairs:before
{
    content: '\f05b';
}

.fa-crow:before
{
    content: '\f520';
}

.fa-crown:before
{
    content: '\f521';
}

.fa-css3:before
{
    content: '\f13c';
}

.fa-css3-alt:before
{
    content: '\f38b';
}

.fa-cube:before
{
    content: '\f1b2';
}

.fa-cubes:before
{
    content: '\f1b3';
}

.fa-curling:before
{
    content: '\f44a';
}

.fa-cut:before
{
    content: '\f0c4';
}

.fa-cuttlefish:before
{
    content: '\f38c';
}

.fa-d-and-d:before
{
    content: '\f38d';
}

.fa-dashcube:before
{
    content: '\f210';
}

.fa-database:before
{
    content: '\f1c0';
}

.fa-deaf:before
{
    content: '\f2a4';
}

.fa-delicious:before
{
    content: '\f1a5';
}

.fa-deploydog:before
{
    content: '\f38e';
}

.fa-deskpro:before
{
    content: '\f38f';
}

.fa-desktop:before
{
    content: '\f108';
}

.fa-desktop-alt:before
{
    content: '\f390';
}

.fa-deviantart:before
{
    content: '\f1bd';
}

.fa-dharmachakra:before
{
    content: '\f655';
}

.fa-diagnoses:before
{
    content: '\f470';
}

.fa-diamond:before
{
    content: '\f219';
}

.fa-dice:before
{
    content: '\f522';
}

.fa-dice-five:before
{
    content: '\f523';
}

.fa-dice-four:before
{
    content: '\f524';
}

.fa-dice-one:before
{
    content: '\f525';
}

.fa-dice-six:before
{
    content: '\f526';
}

.fa-dice-three:before
{
    content: '\f527';
}

.fa-dice-two:before
{
    content: '\f528';
}

.fa-digg:before
{
    content: '\f1a6';
}

.fa-digital-ocean:before
{
    content: '\f391';
}

.fa-digital-tachograph:before
{
    content: '\f566';
}

.fa-diploma:before
{
    content: '\f5ea';
}

.fa-directions:before
{
    content: '\f5eb';
}

.fa-discord:before
{
    content: '\f392';
}

.fa-discourse:before
{
    content: '\f393';
}

.fa-divide:before
{
    content: '\f529';
}

.fa-dizzy:before
{
    content: '\f567';
}

.fa-dna:before
{
    content: '\f471';
}

.fa-do-not-enter:before
{
    content: '\f5ec';
}

.fa-dochub:before
{
    content: '\f394';
}

.fa-docker:before
{
    content: '\f395';
}

.fa-dollar-sign:before
{
    content: '\f155';
}

.fa-dolly:before
{
    content: '\f472';
}

.fa-dolly-empty:before
{
    content: '\f473';
}

.fa-dolly-flatbed:before
{
    content: '\f474';
}

.fa-dolly-flatbed-alt:before
{
    content: '\f475';
}

.fa-dolly-flatbed-empty:before
{
    content: '\f476';
}

.fa-donate:before
{
    content: '\f4b9';
}

.fa-door-closed:before
{
    content: '\f52a';
}

.fa-door-open:before
{
    content: '\f52b';
}

.fa-dot-circle:before
{
    content: '\f192';
}

.fa-dove:before
{
    content: '\f4ba';
}

.fa-download:before
{
    content: '\f019';
}

.fa-draft2digital:before
{
    content: '\f396';
}

.fa-drafting-compass:before
{
    content: '\f568';
}

.fa-draw-circle:before
{
    content: '\f5ed';
}

.fa-draw-polygon:before
{
    content: '\f5ee';
}

.fa-draw-square:before
{
    content: '\f5ef';
}

.fa-dribbble:before
{
    content: '\f17d';
}

.fa-dribbble-square:before
{
    content: '\f397';
}

.fa-dropbox:before
{
    content: '\f16b';
}

.fa-drum:before
{
    content: '\f569';
}

.fa-drum-steelpan:before
{
    content: '\f56a';
}

.fa-drupal:before
{
    content: '\f1a9';
}

.fa-dumbbell:before
{
    content: '\f44b';
}

.fa-dyalog:before
{
    content: '\f399';
}

.fa-ear:before
{
    content: '\f5f0';
}

.fa-earlybirds:before
{
    content: '\f39a';
}

.fa-ebay:before
{
    content: '\f4f4';
}

.fa-edge:before
{
    content: '\f282';
}

.fa-edit:before
{
    content: '\f044';
}

.fa-eject:before
{
    content: '\f052';
}

.fa-elementor:before
{
    content: '\f430';
}

.fa-ellipsis-h:before
{
    content: '\f141';
}

.fa-ellipsis-h-alt:before
{
    content: '\f39b';
}

.fa-ellipsis-v:before
{
    content: '\f142';
}

.fa-ellipsis-v-alt:before
{
    content: '\f39c';
}

.fa-ello:before
{
    content: '\f5f1';
}

.fa-ember:before
{
    content: '\f423';
}

.fa-empire:before
{
    content: '\f1d1';
}

.fa-empty-set:before
{
    content: '\f656';
}

.fa-engine-warning:before
{
    content: '\f5f2';
}

.fa-envelope:before
{
    content: '\f0e0';
}

.fa-envelope-open:before
{
    content: '\f2b6';
}

.fa-envelope-open-dollar:before
{
    content: '\f657';
}

.fa-envelope-open-text:before
{
    content: '\f658';
}

.fa-envelope-square:before
{
    content: '\f199';
}

.fa-envira:before
{
    content: '\f299';
}

.fa-equals:before
{
    content: '\f52c';
}

.fa-eraser:before
{
    content: '\f12d';
}

.fa-erlang:before
{
    content: '\f39d';
}

.fa-ethereum:before
{
    content: '\f42e';
}

.fa-etsy:before
{
    content: '\f2d7';
}

.fa-euro-sign:before
{
    content: '\f153';
}

.fa-exchange:before
{
    content: '\f0ec';
}

.fa-exchange-alt:before
{
    content: '\f362';
}

.fa-exclamation:before
{
    content: '\f12a';
}

.fa-exclamation-circle:before
{
    content: '\f06a';
}

.fa-exclamation-square:before
{
    content: '\f321';
}

.fa-exclamation-triangle:before
{
    content: '\f071';
}

.fa-expand:before
{
    content: '\f065';
}

.fa-expand-alt:before
{
    content: '\f424';
}

.fa-expand-arrows:before
{
    content: '\f31d';
}

.fa-expand-arrows-alt:before
{
    content: '\f31e';
}

.fa-expand-wide:before
{
    content: '\f320';
}

.fa-expeditedssl:before
{
    content: '\f23e';
}

.fa-external-link:before
{
    content: '\f08e';
}

.fa-external-link-alt:before
{
    content: '\f35d';
}

.fa-external-link-square:before
{
    content: '\f14c';
}

.fa-external-link-square-alt:before
{
    content: '\f360';
}

.fa-eye:before
{
    content: '\f06e';
}

.fa-eye-dropper:before
{
    content: '\f1fb';
}

.fa-eye-slash:before
{
    content: '\f070';
}

.fa-facebook:before
{
    content: '\f09a';
}

.fa-facebook-f:before
{
    content: '\f39e';
}

.fa-facebook-messenger:before
{
    content: '\f39f';
}

.fa-facebook-square:before
{
    content: '\f082';
}

.fa-fast-backward:before
{
    content: '\f049';
}

.fa-fast-forward:before
{
    content: '\f050';
}

.fa-fax:before
{
    content: '\f1ac';
}

.fa-feather:before
{
    content: '\f52d';
}

.fa-feather-alt:before
{
    content: '\f56b';
}

.fa-female:before
{
    content: '\f182';
}

.fa-field-hockey:before
{
    content: '\f44c';
}

.fa-fighter-jet:before
{
    content: '\f0fb';
}

.fa-file:before
{
    content: '\f15b';
}

.fa-file-alt:before
{
    content: '\f15c';
}

.fa-file-archive:before
{
    content: '\f1c6';
}

.fa-file-audio:before
{
    content: '\f1c7';
}

.fa-file-certificate:before
{
    content: '\f5f3';
}

.fa-file-chart-line:before
{
    content: '\f659';
}

.fa-file-chart-pie:before
{
    content: '\f65a';
}

.fa-file-check:before
{
    content: '\f316';
}

.fa-file-code:before
{
    content: '\f1c9';
}

.fa-file-contract:before
{
    content: '\f56c';
}

.fa-file-download:before
{
    content: '\f56d';
}

.fa-file-edit:before
{
    content: '\f31c';
}

.fa-file-excel:before
{
    content: '\f1c3';
}

.fa-file-exclamation:before
{
    content: '\f31a';
}

.fa-file-export:before
{
    content: '\f56e';
}

.fa-file-image:before
{
    content: '\f1c5';
}

.fa-file-import:before
{
    content: '\f56f';
}

.fa-file-invoice:before
{
    content: '\f570';
}

.fa-file-invoice-dollar:before
{
    content: '\f571';
}

.fa-file-medical:before
{
    content: '\f477';
}

.fa-file-medical-alt:before
{
    content: '\f478';
}

.fa-file-minus:before
{
    content: '\f318';
}

.fa-file-pdf:before
{
    content: '\f1c1';
}

.fa-file-plus:before
{
    content: '\f319';
}

.fa-file-powerpoint:before
{
    content: '\f1c4';
}

.fa-file-prescription:before
{
    content: '\f572';
}

.fa-file-signature:before
{
    content: '\f573';
}

.fa-file-spreadsheet:before
{
    content: '\f65b';
}

.fa-file-times:before
{
    content: '\f317';
}

.fa-file-upload:before
{
    content: '\f574';
}

.fa-file-user:before
{
    content: '\f65c';
}

.fa-file-video:before
{
    content: '\f1c8';
}

.fa-file-word:before
{
    content: '\f1c2';
}

.fa-fill:before
{
    content: '\f575';
}

.fa-fill-drip:before
{
    content: '\f576';
}

.fa-film:before
{
    content: '\f008';
}

.fa-film-alt:before
{
    content: '\f3a0';
}

.fa-filter:before
{
    content: '\f0b0';
}

.fa-fingerprint:before
{
    content: '\f577';
}

.fa-fire:before
{
    content: '\f06d';
}

.fa-fire-extinguisher:before
{
    content: '\f134';
}

.fa-firefox:before
{
    content: '\f269';
}

.fa-first-aid:before
{
    content: '\f479';
}

.fa-first-order:before
{
    content: '\f2b0';
}

.fa-first-order-alt:before
{
    content: '\f50a';
}

.fa-firstdraft:before
{
    content: '\f3a1';
}

.fa-fish:before
{
    content: '\f578';
}

.fa-flag:before
{
    content: '\f024';
}

.fa-flag-checkered:before
{
    content: '\f11e';
}

.fa-flask:before
{
    content: '\f0c3';
}

.fa-flickr:before
{
    content: '\f16e';
}

.fa-flipboard:before
{
    content: '\f44d';
}

.fa-flushed:before
{
    content: '\f579';
}

.fa-fly:before
{
    content: '\f417';
}

.fa-folder:before
{
    content: '\f07b';
}

.fa-folder-minus:before
{
    content: '\f65d';
}

.fa-folder-open:before
{
    content: '\f07c';
}

.fa-folder-plus:before
{
    content: '\f65e';
}

.fa-folder-times:before
{
    content: '\f65f';
}

.fa-folders:before
{
    content: '\f660';
}

.fa-font:before
{
    content: '\f031';
}

.fa-font-awesome:before
{
    content: '\f2b4';
}

.fa-font-awesome-alt:before
{
    content: '\f35c';
}

.fa-font-awesome-flag:before
{
    content: '\f425';
}

.fa-font-awesome-logo-full:before
{
    content: '\f4e6';
}

.fa-fonticons:before
{
    content: '\f280';
}

.fa-fonticons-fi:before
{
    content: '\f3a2';
}

.fa-football-ball:before
{
    content: '\f44e';
}

.fa-football-helmet:before
{
    content: '\f44f';
}

.fa-forklift:before
{
    content: '\f47a';
}

.fa-fort-awesome:before
{
    content: '\f286';
}

.fa-fort-awesome-alt:before
{
    content: '\f3a3';
}

.fa-forumbee:before
{
    content: '\f211';
}

.fa-forward:before
{
    content: '\f04e';
}

.fa-foursquare:before
{
    content: '\f180';
}

.fa-fragile:before
{
    content: '\f4bb';
}

.fa-free-code-camp:before
{
    content: '\f2c5';
}

.fa-freebsd:before
{
    content: '\f3a4';
}

.fa-frog:before
{
    content: '\f52e';
}

.fa-frown:before
{
    content: '\f119';
}

.fa-frown-open:before
{
    content: '\f57a';
}

.fa-fulcrum:before
{
    content: '\f50b';
}

.fa-function:before
{
    content: '\f661';
}

.fa-funnel-dollar:before
{
    content: '\f662';
}

.fa-futbol:before
{
    content: '\f1e3';
}

.fa-galactic-republic:before
{
    content: '\f50c';
}

.fa-galactic-senate:before
{
    content: '\f50d';
}

.fa-gamepad:before
{
    content: '\f11b';
}

.fa-gas-pump:before
{
    content: '\f52f';
}

.fa-gas-pump-slash:before
{
    content: '\f5f4';
}

.fa-gavel:before
{
    content: '\f0e3';
}

.fa-gem:before
{
    content: '\f3a5';
}

.fa-genderless:before
{
    content: '\f22d';
}

.fa-get-pocket:before
{
    content: '\f265';
}

.fa-gg:before
{
    content: '\f260';
}

.fa-gg-circle:before
{
    content: '\f261';
}

.fa-gift:before
{
    content: '\f06b';
}

.fa-gift-card:before
{
    content: '\f663';
}

.fa-git:before
{
    content: '\f1d3';
}

.fa-git-square:before
{
    content: '\f1d2';
}

.fa-github:before
{
    content: '\f09b';
}

.fa-github-alt:before
{
    content: '\f113';
}

.fa-github-square:before
{
    content: '\f092';
}

.fa-gitkraken:before
{
    content: '\f3a6';
}

.fa-gitlab:before
{
    content: '\f296';
}

.fa-gitter:before
{
    content: '\f426';
}

.fa-glass-martini:before
{
    content: '\f000';
}

.fa-glass-martini-alt:before
{
    content: '\f57b';
}

.fa-glasses:before
{
    content: '\f530';
}

.fa-glasses-alt:before
{
    content: '\f5f5';
}

.fa-glide:before
{
    content: '\f2a5';
}

.fa-glide-g:before
{
    content: '\f2a6';
}

.fa-globe:before
{
    content: '\f0ac';
}

.fa-globe-africa:before
{
    content: '\f57c';
}

.fa-globe-americas:before
{
    content: '\f57d';
}

.fa-globe-asia:before
{
    content: '\f57e';
}

.fa-globe-stand:before
{
    content: '\f5f6';
}

.fa-gofore:before
{
    content: '\f3a7';
}

.fa-golf-ball:before
{
    content: '\f450';
}

.fa-golf-club:before
{
    content: '\f451';
}

.fa-goodreads:before
{
    content: '\f3a8';
}

.fa-goodreads-g:before
{
    content: '\f3a9';
}

.fa-google:before
{
    content: '\f1a0';
}

.fa-google-drive:before
{
    content: '\f3aa';
}

.fa-google-play:before
{
    content: '\f3ab';
}

.fa-google-plus:before
{
    content: '\f2b3';
}

.fa-google-plus-g:before
{
    content: '\f0d5';
}

.fa-google-plus-square:before
{
    content: '\f0d4';
}

.fa-google-wallet:before
{
    content: '\f1ee';
}

.fa-gopuram:before
{
    content: '\f664';
}

.fa-graduation-cap:before
{
    content: '\f19d';
}

.fa-gratipay:before
{
    content: '\f184';
}

.fa-grav:before
{
    content: '\f2d6';
}

.fa-greater-than:before
{
    content: '\f531';
}

.fa-greater-than-equal:before
{
    content: '\f532';
}

.fa-grimace:before
{
    content: '\f57f';
}

.fa-grin:before
{
    content: '\f580';
}

.fa-grin-alt:before
{
    content: '\f581';
}

.fa-grin-beam:before
{
    content: '\f582';
}

.fa-grin-beam-sweat:before
{
    content: '\f583';
}

.fa-grin-hearts:before
{
    content: '\f584';
}

.fa-grin-squint:before
{
    content: '\f585';
}

.fa-grin-squint-tears:before
{
    content: '\f586';
}

.fa-grin-stars:before
{
    content: '\f587';
}

.fa-grin-tears:before
{
    content: '\f588';
}

.fa-grin-tongue:before
{
    content: '\f589';
}

.fa-grin-tongue-squint:before
{
    content: '\f58a';
}

.fa-grin-tongue-wink:before
{
    content: '\f58b';
}

.fa-grin-wink:before
{
    content: '\f58c';
}

.fa-grip-horizontal:before
{
    content: '\f58d';
}

.fa-grip-vertical:before
{
    content: '\f58e';
}

.fa-gripfire:before
{
    content: '\f3ac';
}

.fa-grunt:before
{
    content: '\f3ad';
}

.fa-gulp:before
{
    content: '\f3ae';
}

.fa-h-square:before
{
    content: '\f0fd';
}

.fa-h1:before
{
    content: '\f313';
}

.fa-h2:before
{
    content: '\f314';
}

.fa-h3:before
{
    content: '\f315';
}

.fa-hacker-news:before
{
    content: '\f1d4';
}

.fa-hacker-news-square:before
{
    content: '\f3af';
}

.fa-hackerrank:before
{
    content: '\f5f7';
}

.fa-hamsa:before
{
    content: '\f665';
}

.fa-hand-heart:before
{
    content: '\f4bc';
}

.fa-hand-holding:before
{
    content: '\f4bd';
}

.fa-hand-holding-box:before
{
    content: '\f47b';
}

.fa-hand-holding-heart:before
{
    content: '\f4be';
}

.fa-hand-holding-seedling:before
{
    content: '\f4bf';
}

.fa-hand-holding-usd:before
{
    content: '\f4c0';
}

.fa-hand-holding-water:before
{
    content: '\f4c1';
}

.fa-hand-lizard:before
{
    content: '\f258';
}

.fa-hand-paper:before
{
    content: '\f256';
}

.fa-hand-peace:before
{
    content: '\f25b';
}

.fa-hand-point-down:before
{
    content: '\f0a7';
}

.fa-hand-point-left:before
{
    content: '\f0a5';
}

.fa-hand-point-right:before
{
    content: '\f0a4';
}

.fa-hand-point-up:before
{
    content: '\f0a6';
}

.fa-hand-pointer:before
{
    content: '\f25a';
}

.fa-hand-receiving:before
{
    content: '\f47c';
}

.fa-hand-rock:before
{
    content: '\f255';
}

.fa-hand-scissors:before
{
    content: '\f257';
}

.fa-hand-spock:before
{
    content: '\f259';
}

.fa-hands:before
{
    content: '\f4c2';
}

.fa-hands-heart:before
{
    content: '\f4c3';
}

.fa-hands-helping:before
{
    content: '\f4c4';
}

.fa-hands-usd:before
{
    content: '\f4c5';
}

.fa-handshake:before
{
    content: '\f2b5';
}

.fa-handshake-alt:before
{
    content: '\f4c6';
}

.fa-hashtag:before
{
    content: '\f292';
}

.fa-haykal:before
{
    content: '\f666';
}

.fa-hdd:before
{
    content: '\f0a0';
}

.fa-heading:before
{
    content: '\f1dc';
}

.fa-headphones:before
{
    content: '\f025';
}

.fa-headphones-alt:before
{
    content: '\f58f';
}

.fa-headset:before
{
    content: '\f590';
}

.fa-heart:before
{
    content: '\f004';
}

.fa-heart-circle:before
{
    content: '\f4c7';
}

.fa-heart-rate:before
{
    content: '\f5f8';
}

.fa-heart-square:before
{
    content: '\f4c8';
}

.fa-heartbeat:before
{
    content: '\f21e';
}

.fa-helicopter:before
{
    content: '\f533';
}

.fa-hexagon:before
{
    content: '\f312';
}

.fa-highlighter:before
{
    content: '\f591';
}

.fa-hips:before
{
    content: '\f452';
}

.fa-hire-a-helper:before
{
    content: '\f3b0';
}

.fa-history:before
{
    content: '\f1da';
}

.fa-hockey-puck:before
{
    content: '\f453';
}

.fa-hockey-sticks:before
{
    content: '\f454';
}

.fa-home:before
{
    content: '\f015';
}

.fa-home-heart:before
{
    content: '\f4c9';
}

.fa-hooli:before
{
    content: '\f427';
}

.fa-hornbill:before
{
    content: '\f592';
}

.fa-hospital:before
{
    content: '\f0f8';
}

.fa-hospital-alt:before
{
    content: '\f47d';
}

.fa-hospital-symbol:before
{
    content: '\f47e';
}

.fa-hot-tub:before
{
    content: '\f593';
}

.fa-hotel:before
{
    content: '\f594';
}

.fa-hotjar:before
{
    content: '\f3b1';
}

.fa-hourglass:before
{
    content: '\f254';
}

.fa-hourglass-end:before
{
    content: '\f253';
}

.fa-hourglass-half:before
{
    content: '\f252';
}

.fa-hourglass-start:before
{
    content: '\f251';
}

.fa-houzz:before
{
    content: '\f27c';
}

.fa-html5:before
{
    content: '\f13b';
}

.fa-hubspot:before
{
    content: '\f3b2';
}

.fa-i-cursor:before
{
    content: '\f246';
}

.fa-id-badge:before
{
    content: '\f2c1';
}

.fa-id-card:before
{
    content: '\f2c2';
}

.fa-id-card-alt:before
{
    content: '\f47f';
}

.fa-image:before
{
    content: '\f03e';
}

.fa-images:before
{
    content: '\f302';
}

.fa-imdb:before
{
    content: '\f2d8';
}

.fa-inbox:before
{
    content: '\f01c';
}

.fa-inbox-in:before
{
    content: '\f310';
}

.fa-inbox-out:before
{
    content: '\f311';
}

.fa-indent:before
{
    content: '\f03c';
}

.fa-industry:before
{
    content: '\f275';
}

.fa-industry-alt:before
{
    content: '\f3b3';
}

.fa-infinity:before
{
    content: '\f534';
}

.fa-info:before
{
    content: '\f129';
}

.fa-info-circle:before
{
    content: '\f05a';
}

.fa-info-square:before
{
    content: '\f30f';
}

.fa-inhaler:before
{
    content: '\f5f9';
}

.fa-instagram:before
{
    content: '\f16d';
}

.fa-integral:before
{
    content: '\f667';
}

.fa-internet-explorer:before
{
    content: '\f26b';
}

.fa-intersection:before
{
    content: '\f668';
}

.fa-inventory:before
{
    content: '\f480';
}

.fa-ioxhost:before
{
    content: '\f208';
}

.fa-italic:before
{
    content: '\f033';
}

.fa-itunes:before
{
    content: '\f3b4';
}

.fa-itunes-note:before
{
    content: '\f3b5';
}

.fa-jack-o-lantern:before
{
    content: '\f30e';
}

.fa-java:before
{
    content: '\f4e4';
}

.fa-jedi:before
{
    content: '\f669';
}

.fa-jedi-order:before
{
    content: '\f50e';
}

.fa-jenkins:before
{
    content: '\f3b6';
}

.fa-joget:before
{
    content: '\f3b7';
}

.fa-joint:before
{
    content: '\f595';
}

.fa-joomla:before
{
    content: '\f1aa';
}

.fa-journal-whills:before
{
    content: '\f66a';
}

.fa-js:before
{
    content: '\f3b8';
}

.fa-js-square:before
{
    content: '\f3b9';
}

.fa-jsfiddle:before
{
    content: '\f1cc';
}

.fa-kaaba:before
{
    content: '\f66b';
}

.fa-kaggle:before
{
    content: '\f5fa';
}

.fa-key:before
{
    content: '\f084';
}

.fa-keybase:before
{
    content: '\f4f5';
}

.fa-keyboard:before
{
    content: '\f11c';
}

.fa-keycdn:before
{
    content: '\f3ba';
}

.fa-keynote:before
{
    content: '\f66c';
}

.fa-khanda:before
{
    content: '\f66d';
}

.fa-kickstarter:before
{
    content: '\f3bb';
}

.fa-kickstarter-k:before
{
    content: '\f3bc';
}

.fa-kidneys:before
{
    content: '\f5fb';
}

.fa-kiss:before
{
    content: '\f596';
}

.fa-kiss-beam:before
{
    content: '\f597';
}

.fa-kiss-wink-heart:before
{
    content: '\f598';
}

.fa-kiwi-bird:before
{
    content: '\f535';
}

.fa-korvue:before
{
    content: '\f42f';
}

.fa-lambda:before
{
    content: '\f66e';
}

.fa-lamp:before
{
    content: '\f4ca';
}

.fa-landmark:before
{
    content: '\f66f';
}

.fa-language:before
{
    content: '\f1ab';
}

.fa-laptop:before
{
    content: '\f109';
}

.fa-laptop-code:before
{
    content: '\f5fc';
}

.fa-laravel:before
{
    content: '\f3bd';
}

.fa-lastfm:before
{
    content: '\f202';
}

.fa-lastfm-square:before
{
    content: '\f203';
}

.fa-laugh:before
{
    content: '\f599';
}

.fa-laugh-beam:before
{
    content: '\f59a';
}

.fa-laugh-squint:before
{
    content: '\f59b';
}

.fa-laugh-wink:before
{
    content: '\f59c';
}

.fa-layer-group:before
{
    content: '\f5fd';
}

.fa-layer-minus:before
{
    content: '\f5fe';
}

.fa-layer-plus:before
{
    content: '\f5ff';
}

.fa-leaf:before
{
    content: '\f06c';
}

.fa-leaf-heart:before
{
    content: '\f4cb';
}

.fa-leanpub:before
{
    content: '\f212';
}

.fa-lemon:before
{
    content: '\f094';
}

.fa-less:before
{
    content: '\f41d';
}

.fa-less-than:before
{
    content: '\f536';
}

.fa-less-than-equal:before
{
    content: '\f537';
}

.fa-level-down:before
{
    content: '\f149';
}

.fa-level-down-alt:before
{
    content: '\f3be';
}

.fa-level-up:before
{
    content: '\f148';
}

.fa-level-up-alt:before
{
    content: '\f3bf';
}

.fa-life-ring:before
{
    content: '\f1cd';
}

.fa-lightbulb:before
{
    content: '\f0eb';
}

.fa-lightbulb-dollar:before
{
    content: '\f670';
}

.fa-lightbulb-exclamation:before
{
    content: '\f671';
}

.fa-lightbulb-on:before
{
    content: '\f672';
}

.fa-lightbulb-slash:before
{
    content: '\f673';
}

.fa-line:before
{
    content: '\f3c0';
}

.fa-link:before
{
    content: '\f0c1';
}

.fa-linkedin:before
{
    content: '\f08c';
}

.fa-linkedin-in:before
{
    content: '\f0e1';
}

.fa-linode:before
{
    content: '\f2b8';
}

.fa-linux:before
{
    content: '\f17c';
}

.fa-lips:before
{
    content: '\f600';
}

.fa-lira-sign:before
{
    content: '\f195';
}

.fa-list:before
{
    content: '\f03a';
}

.fa-list-alt:before
{
    content: '\f022';
}

.fa-list-ol:before
{
    content: '\f0cb';
}

.fa-list-ul:before
{
    content: '\f0ca';
}

.fa-location:before
{
    content: '\f601';
}

.fa-location-arrow:before
{
    content: '\f124';
}

.fa-location-circle:before
{
    content: '\f602';
}

.fa-location-slash:before
{
    content: '\f603';
}

.fa-lock:before
{
    content: '\f023';
}

.fa-lock-alt:before
{
    content: '\f30d';
}

.fa-lock-open:before
{
    content: '\f3c1';
}

.fa-lock-open-alt:before
{
    content: '\f3c2';
}

.fa-long-arrow-alt-down:before
{
    content: '\f309';
}

.fa-long-arrow-alt-left:before
{
    content: '\f30a';
}

.fa-long-arrow-alt-right:before
{
    content: '\f30b';
}

.fa-long-arrow-alt-up:before
{
    content: '\f30c';
}

.fa-long-arrow-down:before
{
    content: '\f175';
}

.fa-long-arrow-left:before
{
    content: '\f177';
}

.fa-long-arrow-right:before
{
    content: '\f178';
}

.fa-long-arrow-up:before
{
    content: '\f176';
}

.fa-loveseat:before
{
    content: '\f4cc';
}

.fa-low-vision:before
{
    content: '\f2a8';
}

.fa-luchador:before
{
    content: '\f455';
}

.fa-luggage-cart:before
{
    content: '\f59d';
}

.fa-lungs:before
{
    content: '\f604';
}

.fa-lyft:before
{
    content: '\f3c3';
}

.fa-magento:before
{
    content: '\f3c4';
}

.fa-magic:before
{
    content: '\f0d0';
}

.fa-magnet:before
{
    content: '\f076';
}

.fa-mail-bulk:before
{
    content: '\f674';
}

.fa-mailchimp:before
{
    content: '\f59e';
}

.fa-male:before
{
    content: '\f183';
}

.fa-mandalorian:before
{
    content: '\f50f';
}

.fa-map:before
{
    content: '\f279';
}

.fa-map-marked:before
{
    content: '\f59f';
}

.fa-map-marked-alt:before
{
    content: '\f5a0';
}

.fa-map-marker:before
{
    content: '\f041';
}

.fa-map-marker-alt:before
{
    content: '\f3c5';
}

.fa-map-marker-alt-slash:before
{
    content: '\f605';
}

.fa-map-marker-check:before
{
    content: '\f606';
}

.fa-map-marker-edit:before
{
    content: '\f607';
}

.fa-map-marker-exclamation:before
{
    content: '\f608';
}

.fa-map-marker-minus:before
{
    content: '\f609';
}

.fa-map-marker-plus:before
{
    content: '\f60a';
}

.fa-map-marker-question:before
{
    content: '\f60b';
}

.fa-map-marker-slash:before
{
    content: '\f60c';
}

.fa-map-marker-smile:before
{
    content: '\f60d';
}

.fa-map-marker-times:before
{
    content: '\f60e';
}

.fa-map-pin:before
{
    content: '\f276';
}

.fa-map-signs:before
{
    content: '\f277';
}

.fa-markdown:before
{
    content: '\f60f';
}

.fa-marker:before
{
    content: '\f5a1';
}

.fa-mars:before
{
    content: '\f222';
}

.fa-mars-double:before
{
    content: '\f227';
}

.fa-mars-stroke:before
{
    content: '\f229';
}

.fa-mars-stroke-h:before
{
    content: '\f22b';
}

.fa-mars-stroke-v:before
{
    content: '\f22a';
}

.fa-mastodon:before
{
    content: '\f4f6';
}

.fa-maxcdn:before
{
    content: '\f136';
}

.fa-medal:before
{
    content: '\f5a2';
}

.fa-medapps:before
{
    content: '\f3c6';
}

.fa-medium:before
{
    content: '\f23a';
}

.fa-medium-m:before
{
    content: '\f3c7';
}

.fa-medkit:before
{
    content: '\f0fa';
}

.fa-medrt:before
{
    content: '\f3c8';
}

.fa-meetup:before
{
    content: '\f2e0';
}

.fa-megaphone:before
{
    content: '\f675';
}

.fa-megaport:before
{
    content: '\f5a3';
}

.fa-meh:before
{
    content: '\f11a';
}

.fa-meh-blank:before
{
    content: '\f5a4';
}

.fa-meh-rolling-eyes:before
{
    content: '\f5a5';
}

.fa-memory:before
{
    content: '\f538';
}

.fa-menorah:before
{
    content: '\f676';
}

.fa-mercury:before
{
    content: '\f223';
}

.fa-microchip:before
{
    content: '\f2db';
}

.fa-microphone:before
{
    content: '\f130';
}

.fa-microphone-alt:before
{
    content: '\f3c9';
}

.fa-microphone-alt-slash:before
{
    content: '\f539';
}

.fa-microphone-slash:before
{
    content: '\f131';
}

.fa-microscope:before
{
    content: '\f610';
}

.fa-microsoft:before
{
    content: '\f3ca';
}

.fa-mind-share:before
{
    content: '\f677';
}

.fa-minus:before
{
    content: '\f068';
}

.fa-minus-circle:before
{
    content: '\f056';
}

.fa-minus-hexagon:before
{
    content: '\f307';
}

.fa-minus-octagon:before
{
    content: '\f308';
}

.fa-minus-square:before
{
    content: '\f146';
}

.fa-mix:before
{
    content: '\f3cb';
}

.fa-mixcloud:before
{
    content: '\f289';
}

.fa-mizuni:before
{
    content: '\f3cc';
}

.fa-mobile:before
{
    content: '\f10b';
}

.fa-mobile-alt:before
{
    content: '\f3cd';
}

.fa-mobile-android:before
{
    content: '\f3ce';
}

.fa-mobile-android-alt:before
{
    content: '\f3cf';
}

.fa-modx:before
{
    content: '\f285';
}

.fa-monero:before
{
    content: '\f3d0';
}

.fa-money-bill:before
{
    content: '\f0d6';
}

.fa-money-bill-alt:before
{
    content: '\f3d1';
}

.fa-money-bill-wave:before
{
    content: '\f53a';
}

.fa-money-bill-wave-alt:before
{
    content: '\f53b';
}

.fa-money-check:before
{
    content: '\f53c';
}

.fa-money-check-alt:before
{
    content: '\f53d';
}

.fa-monitor-heart-rate:before
{
    content: '\f611';
}

.fa-monument:before
{
    content: '\f5a6';
}

.fa-moon:before
{
    content: '\f186';
}

.fa-mortar-pestle:before
{
    content: '\f5a7';
}

.fa-mosque:before
{
    content: '\f678';
}

.fa-motorcycle:before
{
    content: '\f21c';
}

.fa-mouse-pointer:before
{
    content: '\f245';
}

.fa-music:before
{
    content: '\f001';
}

.fa-napster:before
{
    content: '\f3d2';
}

.fa-neos:before
{
    content: '\f612';
}

.fa-neuter:before
{
    content: '\f22c';
}

.fa-newspaper:before
{
    content: '\f1ea';
}

.fa-nimblr:before
{
    content: '\f5a8';
}

.fa-nintendo-switch:before
{
    content: '\f418';
}

.fa-node:before
{
    content: '\f419';
}

.fa-node-js:before
{
    content: '\f3d3';
}

.fa-not-equal:before
{
    content: '\f53e';
}

.fa-notes-medical:before
{
    content: '\f481';
}

.fa-npm:before
{
    content: '\f3d4';
}

.fa-ns8:before
{
    content: '\f3d5';
}

.fa-nutritionix:before
{
    content: '\f3d6';
}

.fa-object-group:before
{
    content: '\f247';
}

.fa-object-ungroup:before
{
    content: '\f248';
}

.fa-octagon:before
{
    content: '\f306';
}

.fa-odnoklassniki:before
{
    content: '\f263';
}

.fa-odnoklassniki-square:before
{
    content: '\f264';
}

.fa-oil-can:before
{
    content: '\f613';
}

.fa-oil-temp:before
{
    content: '\f614';
}

.fa-old-republic:before
{
    content: '\f510';
}

.fa-om:before
{
    content: '\f679';
}

.fa-omega:before
{
    content: '\f67a';
}

.fa-opencart:before
{
    content: '\f23d';
}

.fa-openid:before
{
    content: '\f19b';
}

.fa-opera:before
{
    content: '\f26a';
}

.fa-optin-monster:before
{
    content: '\f23c';
}

.fa-osi:before
{
    content: '\f41a';
}

.fa-outdent:before
{
    content: '\f03b';
}

.fa-page4:before
{
    content: '\f3d7';
}

.fa-pagelines:before
{
    content: '\f18c';
}

.fa-paint-brush:before
{
    content: '\f1fc';
}

.fa-paint-brush-alt:before
{
    content: '\f5a9';
}

.fa-paint-roller:before
{
    content: '\f5aa';
}

.fa-palette:before
{
    content: '\f53f';
}

.fa-palfed:before
{
    content: '\f3d8';
}

.fa-pallet:before
{
    content: '\f482';
}

.fa-pallet-alt:before
{
    content: '\f483';
}

.fa-paper-plane:before
{
    content: '\f1d8';
}

.fa-paperclip:before
{
    content: '\f0c6';
}

.fa-parachute-box:before
{
    content: '\f4cd';
}

.fa-paragraph:before
{
    content: '\f1dd';
}

.fa-parking:before
{
    content: '\f540';
}

.fa-parking-circle:before
{
    content: '\f615';
}

.fa-parking-circle-slash:before
{
    content: '\f616';
}

.fa-parking-slash:before
{
    content: '\f617';
}

.fa-passport:before
{
    content: '\f5ab';
}

.fa-pastafarianism:before
{
    content: '\f67b';
}

.fa-paste:before
{
    content: '\f0ea';
}

.fa-patreon:before
{
    content: '\f3d9';
}

.fa-pause:before
{
    content: '\f04c';
}

.fa-pause-circle:before
{
    content: '\f28b';
}

.fa-paw:before
{
    content: '\f1b0';
}

.fa-paypal:before
{
    content: '\f1ed';
}

.fa-peace:before
{
    content: '\f67c';
}

.fa-pen:before
{
    content: '\f304';
}

.fa-pen-alt:before
{
    content: '\f305';
}

.fa-pen-fancy:before
{
    content: '\f5ac';
}

.fa-pen-nib:before
{
    content: '\f5ad';
}

.fa-pen-square:before
{
    content: '\f14b';
}

.fa-pencil:before
{
    content: '\f040';
}

.fa-pencil-alt:before
{
    content: '\f303';
}

.fa-pencil-paintbrush:before
{
    content: '\f618';
}

.fa-pencil-ruler:before
{
    content: '\f5ae';
}

.fa-pennant:before
{
    content: '\f456';
}

.fa-people-carry:before
{
    content: '\f4ce';
}

.fa-percent:before
{
    content: '\f295';
}

.fa-percentage:before
{
    content: '\f541';
}

.fa-periscope:before
{
    content: '\f3da';
}

.fa-person-carry:before
{
    content: '\f4cf';
}

.fa-person-dolly:before
{
    content: '\f4d0';
}

.fa-person-dolly-empty:before
{
    content: '\f4d1';
}

.fa-phabricator:before
{
    content: '\f3db';
}

.fa-phoenix-framework:before
{
    content: '\f3dc';
}

.fa-phoenix-squadron:before
{
    content: '\f511';
}

.fa-phone:before
{
    content: '\f095';
}

.fa-phone-office:before
{
    content: '\f67d';
}

.fa-phone-plus:before
{
    content: '\f4d2';
}

.fa-phone-slash:before
{
    content: '\f3dd';
}

.fa-phone-square:before
{
    content: '\f098';
}

.fa-phone-volume:before
{
    content: '\f2a0';
}

.fa-php:before
{
    content: '\f457';
}

.fa-pi:before
{
    content: '\f67e';
}

.fa-pied-piper:before
{
    content: '\f2ae';
}

.fa-pied-piper-alt:before
{
    content: '\f1a8';
}

.fa-pied-piper-hat:before
{
    content: '\f4e5';
}

.fa-pied-piper-pp:before
{
    content: '\f1a7';
}

.fa-piggy-bank:before
{
    content: '\f4d3';
}

.fa-pills:before
{
    content: '\f484';
}

.fa-pinterest:before
{
    content: '\f0d2';
}

.fa-pinterest-p:before
{
    content: '\f231';
}

.fa-pinterest-square:before
{
    content: '\f0d3';
}

.fa-place-of-worship:before
{
    content: '\f67f';
}

.fa-plane:before
{
    content: '\f072';
}

.fa-plane-alt:before
{
    content: '\f3de';
}

.fa-plane-arrival:before
{
    content: '\f5af';
}

.fa-plane-departure:before
{
    content: '\f5b0';
}

.fa-play:before
{
    content: '\f04b';
}

.fa-play-circle:before
{
    content: '\f144';
}

.fa-playstation:before
{
    content: '\f3df';
}

.fa-plug:before
{
    content: '\f1e6';
}

.fa-plus:before
{
    content: '\f067';
}

.fa-plus-circle:before
{
    content: '\f055';
}

.fa-plus-hexagon:before
{
    content: '\f300';
}

.fa-plus-octagon:before
{
    content: '\f301';
}

.fa-plus-square:before
{
    content: '\f0fe';
}

.fa-podcast:before
{
    content: '\f2ce';
}

.fa-podium:before
{
    content: '\f680';
}

.fa-poll:before
{
    content: '\f681';
}

.fa-poll-h:before
{
    content: '\f682';
}

.fa-poo:before
{
    content: '\f2fe';
}

.fa-poop:before
{
    content: '\f619';
}

.fa-portrait:before
{
    content: '\f3e0';
}

.fa-pound-sign:before
{
    content: '\f154';
}

.fa-power-off:before
{
    content: '\f011';
}

.fa-pray:before
{
    content: '\f683';
}

.fa-praying-hands:before
{
    content: '\f684';
}

.fa-prescription:before
{
    content: '\f5b1';
}

.fa-prescription-bottle:before
{
    content: '\f485';
}

.fa-prescription-bottle-alt:before
{
    content: '\f486';
}

.fa-presentation:before
{
    content: '\f685';
}

.fa-print:before
{
    content: '\f02f';
}

.fa-print-slash:before
{
    content: '\f686';
}

.fa-procedures:before
{
    content: '\f487';
}

.fa-product-hunt:before
{
    content: '\f288';
}

.fa-project-diagram:before
{
    content: '\f542';
}

.fa-pushed:before
{
    content: '\f3e1';
}

.fa-puzzle-piece:before
{
    content: '\f12e';
}

.fa-python:before
{
    content: '\f3e2';
}

.fa-qq:before
{
    content: '\f1d6';
}

.fa-qrcode:before
{
    content: '\f029';
}

.fa-question:before
{
    content: '\f128';
}

.fa-question-circle:before
{
    content: '\f059';
}

.fa-question-square:before
{
    content: '\f2fd';
}

.fa-quidditch:before
{
    content: '\f458';
}

.fa-quinscape:before
{
    content: '\f459';
}

.fa-quora:before
{
    content: '\f2c4';
}

.fa-quote-left:before
{
    content: '\f10d';
}

.fa-quote-right:before
{
    content: '\f10e';
}

.fa-quran:before
{
    content: '\f687';
}

.fa-r-project:before
{
    content: '\f4f7';
}

.fa-racquet:before
{
    content: '\f45a';
}

.fa-ramp-loading:before
{
    content: '\f4d4';
}

.fa-random:before
{
    content: '\f074';
}

.fa-ravelry:before
{
    content: '\f2d9';
}

.fa-react:before
{
    content: '\f41b';
}

.fa-readme:before
{
    content: '\f4d5';
}

.fa-rebel:before
{
    content: '\f1d0';
}

.fa-receipt:before
{
    content: '\f543';
}

.fa-rectangle-landscape:before
{
    content: '\f2fa';
}

.fa-rectangle-portrait:before
{
    content: '\f2fb';
}

.fa-rectangle-wide:before
{
    content: '\f2fc';
}

.fa-recycle:before
{
    content: '\f1b8';
}

.fa-red-river:before
{
    content: '\f3e3';
}

.fa-reddit:before
{
    content: '\f1a1';
}

.fa-reddit-alien:before
{
    content: '\f281';
}

.fa-reddit-square:before
{
    content: '\f1a2';
}

.fa-redo:before
{
    content: '\f01e';
}

.fa-redo-alt:before
{
    content: '\f2f9';
}

.fa-registered:before
{
    content: '\f25d';
}

.fa-rendact:before
{
    content: '\f3e4';
}

.fa-renren:before
{
    content: '\f18b';
}

.fa-repeat:before
{
    content: '\f363';
}

.fa-repeat-1:before
{
    content: '\f365';
}

.fa-repeat-1-alt:before
{
    content: '\f366';
}

.fa-repeat-alt:before
{
    content: '\f364';
}

.fa-reply:before
{
    content: '\f3e5';
}

.fa-reply-all:before
{
    content: '\f122';
}

.fa-replyd:before
{
    content: '\f3e6';
}

.fa-researchgate:before
{
    content: '\f4f8';
}

.fa-resolving:before
{
    content: '\f3e7';
}

.fa-retweet:before
{
    content: '\f079';
}

.fa-retweet-alt:before
{
    content: '\f361';
}

.fa-rev:before
{
    content: '\f5b2';
}

.fa-ribbon:before
{
    content: '\f4d6';
}

.fa-road:before
{
    content: '\f018';
}

.fa-robot:before
{
    content: '\f544';
}

.fa-rocket:before
{
    content: '\f135';
}

.fa-rocketchat:before
{
    content: '\f3e8';
}

.fa-rockrms:before
{
    content: '\f3e9';
}

.fa-route:before
{
    content: '\f4d7';
}

.fa-route-highway:before
{
    content: '\f61a';
}

.fa-route-interstate:before
{
    content: '\f61b';
}

.fa-rss:before
{
    content: '\f09e';
}

.fa-rss-square:before
{
    content: '\f143';
}

.fa-ruble-sign:before
{
    content: '\f158';
}

.fa-ruler:before
{
    content: '\f545';
}

.fa-ruler-combined:before
{
    content: '\f546';
}

.fa-ruler-horizontal:before
{
    content: '\f547';
}

.fa-ruler-triangle:before
{
    content: '\f61c';
}

.fa-ruler-vertical:before
{
    content: '\f548';
}

.fa-rupee-sign:before
{
    content: '\f156';
}

.fa-sad-cry:before
{
    content: '\f5b3';
}

.fa-sad-tear:before
{
    content: '\f5b4';
}

.fa-safari:before
{
    content: '\f267';
}

.fa-sass:before
{
    content: '\f41e';
}

.fa-save:before
{
    content: '\f0c7';
}

.fa-scalpel:before
{
    content: '\f61d';
}

.fa-scalpel-path:before
{
    content: '\f61e';
}

.fa-scanner:before
{
    content: '\f488';
}

.fa-scanner-keyboard:before
{
    content: '\f489';
}

.fa-scanner-touchscreen:before
{
    content: '\f48a';
}

.fa-schlix:before
{
    content: '\f3ea';
}

.fa-school:before
{
    content: '\f549';
}

.fa-screwdriver:before
{
    content: '\f54a';
}

.fa-scribd:before
{
    content: '\f28a';
}

.fa-scrubber:before
{
    content: '\f2f8';
}

.fa-search:before
{
    content: '\f002';
}

.fa-search-dollar:before
{
    content: '\f688';
}

.fa-search-location:before
{
    content: '\f689';
}

.fa-search-minus:before
{
    content: '\f010';
}

.fa-search-plus:before
{
    content: '\f00e';
}

.fa-searchengin:before
{
    content: '\f3eb';
}

.fa-seedling:before
{
    content: '\f4d8';
}

.fa-sellcast:before
{
    content: '\f2da';
}

.fa-sellsy:before
{
    content: '\f213';
}

.fa-server:before
{
    content: '\f233';
}

.fa-servicestack:before
{
    content: '\f3ec';
}

.fa-shapes:before
{
    content: '\f61f';
}

.fa-share:before
{
    content: '\f064';
}

.fa-share-all:before
{
    content: '\f367';
}

.fa-share-alt:before
{
    content: '\f1e0';
}

.fa-share-alt-square:before
{
    content: '\f1e1';
}

.fa-share-square:before
{
    content: '\f14d';
}

.fa-shekel-sign:before
{
    content: '\f20b';
}

.fa-shield:before
{
    content: '\f132';
}

.fa-shield-alt:before
{
    content: '\f3ed';
}

.fa-shield-check:before
{
    content: '\f2f7';
}

.fa-ship:before
{
    content: '\f21a';
}

.fa-shipping-fast:before
{
    content: '\f48b';
}

.fa-shipping-timed:before
{
    content: '\f48c';
}

.fa-shirtsinbulk:before
{
    content: '\f214';
}

.fa-shoe-prints:before
{
    content: '\f54b';
}

.fa-shopping-bag:before
{
    content: '\f290';
}

.fa-shopping-basket:before
{
    content: '\f291';
}

.fa-shopping-cart:before
{
    content: '\f07a';
}

.fa-shopware:before
{
    content: '\f5b5';
}

.fa-shower:before
{
    content: '\f2cc';
}

.fa-shredder:before
{
    content: '\f68a';
}

.fa-shuttle-van:before
{
    content: '\f5b6';
}

.fa-shuttlecock:before
{
    content: '\f45b';
}

.fa-sigma:before
{
    content: '\f68b';
}

.fa-sign:before
{
    content: '\f4d9';
}

.fa-sign-in:before
{
    content: '\f090';
}

.fa-sign-in-alt:before
{
    content: '\f2f6';
}

.fa-sign-language:before
{
    content: '\f2a7';
}

.fa-sign-out:before
{
    content: '\f08b';
}

.fa-sign-out-alt:before
{
    content: '\f2f5';
}

.fa-signal:before
{
    content: '\f012';
}

.fa-signal-1:before
{
    content: '\f68c';
}

.fa-signal-2:before
{
    content: '\f68d';
}

.fa-signal-3:before
{
    content: '\f68e';
}

.fa-signal-4:before
{
    content: '\f68f';
}

.fa-signal-alt:before
{
    content: '\f690';
}

.fa-signal-alt-1:before
{
    content: '\f691';
}

.fa-signal-alt-2:before
{
    content: '\f692';
}

.fa-signal-alt-3:before
{
    content: '\f693';
}

.fa-signal-alt-slash:before
{
    content: '\f694';
}

.fa-signal-slash:before
{
    content: '\f695';
}

.fa-signature:before
{
    content: '\f5b7';
}

.fa-simplybuilt:before
{
    content: '\f215';
}

.fa-sistrix:before
{
    content: '\f3ee';
}

.fa-sitemap:before
{
    content: '\f0e8';
}

.fa-sith:before
{
    content: '\f512';
}

.fa-skeleton:before
{
    content: '\f620';
}

.fa-skull:before
{
    content: '\f54c';
}

.fa-skyatlas:before
{
    content: '\f216';
}

.fa-skype:before
{
    content: '\f17e';
}

.fa-slack:before
{
    content: '\f198';
}

.fa-slack-hash:before
{
    content: '\f3ef';
}

.fa-sliders-h:before
{
    content: '\f1de';
}

.fa-sliders-h-square:before
{
    content: '\f3f0';
}

.fa-sliders-v:before
{
    content: '\f3f1';
}

.fa-sliders-v-square:before
{
    content: '\f3f2';
}

.fa-slideshare:before
{
    content: '\f1e7';
}

.fa-smile:before
{
    content: '\f118';
}

.fa-smile-beam:before
{
    content: '\f5b8';
}

.fa-smile-plus:before
{
    content: '\f5b9';
}

.fa-smile-wink:before
{
    content: '\f4da';
}

.fa-smoking:before
{
    content: '\f48d';
}

.fa-smoking-ban:before
{
    content: '\f54d';
}

.fa-snapchat:before
{
    content: '\f2ab';
}

.fa-snapchat-ghost:before
{
    content: '\f2ac';
}

.fa-snapchat-square:before
{
    content: '\f2ad';
}

.fa-snowflake:before
{
    content: '\f2dc';
}

.fa-socks:before
{
    content: '\f696';
}

.fa-solar-panel:before
{
    content: '\f5ba';
}

.fa-sort:before
{
    content: '\f0dc';
}

.fa-sort-alpha-down:before
{
    content: '\f15d';
}

.fa-sort-alpha-up:before
{
    content: '\f15e';
}

.fa-sort-amount-down:before
{
    content: '\f160';
}

.fa-sort-amount-up:before
{
    content: '\f161';
}

.fa-sort-down:before
{
    content: '\f0dd';
}

.fa-sort-numeric-down:before
{
    content: '\f162';
}

.fa-sort-numeric-up:before
{
    content: '\f163';
}

.fa-sort-up:before
{
    content: '\f0de';
}

.fa-soundcloud:before
{
    content: '\f1be';
}

.fa-spa:before
{
    content: '\f5bb';
}

.fa-space-shuttle:before
{
    content: '\f197';
}

.fa-spade:before
{
    content: '\f2f4';
}

.fa-speakap:before
{
    content: '\f3f3';
}

.fa-spinner:before
{
    content: '\f110';
}

.fa-spinner-third:before
{
    content: '\f3f4';
}

.fa-splotch:before
{
    content: '\f5bc';
}

.fa-spotify:before
{
    content: '\f1bc';
}

.fa-spray-can:before
{
    content: '\f5bd';
}

.fa-square:before
{
    content: '\f0c8';
}

.fa-square-full:before
{
    content: '\f45c';
}

.fa-square-root:before
{
    content: '\f697';
}

.fa-square-root-alt:before
{
    content: '\f698';
}

.fa-squarespace:before
{
    content: '\f5be';
}

.fa-stack-exchange:before
{
    content: '\f18d';
}

.fa-stack-overflow:before
{
    content: '\f16c';
}

.fa-stamp:before
{
    content: '\f5bf';
}

.fa-star:before
{
    content: '\f005';
}

.fa-star-and-crescent:before
{
    content: '\f699';
}

.fa-star-exclamation:before
{
    content: '\f2f3';
}

.fa-star-half:before
{
    content: '\f089';
}

.fa-star-half-alt:before
{
    content: '\f5c0';
}

.fa-star-of-david:before
{
    content: '\f69a';
}

.fa-star-of-life:before
{
    content: '\f621';
}

.fa-staylinked:before
{
    content: '\f3f5';
}

.fa-steam:before
{
    content: '\f1b6';
}

.fa-steam-square:before
{
    content: '\f1b7';
}

.fa-steam-symbol:before
{
    content: '\f3f6';
}

.fa-steering-wheel:before
{
    content: '\f622';
}

.fa-step-backward:before
{
    content: '\f048';
}

.fa-step-forward:before
{
    content: '\f051';
}

.fa-stethoscope:before
{
    content: '\f0f1';
}

.fa-sticker-mule:before
{
    content: '\f3f7';
}

.fa-sticky-note:before
{
    content: '\f249';
}

.fa-stomach:before
{
    content: '\f623';
}

.fa-stop:before
{
    content: '\f04d';
}

.fa-stop-circle:before
{
    content: '\f28d';
}

.fa-stopwatch:before
{
    content: '\f2f2';
}

.fa-store:before
{
    content: '\f54e';
}

.fa-store-alt:before
{
    content: '\f54f';
}

.fa-strava:before
{
    content: '\f428';
}

.fa-stream:before
{
    content: '\f550';
}

.fa-street-view:before
{
    content: '\f21d';
}

.fa-strikethrough:before
{
    content: '\f0cc';
}

.fa-stripe:before
{
    content: '\f429';
}

.fa-stripe-s:before
{
    content: '\f42a';
}

.fa-stroopwafel:before
{
    content: '\f551';
}

.fa-studiovinari:before
{
    content: '\f3f8';
}

.fa-stumbleupon:before
{
    content: '\f1a4';
}

.fa-stumbleupon-circle:before
{
    content: '\f1a3';
}

.fa-subscript:before
{
    content: '\f12c';
}

.fa-subway:before
{
    content: '\f239';
}

.fa-suitcase:before
{
    content: '\f0f2';
}

.fa-suitcase-rolling:before
{
    content: '\f5c1';
}

.fa-sun:before
{
    content: '\f185';
}

.fa-superpowers:before
{
    content: '\f2dd';
}

.fa-superscript:before
{
    content: '\f12b';
}

.fa-supple:before
{
    content: '\f3f9';
}

.fa-surprise:before
{
    content: '\f5c2';
}

.fa-swatchbook:before
{
    content: '\f5c3';
}

.fa-swimmer:before
{
    content: '\f5c4';
}

.fa-swimming-pool:before
{
    content: '\f5c5';
}

.fa-synagogue:before
{
    content: '\f69b';
}

.fa-sync:before
{
    content: '\f021';
}

.fa-sync-alt:before
{
    content: '\f2f1';
}

.fa-syringe:before
{
    content: '\f48e';
}

.fa-table:before
{
    content: '\f0ce';
}

.fa-table-tennis:before
{
    content: '\f45d';
}

.fa-tablet:before
{
    content: '\f10a';
}

.fa-tablet-alt:before
{
    content: '\f3fa';
}

.fa-tablet-android:before
{
    content: '\f3fb';
}

.fa-tablet-android-alt:before
{
    content: '\f3fc';
}

.fa-tablet-rugged:before
{
    content: '\f48f';
}

.fa-tablets:before
{
    content: '\f490';
}

.fa-tachometer:before
{
    content: '\f0e4';
}

.fa-tachometer-alt:before
{
    content: '\f3fd';
}

.fa-tachometer-alt-average:before
{
    content: '\f624';
}

.fa-tachometer-alt-fast:before
{
    content: '\f625';
}

.fa-tachometer-alt-fastest:before
{
    content: '\f626';
}

.fa-tachometer-alt-slow:before
{
    content: '\f627';
}

.fa-tachometer-alt-slowest:before
{
    content: '\f628';
}

.fa-tachometer-average:before
{
    content: '\f629';
}

.fa-tachometer-fast:before
{
    content: '\f62a';
}

.fa-tachometer-fastest:before
{
    content: '\f62b';
}

.fa-tachometer-slow:before
{
    content: '\f62c';
}

.fa-tachometer-slowest:before
{
    content: '\f62d';
}

.fa-tag:before
{
    content: '\f02b';
}

.fa-tags:before
{
    content: '\f02c';
}

.fa-tally:before
{
    content: '\f69c';
}

.fa-tape:before
{
    content: '\f4db';
}

.fa-tasks:before
{
    content: '\f0ae';
}

.fa-taxi:before
{
    content: '\f1ba';
}

.fa-teamspeak:before
{
    content: '\f4f9';
}

.fa-teeth:before
{
    content: '\f62e';
}

.fa-teeth-open:before
{
    content: '\f62f';
}

.fa-telegram:before
{
    content: '\f2c6';
}

.fa-telegram-plane:before
{
    content: '\f3fe';
}

.fa-tencent-weibo:before
{
    content: '\f1d5';
}

.fa-tennis-ball:before
{
    content: '\f45e';
}

.fa-terminal:before
{
    content: '\f120';
}

.fa-text-height:before
{
    content: '\f034';
}

.fa-text-width:before
{
    content: '\f035';
}

.fa-th:before
{
    content: '\f00a';
}

.fa-th-large:before
{
    content: '\f009';
}

.fa-th-list:before
{
    content: '\f00b';
}

.fa-the-red-yeti:before
{
    content: '\f69d';
}

.fa-theater-masks:before
{
    content: '\f630';
}

.fa-themeco:before
{
    content: '\f5c6';
}

.fa-themeisle:before
{
    content: '\f2b2';
}

.fa-thermometer:before
{
    content: '\f491';
}

.fa-thermometer-empty:before
{
    content: '\f2cb';
}

.fa-thermometer-full:before
{
    content: '\f2c7';
}

.fa-thermometer-half:before
{
    content: '\f2c9';
}

.fa-thermometer-quarter:before
{
    content: '\f2ca';
}

.fa-thermometer-three-quarters:before
{
    content: '\f2c8';
}

.fa-theta:before
{
    content: '\f69e';
}

.fa-thumbs-down:before
{
    content: '\f165';
}

.fa-thumbs-up:before
{
    content: '\f164';
}

.fa-thumbtack:before
{
    content: '\f08d';
}

.fa-ticket:before
{
    content: '\f145';
}

.fa-ticket-alt:before
{
    content: '\f3ff';
}

.fa-tilde:before
{
    content: '\f69f';
}

.fa-times:before
{
    content: '\f00d';
}

.fa-times-circle:before
{
    content: '\f057';
}

.fa-times-hexagon:before
{
    content: '\f2ee';
}

.fa-times-octagon:before
{
    content: '\f2f0';
}

.fa-times-square:before
{
    content: '\f2d3';
}

.fa-tint:before
{
    content: '\f043';
}

.fa-tint-slash:before
{
    content: '\f5c7';
}

.fa-tire:before
{
    content: '\f631';
}

.fa-tire-flat:before
{
    content: '\f632';
}

.fa-tire-pressure-warning:before
{
    content: '\f633';
}

.fa-tire-rugged:before
{
    content: '\f634';
}

.fa-tired:before
{
    content: '\f5c8';
}

.fa-toggle-off:before
{
    content: '\f204';
}

.fa-toggle-on:before
{
    content: '\f205';
}

.fa-toolbox:before
{
    content: '\f552';
}

.fa-tooth:before
{
    content: '\f5c9';
}

.fa-toothbrush:before
{
    content: '\f635';
}

.fa-torah:before
{
    content: '\f6a0';
}

.fa-torii-gate:before
{
    content: '\f6a1';
}

.fa-trade-federation:before
{
    content: '\f513';
}

.fa-trademark:before
{
    content: '\f25c';
}

.fa-traffic-cone:before
{
    content: '\f636';
}

.fa-traffic-light:before
{
    content: '\f637';
}

.fa-traffic-light-go:before
{
    content: '\f638';
}

.fa-traffic-light-slow:before
{
    content: '\f639';
}

.fa-traffic-light-stop:before
{
    content: '\f63a';
}

.fa-train:before
{
    content: '\f238';
}

.fa-transgender:before
{
    content: '\f224';
}

.fa-transgender-alt:before
{
    content: '\f225';
}

.fa-trash:before
{
    content: '\f1f8';
}

.fa-trash-alt:before
{
    content: '\f2ed';
}

.fa-tree:before
{
    content: '\f1bb';
}

.fa-tree-alt:before
{
    content: '\f400';
}

.fa-trello:before
{
    content: '\f181';
}

.fa-triangle:before
{
    content: '\f2ec';
}

.fa-tripadvisor:before
{
    content: '\f262';
}

.fa-trophy:before
{
    content: '\f091';
}

.fa-trophy-alt:before
{
    content: '\f2eb';
}

.fa-truck:before
{
    content: '\f0d1';
}

.fa-truck-container:before
{
    content: '\f4dc';
}

.fa-truck-couch:before
{
    content: '\f4dd';
}

.fa-truck-loading:before
{
    content: '\f4de';
}

.fa-truck-monster:before
{
    content: '\f63b';
}

.fa-truck-moving:before
{
    content: '\f4df';
}

.fa-truck-pickup:before
{
    content: '\f63c';
}

.fa-truck-ramp:before
{
    content: '\f4e0';
}

.fa-tshirt:before
{
    content: '\f553';
}

.fa-tty:before
{
    content: '\f1e4';
}

.fa-tumblr:before
{
    content: '\f173';
}

.fa-tumblr-square:before
{
    content: '\f174';
}

.fa-tv:before
{
    content: '\f26c';
}

.fa-tv-retro:before
{
    content: '\f401';
}

.fa-twitch:before
{
    content: '\f1e8';
}

.fa-twitter:before
{
    content: '\f099';
}

.fa-twitter-square:before
{
    content: '\f081';
}

.fa-typo3:before
{
    content: '\f42b';
}

.fa-uber:before
{
    content: '\f402';
}

.fa-uikit:before
{
    content: '\f403';
}

.fa-umbrella:before
{
    content: '\f0e9';
}

.fa-umbrella-beach:before
{
    content: '\f5ca';
}

.fa-underline:before
{
    content: '\f0cd';
}

.fa-undo:before
{
    content: '\f0e2';
}

.fa-undo-alt:before
{
    content: '\f2ea';
}

.fa-union:before
{
    content: '\f6a2';
}

.fa-uniregistry:before
{
    content: '\f404';
}

.fa-universal-access:before
{
    content: '\f29a';
}

.fa-university:before
{
    content: '\f19c';
}

.fa-unlink:before
{
    content: '\f127';
}

.fa-unlock:before
{
    content: '\f09c';
}

.fa-unlock-alt:before
{
    content: '\f13e';
}

.fa-untappd:before
{
    content: '\f405';
}

.fa-upload:before
{
    content: '\f093';
}

.fa-usb:before
{
    content: '\f287';
}

.fa-usd-circle:before
{
    content: '\f2e8';
}

.fa-usd-square:before
{
    content: '\f2e9';
}

.fa-user:before
{
    content: '\f007';
}

.fa-user-alt:before
{
    content: '\f406';
}

.fa-user-alt-slash:before
{
    content: '\f4fa';
}

.fa-user-astronaut:before
{
    content: '\f4fb';
}

.fa-user-chart:before
{
    content: '\f6a3';
}

.fa-user-check:before
{
    content: '\f4fc';
}

.fa-user-circle:before
{
    content: '\f2bd';
}

.fa-user-clock:before
{
    content: '\f4fd';
}

.fa-user-cog:before
{
    content: '\f4fe';
}

.fa-user-crown:before
{
    content: '\f6a4';
}

.fa-user-edit:before
{
    content: '\f4ff';
}

.fa-user-friends:before
{
    content: '\f500';
}

.fa-user-graduate:before
{
    content: '\f501';
}

.fa-user-lock:before
{
    content: '\f502';
}

.fa-user-md:before
{
    content: '\f0f0';
}

.fa-user-minus:before
{
    content: '\f503';
}

.fa-user-ninja:before
{
    content: '\f504';
}

.fa-user-plus:before
{
    content: '\f234';
}

.fa-user-secret:before
{
    content: '\f21b';
}

.fa-user-shield:before
{
    content: '\f505';
}

.fa-user-slash:before
{
    content: '\f506';
}

.fa-user-tag:before
{
    content: '\f507';
}

.fa-user-tie:before
{
    content: '\f508';
}

.fa-user-times:before
{
    content: '\f235';
}

.fa-users:before
{
    content: '\f0c0';
}

.fa-users-class:before
{
    content: '\f63d';
}

.fa-users-cog:before
{
    content: '\f509';
}

.fa-users-crown:before
{
    content: '\f6a5';
}

.fa-ussunnah:before
{
    content: '\f407';
}

.fa-utensil-fork:before
{
    content: '\f2e3';
}

.fa-utensil-knife:before
{
    content: '\f2e4';
}

.fa-utensil-spoon:before
{
    content: '\f2e5';
}

.fa-utensils:before
{
    content: '\f2e7';
}

.fa-utensils-alt:before
{
    content: '\f2e6';
}

.fa-vaadin:before
{
    content: '\f408';
}

.fa-value-absolute:before
{
    content: '\f6a6';
}

.fa-vector-square:before
{
    content: '\f5cb';
}

.fa-venus:before
{
    content: '\f221';
}

.fa-venus-double:before
{
    content: '\f226';
}

.fa-venus-mars:before
{
    content: '\f228';
}

.fa-viacoin:before
{
    content: '\f237';
}

.fa-viadeo:before
{
    content: '\f2a9';
}

.fa-viadeo-square:before
{
    content: '\f2aa';
}

.fa-vial:before
{
    content: '\f492';
}

.fa-vials:before
{
    content: '\f493';
}

.fa-viber:before
{
    content: '\f409';
}

.fa-video:before
{
    content: '\f03d';
}

.fa-video-plus:before
{
    content: '\f4e1';
}

.fa-video-slash:before
{
    content: '\f4e2';
}

.fa-vihara:before
{
    content: '\f6a7';
}

.fa-vimeo:before
{
    content: '\f40a';
}

.fa-vimeo-square:before
{
    content: '\f194';
}

.fa-vimeo-v:before
{
    content: '\f27d';
}

.fa-vine:before
{
    content: '\f1ca';
}

.fa-vk:before
{
    content: '\f189';
}

.fa-vnv:before
{
    content: '\f40b';
}

.fa-volleyball-ball:before
{
    content: '\f45f';
}

.fa-volume:before
{
    content: '\f6a8';
}

.fa-volume-down:before
{
    content: '\f027';
}

.fa-volume-mute:before
{
    content: '\f6a9';
}

.fa-volume-off:before
{
    content: '\f026';
}

.fa-volume-slash:before
{
    content: '\f2e2';
}

.fa-volume-up:before
{
    content: '\f028';
}

.fa-vuejs:before
{
    content: '\f41f';
}

.fa-walking:before
{
    content: '\f554';
}

.fa-wallet:before
{
    content: '\f555';
}

.fa-warehouse:before
{
    content: '\f494';
}

.fa-warehouse-alt:before
{
    content: '\f495';
}

.fa-watch:before
{
    content: '\f2e1';
}

.fa-watch-fitness:before
{
    content: '\f63e';
}

.fa-weebly:before
{
    content: '\f5cc';
}

.fa-weibo:before
{
    content: '\f18a';
}

.fa-weight:before
{
    content: '\f496';
}

.fa-weight-hanging:before
{
    content: '\f5cd';
}

.fa-weixin:before
{
    content: '\f1d7';
}

.fa-whatsapp:before
{
    content: '\f232';
}

.fa-whatsapp-square:before
{
    content: '\f40c';
}

.fa-wheelchair:before
{
    content: '\f193';
}

.fa-whistle:before
{
    content: '\f460';
}

.fa-whmcs:before
{
    content: '\f40d';
}

.fa-wifi:before
{
    content: '\f1eb';
}

.fa-wifi-1:before
{
    content: '\f6aa';
}

.fa-wifi-2:before
{
    content: '\f6ab';
}

.fa-wifi-slash:before
{
    content: '\f6ac';
}

.fa-wikipedia-w:before
{
    content: '\f266';
}

.fa-window:before
{
    content: '\f40e';
}

.fa-window-alt:before
{
    content: '\f40f';
}

.fa-window-close:before
{
    content: '\f410';
}

.fa-window-maximize:before
{
    content: '\f2d0';
}

.fa-window-minimize:before
{
    content: '\f2d1';
}

.fa-window-restore:before
{
    content: '\f2d2';
}

.fa-windows:before
{
    content: '\f17a';
}

.fa-wine-glass:before
{
    content: '\f4e3';
}

.fa-wine-glass-alt:before
{
    content: '\f5ce';
}

.fa-wix:before
{
    content: '\f5cf';
}

.fa-wolf-pack-battalion:before
{
    content: '\f514';
}

.fa-won-sign:before
{
    content: '\f159';
}

.fa-wordpress:before
{
    content: '\f19a';
}

.fa-wordpress-simple:before
{
    content: '\f411';
}

.fa-wpbeginner:before
{
    content: '\f297';
}

.fa-wpexplorer:before
{
    content: '\f2de';
}

.fa-wpforms:before
{
    content: '\f298';
}

.fa-wrench:before
{
    content: '\f0ad';
}

.fa-x-ray:before
{
    content: '\f497';
}

.fa-xbox:before
{
    content: '\f412';
}

.fa-xing:before
{
    content: '\f168';
}

.fa-xing-square:before
{
    content: '\f169';
}

.fa-y-combinator:before
{
    content: '\f23b';
}

.fa-yahoo:before
{
    content: '\f19e';
}

.fa-yandex:before
{
    content: '\f413';
}

.fa-yandex-international:before
{
    content: '\f414';
}

.fa-yelp:before
{
    content: '\f1e9';
}

.fa-yen-sign:before
{
    content: '\f157';
}

.fa-yin-yang:before
{
    content: '\f6ad';
}

.fa-yoast:before
{
    content: '\f2b1';
}

.fa-youtube:before
{
    content: '\f167';
}

.fa-youtube-square:before
{
    content: '\f431';
}

.fa-zhihu:before
{
    content: '\f63f';
}

.sr-only
{
    position: absolute;

    overflow: hidden;
    clip: rect(0, 0, 0, 0);

    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;

    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus
{
    position: static;

    overflow: visible;
    clip: auto;

    width: auto;
    height: auto;
    margin: 0;
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face
{
    font-family: 'Font Awesome 5 Brands';
    font-weight: normal;
    font-style: normal;

    src: url('/static/fonts/fa-brands-400.eot');
    src: url('/static/fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/static/fonts/fa-brands-400.woff2') format('woff2'), url('/static/fonts/fa-brands-400.woff') format('woff'), url('/static/fonts/fa-brands-400.ttf') format('truetype'), url('/static/fonts/fa-brands-400.svg#fontawesome') format('svg');
}

.fab
{
    font-family: 'Font Awesome 5 Brands';
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face
{
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-style: normal;

    src: url('/static/fonts/fa-solid-900.eot');
    src: url('/static/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/static/fonts/fa-solid-900.woff2') format('woff2'), url('/static/fonts/fa-solid-900.woff') format('woff'), url('/static/fonts/fa-solid-900.ttf') format('truetype'), url('/static/fonts/fa-solid-900.svg#fontawesome') format('svg');
}

.fa,
.custom-select:after,
.dns-badge__content:before,
.cuckoo-table#submission-task-table .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
.network-display__table > table#submission-task-table .status.status-reported:before,
.cuckoo-analysis__panel--toggle:before,
.cuckoo-analysis__panel--toggle:after,
.cuckoo-files ul div:before,
.cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .extension-select:before,
.flex-form__header .custom-checkbox > input + span,
.breadcrumbs > li:not(:last-child):after,
.list-panel .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.fas
{
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face
{
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    font-style: normal;

    src: url('/static/fonts/fa-regular-400.eot');
    src: url('/static/fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/static/fonts/fa-regular-400.woff2') format('woff2'), url('/static/fonts/fa-regular-400.woff') format('woff'), url('/static/fonts/fa-regular-400.ttf') format('truetype'), url('/static/fonts/fa-regular-400.svg#fontawesome') format('svg');
}

.far
{
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face
{
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-style: normal;

    src: url('/static/fonts/fa-light-300.eot');
    src: url('/static/fonts/fa-light-300.eot?#iefix') format('embedded-opentype'), url('/static/fonts/fa-light-300.woff2') format('woff2'), url('/static/fonts/fa-light-300.woff') format('woff'), url('/static/fonts/fa-light-300.ttf') format('truetype'), url('/static/fonts/fa-light-300.svg#fontawesome') format('svg');
}

.fal
{
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
body.cyborg .cuckoo-table thead,
body.cyborg .cuckoo-table__fullscreen thead,
body.cyborg .network-display__table > table thead,
body.cyborg .app-error__balloon,
body.cyborg .cuckoo-errors .troubleshoot,
body.cyborg .network-display__request-summary,
body.cyborg .source-destination .title,
body.cyborg .cuckoo-files__controls,
body.cyborg .process-tree__header,
body.cyborg .process-spec--table .search-process,
body.cyborg .dashboard .dashboard-module__header
{
    color: #fff;
    border: 0;
    border-color: #2b5a6a;
    border-top: 1px solid #2b5a6a;
    border-right: 1px solid #003f54;
    border-left: 1px solid #003f54;
    background: linear-gradient(#284f5c, #112c35);
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
@media screen and (max-width: 960px)
{
    *[data-responsive][data-responsive='small-screen-hidden']
    {
        display: none;
        visibility: hidden;

        pointer-events: none;

        opacity: 0;
    }
}

@media screen and (min-width: 960px)
{
    *[data-responsive][data-responsive='small-screen-shown']
    {
        display: none;
        visibility: hidden;

        pointer-events: none;

        opacity: 0;
    }
}

@media screen and (max-width: 650px)
{
    *[data-responsive][data-responsive='tiny-screen-hidden']
    {
        display: none;
        visibility: hidden;

        pointer-events: none;

        opacity: 0;
    }
}

@media screen and (min-width: 650px)
{
    *[data-responsive][data-responsive='tiny-screen-shown']
    {
        display: none;
        visibility: hidden;

        pointer-events: none;

        opacity: 0;
    }
}

@media screen and (max-width: 850px)
{
    *[data-responsive][data-responsive='nav-expanded']
    {
        display: none;
        visibility: hidden;

        pointer-events: none;

        opacity: 0;
    }
}

@media screen and (min-width: 850px)
{
    *[data-responsive][data-responsive='nav-collapsed']
    {
        display: none;
        visibility: hidden;

        pointer-events: none;

        opacity: 0;
    }
}

html
{
    background: #1c1c1c;
}

body:not(.no-padding)
{
    padding-top: 50px;
}

body
{
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* note to self: this is very hacky and I need to pick this up later */
body[id^='analysis']
{
    padding-top: 50px;
}

body[id^='submission/']
{
    padding-top: 50px;
}

body[id='submission/pre'] footer:not(.flex-grid__footer),
body[id='submission/pre'] #footer-extra,
body[id='submission/index'] footer:not(.flex-grid__footer),
body[id='submission/index'] #footer-extra,
body[id='submission/post'] footer:not(.flex-grid__footer),
body[id='submission/post'] #footer-extra,
body[id^='analysis']:not([id='analysis.views.pending']):not([id='analysis.views.search']):not([id='analysis/recent']):not([id='analysis/import']) footer:not(.flex-grid__footer),
body[id^='analysis']:not([id='analysis.views.pending']):not([id='analysis.views.search']):not([id='analysis/recent']):not([id='analysis/import']) #footer-extra
{
    display: none;
}

body#analysis
{
    overflow: hidden;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
pre
{
    font-family: Consolas, monaco, monospace;
    font-size: .8em;
    font-stretch: ultra-condensed;
}

.center
{
    text-align: center;
}

.mono
{
    font-family: monospace;
}

/*
   Copyright (C) 2016-2017 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
[id^='analysis'] .app,
[id^='submission/'] .app,
[id='dashboard'] .app,
[id='dashboard.views.index'] .app
{
    padding: 0;
    overflow: hidden;
}

.content
{
    padding: 40px;
    padding-top: 15px;

    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    background-color: white;
}

.section-title
{
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 3px;

    border-bottom: 1px solid #eee;
}

span.block-title
{
    font-size: 18px;
    font-weight: bold;
}

img.opaque
{
    opacity: .6;

    filter: alpha(opacity=30);
}

img.opaque:hover
{
    opacity: 1.0;

    filter: alpha(opacity=100);
}

img.screenshot
{
    margin: 0 1px 2px 1px;

    border: 1px solid #000;
}

input[readonly]
{
    cursor: text !important;

    background-color: white !important;
}

.nav-tabs > .active > a > [class^='icon-'],
.nav-tabs > .active > a > [class*=' icon-']
{
    background-image: url('../img/glyphicons-halflings.png') !important;
}

td
{
    word-wrap: break-word;
}

.tab-content
{
    margin-top: 25px;
}

.row-active
{
    background-color: #d9edf7;
}

.break-everywhere
{
    word-break: break-all;
}

table > tbody > tr > td
{
    padding-top: 6px;
    padding-bottom: 6px;
}

table#network_dns > tbody > tr > td:nth-child(2) > a
{
    display: inline;

    word-break: break-all;
}

section#screenshots .minified
{
    overflow: hidden;

    max-height: 278px;
}

#recent table tr td:first-child,
#recent table tr td:nth-child(2)
{
    word-wrap: break-word;
}

body[id='analysis/import'] .btn-file
{
    position: relative;

    overflow: hidden;
}

body[id='analysis/import'] .btn-file input[type=file]
{
    font-size: 999px;

    position: absolute;
    top: 0;
    right: 0;

    display: block;

    min-width: 100%;
    min-height: 100%;

    cursor: inherit;
    text-align: right;

    opacity: 0;
    background: red;

    filter: alpha(opacity=0);
}

#modal_feedback .panel-footer
{
    margin-bottom: -14px;
}

#modal_feedback .panel-footer .btn-close
{
    float: left;

    margin-right: 10px;
}

#modal_feedback .panel-footer .btn-success
{
    float: right;

    margin-left: 10px;
}

#modal_feedback .panel-footer span
{
    display: block;

    padding: 0 5px;

    text-align: center;

    color: grey;
}

#modal_feedback input#submit.sending
{
    opacity: .5;
    color: #444;
    background-color: #999;
}

.custom-select
{
    display: inline-block;
}

.custom-select select
{
    padding: 0 5px 0 10px;

    text-align: center;

    border: 0;
    background-color: transparent;

    -webkit-appearance: none;
}

.custom-select select:focus
{
    outline: 0;
}

.custom-select > span
{
    display: inline-block;
}

.custom-select:after
{
    display: inline-block;

    content: '\f0d7';
}

.custom-select:hover
{
    cursor: pointer;
}

body.night .custom-select select
{
    background-color: transparent;
}

body.cyborg .custom-select select
{
    background-color: transparent;
}

pre code.hljs
{
    font-size: 13px;
    line-height: 22px;

    width: 100%;
    padding: 15px;

    white-space: pre;
}

body.cyborg pre code.hljs
{
    color: #999;
    background-color: #1d1f21;
}

body.cyborg pre code.hljs .hljs-type,
body.cyborg pre code.hljs .hljs-string,
body.cyborg pre code.hljs .hljs-number,
body.cyborg pre code.hljs .hljs-selector-id,
body.cyborg pre code.hljs .hljs-selector-class,
body.cyborg pre code.hljs .hljs-quote,
body.cyborg pre code.hljs .hljs-template-tag,
body.cyborg pre code.hljs .hljs-deletion
{
    color: #6f9ab3;
}

body.cyborg pre code.hljs .hljs-keyword
{
    color: #0ce3ac;
}

body.night pre code.hljs
{
    color: #999;
    background-color: #1d1f21;
}

body.night pre code.hljs .hljs-type,
body.night pre code.hljs .hljs-string,
body.night pre code.hljs .hljs-number,
body.night pre code.hljs .hljs-selector-id,
body.night pre code.hljs .hljs-selector-class,
body.night pre code.hljs .hljs-quote,
body.night pre code.hljs .hljs-template-tag,
body.night pre code.hljs .hljs-deletion
{
    color: #6f9ab3;
}

body.night pre code.hljs .hljs-keyword
{
    color: #0ce3ac;
}

pre.reset
{
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin: 0 0 0;
    padding: 0;

    border: 0 solid #ccc;
    border-radius: 0;
}

table.table-fixed
{
    table-layout: fixed;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.badge.file
{
    color: #637080;
    background-color: #c5e0ff;
}

.badge.file:hover
{
    background-color: #bbd5f2;
}

.badge.file.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.registry
{
    color: #806363;
    background-color: #ffc5c5;
}

.badge.registry:hover
{
    background-color: #f2bbbb;
}

.badge.registry.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.process
{
    color: #637080;
    background-color: #c5e0ff;
}

.badge.process:hover
{
    background-color: #bbd5f2;
}

.badge.process.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.services
{
    color: #666380;
    background-color: #ccc5ff;
}

.badge.services:hover
{
    background-color: #c2bbf2;
}

.badge.services.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.device
{
    color: #666380;
    background-color: #ccc5ff;
}

.badge.device:hover
{
    background-color: #c2bbf2;
}

.badge.device.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.network
{
    color: #6a8063;
    background-color: #d3ffc5;
}

.badge.network:hover
{
    background-color: #c8f2bb;
}

.badge.network.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.synchronisation
{
    color: #666380;
    background-color: #ccc5ff;
}

.badge.synchronisation:hover
{
    background-color: #c2bbf2;
}

.badge.synchronisation.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.system
{
    color: #807e63;
    background-color: #fffcc5;
}

.badge.system:hover
{
    background-color: #f2efbb;
}

.badge.system.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.windows
{
    color: #806377;
    background-color: #ffc5ee;
}

.badge.windows:hover
{
    background-color: #f2bbe2;
}

.badge.windows.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.iexplore
{
    color: #666f5e;
    background-color: #cdb;
}

.badge.iexplore:hover
{
    background-color: #c2d2b2;
}

.badge.iexplore.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.office
{
    color: #666f5e;
    background-color: #cdb;
}

.badge.office:hover
{
    background-color: #c2d2b2;
}

.badge.office.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.pdf
{
    color: #666f5e;
    background-color: #cdb;
}

.badge.pdf:hover
{
    background-color: #c2d2b2;
}

.badge.pdf.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.preferences
{
    color: #806377;
    background-color: #ffc5ee;
}

.badge.preferences:hover
{
    background-color: #f2bbe2;
}

.badge.preferences.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.content
{
    color: #6a8063;
    background-color: #d3ffc5;
}

.badge.content:hover
{
    background-color: #c8f2bb;
}

.badge.content.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.dynload
{
    color: #806363;
    background-color: #ffc5c5;
}

.badge.dynload:hover
{
    background-color: #f2bbbb;
}

.badge.dynload.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.intent
{
    color: #666f5e;
    background-color: #cdb;
}

.badge.intent:hover
{
    background-color: #c2d2b2;
}

.badge.intent.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.crypto
{
    color: #666380;
    background-color: #ccc5ff;
}

.badge.crypto:hover
{
    background-color: #c2bbf2;
}

.badge.crypto.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.reflection
{
    color: #807e63;
    background-color: #fffcc5;
}

.badge.reflection:hover
{
    background-color: #f2efbb;
}

.badge.reflection.active
{
    color: #fff;
    background-color: #6297f8;
}

.badge.binder
{
    color: #807e63;
    background-color: #fffcc5;
}

.badge.binder:hover
{
    background-color: #f2efbb;
}

.badge.binder.active
{
    color: #fff;
    background-color: #6297f8;
}

.dns-badge
{
    display: -ms-flexbox;
    display: flex;

    min-height: 40px;
    padding: 0;

    -ms-flex-align: stretch;
    align-items: stretch;
}

.dns-badge > *
{
    display: -ms-flexbox;
    display: flex;

    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;

    -ms-flex-align: center;
    align-items: center;
}

body.cyborg .dns-badge > *
{
    border-color: #133b4a;
}

body.cyborg .dns-badge > *.dns-badge__type
{
    color: #506a79;
}

body.night .dns-badge > *
{
    border-color: #375a7f;
}

body.night .dns-badge > *.dns-badge__type
{
    color: #667687;
}

.dns-badge__type
{
    font-weight: 600;

    text-align: center;

    color: #949494;
    border-right: 0;

    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
}

.dns-badge__content
{
    white-space: nowrap;

    border-left: 0;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.dns-badge__content:before
{
    margin: 0 10px;

    content: '\f178';

    opacity: .4;
}

.dns-badges
{
    padding: 0 !important;
}

.dns-badges .dns-badge:last-child > *
{
    border-bottom: 0;
}

.app-nav
{
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;

    position: fixed;
    z-index: 50;
    top: 0;

    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 50px;
    padding: 0 30px;

    border-bottom: 1px solid #111;
    background-color: #222;
}

.app-nav .logo
{
    margin-right: 20px;
    padding: 7px 0 12px 0;
}

.app-nav .logo > img
{
    width: 90px;
    margin-top: 4px;
}

@media screen and (max-width: 850px)
{
    .app-nav .logo
    {
        margin-right: 10px;
    }
    .app-nav .logo > img
    {
        width: 80px;
        margin-top: 7px;
    }
}

.app-nav a:hover,
.app-nav a:focus,
.app-nav a:active
{
    text-decoration: none;
}

.app-nav__nav,
.app-nav__nav--primary,
.app-nav__nav--right
{
    display: -ms-flexbox;
    display: flex;

    margin: 0;
    padding: 0;

    list-style: none;

    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.app-nav__nav > li,
.app-nav__nav--primary > li,
.app-nav__nav--right > li
{
    display: -ms-flexbox;
    display: flex;
}

.app-nav__nav--primary > li
{
    -ms-flex-align: center;
    align-items: center;
}

.app-nav__nav--primary > li > a
{
    font-size: 18px;
    font-weight: 700;

    margin: 0 10px;

    vertical-align: middle;

    color: #ddd !important;
}

.app-nav__nav--primary > li > a .fa,
.app-nav__nav--primary > li > a .custom-select:after,
.app-nav__nav--primary > li > a .dns-badge__content:before,
.app-nav__nav--primary > li > a .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .app-nav__nav--primary > li > a .status.status-reported:before,
.app-nav__nav--primary > li > a #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .app-nav__nav--primary > li > a .status.status-reported:before,
.app-nav__nav--primary > li > a .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .app-nav__nav--primary > li > a .status.status-reported:before,
.app-nav__nav--primary > li > a .cuckoo-analysis__panel--toggle:before,
.app-nav__nav--primary > li > a .cuckoo-analysis__panel--toggle:after,
.app-nav__nav--primary > li > a .cuckoo-files ul div:before,
.cuckoo-files ul .app-nav__nav--primary > li > a div:before,
.app-nav__nav--primary > li > a .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .app-nav__nav--primary > li > a .extension-select:after,
.app-nav__nav--primary > li > a .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .app-nav__nav--primary > li > a .extension-select:before,
.app-nav__nav--primary > li > a .flex-form__header .custom-checkbox > input + span,
.flex-form__header .app-nav__nav--primary > li > a .custom-checkbox > input + span,
.app-nav__nav--primary > li > a .breadcrumbs > li:not(:last-child):after,
.app-nav__nav--primary > li > a .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .app-nav__nav--primary > li > a input[type='radio'] + span:before,
.app-nav__nav--primary > li > a .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .app-nav__nav--primary > li > a input[type='radio'] + span:before,
.app-nav__nav--primary > li > a
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .app-nav__nav--primary > li > a input[type='checkbox'] + span:before,
.app-nav__nav--primary > li > a .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .app-nav__nav--primary > li > a input[type='checkbox'] + span:before
{
    font-size: .9em;

    margin-right: 5px;
}

.app-nav__nav--primary > li > a:hover
{
    text-decoration: none !important;
}

@media screen and (max-width: 850px)
{
    .app-nav__nav--primary > li > a
    {
        font-size: 14px;

        margin: 0 5px;
    }
}

@media screen and (max-width: 565px)
{
    .app-nav__nav--primary > li > a
    {
        font-size: 0;
    }
    .app-nav__nav--primary > li > a .fa,
    .app-nav__nav--primary > li > a .custom-select:after,
    .app-nav__nav--primary > li > a .dns-badge__content:before,
    .app-nav__nav--primary > li > a .cuckoo-table#submission-task-table .status.status-reported:before,
    .cuckoo-table#submission-task-table .app-nav__nav--primary > li > a .status.status-reported:before,
    .app-nav__nav--primary > li > a #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
    #submission-task-table.cuckoo-table__fullscreen .app-nav__nav--primary > li > a .status.status-reported:before,
    .app-nav__nav--primary > li > a .network-display__table > table#submission-task-table .status.status-reported:before,
    .network-display__table > table#submission-task-table .app-nav__nav--primary > li > a .status.status-reported:before,
    .app-nav__nav--primary > li > a .cuckoo-analysis__panel--toggle:before,
    .app-nav__nav--primary > li > a .cuckoo-analysis__panel--toggle:after,
    .app-nav__nav--primary > li > a .cuckoo-files ul div:before,
    .cuckoo-files ul .app-nav__nav--primary > li > a div:before,
    .app-nav__nav--primary > li > a .cuckoo-files #selection-overview .extension-select:after,
    .cuckoo-files #selection-overview .app-nav__nav--primary > li > a .extension-select:after,
    .app-nav__nav--primary > li > a .cuckoo-files #selection-overview .extension-select:before,
    .cuckoo-files #selection-overview .app-nav__nav--primary > li > a .extension-select:before,
    .app-nav__nav--primary > li > a .flex-form__header .custom-checkbox > input + span,
    .flex-form__header .app-nav__nav--primary > li > a .custom-checkbox > input + span,
    .app-nav__nav--primary > li > a .breadcrumbs > li:not(:last-child):after,
    .app-nav__nav--primary > li > a .list-panel .list-group-option input[type='radio'] + span:before,
    .list-panel .list-group-option .app-nav__nav--primary > li > a input[type='radio'] + span:before,
    .app-nav__nav--primary > li > a .list-panel__widget .list-group-option input[type='radio'] + span:before,
    .list-panel__widget .list-group-option .app-nav__nav--primary > li > a input[type='radio'] + span:before,
    .app-nav__nav--primary > li > a
    .list-panel .list-group-option input[type='checkbox'] + span:before,
    .list-panel .list-group-option .app-nav__nav--primary > li > a input[type='checkbox'] + span:before,
    .app-nav__nav--primary > li > a .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
    .list-panel__widget .list-group-option .app-nav__nav--primary > li > a input[type='checkbox'] + span:before
    {
        font-size: 14px;
    }
}

.app-nav__nav--primary > li.active > a
{
    color: #3678b0 !important;
}

.app-nav__nav--right
{
    margin-left: auto;
}

.app-nav__nav--right > li
{
    padding: 0 10px;

    -ms-flex-align: center;
    align-items: center;
}

.app-nav__nav--right > li .fa,
.app-nav__nav--right > li .custom-select:after,
.app-nav__nav--right > li .dns-badge__content:before,
.app-nav__nav--right > li .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .app-nav__nav--right > li .status.status-reported:before,
.app-nav__nav--right > li #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .app-nav__nav--right > li .status.status-reported:before,
.app-nav__nav--right > li .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .app-nav__nav--right > li .status.status-reported:before,
.app-nav__nav--right > li .cuckoo-analysis__panel--toggle:before,
.app-nav__nav--right > li .cuckoo-analysis__panel--toggle:after,
.app-nav__nav--right > li .cuckoo-files ul div:before,
.cuckoo-files ul .app-nav__nav--right > li div:before,
.app-nav__nav--right > li .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .app-nav__nav--right > li .extension-select:after,
.app-nav__nav--right > li .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .app-nav__nav--right > li .extension-select:before,
.app-nav__nav--right > li .flex-form__header .custom-checkbox > input + span,
.flex-form__header .app-nav__nav--right > li .custom-checkbox > input + span,
.app-nav__nav--right > li .breadcrumbs > li:not(:last-child):after,
.app-nav__nav--right > li .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .app-nav__nav--right > li input[type='radio'] + span:before,
.app-nav__nav--right > li .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .app-nav__nav--right > li input[type='radio'] + span:before,
.app-nav__nav--right > li
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .app-nav__nav--right > li input[type='checkbox'] + span:before,
.app-nav__nav--right > li .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .app-nav__nav--right > li input[type='checkbox'] + span:before
{
    font-size: 24px;

    color: #777;
}

.app-nav__nav--right > li .button,
.app-nav__nav--right > li .button--lg,
.app-nav__nav--right > li .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form .app-nav__nav--right > li button.modal-submit,
.app-nav__nav--right > li .button--sm,
.app-nav__nav--right > li .list-panel .panel-title .button,
.list-panel .panel-title .app-nav__nav--right > li .button,
.app-nav__nav--right > li .list-panel__widget .panel-title .button,
.list-panel__widget .panel-title .app-nav__nav--right > li .button,
.app-nav__nav--right > li .process-tree__search-submit
{
    color: #fff;
    border-color: #777;
}

.app-nav__nav--right > li .button:hover,
.app-nav__nav--right > li .button--lg:hover,
.app-nav__nav--right > li .modal-cuckoo .modal-form button.modal-submit:hover,
.modal-cuckoo .modal-form .app-nav__nav--right > li button.modal-submit:hover,
.app-nav__nav--right > li .button--sm:hover,
.list-panel .panel-title .app-nav__nav--right > li .button:hover,
.list-panel__widget .panel-title .app-nav__nav--right > li .button:hover,
.app-nav__nav--right > li .process-tree__search-submit:hover
{
    color: #fff;
    background-color: #777;
}

.app-nav__nav--right > li:first-child
{
    padding-left: 0;
}

.app-nav__nav--right > li:last-child
{
    padding-right: 0;
}

@media screen and (max-width: 850px)
{
    .app-nav__nav--right > li
    {
        padding: 0 5px;
    }
    .app-nav__nav--right > li .fa,
    .app-nav__nav--right > li .custom-select:after,
    .app-nav__nav--right > li .dns-badge__content:before,
    .app-nav__nav--right > li .cuckoo-table#submission-task-table .status.status-reported:before,
    .cuckoo-table#submission-task-table .app-nav__nav--right > li .status.status-reported:before,
    .app-nav__nav--right > li #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
    #submission-task-table.cuckoo-table__fullscreen .app-nav__nav--right > li .status.status-reported:before,
    .app-nav__nav--right > li .network-display__table > table#submission-task-table .status.status-reported:before,
    .network-display__table > table#submission-task-table .app-nav__nav--right > li .status.status-reported:before,
    .app-nav__nav--right > li .cuckoo-analysis__panel--toggle:before,
    .app-nav__nav--right > li .cuckoo-analysis__panel--toggle:after,
    .app-nav__nav--right > li .cuckoo-files ul div:before,
    .cuckoo-files ul .app-nav__nav--right > li div:before,
    .app-nav__nav--right > li .cuckoo-files #selection-overview .extension-select:after,
    .cuckoo-files #selection-overview .app-nav__nav--right > li .extension-select:after,
    .app-nav__nav--right > li .cuckoo-files #selection-overview .extension-select:before,
    .cuckoo-files #selection-overview .app-nav__nav--right > li .extension-select:before,
    .app-nav__nav--right > li .flex-form__header .custom-checkbox > input + span,
    .flex-form__header .app-nav__nav--right > li .custom-checkbox > input + span,
    .app-nav__nav--right > li .breadcrumbs > li:not(:last-child):after,
    .app-nav__nav--right > li .list-panel .list-group-option input[type='radio'] + span:before,
    .list-panel .list-group-option .app-nav__nav--right > li input[type='radio'] + span:before,
    .app-nav__nav--right > li .list-panel__widget .list-group-option input[type='radio'] + span:before,
    .list-panel__widget .list-group-option .app-nav__nav--right > li input[type='radio'] + span:before,
    .app-nav__nav--right > li
    .list-panel .list-group-option input[type='checkbox'] + span:before,
    .list-panel .list-group-option .app-nav__nav--right > li input[type='checkbox'] + span:before,
    .app-nav__nav--right > li .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
    .list-panel__widget .list-group-option .app-nav__nav--right > li input[type='checkbox'] + span:before
    {
        font-size: 12px;

        margin-right: 0;

        color: inherit;
    }
    .app-nav__nav--right > li .button.outline,
    .app-nav__nav--right > li .outline.button--lg,
    .app-nav__nav--right > li .modal-cuckoo .modal-form button.outline.modal-submit,
    .modal-cuckoo .modal-form .app-nav__nav--right > li button.outline.modal-submit,
    .app-nav__nav--right > li .outline.button--sm,
    body.cyborg .app-error__balloon .list-panel .panel-title .app-nav__nav--right > li .button:not(.inversed),
    body.cyborg .app-error__balloon .list-panel__widget .panel-title .app-nav__nav--right > li .button:not(.inversed),
    body.night .app-error__balloon .list-panel .panel-title .app-nav__nav--right > li .button:not(.inversed),
    body.night .app-error__balloon .list-panel__widget .panel-title .app-nav__nav--right > li .button:not(.inversed),
    .list-panel .panel-title .app-nav__nav--right > li .outline.button,
    .list-panel__widget .panel-title .app-nav__nav--right > li .outline.button,
    .app-nav__nav--right > li body.cyborg .app-error__balloon .button:not(.inversed),
    body.cyborg .app-error__balloon .app-nav__nav--right > li .button:not(.inversed),
    .app-nav__nav--right > li body.cyborg .app-error__balloon .button--lg:not(.inversed),
    body.cyborg .app-error__balloon .app-nav__nav--right > li .button--lg:not(.inversed),
    .app-nav__nav--right > li body.cyborg .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:not(.inversed),
    body.cyborg .app-error__balloon .modal-cuckoo .modal-form .app-nav__nav--right > li button.modal-submit:not(.inversed),
    .app-nav__nav--right > li .modal-cuckoo .modal-form body.cyborg .app-error__balloon button.modal-submit:not(.inversed),
    .modal-cuckoo .modal-form body.cyborg .app-error__balloon .app-nav__nav--right > li button.modal-submit:not(.inversed),
    .app-nav__nav--right > li body.cyborg .app-error__balloon .button--sm:not(.inversed),
    body.cyborg .app-error__balloon .app-nav__nav--right > li .button--sm:not(.inversed),
    .app-nav__nav--right > li body.cyborg .app-error__balloon .process-tree__search-submit:not(.inversed),
    body.cyborg .app-error__balloon .app-nav__nav--right > li .process-tree__search-submit:not(.inversed),
    .app-nav__nav--right > li body.night .app-error__balloon .button:not(.inversed),
    body.night .app-error__balloon .app-nav__nav--right > li .button:not(.inversed),
    .app-nav__nav--right > li body.night .app-error__balloon .button--lg:not(.inversed),
    body.night .app-error__balloon .app-nav__nav--right > li .button--lg:not(.inversed),
    .app-nav__nav--right > li body.night .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:not(.inversed),
    body.night .app-error__balloon .modal-cuckoo .modal-form .app-nav__nav--right > li button.modal-submit:not(.inversed),
    .app-nav__nav--right > li .modal-cuckoo .modal-form body.night .app-error__balloon button.modal-submit:not(.inversed),
    .modal-cuckoo .modal-form body.night .app-error__balloon .app-nav__nav--right > li button.modal-submit:not(.inversed),
    .app-nav__nav--right > li body.night .app-error__balloon .button--sm:not(.inversed),
    body.night .app-error__balloon .app-nav__nav--right > li .button--sm:not(.inversed),
    .app-nav__nav--right > li body.night .app-error__balloon .process-tree__search-submit:not(.inversed),
    body.night .app-error__balloon .app-nav__nav--right > li .process-tree__search-submit:not(.inversed),
    .app-nav__nav--right > li .outline.process-tree__search-submit
    {
        border-width: 1px;
    }
}

.app-nav__nav .app-nav__dropdown,
.app-nav__nav--primary .app-nav__dropdown,
.app-nav__nav--right .app-nav__dropdown
{
    right: 0;

    margin-right: -12px;
}

.app-nav__dropdown
{
    position: absolute;
    top: 57px;

    display: none;

    width: 200px;
    height: auto;
    margin-top: 15px;

    border: 2px solid #dfdfdf;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
}

.app-nav__dropdown.in
{
    display: block;
}

.app-nav__dropdown:after,
.app-nav__dropdown:before
{
    position: absolute;
    bottom: 100%;
    left: 100%;

    width: 0;
    height: 0;

    content: ' ';
    pointer-events: none;

    border: solid transparent;
}

.app-nav__dropdown:after
{
    margin-left: -33px;

    border-width: 10px;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
}

.app-nav__dropdown:before
{
    margin-left: -36px;

    border-width: 13px;
    border-color: rgba(223, 223, 223, 0);
    border-bottom-color: #dfdfdf;
}

.app-nav__dropdown--parent
{
    position: relative;
}

.app-nav__dropdown h5
{
    font-size: 12px;
    font-weight: 700;

    text-align: center;
    text-transform: uppercase;

    color: #a7a7a7;
}

.app-nav__dropdown .theme-selection
{
    overflow: hidden;

    margin: 0;
    padding: 0;

    list-style: none;

    border-top: 2px solid #dfdfdf;
}

.app-nav__dropdown .theme-selection li
{
    border-right: 2px solid #dfdfdf;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.app-nav__dropdown .theme-selection li a
{
    font-weight: 600;

    display: block;

    padding: 10px 0;

    text-align: center;
}

.app-nav__dropdown .theme-selection li a.active
{
    color: #fff;
    background: #6297f8;
    box-shadow: inset 0 1px 4px 0 #4677d1;
}

.app-nav__dropdown .theme-selection li:last-child
{
    border-right: 0;
}

.app-nav__dropdown .theme-selection li:last-child a
{
    border-bottom-right-radius: 4px;
}

.app-nav__dropdown .theme-selection li:first-child > a
{
    border-bottom-left-radius: 4px;
}

@media screen and (max-width: 565px)
{
    .app-nav .app-nav__nav--primary,
    .app-nav .app-nav__nav--right
    {
        margin: 0;

        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .app-nav #select-theme
    {
        margin-right: auto;
    }
}

body.cyborg .app-nav .app-nav__dropdown
{
    border-color: #133b4a;
    background-color: #020e10;
}

body.cyborg .app-nav .app-nav__dropdown:after
{
    border-bottom-color: #020e10;
}

body.cyborg .app-nav .app-nav__dropdown:before
{
    border-bottom-color: #133b4a;
}

body.cyborg .app-nav .app-nav__dropdown .theme-selection
{
    border-color: #133b4a;
}

body.cyborg .app-nav .app-nav__dropdown .theme-selection li
{
    border-color: #133b4a;
}

body.cyborg .app-nav .app-nav__dropdown .active
{
    color: #444;
    background-color: #0ce3ac;
    box-shadow: none;
}

body.night .app-nav .app-nav__dropdown
{
    border-color: #2f4d6d;
    background-color: #313131;
}

body.night .app-nav .app-nav__dropdown:after
{
    border-bottom-color: #313131;
}

body.night .app-nav .app-nav__dropdown:before
{
    border-bottom-color: #2f4d6d;
}

body.night .app-nav .app-nav__dropdown .theme-selection
{
    border-color: #2f4d6d;
}

body.night .app-nav .app-nav__dropdown .theme-selection li
{
    border-color: #2f4d6d;
}

body.night .app-nav .app-nav__dropdown .active
{
    background-color: #375a7f;
    box-shadow: none;
}

@media screen and (max-width: 850px)
{
    .app-nav
    {
        padding: 0 15px;
    }
}

.ui-tooltip
{
    position: absolute;
    z-index: 9999;

    max-width: 300px;
    padding: 8px;
}

body .ui-tooltip
{
    border-width: 2px;
}

.cuckoo-tooltip
{
    padding: 15px;

    border: 1px solid rgba(98, 151, 248, .1);
    border-radius: 4px;
    background-color: #f5f5f5;
}

.cuckoo-tooltip.tree-tip
{
    font-size: 12px;

    max-width: 70%;
    padding: 3px;

    word-wrap: break-word;
    pointer-events: none;
}

body.cyborg .cuckoo-tooltip
{
    color: #d7d7d7;
    border-color: #133b4a;
    background-color: #0d1b21;
}

.grouped-buttons button,
.grouped-buttons__bordered button,
.grouped-buttons a,
.grouped-buttons__bordered a
{
    border: 0;

    -webkit-appearance: none;
}

.grouped-buttons button:focus,
.grouped-buttons__bordered button:focus,
.grouped-buttons a:focus,
.grouped-buttons__bordered a:focus
{
    outline: 0;
}

.grouped-buttons,
.grouped-buttons__bordered
{
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    background-color: #fff;

    -ms-flex-align: stretch;
    align-items: stretch;
}

.grouped-buttons button,
.grouped-buttons__bordered button,
.grouped-buttons a,
.grouped-buttons__bordered a
{
    font-weight: 500;

    padding: 10px 0;

    text-align: center;
    text-decoration: none;

    color: #545454;
    background-color: #fff;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.grouped-buttons button:active,
.grouped-buttons__bordered button:active,
.grouped-buttons a:active,
.grouped-buttons__bordered a:active
{
    background-color: #e5e5e5;
}

.grouped-buttons button.active,
.grouped-buttons__bordered button.active,
.grouped-buttons a.active,
.grouped-buttons__bordered a.active
{
    font-weight: 700;

    color: #fff;
    background-color: #6297f8;
}

.grouped-buttons button:hover,
.grouped-buttons__bordered button:hover,
.grouped-buttons button:focus,
.grouped-buttons__bordered button:focus,
.grouped-buttons button:active,
.grouped-buttons__bordered button:active,
.grouped-buttons a:hover,
.grouped-buttons__bordered a:hover,
.grouped-buttons a:focus,
.grouped-buttons__bordered a:focus,
.grouped-buttons a:active,
.grouped-buttons__bordered a:active
{
    text-decoration: none;
}

body.cyborg .grouped-buttons button,
body.cyborg .grouped-buttons__bordered button,
body.cyborg .grouped-buttons a,
body.cyborg .grouped-buttons__bordered a
{
    color: #d7d7d7;
    background-color: #152d3b;
}

body.cyborg .grouped-buttons button.active,
body.cyborg .grouped-buttons__bordered button.active,
body.cyborg .grouped-buttons a.active,
body.cyborg .grouped-buttons__bordered a.active
{
    color: #0ce3ac;
    background-color: #0d1b21;
}

body.night .grouped-buttons button,
body.night .grouped-buttons__bordered button,
body.night .grouped-buttons a,
body.night .grouped-buttons__bordered a
{
    color: #d7d7d7;
    background-color: #555;
}

body.night .grouped-buttons button.active,
body.night .grouped-buttons__bordered button.active,
body.night .grouped-buttons a.active,
body.night .grouped-buttons__bordered a.active
{
    color: #0ce3ac;
    background-color: #131313;
}

.grouped-buttons__bordered
{
    margin-bottom: 15px;

    background: transparent;
}

.grouped-buttons__bordered button,
.grouped-buttons__bordered a
{
    display: -ms-flexbox;
    display: flex;

    padding: 10px 5px 10px 20px;

    border: 1px solid #cecece;
    border-right-width: 0;
    background-color: #fff;
}

.grouped-buttons__bordered button:first-child,
.grouped-buttons__bordered a:first-child
{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.grouped-buttons__bordered button:last-child,
.grouped-buttons__bordered a:last-child
{
    border-right-width: 1px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.grouped-buttons__bordered button:not(.active):not(.disabled):not([data-total='0']):hover,
.grouped-buttons__bordered a:not(.active):not(.disabled):not([data-total='0']):hover
{
    background-color: #efefef;
}

.grouped-buttons__bordered button .button-badge,
.grouped-buttons__bordered a .button-badge
{
    font-size: 12px;
    font-weight: 700;

    display: inline-block;

    margin-left: auto;
    padding: 3px 10px;

    vertical-align: middle;

    color: #fff;
    border-radius: 50px;
    background-color: #999;
}

.grouped-buttons__bordered button.active,
.grouped-buttons__bordered a.active
{
    border-color: #3177f6;
    border-right-width: 1px;
}

.grouped-buttons__bordered button.active + button,
.grouped-buttons__bordered button.active + a,
.grouped-buttons__bordered a.active + button,
.grouped-buttons__bordered a.active + a
{
    border-left-width: 0;
}

.grouped-buttons__bordered button.active .button-badge,
.grouped-buttons__bordered a.active .button-badge
{
    color: #6297f8;
    background-color: #fff;
}

.grouped-buttons__bordered button[data-total='0']:not(.active),
.grouped-buttons__bordered button.disabled:not(.active),
.grouped-buttons__bordered a[data-total='0']:not(.active),
.grouped-buttons__bordered a.disabled:not(.active)
{
    color: #e1e1e1;
    border-right-color: #ccc;
}

.grouped-buttons__bordered button[data-total='0']:not(.active) .button-badge,
.grouped-buttons__bordered button.disabled:not(.active) .button-badge,
.grouped-buttons__bordered a[data-total='0']:not(.active) .button-badge,
.grouped-buttons__bordered a.disabled:not(.active) .button-badge
{
    background-color: #e1e1e1;
}

.grouped-buttons__bordered button[data-total='0']:not(.active):active,
.grouped-buttons__bordered button.disabled:not(.active):active,
.grouped-buttons__bordered a[data-total='0']:not(.active):active,
.grouped-buttons__bordered a.disabled:not(.active):active
{
    background-color: #fff;
}

.grouped-buttons__bordered button.disabled:hover,
.grouped-buttons__bordered a.disabled:hover
{
    cursor: not-allowed;
}

.grouped-buttons__bordered button.no-badge,
.grouped-buttons__bordered a.no-badge
{
    padding: 10px;

    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
}

body.cyborg .grouped-buttons__bordered button,
body.cyborg .grouped-buttons__bordered a
{
    border-color: #133b4a;
}

body.cyborg .grouped-buttons__bordered button .button-badge,
body.cyborg .grouped-buttons__bordered a .button-badge
{
    color: #0ce3ac;
    background-color: #000;
}

body.cyborg .grouped-buttons__bordered button:not(.active):not(.disabled):not([data-total='0']):hover,
body.cyborg .grouped-buttons__bordered a:not(.active):not(.disabled):not([data-total='0']):hover
{
    background-color: #224a61;
}

body.cyborg .grouped-buttons__bordered button[data-total='0'],
body.cyborg .grouped-buttons__bordered a[data-total='0']
{
    opacity: .5;
}

body.cyborg .grouped-buttons__bordered button[data-total='0'] .button-badge,
body.cyborg .grouped-buttons__bordered a[data-total='0'] .button-badge
{
    background-color: #000;
}

body.cyborg .grouped-buttons__bordered button:hover,
body.cyborg .grouped-buttons__bordered button:active,
body.cyborg .grouped-buttons__bordered button:focus,
body.cyborg .grouped-buttons__bordered a:hover,
body.cyborg .grouped-buttons__bordered a:active,
body.cyborg .grouped-buttons__bordered a:focus
{
    text-decoration: none;
}

body.night .grouped-buttons__bordered button,
body.night .grouped-buttons__bordered a
{
    border-color: #375a7f;
    background-color: #152d3b;
}

body.night .grouped-buttons__bordered button .button-badge,
body.night .grouped-buttons__bordered a .button-badge
{
    color: #d7d7d7;
    background-color: #000;
}

body.night .grouped-buttons__bordered button[data-total='0'],
body.night .grouped-buttons__bordered a[data-total='0']
{
    opacity: .5;
}

body.night .grouped-buttons__bordered button[data-total='0'] .button-badge,
body.night .grouped-buttons__bordered a[data-total='0'] .button-badge
{
    background-color: #000;
}

body.night .grouped-buttons__bordered button:not(.active):not(.disabled):not([data-total='0']):hover,
body.night .grouped-buttons__bordered a:not(.active):not(.disabled):not([data-total='0']):hover
{
    background-color: #0e1f28;
}

body.night .grouped-buttons__bordered button:hover,
body.night .grouped-buttons__bordered button:active,
body.night .grouped-buttons__bordered button:focus,
body.night .grouped-buttons__bordered a:hover,
body.night .grouped-buttons__bordered a:active,
body.night .grouped-buttons__bordered a:focus
{
    text-decoration: none;
}

.grouped-buttons.justify button,
.justify.grouped-buttons__bordered button,
.grouped-buttons.justify a,
.justify.grouped-buttons__bordered a
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.grouped-buttons__rows > div:not(:last-child)
{
    margin-bottom: 0;
}

.grouped-buttons__rows > div:not(:last-child) > button,
.grouped-buttons__rows > div:not(:last-child) > a
{
    border-bottom: 0;
}

.grouped-buttons__rows > .grouped-buttons > a,
.grouped-buttons__rows > .grouped-buttons__bordered > a,
.grouped-buttons__rows > .grouped-buttons > button,
.grouped-buttons__rows > .grouped-buttons__bordered > button,
.grouped-buttons__rows > .grouped-buttons__bordered > a,
.grouped-buttons__rows > .grouped-buttons__bordered > button
{
    border-radius: 0;
}

.grouped-buttons__rows > div:first-child > *:first-child
{
    border-top-left-radius: 8px;
}

.grouped-buttons__rows > div:first-child > *:last-child
{
    border-top-right-radius: 8px;
}

.grouped-buttons__rows > div:last-child > *:first-child
{
    border-bottom-left-radius: 8px;
}

.grouped-buttons__rows > div:last-child > *:last-child
{
    border-bottom-right-radius: 8px;
}

.button,
.button--lg,
.modal-cuckoo .modal-form button.modal-submit,
.button--sm,
.list-panel .panel-title .button,
.list-panel__widget .panel-title .button,
.process-tree__search-submit
{
    font-weight: 600;
    line-height: 16px;

    padding: 5px 10px;

    color: #fff;
    border: 0;
    border-bottom: 1px solid #4f7ccf;
    border-radius: 4px;
    background-color: #6297f8;

    -webkit-appearance: none;
}

body.cyborg .button,
body.cyborg .button--lg,
body.cyborg .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form body.cyborg button.modal-submit,
body.cyborg .button--sm,
body.cyborg .list-panel .panel-title .button,
.list-panel .panel-title body.cyborg .button,
body.cyborg .list-panel__widget .panel-title .button,
.list-panel__widget .panel-title body.cyborg .button,
body.cyborg .process-tree__search-submit
{
    color: #fff;
}

body.cyborg .button:hover,
body.cyborg .button--lg:hover,
body.cyborg .modal-cuckoo .modal-form button.modal-submit:hover,
.modal-cuckoo .modal-form body.cyborg button.modal-submit:hover,
body.cyborg .button--sm:hover,
body.cyborg .process-tree__search-submit:hover
{
    text-decoration: none;

    color: #fff;
}

body.night .button,
body.night .button--lg,
body.night .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form body.night button.modal-submit,
body.night .button--sm,
body.night .list-panel .panel-title .button,
.list-panel .panel-title body.night .button,
body.night .list-panel__widget .panel-title .button,
.list-panel__widget .panel-title body.night .button,
body.night .process-tree__search-submit
{
    color: #fff;
}

body.night .button:hover,
body.night .button--lg:hover,
body.night .modal-cuckoo .modal-form button.modal-submit:hover,
.modal-cuckoo .modal-form body.night button.modal-submit:hover,
body.night .button--sm:hover,
body.night .process-tree__search-submit:hover
{
    text-decoration: none;

    color: #fff;
}

.button:hover,
.button--lg:hover,
.modal-cuckoo .modal-form button.modal-submit:hover,
.button--sm:hover,
.list-panel .panel-title .button:hover,
.list-panel__widget .panel-title .button:hover,
.process-tree__search-submit:hover
{
    text-decoration: none;

    color: #fff;
    border-bottom-color: #3b6dca;
    background-color: #4a87f7;
}

.button:focus,
.button--lg:focus,
.modal-cuckoo .modal-form button.modal-submit:focus,
.button--sm:focus,
.list-panel .panel-title .button:focus,
.list-panel__widget .panel-title .button:focus,
.process-tree__search-submit:focus,
.button:active,
.button--lg:active,
.modal-cuckoo .modal-form button.modal-submit:active,
.button--sm:active,
.list-panel .panel-title .button:active,
.list-panel__widget .panel-title .button:active,
.process-tree__search-submit:active
{
    text-decoration: none;

    outline: none;
}

.button--lg,
.modal-cuckoo .modal-form button.modal-submit
{
    font-size: 16px;

    padding: 5px 15px;

    border-bottom-width: 2px;
}

.button--sm,
.list-panel .panel-title .button,
.list-panel__widget .panel-title .button,
.list-panel .panel-title .button--lg,
.list-panel__widget .panel-title .button--lg,
.list-panel .panel-title .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form .list-panel .panel-title button.modal-submit,
.list-panel__widget .panel-title .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form .list-panel__widget .panel-title button.modal-submit,
.list-panel .panel-title .button--sm,
.list-panel__widget .panel-title .button--sm,
.list-panel .panel-title .process-tree__search-submit,
.list-panel__widget .panel-title .process-tree__search-submit
{
    font-size: 13px;

    padding: 3px 10px;
}

.button.outline,
.outline.button--lg,
.modal-cuckoo .modal-form button.outline.modal-submit,
.outline.button--sm,
.list-panel .panel-title .outline.button,
.list-panel__widget .panel-title .outline.button,
body.cyborg .app-error__balloon .button:not(.inversed),
body.cyborg .app-error__balloon .button--lg:not(.inversed),
body.cyborg .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:not(.inversed),
.modal-cuckoo .modal-form body.cyborg .app-error__balloon button.modal-submit:not(.inversed),
body.cyborg .app-error__balloon .button--sm:not(.inversed),
body.cyborg .app-error__balloon .process-tree__search-submit:not(.inversed),
body.night .app-error__balloon .button:not(.inversed),
body.night .app-error__balloon .button--lg:not(.inversed),
body.night .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:not(.inversed),
.modal-cuckoo .modal-form body.night .app-error__balloon button.modal-submit:not(.inversed),
body.night .app-error__balloon .button--sm:not(.inversed),
body.night .app-error__balloon .process-tree__search-submit:not(.inversed),
.outline.process-tree__search-submit
{
    padding-top: 4px;
    padding-bottom: 4px;

    border: 2px solid #fff;
    background-color: transparent;
}

.button.inversed,
.inversed.button--lg,
.modal-cuckoo .modal-form button.inversed.modal-submit,
.inversed.button--sm,
.list-panel .panel-title .inversed.button,
.list-panel__widget .panel-title .inversed.button,
.list-panel.page-switcher .panel-title .page-switcher__nav > .button:not(.active),
.page-switcher.list-panel__widget .panel-title .page-switcher__nav > .button:not(.active),
.inversed.process-tree__search-submit,
.list-panel.page-switcher .page-switcher__nav > .button:not(.active),
.page-switcher.list-panel__widget .page-switcher__nav > .button:not(.active),
.list-panel.page-switcher .page-switcher__nav > .button--lg:not(.active),
.page-switcher.list-panel__widget .page-switcher__nav > .button--lg:not(.active),
.list-panel.page-switcher .modal-cuckoo .modal-form .page-switcher__nav > button.modal-submit:not(.active),
.modal-cuckoo .modal-form .list-panel.page-switcher .page-switcher__nav > button.modal-submit:not(.active),
.page-switcher.list-panel__widget .modal-cuckoo .modal-form .page-switcher__nav > button.modal-submit:not(.active),
.modal-cuckoo .modal-form .page-switcher.list-panel__widget .page-switcher__nav > button.modal-submit:not(.active),
.list-panel.page-switcher .page-switcher__nav > .button--sm:not(.active),
.page-switcher.list-panel__widget .page-switcher__nav > .button--sm:not(.active),
.list-panel.page-switcher .page-switcher__nav > .process-tree__search-submit:not(.active),
.page-switcher.list-panel__widget .page-switcher__nav > .process-tree__search-submit:not(.active)
{
    color: #6297f8;
    border: 0;
    background-color: transparent;
}

.button.inversed:hover,
.inversed.button--lg:hover,
.modal-cuckoo .modal-form button.inversed.modal-submit:hover,
.inversed.button--sm:hover,
.list-panel.page-switcher .panel-title .page-switcher__nav > .button:hover:not(.active),
.page-switcher.list-panel__widget .panel-title .page-switcher__nav > .button:hover:not(.active),
.inversed.process-tree__search-submit:hover,
.list-panel.page-switcher .page-switcher__nav > .button:hover:not(.active),
.page-switcher.list-panel__widget .page-switcher__nav > .button:hover:not(.active),
.list-panel.page-switcher .page-switcher__nav > .button--lg:hover:not(.active),
.page-switcher.list-panel__widget .page-switcher__nav > .button--lg:hover:not(.active),
.list-panel.page-switcher .modal-cuckoo .modal-form .page-switcher__nav > button.modal-submit:hover:not(.active),
.modal-cuckoo .modal-form .list-panel.page-switcher .page-switcher__nav > button.modal-submit:hover:not(.active),
.page-switcher.list-panel__widget .modal-cuckoo .modal-form .page-switcher__nav > button.modal-submit:hover:not(.active),
.modal-cuckoo .modal-form .page-switcher.list-panel__widget .page-switcher__nav > button.modal-submit:hover:not(.active),
.list-panel.page-switcher .page-switcher__nav > .button--sm:hover:not(.active),
.page-switcher.list-panel__widget .page-switcher__nav > .button--sm:hover:not(.active),
.list-panel.page-switcher .page-switcher__nav > .process-tree__search-submit:hover:not(.active),
.page-switcher.list-panel__widget .page-switcher__nav > .process-tree__search-submit:hover:not(.active)
{
    color: #4a87f7;
}

.button.variation-blue,
.variation-blue.button--lg,
.modal-cuckoo .modal-form button.variation-blue.modal-submit,
.variation-blue.button--sm,
.list-panel .panel-title .variation-blue.button,
.list-panel__widget .panel-title .variation-blue.button,
.variation-blue.process-tree__search-submit
{
    color: #fff;
    border: 1px solid #528fff;
    background-color: #6297f8;
    box-shadow: 0 1px 0 #4f7ccf;
}

.button.variation-grey,
.variation-grey.button--lg,
.modal-cuckoo .modal-form button.variation-grey.modal-submit,
.variation-grey.button--sm,
.list-panel .panel-title .variation-grey.button,
.list-panel__widget .panel-title .variation-grey.button,
.variation-grey.process-tree__search-submit
{
    color: #757575;
    border: 1px solid #ebebeb;
    background-color: #fff;
    box-shadow: 0 1px 0 #c5c5c5;
}

.button .fa,
.button--lg .fa,
.modal-cuckoo .modal-form button.modal-submit .fa,
.button--sm .fa,
.list-panel .panel-title .button .fa,
.list-panel__widget .panel-title .button .fa,
.process-tree__search-submit .fa,
.button .custom-select:after,
.button--lg .custom-select:after,
.modal-cuckoo .modal-form button.modal-submit .custom-select:after,
.button--sm .custom-select:after,
.list-panel .panel-title .button .custom-select:after,
.list-panel__widget .panel-title .button .custom-select:after,
.process-tree__search-submit .custom-select:after,
.button .dns-badge__content:before,
.button--lg .dns-badge__content:before,
.modal-cuckoo .modal-form button.modal-submit .dns-badge__content:before,
.button--sm .dns-badge__content:before,
.list-panel .panel-title .button .dns-badge__content:before,
.list-panel__widget .panel-title .button .dns-badge__content:before,
.process-tree__search-submit .dns-badge__content:before,
.button .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .button .status.status-reported:before,
.button--lg .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .button--lg .status.status-reported:before,
.modal-cuckoo .modal-form button.modal-submit .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .modal-cuckoo .modal-form button.modal-submit .status.status-reported:before,
.button--sm .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .button--sm .status.status-reported:before,
.list-panel .panel-title .button .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .list-panel .panel-title .button .status.status-reported:before,
.list-panel__widget .panel-title .button .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .list-panel__widget .panel-title .button .status.status-reported:before,
.process-tree__search-submit .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .process-tree__search-submit .status.status-reported:before,
.button #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .button .status.status-reported:before,
.button--lg #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .button--lg .status.status-reported:before,
.modal-cuckoo .modal-form button.modal-submit #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .modal-cuckoo .modal-form button.modal-submit .status.status-reported:before,
.button--sm #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .button--sm .status.status-reported:before,
.list-panel .panel-title .button #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .list-panel .panel-title .button .status.status-reported:before,
.list-panel__widget .panel-title .button #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .list-panel__widget .panel-title .button .status.status-reported:before,
.process-tree__search-submit #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__search-submit .status.status-reported:before,
.button .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .button .status.status-reported:before,
.button--lg .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .button--lg .status.status-reported:before,
.modal-cuckoo .modal-form button.modal-submit .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .modal-cuckoo .modal-form button.modal-submit .status.status-reported:before,
.button--sm .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .button--sm .status.status-reported:before,
.list-panel .panel-title .button .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .list-panel .panel-title .button .status.status-reported:before,
.list-panel__widget .panel-title .button .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .list-panel__widget .panel-title .button .status.status-reported:before,
.process-tree__search-submit .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .process-tree__search-submit .status.status-reported:before,
.button .cuckoo-analysis__panel--toggle:before,
.button--lg .cuckoo-analysis__panel--toggle:before,
.modal-cuckoo .modal-form button.modal-submit .cuckoo-analysis__panel--toggle:before,
.button--sm .cuckoo-analysis__panel--toggle:before,
.list-panel .panel-title .button .cuckoo-analysis__panel--toggle:before,
.list-panel__widget .panel-title .button .cuckoo-analysis__panel--toggle:before,
.process-tree__search-submit .cuckoo-analysis__panel--toggle:before,
.button .cuckoo-analysis__panel--toggle:after,
.button--lg .cuckoo-analysis__panel--toggle:after,
.modal-cuckoo .modal-form button.modal-submit .cuckoo-analysis__panel--toggle:after,
.button--sm .cuckoo-analysis__panel--toggle:after,
.list-panel .panel-title .button .cuckoo-analysis__panel--toggle:after,
.list-panel__widget .panel-title .button .cuckoo-analysis__panel--toggle:after,
.process-tree__search-submit .cuckoo-analysis__panel--toggle:after,
.button .cuckoo-files ul div:before,
.cuckoo-files ul .button div:before,
.button--lg .cuckoo-files ul div:before,
.cuckoo-files ul .button--lg div:before,
.modal-cuckoo .modal-form button.modal-submit .cuckoo-files ul div:before,
.cuckoo-files ul .modal-cuckoo .modal-form button.modal-submit div:before,
.button--sm .cuckoo-files ul div:before,
.cuckoo-files ul .button--sm div:before,
.list-panel .panel-title .button .cuckoo-files ul div:before,
.cuckoo-files ul .list-panel .panel-title .button div:before,
.list-panel__widget .panel-title .button .cuckoo-files ul div:before,
.cuckoo-files ul .list-panel__widget .panel-title .button div:before,
.process-tree__search-submit .cuckoo-files ul div:before,
.cuckoo-files ul .process-tree__search-submit div:before,
.button .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .button .extension-select:after,
.button--lg .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .button--lg .extension-select:after,
.modal-cuckoo .modal-form button.modal-submit .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .modal-cuckoo .modal-form button.modal-submit .extension-select:after,
.button--sm .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .button--sm .extension-select:after,
.list-panel .panel-title .button .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .list-panel .panel-title .button .extension-select:after,
.list-panel__widget .panel-title .button .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .list-panel__widget .panel-title .button .extension-select:after,
.process-tree__search-submit .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .process-tree__search-submit .extension-select:after,
.button .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .button .extension-select:before,
.button--lg .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .button--lg .extension-select:before,
.modal-cuckoo .modal-form button.modal-submit .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .modal-cuckoo .modal-form button.modal-submit .extension-select:before,
.button--sm .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .button--sm .extension-select:before,
.list-panel .panel-title .button .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .list-panel .panel-title .button .extension-select:before,
.list-panel__widget .panel-title .button .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .list-panel__widget .panel-title .button .extension-select:before,
.process-tree__search-submit .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .process-tree__search-submit .extension-select:before,
.button .flex-form__header .custom-checkbox > input + span,
.flex-form__header .button .custom-checkbox > input + span,
.button--lg .flex-form__header .custom-checkbox > input + span,
.flex-form__header .button--lg .custom-checkbox > input + span,
.modal-cuckoo .modal-form button.modal-submit .flex-form__header .custom-checkbox > input + span,
.flex-form__header .modal-cuckoo .modal-form button.modal-submit .custom-checkbox > input + span,
.button--sm .flex-form__header .custom-checkbox > input + span,
.flex-form__header .button--sm .custom-checkbox > input + span,
.list-panel .panel-title .button .flex-form__header .custom-checkbox > input + span,
.flex-form__header .list-panel .panel-title .button .custom-checkbox > input + span,
.list-panel__widget .panel-title .button .flex-form__header .custom-checkbox > input + span,
.flex-form__header .list-panel__widget .panel-title .button .custom-checkbox > input + span,
.process-tree__search-submit .flex-form__header .custom-checkbox > input + span,
.flex-form__header .process-tree__search-submit .custom-checkbox > input + span,
.button .breadcrumbs > li:not(:last-child):after,
.button--lg .breadcrumbs > li:not(:last-child):after,
.modal-cuckoo .modal-form button.modal-submit .breadcrumbs > li:not(:last-child):after,
.button--sm .breadcrumbs > li:not(:last-child):after,
.list-panel .panel-title .button .breadcrumbs > li:not(:last-child):after,
.list-panel__widget .panel-title .button .breadcrumbs > li:not(:last-child):after,
.process-tree__search-submit .breadcrumbs > li:not(:last-child):after,
.button .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .button input[type='radio'] + span:before,
.button--lg .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .button--lg input[type='radio'] + span:before,
.modal-cuckoo .modal-form button.modal-submit .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .modal-cuckoo .modal-form button.modal-submit input[type='radio'] + span:before,
.button--sm .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .button--sm input[type='radio'] + span:before,
.list-panel .panel-title .button .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .panel-title .button input[type='radio'] + span:before,
.list-panel__widget .panel-title .button .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .list-panel__widget .panel-title .button input[type='radio'] + span:before,
.process-tree__search-submit .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .process-tree__search-submit input[type='radio'] + span:before,
.button .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .button input[type='radio'] + span:before,
.button--lg .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .button--lg input[type='radio'] + span:before,
.modal-cuckoo .modal-form button.modal-submit .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .modal-cuckoo .modal-form button.modal-submit input[type='radio'] + span:before,
.button--sm .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .button--sm input[type='radio'] + span:before,
.list-panel .panel-title .button .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .list-panel .panel-title .button input[type='radio'] + span:before,
.list-panel__widget .panel-title .button .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .panel-title .button input[type='radio'] + span:before,
.process-tree__search-submit .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .process-tree__search-submit input[type='radio'] + span:before,
.button
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .button input[type='checkbox'] + span:before,
.button--lg
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .button--lg input[type='checkbox'] + span:before,
.modal-cuckoo .modal-form button.modal-submit
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .modal-cuckoo .modal-form button.modal-submit input[type='checkbox'] + span:before,
.button--sm
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .button--sm input[type='checkbox'] + span:before,
.list-panel .panel-title .button .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .panel-title .button input[type='checkbox'] + span:before,
.list-panel__widget .panel-title .button
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .list-panel__widget .panel-title .button input[type='checkbox'] + span:before,
.process-tree__search-submit
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .process-tree__search-submit input[type='checkbox'] + span:before,
.button .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .button input[type='checkbox'] + span:before,
.button--lg .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .button--lg input[type='checkbox'] + span:before,
.modal-cuckoo .modal-form button.modal-submit .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .modal-cuckoo .modal-form button.modal-submit input[type='checkbox'] + span:before,
.button--sm .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .button--sm input[type='checkbox'] + span:before,
.list-panel .panel-title .button .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .list-panel .panel-title .button input[type='checkbox'] + span:before,
.list-panel__widget .panel-title .button .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .panel-title .button input[type='checkbox'] + span:before,
.process-tree__search-submit .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .process-tree__search-submit input[type='checkbox'] + span:before
{
    margin-right: 5px;
}

body.cyborg .button,
body.cyborg .button--lg,
body.cyborg .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form body.cyborg button.modal-submit,
body.cyborg .button--sm,
body.cyborg .list-panel .panel-title .button,
.list-panel .panel-title body.cyborg .button,
body.cyborg .list-panel__widget .panel-title .button,
.list-panel__widget .panel-title body.cyborg .button,
body.cyborg .process-tree__search-submit
{
    color: #fff;
}

.button-nav
{
    display: -ms-flexbox;
    display: flex;
}

.button-nav > *
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.button-nav__right
{
    text-align: right;
}

/*
  Tree styles
  - this is a bare style definition for the Tree class
 */
.tree,
.tree ul
{
    margin: 0;
    padding: 0;

    list-style: none;
}

.tree li,
.tree ul li
{
    padding: 0;
}

.tree li
{
    display: none;
}

.tree.open > li,
.tree ul.open > li
{
    display: list-item;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.analysis_menu-userpic img
{
    float: none;

    width: 50%;
    height: 50%;
    margin: 0 auto;

    border-radius: 50% !important;
}

.analysis_menu-userbuttons .btn
{
    font-size: 11px;
    font-weight: 600;

    margin-right: 5px;
    padding: 6px 15px;

    text-transform: uppercase;
}

.analysis_menu-userbuttons .btn:last-child
{
    margin-right: 0;
}

.analysis_menu-usermenu ul li
{
    line-height: .7;

    border-bottom: 1px solid #f0f4f7;
}

.analysis_menu-usermenu ul li a
{
    font-size: 12px;
    font-weight: 400;

    color: #7c8b9c;
}

.analysis_menu-usermenu ul li a i
{
    font-size: 14px;

    margin-right: 8px;
}

.analysis_menu-usermenu ul li a:hover
{
    color: #5b9bd1;
    background-color: #fafcfd;
}

.analysis_menu-usermenu ul li:last-child
{
    border-bottom: none;
}

.analysis_menu-usermenu ul li.active
{
    border-bottom: none;
}

.analysis_menu-usermenu ul li.active a
{
    margin-left: -2px;

    color: #5b9bd1;
    border-left: 2px solid #5b9bd1;
    background-color: #f6f9fb;
}

.analysis_menu-usermenu ul li .label
{
    margin-top: 4px;

    color: #676767;
    background-color: #eaeaea;
}

.analysis_menu-content
{
    min-height: 460px;
    padding: 20px;

    background: #fff;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.flex-nav
{
    position: relative;

    display: -ms-flexbox;
    display: flex;

    width: 100vw;
    height: calc(100vh - 30px);
}

.flex-nav__nav
{
    overflow: hidden;
    overflow-y: auto;

    transition: flex-basis 200ms ease-in-out;
    transition: flex-basis 200ms ease-in-out, -ms-flex-preferred-size 200ms ease-in-out;

    background-color: #444;

    -ms-flex-preferred-size: 65px;
    flex-basis: 65px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.flex-nav__nav .cuckoo-nav
{
    transition: transform 0 linear;
}

.flex-nav__nav .cuckoo-nav em,
.flex-nav__nav .cuckoo-nav span,
.flex-nav__nav .cuckoo-nav button
{
    transition: opacity 100ms linear;

    opacity: 0;
}

.flex-nav__nav.open,
.flex-nav__nav.locked,
.flex-nav__nav.locked-silent
{
    -ms-flex-preferred-size: 280px;
    flex-basis: 280px;
}

.flex-nav__nav.open .cuckoo-nav em,
.flex-nav__nav.open .cuckoo-nav span,
.flex-nav__nav.open .cuckoo-nav input,
.flex-nav__nav.open .cuckoo-nav button,
.flex-nav__nav.locked .cuckoo-nav em,
.flex-nav__nav.locked .cuckoo-nav span,
.flex-nav__nav.locked .cuckoo-nav input,
.flex-nav__nav.locked .cuckoo-nav button,
.flex-nav__nav.locked-silent .cuckoo-nav em,
.flex-nav__nav.locked-silent .cuckoo-nav span,
.flex-nav__nav.locked-silent .cuckoo-nav input,
.flex-nav__nav.locked-silent .cuckoo-nav button
{
    opacity: 1;
}

.flex-nav__body,
.flex-nav__body--disable-overflow
{
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
        flex-direction: column;

    padding: 15px 0 0 0;

    -ms-flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

[id^='analysis'] .flex-nav__body > .container-fluid,
[id^='analysis'] .flex-nav__body--disable-overflow > .container-fluid
{
    width: 100%;
    margin-bottom: 30px;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-nav__body--disable-overflow
{
    overflow-y: hidden;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-nav__body--disable-overflow .cuckoo-analysis__header
{
    -ms-flex-preferred-size: 99px;
    flex-basis: 99px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.cuckoo-table,
.cuckoo-table__fullscreen,
.network-display__table > table
{
    font-size: 12px;

    width: 100%;

    border-collapse: collapse;

    text-align: left;

    border: 1px solid #ccc;
    background-color: #fff;
}

.cuckoo-table thead,
.cuckoo-table__fullscreen thead,
.network-display__table > table thead
{
    border-bottom: 2px solid #ccc;
}

.cuckoo-table thead th,
.cuckoo-table__fullscreen thead th,
.network-display__table > table thead th
{
    white-space: nowrap;
}

.cuckoo-table thead tr:not(.table-display-config) th .fa,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .fa,
.network-display__table > table thead tr:not(.table-display-config) th .fa,
.cuckoo-table thead tr:not(.table-display-config) th .custom-select:after,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .custom-select:after,
.network-display__table > table thead tr:not(.table-display-config) th .custom-select:after,
.cuckoo-table thead tr:not(.table-display-config) th .dns-badge__content:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .dns-badge__content:before,
.network-display__table > table thead tr:not(.table-display-config) th .dns-badge__content:before,
.cuckoo-table#submission-task-table thead tr:not(.table-display-config) th .status.status-reported:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-table#submission-task-table .status.status-reported:before,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table thead tr:not(.table-display-config) th #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .status.status-reported:before,
.network-display__table > table thead tr:not(.table-display-config) th #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
.cuckoo-table thead tr:not(.table-display-config) th .network-display__table > table#submission-task-table .status.status-reported:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table thead tr:not(.table-display-config) th .status.status-reported:before,
.cuckoo-table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.cuckoo-table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:after,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:after,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:after,
.cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .cuckoo-table thead tr:not(.table-display-config) th div:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .cuckoo-table__fullscreen thead tr:not(.table-display-config) th div:before,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .network-display__table > table thead tr:not(.table-display-config) th div:before,
.cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .cuckoo-table thead tr:not(.table-display-config) th .extension-select:after,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .extension-select:after,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .network-display__table > table thead tr:not(.table-display-config) th .extension-select:after,
.cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .cuckoo-table thead tr:not(.table-display-config) th .extension-select:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .extension-select:before,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .network-display__table > table thead tr:not(.table-display-config) th .extension-select:before,
.cuckoo-table thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span,
.flex-form__header .cuckoo-table thead tr:not(.table-display-config) th .custom-checkbox > input + span,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span,
.flex-form__header .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .custom-checkbox > input + span,
.network-display__table > table thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span,
.flex-form__header .network-display__table > table thead tr:not(.table-display-config) th .custom-checkbox > input + span,
.cuckoo-table thead tr:not(.table-display-config) th .breadcrumbs > li:not(:last-child):after,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .breadcrumbs > li:not(:last-child):after,
.network-display__table > table thead tr:not(.table-display-config) th .breadcrumbs > li:not(:last-child):after,
.cuckoo-table thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .cuckoo-table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.network-display__table > table thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .network-display__table > table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.cuckoo-table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .cuckoo-table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.network-display__table > table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .network-display__table > table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.cuckoo-table thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .cuckoo-table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.network-display__table > table thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .network-display__table > table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.cuckoo-table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .cuckoo-table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.network-display__table > table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .network-display__table > table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before
{
    margin-right: 10px;
}

.cuckoo-table thead tr:not(.table-display-config) th .fa:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .fa:before,
.network-display__table > table thead tr:not(.table-display-config) th .fa:before,
.cuckoo-table thead tr:not(.table-display-config) th .dns-badge__content:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .dns-badge__content:before,
.network-display__table > table thead tr:not(.table-display-config) th .dns-badge__content:before,
.cuckoo-table#submission-task-table thead tr:not(.table-display-config) th .status.status-reported:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-table#submission-task-table .status.status-reported:before,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table thead tr:not(.table-display-config) th #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .status.status-reported:before,
.network-display__table > table thead tr:not(.table-display-config) th #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
.cuckoo-table thead tr:not(.table-display-config) th .network-display__table > table#submission-task-table .status.status-reported:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table thead tr:not(.table-display-config) th .status.status-reported:before,
.cuckoo-table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .cuckoo-table thead tr:not(.table-display-config) th div:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .cuckoo-table__fullscreen thead tr:not(.table-display-config) th div:before,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .network-display__table > table thead tr:not(.table-display-config) th div:before,
.cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .cuckoo-table thead tr:not(.table-display-config) th .extension-select:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .extension-select:before,
.network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .network-display__table > table thead tr:not(.table-display-config) th .extension-select:before,
.cuckoo-table thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .cuckoo-table thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.network-display__table > table thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .network-display__table > table thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.cuckoo-table thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .cuckoo-table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.network-display__table > table thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .network-display__table > table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.cuckoo-table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .cuckoo-table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.network-display__table > table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .network-display__table > table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.cuckoo-table thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .cuckoo-table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.network-display__table > table thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .network-display__table > table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.cuckoo-table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .cuckoo-table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.network-display__table > table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .network-display__table > table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before
{
    content: '\f0dc';
}

.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .fa:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .fa:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .fa:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .dns-badge__content:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .dns-badge__content:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .dns-badge__content:before,
.sorting-asc .cuckoo-table#submission-task-table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc #submission-task-table.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc .network-display__table > table#submission-task-table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th div:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th div:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th div:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .extension-select:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .extension-select:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .extension-select:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-asc .cuckoo-table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .sorting-asc .cuckoo-table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .sorting-asc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-asc .network-display__table > table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .sorting-asc .network-display__table > table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before
{
    content: '\f0de';
}

.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .fa:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .fa:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .fa:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .dns-badge__content:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .dns-badge__content:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .dns-badge__content:before,
.sorting-desc .cuckoo-table#submission-task-table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc #submission-task-table.cuckoo-table__fullscreen thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc .network-display__table > table#submission-task-table thead tr:not(.table-display-config) th .status.status-reported:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .cuckoo-analysis__panel--toggle:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th div:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th div:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files ul div:before,
.cuckoo-files ul .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th div:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .extension-select:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .extension-select:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .extension-select:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .custom-checkbox > input + span:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th input[type='radio'] + span:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-desc .cuckoo-table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .sorting-desc .cuckoo-table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .sorting-desc .cuckoo-table__fullscreen thead tr:not(.table-display-config) th input[type='checkbox'] + span:before,
.sorting-desc .network-display__table > table thead tr:not(.table-display-config) th .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .sorting-desc .network-display__table > table thead tr:not(.table-display-config) th input[type='checkbox'] + span:before
{
    content: '\f0dd';
}

.cuckoo-table tbody tr:not(:last-child),
.cuckoo-table__fullscreen tbody tr:not(:last-child),
.network-display__table > table tbody tr:not(:last-child)
{
    border-bottom: 1px solid #ccc;
}

.cuckoo-table tbody tr:nth-child(odd),
.cuckoo-table__fullscreen tbody tr:nth-child(odd),
.network-display__table > table tbody tr:nth-child(odd)
{
    background-color: #f5f5f5;
}

.cuckoo-table tbody td:empty:before,
.cuckoo-table__fullscreen tbody td:empty:before,
.network-display__table > table tbody td:empty:before
{
    content: '-';

    color: #999;
}

.cuckoo-table tbody tr.clickable:hover,
.cuckoo-table__fullscreen tbody tr.clickable:hover,
.network-display__table > table tbody tr.clickable:hover
{
    cursor: pointer;

    background-color: #ddd;
}

.cuckoo-table tbody td.postsubmit-status-display,
.cuckoo-table__fullscreen tbody td.postsubmit-status-display,
.network-display__table > table tbody td.postsubmit-status-display
{
    width: 235px;
}

.cuckoo-table tbody td.postsubmit-status-display > div,
.cuckoo-table__fullscreen tbody td.postsubmit-status-display > div,
.network-display__table > table tbody td.postsubmit-status-display > div
{
    display: -ms-flexbox;
    display: flex;
        flex-direction: row-reverse;

    -ms-flex-direction: row-reverse;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.cuckoo-table thead th,
.cuckoo-table__fullscreen thead th,
.network-display__table > table thead th,
.cuckoo-table thead td,
.cuckoo-table__fullscreen thead td,
.network-display__table > table thead td,
.cuckoo-table tbody th,
.cuckoo-table__fullscreen tbody th,
.network-display__table > table tbody th,
.cuckoo-table tbody td,
.cuckoo-table__fullscreen tbody td,
.network-display__table > table tbody td
{
    padding: 10px;
}

.cuckoo-table thead th.cell-xs,
.cuckoo-table__fullscreen thead th.cell-xs,
.network-display__table > table thead th.cell-xs,
.cuckoo-table thead td.cell-xs,
.cuckoo-table__fullscreen thead td.cell-xs,
.network-display__table > table thead td.cell-xs,
.cuckoo-table tbody th.cell-xs,
.cuckoo-table__fullscreen tbody th.cell-xs,
.network-display__table > table tbody th.cell-xs,
.cuckoo-table tbody td.cell-xs,
.cuckoo-table__fullscreen tbody td.cell-xs,
.network-display__table > table tbody td.cell-xs
{
    width: 10%;
}

.cuckoo-table thead th.cell-sm,
.cuckoo-table__fullscreen thead th.cell-sm,
.network-display__table > table thead th.cell-sm,
.cuckoo-table thead td.cell-sm,
.cuckoo-table__fullscreen thead td.cell-sm,
.network-display__table > table thead td.cell-sm,
.cuckoo-table tbody th.cell-sm,
.cuckoo-table__fullscreen tbody th.cell-sm,
.network-display__table > table tbody th.cell-sm,
.cuckoo-table tbody td.cell-sm,
.cuckoo-table__fullscreen tbody td.cell-sm,
.network-display__table > table tbody td.cell-sm
{
    width: 20%;
}

.cuckoo-table thead th.cell-md,
.cuckoo-table__fullscreen thead th.cell-md,
.network-display__table > table thead th.cell-md,
.cuckoo-table thead td.cell-md,
.cuckoo-table__fullscreen thead td.cell-md,
.network-display__table > table thead td.cell-md,
.cuckoo-table tbody th.cell-md,
.cuckoo-table__fullscreen tbody th.cell-md,
.network-display__table > table tbody th.cell-md,
.cuckoo-table tbody td.cell-md,
.cuckoo-table__fullscreen tbody td.cell-md,
.network-display__table > table tbody td.cell-md
{
    width: 30%;
}

.cuckoo-table thead th.cell-lg,
.cuckoo-table__fullscreen thead th.cell-lg,
.network-display__table > table thead th.cell-lg,
.cuckoo-table thead td.cell-lg,
.cuckoo-table__fullscreen thead td.cell-lg,
.network-display__table > table thead td.cell-lg,
.cuckoo-table tbody th.cell-lg,
.cuckoo-table__fullscreen tbody th.cell-lg,
.network-display__table > table tbody th.cell-lg,
.cuckoo-table tbody td.cell-lg,
.cuckoo-table__fullscreen tbody td.cell-lg,
.network-display__table > table tbody td.cell-lg
{
    width: 50%;
}

.cuckoo-table thead th.cell-fill,
.cuckoo-table__fullscreen thead th.cell-fill,
.network-display__table > table thead th.cell-fill,
.cuckoo-table thead td.cell-fill,
.cuckoo-table__fullscreen thead td.cell-fill,
.network-display__table > table thead td.cell-fill,
.cuckoo-table tbody th.cell-fill,
.cuckoo-table__fullscreen tbody th.cell-fill,
.network-display__table > table tbody th.cell-fill,
.cuckoo-table tbody td.cell-fill,
.cuckoo-table__fullscreen tbody td.cell-fill,
.network-display__table > table tbody td.cell-fill
{
    width: 100%;
}

.cuckoo-table thead td.no-result,
.cuckoo-table__fullscreen thead td.no-result,
.network-display__table > table thead td.no-result,
.cuckoo-table tbody td.no-result,
.cuckoo-table__fullscreen tbody td.no-result,
.network-display__table > table tbody td.no-result
{
    padding: 20px 0;

    text-align: center;

    background-color: #f5f5f5;
}

body.cyborg .cuckoo-table thead td.no-result,
body.cyborg .cuckoo-table__fullscreen thead td.no-result,
body.cyborg .network-display__table > table thead td.no-result,
body.cyborg
.cuckoo-table tbody td.no-result,
body.cyborg .cuckoo-table__fullscreen tbody td.no-result,
body.cyborg .network-display__table > table tbody td.no-result
{
    background-color: #030e10;
}

.cuckoo-table tfoot,
.cuckoo-table__fullscreen tfoot,
.network-display__table > table tfoot
{
    text-align: left;

    border-top: 2px solid #ccc;
}

.cuckoo-table tfoot td,
.cuckoo-table__fullscreen tfoot td,
.network-display__table > table tfoot td
{
    padding: 5px;
}

.cuckoo-table tfoot td p,
.cuckoo-table__fullscreen tfoot td p,
.network-display__table > table tfoot td p
{
    margin: 0;
}

.cuckoo-table .table-display-config > th,
.cuckoo-table__fullscreen .table-display-config > th,
.network-display__table > table .table-display-config > th,
.cuckoo-table .table-display-config > td,
.cuckoo-table__fullscreen .table-display-config > td,
.network-display__table > table .table-display-config > td
{
    font-weight: 400;

    padding: 15px;

    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.cuckoo-table .small-integer,
.cuckoo-table__fullscreen .small-integer,
.network-display__table > table .small-integer
{
    width: 50px;
}

.cuckoo-table .results-per-page,
.cuckoo-table__fullscreen .results-per-page,
.network-display__table > table .results-per-page
{
    line-height: 21px;

    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right;

    -ms-flex-align: center;
    align-items: center;
}

.cuckoo-table .results-per-page > *,
.cuckoo-table__fullscreen .results-per-page > *,
.network-display__table > table .results-per-page > *
{
    margin: 0 5px;
}

.cuckoo-table .results-per-page input,
.cuckoo-table__fullscreen .results-per-page input,
.network-display__table > table .results-per-page input
{
    width: 50px;

    text-align: center;

    border: 1px solid #ccc;
    border-radius: 2px;
}

.cuckoo-table .pagination,
.cuckoo-table__fullscreen .pagination,
.network-display__table > table .pagination
{
    display: -ms-inline-flexbox;
    display: inline-flex;

    margin: 3px 0 0 0;
    padding: 0;

    list-style: none;

    -ms-flex-align: center;
    align-items: center;
}

.cuckoo-table .pagination > li,
.cuckoo-table__fullscreen .pagination > li,
.network-display__table > table .pagination > li
{
    overflow: hidden;

    border: 1px solid #ddd;
    border-left: 0;
}

.cuckoo-table .pagination > li:first-child,
.cuckoo-table__fullscreen .pagination > li:first-child,
.network-display__table > table .pagination > li:first-child
{
    border-left: 1px solid #ddd;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.cuckoo-table .pagination > li:last-child,
.cuckoo-table__fullscreen .pagination > li:last-child,
.network-display__table > table .pagination > li:last-child
{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.cuckoo-table .pagination > li > a,
.cuckoo-table__fullscreen .pagination > li > a,
.network-display__table > table .pagination > li > a
{
    line-height: 12px;

    display: block;

    padding: 5px 10px;

    text-decoration: none;

    color: #444;
    background-color: #fefefe;
}

.active .cuckoo-table .pagination > li > a,
.active .cuckoo-table__fullscreen .pagination > li > a,
.active .network-display__table > table .pagination > li > a
{
    font-weight: 400;

    color: #fff;
    background-color: #2980b9;
}

.disabled .cuckoo-table .pagination > li > a,
.disabled .cuckoo-table__fullscreen .pagination > li > a,
.disabled .network-display__table > table .pagination > li > a
{
    opacity: .5;
    border-color: rgba(0, 0, 0, .1);
}

.cuckoo-table .pagination > li.disabled:hover,
.cuckoo-table__fullscreen .pagination > li.disabled:hover,
.network-display__table > table .pagination > li.disabled:hover,
.cuckoo-table .pagination > li.disabled:hover a,
.cuckoo-table__fullscreen .pagination > li.disabled:hover a,
.network-display__table > table .pagination > li.disabled:hover a
{
    cursor: default;
}

.cuckoo-table.table-key-value td,
.table-key-value.cuckoo-table__fullscreen td,
.network-display__table > table.table-key-value td
{
    width: 50%;

    border-right: 1px solid #ccc;
}

.cuckoo-table.table-key-value td:last-child,
.table-key-value.cuckoo-table__fullscreen td:last-child,
.network-display__table > table.table-key-value td:last-child
{
    border: 0;
}

.col-3 .cuckoo-table.table-key-value td,
.col-3 .table-key-value.cuckoo-table__fullscreen td,
.col-3 .network-display__table > table.table-key-value td
{
    width: 33%;
}

.cuckoo-table .loading,
.cuckoo-table__fullscreen .loading,
.network-display__table > table .loading
{
    margin: 0;
}

.cuckoo-table .less-entries > td,
.cuckoo-table__fullscreen .less-entries > td,
.network-display__table > table .less-entries > td
{
    text-align: center;
}

.cuckoo-table .less-entries > td .badge,
.cuckoo-table__fullscreen .less-entries > td .badge,
.network-display__table > table .less-entries > td .badge
{
    background-color: #ccc;
}

.cuckoo-table .less-entries > td:nth-child(odd),
.cuckoo-table__fullscreen .less-entries > td:nth-child(odd),
.network-display__table > table .less-entries > td:nth-child(odd)
{
    background-color: #f5f5f5;
}

.cuckoo-table__fullscreen
{
    font-size: 14px;

    max-width: 100%;

    table-layout: fixed;
}

.cuckoo-table__fullscreen thead > tr:first-child th
{
    border-top: 0;
}

.cuckoo-table__fullscreen tbody td
{
    padding: 15px;

    word-wrap: break-word;
}

.cuckoo-table__fullscreen .pagination a
{
    padding: 8px 10px;
}

.cuckoo-table__fullscreen .pagination .first a,
.cuckoo-table__fullscreen .pagination .prev a,
.cuckoo-table__fullscreen .pagination .next a,
.cuckoo-table__fullscreen .pagination .last a
{
    padding: 4px 10px 4px 10px;
}

body.cyborg .cuckoo-table,
body.cyborg .cuckoo-table__fullscreen,
body.cyborg .network-display__table > table
{
    border-color: #133b4a;
    background-color: #152d3b;
}

body.cyborg .cuckoo-table thead,
body.cyborg .cuckoo-table__fullscreen thead,
body.cyborg .network-display__table > table thead
{
    border-bottom: 1px solid #133b4a;
}

body.cyborg .cuckoo-table tbody tr,
body.cyborg .cuckoo-table__fullscreen tbody tr,
body.cyborg .network-display__table > table tbody tr,
body.cyborg .cuckoo-table tfoot,
body.cyborg .cuckoo-table__fullscreen tfoot,
body.cyborg .network-display__table > table tfoot
{
    border-color: #133b4a;
}

body.cyborg .cuckoo-table tr:nth-child(odd),
body.cyborg .cuckoo-table__fullscreen tr:nth-child(odd),
body.cyborg .network-display__table > table tr:nth-child(odd)
{
    background-color: #152d3b;
}

body.cyborg .cuckoo-table tbody tr.clickable:hover,
body.cyborg .cuckoo-table__fullscreen tbody tr.clickable:hover,
body.cyborg .network-display__table > table tbody tr.clickable:hover
{
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
}

body.cyborg .cuckoo-table .table-display-config > th,
body.cyborg .cuckoo-table__fullscreen .table-display-config > th,
body.cyborg .network-display__table > table .table-display-config > th,
body.cyborg .cuckoo-table .table-display-config > td,
body.cyborg .cuckoo-table__fullscreen .table-display-config > td,
body.cyborg .network-display__table > table .table-display-config > td
{
    border-color: #1d5b73;
}

body.cyborg .cuckoo-table .table-display-config > th input,
body.cyborg .cuckoo-table__fullscreen .table-display-config > th input,
body.cyborg .network-display__table > table .table-display-config > th input,
body.cyborg .cuckoo-table .table-display-config > td input,
body.cyborg .cuckoo-table__fullscreen .table-display-config > td input,
body.cyborg .network-display__table > table .table-display-config > td input
{
    border: 1px solid #091b21;
}

body.cyborg .cuckoo-table .pagination > li,
body.cyborg .cuckoo-table__fullscreen .pagination > li,
body.cyborg .network-display__table > table .pagination > li
{
    border-color: #1d5b73;
}

body.cyborg .cuckoo-table .less-entries td,
body.cyborg .cuckoo-table__fullscreen .less-entries td,
body.cyborg .network-display__table > table .less-entries td
{
    background-color: #0e1f28;
}

body.cyborg .cuckoo-table .less-entries td .badge,
body.cyborg .cuckoo-table__fullscreen .less-entries td .badge,
body.cyborg .network-display__table > table .less-entries td .badge
{
    background-color: #152d3b;
}

body.night .cuckoo-table,
body.night .cuckoo-table__fullscreen,
body.night .network-display__table > table
{
    border-color: #375a7f;
    background-color: #152d3b;
}

body.night .cuckoo-table tr:nth-child(odd),
body.night .cuckoo-table__fullscreen tr:nth-child(odd),
body.night .network-display__table > table tr:nth-child(odd)
{
    background-color: #1c3b4e;
}

body.night .cuckoo-table thead,
body.night .cuckoo-table__fullscreen thead,
body.night .network-display__table > table thead
{
    border-bottom: 1px solid #375a7f;
    background-color: #375a7f;
}

body.night .cuckoo-table tbody tr,
body.night .cuckoo-table__fullscreen tbody tr,
body.night .network-display__table > table tbody tr,
body.night .cuckoo-table tfoot,
body.night .cuckoo-table__fullscreen tfoot,
body.night .network-display__table > table tfoot
{
    border-color: #375a7f;
}

body.night .cuckoo-table tbody tr.clickable:hover,
body.night .cuckoo-table__fullscreen tbody tr.clickable:hover,
body.night .network-display__table > table tbody tr.clickable:hover
{
    background-color: rgba(0, 0, 0, .2);
}

body.night .cuckoo-table .table-display-config,
body.night .cuckoo-table__fullscreen .table-display-config,
body.night .network-display__table > table .table-display-config
{
    background-color: #152d3b;
}

body.night .cuckoo-table .table-display-config > th,
body.night .cuckoo-table__fullscreen .table-display-config > th,
body.night .network-display__table > table .table-display-config > th,
body.night .cuckoo-table .table-display-config > td,
body.night .cuckoo-table__fullscreen .table-display-config > td,
body.night .network-display__table > table .table-display-config > td
{
    border-color: #4673a3;
}

body.night .cuckoo-table .table-display-config > th input,
body.night .cuckoo-table__fullscreen .table-display-config > th input,
body.night .network-display__table > table .table-display-config > th input,
body.night .cuckoo-table .table-display-config > td input,
body.night .cuckoo-table__fullscreen .table-display-config > td input,
body.night .network-display__table > table .table-display-config > td input
{
    border: 1px solid #28415b;
    background-color: #1c3b4e;
}

body.night .cuckoo-table .pagination > li,
body.night .cuckoo-table__fullscreen .pagination > li,
body.night .network-display__table > table .pagination > li
{
    border-color: #375a7f;
}

body.night .cuckoo-table .pagination > li > a,
body.night .cuckoo-table__fullscreen .pagination > li > a,
body.night .network-display__table > table .pagination > li > a
{
    color: #d7d7d7;
    border: 0;
    background-color: #152d3b;
}

body.night .cuckoo-table .less-entries td,
body.night .cuckoo-table__fullscreen .less-entries td,
body.night .network-display__table > table .less-entries td
{
    background-color: #202225;
}

body.night .cuckoo-table .less-entries td .badge,
body.night .cuckoo-table__fullscreen .less-entries td .badge,
body.night .network-display__table > table .less-entries td .badge
{
    background-color: #3a3e44;
}

.cuckoo-table#submission-task-table .status,
#submission-task-table.cuckoo-table__fullscreen .status,
.network-display__table > table#submission-task-table .status
{
    display: inline-block;

    width: 8px;
    height: 8px;

    vertical-align: middle;

    border-radius: 50%;
    background-color: #bbb;
}

.cuckoo-table#submission-task-table .status.status-pending,
#submission-task-table.cuckoo-table__fullscreen .status.status-pending,
.network-display__table > table#submission-task-table .status.status-pending
{
    background-color: #bbb;
}

.cuckoo-table#submission-task-table .status.status-running,
#submission-task-table.cuckoo-table__fullscreen .status.status-running,
.network-display__table > table#submission-task-table .status.status-running
{
    background-color: #d2e24c;
}

.cuckoo-table#submission-task-table .status.status-completed,
#submission-task-table.cuckoo-table__fullscreen .status.status-completed,
.network-display__table > table#submission-task-table .status.status-completed
{
    background-color: #66ca4d;
}

.cuckoo-table#submission-task-table .status.status-reported,
#submission-task-table.cuckoo-table__fullscreen .status.status-reported,
.network-display__table > table#submission-task-table .status.status-reported
{
    width: auto;
    height: auto;

    color: #66ca4d;
    background-color: transparent;
}

.cuckoo-table#submission-task-table .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
.network-display__table > table#submission-task-table .status.status-reported:before
{
    content: '\f00c';
}

.cuckoo-table .badge,
.cuckoo-table__fullscreen .badge,
.network-display__table > table .badge
{
    font-weight: 700;

    padding: 8px 15px;

    color: #fff;
    border-radius: 4px;
}

.cuckoo-table .badge.danger,
.cuckoo-table__fullscreen .badge.danger,
.network-display__table > table .badge.danger
{
    background-color: #f4014f;
}

.cuckoo-table .badge.warning,
.cuckoo-table__fullscreen .badge.warning,
.network-display__table > table .badge.warning
{
    background-color: #ff9f00;
}

.cuckoo-table .badge.success,
.cuckoo-table__fullscreen .badge.success,
.network-display__table > table .badge.success
{
    background-color: #94be69;
}

/*
   Copyright (C) 2016-2017 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.cuckoo-analysis
{
    font-family: 'Roboto';

    margin-top: -20px;
    padding-top: 80px;

    background-color: #fafafa;
}

.cuckoo-analysis:focus
{
    outline: none;
}

.cuckoo-analysis > .container-fluid
{
    padding: 0 25px;
}

.cuckoo-analysis__header
{
    display: -ms-flexbox;
    display: flex;

    margin: 0 0 15px 0;
    padding: 15px 25px;

    text-shadow: 0 1px 0 #fff;

    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
}

.cuckoo-analysis__header > h2
{
    font-weight: 200;

    margin: 0;

    color: #ccc;
}

.cuckoo-analysis__header > h1
{
    font-size: 36px;

    margin: 0;
    padding-top: 0;

    color: #555;
}

body.cyborg .cuckoo-analysis__header > h1
{
    color: #d7d7d7;
}

body.night .cuckoo-analysis__header > h1
{
    color: #d7d7d7;
}

.cuckoo-analysis__header.page-header
{
    box-shadow: 0 1px 0 #fff;
}

.cuckoo-analysis__header .header-right
{
    margin-left: auto;

    vertical-align: middle;

    text-shadow: none;
}

.cuckoo-analysis__header .header-right .btn-circle
{
    font-size: 14px;

    text-align: center;

    box-shadow: none;
}

.cuckoo-analysis__header .header-right .btn-circle i
{
    margin-right: 5px;
}

.cuckoo-analysis__header .header-right .btn-circle.active
{
    color: #3c763d;
}

.cuckoo-analysis__header .header-right .btn-circle.active i:before
{
    content: '\f070';
}

.cuckoo-analysis__header .header-right a:not(.btn-circle)
{
    font-size: 12px;
    font-weight: 700;

    color: #6297f8;
}

body.cyborg .cuckoo-analysis__header .header-right a:not(.btn-circle)
{
    color: #0ce3ac;
}

body.night .cuckoo-analysis__header .header-right a:not(.btn-circle)
{
    color: #0ce3ac;
}

.cuckoo-analysis__header .header-right.valign-bottom
{
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.cuckoo-analysis__header .file-name
{
    font-family: monospace;
    font-size: 11px;

    display: inline-block;
    overflow: hidden;

    padding-right: 10px;

    border: 1px solid #ccc;
    border-radius: 20px;
}

.cuckoo-analysis__header .file-name > i
{
    padding: 5px 5px 5px 7px;

    color: #eee;
    background-color: #888;
    text-shadow: none;
}

.flex-nav__body--disable-overflow .cuckoo-analysis__header + .container-fluid
{
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
        flex-direction: column;

    -ms-flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-nav__body--disable-overflow .cuckoo-analysis__header + .container-fluid > .row
{
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
        flex-direction: column;

    width: 100%;
    margin: auto;

    -ms-flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-nav__body--disable-overflow .cuckoo-analysis__header + .container-fluid > .row .col-md-12
{
    overflow: hidden;

    min-height: initial;
    padding: 0;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-nav__body--disable-overflow .cuckoo-analysis__header + .container-fluid > .row .network-analysis-menu
{
    margin-bottom: 15px;

    -ms-flex-preferred-size: 45px;
    flex-basis: 45px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.flex-nav__body--disable-overflow .cuckoo-analysis__header + .container-fluid > .row .network-analysis-pages
{
    display: -ms-flexbox;
    display: flex;

    width: 100%;
}

.flex-nav__body--disable-overflow .cuckoo-analysis__header + .container-fluid > .row .network-analysis-pages > div
{
    overflow: hidden;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-nav__body--disable-overflow .cuckoo-analysis__header + .container-fluid > .row .network-analysis-pages > div .flex-grid__fluid
{
    height: 100%;
}

.cuckoo-analysis__panels
{
    margin-bottom: 30px;
}

.cuckoo-analysis__panels > section:first-child
{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.cuckoo-analysis__panels > section:last-child
{
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.cuckoo-analysis__panel
{
    font-size: 14px;

    overflow: hidden;

    border: 1px solid #999;
    background-color: #ccc;
}

.cuckoo-analysis__panel.warning
{
    border-color: #faebcc;
    background-color: #fcf8e6;
}

.cuckoo-analysis__panel.warning .collapse.in
{
    border-top: 1px solid #faebcc;
}

.cuckoo-analysis__panel.info
{
    border-color: #bce8f1;
    background-color: #d9edf7;
}

.cuckoo-analysis__panel.info .collapse.in
{
    border-top: 1px solid #bce8f1;
}

.cuckoo-analysis__panel.danger
{
    border-color: #ebccd1;
    background-color: #f2dede;
}

.cuckoo-analysis__panel.danger .collapse.in
{
    border-top: 1px solid #ebccd1;
}

.cuckoo-analysis__panel--toggle
{
    font-weight: 700;

    display: block;

    margin: 0;
    padding: 15px;
}

.cuckoo-analysis__panel--toggle:hover,
.cuckoo-analysis__panel--toggle:focus,
.cuckoo-analysis__panel--toggle:active
{
    text-decoration: none !important;

    background-color: rgba(0, 0, 0, .05);
}

.cuckoo-analysis__panel--toggle:before
{
    margin-right: 5px;
}

.cuckoo-analysis__panel--toggle:after
{
    float: right;

    margin-top: 4px;

    content: '\f054';
}

.cuckoo-analysis__panel--toggle[aria-expanded='true']:after
{
    content: '\f078';
}

.warning .cuckoo-analysis__panel--toggle
{
    color: #8a6d40;
}

.warning .cuckoo-analysis__panel--toggle:before
{
    content: '\f06a';
}

.info .cuckoo-analysis__panel--toggle
{
    color: #31708f;
}

.info .cuckoo-analysis__panel--toggle:before
{
    content: '\f05a';
}

.danger .cuckoo-analysis__panel--toggle
{
    color: #a94441;
}

.danger .cuckoo-analysis__panel--toggle:before
{
    content: '\f057';
}

.cuckoo-analysis__panel--body .cuckoo-table,
.cuckoo-analysis__panel--body .cuckoo-table__fullscreen,
.cuckoo-analysis__panel--body .network-display__table > table
{
    font-size: 14px;

    border: 0;
}

body.cyborg .cuckoo-analysis__panel.warning
{
    border-color: #352913;
    background-color: #1f1e02;
}

body.cyborg .cuckoo-analysis__panel.warning .collapse.in
{
    border-top: 1px solid #352913;
}

body.cyborg .cuckoo-analysis__panel.info
{
    border-color: #304667;
    background-color: #1c2e4a;
}

body.cyborg .cuckoo-analysis__panel.info .collapse.in
{
    border-top: 1px solid #304667;
}

body.cyborg .cuckoo-analysis__panel.danger
{
    border-color: #733244;
    background-color: #5c2330;
}

body.cyborg .cuckoo-analysis__panel.danger .collapse.in
{
    border-top: 1px solid #733244;
}

body.night .cuckoo-analysis__panel.info
{
    border-color: #132233;
    background-color: #375a7f;
}

body.night .cuckoo-analysis__panel.info .collapse.in
{
    border-top: 1px solid #132233;
}

body.night .cuckoo-analysis__panel.info > a
{
    color: #b4bfca;
}

body.night .cuckoo-analysis__panel.warning
{
    border-color: #4a4a4a;
    background-color: #5a5a5a;
}

body.night .cuckoo-analysis__panel.warning .collapse.in
{
    border-top: 1px solid #4a4a4a;
}

body.night .cuckoo-analysis__panel.warning > a
{
    color: #d2891a;
}

body.night .cuckoo-analysis__panel.danger
{
    border-color: #06030c;
    background-color: #371d1d;
}

body.night .cuckoo-analysis__panel.danger .collapse.in
{
    border-top: 1px solid #06030c;
}

body.night .cuckoo-analysis__panel.danger > a
{
    color: #d43237;
}

.page-switcher__pages > div:not(.active)
{
    display: none;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
/* analysis/network/http */
.network_http_request
{
    border: 1px solid #d0d0d0;
}

.network_http_request .panel
{
    margin-bottom: 0;

    border: 0;
    border-radius: 0;
}

.network_http_request .panel:first-child
{
    border-bottom: 0;
}

.network_http_request .panel:nth-child(2)
{
    border-top: 0;
}

.network_http_request .panel > .panel-heading
{
    display: -ms-flexbox;
    display: flex;

    background: #eee;
}

.network_http_request .panel > .panel-heading .row
{
    padding: 4px 12px;
}

.network_http_request .panel > .panel-heading .row div[class^='col-md-']
{
    padding-top: 4px;
}

.network_http_request .panel > .panel-heading .row .col-md-8
{
    padding-left: 18px;
}

.network_http_request .panel > .panel-heading .col-md-4
{
    padding-left: 4px;
}

.network_http_request .panel > .panel-heading .col-md-4 pre
{
    padding: 6px;
}

.network_http_request .panel > .panel-heading .col-md-4 .glyphicon
{
    padding-right: 4px;
}

.network_http_request .panel > .panel-heading .col-md-8
{
    padding-left: 18px;
}

.network_http_request pre
{
    border-radius: 0;
}

.network_http_request pre.collapse
{
    overflow: visible !important;

    max-height: none !important;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
@keyframes indicatorBounce
{
    0%
    {
        transform: translateY(100%);
    }
    50%
    {
        transform: translateY(75%);
    }
    100%
    {
        transform: translateY(100%);
    }
}

.dndupload,
.dndupload__simple,
.dndupload__v2
{
    position: relative;

    height: 100%;
    margin: 0 auto;
    padding: 10px;

    background-color: transparent;
}

.dndupload #uploader,
.dndupload__simple #uploader,
.dndupload__v2 #uploader
{
    height: 100%;
    padding: 50px 20px;

    transition: outline-offset .1s ease-in-out, background-color .1s linear;

    outline: 1px dashed #92b0b3;
    outline-offset: -10px;
}

.dndupload #uploader.hover,
.dndupload__simple #uploader.hover,
.dndupload__v2 #uploader.hover
{
    outline-offset: -20px;
}

.dndupload #container,
.dndupload__simple #container,
.dndupload__v2 #container
{
    position: relative;
    top: 50%;

    transform: translateY(-50%);
}

.dndupload .holder_input,
.dndupload__simple .holder_input,
.dndupload__v2 .holder_input
{
    position: absolute;
    z-index: -1;

    overflow: hidden;

    width: .1px;
    height: .1px;

    opacity: 0;
}

.dndupload .holder_button,
.dndupload__simple .holder_button,
.dndupload__v2 .holder_button
{
    display: none;
}

.dndupload .fail,
.dndupload__simple .fail,
.dndupload__v2 .fail
{
    padding: 2px;

    color: #fff;
    background: #c00;
}

.dndupload .hidden,
.dndupload__simple .hidden,
.dndupload__v2 .hidden
{
    display: none !important;
}

.dndupload label,
.dndupload__simple label,
.dndupload__v2 label
{
    display: inline-block;
    overflow: hidden;

    width: 100%;

    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #6e8e91;
}

.dndupload label strong,
.dndupload__simple label strong,
.dndupload__v2 label strong
{
    cursor: pointer;
    text-decoration: underline;

    color: #4e6658;
}

.dndupload svg,
.dndupload__simple svg,
.dndupload__v2 svg
{
    display: block;

    width: 100%;
    margin-bottom: 20px;

    fill: #ccc;
}

.dndupload img,
.dndupload__simple img,
.dndupload__v2 img
{
    display: block;

    margin: 10px auto;
}

.dndupload p,
.dndupload__simple p,
.dndupload__v2 p
{
    font-size: 14px;

    margin: 10px;
}

.dndupload progress,
.dndupload__simple progress,
.dndupload__v2 progress
{
    display: inherit;

    width: 50%;
    height: 20px;
    margin: auto;

    background: #f3f3f3;
}

.dndupload progress::-webkit-progress-bar,
.dndupload__simple progress::-webkit-progress-bar,
.dndupload__v2 progress::-webkit-progress-bar
{
    background: #f3f3f3;
}

.dndupload__simple form#uploader
{
    padding-top: 55px;

    transition: padding 100ms ease-in;

    outline: 0;
    outline-offset: 0;
}

.dndupload__simple .holder_input
{
    z-index: 5;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.dndupload__simple .holder_input:hover
{
    cursor: pointer;
}

.dndupload__simple progress#uploadprogress
{
    position: absolute;
    bottom: calc(10% + 5px);
    left: calc(5% + 5px);

    width: calc(90% - 10px);

    transition: opacity 100ms ease-in;

    opacity: 0;

    -webkit-appearance: none;
}

.dndupload__simple progress#uploadprogress::-webkit-progress-bar
{
    background: #f3f3f3;
}

.dndupload__simple progress#uploadprogress::-webkit-progress-value
{
    background: #71a1f9;
}

.dndupload__simple:before
{
    position: absolute;
    top: 10%;
    left: 5%;

    display: block;

    width: 90%;
    height: 80%;

    content: '';
    transition: opacity 100ms ease-in, border 100ms ease-in;

    opacity: 0;
    border: 5px dashed #ccc;
}

.dndupload__simple.dragging form#uploader,
.dndupload__simple.dropped form#uploader
{
    padding-top: 45px;
}

.dndupload__simple.dragging progress#uploadprogress,
.dndupload__simple.dropped progress#uploadprogress
{
    opacity: 1;
}

.dndupload__simple.dragging:before,
.dndupload__simple.dropped:before
{
    opacity: 1;
}

.dndupload__simple.dragging .fa:before,
.dndupload__simple.dragging .dns-badge__content:before,
.dndupload__simple.dragging .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .dndupload__simple.dragging .status.status-reported:before,
.dndupload__simple.dragging #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .dndupload__simple.dragging .status.status-reported:before,
.dndupload__simple.dragging .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .dndupload__simple.dragging .status.status-reported:before,
.dndupload__simple.dragging .cuckoo-analysis__panel--toggle:before,
.dndupload__simple.dragging .cuckoo-files ul div:before,
.cuckoo-files ul .dndupload__simple.dragging div:before,
.dndupload__simple.dragging .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .dndupload__simple.dragging .extension-select:before,
.dndupload__simple.dragging .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .dndupload__simple.dragging .custom-checkbox > input + span:before,
.dndupload__simple.dragging .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .dndupload__simple.dragging input[type='radio'] + span:before,
.dndupload__simple.dragging .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .dndupload__simple.dragging input[type='radio'] + span:before,
.dndupload__simple.dragging
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .dndupload__simple.dragging input[type='checkbox'] + span:before,
.dndupload__simple.dragging .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .dndupload__simple.dragging input[type='checkbox'] + span:before
{
    content: '\f063';
}

.dndupload__simple.dropped .fa:before,
.dndupload__simple.dropped .dns-badge__content:before,
.dndupload__simple.dropped .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .dndupload__simple.dropped .status.status-reported:before,
.dndupload__simple.dropped #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .dndupload__simple.dropped .status.status-reported:before,
.dndupload__simple.dropped .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .dndupload__simple.dropped .status.status-reported:before,
.dndupload__simple.dropped .cuckoo-analysis__panel--toggle:before,
.dndupload__simple.dropped .cuckoo-files ul div:before,
.cuckoo-files ul .dndupload__simple.dropped div:before,
.dndupload__simple.dropped .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .dndupload__simple.dropped .extension-select:before,
.dndupload__simple.dropped .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .dndupload__simple.dropped .custom-checkbox > input + span:before,
.dndupload__simple.dropped .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .dndupload__simple.dropped input[type='radio'] + span:before,
.dndupload__simple.dropped .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .dndupload__simple.dropped input[type='radio'] + span:before,
.dndupload__simple.dropped
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .dndupload__simple.dropped input[type='checkbox'] + span:before,
.dndupload__simple.dropped .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .dndupload__simple.dropped input[type='checkbox'] + span:before
{
    content: '\f00c';
}

.dndupload__simple.dropped:before
{
    border: 5px solid #71a1f9;
}

.dndupload__v2
{
    overflow: hidden;

    width: 335px;
    height: 335px;
    margin-top: 65px;
    margin-bottom: 55px;
    padding: 0;

    transition: border 300ms linear;

    border: 5px dashed #ccc;
    border-radius: 50%;
    background-color: #fff;

    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.dndupload__v2 .text-hovering,
.dndupload__v2 .text-dropped,
.dndupload__v2 .text-done,
.dndupload__v2 .text-error
{
    display: none;
}

.dndupload__v2.hover
{
    border-color: #9f9f9f;
}

.dndupload__v2.hover .text-idle,
.dndupload__v2.hover .text-dropped,
.dndupload__v2.hover .text-done,
.dndupload__v2.hover .text-error
{
    display: none;
}

.dndupload__v2.hover .text-hovering
{
    display: block;
}

.dndupload__v2.hover .alternate-progress
{
    -webkit-animation: indicatorBounce 1s 1;
}

.dndupload__v2.dropped .text-idle,
.dndupload__v2.dropped .text-hovering,
.dndupload__v2.dropped .text-error,
.dndupload__v2.dropped .text-done
{
    display: none;
}

.dndupload__v2.dropped .text-dropped
{
    display: block;
}

.dndupload__v2.done
{
    border: 0;
}

.dndupload__v2.done .text-idle,
.dndupload__v2.done .text-hovering,
.dndupload__v2.done .text-error,
.dndupload__v2.done .text-dropped
{
    display: none;
}

.dndupload__v2.done .text-done
{
    display: block;
}

.dndupload__v2.error
{
    border: 0;
}

.dndupload__v2.error .text-idle,
.dndupload__v2.error .text-hovering,
.dndupload__v2.error .text-done,
.dndupload__v2.error .text-dropped
{
    display: none;
}

.dndupload__v2.error .text-error
{
    display: block;
}

.dndupload__v2.error .alternate-progress
{
    background-image: linear-gradient(-180deg, #fda19c 0%, #f86262 100%);
}

.dndupload__v2 form#uploader
{
    position: absolute;
    z-index: 2;

    width: 100%;
    height: 100%;
    padding: 0;

    border-radius: 50%;
    outline: 0;
    outline-offset: 0;
}

.dndupload__v2 form#uploader label
{
    display: block;

    width: 100%;
    padding: 0 20px;

    white-space: normal;
    text-decoration: none;

    color: #6297f8;
}

.dndupload__v2 form#uploader label strong
{
    text-decoration: none;

    color: inherit;
}

.dndupload__v2 form#uploader label small
{
    font-weight: 400;

    display: block;

    margin: 10px 0;
}

.dndupload__v2 form#uploader label em
{
    font-style: normal;

    text-decoration: underline;
}

.dndupload__v2.progress-half form#uploader label
{
    color: #fff;
}

.dndupload__v2 progress
{
    display: none;
}

.dndupload__v2 .alternate-progress
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    transition: transform 300ms ease-out;
    transform: translateY(100%);

    background-image: linear-gradient(-180deg, #9cc8fd 0%, #6297f8 100%);
}

body.cyborg .dndupload__v2 .alternate-progress
{
    background-image: linear-gradient(-180deg, #0ce3ac 0%, #5fe6c4 100%);
}

body.night .dndupload__v2 .alternate-progress
{
    background-image: linear-gradient(-180deg, #324456 0%, #242b38 100%);
}

body.cyborg .dndupload__v2
{
    border-color: #133b4a;
    background-color: transparent;
}

body.cyborg .dndupload__v2 form#uploader label
{
    color: #d7d7d7;
}

body.night .dndupload__v2
{
    border-color: #375a7f;
}

.upload-module__container
{
    width: 325px;
}

.upload-module__body
{
    width: 650px;
    margin-left: -160px;
}

.upload-module__body--left
{
    float: left;

    width: 335px;
}

.upload-module__body--right
{
    float: right;

    margin-top: 131px;
}

.upload-module h3
{
    font-size: 18px;
    font-weight: 900;

    margin-bottom: 15px;

    color: #b0b0b0;
}

.upload-module .allowed-file-types
{
    width: 300px;
    padding-left: 30px;
}

.upload-module .allowed-file-types h4
{
    font-size: 22px;
    font-weight: 400;

    margin-bottom: 20px;

    color: #b5b5b5;
}

.upload-module .allowed-file-types ul
{
    display: -ms-flexbox;
    display: flex;

    padding: 0;

    list-style: none;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.upload-module .allowed-file-types ul li
{
    position: relative;

    margin: 0 7px;
    padding: 5px 0;
}

.upload-module .allowed-file-types ul li .fa,
.upload-module .allowed-file-types ul li .custom-select:after,
.upload-module .allowed-file-types ul li .dns-badge__content:before,
.upload-module .allowed-file-types ul li .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .upload-module .allowed-file-types ul li .status.status-reported:before,
.upload-module .allowed-file-types ul li #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .upload-module .allowed-file-types ul li .status.status-reported:before,
.upload-module .allowed-file-types ul li .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .upload-module .allowed-file-types ul li .status.status-reported:before,
.upload-module .allowed-file-types ul li .cuckoo-analysis__panel--toggle:before,
.upload-module .allowed-file-types ul li .cuckoo-analysis__panel--toggle:after,
.upload-module .allowed-file-types .cuckoo-files ul li div:before,
.cuckoo-files .upload-module .allowed-file-types ul li div:before,
.upload-module .allowed-file-types ul li .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .upload-module .allowed-file-types ul li .extension-select:after,
.upload-module .allowed-file-types ul li .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .upload-module .allowed-file-types ul li .extension-select:before,
.upload-module .allowed-file-types ul li .flex-form__header .custom-checkbox > input + span,
.flex-form__header .upload-module .allowed-file-types ul li .custom-checkbox > input + span,
.upload-module .allowed-file-types ul li .breadcrumbs > li:not(:last-child):after,
.upload-module .allowed-file-types ul li .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .upload-module .allowed-file-types ul li input[type='radio'] + span:before,
.upload-module .allowed-file-types ul li .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .upload-module .allowed-file-types ul li input[type='radio'] + span:before,
.upload-module .allowed-file-types ul li
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .upload-module .allowed-file-types ul li input[type='checkbox'] + span:before,
.upload-module .allowed-file-types ul li .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .upload-module .allowed-file-types ul li input[type='checkbox'] + span:before
{
    font-size: 41px;

    color: #b5b5b5;
}

.upload-module .allowed-file-types ul li span
{
    font-size: 10px;
    font-weight: 700;

    position: absolute;
    bottom: 14px;
    left: 0;

    width: 100%;

    text-align: center;

    color: #b5b5b5;
}

.upload-module .allowed-file-types ul li.footnote
{
    font-size: 12px;

    color: #b5b5b5;

    -ms-flex-item-align: end;
    align-self: flex-end;
}

#tab-hash textarea
{
    width: 700px;
    margin-bottom: 20px;
    margin-left: -175px;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.nav > li > a:hover
{
    cursor: pointer;
    text-decoration: none;

    background-color: #eee;
}

.nav > li > a:hover.btn-primary
{
    border-color: #2e6da4;
    background-color: #337ab7;
}

.nav-pills > li.active a
{
    color: #4c4c4c;
    background-color: #eee;
}

.nav-pills > li.active a:focus,
.nav-pills > li.active a:hover
{
    color: #4c4c4c;
    background-color: #eee;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.navbar-brand,
.navbar-nav li a
{
    line-height: 40px;

    height: 40px;
    padding-top: 0;
}

.navbar-fixed-top
{
    min-height: 30px;
}

.navbar-fixed-top li a img
{
    height: 34px;
    margin: 5px 0 10px 20px;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.cuckoo-nav
{
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    margin: 0;
    padding: 10px 0 0;

    list-style: none;

    -ms-flex-direction: column;
}

.cuckoo-nav > li
{
    overflow: hidden;

    margin: 0 0;
}

.cuckoo-nav > li > a,
.cuckoo-nav > li.cuckoo-nav__search > div
{
    display: -ms-flexbox;
    display: flex;

    width: 280px;
    padding: 7px 15px;

    color: #eee;

    -ms-flex-align: center;
    align-items: center;
}

.cuckoo-nav > li > a > i,
.cuckoo-nav > li.cuckoo-nav__search > div > i
{
    font-size: 16px;

    width: 28px;
    height: 28px;
    margin-right: 10px;
    padding-top: 6px;

    text-align: center;

    color: #444;
    border-radius: 50%;
    background-color: #eee;
}

.cuckoo-nav > li > a > em,
.cuckoo-nav > li > a > button,
.cuckoo-nav > li.cuckoo-nav__search > div > em,
.cuckoo-nav > li.cuckoo-nav__search > div > button
{
    font-size: 10px;
    font-style: normal;

    margin-left: auto;
    padding: 3px 10px;

    border: 1px solid #ccc;
    border-radius: 5px;
}

.cuckoo-nav > li > a > button,
.cuckoo-nav > li.cuckoo-nav__search > div > button
{
    font-weight: 700;

    text-transform: uppercase;

    background-color: transparent;
}

.cuckoo-nav > li > a > button:hover,
.cuckoo-nav > li.cuckoo-nav__search > div > button:hover
{
    color: #444;
    background-color: #ccc;
}

.cuckoo-nav > li > a > span,
.cuckoo-nav > li.cuckoo-nav__search > div > span
{
    font-size: 11px;
}

.cuckoo-nav > li > a > span input,
.cuckoo-nav > li.cuckoo-nav__search > div > span input
{
    width: 135px;
    padding: 5px 0;

    border: 0;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
}

.cuckoo-nav > li > a > span input:focus,
.cuckoo-nav > li.cuckoo-nav__search > div > span input:focus
{
    outline: none;
}

.cuckoo-nav > li > a:hover,
.cuckoo-nav > li > a.active,
.cuckoo-nav > li.cuckoo-nav__search > div:hover,
.cuckoo-nav > li.cuckoo-nav__search > div.active
{
    text-decoration: none !important;

    background-color: #222;
}

.cuckoo-nav li.cuckoo-nav__search > div:hover
{
    background-color: #444;
}

.cuckoo-nav .lock-sidebar > a
{
    text-decoration: none;
}

.cuckoo-nav .lock-sidebar .fa:before,
.cuckoo-nav .lock-sidebar .dns-badge__content:before,
.cuckoo-nav .lock-sidebar .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .cuckoo-nav .lock-sidebar .status.status-reported:before,
.cuckoo-nav .lock-sidebar #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .cuckoo-nav .lock-sidebar .status.status-reported:before,
.cuckoo-nav .lock-sidebar .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .cuckoo-nav .lock-sidebar .status.status-reported:before,
.cuckoo-nav .lock-sidebar .cuckoo-analysis__panel--toggle:before,
.cuckoo-nav .lock-sidebar .cuckoo-files ul div:before,
.cuckoo-files ul .cuckoo-nav .lock-sidebar div:before,
.cuckoo-nav .lock-sidebar .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .cuckoo-nav .lock-sidebar .extension-select:before,
.cuckoo-nav .lock-sidebar .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .cuckoo-nav .lock-sidebar .custom-checkbox > input + span:before,
.cuckoo-nav .lock-sidebar .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .cuckoo-nav .lock-sidebar input[type='radio'] + span:before,
.cuckoo-nav .lock-sidebar .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .cuckoo-nav .lock-sidebar input[type='radio'] + span:before,
.cuckoo-nav .lock-sidebar
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .cuckoo-nav .lock-sidebar input[type='checkbox'] + span:before,
.cuckoo-nav .lock-sidebar .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .cuckoo-nav .lock-sidebar input[type='checkbox'] + span:before
{
    content: '\f13e';
}

.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .fa:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .dns-badge__content:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .status.status-reported:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .status.status-reported:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .status.status-reported:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .cuckoo-analysis__panel--toggle:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .cuckoo-files ul div:before,
.cuckoo-files ul .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar div:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .extension-select:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .custom-checkbox > input + span:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar input[type='radio'] + span:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar input[type='radio'] + span:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar input[type='checkbox'] + span:before,
.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .locked:not(.locked-silent) .cuckoo-nav .lock-sidebar input[type='checkbox'] + span:before
{
    content: '\f023';
}

.cuckoo-nav .lock-sidebar span:before
{
    content: 'Lock sidebar';
}

.locked:not(.locked-silent) .cuckoo-nav .lock-sidebar span:before
{
    content: 'Unlock sidebar';
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.panel
{
    border: 1px solid #d0d0d0;
}

.panel-heading
{
    font-weight: bold;

    padding: 5px 8px;
}

.panel-heading .glyphicon
{
    color: #646464;
}

button .panel-heading .glyphicon
{
    line-height: 1.6;
}

.panel-title
{
    margin-top: 6px;
}

#domains .panel-body,
#host .panel-body
{
    padding: 0;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
/* tcp-flow.scss */
.tcp-flow
{
    list-style-type: none;
}

.tcp-flow li
{
    margin-bottom: 20px;
}

.tcp-out pre
{
    padding: 0;

    color: #d9534f;
    border: 0;
    background-color: white;
}

.tcp-in
{
    padding-left: 100px;
}

.tcp-in pre
{
    padding: 0;

    color: #5bc0de;
    border: 0;
    background-color: white;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.app-error__header
{
    margin-bottom: 25px;

    text-align: center;

    color: #d0011b;
    text-shadow: 0 1px 0 #fff;
}

.app-error__header h1,
.app-error__header h5
{
    margin: 0;
}

.app-error__header h1
{
    font-size: 118px;
    font-weight: 200;
}

.app-error__header h5
{
    font-size: 18px;
    font-weight: 900;

    text-transform: uppercase;
}

.app-error__balloon
{
    position: relative;

    width: 500px;
    padding: 25px;

    border: 1px solid #dfdfdf;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(178, 178, 178, .13);
}

.app-error__balloon:after,
.app-error__balloon:before
{
    position: absolute;
    bottom: 100%;
    left: 50%;

    width: 0;
    height: 0;

    content: ' ';
    pointer-events: none;

    border: solid transparent;
}

.app-error__balloon:after
{
    margin-left: -13px;

    border-width: 13px;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
}

.app-error__balloon:before
{
    margin-left: -14px;

    border-width: 14px;
    border-color: rgba(223, 223, 223, 0);
    border-bottom-color: #dfdfdf;
}

.app-error__message
{
    font-size: 18px;
    font-weight: 500;

    margin-bottom: 20px;
    padding-bottom: 20px;

    color: #818181;
    border-bottom: 1px solid #dfdfdf;
}

body.cyborg .app-error__header
{
    color: #d22f43;
    text-shadow: none;
}

body.cyborg .app-error__balloon:after
{
    border-bottom-color: #284f60;
}

body.cyborg .app-error__balloon:before
{
    border-bottom-color: #2b5a6a;
}

body.cyborg .app-error__balloon .button,
body.cyborg .app-error__balloon .button--lg,
body.cyborg .app-error__balloon .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form body.cyborg .app-error__balloon button.modal-submit,
body.cyborg .app-error__balloon .button--sm,
body.cyborg .app-error__balloon .process-tree__search-submit
{
    color: #0ce3ac;
}

body.cyborg .app-error__balloon .button:not(.inversed),
body.cyborg .app-error__balloon .button--lg:not(.inversed),
body.cyborg .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:not(.inversed),
.modal-cuckoo .modal-form body.cyborg .app-error__balloon button.modal-submit:not(.inversed),
body.cyborg .app-error__balloon .button--sm:not(.inversed),
body.cyborg .app-error__balloon .process-tree__search-submit:not(.inversed)
{
    border-color: #0ce3ac;
}

body.cyborg .app-error__balloon .button:not(.inversed):hover,
body.cyborg .app-error__balloon .button--lg:not(.inversed):hover,
body.cyborg .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:not(.inversed):hover,
.modal-cuckoo .modal-form body.cyborg .app-error__balloon button.modal-submit:not(.inversed):hover,
body.cyborg .app-error__balloon .button--sm:not(.inversed):hover,
body.cyborg .app-error__balloon .process-tree__search-submit:not(.inversed):hover
{
    color: #2b5a6a;
    background-color: #0ce3ac;
}

body.cyborg .app-error__balloon .button:hover,
body.cyborg .app-error__balloon .button--lg:hover,
body.cyborg .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:hover,
.modal-cuckoo .modal-form body.cyborg .app-error__balloon button.modal-submit:hover,
body.cyborg .app-error__balloon .button--sm:hover,
body.cyborg .app-error__balloon .process-tree__search-submit:hover
{
    text-decoration: none;
}

body.cyborg .app-error__message
{
    color: #d7d7d7;
    border-bottom-color: #51666b;
}

body.night .app-error__header
{
    color: #d22f43;
    text-shadow: none;
}

body.night .app-error__balloon
{
    border-color: #21282f;
    background-color: #375a7f;
    box-shadow: 0 2px 4px #1a1f23;
}

body.night .app-error__balloon:after
{
    border-bottom-color: #375a7f;
}

body.night .app-error__balloon:before
{
    border-bottom-color: #21282f;
}

body.night .app-error__balloon .button,
body.night .app-error__balloon .button--lg,
body.night .app-error__balloon .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form body.night .app-error__balloon button.modal-submit,
body.night .app-error__balloon .button--sm,
body.night .app-error__balloon .process-tree__search-submit
{
    color: #d7d7d7;
}

body.night .app-error__balloon .button:not(.inversed),
body.night .app-error__balloon .button--lg:not(.inversed),
body.night .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:not(.inversed),
.modal-cuckoo .modal-form body.night .app-error__balloon button.modal-submit:not(.inversed),
body.night .app-error__balloon .button--sm:not(.inversed),
body.night .app-error__balloon .process-tree__search-submit:not(.inversed)
{
    border-color: #d7d7d7;
}

body.night .app-error__balloon .button:not(.inversed):hover,
body.night .app-error__balloon .button--lg:not(.inversed):hover,
body.night .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:not(.inversed):hover,
.modal-cuckoo .modal-form body.night .app-error__balloon button.modal-submit:not(.inversed):hover,
body.night .app-error__balloon .button--sm:not(.inversed):hover,
body.night .app-error__balloon .process-tree__search-submit:not(.inversed):hover
{
    color: #555;
    background-color: #d7d7d7;
}

body.night .app-error__balloon .button:hover,
body.night .app-error__balloon .button--lg:hover,
body.night .app-error__balloon .modal-cuckoo .modal-form button.modal-submit:hover,
.modal-cuckoo .modal-form body.night .app-error__balloon button.modal-submit:hover,
body.night .app-error__balloon .button--sm:hover,
body.night .app-error__balloon .process-tree__search-submit:hover
{
    text-decoration: none;
}

body.night .app-error__message
{
    color: #d7d7d7;
    border-bottom-color: #2a3e53;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
#recent_analysis .nav_container
{
    display: block;

    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 30px;
    margin-bottom: 0;
    margin-bottom: 10px;
    padding-left: 0 !important;

    list-style: none;
    list-style-type: disc;

    border-bottom: 1px solid #ddd;

    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
}

#recent_analysis .nav_container:before
{
    display: table;

    box-sizing: border-box;

    content: ' ';
}

#recent_analysis .nav_container:after
{
    display: table;
    clear: both;

    box-sizing: border-box;

    content: ' ';
}

#recent_analysis .nav_container a:hover
{
    text-decoration: none;
}

#recent_analysis .nav_container > #item
{
    position: relative;

    display: inline-block;

    margin-bottom: -1px;
}

#recent_analysis .nav_container > #item.item-spacer
{
    float: none;

    margin: 0 10px;
}

#recent_analysis .nav_container > #item > a
{
    line-height: 1.42857143;

    position: relative;

    display: block;

    margin-right: 2px;
    padding: 10px 15px;

    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

#recent_analysis .nav_container > #item.active
{
    color: #555;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 4px;
    background-color: #fff;
}

#recent_analysis .nav_container > #item.active:hover,
#recent_analysis .nav_container > #item.active:focus
{
    cursor: default;
    text-decoration: none !important;

    background-color: white !important;
}

#recent_analysis .nav_container > #item:hover
{
    text-decoration: none;

    border-bottom-color: transparent;
    border-radius: 4px;
    background-color: #f3f3f3;
}

#recent_analysis #no_more_results
{
    display: none;
}

#recent_analysis table#recent td:first-child
{
    width: 84px;
}

#recent_analysis table#recent td:last-child
{
    text-align: right;
}

#recent_analysis table#recent td:nth-child(2)
{
    width: 180px;
}

#recent_analysis table#recent td:nth-child(5)
{
    width: 130px;

    text-align: right;
}

#recent_analysis table#recent .badge
{
    font-weight: normal;

    padding: 4px 8px;
}

#recent_analysis table#recent .badge-default
{
    background-color: #8aa392;
}

#recent_analysis table#recent .badge-warning
{
    color: #484848;
    background-color: #edd851;
}

#recent_analysis table#recent .badge-danger
{
    color: #fff;
    background-color: #ed5151;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.loading
{
    display: block;

    margin-bottom: 10px;
    padding: 10px 0;

    text-align: center;
}

.loading img
{
    margin-top: 4px;
    margin-left: 30%;
}

.loading .spinner
{
    display: inline-block;

    text-align: center;
}

.loading .spinner > div
{
    display: inline-block;

    width: 18px;
    height: 18px;

    animation: sk-bouncedelay 1.4s infinite ease-in-out both;

    border-radius: 100px;
    background-color: #337ab7;
}

.loading .spinner > div:first-child
{
    animation-delay: -.32s;
}

.loading .spinner > div:nth-child(2)
{
    animation-delay: -.16;
}

.loading .loading-message
{
    margin: 10px 0;

    color: #ccc;
}

.loading .loading-message:empty
{
    display: none;
}

@keyframes sk-bouncedelay
{
    0%,
    80%,
    100%
    {
        transform: scale(0);
    }
    40%
    {
        transform: scale(1);
    }
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.cuckoo-box div
{
    clear: both;
    overflow: hidden;
}

.cuckoo-box label
{
    font-weight: normal;

    width: 100%;

    border: 1px solid #d1d3d4;
    border-radius: 3px;
}

.cuckoo-box input[type='radio']:empty,
.cuckoo-box input[type='checkbox']:empty
{
    display: none;
}

.cuckoo-box input[type='radio']:empty ~ label,
.cuckoo-box input[type='checkbox']:empty ~ label
{
    line-height: 1.8em;

    position: relative;

    margin-top: 8px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-indent: 3.25em;
}

.cuckoo-box input[type='radio']:empty ~ label:before,
.cuckoo-box input[type='checkbox']:empty ~ label:before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 2.5em;

    content: '';

    border-radius: 3px 0 0 3px;
    background: #d1d3d4;
}

.cuckoo-box input[type='radio']:hover:not(:checked) ~ label,
.cuckoo-box input[type='checkbox']:hover:not(:checked) ~ label
{
    color: #888;
}

.cuckoo-box input[type='radio']:hover:not(:checked) ~ label:before,
.cuckoo-box input[type='checkbox']:hover:not(:checked) ~ label:before
{
    content: '\2714';
    text-indent: .9em;

    color: #c2c2c2;
}

.cuckoo-box input[type='radio']:checked ~ label,
.cuckoo-box input[type='checkbox']:checked ~ label
{
    color: #777;
}

.cuckoo-box input[type='radio']:checked ~ label:before,
.cuckoo-box input[type='checkbox']:checked ~ label:before
{
    content: '\2714';
    text-indent: .9em;

    color: #333;
    background-color: #ccc;
}

.cuckoo-box input[type='radio']:focus ~ label:before,
.cuckoo-box input[type='checkbox']:focus ~ label:before
{
    box-shadow: 0 0 0 3px #999;
}

.cuckoo-box-default input[type='radio']:checked ~ label:before,
.cuckoo-box-default input[type='checked']:checked ~ label:before
{
    color: #333;
    background-color: #ccc;
}

.cuckoo-box-primary input[type='radio']:checked ~ label:before,
.cuckoo-box-primary input[type='checked']:checked ~ label:before
{
    color: #fff;
    background-color: #337ab7;
}

.cuckoo-box-success input[type='radio']:checked ~ label:before,
.cuckoo-box-success input[type='checked']:checked ~ label:before
{
    color: #fff;
    background-color: #5cb85c;
}

.cuckoo-box-danger input[type='radio']:checked ~ label:before,
.cuckoo-box-danger input[type='checked']:checked ~ label:before
{
    color: #fff;
    background-color: #d9534f;
}

.cuckoo-box-warning input[type='radio']:checked ~ label:before,
.cuckoo-box-warning input[type='checked']:checked ~ label:before
{
    color: #fff;
    background-color: #f0ad4e;
}

.cuckoo-box-info input[type='radio']:checked ~ label:before,
.cuckoo-box-info input[type='checked']:checked ~ label:before
{
    color: #fff;
    background-color: #5bc0de;
}

.cuckoo-errors
{
    margin-bottom: 30px;
}

.cuckoo-errors .show-all-errors span
{
    font-size: 10px;

    vertical-align: middle;
}

.cuckoo-errors .show-all-errors .btn
{
    margin-left: 10px;
}

.cuckoo-errors .troubleshoot
{
    margin-bottom: 10px;
    padding: 15px 0;

    border: 1px solid #ebccd1;
    border-radius: 4px;
    background-color: #f2dee4;
}

.cuckoo-errors .troubleshoot p
{
    font-weight: 500;

    padding: 0 15px;

    color: #a94442;
}

.cuckoo-errors .troubleshoot ul
{
    margin: 5px 0 0 0;
    padding: 0;

    list-style: none;
}

.cuckoo-errors .troubleshoot ul li
{
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 5px;
    padding: 0 15px;

    -ms-flex-align: start;
    align-items: flex-start;
}

.cuckoo-errors .troubleshoot ul li p
{
    font-weight: 400;

    padding: 0;

    color: inherit;
}

.cuckoo-errors .troubleshoot ul li p a
{
    display: inline;

    margin: 0 2px;
}

.cuckoo-errors .troubleshoot ul li:last-child
{
    margin-bottom: 0;
}

.cuckoo-errors .troubleshoot ul li:before
{
    margin-right: 15px;

    content: '\2192';
}

body.cyborg .cuckoo-errors .troubleshoot > p
{
    color: #ff0500;
}

body.night .cuckoo-errors .troubleshoot
{
    border-color: #151515;
    background-color: #252525;
}

.errors
{
    margin-bottom: 15px;
    padding: 0;

    list-style: none;
}

.errors li
{
    margin: 10px 0;
    padding: 15px;

    color: #ccc;
    border-bottom: 1px solid #fff;
    border-radius: 3px;
    background-color: #222;
}

.errors li:first-child
{
    margin-top: 0;
}

.errors li.expanded > p
{
    height: auto;
}

.errors li.expanded .fa:before,
.errors li.expanded .dns-badge__content:before,
.errors li.expanded .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .errors li.expanded .status.status-reported:before,
.errors li.expanded #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .errors li.expanded .status.status-reported:before,
.errors li.expanded .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .errors li.expanded .status.status-reported:before,
.errors li.expanded .cuckoo-analysis__panel--toggle:before,
.errors li.expanded .cuckoo-files ul div:before,
.cuckoo-files ul .errors li.expanded div:before,
.errors li.expanded .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .errors li.expanded .extension-select:before,
.errors li.expanded .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .errors li.expanded .custom-checkbox > input + span:before,
.errors li.expanded .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .errors li.expanded input[type='radio'] + span:before,
.errors li.expanded .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .errors li.expanded input[type='radio'] + span:before,
.errors li.expanded
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .errors li.expanded input[type='checkbox'] + span:before,
.errors li.expanded .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .errors li.expanded input[type='checkbox'] + span:before
{
    content: '\f066';
}

.errors p
{
    font-family: monospace;

    display: block;
    overflow: hidden;

    height: 20px;

    white-space: pre;

    unicode-bidi: embed;
}

.errors .expand-error
{
    font-size: 12px;

    text-decoration: none;

    color: #777;
}

.errors .expand-error .fa,
.errors .expand-error .custom-select:after,
.errors .expand-error .dns-badge__content:before,
.errors .expand-error .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .errors .expand-error .status.status-reported:before,
.errors .expand-error #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .errors .expand-error .status.status-reported:before,
.errors .expand-error .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .errors .expand-error .status.status-reported:before,
.errors .expand-error .cuckoo-analysis__panel--toggle:before,
.errors .expand-error .cuckoo-analysis__panel--toggle:after,
.errors .expand-error .cuckoo-files ul div:before,
.cuckoo-files ul .errors .expand-error div:before,
.errors .expand-error .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .errors .expand-error .extension-select:after,
.errors .expand-error .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .errors .expand-error .extension-select:before,
.errors .expand-error .flex-form__header .custom-checkbox > input + span,
.flex-form__header .errors .expand-error .custom-checkbox > input + span,
.errors .expand-error .breadcrumbs > li:not(:last-child):after,
.errors .expand-error .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .errors .expand-error input[type='radio'] + span:before,
.errors .expand-error .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .errors .expand-error input[type='radio'] + span:before,
.errors .expand-error
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .errors .expand-error input[type='checkbox'] + span:before,
.errors .expand-error .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .errors .expand-error input[type='checkbox'] + span:before
{
    margin-right: 10px;

    vertical-align: middle;
}

.errors .expand-error .fa:hover + span,
.errors .expand-error .custom-select:hover:after + span,
.errors .expand-error .dns-badge__content:hover:before + span,
.errors .expand-error .cuckoo-table#submission-task-table .status.status-reported:hover:before + span,
.cuckoo-table#submission-task-table .errors .expand-error .status.status-reported:hover:before + span,
.errors .expand-error #submission-task-table.cuckoo-table__fullscreen .status.status-reported:hover:before + span,
#submission-task-table.cuckoo-table__fullscreen .errors .expand-error .status.status-reported:hover:before + span,
.errors .expand-error .network-display__table > table#submission-task-table .status.status-reported:hover:before + span,
.network-display__table > table#submission-task-table .errors .expand-error .status.status-reported:hover:before + span,
.errors .expand-error .cuckoo-analysis__panel--toggle:hover:before + span,
.errors .expand-error .cuckoo-analysis__panel--toggle:hover:after + span,
.errors .expand-error .cuckoo-files ul div:hover:before + span,
.cuckoo-files ul .errors .expand-error div:hover:before + span,
.errors .expand-error .cuckoo-files #selection-overview .extension-select:hover:after + span,
.cuckoo-files #selection-overview .errors .expand-error .extension-select:hover:after + span,
.errors .expand-error .cuckoo-files #selection-overview .extension-select:hover:before + span,
.cuckoo-files #selection-overview .errors .expand-error .extension-select:hover:before + span,
.errors .expand-error .flex-form__header .custom-checkbox > input + span:hover + span,
.flex-form__header .errors .expand-error .custom-checkbox > input + span:hover + span,
.errors .expand-error .breadcrumbs > li:hover:not(:last-child):after + span,
.errors .expand-error .list-panel .list-group-option input[type='radio'] + span:hover:before + span,
.list-panel .list-group-option .errors .expand-error input[type='radio'] + span:hover:before + span,
.errors .expand-error .list-panel__widget .list-group-option input[type='radio'] + span:hover:before + span,
.list-panel__widget .list-group-option .errors .expand-error input[type='radio'] + span:hover:before + span,
.errors .expand-error
.list-panel .list-group-option input[type='checkbox'] + span:hover:before + span,
.list-panel .list-group-option .errors .expand-error input[type='checkbox'] + span:hover:before + span,
.errors .expand-error .list-panel__widget .list-group-option input[type='checkbox'] + span:hover:before + span,
.list-panel__widget .list-group-option .errors .expand-error input[type='checkbox'] + span:hover:before + span
{
    display: inline;
}

.errors .expand-error span
{
    font-size: 10px;

    display: none;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
footer:not(.dashboard-module__footer)
{
    width: 100%;
    margin: 0;
    padding: 20px 0 15px;

    color: #ccc;
    background: #292727;
}

footer:not(.dashboard-module__footer) a:link,
footer:not(.dashboard-module__footer) a:visited
{
    text-decoration: none;

    color: #ccc;
}

footer:not(.dashboard-module__footer) a:hover
{
    text-decoration: underline;

    color: #ccc;
}

#footer-extra
{
    font-size: 11px;

    padding: 10px 0;

    color: #999;
    background: #1c1c1c;
}

#footer-extra a:link,
#footer-extra a:visited
{
    font-weight: bold;

    text-decoration: none;

    color: #999;
}

#footer-extra a:hover
{
    text-decoration: underline;

    color: #ccc;
}

.network-display__outer
{
    margin-bottom: 30px;
    padding: 10px;

    border: 1px solid #d8d8d8;
    border-radius: 5px;
    background-color: #fff;
}

.network-display__outer:focus
{
    border-color: #c8c8c8;
    outline: none;
}

.scroll-internal .network-display__outer
{
    overflow-y: auto;

    height: 100%;
}

.network-display__outer.no-content
{
    display: -ms-flexbox;
    display: flex;

    border: 0;
    background-color: transparent;

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.network-display__outer.no-content > p
{
    font-weight: 700;

    letter-spacing: 1px;
    text-transform: uppercase;

    color: #cecece;
}

body.cyborg .network-display__outer
{
    border-color: #133b4a;
    background-color: #0d1b21;
}

body.night .network-display__outer
{
    border-color: #101010;
    background-color: #191919;
}

.network-display__loader
{
    overflow: hidden;

    height: 0;

    transition: height 250ms ease-out;
}

.network-display__loader.active
{
    height: 43px;
}

.network-display__requests.is-loading
{
    opacity: .5;
}

.network-display__request:not(:last-child),
.network-display__request--single:not(:last-child)
{
    margin-bottom: 10px;
}

.network-display__request-summary
{
    font-size: 14px;
    font-weight: 700;

    display: -ms-flexbox;
    display: flex;

    padding: 10px 15px;

    color: #b1b1b1;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    background-color: #f5f5f5;

    -ms-flex-align: center;
    align-items: center;
}

.network-display__request-summary .method,
.network-display__request-summary .status-code,
.network-display__request-summary .status-code--success
{
    padding: 5px 10px;

    color: #fff;
    border: 1px solid #7f7f7f;
    border-radius: 5px;
    background-color: #999;
}

.network-display__request-summary .url
{
    overflow: hidden;

    padding-right: 20px;

    white-space: nowrap;
    text-overflow: ellipsis;
}

.network-display__request-summary .status-code,
.network-display__request-summary .status-code--success
{
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.network-display__request-summary .status-code--success
{
    margin-right: 15px;

    border: 1px solid #84ad5b;
    background-color: #9dcb6e;
}

.network-display__request-summary .fa-long-arrow-right
{
    font-size: 36px;

    margin: 0 10px;

    color: #d0d0d0;
}

.network-display__request-summary .fa-chevron-right
{
    font-size: 20px;
}

.network-display__request-summary .align-right
{
    margin-left: auto;
}

.network-display__request-summary:hover
{
    text-decoration: none !important;

    color: #acafb6;
    border-color: #ccd2df;
    background-color: #e0e5ee;
}

.network-display__request-summary:hover .fa,
.network-display__request-summary:hover .custom-select:after,
.network-display__request-summary:hover .dns-badge__content:before,
.network-display__request-summary:hover .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .network-display__request-summary:hover .status.status-reported:before,
.network-display__request-summary:hover #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .network-display__request-summary:hover .status.status-reported:before,
.network-display__request-summary:hover .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .network-display__request-summary:hover .status.status-reported:before,
.network-display__request-summary:hover .cuckoo-analysis__panel--toggle:before,
.network-display__request-summary:hover .cuckoo-analysis__panel--toggle:after,
.network-display__request-summary:hover .cuckoo-files ul div:before,
.cuckoo-files ul .network-display__request-summary:hover div:before,
.network-display__request-summary:hover .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .network-display__request-summary:hover .extension-select:after,
.network-display__request-summary:hover .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .network-display__request-summary:hover .extension-select:before,
.network-display__request-summary:hover .flex-form__header .custom-checkbox > input + span,
.flex-form__header .network-display__request-summary:hover .custom-checkbox > input + span,
.network-display__request-summary:hover .breadcrumbs > li:not(:last-child):after,
.network-display__request-summary:hover .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .network-display__request-summary:hover input[type='radio'] + span:before,
.network-display__request-summary:hover .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .network-display__request-summary:hover input[type='radio'] + span:before,
.network-display__request-summary:hover
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .network-display__request-summary:hover input[type='checkbox'] + span:before,
.network-display__request-summary:hover .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .network-display__request-summary:hover input[type='checkbox'] + span:before
{
    color: #69778f;
}

.network-display__request-summary:hover .fa-long-arrow-right
{
    opacity: .7;
}

.network-display__request-summary:active,
.network-display__request-summary:focus
{
    text-decoration: none !important;

    color: #acafb6;
    outline: none;
}

.is-loading .network-display__request-summary,
.is-open .network-display__request-summary
{
    color: #acafb6;
    border-color: #ccd2df;
    background-color: #ecf0f7;
}

.is-loading .network-display__request-summary .fa-long-arrow-right,
.is-open .network-display__request-summary .fa-long-arrow-right
{
    color: #c3cddc;
}

.is-open .network-display__request-summary
{
    border-bottom-width: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.is-open .network-display__request-summary .fa-chevron-right:before
{
    content: '\f078';
}

body.night .is-open .network-display__request-summary
{
    background-color: #333;
}

body.night .is-open .network-display__request-summary .method,
body.night .is-open .network-display__request-summary .status-code,
body.night .is-open .network-display__request-summary .status-code--success,
body.night .is-open .network-display__request-summary .status-code,
body.night .is-open .network-display__request-summary .status-code--success
{
    border-color: #444;
    background-color: #333;
}

body.night .is-open .network-display__request-summary .fa-long-arrow-right
{
    color: #111;
}

body.cyborg .is-open .network-display__request-summary
{
    border-bottom: 2px solid #133b4a;
    background: linear-gradient(#20404a, #112c35);
}

body.cyborg .network-display__request-summary
{
    color: #d7d7d7;
    border-color: #133b4a;
}

body.cyborg .network-display__request-summary .method,
body.cyborg .network-display__request-summary .status-code,
body.cyborg .network-display__request-summary .status-code--success,
body.cyborg .network-display__request-summary .status-code,
body.cyborg .network-display__request-summary .status-code--success
{
    color: #0ce3ac;
    border-color: #133b4a;
    background-color: #152d3b;
}

body.cyborg .network-display__request-summary .fa,
body.cyborg .network-display__request-summary .custom-select:after,
body.cyborg .network-display__request-summary .dns-badge__content:before,
body.cyborg .network-display__request-summary .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table body.cyborg .network-display__request-summary .status.status-reported:before,
body.cyborg .network-display__request-summary #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen body.cyborg .network-display__request-summary .status.status-reported:before,
body.cyborg .network-display__request-summary .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table body.cyborg .network-display__request-summary .status.status-reported:before,
body.cyborg .network-display__request-summary .cuckoo-analysis__panel--toggle:before,
body.cyborg .network-display__request-summary .cuckoo-analysis__panel--toggle:after,
body.cyborg .network-display__request-summary .cuckoo-files ul div:before,
.cuckoo-files ul body.cyborg .network-display__request-summary div:before,
body.cyborg .network-display__request-summary .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview body.cyborg .network-display__request-summary .extension-select:after,
body.cyborg .network-display__request-summary .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview body.cyborg .network-display__request-summary .extension-select:before,
body.cyborg .network-display__request-summary .flex-form__header .custom-checkbox > input + span,
.flex-form__header body.cyborg .network-display__request-summary .custom-checkbox > input + span,
body.cyborg .network-display__request-summary .breadcrumbs > li:not(:last-child):after,
body.cyborg .network-display__request-summary .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option body.cyborg .network-display__request-summary input[type='radio'] + span:before,
body.cyborg .network-display__request-summary .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option body.cyborg .network-display__request-summary input[type='radio'] + span:before,
body.cyborg .network-display__request-summary
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option body.cyborg .network-display__request-summary input[type='checkbox'] + span:before,
body.cyborg .network-display__request-summary .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option body.cyborg .network-display__request-summary input[type='checkbox'] + span:before,
body.cyborg .network-display__request-summary .url
{
    color: #0ce3ac;
}

body.cyborg .network-display__request-summary .fa-long-arrow-right
{
    color: #152d3b;
    text-shadow: 0 1px 0 #184b5e;
}

body.cyborg .network-display__request-summary:hover
{
    background: linear-gradient(#20404a, #112c35);
}

body.night .network-display__request-summary
{
    color: #d7d7d7;
    border-color: #151515;
    background-color: #252525;
}

body.night .network-display__request-summary .method,
body.night .network-display__request-summary .status-code,
body.night .network-display__request-summary .status-code--success,
body.night .network-display__request-summary .status-code,
body.night .network-display__request-summary .status-code--success
{
    border-color: #444;
    background-color: #333;
}

body.night .network-display__request-summary .fa,
body.night .network-display__request-summary .custom-select:after,
body.night .network-display__request-summary .dns-badge__content:before,
body.night .network-display__request-summary .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table body.night .network-display__request-summary .status.status-reported:before,
body.night .network-display__request-summary #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen body.night .network-display__request-summary .status.status-reported:before,
body.night .network-display__request-summary .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table body.night .network-display__request-summary .status.status-reported:before,
body.night .network-display__request-summary .cuckoo-analysis__panel--toggle:before,
body.night .network-display__request-summary .cuckoo-analysis__panel--toggle:after,
body.night .network-display__request-summary .cuckoo-files ul div:before,
.cuckoo-files ul body.night .network-display__request-summary div:before,
body.night .network-display__request-summary .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview body.night .network-display__request-summary .extension-select:after,
body.night .network-display__request-summary .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview body.night .network-display__request-summary .extension-select:before,
body.night .network-display__request-summary .flex-form__header .custom-checkbox > input + span,
.flex-form__header body.night .network-display__request-summary .custom-checkbox > input + span,
body.night .network-display__request-summary .breadcrumbs > li:not(:last-child):after,
body.night .network-display__request-summary .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option body.night .network-display__request-summary input[type='radio'] + span:before,
body.night .network-display__request-summary .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option body.night .network-display__request-summary input[type='radio'] + span:before,
body.night .network-display__request-summary
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option body.night .network-display__request-summary input[type='checkbox'] + span:before,
body.night .network-display__request-summary .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option body.night .network-display__request-summary input[type='checkbox'] + span:before,
body.night .network-display__request-summary .url
{
    color: #d7d7d7;
}

body.night .network-display__request-summary .fa-long-arrow-right
{
    color: #111;
}

body.night .network-display__request-summary:hover
{
    background-color: #333;
}

body.night .network-display__request-summary:hover .method,
body.night .network-display__request-summary:hover .status-code,
body.night .network-display__request-summary:hover .status-code--success,
body.night .network-display__request-summary:hover .status-code,
body.night .network-display__request-summary:hover .status-code--success
{
    border-color: #444;
    background-color: #333;
}

body.night .network-display__request-summary:hover .fa-long-arrow-right
{
    color: #111;
}

.network-display__request-details,
.network-display__request-details--single
{
    display: none;

    padding: 30px 0 15px 0;

    border: 1px solid #cbd2de;
    border-radius: 0 0 4px 4px;
    background-color: #f4f4f4;
}

.is-open .network-display__request-details,
.is-open .network-display__request-details--single
{
    display: block;
}

.network-display__request-details .detail-field,
.network-display__request-details--single .detail-field
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    /*
				This class allows two fields to live next to each other,
				without breaking the layout. That means that fields within
				a group will follow each others height. This avoid weird-looking
				containers.
			 */
}

.network-display__request-details .detail-field__header,
.network-display__request-details--single .detail-field__header
{
    font-size: 14px;
    font-weight: 700;

    padding-bottom: 5px;
    padding-left: 20px;

    color: #acafb6;
    border-bottom: 2px solid #d8d8d8;
}

.network-display__request-details .detail-field__header .fa,
.network-display__request-details--single .detail-field__header .fa,
.network-display__request-details .detail-field__header .custom-select:after,
.network-display__request-details--single .detail-field__header .custom-select:after,
.network-display__request-details .detail-field__header .dns-badge__content:before,
.network-display__request-details--single .detail-field__header .dns-badge__content:before,
.network-display__request-details .detail-field__header .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .network-display__request-details .detail-field__header .status.status-reported:before,
.network-display__request-details--single .detail-field__header .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .network-display__request-details--single .detail-field__header .status.status-reported:before,
.network-display__request-details .detail-field__header #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .network-display__request-details .detail-field__header .status.status-reported:before,
.network-display__request-details--single .detail-field__header #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .network-display__request-details--single .detail-field__header .status.status-reported:before,
.network-display__request-details .detail-field__header .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .network-display__request-details .detail-field__header .status.status-reported:before,
.network-display__request-details--single .detail-field__header .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .network-display__request-details--single .detail-field__header .status.status-reported:before,
.network-display__request-details .detail-field__header .cuckoo-analysis__panel--toggle:before,
.network-display__request-details--single .detail-field__header .cuckoo-analysis__panel--toggle:before,
.network-display__request-details .detail-field__header .cuckoo-analysis__panel--toggle:after,
.network-display__request-details--single .detail-field__header .cuckoo-analysis__panel--toggle:after,
.network-display__request-details .detail-field__header .cuckoo-files ul div:before,
.cuckoo-files ul .network-display__request-details .detail-field__header div:before,
.network-display__request-details--single .detail-field__header .cuckoo-files ul div:before,
.cuckoo-files ul .network-display__request-details--single .detail-field__header div:before,
.network-display__request-details .detail-field__header .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .network-display__request-details .detail-field__header .extension-select:after,
.network-display__request-details--single .detail-field__header .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .network-display__request-details--single .detail-field__header .extension-select:after,
.network-display__request-details .detail-field__header .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .network-display__request-details .detail-field__header .extension-select:before,
.network-display__request-details--single .detail-field__header .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .network-display__request-details--single .detail-field__header .extension-select:before,
.network-display__request-details .detail-field__header .flex-form__header .custom-checkbox > input + span,
.flex-form__header .network-display__request-details .detail-field__header .custom-checkbox > input + span,
.network-display__request-details--single .detail-field__header .flex-form__header .custom-checkbox > input + span,
.flex-form__header .network-display__request-details--single .detail-field__header .custom-checkbox > input + span,
.network-display__request-details .detail-field__header .breadcrumbs > li:not(:last-child):after,
.network-display__request-details--single .detail-field__header .breadcrumbs > li:not(:last-child):after,
.network-display__request-details .detail-field__header .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .network-display__request-details .detail-field__header input[type='radio'] + span:before,
.network-display__request-details--single .detail-field__header .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .network-display__request-details--single .detail-field__header input[type='radio'] + span:before,
.network-display__request-details .detail-field__header .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .network-display__request-details .detail-field__header input[type='radio'] + span:before,
.network-display__request-details--single .detail-field__header .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .network-display__request-details--single .detail-field__header input[type='radio'] + span:before,
.network-display__request-details .detail-field__header
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .network-display__request-details .detail-field__header input[type='checkbox'] + span:before,
.network-display__request-details--single .detail-field__header
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .network-display__request-details--single .detail-field__header input[type='checkbox'] + span:before,
.network-display__request-details .detail-field__header .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .network-display__request-details .detail-field__header input[type='checkbox'] + span:before,
.network-display__request-details--single .detail-field__header .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .network-display__request-details--single .detail-field__header input[type='checkbox'] + span:before
{
    margin-right: 10px;
}

.network-display__request-details .detail-field__header.with-tabs,
.network-display__request-details--single .detail-field__header.with-tabs
{
    padding-bottom: 0;
}

.network-display__request-details .detail-field__header.with-tabs .flex-tabs__tabs,
.network-display__request-details--single .detail-field__header.with-tabs .flex-tabs__tabs
{
    position: relative;
    top: 2px;
}

.network-display__request-details .detail-field__header.with-tabs .flex-tabs__tab .empty-body,
.network-display__request-details--single .detail-field__header.with-tabs .flex-tabs__tab .empty-body,
.network-display__request-details .detail-field__header.with-tabs .flex-tabs__tab--right .empty-body,
.network-display__request-details--single .detail-field__header.with-tabs .flex-tabs__tab--right .empty-body
{
    opacity: .2;
}

.network-display__request-details .detail-field__body,
.network-display__request-details--single .detail-field__body
{
    padding: 15px;

    border-bottom: 1px solid #d8d8d8;
    background-color: #fff;
}

.network-display__request-details .detail-field__body textarea,
.network-display__request-details--single .detail-field__body textarea
{
    font-family: monospace;

    overflow-x: scroll;

    width: 100%;
}

.network-display__request-details .detail-field__body pre,
.network-display__request-details--single .detail-field__body pre
{
    margin: 0;
    padding: 0;

    border: 0;
    border-radius: 0;
    background-color: transparent;
}

.empty-body .network-display__request-details .detail-field__body pre:after,
.empty-body .network-display__request-details--single .detail-field__body pre:after
{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: bold;

    display: block;

    width: 100%;
    padding: 30px 0;

    content: 'Empty body';
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;

    color: #d8d8d8;
}

.network-display__request-details .detail-field__footer,
.network-display__request-details--single .detail-field__footer
{
    font-size: 14px;
    font-weight: 700;

    padding-top: 15px;

    text-align: center;

    color: #acafb6;
}

.network-display__request-details .detail-field__title,
.network-display__request-details--single .detail-field__title
{
    margin: 0 0 15px;
    padding: 0 15px;

    color: #acafb6;
}

.network-display__request-details .detail-field:not(:last-child),
.network-display__request-details--single .detail-field:not(:last-child)
{
    margin-bottom: 20px;
}

.network-display__request-details .detail-field table,
.network-display__request-details--single .detail-field table
{
    width: 100%;

    table-layout: fixed;
}

.network-display__request-details .detail-field table td,
.network-display__request-details--single .detail-field table td
{
    font-size: 12px;
    font-weight: 700;

    padding: 0 10px;

    vertical-align: top;
}

.network-display__request-details .detail-field table td.key-name,
.network-display__request-details--single .detail-field table td.key-name
{
    font-weight: 700;

    width: 30%;

    text-align: right;

    color: #9598a0;
}

.network-display__request-details .detail-field table td.key-value,
.network-display__request-details--single .detail-field table td.key-value
{
    font-family: 'Courier New', monospace;
    font-weight: 700;

    word-wrap: break-word;

    color: #5e6166;
}

.network-display__request-details .detail-field-group,
.network-display__request-details--single .detail-field-group
{
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 30px;

    -ms-flex-align: stretch;
    align-items: stretch;
}

.network-display__request-details .detail-field-group .detail-field:not(:last-child) .detail-field__body,
.network-display__request-details--single .detail-field-group .detail-field:not(:last-child) .detail-field__body
{
    border-right: 1px solid #d8d8d8;
}

.network-display__request-details .detail-field-group .detail-field,
.network-display__request-details--single .detail-field-group .detail-field
{
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    margin-bottom: 0;

    -ms-flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.network-display__request-details .detail-field-group .detail-field .detail-field__header,
.network-display__request-details--single .detail-field-group .detail-field .detail-field__header
{
    -ms-flex-preferred-size: 27px;
    flex-basis: 27px;
}

.network-display__request-details .detail-field-group .detail-field .detail-field__body,
.network-display__request-details--single .detail-field-group .detail-field .detail-field__body
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

body.cyborg .network-display__request-details,
body.cyborg .network-display__request-details--single
{
    border-color: #133b4a;
    background-color: #0d1b21;
}

body.cyborg .network-display__request-details .detail-field__header,
body.cyborg .network-display__request-details--single .detail-field__header
{
    color: #0ce3ac;
    border-color: #184b5e;
}

body.cyborg .network-display__request-details .detail-field__body,
body.cyborg .network-display__request-details--single .detail-field__body,
body.cyborg .network-display__request-details .flex-tabs__tab,
body.cyborg .network-display__request-details--single .flex-tabs__tab,
body.cyborg .network-display__request-details .flex-tabs__tab--right,
body.cyborg .network-display__request-details--single .flex-tabs__tab--right
{
    border-color: #184b5e !important;
    background-color: #1b3946;
}

body.cyborg .network-display__request-details table tr:nth-child(odd),
body.cyborg .network-display__request-details--single table tr:nth-child(odd),
body.cyborg .network-display__request-details table tr:nth-child(even),
body.cyborg .network-display__request-details--single table tr:nth-child(even)
{
    background-color: transparent;
}

body.cyborg .network-display__request-details table tr:nth-child(odd) .key-value,
body.cyborg .network-display__request-details--single table tr:nth-child(odd) .key-value,
body.cyborg .network-display__request-details table tr:nth-child(even) .key-value,
body.cyborg .network-display__request-details--single table tr:nth-child(even) .key-value
{
    color: #0ce3ac;
}

body.night .network-display__request-details,
body.night .network-display__request-details--single
{
    border-color: #222;
    background-color: #252525;
}

body.night .network-display__request-details .detail-field__header,
body.night .network-display__request-details--single .detail-field__header
{
    border-color: #222;
}

body.night .network-display__request-details .detail-field__body,
body.night .network-display__request-details--single .detail-field__body,
body.night .network-display__request-details .flex-tabs__tab,
body.night .network-display__request-details--single .flex-tabs__tab,
body.night .network-display__request-details .flex-tabs__tab--right,
body.night .network-display__request-details--single .flex-tabs__tab--right
{
    border-color: #222 !important;
    background-color: #333;
}

body.night .network-display__request-details table tr:nth-child(odd),
body.night .network-display__request-details--single table tr:nth-child(odd),
body.night .network-display__request-details table tr:nth-child(even),
body.night .network-display__request-details--single table tr:nth-child(even)
{
    background-color: transparent;
}

body.night .network-display__request-details table tr:nth-child(odd) .key-value,
body.night .network-display__request-details--single table tr:nth-child(odd) .key-value,
body.night .network-display__request-details table tr:nth-child(even) .key-value,
body.night .network-display__request-details--single table tr:nth-child(even) .key-value
{
    color: #d7d7d7;
}

.network-display__request-details--single
{
    padding-top: 15px;

    border-radius: 4px;
}

.network-display__table
{
    overflow: auto;

    padding: 0;
}

.network-display__table > table
{
    font-size: 14px;

    border: 0;
    background-color: transparent;
}

.network-display__table > table thead > tr:nth-child(odd),
.network-display__table > table thead > tr:nth-child(even),
.network-display__table > table tbody > tr:nth-child(odd),
.network-display__table > table tbody > tr:nth-child(even)
{
    overflow: hidden;
}

.network-display__table > table thead > tr:nth-child(odd) th,
.network-display__table > table thead > tr:nth-child(odd) td,
.network-display__table > table thead > tr:nth-child(even) th,
.network-display__table > table thead > tr:nth-child(even) td,
.network-display__table > table tbody > tr:nth-child(odd) th,
.network-display__table > table tbody > tr:nth-child(odd) td,
.network-display__table > table tbody > tr:nth-child(even) th,
.network-display__table > table tbody > tr:nth-child(even) td
{
    padding-top: 10px;
    padding-bottom: 10px;

    vertical-align: top;
}

.network-display__table > table thead > tr:nth-child(odd) > th:first-child,
.network-display__table > table thead > tr:nth-child(odd) > td:first-child,
.network-display__table > table thead > tr:nth-child(even) > th:first-child,
.network-display__table > table thead > tr:nth-child(even) > td:first-child,
.network-display__table > table tbody > tr:nth-child(odd) > th:first-child,
.network-display__table > table tbody > tr:nth-child(odd) > td:first-child,
.network-display__table > table tbody > tr:nth-child(even) > th:first-child,
.network-display__table > table tbody > tr:nth-child(even) > td:first-child
{
    padding-left: 25px;
}

.network-display__table > table thead > tr:nth-child(odd) > th:last-child,
.network-display__table > table thead > tr:nth-child(odd) > td:last-child,
.network-display__table > table thead > tr:nth-child(even) > th:last-child,
.network-display__table > table thead > tr:nth-child(even) > td:last-child,
.network-display__table > table tbody > tr:nth-child(odd) > th:last-child,
.network-display__table > table tbody > tr:nth-child(odd) > td:last-child,
.network-display__table > table tbody > tr:nth-child(even) > th:last-child,
.network-display__table > table tbody > tr:nth-child(even) > td:last-child
{
    padding-right: 25px;
}

.network-analysis-pages > div
{
    display: none;
}

.network-analysis-pages > div.active
{
    display: block;
}

.source-destination
{
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
        flex-direction: column;

    margin: 0;
    padding: 0;

    list-style: none;

    border: 1px solid #cecece;
    border-radius: 5px;

    -ms-flex-direction: column;
}

.source-destination .title
{
    font-weight: 700;

    padding: 12px 15px 7px 15px;

    color: #acafb5;
    border-bottom-width: 2px;
    background-color: #f4f4f4;
}

.source-destination .content
{
    padding: 0;

    border-radius: 0;
}

.source-destination .content:focus
{
    outline: none;
}

.source-destination li
{
    border-bottom: 1px solid #cecece;
    background-color: #fff;
}

.source-destination li ul
{
    padding: 0;

    list-style: none;

    border-radius: 0;
}

.source-destination li:last-child
{
    border-bottom: 0;
}

.source-destination li > a
{
    font-weight: 700;

    display: block;

    padding: 7px 15px 10px 15px;
}

.source-destination li > a .flex-distribute
{
    padding: 5px;
}

.source-destination li > a:hover,
.source-destination li > a:focus,
.source-destination li > a:active
{
    text-decoration: none;

    background-color: #f9f9f9;
}

.source-destination li > a.active
{
    color: #fff;
    background-color: #6297f8;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
}

.source-destination li > a.active .destination-address
{
    font-weight: 700;

    color: #fff;
    border-width: 2px;
    border-color: #fff;
    background-color: transparent;
}

.source-destination li > a.active .destination-address:before
{
    border-bottom-color: #fff;
}

.source-destination li .source,
.source-destination li .destination
{
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.source-destination li .destination
{
    text-align: right;
}

.source-destination li .fa-long-arrow-right
{
    color: #d5d5d5;
}

.source-destination li .destination-address
{
    font-weight: 400;

    position: relative;

    display: block;

    padding: 3px 0;

    text-align: center;

    border: 1px solid #e5e5e5;
    border-radius: 20px;
    background-color: #f5f5f5;
}

.source-destination li .destination-address:before
{
    position: absolute;
    top: -7px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -7px;

    content: '';

    border-right: 7px solid transparent;
    border-bottom: 7px solid #e5e5e5;
    border-left: 7px solid transparent;
}

.scroll-internal .source-destination
{
    display: -ms-flexbox;
    display: flex;
    overflow-y: hidden;
        flex-direction: column;

    height: 100%;

    -ms-flex-direction: column;
}

.scroll-internal .source-destination .content
{
    overflow-y: scroll;
}

body.cyborg .source-destination
{
    border-color: #133b4a;
}

body.cyborg .source-destination .content > ul > li
{
    border-color: #133b4a;
    background-color: #0d1b21;
}

body.cyborg .source-destination .content > ul > li .destination-address
{
    border-color: #1b3946;
    background-color: #1b3946;
}

body.cyborg .source-destination .content > ul > li .destination-address:before
{
    border-bottom-color: #1b3946;
}

body.cyborg .source-destination .content > ul > li a:hover,
body.cyborg .source-destination .content > ul > li a:focus,
body.cyborg .source-destination .content > ul > li a:active
{
    text-decoration: none;
}

body.cyborg .source-destination .content > ul > li a:hover:not(.active)
{
    background-color: #11242c;
}

body.cyborg .source-destination .content > ul > li a.active
{
    color: #fff;
    background-color: #152d3b;
}

body.cyborg .source-destination .content > ul > li a.active .destination-address
{
    border-color: #091b21;
}

body.cyborg .source-destination .content > ul > li a.active .destination-address:before
{
    border-bottom-color: #091b21;
}

body.night .source-destination
{
    border-color: #151515;
}

body.night .source-destination .title
{
    border-color: #101010;
    background-color: #191919;
}

body.night .source-destination .content > ul > li
{
    border-color: #151515;
    background-color: #252525;
}

body.night .source-destination .content > ul > li .destination-address
{
    border-color: #151515;
    background-color: #333;
}

body.night .source-destination .content > ul > li .destination-address:before
{
    border-bottom-color: #151515;
}

body.night .source-destination .content > ul > li a:hover,
body.night .source-destination .content > ul > li a:focus,
body.night .source-destination .content > ul > li a:active
{
    text-decoration: none;
}

body.night .source-destination .content > ul > li a:hover:not(.active)
{
    background-color: rgba(21, 45, 59, .5);
}

body.night .source-destination .content > ul > li a.active
{
    color: #fff;
    background-color: #152d3b;
}

body.night .source-destination .content > ul > li a.active .destination-address
{
    border-color: #222;
}

body.night .source-destination .content > ul > li a.active .destination-address:before
{
    border-bottom-color: #222;
}

/*
	Custom utility for tabs, as the bootstrap tabs are stupid.
	These tabs allow to have tabs without implementing the functionality,
	so 'tabs' can be anything.
 */
.flex-tabs__tabs
{
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.flex-tabs__tab,
.flex-tabs__tab--right
{
    font-size: 12px;

    margin: 0 7px;
    padding: 5px;

    border: 1px solid #e3e3e3;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    background-color: #fff;
}

.flex-tabs__tab .btn,
.flex-tabs__tab--right .btn
{
    font-weight: 700;

    padding: 2px 5px;

    color: #6297f8;
}

.flex-tabs__tab .btn.active,
.flex-tabs__tab--right .btn.active
{
    color: #fff;
    background-color: #6297f8;
}

.flex-tabs__tab .btn:not(.active):hover,
.flex-tabs__tab--right .btn:not(.active):hover
{
    background-color: #f0f0f0;
}

body.cyborg .flex-tabs__tab,
body.cyborg .flex-tabs__tab--right
{
    border-color: #133b4a;
    background-color: #0d1b21;
}

body.cyborg .flex-tabs__tab .btn,
body.cyborg .flex-tabs__tab--right .btn
{
    color: #d7d7d7;
}

body.cyborg .flex-tabs__tab .btn.active,
body.cyborg .flex-tabs__tab--right .btn.active
{
    color: #0ce3ac;
    background-color: #152d3b;
}

body.cyborg .flex-tabs__tab .btn:not(.active):hover,
body.cyborg .flex-tabs__tab--right .btn:not(.active):hover
{
    background-color: rgba(21, 45, 59, .5);
}

body.night .flex-tabs__tab .btn,
body.night .flex-tabs__tab--right .btn
{
    color: #d7d7d7;
}

body.night .flex-tabs__tab .btn.active,
body.night .flex-tabs__tab--right .btn.active
{
    color: #d7d7d7;
    background-color: #152d3b;
}

body.night .flex-tabs__tab .btn:not(.active):hover,
body.night .flex-tabs__tab--right .btn:not(.active):hover
{
    background-color: rgba(21, 45, 59, .5);
}

.flex-tabs__tab--right
{
    margin-left: auto !important;
}

.flex-tabs__tab-group
{
    display: -ms-flexbox;
    display: flex;
}

.flex-tabs__tab-group .flex-tabs__tab,
.flex-tabs__tab-group .flex-tabs__tab--right
{
    margin: 0;

    border-right-width: 0;
    border-radius: 0;
}

.flex-tabs__tab-group .flex-tabs__tab:first-child,
.flex-tabs__tab-group .flex-tabs__tab--right:first-child
{
    border-top-left-radius: 4px;
}

.flex-tabs__tab-group .flex-tabs__tab:last-child,
.flex-tabs__tab-group .flex-tabs__tab--right:last-child
{
    border-right-width: 1px;
    border-top-right-radius: 4px;
}

.flex-grid,
.flex-grid-full,
.flex-grid__horizontal,
.flex-grid__horizontal--grow
{
    font-family: 'Roboto', sans-serif;

    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 100vw;
    height: calc(100vh - 50px);

    -ms-flex-direction: column;
}

.flex-grid-full
{
    height: 100vh;
}

.flex-grid.include-footer,
.include-footer.flex-grid-full,
.include-footer.flex-grid__horizontal,
.include-footer.flex-grid__horizontal--grow
{
    height: calc(100vh - 140px);
}

.flex-grid__header
{
    padding: 15px 20px;

    border-bottom: 1px solid #eee;
}

.flex-grid__header h3
{
    font-size: 20px;
    font-weight: 400;

    margin: 15px 0 0 0;

    color: #999;
}

.flex-grid__header h3 > i
{
    margin-right: 5px;
}

.flex-grid__header h3 button,
.flex-grid__header h3 .flex-grid__button,
.flex-grid__header h3 button--description,
.flex-grid__header h3 .flex-grid__button--description
{
    font-size: 70%;
    font-weight: 700;

    margin-top: -3px;
    padding: 7px 10px;

    color: #fff;
    border: 0;
    border-radius: 4px;
    background-color: #337ab7;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);

    -webkit-appearance: none;
}

.flex-grid__header h3 button .fa,
.flex-grid__header h3 button .custom-select:after,
.flex-grid__header h3 button .dns-badge__content:before,
.flex-grid__header h3 button .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .flex-grid__header h3 button .status.status-reported:before,
.flex-grid__header h3 button #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .flex-grid__header h3 button .status.status-reported:before,
.flex-grid__header h3 button .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .flex-grid__header h3 button .status.status-reported:before,
.flex-grid__header h3 button .cuckoo-analysis__panel--toggle:before,
.flex-grid__header h3 button .cuckoo-analysis__panel--toggle:after,
.flex-grid__header h3 button .cuckoo-files ul div:before,
.cuckoo-files ul .flex-grid__header h3 button div:before,
.flex-grid__header h3 button .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .flex-grid__header h3 button .extension-select:after,
.flex-grid__header h3 button .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .flex-grid__header h3 button .extension-select:before,
.flex-grid__header h3 button .flex-form__header .custom-checkbox > input + span,
.flex-form__header .flex-grid__header h3 button .custom-checkbox > input + span,
.flex-grid__header h3 button .breadcrumbs > li:not(:last-child):after,
.flex-grid__header h3 button .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .flex-grid__header h3 button input[type='radio'] + span:before,
.flex-grid__header h3 button .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .flex-grid__header h3 button input[type='radio'] + span:before,
.flex-grid__header h3 button
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .flex-grid__header h3 button input[type='checkbox'] + span:before,
.flex-grid__header h3 button .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .flex-grid__header h3 button input[type='checkbox'] + span:before,
.flex-grid__header h3 .flex-grid__button .fa,
.flex-grid__header h3 button--description .fa,
.flex-grid__header h3 .flex-grid__button--description .fa,
.flex-grid__header h3 .flex-grid__button .custom-select:after,
.flex-grid__header h3 button--description .custom-select:after,
.flex-grid__header h3 .flex-grid__button--description .custom-select:after,
.flex-grid__header h3 .flex-grid__button .dns-badge__content:before,
.flex-grid__header h3 button--description .dns-badge__content:before,
.flex-grid__header h3 .flex-grid__button--description .dns-badge__content:before,
.flex-grid__header h3 .flex-grid__button .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table
.flex-grid__header h3 .flex-grid__button .status.status-reported:before,
.flex-grid__header h3 button--description .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .flex-grid__header h3 button--description .status.status-reported:before,
.flex-grid__header h3 .flex-grid__button--description .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .flex-grid__header h3 .flex-grid__button--description .status.status-reported:before,
.flex-grid__header h3 .flex-grid__button #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen
.flex-grid__header h3 .flex-grid__button .status.status-reported:before,
.flex-grid__header h3 button--description #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .flex-grid__header h3 button--description .status.status-reported:before,
.flex-grid__header h3 .flex-grid__button--description #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .flex-grid__header h3 .flex-grid__button--description .status.status-reported:before,
.flex-grid__header h3 .flex-grid__button .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table
.flex-grid__header h3 .flex-grid__button .status.status-reported:before,
.flex-grid__header h3 button--description .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .flex-grid__header h3 button--description .status.status-reported:before,
.flex-grid__header h3 .flex-grid__button--description .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .flex-grid__header h3 .flex-grid__button--description .status.status-reported:before,
.flex-grid__header h3 .flex-grid__button .cuckoo-analysis__panel--toggle:before,
.flex-grid__header h3 button--description .cuckoo-analysis__panel--toggle:before,
.flex-grid__header h3 .flex-grid__button--description .cuckoo-analysis__panel--toggle:before,
.flex-grid__header h3 .flex-grid__button .cuckoo-analysis__panel--toggle:after,
.flex-grid__header h3 button--description .cuckoo-analysis__panel--toggle:after,
.flex-grid__header h3 .flex-grid__button--description .cuckoo-analysis__panel--toggle:after,
.flex-grid__header h3 .flex-grid__button .cuckoo-files ul div:before,
.cuckoo-files ul
.flex-grid__header h3 .flex-grid__button div:before,
.flex-grid__header h3 button--description .cuckoo-files ul div:before,
.cuckoo-files ul .flex-grid__header h3 button--description div:before,
.flex-grid__header h3 .flex-grid__button--description .cuckoo-files ul div:before,
.cuckoo-files ul .flex-grid__header h3 .flex-grid__button--description div:before,
.flex-grid__header h3 .flex-grid__button .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview
.flex-grid__header h3 .flex-grid__button .extension-select:after,
.flex-grid__header h3 button--description .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .flex-grid__header h3 button--description .extension-select:after,
.flex-grid__header h3 .flex-grid__button--description .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .flex-grid__header h3 .flex-grid__button--description .extension-select:after,
.flex-grid__header h3 .flex-grid__button .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview
.flex-grid__header h3 .flex-grid__button .extension-select:before,
.flex-grid__header h3 button--description .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .flex-grid__header h3 button--description .extension-select:before,
.flex-grid__header h3 .flex-grid__button--description .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .flex-grid__header h3 .flex-grid__button--description .extension-select:before,
.flex-grid__header h3 .flex-grid__button .flex-form__header .custom-checkbox > input + span,
.flex-form__header
.flex-grid__header h3 .flex-grid__button .custom-checkbox > input + span,
.flex-grid__header h3 button--description .flex-form__header .custom-checkbox > input + span,
.flex-form__header .flex-grid__header h3 button--description .custom-checkbox > input + span,
.flex-grid__header h3 .flex-grid__button--description .flex-form__header .custom-checkbox > input + span,
.flex-form__header .flex-grid__header h3 .flex-grid__button--description .custom-checkbox > input + span,
.flex-grid__header h3 .flex-grid__button .breadcrumbs > li:not(:last-child):after,
.flex-grid__header h3 button--description .breadcrumbs > li:not(:last-child):after,
.flex-grid__header h3 .flex-grid__button--description .breadcrumbs > li:not(:last-child):after,
.flex-grid__header h3 .flex-grid__button .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option
.flex-grid__header h3 .flex-grid__button input[type='radio'] + span:before,
.flex-grid__header h3 button--description .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .flex-grid__header h3 button--description input[type='radio'] + span:before,
.flex-grid__header h3 .flex-grid__button--description .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .flex-grid__header h3 .flex-grid__button--description input[type='radio'] + span:before,
.flex-grid__header h3 .flex-grid__button .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option
.flex-grid__header h3 .flex-grid__button input[type='radio'] + span:before,
.flex-grid__header h3 button--description .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .flex-grid__header h3 button--description input[type='radio'] + span:before,
.flex-grid__header h3 .flex-grid__button--description .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .flex-grid__header h3 .flex-grid__button--description input[type='radio'] + span:before,
.flex-grid__header h3 .flex-grid__button
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option
.flex-grid__header h3 .flex-grid__button input[type='checkbox'] + span:before,
.flex-grid__header h3 button--description
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .flex-grid__header h3 button--description input[type='checkbox'] + span:before,
.flex-grid__header h3 .flex-grid__button--description
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .flex-grid__header h3 .flex-grid__button--description input[type='checkbox'] + span:before,
.flex-grid__header h3 .flex-grid__button .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option
.flex-grid__header h3 .flex-grid__button input[type='checkbox'] + span:before,
.flex-grid__header h3 button--description .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .flex-grid__header h3 button--description input[type='checkbox'] + span:before,
.flex-grid__header h3 .flex-grid__button--description .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .flex-grid__header h3 .flex-grid__button--description input[type='checkbox'] + span:before
{
    margin-right: 5px;
}

.flex-grid__header h3 button:hover,
.flex-grid__header h3 .flex-grid__button:hover,
.flex-grid__header h3 button--description:hover,
.flex-grid__header h3 .flex-grid__button--description:hover
{
    cursor: pointer;
    text-decoration: none;

    background-color: #2d6da3;
}

.flex-grid__header h3 button.grey,
.flex-grid__header h3 .flex-grid__button.grey,
.flex-grid__header h3 button--description.grey,
.flex-grid__header h3 .grey.flex-grid__button--description
{
    color: #fff;
    background-color: #888;
}

.flex-grid__header h3 button.grey:hover,
.flex-grid__header h3 .flex-grid__button.grey:hover,
.flex-grid__header h3 button--description.grey:hover,
.flex-grid__header h3 .grey.flex-grid__button--description:hover
{
    background-color: #7b7b7b;
}

.flex-grid__header h3 button.transparent,
.flex-grid__header h3 .flex-grid__button.transparent,
.flex-grid__header h3 button--description.transparent,
.flex-grid__header h3 .transparent.flex-grid__button--description
{
    color: #337ab7;
    background-color: transparent;
    box-shadow: none;
}

.flex-grid__header h3 button.transparent:hover,
.flex-grid__header h3 .flex-grid__button.transparent:hover,
.flex-grid__header h3 button--description.transparent:hover,
.flex-grid__header h3 .transparent.flex-grid__button--description:hover
{
    color: #fff;
    background-color: #337ab7;
}

.flex-grid__header h3 button--description,
.flex-grid__header h3 .flex-grid__button--description
{
    color: #999;
    background-color: transparent;
    box-shadow: none;
}

.flex-grid__header h3 button--description:hover,
.flex-grid__header h3 .flex-grid__button--description:hover
{
    cursor: default;

    background-color: transparent;
}

body.cyborg .flex-grid__header
{
    border-bottom: 1px solid #071d25;
}

body.night .flex-grid__header
{
    border-bottom: 1px solid #5e5a62;
}

.flex-grid__body,
.flex-grid__body--center
{
    display: -ms-flexbox;
    display: flex;
    overflow: auto;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-grid__body.background-grey,
.background-grey.flex-grid__body--center
{
    background-color: #f5f5f5;
}

.flex-grid__body--center
{
    overflow-y: auto;

    -ms-flex-pack: center;
    justify-content: center;
}

body.night .flex-grid__body,
body.night .flex-grid__body--center
{
    background-color: #232323;
}

body.cyborg .flex-grid__body,
body.cyborg .flex-grid__body--center
{
    background-color: #020e10;
}

.flex-grid__align-vertical
{
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.flex-grid__footer
{
    display: -ms-flexbox;
    display: flex;

    padding: 15px 20px;

    background-color: #111;

    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
}

.flex-grid__footer .logo
{
    margin-left: 20px;
}

.flex-grid__footer .logo img
{
    height: 16px;
}

.flex-grid__footer .logo img + a
{
    margin-left: 15px;
}

.flex-grid__footer .footnote
{
    color: #888;
}

.flex-grid__footer .footnote a
{
    margin-left: 20px;

    color: #aaa;
}

.flex-grid__footer.spread-alignment
{
    padding: 20px 30px 15px;

    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-grid__nav
{
    overflow-x: hidden;
    overflow-y: auto;

    border-right: 1px solid #cfcfcf;
    background-color: #f5f5f5;

    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

body.cyborg .flex-grid__nav
{
    border-color: #133b4a;
    background-color: #020e10;
}

body.night .flex-grid__nav
{
    border-color: #375a7f;
    background-color: #232323;
}

.flex-grid__content
{
    overflow-y: auto;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-grid__container
{
    display: -ms-flexbox;
    display: flex;

    margin: 15px 0;

    -ms-flex-preferred-size: 1180px;
    flex-basis: 1180px;
}

.flex-grid__column,
.flex-grid__horizontal .flex-grid__column--xs,
.flex-grid__horizontal--grow .flex-grid__column--xs,
.flex-grid__horizontal .flex-grid__column--sm,
.flex-grid__horizontal--grow .flex-grid__column--sm,
.flex-grid__horizontal .flex-grid__column--md,
.flex-grid__horizontal--grow .flex-grid__column--md
{
    overflow: hidden;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-grid__column.one-third,
.flex-grid__horizontal .one-third.flex-grid__column--xs,
.flex-grid__horizontal--grow .one-third.flex-grid__column--xs,
.flex-grid__horizontal .one-third.flex-grid__column--sm,
.flex-grid__horizontal--grow .one-third.flex-grid__column--sm,
.flex-grid__horizontal .one-third.flex-grid__column--md,
.flex-grid__horizontal--grow .one-third.flex-grid__column--md
{
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
}

.flex-grid__column.two-third,
.flex-grid__horizontal .two-third.flex-grid__column--xs,
.flex-grid__horizontal--grow .two-third.flex-grid__column--xs,
.flex-grid__horizontal .two-third.flex-grid__column--sm,
.flex-grid__horizontal--grow .two-third.flex-grid__column--sm,
.flex-grid__horizontal .two-third.flex-grid__column--md,
.flex-grid__horizontal--grow .two-third.flex-grid__column--md
{
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
}

.flex-grid__column--fixed,
.flex-grid__horizontal .flex-grid__column--xs,
.flex-grid__horizontal--grow .flex-grid__column--xs,
.flex-grid__horizontal .flex-grid__column--sm,
.flex-grid__horizontal--grow .flex-grid__column--sm,
.flex-grid__horizontal .flex-grid__column--md,
.flex-grid__horizontal--grow .flex-grid__column--md
{
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.flex-grid__column.scrollable,
.flex-grid__horizontal .scrollable.flex-grid__column--xs,
.flex-grid__horizontal--grow .scrollable.flex-grid__column--xs,
.flex-grid__horizontal .scrollable.flex-grid__column--sm,
.flex-grid__horizontal--grow .scrollable.flex-grid__column--sm,
.flex-grid__horizontal .scrollable.flex-grid__column--md,
.flex-grid__horizontal--grow .scrollable.flex-grid__column--md
{
    overflow-y: auto;
}

.flex-grid__horizontal,
.flex-grid__horizontal--grow
{
        flex-direction: row;

    -ms-flex-direction: row;
}

.flex-grid__horizontal .flex-grid__column,
.flex-grid__horizontal--grow .flex-grid__column,
.flex-grid__horizontal .flex-grid__column--xs,
.flex-grid__horizontal--grow .flex-grid__column--xs,
.flex-grid__horizontal .flex-grid__column--sm,
.flex-grid__horizontal--grow .flex-grid__column--sm,
.flex-grid__horizontal .flex-grid__column--md,
.flex-grid__horizontal--grow .flex-grid__column--md
{
    margin: 0 15px;
}

.flex-grid__horizontal .flex-grid__column--xs,
.flex-grid__horizontal--grow .flex-grid__column--xs
{
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
}

.flex-grid__horizontal .flex-grid__column--sm,
.flex-grid__horizontal--grow .flex-grid__column--sm
{
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
}

.flex-grid__horizontal .flex-grid__column--md,
.flex-grid__horizontal--grow .flex-grid__column--md
{
    -ms-flex-preferred-size: 400px;
    flex-basis: 400px;
}

.flex-grid__horizontal--grow
{
    height: auto;
}

.flex-grid__fluid
{
    width: calc(100% + 30px);
    height: auto;
    margin-left: -15px;
}

.flex-display
{
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin: 0;
    padding: 0;

    list-style: none;
}

.flex-display > *
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-display.divided
{
    margin: 30px 0 15px 0;
}

.flex-display.divided > *
{
    padding: 5px 10px;

    text-align: center;

    border: 1px solid #999;
    border-right-width: 0;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-display.divided > *.highlight-dark
{
    font-weight: 700;

    color: #fff;
    background-color: #999;

    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
}

.flex-display.divided > *:last-child
{
    border-right-width: 1px;
}

.flex-display.rounded-off > *:first-child
{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.flex-display.rounded-off > *:last-child
{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.flex-display.monospaced
{
    font-family: monospace;
}

body.cyborg .flex-display
{
    color: #0ce3ac;
}

body.cyborg .flex-display .highlight-dark
{
    color: #152d3b;
    background-color: #0ce3ac;
}

body.cyborg .flex-display > *
{
    border-color: #0ce3ac;
}

/*
	Flex utility: flex-distribute
	distributes items in a simple flex-layout container
 */
.flex-distribute
{
    display: -ms-flexbox;
    display: flex;

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cuckoo-files
{
    font-family: 'Roboto';

    display: -ms-flexbox;
    display: flex;

    height: calc(100% - 38px);
}

.cuckoo-files *
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.cuckoo-files > #filetree
{
    overflow-y: auto;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    /*
			<div class="filetree-error">
				<div class="cross">
					<span class="cross-line"></span>
					<span class="cross-line"></span>
				</div>
				<p class="error-message">Something went wrong.</p>
			</div>
		 */
}

.cuckoo-files > #filetree ul
{
    padding-left: 10px;
}

.cuckoo-files > #filetree > .loading,
.cuckoo-files > #filetree > .filetree-error
{
    position: relative;
    top: 50%;

    margin-top: -40px;
}

.cuckoo-files > #filetree .filetree-error
{
    text-align: center;
}

.cuckoo-files > #filetree .filetree-error .cross
{
    position: relative;
    left: 50%;

    width: 40px;
    height: 40px;

    transition: all 300ms ease-out;
}

.cuckoo-files > #filetree .filetree-error .cross-line
{
    position: absolute;
    top: 0;
    left: 0;

    width: 5px;
    height: 40px;

    transition: all 300ms ease-out;
    transform: rotate(0deg);
    transform-origin: 2.5px 20px;

    opacity: 0;
    border-radius: 5px;
    background-color: #f00;
}

.cuckoo-files > #filetree .filetree-error .error-message
{
    transition: all 300ms ease-out;
    transition-delay: 100ms;

    opacity: 0;
}

.cuckoo-files > #filetree .filetree-error.in .cross-line
{
    left: -5px;

    opacity: 1;
}

.cuckoo-files > #filetree .filetree-error.in .cross-line:first-child
{
    transform: rotate(45deg);
}

.cuckoo-files > #filetree .filetree-error.in .cross-line:last-child
{
    transform: rotate(-45deg);
}

.cuckoo-files > #filetree .filetree-error.in .error-message
{
    opacity: 1;
}

.cuckoo-files > #filetree > ul
{
    padding: 0;
}

.cuckoo-files > #filetree > ul > li:last-child
{
    border-bottom: 1px solid #ccc;
}

.cuckoo-files > #filetree div:hover
{
    background-color: #eee;
}

body.cyborg .cuckoo-files > #filetree
{
    color: #0ce3ac;
}

body.cyborg .cuckoo-files > #filetree div:hover
{
    background-color: #152d3b;
}

body.cyborg .cuckoo-files > #filetree > ul > li:last-child
{
    border-color: #133b4a;
}

body.night .cuckoo-files > #filetree
{
    color: #0ce3ac;
}

body.night .cuckoo-files > #filetree div:hover
{
    background-color: #152d3b;
}

body.night .cuckoo-files > #filetree > ul > li:last-child
{
    border-color: #375a7f;
}

.cuckoo-files > aside
{
    border-left: 1px solid #ccc;

    -ms-flex-preferred-size: 330px;
    flex-basis: 330px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.cuckoo-files ul
{
    font-size: 14px;

    margin: 0;

    list-style: none;
}

.cuckoo-files ul:not(.flex-static__summary):not(.flex-form__toggle-list)
{
    padding: 0 0 0 10px;
}

.cuckoo-files ul div
{
    display: block;

    padding: 5px 10px;

    text-decoration: none;
}

#cuckoo-files > .cuckoo-files ul div:first-child
{
    padding-left: 0;
}

.cuckoo-files ul div .label
{
    font-size: 12px;

    display: inline-block;
    float: right;

    padding: 5px 3px 3px 3px;

    vertical-align: middle;

    color: inherit;
    background-color: transparent;
}

.cuckoo-files ul div .label-duplicate
{
    text-transform: uppercase;

    color: #d0d0d0;
}

body.cyborg .cuckoo-files ul div .label-duplicate
{
    opacity: .2;
}

.cuckoo-files ul div .label-archive
{
    text-transform: uppercase;

    color: #668294;
}

.cuckoo-files ul div a.label:hover
{
    color: #337ab7;
}

.cuckoo-files ul div:before
{
    margin-right: 10px;

    content: '\f016';
}

.cuckoo-files ul div.no-icon
{
    display: -ms-flexbox;
    display: flex;

    padding: 0;
}

.cuckoo-files ul div.no-icon:before
{
    margin-right: 0;

    content: '';
}

.cuckoo-files ul li [data-type='folder']
{
    font-weight: 700;
}

.cuckoo-files ul li [data-type='file']
{
    font-weight: 400;
}

.cuckoo-files ul li strong > div:before
{
    content: '\f07b';
}

.cuckoo-files ul li strong > div.archive-container:before
{
    content: '\f1c6';
}

.cuckoo-files ul li strong + ul
{
    display: none;
}

.cuckoo-files ul li strong.expanded + ul
{
    display: block;
}

.cuckoo-files ul li strong.expanded > div:not(.archive-container):before
{
    content: '\f07c';
}

.cuckoo-files ul li.is-duplicate
{
    color: #cb314d;
}

.cuckoo-files ul li.is-duplicate [data-type='file']:before
{
    content: '\f0c5';
}

.cuckoo-files ul li:first-child
{
    border-top: 1px solid #d0d0d0;
}

.cuckoo-files ul li:not(:last-child)
{
    border-bottom: 1px solid #d0d0d0;
}

.cuckoo-files ul li:hover
{
    cursor: pointer;
}

body.cyborg .cuckoo-files ul li
{
    border-color: #133b4a;
}

body.night .cuckoo-files ul li
{
    border-color: #375a7f;
}

.cuckoo-files ul label:not(.flex-form__toggle-list-switch)
{
    font-weight: inherit;

    margin: 0;
}

.cuckoo-files ul label:not(.flex-form__toggle-list-switch) span:before
{
    display: inline-block;

    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    width: 8px;
    height: 8px;
    margin-right: 9px;

    content: '';
    vertical-align: middle;

    border: 2px solid #ccc;
    border-radius: 3px;
    background-color: transparent;
}

.cuckoo-files ul label:not(.flex-form__toggle-list-switch).has-selected-child input + span:before
{
    background-color: #ccc;
}

.cuckoo-files ul label:not(.flex-form__toggle-list-switch) input
{
    display: none;
}

.cuckoo-files ul label:not(.flex-form__toggle-list-switch) input:checked + span:before
{
    border-color: #456077;
    background-color: #337ab7;
}

body.cyborg .cuckoo-files ul label:not(.flex-form__toggle-list-switch) input + span:before
{
    opacity: .2;
    border-color: #078263;
}

body.cyborg .cuckoo-files ul label:not(.flex-form__toggle-list-switch) input:checked + span:before
{
    opacity: 1;
    background-color: #0ce3ac;
}

.cuckoo-files__controls
{
    display: -ms-flexbox;
    display: flex;

    color: #fff;
    background-color: #337ab7;

    -ms-flex-align: center;
    align-items: center;
}

.cuckoo-files__controls ul
{
    display: -ms-inline-flexbox;
    display: inline-flex;

    margin: 0;
    padding: 0;

    list-style: none;
}

.cuckoo-files__controls ul > li
{
    margin: 0;
}

.cuckoo-files__controls ul > li > a
{
    display: block;

    padding: 10px;

    color: inherit;
}

.cuckoo-files__controls ul > li > a:hover,
.cuckoo-files__controls ul > li > a:active
{
    background-color: rgba(0, 0, 0, .15);
}

.cuckoo-files__controls ul > li > a:focus
{
    background-color: rgba(0, 0, 0, .1);
}

.cuckoo-files__controls ul > li > p
{
    font-size: 12px;

    margin: 0;
}

.cuckoo-files__controls ul > li.indent
{
    margin-left: 15px;
}

.cuckoo-files__controls ul.right
{
    margin-right: 22px;
    margin-left: auto;
}

.cuckoo-files__controls ul.right a
{
    color: inherit;
}

body.cyborg .cuckoo-files__controls
{
    color: #0ce3ac;
}

body.night .cuckoo-files__controls
{
    border-bottom: 1px solid #375a7f;
    background-color: #232323;
}

.cuckoo-files #selection-overview
{
    padding-left: 0;
}

.cuckoo-files #selection-overview #search-selection,
.cuckoo-files #selection-overview .extension-select select
{
    font-size: 11px;
}

.cuckoo-files #selection-overview .extension-select
{
    position: relative;

    margin-left: 10px;
}

.cuckoo-files #selection-overview .extension-select select
{
    font-size: 12px;
    font-weight: 700;

    padding: 8px 16px 8px 16px;

    text-align-last: center;
    text-transform: uppercase;

    color: #337ab7;
    border: 0;
    border-radius: 0;
    background-color: transparent;

    -webkit-appearance: none;
}

.cuckoo-files #selection-overview .extension-select select:focus
{
    outline: none;
}

.cuckoo-files #selection-overview .extension-select select:hover
{
    cursor: pointer;

    color: #285f8f;
}

.cuckoo-files #selection-overview .extension-select select.none-selected
{
    color: #ccc;
}

.cuckoo-files #selection-overview .extension-select select.none-selected:hover
{
    color: #aaa;
}

.cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .extension-select:before
{
    position: absolute;
    top: 7px;
}

.cuckoo-files #selection-overview .extension-select:after
{
    right: 0;

    content: '\f078';
}

.cuckoo-files #selection-overview .extension-select:before
{
    left: 0;

    content: '\f0b0';
}

body.cyborg .cuckoo-files #selection-overview .extension-select select,
body.cyborg .cuckoo-files #selection-overview .extension-select select.none-selected
{
    color: #0ce3ac;
}

body.cyborg .cuckoo-files #selection-overview .extension-select:after body.cyborg .cuckoo-files #selection-overview .extension-select:before
{
    color: #0ce3ac;
}

.flex-form a
{
    color: #337ab7;
}

.flex-form .description
{
    font-size: 10px;
    font-weight: 500;

    margin-bottom: 0;
    padding: 5px 20px;

    text-align: center;

    color: #c0c0c0;
}

.flex-form__module
{
    margin: 0;
    margin-bottom: 20px;
    padding: 0;

    border: 0;
}

.flex-form__header,
.flex-form__field-title
{
    padding: 0 20px;

    color: #999;
    border-bottom: 1px solid #d0d0d0;
}

.flex-form__header h4,
.flex-form__field-title h4
{
    margin: 30px 0 10px 0;
}

.flex-form__header h4 + small,
.flex-form__field-title h4 + small
{
    font-size: .7em;

    display: block;

    margin: 10px 0;
}

body.cyborg .flex-form__header,
body.cyborg .flex-form__field-title
{
    border-color: #133b4a;
}

body.night .flex-form__header,
body.night .flex-form__field-title
{
    border-color: #375a7f;
}

.flex-form__header .custom-checkbox
{
    display: inline-block;

    margin-right: 10px;
}

.flex-form__header .custom-checkbox > input
{
    display: none;
}

.flex-form__header .custom-checkbox > input + span:before
{
    content: '\f096';
}

.flex-form__header .custom-checkbox > input:checked + span:before
{
    content: '\f14a';

    color: #337ab7;
}

.flex-form__header .custom-checkbox:hover
{
    cursor: pointer;
}

body.cyborg .flex-form__header .custom-checkbox input + span:before,
body.cyborg .flex-form__header .custom-checkbox input:checked + span:before
{
    color: #0ce3ac;
}

.flex-form__field-title
{
    font-size: 14px;

    width: 100%;
    margin: 0;
    padding: 15px 20px 10px 20px;

    vertical-align: middle;
}

.flex-form__field-title a
{
    font-size: .8em;

    margin-left: 2px;
}

.flex-form__toggle-group
{
    display: -ms-flexbox;
    display: flex;

    margin: 0;
    padding: 0;

    list-style: none;

    border-bottom: 1px solid #d0d0d0;
}

.flex-form__toggle-group > li
{
    border: 0 !important;
    background-color: #fff;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-form__toggle-group > li > input
{
    display: none;
}

.flex-form__toggle-group > li > label
{
    font-size: 10px;
    font-weight: 700;

    display: block;

    margin: 0;
    margin-bottom: 0;
    padding: 10px 0;

    text-align: center;
    text-transform: uppercase;

    border-left: 1px solid #d0d0d0;
}

.flex-form__toggle-group > li > label.priority-s
{
    color: #009912;
    border-color: rgba(128, 108, 0, .2);
    border-left-width: 1px !important;
    background-color: rgba(0, 255, 30, .2);
}

.flex-form__toggle-group > li > label.priority-m
{
    color: #998100;
    border-color: rgba(128, 108, 0, .2);
    background-color: rgba(255, 215, 0, .2);
}

.flex-form__toggle-group > li > label.priority-l
{
    color: #a2273d;
    border-color: rgba(142, 34, 53, .2);
    background-color: rgba(215, 88, 111, .2);
}

.flex-form__toggle-group > li > label:hover
{
    cursor: pointer;
}

.flex-form__toggle-group > li > input:checked + label
{
    color: #fff;
    background-color: #337ab7;
}

.flex-form__toggle-group > li > input:checked + label.priority-s
{
    background-color: #00cc18 !important;
}

.flex-form__toggle-group > li > input:checked + label.priority-m
{
    background-color: #ccac00 !important;
}

.flex-form__toggle-group > li > input:checked + label.priority-l
{
    background-color: #cb314d !important;
}

.flex-form__toggle-group > li:first-child label
{
    border-left: 0;
}

.flex-form__toggle-group > li:last-child label
{
    border-right: 0;
}

.flex-form__toggle-group > li .manual-input
{
    display: -ms-flexbox;
    display: flex;

    width: 126px;
    padding: 0;

    -ms-flex-align: center;
    align-items: center;
}

.flex-form__toggle-group > li .manual-input:before
{
    display: none;
}

.flex-form__toggle-group > li .manual-input > input
{
    width: 100%;
    padding: 7px 10px;

    border: 0;
    border-left: 1px solid #d0d0d0;
    background: transparent;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-form__toggle-group > li .manual-input > input:focus
{
    outline: 0;
}

.flex-form__toggle-group > li .manual-input > span
{
    font-size: 11px;
    font-weight: 700;

    padding: 0 15px;

    text-transform: uppercase;

    color: #d0d0d0;
}

.flex-form__toggle-group > li .manual-input.active
{
    background-color: #337ab7;
}

.flex-form__toggle-group > li .manual-input.active > input,
.flex-form__toggle-group > li .manual-input.active > span
{
    color: #fff;
}

.flex-form__toggle-group > li.has-description label
{
    padding: 3px 0;
}

.flex-form__toggle-group > li.has-description .description
{
    display: block;

    padding: 0;
}

.flex-form__toggle-group > li.has-description .description:before
{
    display: none;
}

.flex-form__toggle-group > li.disabled
{
    opacity: .2;
}

.flex-form__toggle-group > li.disabled input:hover,
.flex-form__toggle-group > li.disabled label:hover
{
    cursor: not-allowed;
}

body.cyborg .flex-form__toggle-group
{
    border-color: #133b4a;
}

body.cyborg .flex-form__toggle-group > li
{
    background-color: transparent;
}

body.cyborg .flex-form__toggle-group > li label
{
    border-color: #133b4a;
}

body.cyborg .flex-form__toggle-group > li input:checked + label
{
    background-color: #152d3b;
}

body.cyborg .flex-form__toggle-group > li > .manual-input > input
{
    border-color: #133b4a;
    background: #020e10;
}

body.cyborg .flex-form__toggle-group > li > .manual-input.active,
body.cyborg .flex-form__toggle-group > li > .manual-input.active input
{
    background-color: #152d3b;
}

body.cyborg .flex-form__toggle-group > li > input:checked + label
{
    background-color: #152d3b;
}

body.night .flex-form__toggle-group
{
    border-color: #375a7f;
}

body.night .flex-form__toggle-group > li
{
    background-color: transparent;
}

body.night .flex-form__toggle-group > li label
{
    border-color: #375a7f;
}

body.night .flex-form__toggle-group > li input:checked + label
{
    background-color: #152d3b;
}

body.night .flex-form__toggle-group > li > .manual-input > input
{
    border-color: #375a7f;
    background: #232323;
}

body.night .flex-form__toggle-group > li > .manual-input.active,
body.night .flex-form__toggle-group > li > .manual-input.active input
{
    background-color: #152d3b;
}

body.night .flex-form__toggle-group > li > input:checked + label
{
    background-color: #152d3b;
}

.flex-form__toggle-list
{
    margin: 0;
    padding: 0;

    list-style: none;
}

.flex-form__toggle-list > li
{
    display: -ms-flexbox;
    display: flex;

    padding: 10px 20px;

    border-bottom: 1px solid #d0d0d0;
    background-color: #fff;

    -ms-flex-align: center;
    align-items: center;
}

.flex-form__toggle-list > li p
{
    font-size: 10px;

    margin: 0;

    color: #545454;
}

.flex-form__toggle-list > li p span
{
    font-size: 9px;
    font-weight: 400;

    display: block;

    margin-top: 5px;

    color: #6297f8;
}

body.cyborg .flex-form__toggle-list > li
{
    border-color: #133b4a;
    background-color: transparent;
}

body.night .flex-form__toggle-list > li
{
    border-color: #375a7f;
    background-color: transparent;
}

.flex-form__toggle-list-switch
{
    line-height: 0;

    margin: 0 0 0 auto;

    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.flex-form__toggle-list-switch span
{
    position: relative;

    display: inline-block;

    width: 50px;
    height: 24px;

    transition: all 100ms linear;

    border: 1px solid #d53d50;
    border-radius: 30px;
    background-color: #e7495c;
}

.flex-form__toggle-list-switch span:before
{
    position: relative;
    top: 1px;
    left: 1px;

    display: block;

    width: 20px;
    height: 20px;

    content: '';
    transition: all 100ms ease-in-out;

    border-radius: 45px;
    background-color: #fff;
}

body.cyborg .flex-form__toggle-list-switch span
{
    border-color: black;
    background-color: #152d3b;
}

body.night .flex-form__toggle-list-switch span
{
    border-color: black;
    background-color: #131313;
}

.flex-form__toggle-list-switch > input
{
    display: none;
}

.flex-form__toggle-list-switch > input:checked + span
{
    border-color: #9cc86e;
    background-color: #b8e986;
}

.flex-form__toggle-list-switch > input:checked + span:before
{
    left: 27px;
}

body.cyborg .flex-form__toggle-list-switch > input:checked + span
{
    border-color: #078263;
    background-color: #09b387;
}

body.night .flex-form__toggle-list-switch > input:checked + span
{
    border-color: #078263;
    background-color: #09b387;
}

.flex-form__toggle-list-switch:hover
{
    cursor: pointer;
}

.flex-form__toggle-list .toggle-list-seperator
{
    padding: 5px 20px;

    background-color: transparent;
}

.flex-form__toggle-list .toggle-list-seperator p
{
    font-size: 10px;
    font-weight: 700;

    display: -ms-flexbox;
    display: flex;

    width: 100%;

    text-transform: uppercase;

    color: #999;
}

.flex-form__toggle-list .toggle-list-seperator p i
{
    font-size: .8em;

    margin-top: 1px;
    margin-left: 5px;
}

.flex-form__toggle-list .toggle-list-seperator p span
{
    font-size: 10px;

    margin-top: 0;
    margin-left: auto;
}

.flex-form__toggle-list .toggle-list-seperator p span a
{
    text-transform: none;
}

.flex-form__table
{
    padding: 0 !important;
}

.flex-form__table table
{
    width: 100%;

    border-collapse: collapse;

    border-color: #d0d0d0;
}

.flex-form__table thead,
.flex-form__table tbody > tr
{
    border-bottom: 1px solid #d0d0d0;
}

.flex-form__table th,
.flex-form__table td
{
    padding: 5px 20px;
}

.flex-form__table th:not(:last-child),
.flex-form__table td:not(:last-child)
{
    border-right: 1px solid #d0d0d0;
}

.flex-form__table th
{
    font-size: 8px;
    font-weight: 900;

    text-transform: uppercase;

    color: #999;
}

.flex-form__table td
{
    font-family: monospace;
    font-size: 12px;
    font-weight: 500;

    padding-top: 10px;
    padding-bottom: 10px;

    text-transform: lowercase;
}

.flex-form__table td input
{
    font-family: monospace;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 10px 20px;

    border: 0;
}

.flex-form__table td span.input
{
    display: none;
}

.flex-form__table td span.static
{
    display: block;
}

.flex-form__table tr.editing > td
{
    padding: 0;
}

.flex-form__table tr.editing > td span.input
{
    display: block;
}

.flex-form__table tr.editing > td span.static
{
    display: none;
}

.flex-form__table tfoot td
{
    padding: 0;
}

.flex-form__table .remove
{
    float: right;
}

.flex-form__table .remove:hover
{
    cursor: pointer;
}

body.cyborg .flex-form__table th,
body.cyborg .flex-form__table td,
body.cyborg .flex-form__table thead,
body.cyborg .flex-form__table tr
{
    border-color: #133b4a;
}

body.cyborg .flex-form__table tfoot td
{
    border-color: rgba(19, 59, 74, .5);
}

body.night .flex-form__table th,
body.night .flex-form__table td,
body.night .flex-form__table thead,
body.night .flex-form__table tr
{
    border-color: #375a7f;
}

body.night .flex-form__table tfoot,
body.night .flex-form__table td
{
    border-color: rgba(55, 90, 127, .5);
}

.flex-form__select,
.flex-form__select--horizontal
{
    position: relative;

    border-bottom: 1px solid #d0d0d0;
}

.flex-form__select select,
.flex-form__select--horizontal select
{
    font-size: 10px;
    font-weight: 700;

    width: 100%;
    padding: 10px 20px;

    color: #999;
    border: 0;
    border-radius: 0;
    background-color: #fff;

    -webkit-appearance: none;
}

.flex-form__select select + i,
.flex-form__select--horizontal select + i
{
    font-size: 10px;

    position: absolute;
    top: 10px;
    right: 20px;

    color: #999;
}

.flex-form__select--horizontal
{
    display: -ms-flexbox;
    display: flex;

    -ms-flex-align: center;
    align-items: center;
}

.flex-form__select--horizontal .title
{
    font-size: 10px;
    font-weight: 500;

    margin: 0;
    padding: 0 0 0 20px;

    color: #999;

    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
}

.flex-form__select--horizontal select
{
    border-left: 1px solid #ccc;
}

.flex-form__select.disabled:hover,
.disabled.flex-form__select--horizontal:hover,
.flex-form__select.disabled select:hover,
.disabled.flex-form__select--horizontal select:hover
{
    cursor: not-allowed;
}

.flex-form__select.disabled select,
.disabled.flex-form__select--horizontal select,
.flex-form__select.disabled i,
.disabled.flex-form__select--horizontal i
{
    opacity: .2;
}

body.cyborg .flex-form__select,
body.cyborg .flex-form__select--horizontal
{
    border-color: #133b4a;
}

body.night .flex-form__select,
body.night .flex-form__select--horizontal
{
    border-color: #375a7f;
}

.flex-form__tag-select
{
    border-bottom: 1px solid #d0d0d0;
    background-color: #fff;
}

.flex-form__tag-select .outer
{
    padding: 5px 20px;
}

.flex-form__tag-select .outer .tag
{
    font-size: 10px;
    font-weight: 700;

    display: inline-block;

    padding: 5px;

    text-decoration: none;

    color: #fff;
    border-radius: 2px;
    background-color: #337ab7;
}

.flex-form__tag-select .outer input
{
    font-size: 10px;

    display: inline-block;

    width: 50px;
    margin-left: 5px;
    padding: 4px 0;

    border: 0;
}

.flex-form__tag-select .outer input:focus
{
    border-bottom: 1px solid #ccc;
    outline: none;
}

.flex-form__simple-inline
{
    display: -ms-flexbox;
    display: flex;

    color: #d0d0d0;

    -ms-flex-align: center;
    align-items: center;
}

.flex-form__simple-inline label
{
    -ms-flex-preferred-size: 24px;
    flex-basis: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.flex-form__simple-inline input
{
    padding: 7px 15px;

    color: #444;
    border: 1px solid #d0d0d0;
    border-radius: 15px;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-form__simple-inline input:focus
{
    border-color: #999;
    outline: none;
}

.flex-form .fieldset__split
{
    display: -ms-flexbox;
    display: flex;
}

.flex-form .fieldset__split > fieldset
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.flex-static__summary
{
    margin: 0;
    padding: 0;
}

.flex-static__summary > li
{
    padding: 12px 20px;

    background-color: #fff;
}

.flex-static__summary > li:first-child
{
    border-top: 0;
}

.flex-static__summary > li:last-child
{
    border-bottom: 1px solid #ccc;
}

.flex-static__summary > li a
{
    text-decoration: none;
}

.flex-static__summary > li a.disabled
{
    color: #999;
}

.flex-static__summary > li a.disabled:hover
{
    cursor: default !important;
}

.flex-static__summary > li strong
{
    font-size: 11px;
    font-variant: small-caps;

    display: block;

    margin: 7px 0;

    text-transform: uppercase;

    color: #797979;
}

.flex-static__summary > li strong i
{
    margin-right: 10px;
}

.flex-static__summary > li.hidden
{
    display: none;
    visibility: none;
}

.flex-static__summary > li.warning
{
    color: #cb314d;
    background-color: #f5d4da;
}

.flex-static__summary > li.warning strong
{
    color: #cb314d;
}

.flex-static__summary > li:hover
{
    cursor: default !important;
}

body.cyborg .flex-static__summary li
{
    background-color: #020e10;
}

body.night .flex-static__summary li
{
    background-color: #232323;
}

.process-tree
{
    position: relative;

    overflow: hidden;

    margin: 0 15px;

    border: 1px solid #979797;
    border-radius: 8px;
    background-color: #fff;
    /*
    Search bar
   */
    /*
    The actual process tree
   */
    /*
   The details with the items for that process tree
  */
    /*
    A common style for headings
  */
    /*
    Shared styles for the detail pane and the tree pane
    */
}

body.cyborg .process-tree
{
    border: 1px solid #0f2f3b;
    background-color: #020e10;
}

body.night .process-tree
{
    border: 1px solid #375a7f;
    background-color: #232323;
}

.process-tree.searching .process-tree__detail,
.process-tree.searching .process-tree__tree
{
    pointer-events: none;

    opacity: .5;
}

.process-tree__search
{
    position: relative;

    border-bottom: 1px solid #979797;
}

.process-tree__search input
{
    display: block;

    width: 100%;
    padding: 10px 20px 10px 35px;

    border: 0;

    -webkit-appearance: none;
       -moz-appearance: none;
}

.process-tree__search input:focus
{
    outline: 0;
}

.process-tree__search input:-ms-input-placeholder
{
    color: #b5b5b5;
}

.process-tree__search input::placeholder
{
    color: #b5b5b5;
}

.process-tree__search .fa-search
{
    position: absolute;
    top: 13px;
    left: 15px;

    color: #b5b5b5;
}

.process-tree__search-submit
{
    font-size: 20px;

    position: absolute;
    top: 0;
    right: 0;

    padding: 15px 15px 9px 15px;

    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.process-tree__search-submit .fa,
.process-tree__search-submit .custom-select:after,
.process-tree__search-submit .dns-badge__content:before,
.process-tree__search-submit .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .process-tree__search-submit .status.status-reported:before,
.process-tree__search-submit #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__search-submit .status.status-reported:before,
.process-tree__search-submit .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .process-tree__search-submit .status.status-reported:before,
.process-tree__search-submit .cuckoo-analysis__panel--toggle:before,
.process-tree__search-submit .cuckoo-analysis__panel--toggle:after,
.process-tree__search-submit .cuckoo-files ul div:before,
.cuckoo-files ul .process-tree__search-submit div:before,
.process-tree__search-submit .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .process-tree__search-submit .extension-select:after,
.process-tree__search-submit .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .process-tree__search-submit .extension-select:before,
.process-tree__search-submit .flex-form__header .custom-checkbox > input + span,
.flex-form__header .process-tree__search-submit .custom-checkbox > input + span,
.process-tree__search-submit .breadcrumbs > li:not(:last-child):after,
.process-tree__search-submit .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .process-tree__search-submit input[type='radio'] + span:before,
.process-tree__search-submit .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .process-tree__search-submit input[type='radio'] + span:before,
.process-tree__search-submit
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .process-tree__search-submit input[type='checkbox'] + span:before,
.process-tree__search-submit .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .process-tree__search-submit input[type='checkbox'] + span:before
{
    display: none;
}

.process-tree__search-submit.loading
{
    padding-top: 11px;
    padding-right: 11px;
}

.process-tree__search-submit.loading .fa,
.process-tree__search-submit.loading .custom-select:after,
.process-tree__search-submit.loading .dns-badge__content:before,
.process-tree__search-submit.loading .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .process-tree__search-submit.loading .status.status-reported:before,
.process-tree__search-submit.loading #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__search-submit.loading .status.status-reported:before,
.process-tree__search-submit.loading .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .process-tree__search-submit.loading .status.status-reported:before,
.process-tree__search-submit.loading .cuckoo-analysis__panel--toggle:before,
.process-tree__search-submit.loading .cuckoo-analysis__panel--toggle:after,
.process-tree__search-submit.loading .cuckoo-files ul div:before,
.cuckoo-files ul .process-tree__search-submit.loading div:before,
.process-tree__search-submit.loading .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .process-tree__search-submit.loading .extension-select:after,
.process-tree__search-submit.loading .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .process-tree__search-submit.loading .extension-select:before,
.process-tree__search-submit.loading .flex-form__header .custom-checkbox > input + span,
.flex-form__header .process-tree__search-submit.loading .custom-checkbox > input + span,
.process-tree__search-submit.loading .breadcrumbs > li:not(:last-child):after,
.process-tree__search-submit.loading .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .process-tree__search-submit.loading input[type='radio'] + span:before,
.process-tree__search-submit.loading .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .process-tree__search-submit.loading input[type='radio'] + span:before,
.process-tree__search-submit.loading
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .process-tree__search-submit.loading input[type='checkbox'] + span:before,
.process-tree__search-submit.loading .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .process-tree__search-submit.loading input[type='checkbox'] + span:before
{
    display: block;
}

.process-tree__search-submit.loading span
{
    display: none;
}

body.cyborg .process-tree__search
{
    border-color: #0b232c;
}

body.night .process-tree__search
{
    border-color: #375a7f;
}

.process-tree__tree
{
    border-bottom: 1px solid #979797;
}

.process-tree__tree .processes li
{
    width: 100%;
}

.process-tree__tree .processes li:before
{
    position: absolute;
    left: 0;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #ccc;
}

.process-tree__tree .processes li > div
{
    position: relative;

    display: -ms-flexbox;
    display: flex;

    padding-right: 15px;

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.process-tree__tree .processes li > div a.fa,
.process-tree__tree .processes li > div a.custom-select:after,
.process-tree__tree .processes li > div a.dns-badge__content:before,
.process-tree__tree .processes li > div .cuckoo-table#submission-task-table a.status.status-reported:before,
.cuckoo-table#submission-task-table .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div #submission-task-table.cuckoo-table__fullscreen a.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div .network-display__table > table#submission-task-table a.status.status-reported:before,
.network-display__table > table#submission-task-table .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div a.cuckoo-analysis__panel--toggle:before,
.process-tree__tree .processes li > div a.cuckoo-analysis__panel--toggle:after,
.process-tree__tree .processes li > div .cuckoo-files #selection-overview a.extension-select:after,
.cuckoo-files #selection-overview .process-tree__tree .processes li > div a.extension-select:after,
.process-tree__tree .processes li > div .cuckoo-files #selection-overview a.extension-select:before,
.cuckoo-files #selection-overview .process-tree__tree .processes li > div a.extension-select:before
{
    font-size: 1.5em;

    text-align: center;
}

.process-tree__tree .processes li > div a.fa:before,
.process-tree__tree .processes li > div a.dns-badge__content:before,
.process-tree__tree .processes li > div .cuckoo-table#submission-task-table a.status.status-reported:before,
.cuckoo-table#submission-task-table .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div #submission-task-table.cuckoo-table__fullscreen a.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div .network-display__table > table#submission-task-table a.status.status-reported:before,
.network-display__table > table#submission-task-table .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div a.cuckoo-analysis__panel--toggle:before,
.process-tree__tree .processes li > div .cuckoo-files #selection-overview a.extension-select:before,
.cuckoo-files #selection-overview .process-tree__tree .processes li > div a.extension-select:before
{
    content: '\f105';
}

.process-tree__tree .processes li > div a.fa.is-open:before,
.process-tree__tree .processes li > div a.is-open.dns-badge__content:before,
.process-tree__tree .processes li > div .cuckoo-table#submission-task-table a.is-open.status.status-reported:before,
.cuckoo-table#submission-task-table .process-tree__tree .processes li > div a.is-open.status.status-reported:before,
.process-tree__tree .processes li > div #submission-task-table.cuckoo-table__fullscreen a.is-open.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__tree .processes li > div a.is-open.status.status-reported:before,
.process-tree__tree .processes li > div .network-display__table > table#submission-task-table a.is-open.status.status-reported:before,
.network-display__table > table#submission-task-table .process-tree__tree .processes li > div a.is-open.status.status-reported:before,
.process-tree__tree .processes li > div a.is-open.cuckoo-analysis__panel--toggle:before,
.process-tree__tree .processes li > div .cuckoo-files #selection-overview a.is-open.extension-select:before,
.cuckoo-files #selection-overview .process-tree__tree .processes li > div a.is-open.extension-select:before
{
    content: '\f107';
}

.process-tree__tree .processes li > div a:hover
{
    cursor: pointer;
    text-decoration: none;
}

.process-tree__tree .processes li > div a.fa,
.process-tree__tree .processes li > div a.custom-select:after,
.process-tree__tree .processes li > div a.dns-badge__content:before,
.process-tree__tree .processes li > div .cuckoo-table#submission-task-table a.status.status-reported:before,
.cuckoo-table#submission-task-table .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div #submission-task-table.cuckoo-table__fullscreen a.status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div .network-display__table > table#submission-task-table a.status.status-reported:before,
.network-display__table > table#submission-task-table .process-tree__tree .processes li > div a.status.status-reported:before,
.process-tree__tree .processes li > div a.cuckoo-analysis__panel--toggle:before,
.process-tree__tree .processes li > div a.cuckoo-analysis__panel--toggle:after,
.process-tree__tree .processes li > div .cuckoo-files #selection-overview a.extension-select:after,
.cuckoo-files #selection-overview .process-tree__tree .processes li > div a.extension-select:after,
.process-tree__tree .processes li > div .cuckoo-files #selection-overview a.extension-select:before,
.cuckoo-files #selection-overview .process-tree__tree .processes li > div a.extension-select:before,
.process-tree__tree .processes li > div .fill
{
    width: 20px;
}

.process-tree__tree .processes p
{
    font-size: 14px;
    font-weight: 700;

    max-width: 75%;
    margin: 0;
    padding: 5px 10px;

    color: #6297f8;
    border-left: 1px solid #ccc;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.process-tree__tree .processes p em
{
    font-size: 12px;
    font-weight: 400;

    display: block;
    overflow: hidden;

    max-width: 100%;
    margin-top: 0;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #818181;
}

.process-tree__tree .processes p em .fa,
.process-tree__tree .processes p em .custom-select:after,
.process-tree__tree .processes p em .dns-badge__content:before,
.process-tree__tree .processes p em .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .process-tree__tree .processes p em .status.status-reported:before,
.process-tree__tree .processes p em #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__tree .processes p em .status.status-reported:before,
.process-tree__tree .processes p em .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .process-tree__tree .processes p em .status.status-reported:before,
.process-tree__tree .processes p em .cuckoo-analysis__panel--toggle:before,
.process-tree__tree .processes p em .cuckoo-analysis__panel--toggle:after,
.process-tree__tree .processes p em .cuckoo-files ul div:before,
.cuckoo-files ul .process-tree__tree .processes p em div:before,
.process-tree__tree .processes p em .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .process-tree__tree .processes p em .extension-select:after,
.process-tree__tree .processes p em .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .process-tree__tree .processes p em .extension-select:before,
.process-tree__tree .processes p em .flex-form__header .custom-checkbox > input + span,
.flex-form__header .process-tree__tree .processes p em .custom-checkbox > input + span,
.process-tree__tree .processes p em .breadcrumbs > li:not(:last-child):after,
.process-tree__tree .processes p em .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .process-tree__tree .processes p em input[type='radio'] + span:before,
.process-tree__tree .processes p em .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .process-tree__tree .processes p em input[type='radio'] + span:before,
.process-tree__tree .processes p em
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .process-tree__tree .processes p em input[type='checkbox'] + span:before,
.process-tree__tree .processes p em .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .process-tree__tree .processes p em input[type='checkbox'] + span:before
{
    font-size: 1.3em;

    margin-right: 10px;

    color: #6297f8;
}

.process-tree__tree .processes .pid
{
    font-weight: 600;

    margin-right: 15px;
    margin-left: auto;
    padding: 4px 15px;

    color: #fff;
    border: 1px solid #979797;
    border-radius: 3px;
    background-color: #454545;
}

.process-tree__tree .processes > li:first-child::before
{
    display: none;
}

.process-tree__tree .processes div.selected > *
{
    position: relative;
    z-index: 1;
}

.process-tree__tree .processes div.selected a,
.process-tree__tree .processes div.selected em,
.process-tree__tree .processes div.selected em > .fa,
.process-tree__tree .processes div.selected em > .custom-select:after,
.process-tree__tree .processes div.selected em > .dns-badge__content:before,
.process-tree__tree .processes div.selected .cuckoo-table#submission-task-table em > .status.status-reported:before,
.cuckoo-table#submission-task-table
.process-tree__tree .processes div.selected em > .status.status-reported:before,
.process-tree__tree .processes div.selected #submission-task-table.cuckoo-table__fullscreen em > .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen
.process-tree__tree .processes div.selected em > .status.status-reported:before,
.process-tree__tree .processes div.selected .network-display__table > table#submission-task-table em > .status.status-reported:before,
.network-display__table > table#submission-task-table
.process-tree__tree .processes div.selected em > .status.status-reported:before,
.process-tree__tree .processes div.selected em > .cuckoo-analysis__panel--toggle:before,
.process-tree__tree .processes div.selected em > .cuckoo-analysis__panel--toggle:after,
.process-tree__tree .processes div.selected .cuckoo-files ul em > div:before,
.cuckoo-files ul
.process-tree__tree .processes div.selected em > div:before,
.process-tree__tree .processes div.selected .cuckoo-files #selection-overview em > .extension-select:after,
.cuckoo-files #selection-overview
.process-tree__tree .processes div.selected em > .extension-select:after,
.process-tree__tree .processes div.selected .cuckoo-files #selection-overview em > .extension-select:before,
.cuckoo-files #selection-overview
.process-tree__tree .processes div.selected em > .extension-select:before,
.process-tree__tree .processes div.selected .flex-form__header em.custom-checkbox > input + span,
.flex-form__header
.process-tree__tree .processes div.selected em.custom-checkbox > input + span,
.process-tree__tree .processes div.selected em.breadcrumbs > li:not(:last-child):after,
.process-tree__tree .processes div.selected .list-panel .list-group-option em > input[type='radio'] + span:before,
.list-panel .list-group-option
.process-tree__tree .processes div.selected em > input[type='radio'] + span:before,
.process-tree__tree .processes div.selected .list-panel__widget .list-group-option em > input[type='radio'] + span:before,
.list-panel__widget .list-group-option
.process-tree__tree .processes div.selected em > input[type='radio'] + span:before,
.process-tree__tree .processes div.selected
.list-panel .list-group-option em > input[type='checkbox'] + span:before,
.list-panel .list-group-option
.process-tree__tree .processes div.selected em > input[type='checkbox'] + span:before,
.process-tree__tree .processes div.selected .list-panel__widget .list-group-option em > input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option
.process-tree__tree .processes div.selected em > input[type='checkbox'] + span:before
{
    color: #fff;
}

.process-tree__tree .processes div.selected:before
{
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background-color: #6297f8;
}

body.cyborg .process-tree__tree .processes
{
    background-color: #020e10;
}

body.cyborg .process-tree__tree .processes p
{
    border-left-color: #133b4a;
}

body.cyborg .process-tree__tree .processes div.selected:before
{
    background-color: #152d3b;
}

body.night .process-tree__tree .processes
{
    background-color: #232323;
}

body.night .process-tree__tree .processes p
{
    border-left-color: #375a7f;
}

body.night .process-tree__tree .processes div.selected:before
{
    background-color: #325172;
}

.process-tree__tree ul
{
    padding-left: 20px;
}

body.cyborg .process-tree__tree
{
    border-bottom: 1px solid #133b4a;
}

body.cyborg .process-tree__tree .processes li:before
{
    background-color: #133b4a;
}

body.cyborg .process-tree__tree em .fa,
body.cyborg .process-tree__tree em .custom-select:after,
body.cyborg .process-tree__tree em .dns-badge__content:before,
body.cyborg .process-tree__tree em .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table body.cyborg .process-tree__tree em .status.status-reported:before,
body.cyborg .process-tree__tree em #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen body.cyborg .process-tree__tree em .status.status-reported:before,
body.cyborg .process-tree__tree em .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table body.cyborg .process-tree__tree em .status.status-reported:before,
body.cyborg .process-tree__tree em .cuckoo-analysis__panel--toggle:before,
body.cyborg .process-tree__tree em .cuckoo-analysis__panel--toggle:after,
body.cyborg .process-tree__tree em .cuckoo-files ul div:before,
.cuckoo-files ul body.cyborg .process-tree__tree em div:before,
body.cyborg .process-tree__tree em .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview body.cyborg .process-tree__tree em .extension-select:after,
body.cyborg .process-tree__tree em .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview body.cyborg .process-tree__tree em .extension-select:before,
body.cyborg .process-tree__tree em .flex-form__header .custom-checkbox > input + span,
.flex-form__header body.cyborg .process-tree__tree em .custom-checkbox > input + span,
body.cyborg .process-tree__tree em .breadcrumbs > li:not(:last-child):after,
body.cyborg .process-tree__tree em .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option body.cyborg .process-tree__tree em input[type='radio'] + span:before,
body.cyborg .process-tree__tree em .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option body.cyborg .process-tree__tree em input[type='radio'] + span:before,
body.cyborg .process-tree__tree em
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option body.cyborg .process-tree__tree em input[type='checkbox'] + span:before,
body.cyborg .process-tree__tree em .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option body.cyborg .process-tree__tree em input[type='checkbox'] + span:before
{
    color: #0ce3ac;
}

body.night .process-tree__tree
{
    border-bottom: 1px solid #325172;
}

body.night .process-tree__tree .processes li:before
{
    background-color: #375a7f;
}

body.night .process-tree__tree em .fa,
body.night .process-tree__tree em .custom-select:after,
body.night .process-tree__tree em .dns-badge__content:before,
body.night .process-tree__tree em .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table body.night .process-tree__tree em .status.status-reported:before,
body.night .process-tree__tree em #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen body.night .process-tree__tree em .status.status-reported:before,
body.night .process-tree__tree em .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table body.night .process-tree__tree em .status.status-reported:before,
body.night .process-tree__tree em .cuckoo-analysis__panel--toggle:before,
body.night .process-tree__tree em .cuckoo-analysis__panel--toggle:after,
body.night .process-tree__tree em .cuckoo-files ul div:before,
.cuckoo-files ul body.night .process-tree__tree em div:before,
body.night .process-tree__tree em .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview body.night .process-tree__tree em .extension-select:after,
body.night .process-tree__tree em .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview body.night .process-tree__tree em .extension-select:before,
body.night .process-tree__tree em .flex-form__header .custom-checkbox > input + span,
.flex-form__header body.night .process-tree__tree em .custom-checkbox > input + span,
body.night .process-tree__tree em .breadcrumbs > li:not(:last-child):after,
body.night .process-tree__tree em .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option body.night .process-tree__tree em input[type='radio'] + span:before,
body.night .process-tree__tree em .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option body.night .process-tree__tree em input[type='radio'] + span:before,
body.night .process-tree__tree em
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option body.night .process-tree__tree em input[type='checkbox'] + span:before,
body.night .process-tree__tree em .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option body.night .process-tree__tree em input[type='checkbox'] + span:before
{
    color: #0ce3ac;
}

.process-tree__header
{
    padding: 15px 20px 10px 20px;

    border-bottom: 1px solid #979797;
    background-color: #fafafa;
}

.process-tree__header h4
{
    margin: 0;
}

.process-tree__header h4 .fa:first-child,
.process-tree__header h4 .custom-select:first-child:after,
.process-tree__header h4 .dns-badge__content:first-child:before,
.process-tree__header h4 .cuckoo-table#submission-task-table .status.status-reported:first-child:before,
.cuckoo-table#submission-task-table .process-tree__header h4 .status.status-reported:first-child:before,
.process-tree__header h4 #submission-task-table.cuckoo-table__fullscreen .status.status-reported:first-child:before,
#submission-task-table.cuckoo-table__fullscreen .process-tree__header h4 .status.status-reported:first-child:before,
.process-tree__header h4 .network-display__table > table#submission-task-table .status.status-reported:first-child:before,
.network-display__table > table#submission-task-table .process-tree__header h4 .status.status-reported:first-child:before,
.process-tree__header h4 .cuckoo-analysis__panel--toggle:first-child:before,
.process-tree__header h4 .cuckoo-analysis__panel--toggle:first-child:after,
.process-tree__header h4 .cuckoo-files ul div:first-child:before,
.cuckoo-files ul .process-tree__header h4 div:first-child:before,
.process-tree__header h4 .cuckoo-files #selection-overview .extension-select:first-child:after,
.cuckoo-files #selection-overview .process-tree__header h4 .extension-select:first-child:after,
.process-tree__header h4 .cuckoo-files #selection-overview .extension-select:first-child:before,
.cuckoo-files #selection-overview .process-tree__header h4 .extension-select:first-child:before,
.process-tree__header h4 .flex-form__header .custom-checkbox > input + span:first-child,
.flex-form__header .process-tree__header h4 .custom-checkbox > input + span:first-child,
.process-tree__header h4 .breadcrumbs > li:first-child:not(:last-child):after,
.process-tree__header h4 .list-panel .list-group-option input[type='radio'] + span:first-child:before,
.list-panel .list-group-option .process-tree__header h4 input[type='radio'] + span:first-child:before,
.process-tree__header h4 .list-panel__widget .list-group-option input[type='radio'] + span:first-child:before,
.list-panel__widget .list-group-option .process-tree__header h4 input[type='radio'] + span:first-child:before,
.process-tree__header h4
.list-panel .list-group-option input[type='checkbox'] + span:first-child:before,
.list-panel .list-group-option .process-tree__header h4 input[type='checkbox'] + span:first-child:before,
.process-tree__header h4 .list-panel__widget .list-group-option input[type='checkbox'] + span:first-child:before,
.list-panel__widget .list-group-option .process-tree__header h4 input[type='checkbox'] + span:first-child:before
{
    width: 25px;

    color: #6297f8;
}

.process-tree__header--right
{
    float: right;

    width: auto;
}

.process-tree__header--right:before
{
    content: '\f054';
}

.open .process-tree__header--right:before
{
    content: '\f078';
}

.process-tree__header--right:hover,
.process-tree__header--right:focus
{
    text-decoration: none;
}

body.cyborg .process-tree__header
{
    border-bottom: 1px solid #133b4a;
}

body.cyborg .process-tree__header h4 .fa,
body.cyborg .process-tree__header h4 .custom-select:after,
body.cyborg .process-tree__header h4 .dns-badge__content:before,
body.cyborg .process-tree__header h4 .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table body.cyborg .process-tree__header h4 .status.status-reported:before,
body.cyborg .process-tree__header h4 #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen body.cyborg .process-tree__header h4 .status.status-reported:before,
body.cyborg .process-tree__header h4 .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table body.cyborg .process-tree__header h4 .status.status-reported:before,
body.cyborg .process-tree__header h4 .cuckoo-analysis__panel--toggle:before,
body.cyborg .process-tree__header h4 .cuckoo-analysis__panel--toggle:after,
body.cyborg .process-tree__header h4 .cuckoo-files ul div:before,
.cuckoo-files ul body.cyborg .process-tree__header h4 div:before,
body.cyborg .process-tree__header h4 .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview body.cyborg .process-tree__header h4 .extension-select:after,
body.cyborg .process-tree__header h4 .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview body.cyborg .process-tree__header h4 .extension-select:before,
body.cyborg .process-tree__header h4 .flex-form__header .custom-checkbox > input + span,
.flex-form__header body.cyborg .process-tree__header h4 .custom-checkbox > input + span,
body.cyborg .process-tree__header h4 .breadcrumbs > li:not(:last-child):after,
body.cyborg .process-tree__header h4 .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option body.cyborg .process-tree__header h4 input[type='radio'] + span:before,
body.cyborg .process-tree__header h4 .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option body.cyborg .process-tree__header h4 input[type='radio'] + span:before,
body.cyborg .process-tree__header h4
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option body.cyborg .process-tree__header h4 input[type='checkbox'] + span:before,
body.cyborg .process-tree__header h4 .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option body.cyborg .process-tree__header h4 input[type='checkbox'] + span:before
{
    color: #0ce3ac;
}

body.night .process-tree__header
{
    border-color: #375a7f;
    border-bottom: 1px solid #325172;
    background-color: #375a7f;
}

body.night .process-tree__header h4
{
    color: #d7d7d7;
}

body.night .process-tree__header h4 .fa,
body.night .process-tree__header h4 .custom-select:after,
body.night .process-tree__header h4 .dns-badge__content:before,
body.night .process-tree__header h4 .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table body.night .process-tree__header h4 .status.status-reported:before,
body.night .process-tree__header h4 #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen body.night .process-tree__header h4 .status.status-reported:before,
body.night .process-tree__header h4 .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table body.night .process-tree__header h4 .status.status-reported:before,
body.night .process-tree__header h4 .cuckoo-analysis__panel--toggle:before,
body.night .process-tree__header h4 .cuckoo-analysis__panel--toggle:after,
body.night .process-tree__header h4 .cuckoo-files ul div:before,
.cuckoo-files ul body.night .process-tree__header h4 div:before,
body.night .process-tree__header h4 .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview body.night .process-tree__header h4 .extension-select:after,
body.night .process-tree__header h4 .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview body.night .process-tree__header h4 .extension-select:before,
body.night .process-tree__header h4 .flex-form__header .custom-checkbox > input + span,
.flex-form__header body.night .process-tree__header h4 .custom-checkbox > input + span,
body.night .process-tree__header h4 .breadcrumbs > li:not(:last-child):after,
body.night .process-tree__header h4 .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option body.night .process-tree__header h4 input[type='radio'] + span:before,
body.night .process-tree__header h4 .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option body.night .process-tree__header h4 input[type='radio'] + span:before,
body.night .process-tree__header h4
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option body.night .process-tree__header h4 input[type='checkbox'] + span:before,
body.night .process-tree__header h4 .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option body.night .process-tree__header h4 input[type='checkbox'] + span:before
{
    color: #0ce3ac;
}

.process-tree__tree .process-tree__body,
.process-tree__detail .process-tree__body
{
    display: none;
}

.process-tree__tree.open .process-tree__body,
.process-tree__detail.open .process-tree__body
{
    display: block;
}

/*
  Process spec
  - element that will define the layout of the process specs such
    as names, metadata etc.
 */
.process-spec--name
{
    padding-bottom: 10px;

    text-align: center;

    color: #6297f8;
    background-color: #f5f5f5;
}

.process-spec--name h2
{
    font-size: 22px;

    margin: 0;
    padding: 25px 0 15px 0;
}

.process-spec--name h2 span
{
    display: inline-block;

    margin-top: 15px;
    margin-bottom: 0;
}

.process-spec--name h2 span .fa,
.process-spec--name h2 span .custom-select:after,
.process-spec--name h2 span .dns-badge__content:before,
.process-spec--name h2 span .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .process-spec--name h2 span .status.status-reported:before,
.process-spec--name h2 span #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-spec--name h2 span .status.status-reported:before,
.process-spec--name h2 span .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .process-spec--name h2 span .status.status-reported:before,
.process-spec--name h2 span .cuckoo-analysis__panel--toggle:before,
.process-spec--name h2 span .cuckoo-analysis__panel--toggle:after,
.process-spec--name h2 span .cuckoo-files ul div:before,
.cuckoo-files ul .process-spec--name h2 span div:before,
.process-spec--name h2 span .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .process-spec--name h2 span .extension-select:after,
.process-spec--name h2 span .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .process-spec--name h2 span .extension-select:before,
.process-spec--name h2 span .flex-form__header .custom-checkbox > input + span,
.flex-form__header .process-spec--name h2 span .custom-checkbox > input + span,
.process-spec--name h2 span .breadcrumbs > li:not(:last-child):after,
.process-spec--name h2 span .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .process-spec--name h2 span input[type='radio'] + span:before,
.process-spec--name h2 span .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .process-spec--name h2 span input[type='radio'] + span:before,
.process-spec--name h2 span
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .process-spec--name h2 span input[type='checkbox'] + span:before,
.process-spec--name h2 span .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .process-spec--name h2 span input[type='checkbox'] + span:before
{
    margin-right: 15px;

    opacity: .5;
}

.process-spec--name .cuckoo-table,
.process-spec--name .cuckoo-table__fullscreen,
.process-spec--name .network-display__table > table
{
    border: 0;
    background: transparent;
}

.process-spec--name .cuckoo-table tbody tr,
.process-spec--name .cuckoo-table__fullscreen tbody tr,
.process-spec--name .network-display__table > table tbody tr
{
    border-bottom: 0;
    background-color: transparent;
}

.process-spec--name .cuckoo-table tbody tr td,
.process-spec--name .cuckoo-table__fullscreen tbody tr td,
.process-spec--name .network-display__table > table tbody tr td
{
    border: 0;
    background: transparent;
}

.process-spec--name .cuckoo-table tbody tr td:first-child,
.process-spec--name .cuckoo-table__fullscreen tbody tr td:first-child,
.process-spec--name .network-display__table > table tbody tr td:first-child
{
    text-align: right;
}

body.cyborg .process-spec--name
{
    color: #0ce3ac;
    background-color: #030e10;
}

body.cyborg .process-spec--name h2,
body.cyborg .process-spec--name .cuckoo-table,
body.cyborg .process-spec--name .cuckoo-table__fullscreen,
body.cyborg .process-spec--name .network-display__table > table,
body.cyborg .process-spec--name .cuckoo-table tbody tr,
body.cyborg .process-spec--name .cuckoo-table__fullscreen tbody tr,
body.cyborg .process-spec--name .network-display__table > table tbody tr
{
    background: transparent;
}

body.night .process-spec--name
{
    color: #0ce3ac;
    background-color: #232323;
}

body.night .process-spec--name h2,
body.night .process-spec--name .cuckoo-table,
body.night .process-spec--name .cuckoo-table__fullscreen,
body.night .process-spec--name .network-display__table > table,
body.night .process-spec--name .cuckoo-table tbody tr,
body.night .process-spec--name .cuckoo-table__fullscreen tbody tr,
body.night .process-spec--name .network-display__table > table tbody tr
{
    background: transparent;
}

.process-spec--tags
{
    display: -ms-flexbox;
    display: flex;

    padding: 15px;

    background-color: #252525;
}

.process-spec--tags > .badge
{
    margin: 0 10px;
    padding: 10px 0;

    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .9), inset 0 1px 0 rgba(255, 255, 255, .1);

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.process-spec--tags > .badge:hover
{
    cursor: pointer;
}

body.cyborg .process-spec--tags
{
    border-top: 1px solid #133b4a;
    background-color: #0d1b21;
}

body.night .process-spec--tags
{
    border-top: 1px solid #2e2e2e;
    background-color: #232323;
}

.process-spec--pagination
{
    padding: 15px 25px;

    background-color: #f5f5f5;
}

.process-spec--pagination > ul
{
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    margin: 0;
    padding: 0;

    list-style: none;

    border: 1px solid #6297f8;
    border-radius: 4px;
}

.process-spec--pagination > ul > li
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.process-spec--pagination > ul > li:not(:last-child)
{
    border-right: 1px solid #6297f8;
}

.process-spec--pagination > ul > li > a
{
    font-weight: 700;

    display: block;

    padding: 5px 0;

    text-align: center;

    color: #6297f8;
    background-color: #fff;
}

.process-spec--pagination > ul > li > a:hover
{
    text-decoration: none;

    background-color: #f5f5f5;
}

.process-spec--pagination > ul > li > a.active
{
    color: #fff;
    background-color: #6297f8;
}

body.cyborg .process-spec--pagination
{
    border-top: 1px solid #133b4a;
    background-color: #0d1b21;
}

body.cyborg .process-spec--pagination ul,
body.cyborg .process-spec--pagination ul > li
{
    border-color: #133b4a;
}

body.cyborg .process-spec--pagination a
{
    color: #d7d7d7;
    background-color: #0d1b21;
}

body.cyborg .process-spec--pagination a:hover
{
    background-color: #0f1a1c;
}

body.cyborg .process-spec--pagination a.active
{
    color: #0ce3ac;
    background-color: #020e10;
}

body.night .process-spec--pagination
{
    border-top: 1px solid #393939;
    background-color: #232323;
}

body.night .process-spec--pagination ul,
body.night .process-spec--pagination ul > li
{
    border-color: #5f7b99;
}

body.night .process-spec--pagination a
{
    color: #d7d7d7;
    background-color: #375a7f;
}

body.night .process-spec--pagination a:hover
{
    background-color: #2e2e2e;
}

body.night .process-spec--pagination a.active
{
    color: #d7d7d7;
    background-color: #232323;
}

.process-spec--table .cuckoo-table,
.process-spec--table .cuckoo-table__fullscreen,
.process-spec--table .network-display__table > table
{
    font-size: 14px;

    border: 0;
}

.process-spec--table .cuckoo-table thead,
.process-spec--table .cuckoo-table__fullscreen thead,
.process-spec--table .network-display__table > table thead
{
    position: relative;
    z-index: 10;

    background-color: #fff;
    box-shadow: 0 2px 0 #ccc;
}

.process-spec--table .cuckoo-table thead th,
.process-spec--table .cuckoo-table__fullscreen thead th,
.process-spec--table .network-display__table > table thead th
{
    border-bottom: 0;
}

body.cyborg .process-spec--table .cuckoo-table thead,
body.cyborg .process-spec--table .cuckoo-table__fullscreen thead,
body.cyborg .process-spec--table .network-display__table > table thead
{
    box-shadow: 0 2px 0 #11242f;
}

body.night .process-spec--table .cuckoo-table thead,
body.night .process-spec--table .cuckoo-table__fullscreen thead,
body.night .process-spec--table .network-display__table > table thead
{
    box-shadow: 0 2px 0 #2c4866;
}

.process-spec--table .cuckoo-table.behavior-search-results,
.process-spec--table .behavior-search-results.cuckoo-table__fullscreen,
.process-spec--table .network-display__table > table.behavior-search-results
{
    border-top: 1px solid #ccc;
}

.process-spec--table .cuckoo-table pre,
.process-spec--table .cuckoo-table__fullscreen pre,
.process-spec--table .network-display__table > table pre,
.process-spec--table .cuckoo-table code,
.process-spec--table .cuckoo-table__fullscreen code,
.process-spec--table .network-display__table > table code
{
    margin: 0;
    padding: 0;

    border: 0;
    background-color: transparent;
}

.process-spec--table .cuckoo-table .grey,
.process-spec--table .cuckoo-table__fullscreen .grey,
.process-spec--table .network-display__table > table .grey
{
    color: #999;
}

.process-spec--table .cuckoo-table .date-api,
.process-spec--table .cuckoo-table__fullscreen .date-api,
.process-spec--table .network-display__table > table .date-api
{
    padding: 15px 0;

    vertical-align: top;
}

.process-spec--table .cuckoo-table .date-api > p,
.process-spec--table .cuckoo-table__fullscreen .date-api > p,
.process-spec--table .network-display__table > table .date-api > p,
.process-spec--table .cuckoo-table .date-api > time,
.process-spec--table .cuckoo-table__fullscreen .date-api > time,
.process-spec--table .network-display__table > table .date-api > time
{
    width: 100%;
    padding: 0 15px;
}

.process-spec--table .cuckoo-table .date-api > p,
.process-spec--table .cuckoo-table__fullscreen .date-api > p,
.process-spec--table .network-display__table > table .date-api > p
{
    font-weight: 700;

    color: #434343;
}

.process-spec--table .cuckoo-table .date-api > time,
.process-spec--table .cuckoo-table__fullscreen .date-api > time,
.process-spec--table .network-display__table > table .date-api > time
{
    color: #9f9f9f;
}

.process-spec--table .cuckoo-table .date-api > .badge,
.process-spec--table .cuckoo-table__fullscreen .date-api > .badge,
.process-spec--table .network-display__table > table .date-api > .badge
{
    margin-left: 15px;
}

body.cyborg .process-spec--table .cuckoo-table .date-api p,
body.cyborg .process-spec--table .cuckoo-table__fullscreen .date-api p,
body.cyborg .process-spec--table .network-display__table > table .date-api p
{
    color: #0ce3ac;
}

body.night .process-spec--table .cuckoo-table .date-api p,
body.night .process-spec--table .cuckoo-table__fullscreen .date-api p,
body.night .process-spec--table .network-display__table > table .date-api p
{
    color: #0ce3ac;
}

.process-spec--table .search-process
{
    font-weight: 700;

    color: #fff;
    background-color: #6297f8;
}

.process-spec--table .search-process:hover
{
    cursor: pointer;

    background-color: #5888df;
}

.process-spec--table .search-process .fa:before,
.process-spec--table .search-process .dns-badge__content:before,
.process-spec--table .search-process .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .process-spec--table .search-process .status.status-reported:before,
.process-spec--table .search-process #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-spec--table .search-process .status.status-reported:before,
.process-spec--table .search-process .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .process-spec--table .search-process .status.status-reported:before,
.process-spec--table .search-process .cuckoo-analysis__panel--toggle:before,
.process-spec--table .search-process .cuckoo-files ul div:before,
.cuckoo-files ul .process-spec--table .search-process div:before,
.process-spec--table .search-process .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .process-spec--table .search-process .extension-select:before,
.process-spec--table .search-process .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .process-spec--table .search-process .custom-checkbox > input + span:before,
.process-spec--table .search-process .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .process-spec--table .search-process input[type='radio'] + span:before,
.process-spec--table .search-process .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .process-spec--table .search-process input[type='radio'] + span:before,
.process-spec--table .search-process
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .process-spec--table .search-process input[type='checkbox'] + span:before,
.process-spec--table .search-process .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .process-spec--table .search-process input[type='checkbox'] + span:before
{
    content: '\f078';
}

body.cyborg .process-spec--table .search-process:hover
{
    background-color: #0c181e;
}

body.night .process-spec--table .search-process
{
    border-color: #375a7f;
    border-bottom: 1px solid #325172;
    background-color: #375a7f;
}

.process-spec--table tr.collapsed > .search-process .fa:before,
.process-spec--table tr.collapsed > .search-process .dns-badge__content:before,
.process-spec--table tr.collapsed > .search-process .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .process-spec--table tr.collapsed > .search-process .status.status-reported:before,
.process-spec--table tr.collapsed > .search-process #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .process-spec--table tr.collapsed > .search-process .status.status-reported:before,
.process-spec--table tr.collapsed > .search-process .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .process-spec--table tr.collapsed > .search-process .status.status-reported:before,
.process-spec--table tr.collapsed > .search-process .cuckoo-analysis__panel--toggle:before,
.process-spec--table tr.collapsed > .search-process .cuckoo-files ul div:before,
.cuckoo-files ul .process-spec--table tr.collapsed > .search-process div:before,
.process-spec--table tr.collapsed > .search-process .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .process-spec--table tr.collapsed > .search-process .extension-select:before,
.process-spec--table tr.collapsed > .search-process .flex-form__header .custom-checkbox > input + span:before,
.flex-form__header .process-spec--table tr.collapsed > .search-process .custom-checkbox > input + span:before,
.process-spec--table tr.collapsed > .search-process .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .process-spec--table tr.collapsed > .search-process input[type='radio'] + span:before,
.process-spec--table tr.collapsed > .search-process .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .process-spec--table tr.collapsed > .search-process input[type='radio'] + span:before,
.process-spec--table tr.collapsed > .search-process
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .process-spec--table tr.collapsed > .search-process input[type='checkbox'] + span:before,
.process-spec--table tr.collapsed > .search-process .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .process-spec--table tr.collapsed > .search-process input[type='checkbox'] + span:before
{
    content: '\f054';
}

.process-spec .unloaded
{
    display: block;

    padding: 40px 0;

    background-color: #f5f5f5;
}

.process-spec .unloaded > p
{
    font-size: 16px;
    font-weight: 700;

    margin: 0;

    text-align: center;
    text-transform: uppercase;

    color: #ddd;
}

.process-spec .unloaded > p small
{
    font-weight: 400;

    display: block;

    margin-top: 15px;

    text-transform: none;

    color: #aaa;
}

body.cyborg .process-spec .unloaded
{
    background-color: #0d1b21;
}

body.cyborg .process-spec .unloaded p,
body.cyborg .process-spec .unloaded small
{
    color: #d7d7d7;
}

body.night .process-spec .unloaded
{
    background-color: #232323;
}

body.night .process-spec .unloaded p,
body.night .process-spec .unloaded small
{
    color: #acacac;
}

.process-spec .loaded
{
    display: none;
}

.process-spec .loading
{
    margin-bottom: 0;
    padding: 40px 0;

    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
}

body.cyborg .process-spec .loading
{
    border-bottom-color: #133b4a;
    background-color: #152d3b;
}

body.night .process-spec .loading
{
    border-bottom-color: #375a7f;
    background-color: #202020;
}

.breadcrumbs
{
    font-size: 11px;

    display: -ms-flexbox;
    display: flex;

    margin: 0 0 5px;
    padding: 0;

    list-style: none;
}

.breadcrumbs > li > a
{
    text-decoration: none;

    color: #337ab7;
}

.breadcrumbs > li.done > a
{
    text-decoration: line-through;
}

.breadcrumbs > li.active > a
{
    font-weight: 700;
}

.breadcrumbs > li.todo > a,
.breadcrumbs > li.done > a
{
    opacity: .36;
}

.breadcrumbs > li:not(:last-child):after
{
    margin: 0 15px;

    content: '\f101';

    color: #337ab7;
}

@keyframes c1
{
    0%
    {
        transform: rotate(0deg);
    }
    100%
    {
        transform: rotate(360deg);
    }
}

@keyframes c2
{
    0%
    {
        transform: rotate(0deg);
    }
    100%
    {
        transform: rotate(360deg);
    }
}

.page-freeze
{
    font-family: 'Roboto', sans-serif;

    position: fixed;
    z-index: 2000;
    top: -100vh;
    left: 0;

    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 100vw;
    height: 100vh;

    transition: opacity 300ms ease-in-out;

    opacity: 0;
    background-color: rgba(102, 204, 204, .9);

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
}

.page-freeze.error
{
    background-color: rgba(70, 6, 11, .9);
}

.page-freeze__graphic
{
    position: relative;
    z-index: 2;

    width: 125px;
}

.page-freeze__graphic > img
{
    width: 100%;
}

.page-freeze__graphic *::-moz-selection
{
    background: transparent;
}

.page-freeze__graphic *::selection
{
    background: transparent;
}

.error .page-freeze__graphic
{
    display: none;
}

.page-freeze__spinner
{
    position: absolute;
    z-index: 1;

    width: 175px;
    height: 175px;
    margin-top: -189px;
    margin-left: -87px;
}

.page-freeze__spinner--c1
{
    position: absolute;

    width: 100%;
    height: 100%;

    animation: c1 3s infinite linear;

    border: 15px solid #d9e8e8;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
}

.page-freeze__spinner--c2
{
    position: absolute;

    width: 100%;
    height: 100%;

    animation: c2 3.5s infinite linear;

    border: 15px solid #307575;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
}

.error .page-freeze__spinner
{
    display: none;
}

.page-freeze__message
{
    font-size: 18px;
    font-weight: 700;

    margin: 20px;

    color: #fff;
}

.page-freeze__context
{
    text-align: center;
}

.page-freeze__close
{
    font-size: 40px;

    position: absolute;
    top: 10px;
    right: 20px;

    color: #fff;
}

.page-freeze__options .btn:focus
{
    outline: none !important;
}

.page-freeze.in
{
    top: 0;

    opacity: 1;
}

.page-freeze.out
{
    opacity: 0;
}

body.cyborg .page-freeze
{
    background-color: rgba(2, 14, 16, .9);
}

body.cyborg .page-freeze.error
{
    background-color: rgba(70, 6, 11, .9);
}

.dashboard
{
    padding: 20px 15px 0 15px;

    background-color: #f7f8fa;
}

@media screen and (max-width: 960px)
{
    .dashboard
    {
            flex-direction: column;

        -ms-flex-direction: column;
    }
}

.dashboard.bottom
{
    padding-top: 0;
}

.dashboard__left
{
    overflow: visible;

    -ms-flex-preferred-size: 355px;
    flex-basis: 355px;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media screen and (max-width: 960px)
{
    .dashboard__left
    {
        -ms-flex-order: 2;
        order: 2;
    }
}

.dashboard__right
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media screen and (max-width: 960px)
{
    .dashboard__right
    {
        -ms-flex-order: 1;
        order: 1;
    }
}

.dashboard__col-title
{
    font-size: 32px;

    color: #6297f8;
}

.dashboard-module,
.dashboard-module__lg
{
    overflow: hidden;

    margin-bottom: 25px;

    border: 2px solid #dfdfdf;
    border-radius: 8px;
}

.dashboard-module__header
{
    position: relative;

    overflow: hidden;

    text-align: center;

    border-bottom: 2px solid #dfdfdf;
    background-color: #fff;
}

.dashboard-module__header .icon-left,
.dashboard-module__header .icon-right
{
    font-size: 1.4em;

    position: absolute;
    top: 15px;

    color: #999;
}

.dashboard-module__header .icon-left
{
    left: 15px;
}

.dashboard-module__header .icon-right
{
    right: 15px;
}

.dashboard-module__header h4
{
    font-size: 14px;

    margin: 0;
    padding: 20px 0 10px 0;

    color: #337ab8;
}

.dashboard-module__header h4.align-left
{
    padding: 20px 20px 10px 20px;

    text-align: left;
}

.dashboard-module__header h4.align-left .pull-right
{
    margin-top: -9px;
}

.dashboard-module__header h4 .label-used
{
    background-color: #999;
}

.dashboard-module__header h4 .label-free
{
    background: linear-gradient(to right, #7db9e8 50%, #afb200 50%);
}

.dashboard-module__header h4 .label-total
{
    background-color: #be234a;
}

.dashboard-module__header h4 .label
{
    font-size: 14px;

    display: inline-block;

    padding: 5px 10px;
}

.dashboard-module.attention .dashboard-module__header,
.attention.dashboard-module__lg .dashboard-module__header
{
    border-color: #ba4848 !important;
    background: #e85a5a !important;
}

.dashboard-module.attention .dashboard-module__header h4,
.attention.dashboard-module__lg .dashboard-module__header h4
{
    color: #fff !important;
}

.dashboard-module__body
{
    display: -ms-flexbox;
    display: flex;

    border-bottom: 1px solid #dfdfdf;
    background-color: #f5f5f5;
}

.dashboard-module__body--left,
.dashboard-module__body--right
{
    position: relative;

    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.dashboard-module__body--left .stack:not(:last-child),
.dashboard-module__body--right .stack:not(:last-child)
{
    border-bottom: 1px solid #dfdfdf;
}

.dashboard-module__body--flex
{
    border-right: 2px solid #dfdfdf;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.dashboard-module__body--flex:last-child
{
    border: 0;
}

body.cyborg .dashboard-module__body--flex
{
    border-color: #133b4a;
}

body.night .dashboard-module__body--flex
{
    border-color: #375a7f;
}

.dashboard-module__body--left
{
    border-right: 2px solid #dfdfdf;
}

.dashboard-module__body--text
{
    font-size: 16px;

    margin: 0;
    padding: 25px 15px;

    text-align: center;

    opacity: .4;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.dashboard-module__body .cuckoo-table,
.dashboard-module__body .cuckoo-table__fullscreen,
.dashboard-module__body .network-display__table > table
{
    border: 0;
}

.dashboard-module__body .content-list
{
    width: 100%;
    margin: 0;
    padding: 15px 0;

    list-style: none;
}

.dashboard-module__body .content-list li
{
    border-bottom: 1px solid #dfdfdf;
}

.dashboard-module__body .content-list li:last-child
{
    border-bottom: 0;
}

.dashboard-module__body .content-list li a
{
    font-size: 20px;
    font-weight: 500;

    display: block;

    padding: 15px;

    color: #6297f8;
}

.dashboard-module__body .content-list li a .fa,
.dashboard-module__body .content-list li a .custom-select:after,
.dashboard-module__body .content-list li a .dns-badge__content:before,
.dashboard-module__body .content-list li a .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .dashboard-module__body .content-list li a .status.status-reported:before,
.dashboard-module__body .content-list li a #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .dashboard-module__body .content-list li a .status.status-reported:before,
.dashboard-module__body .content-list li a .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .dashboard-module__body .content-list li a .status.status-reported:before,
.dashboard-module__body .content-list li a .cuckoo-analysis__panel--toggle:before,
.dashboard-module__body .content-list li a .cuckoo-analysis__panel--toggle:after,
.dashboard-module__body .content-list li a .cuckoo-files ul div:before,
.cuckoo-files ul .dashboard-module__body .content-list li a div:before,
.dashboard-module__body .content-list li a .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .dashboard-module__body .content-list li a .extension-select:after,
.dashboard-module__body .content-list li a .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .dashboard-module__body .content-list li a .extension-select:before,
.dashboard-module__body .content-list li a .flex-form__header .custom-checkbox > input + span,
.flex-form__header .dashboard-module__body .content-list li a .custom-checkbox > input + span,
.dashboard-module__body .content-list li a .breadcrumbs > li:not(:last-child):after,
.dashboard-module__body .content-list li a .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .dashboard-module__body .content-list li a input[type='radio'] + span:before,
.dashboard-module__body .content-list li a .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .dashboard-module__body .content-list li a input[type='radio'] + span:before,
.dashboard-module__body .content-list li a
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .dashboard-module__body .content-list li a input[type='checkbox'] + span:before,
.dashboard-module__body .content-list li a .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .dashboard-module__body .content-list li a input[type='checkbox'] + span:before
{
    font-size: .9em;

    margin-right: 5px;
}

.dashboard-module__body .content-list li a blockquote
{
    font-size: 13px;
    font-weight: 400;
    font-style: italic;

    margin: 0;
    padding: 0;

    color: #999;
    border-left: 0;
}

.dashboard-module__body .content-list li a time
{
    font-size: .7em;

    display: block;

    color: #999;
}

.dashboard-module__body .content-list li a time + blockquote
{
    margin-top: 10px;
}

.dashboard-module__body .content-list li a:hover
{
    text-decoration: none;

    color: #4e79c6;
    background-color: rgba(98, 151, 248, .05);
}

.dashboard-module__body .content-list li a:hover time
{
    color: #7a7a7a;
}

.dashboard-module.attention .dashboard-module__body,
.attention.dashboard-module__lg .dashboard-module__body
{
    border-color: #ba4848 !important;
    background-color: #ed7b7b !important;
}

.dashboard-module.attention .dashboard-module__body table.simple td,
.attention.dashboard-module__lg .dashboard-module__body table.simple td,
.dashboard-module.attention .dashboard-module__body table.simple tr,
.attention.dashboard-module__lg .dashboard-module__body table.simple tr
{
    color: #742d2d !important;
    border-color: #e85a5a !important;
    background: none !important;
}

.dashboard-module__footer
{
    text-align: center;

    background-color: #fff;
}

.dashboard-module__footer p
{
    font-size: 12px;
    font-weight: 500;

    margin: 0;
    padding: 5px;

    color: #979797;
}

.dashboard-module__footer p.align-left
{
    padding-right: 15px;
    padding-left: 15px;

    text-align: left;
}

.dashboard-module__footer p > i
{
    font-size: .9em;

    margin-right: 5px;
}

.dashboard-module__footer p a:hover
{
    cursor: pointer;
}

.dashboard-module.attention .dashboard-module__footer,
.attention.dashboard-module__lg .dashboard-module__footer
{
    background-color: #e85a5a !important;
}

.dashboard-module.attention .dashboard-module__footer > *,
.attention.dashboard-module__lg .dashboard-module__footer > *
{
    color: #742d2d !important;
}

.dashboard-module.attention .dashboard-module__footer > * a,
.attention.dashboard-module__lg .dashboard-module__footer > * a
{
    color: #fff;
}

.dashboard-module__speech
{
    padding: 30px;

    border-radius: 8px;
}

.dashboard-module__speech blockquote
{
    font-size: 24px;
    font-weight: 400;

    margin: 0;
    padding: 0;

    text-align: center;

    color: rgba(0, 0, 0, .25);
    border: 0;
}

body.cyborg .dashboard-module__speech blockquote
{
    color: rgba(255, 255, 255, .25);
}

body.night .dashboard-module__speech blockquote
{
    color: rgba(255, 255, 255, .25);
}

.dashboard-module__lg .dashboard-module__footer > p
{
    font-size: 14px;

    padding: 18px;
}

.dashboard-module__lg .dashboard-module__footer > p.align-left
{
    padding-right: 25px;
    padding-left: 25px;
}

.dashboard-module__lg .dashboard-module__footer > p i
{
    margin-right: 10px;
}

.dashboard-module__tabs
{
    display: -ms-flexbox;
    display: flex;
}

.dashboard-module__tabs > .flex-tabs__tab,
.dashboard-module__tabs > .flex-tabs__tab--right
{
    font-weight: 700;

    margin: 0;
    padding: 20px 20px 10px 20px;

    color: #337ab8;
    border-width: 0 1px 0 0;
    border-radius: 0;
    background-color: transparent;
}

.dashboard-module__tabs > .flex-tabs__tab[href],
.dashboard-module__tabs > [href].flex-tabs__tab--right
{
    padding: 20px 30px 10px 30px;

    color: #6297f8;
}

.dashboard-module__tabs > .flex-tabs__tab[href]:hover,
.dashboard-module__tabs > [href].flex-tabs__tab--right:hover
{
    text-decoration: none;
}

.dashboard-module__tabs > .flex-tabs__tab[href]:hover:not(.active),
.dashboard-module__tabs > [href].flex-tabs__tab--right:hover:not(.active)
{
    background-color: #f1f1f1;
}

.dashboard-module__tabs > .flex-tabs__tab.active,
.dashboard-module__tabs > .active.flex-tabs__tab--right
{
    color: #fff;
    background-color: #6297f8;
    box-shadow: 0 2px 0 #5f7db3;
}

body.cyborg .dashboard-module__tabs > .flex-tabs__tab,
body.cyborg .dashboard-module__tabs > .flex-tabs__tab--right
{
    color: #0ce3ac;
}

body.cyborg .dashboard-module__tabs > .flex-tabs__tab.active,
body.cyborg .dashboard-module__tabs > .active.flex-tabs__tab--right
{
    color: #111;
    background-color: #0ce3ac;
}

body.cyborg .dashboard-module__tabs > .flex-tabs__tab[href]:hover:not(.active),
body.cyborg .dashboard-module__tabs > [href].flex-tabs__tab--right:hover:not(.active)
{
    background-color: #142a33;
}

body.cyborg .dashboard-module__tabs > .flex-tabs__tab[href].active,
body.cyborg .dashboard-module__tabs > [href].active.flex-tabs__tab--right
{
    box-shadow: 0 2px 0 #144337;
}

body.cyborg .dashboard-module__tabs > .flex-tabs__tab--right
{
    background-color: transparent;
}

body.night .dashboard-module__tabs > .flex-tabs__tab,
body.night .dashboard-module__tabs > .flex-tabs__tab--right
{
    color: #fff;
    border-color: #28415b;
}

body.night .dashboard-module__tabs > .flex-tabs__tab[href]:hover:not(.active),
body.night .dashboard-module__tabs > [href].flex-tabs__tab--right:hover:not(.active)
{
    background-color: #3f6791;
}

body.night .dashboard-module__tabs > .flex-tabs__tab[href].active,
body.night .dashboard-module__tabs > [href].active.flex-tabs__tab--right
{
    background-color: #2f4d6d;
    box-shadow: 0 2px 0 #20344a;
}

.dashboard-module table.simple,
.dashboard-module__lg table.simple
{
    width: 100%;

    table-layout: fixed;
}

.dashboard-module table.simple tr,
.dashboard-module__lg table.simple tr
{
    border-bottom: 1px solid #dfdfdf;
}

.dashboard-module table.simple tr:last-child,
.dashboard-module__lg table.simple tr:last-child
{
    border-bottom: 0;
}

.dashboard-module table.simple tr:last-child td,
.dashboard-module__lg table.simple tr:last-child td
{
    padding-bottom: 14px;
}

.dashboard-module table.simple tr:first-child td,
.dashboard-module__lg table.simple tr:first-child td
{
    padding-top: 20px;
}

.dashboard-module table.simple tr td,
.dashboard-module__lg table.simple tr td
{
    font-size: 12px;

    padding: 6px;

    color: #979797;
}

.dashboard-module table.simple tr td:first-child,
.dashboard-module__lg table.simple tr td:first-child
{
    font-weight: 600;

    text-align: right;

    border-right: 1px solid #dfdfdf;
}

.dashboard-module table.simple tr td.stretch,
.dashboard-module__lg table.simple tr td.stretch
{
    padding: 7px 0;

    text-align: center;
}

.dashboard-module .free-disk-space > div,
.dashboard-module__lg .free-disk-space > div
{
    padding: 20px 0;
}

.dashboard-module .free-disk-space h5,
.dashboard-module__lg .free-disk-space h5
{
    font-weight: 700;

    text-align: center;
    text-transform: uppercase;

    color: #979797;
}

.dashboard-module .free-disk-space__chart,
.dashboard-module__lg .free-disk-space__chart,
.dashboard-module .free-disk-space__cpu,
.dashboard-module__lg .free-disk-space__cpu
{
    position: relative;
}

.dashboard-module .free-disk-space__chart > canvas,
.dashboard-module__lg .free-disk-space__chart > canvas,
.dashboard-module .free-disk-space__cpu > canvas,
.dashboard-module__lg .free-disk-space__cpu > canvas
{
    width: 135px;
    height: 135px;
    margin: 0 auto;
}

.dashboard-module .free-disk-space__chart.no-data:after,
.dashboard-module__lg .free-disk-space__chart.no-data:after,
.dashboard-module .no-data.free-disk-space__cpu:after,
.dashboard-module__lg .no-data.free-disk-space__cpu:after
{
    font-weight: 900;

    position: absolute;
    top: 50%;

    display: block;

    width: 100%;
    margin-top: -10px;

    content: 'no data available';
    text-align: center;
    text-transform: uppercase;

    color: #ccc;
}

.dashboard-module .free-disk-space__legend,
.dashboard-module__lg .free-disk-space__legend
{
    position: absolute;
    top: 20px;
    left: 50%;

    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
        flex-direction: column;

    width: 95px;
    height: 95px;
    margin-left: -47px;

    text-align: center;

    border-radius: 50%;

    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.dashboard-module .free-disk-space__legend p,
.dashboard-module__lg .free-disk-space__legend p
{
    font-size: 12px;
    font-weight: 900;

    margin: 0;

    color: #be234a;
}

.dashboard-module .free-disk-space__legend p > strong,
.dashboard-module__lg .free-disk-space__legend p > strong
{
    font-size: 20px;

    letter-spacing: -.6px;

    color: #52b3d9;
}

.dashboard-module .omni-uploader,
.dashboard-module__lg .omni-uploader
{
    border-bottom-width: 2px;
    background-color: #fff;
}

.dashboard-module .omni-uploader h5,
.dashboard-module__lg .omni-uploader h5
{
    font-size: 16px;
    font-weight: 700;

    margin: 0 0 45px 0;

    text-transform: uppercase;

    color: #979797;
}

.dashboard-module .omni-uploader .dashboard-module__body--left,
.dashboard-module__lg .omni-uploader .dashboard-module__body--left
{
    border-right-width: 2px;
}

.dashboard-module .omni-uploader .dashboard-module__body--left .dndupload__simple #uploader,
.dashboard-module__lg .omni-uploader .dashboard-module__body--left .dndupload__simple #uploader
{
    padding: 75px 20px 20px 20px;
}

.dashboard-module .omni-uploader .uploader-area,
.dashboard-module__lg .omni-uploader .uploader-area
{
    display: block;

    height: 286px;

    text-align: center;
}

.dashboard-module .omni-uploader .uploader-area .fa,
.dashboard-module__lg .omni-uploader .uploader-area .fa,
.dashboard-module .omni-uploader .uploader-area .custom-select:after,
.dashboard-module__lg .omni-uploader .uploader-area .custom-select:after,
.dashboard-module .omni-uploader .uploader-area .dns-badge__content:before,
.dashboard-module__lg .omni-uploader .uploader-area .dns-badge__content:before,
.dashboard-module .omni-uploader .uploader-area .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .dashboard-module .omni-uploader .uploader-area .status.status-reported:before,
.dashboard-module__lg .omni-uploader .uploader-area .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .dashboard-module__lg .omni-uploader .uploader-area .status.status-reported:before,
.dashboard-module .omni-uploader .uploader-area #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .dashboard-module .omni-uploader .uploader-area .status.status-reported:before,
.dashboard-module__lg .omni-uploader .uploader-area #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .dashboard-module__lg .omni-uploader .uploader-area .status.status-reported:before,
.dashboard-module .omni-uploader .uploader-area .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .dashboard-module .omni-uploader .uploader-area .status.status-reported:before,
.dashboard-module__lg .omni-uploader .uploader-area .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .dashboard-module__lg .omni-uploader .uploader-area .status.status-reported:before,
.dashboard-module .omni-uploader .uploader-area .cuckoo-analysis__panel--toggle:before,
.dashboard-module__lg .omni-uploader .uploader-area .cuckoo-analysis__panel--toggle:before,
.dashboard-module .omni-uploader .uploader-area .cuckoo-analysis__panel--toggle:after,
.dashboard-module__lg .omni-uploader .uploader-area .cuckoo-analysis__panel--toggle:after,
.dashboard-module .omni-uploader .uploader-area .cuckoo-files ul div:before,
.cuckoo-files ul .dashboard-module .omni-uploader .uploader-area div:before,
.dashboard-module__lg .omni-uploader .uploader-area .cuckoo-files ul div:before,
.cuckoo-files ul .dashboard-module__lg .omni-uploader .uploader-area div:before,
.dashboard-module .omni-uploader .uploader-area .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .dashboard-module .omni-uploader .uploader-area .extension-select:after,
.dashboard-module__lg .omni-uploader .uploader-area .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .dashboard-module__lg .omni-uploader .uploader-area .extension-select:after,
.dashboard-module .omni-uploader .uploader-area .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .dashboard-module .omni-uploader .uploader-area .extension-select:before,
.dashboard-module__lg .omni-uploader .uploader-area .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .dashboard-module__lg .omni-uploader .uploader-area .extension-select:before,
.dashboard-module .omni-uploader .uploader-area .flex-form__header .custom-checkbox > input + span,
.flex-form__header .dashboard-module .omni-uploader .uploader-area .custom-checkbox > input + span,
.dashboard-module__lg .omni-uploader .uploader-area .flex-form__header .custom-checkbox > input + span,
.flex-form__header .dashboard-module__lg .omni-uploader .uploader-area .custom-checkbox > input + span,
.dashboard-module .omni-uploader .uploader-area .breadcrumbs > li:not(:last-child):after,
.dashboard-module__lg .omni-uploader .uploader-area .breadcrumbs > li:not(:last-child):after,
.dashboard-module .omni-uploader .uploader-area .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .dashboard-module .omni-uploader .uploader-area input[type='radio'] + span:before,
.dashboard-module__lg .omni-uploader .uploader-area .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .dashboard-module__lg .omni-uploader .uploader-area input[type='radio'] + span:before,
.dashboard-module .omni-uploader .uploader-area .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .dashboard-module .omni-uploader .uploader-area input[type='radio'] + span:before,
.dashboard-module__lg .omni-uploader .uploader-area .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .dashboard-module__lg .omni-uploader .uploader-area input[type='radio'] + span:before,
.dashboard-module .omni-uploader .uploader-area
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .dashboard-module .omni-uploader .uploader-area input[type='checkbox'] + span:before,
.dashboard-module__lg .omni-uploader .uploader-area
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .dashboard-module__lg .omni-uploader .uploader-area input[type='checkbox'] + span:before,
.dashboard-module .omni-uploader .uploader-area .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .dashboard-module .omni-uploader .uploader-area input[type='checkbox'] + span:before,
.dashboard-module__lg .omni-uploader .uploader-area .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .dashboard-module__lg .omni-uploader .uploader-area input[type='checkbox'] + span:before
{
    font-size: 50px;

    color: #71a1f9;
}

.dashboard-module .omni-uploader #submit-with-link,
.dashboard-module__lg .omni-uploader #submit-with-link
{
    padding: 30px;
}

.dashboard-module .omni-uploader #submit-with-link h5,
.dashboard-module__lg .omni-uploader #submit-with-link h5
{
    margin-top: 0;
    margin-bottom: 20px;
}

.dashboard-module .omni-uploader #submit-with-link textarea,
.dashboard-module__lg .omni-uploader #submit-with-link textarea
{
    margin-bottom: 30px;
}

.dashboard-module[data-dashboard-module='installation'] .up-to-date,
[data-dashboard-module='installation'].dashboard-module__lg .up-to-date,
.dashboard-module[data-dashboard-module='installation'] .latest-version,
[data-dashboard-module='installation'].dashboard-module__lg .latest-version
{
    display: none;
}

.dashboard-module[data-dashboard-module='installation'] .show-loaded,
[data-dashboard-module='installation'].dashboard-module__lg .show-loaded
{
    transition: opacity 150ms linear;

    opacity: 0;
}

.dashboard-module[data-dashboard-module='installation'].version-loaded .show-loaded,
[data-dashboard-module='installation'].version-loaded.dashboard-module__lg .show-loaded
{
    opacity: 1;
}

.dashboard-module[data-dashboard-module='installation'] .dashboard-module__footer,
[data-dashboard-module='installation'].dashboard-module__lg .dashboard-module__footer
{
    display: none;
}

.dashboard-module.attention,
.attention.dashboard-module__lg
{
    border-color: #ba4848 !important;
}

.dashboard-module.attention .dashboard-module__footer,
.attention.dashboard-module__lg .dashboard-module__footer
{
    display: block;
}

body.cyborg .dashboard
{
    background-color: #020e10;
}

body.cyborg .dashboard .dashboard__col-title
{
    color: #d7d7d7;
}

body.cyborg .dashboard .dashboard-module,
body.cyborg .dashboard .dashboard-module__lg
{
    border-color: #133b4a;
}

body.cyborg .dashboard .dashboard-module__header,
body.cyborg .dashboard .dashboard-module__footer,
body.cyborg .dashboard .dashboard-module__body
{
    border-color: #133b4a;
}

body.cyborg .dashboard .dashboard-module__body
{
    background-color: #0d1b21;
}

body.cyborg .dashboard .dashboard-module__body--left
{
    border-color: #133b4a;
}

body.cyborg .dashboard .dashboard-module__body .content-list li
{
    border-bottom-color: #133b4a;
}

body.cyborg .dashboard .dashboard-module__footer
{
    background-color: #0d1b21;
}

body.cyborg .dashboard .dashboard-module__header
{
    border-bottom: 1px solid #133b4a;
}

body.cyborg .dashboard .dashboard-module__header h4
{
    color: #d7d7d7;
}

body.cyborg .dashboard .dashboard-module__header select
{
    background-color: transparent;
}

body.cyborg .dashboard .dashboard-module .stack:not(:last-child),
body.cyborg .dashboard .dashboard-module__lg .stack:not(:last-child)
{
    border-color: #133b4a;
}

body.cyborg .dashboard table.simple tr
{
    border-color: #133b4a;
}

body.cyborg .dashboard table.simple tr td
{
    border-color: #133b4a;
}

body.cyborg .dashboard table.simple tr:nth-child(odd)
{
    background-color: #09191d;
}

body.night .dashboard
{
    background-color: #232323;
}

body.night .dashboard .dashboard__col-title
{
    color: #d7d7d7;
}

body.night .dashboard .dashboard-module,
body.night .dashboard .dashboard-module__lg
{
    border-color: #28415b;
}

body.night .dashboard .dashboard-module__header,
body.night .dashboard .dashboard-module__footer,
body.night .dashboard .dashboard-module__body
{
    border-color: #28415b;
}

body.night .dashboard .dashboard-module__header
{
    background-color: #375a7f;
}

body.night .dashboard .dashboard-module__header h4
{
    color: #fff;
}

body.night .dashboard .dashboard-module__body
{
    background-color: #202225;
}

body.night .dashboard .dashboard-module__body--left
{
    border-color: #28415b;
}

body.night .dashboard .dashboard-module__body .content-list li
{
    border-bottom-color: #375a7f;
}

.attention body.night .dashboard .dashboard-module__body
{
    border-color: #ba4848;
    background-color: #ed7b7b;
}

body.night .dashboard .dashboard-module__footer
{
    background-color: #375a7f;
}

body.night .dashboard .dashboard-module__footer p
{
    color: #fff;
}

body.night .dashboard .stack:not(:last-child)
{
    border-color: #375a7f;
}

body.night .dashboard table.simple tr
{
    border-color: #28415b;
}

body.night .dashboard table.simple tr td
{
    color: #fff;
    border-color: #28415b;
}

body.night .dashboard table.simple tr:nth-child(odd)
{
    background-color: #252525;
}

body.night .dashboard table.simple tr:nth-child(even)
{
    background-color: #333;
}

.app-message
{
    position: fixed;
    z-index: 1000;
    bottom: 25px;
    left: 25px;

    width: 400px;
    height: auto;
    padding: 15px;

    color: #fff;
    border-radius: 4px;
    background-color: #222;
}

.app-message > h5
{
    margin-top: 0;
}

.app-message > h5 .fa,
.app-message > h5 .custom-select:after,
.app-message > h5 .dns-badge__content:before,
.app-message > h5 .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .app-message > h5 .status.status-reported:before,
.app-message > h5 #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .app-message > h5 .status.status-reported:before,
.app-message > h5 .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .app-message > h5 .status.status-reported:before,
.app-message > h5 .cuckoo-analysis__panel--toggle:before,
.app-message > h5 .cuckoo-analysis__panel--toggle:after,
.app-message > h5 .cuckoo-files ul div:before,
.cuckoo-files ul .app-message > h5 div:before,
.app-message > h5 .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .app-message > h5 .extension-select:after,
.app-message > h5 .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .app-message > h5 .extension-select:before,
.app-message > h5 .flex-form__header .custom-checkbox > input + span,
.flex-form__header .app-message > h5 .custom-checkbox > input + span,
.app-message > h5 .breadcrumbs > li:not(:last-child):after,
.app-message > h5 .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .app-message > h5 input[type='radio'] + span:before,
.app-message > h5 .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .app-message > h5 input[type='radio'] + span:before,
.app-message > h5
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .app-message > h5 input[type='checkbox'] + span:before,
.app-message > h5 .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .app-message > h5 input[type='checkbox'] + span:before
{
    margin-right: 10px;
}

.app-message > p
{
    margin-bottom: 15px;
}

.app-message > p a
{
    font-weight: 700;

    color: #6297f8;
}

body.cyborg .app-message
{
    border: 2px solid #999;
}

body.night .app-message
{
    border: 2px solid #999;
    background-color: #000;
}

/*
	This is a panel that is able to select multiple or
	single items in that list, a javascript controller
	picks up on this selection and delivers methods for
	handling the selected values.

	external prerequisites (may be unified / customised in the future):
	- bootstrap component .panel
	- bootstrap component .list-group
 */
.list-panel .panel-title .pull-right,
.list-panel__widget .panel-title .pull-right
{
    margin-top: -6px;
}

.list-panel .panel-title .button--lg,
.list-panel__widget .panel-title .button--lg,
.list-panel .panel-title .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form .list-panel .panel-title button.modal-submit,
.list-panel__widget .panel-title .modal-cuckoo .modal-form button.modal-submit,
.modal-cuckoo .modal-form .list-panel__widget .panel-title button.modal-submit,
.list-panel .panel-title .button--sm,
.list-panel__widget .panel-title .button--sm,
.list-panel .panel-title .button,
.list-panel__widget .panel-title .button,
.list-panel .panel-title .process-tree__search-submit,
.list-panel__widget .panel-title .process-tree__search-submit
{
    display: inline-block;
}

.list-panel .panel-body,
.list-panel__widget .panel-body
{
    padding: 0;
}

.list-panel .list-group-item .item-label,
.list-panel__widget .list-group-item .item-label
{
    font-weight: 500;

    display: inline-block;

    width: 100px;
    margin-right: 10px;

    text-align: right;

    color: #6297f8;
}

.list-panel .list-group-option,
.list-panel__widget .list-group-option
{
    font-weight: 400;

    display: block;

    margin: 0;
}

.list-panel .list-group-option:hover,
.list-panel__widget .list-group-option:hover
{
    cursor: pointer;
}

.list-panel .list-group-option input[type='radio'],
.list-panel__widget .list-group-option input[type='radio'],
.list-panel .list-group-option input[type='checkbox'],
.list-panel__widget .list-group-option input[type='checkbox']
{
    display: none;
}

.list-panel .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option input[type='checkbox'] + span:before
{
    width: 25px;

    content: '\f096';

    color: #6297f8;
}

.list-panel .list-group-option input[type='radio']:checked + span:before,
.list-panel__widget .list-group-option input[type='radio']:checked + span:before,
.list-panel .list-group-option input[type='checkbox']:checked + span:before,
.list-panel__widget .list-group-option input[type='checkbox']:checked + span:before
{
    content: '\f14a';
}

.list-panel pre code.hljs,
.list-panel__widget pre code.hljs
{
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.list-panel__widget .panel-heading
{
    padding: 20px 0 10px 0;

    text-align: center;
}

.list-panel__widget .panel-heading span
{
    font-size: .8em;

    display: block;

    text-transform: uppercase;

    color: #6297f8;
}

.list-panel__widget .list-group-item
{
    padding: 20px 0 0 0;
}

.list-panel__widget .list-group-item .item-label
{
    display: block;

    width: 100%;
    margin-bottom: 10px;
    padding: 0 10px;

    text-align: left;
}

.list-panel__widget .list-group-item p
{
    font-size: 12px;

    margin: 0;
    padding: 5px 10px;

    border-top: 1px solid #ccc;
    background-color: #f5f5f5;
}

.list-panel__widget .list-group-item > ul
{
    padding: 0;

    list-style: none;
}

.list-panel__widget .list-group-item > ul > li
{
    font-size: 12px;

    padding: 5px 10px;

    border-top: 1px solid #ccc;
    background-color: #f5f5f5;
}

/*
  Inherits bootstraps modal style as a base. .modal-cuckoo is a variation
  on that same structure.
 */
.modal-cuckoo-backdrop
{
    background-color: rgba(98, 151, 248, .7);
}

.modal-cuckoo-backdrop.in
{
    opacity: 1;
}

body.cyborg .modal-cuckoo-backdrop
{
    background-color: rgba(2, 14, 16, .7);
}

.modal-cuckoo .modal-footer
{
    text-align: left;

    border-top: 0;
}

body.cyborg .modal-cuckoo .modal-footer
{
    border-bottom: 0;
}

.modal-cuckoo .modal-dialog
{
    overflow: hidden;

    width: 640px;

    border-radius: 4px;
}

body.cyborg .modal-cuckoo .modal-dialog
{
    border: 1px solid #133b4a;
}

.modal-cuckoo .modal-content
{
    border: 0;
}

.modal-cuckoo .modal-content > p
{
    margin: 0;
    padding-top: 20px;
}

.modal-cuckoo .modal-content > *[class^='modal-']
{
    position: relative;

    border-bottom: 1px solid #d2d2d2;
}

.modal-cuckoo .modal-content > *[class^='modal-'].arrow:after,
.modal-cuckoo .modal-content > *[class^='modal-'].arrow:before
{
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 30px;

    width: 0;
    height: 0;

    content: ' ';
    pointer-events: none;

    border: solid transparent;
}

.modal-cuckoo .modal-content > *[class^='modal-'].arrow:after
{
    margin-left: -9px;

    border-width: 9px;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
}

.modal-cuckoo .modal-content > *[class^='modal-'].arrow:before
{
    margin-left: -10px;

    border-width: 10px;
    border-color: rgba(210, 210, 210, 0);
    border-top-color: #d2d2d2;
}

.modal-cuckoo .modal-content > *[class^='modal-'].arrow-center:before,
.modal-cuckoo .modal-content > *[class^='modal-'].arrow-center:after
{
    top: 100%;
    left: 50%;
}

.modal-cuckoo .modal-content > *[class^='modal-']:nth-child(odd)
{
    background-color: #f6f6f6;
}

.modal-cuckoo .modal-content > *[class^='modal-']:nth-child(odd):before
{
    border-top-color: #d2d2d2;
}

.modal-cuckoo .modal-content > *[class^='modal-']:nth-child(odd):after
{
    border-top-color: #f6f6f6;
}

body.cyborg .modal-cuckoo .modal-content > *[class^='modal-']:nth-child(odd)
{
    background-color: #020e10;
}

body.cyborg .modal-cuckoo .modal-content > *[class^='modal-']:nth-child(odd):after
{
    border-top-color: #020e10;
}

body.night .modal-cuckoo .modal-content > *[class^='modal-']:nth-child(odd)
{
    background-color: #232323;
}

body.night .modal-cuckoo .modal-content > *[class^='modal-']:nth-child(odd):after
{
    border-top-color: #232323;
}

.modal-cuckoo .modal-content > *[class^='modal-']:nth-child(even)
{
    background-color: #fff;
}

body.cyborg .modal-cuckoo .modal-content > *[class^='modal-']:nth-child(even)
{
    background-color: #0f1a1c;
}

body.cyborg .modal-cuckoo .modal-content > *[class^='modal-']:nth-child(even):after
{
    border-top-color: #0f1a1c;
}

body.night .modal-cuckoo .modal-content > *[class^='modal-']:nth-child(even)
{
    background-color: #2e2e2e;
}

body.night .modal-cuckoo .modal-content > *[class^='modal-']:nth-child(even):after
{
    border-top-color: #2e2e2e;
}

.modal-cuckoo .modal-content > *[class^='modal-'].error
{
    border-bottom-color: #f00;
    background-color: #f99;
}

.modal-cuckoo .modal-content > *[class^='modal-'].error:after
{
    border-top-color: #f99;
}

.modal-cuckoo .modal-content > *[class^='modal-'].error:before
{
    border-top-color: #f00;
}

body.cyborg .modal-cuckoo .modal-content > *[class^='modal-']
{
    border-bottom-color: #133b4a;
}

body.cyborg .modal-cuckoo .modal-content > *[class^='modal-']:before
{
    border-top-color: #133b4a;
}

body.night .modal-cuckoo .modal-content > *[class^='modal-']
{
    border-bottom-color: #375a7f;
}

body.night .modal-cuckoo .modal-content > *[class^='modal-']:before
{
    border-top-color: #375a7f;
}

.modal-cuckoo .modal-section
{
    position: relative;

    padding: 15px;
}

.modal-cuckoo .modal-section.center
{
    text-align: center;
}

.modal-cuckoo .modal-header
{
    padding-top: 25px;
}

.modal-cuckoo .modal-header h4
{
    font-size: 26px;
    font-weight: 400;

    margin: 0;
}

.modal-cuckoo .modal-header h4 .fa,
.modal-cuckoo .modal-header h4 .custom-select:after,
.modal-cuckoo .modal-header h4 .dns-badge__content:before,
.modal-cuckoo .modal-header h4 .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .modal-cuckoo .modal-header h4 .status.status-reported:before,
.modal-cuckoo .modal-header h4 #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .modal-cuckoo .modal-header h4 .status.status-reported:before,
.modal-cuckoo .modal-header h4 .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .modal-cuckoo .modal-header h4 .status.status-reported:before,
.modal-cuckoo .modal-header h4 .cuckoo-analysis__panel--toggle:before,
.modal-cuckoo .modal-header h4 .cuckoo-analysis__panel--toggle:after,
.modal-cuckoo .modal-header h4 .cuckoo-files ul div:before,
.cuckoo-files ul .modal-cuckoo .modal-header h4 div:before,
.modal-cuckoo .modal-header h4 .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .modal-cuckoo .modal-header h4 .extension-select:after,
.modal-cuckoo .modal-header h4 .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .modal-cuckoo .modal-header h4 .extension-select:before,
.modal-cuckoo .modal-header h4 .flex-form__header .custom-checkbox > input + span,
.flex-form__header .modal-cuckoo .modal-header h4 .custom-checkbox > input + span,
.modal-cuckoo .modal-header h4 .breadcrumbs > li:not(:last-child):after,
.modal-cuckoo .modal-header h4 .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .modal-cuckoo .modal-header h4 input[type='radio'] + span:before,
.modal-cuckoo .modal-header h4 .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .modal-cuckoo .modal-header h4 input[type='radio'] + span:before,
.modal-cuckoo .modal-header h4
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .modal-cuckoo .modal-header h4 input[type='checkbox'] + span:before,
.modal-cuckoo .modal-header h4 .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .modal-cuckoo .modal-header h4 input[type='checkbox'] + span:before
{
    font-size: .8em;

    vertical-align: middle;

    opacity: .8;
}

.modal-cuckoo .modal-form:not(.no-flex)
{
    display: -ms-flexbox;
    display: flex;

    padding-bottom: 0;
}

.modal-cuckoo .modal-form .form-col
{
    margin-left: -5px;
    padding: 10px;

    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.modal-cuckoo .modal-form .form-col.fill
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.modal-cuckoo .modal-form .form-col > fieldset:last-child
{
    margin-bottom: 0;
}

.modal-cuckoo .modal-form textarea,
.modal-cuckoo .modal-form input
{
    width: 100%;

    border: 0;

    -webkit-appearance: none;
}

.modal-cuckoo .modal-form textarea:focus,
.modal-cuckoo .modal-form input:focus
{
    outline: none;
}

.modal-cuckoo .modal-form textarea
{
    height: 150px;
    padding-top: 10px;

    background-color: transparent;
}

.modal-cuckoo .modal-form fieldset
{
    position: relative;

    width: 100%;
    margin-bottom: 15px;
}

.modal-cuckoo .modal-form fieldset label
{
    font-weight: 400;
    font-style: italic;

    position: absolute;
    top: 13px;
    left: 10px;

    transition: all 150ms ease-in-out;
}

.modal-cuckoo .modal-form fieldset label .input-message
{
    float: right;
}

.modal-cuckoo .modal-form fieldset input
{
    padding: 18px 10px 5px 10px;

    border: 1px solid #ddd;
    border-radius: 4px;

    -webkit-appearance: none;
}

.modal-cuckoo .modal-form fieldset input:focus,
.modal-cuckoo .modal-form fieldset input:valid
{
    border-color: #ddd;
}

.modal-cuckoo .modal-form fieldset input:focus + label:not(.modal-form__checkbox),
.modal-cuckoo .modal-form fieldset input:valid + label:not(.modal-form__checkbox)
{
    font-size: 11px;
    font-weight: 500;
    font-style: normal;

    top: 6px;

    color: #6297f8;
}

body.cyborg .modal-cuckoo .modal-form fieldset input:focus + label:not(.modal-form__checkbox),
body.cyborg .modal-cuckoo .modal-form fieldset input:valid + label:not(.modal-form__checkbox)
{
    color: #0ce3ac;
}

body.night .modal-cuckoo .modal-form fieldset input:focus + label:not(.modal-form__checkbox),
body.night .modal-cuckoo .modal-form fieldset input:valid + label:not(.modal-form__checkbox)
{
    color: #d7d7d7;
}

body.cyborg .modal-cuckoo .modal-form fieldset input
{
    border-color: #133b4a;
}

body.night .modal-cuckoo .modal-form fieldset input
{
    border-color: #375a7f;
}

.modal-cuckoo .modal-form fieldset.error input
{
    border-color: #f00;
}

.modal-cuckoo .modal-form button.modal-submit
{
    margin: 5px 0;
    padding: 10px;

    color: #2b712d;
    border: 1px solid #91d693;
    background-color: #a1eea3;
}

.modal-cuckoo .modal-form button.modal-submit:hover
{
    color: inherit;
    border-color: #91d693;
    background-color: #99e29b;
}

body.cyborg .modal-cuckoo .modal-form button.modal-submit
{
    color: #2b712d;
}

body.night .modal-cuckoo .modal-form button.modal-submit
{
    color: #2b712d;
}

.modal-cuckoo .modal-form__checkbox
{
    margin: 10px 10px 15px 0;
}

.modal-cuckoo .modal-form__checkbox label
{
    font-weight: 500;

    padding: 9px 8px 8px 8px;

    border: 1px solid #d2d2d2;
    border-radius: 4px;
    background-color: #fff;
}

.modal-cuckoo .modal-form__checkbox label span
{
    font-weight: 500;

    position: relative;
    top: -1px;

    display: inline-block;

    width: 25px;
    height: 25px;
    margin-right: 5px;

    vertical-align: middle;

    border: 3px solid #d2d2d2;
    border-radius: 50%;
}

.modal-cuckoo .modal-form__checkbox label:hover
{
    cursor: pointer;

    background-color: #f5f5f5;
}

.modal-cuckoo .modal-form__checkbox label:active
{
    background-color: #eee;
}

body.cyborg .modal-cuckoo .modal-form__checkbox label
{
    color: #fff;
    border-color: #133b4a;
    background-color: #152d3d;
}

body.night .modal-cuckoo .modal-form__checkbox label
{
    border-color: #375a7f;
    background-color: #152d3b;
}

.modal-cuckoo .modal-form__checkbox input
{
    display: none;
}

.modal-cuckoo .modal-form__checkbox input:checked + label
{
    color: #fff;
    border-color: #5888df;
    background-color: #6297f8;
}

.modal-cuckoo .modal-form__checkbox input:checked + label:hover
{
    background-color: #5d8fec;
}

.modal-cuckoo .modal-form__checkbox input:checked + label:active
{
    background-color: #5380d3;
}

.modal-cuckoo .modal-form__checkbox input:checked + label span
{
    border-color: #fff;
}

.modal-cuckoo .modal-form__checkbox input:checked + label span:after
{
    position: absolute;
    top: 4px;
    left: 4px;

    width: 11px;
    height: 11px;

    content: '';

    border-radius: 50%;
    background-color: #fff;
}

@keyframes SnapshotShutter
{
    0%
    {
        background-color: #6297f8;
    }
    25%
    {
        background-color: #fff;
        box-shadow: 0 2px 0 rgba(0, 0, 0, .5);
    }
    100%
    {
        background-color: #6297f8;
        box-shadow: 0 2px 0 #456aae;
    }
}

.rdp-dialog__options button[value='cancel'],
.rdp__error section > a,
.rdp__connecting section > a,
.rdp__error--buttons > a,
.rdp__connecting--buttons > a,
.rdp-dialog__options button:not([value='cancel']),
.rdp-toolbar button
{
    font-size: 44px;

    padding: 7px 5px 5px;

    transition: background-color 100ms linear, box-shadow 100ms linear, color 150ms linear;
    text-decoration: none;

    color: #1e3c73;
    border: 0;
    border-radius: 5px;
    background-color: #6297f8;
    box-shadow: 0 2px 0 #456aae;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);

    -webkit-appearance: none;
}

.rdp-dialog__options button[value='cancel']:hover,
.rdp__error section > a:hover,
.rdp__connecting section > a:hover,
.rdp__error--buttons > a:hover,
.rdp__connecting--buttons > a:hover,
.rdp-dialog__options button:hover:not([value='cancel']),
.rdp-toolbar button:hover
{
    background-color: #72a1f9;
}

.rdp-dialog__options button.active[value='cancel'],
.rdp__error section > a.active,
.rdp__connecting section > a.active,
.rdp__error--buttons > a.active,
.rdp__connecting--buttons > a.active,
.rdp-dialog__options button.active:not([value='cancel']),
.rdp-toolbar button.active,
.rdp-dialog__options button[value='cancel']:active,
.rdp__error section > a:active,
.rdp__connecting section > a:active,
.rdp__error--buttons > a:active,
.rdp__connecting--buttons > a:active,
.rdp-dialog__options button:active:not([value='cancel']),
.rdp-toolbar button:active
{
    color: #fff;
    background-color: #354a71;
    box-shadow: inset 0 2px 0 #101622, 0 1px 0 #495c7f;
    text-shadow: 0 1px 0 #101622;
}

.rdp-dialog__options button.disabled[value='cancel'],
.rdp__error section > a.disabled,
.rdp__connecting section > a.disabled,
.rdp__error--buttons > a.disabled,
.rdp__connecting--buttons > a.disabled,
.rdp-dialog__options button.disabled:not([value='cancel']),
.rdp-toolbar button.disabled,
.rdp-dialog__options button[disabled][value='cancel'],
.rdp__error section > a[disabled],
.rdp__connecting section > a[disabled],
.rdp__error--buttons > a[disabled],
.rdp__connecting--buttons > a[disabled],
.rdp-dialog__options button[disabled]:not([value='cancel']),
.rdp-toolbar button[disabled]
{
    pointer-events: none;

    color: #3e5358;
    background-color: #4c646a;
    box-shadow: 0 2px 0 #2e3c40;
    text-shadow: none;
}

.rdp-dialog__options button[value='cancel']:focus,
.rdp__error section > a:focus,
.rdp__connecting section > a:focus,
.rdp__error--buttons > a:focus,
.rdp__connecting--buttons > a:focus,
.rdp-dialog__options button:focus:not([value='cancel']),
.rdp-toolbar button:focus
{
    outline: none;
}

.rdp-dialog__options button[value='cancel'],
.rdp__error section > a,
.rdp__connecting section > a,
.rdp__error--buttons > a,
.rdp__connecting--buttons > a,
.rdp-dialog__options button:not([value='cancel'])
{
    font-size: 16px;
    font-size: 700;
    font-weight: 500;

    padding: 8px 15px;

    color: #fff;
    text-shadow: 0 1px 0 #354a71;
}

.rdp-dialog__options button[value='cancel']
{
    font-weight: 500;

    color: #fff;
    background-color: #829397;
    box-shadow: 0 2px 0 #35464a;
    text-shadow: 0 1px 0 #35464a;
}

.rdp-dialog__options button[value='cancel']:hover
{
    background-color: #94a2a6;
}

.rdp-dialog__options button[value='cancel']:active
{
    background-color: #4c646a;
    box-shadow: inset 0 2px 0 #2c3132, 0 1px 0 #5e7479;
}

.rdp-app
{
    position: fixed;
    top: 0;
    left: 0;

    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 100%;
    padding-top: 50px;
}

.rdp-app.fullscreen
{
    padding-top: 0;
}

.rdp-app__display
{
    position: relative;

    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    -ms-flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.rdp-app__controls
{
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    background-color: #15272a;

    -ms-flex-direction: column;
    -ms-flex-preferred-size: 128px;
    flex-basis: 128px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.rdp-app__header
{
    display: -ms-flexbox;
    display: flex;

    padding: 0 30px;

    background-color: #2e3a4f;

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 66px;
    flex-basis: 66px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.rdp-app__header--right
{
    margin-left: auto;
}

.rdp-app__header--left
{
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    -ms-flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.rdp-app__header--left .top
{
    padding-top: 6px;

    -ms-flex-preferred-size: 38px;
    flex-basis: 38px;
}

.rdp-app__viewport
{
    position: relative;

    background-color: #000;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.rdp-app__viewport img
{
    position: absolute;
    top: 50%;

    width: 100%;

    transition: filter 1s ease-out;
    transform: translateY(-50%);
}

.dialog-active .rdp-app__viewport img
{
    filter: blur(10px);
}

.rdp-toolbar
{
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
        flex-direction: column;

    padding: 15px 20px 75px;

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-direction: column;
}

.rdp-toolbar > .button-fill,
.rdp-toolbar > button
{
    position: relative;

    margin: 25px 0;

    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.rdp-toolbar > .button-fill > button
{
    z-index: 2;

    width: 100%;
}

.rdp-toolbar > .button-fill span[class^='ss-v-e-']
{
    position: absolute;
    top: 0;

    width: 75px;
    height: 3px;

    transition: top 250ms linear, opacity 250ms linear;
    pointer-events: none;

    opacity: 0;
}

.rdp-toolbar > .button-fill span[class^='ss-v-e-'].in
{
    opacity: 1;
}

.rdp-toolbar > .button-fill span[class^='ss-v-e-'].ss-v-e-1
{
    z-index: 3;
    left: 6px;

    background-color: #d8d8d8;
}

.rdp-toolbar > .button-fill span[class^='ss-v-e-'].ss-v-e-1.in
{
    top: -3px;
}

.rdp-toolbar > .button-fill span[class^='ss-v-e-'].ss-v-e-2
{
    z-index: 2;
    left: 10px;

    width: 67px;

    background-color: #a9a9a9;
}

.rdp-toolbar > .button-fill span[class^='ss-v-e-'].ss-v-e-2.in
{
    top: -6px;
}

.rdp-toolbar > .button-fill span[class^='ss-v-e-'].ss-v-e-3
{
    z-index: 1;
    left: 13px;

    width: 60px;

    background-color: #616060;
}

.rdp-toolbar > .button-fill span[class^='ss-v-e-'].ss-v-e-3.in
{
    top: -9px;
}

.rdp-toolbar > .button-fill .button-badge
{
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;

    position: absolute;
    z-index: 3;
    top: -13px;
    right: -5px;

    min-width: 20px;
    height: 20px;
    padding: 0 5px;

    text-align: center;
    text-align: center;

    color: #fff;
    border: 1px solid #d9c7c7;
    border-radius: 50px;
    background-color: #d73a3a;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .75);
}

.rdp-toolbar > .button-fill .button-badge:empty
{
    display: none;
}

.rdp-toolbar button .fa,
.rdp-toolbar button .custom-select:after,
.rdp-toolbar button .dns-badge__content:before,
.rdp-toolbar button .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .rdp-toolbar button .status.status-reported:before,
.rdp-toolbar button #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .rdp-toolbar button .status.status-reported:before,
.rdp-toolbar button .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .rdp-toolbar button .status.status-reported:before,
.rdp-toolbar button .cuckoo-analysis__panel--toggle:before,
.rdp-toolbar button .cuckoo-analysis__panel--toggle:after,
.rdp-toolbar button .cuckoo-files ul div:before,
.cuckoo-files ul .rdp-toolbar button div:before,
.rdp-toolbar button .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .rdp-toolbar button .extension-select:after,
.rdp-toolbar button .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .rdp-toolbar button .extension-select:before,
.rdp-toolbar button .flex-form__header .custom-checkbox > input + span,
.flex-form__header .rdp-toolbar button .custom-checkbox > input + span,
.rdp-toolbar button .breadcrumbs > li:not(:last-child):after,
.rdp-toolbar button .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .rdp-toolbar button input[type='radio'] + span:before,
.rdp-toolbar button .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .rdp-toolbar button input[type='radio'] + span:before,
.rdp-toolbar button
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .rdp-toolbar button input[type='checkbox'] + span:before,
.rdp-toolbar button .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .rdp-toolbar button input[type='checkbox'] + span:before
{
    position: relative;
    top: 2px;
}

.rdp-toolbar button:before
{
    font-size: 12px;
    font-weight: 900;

    position: absolute;
    right: 0;
    bottom: -2px;

    width: 16px;
    height: 20px;
    padding-top: 2px;

    content: attr(data-hotkey);

    color: #444;
    border-bottom: 2px solid #999;
    border-radius: 5px 0 5px 0;
    background-color: #ccc;
}

.rdp-toolbar button:after
{
    font-size: 14px;
    font-weight: 400;

    position: absolute;
    bottom: -30px;
    left: 0;

    width: 100%;

    content: attr(name);
    text-transform: capitalize;
    pointer-events: none;

    color: #fff;
    text-shadow: none;
}

.rdp-toolbar button:active:after,
.rdp-toolbar button.active:after
{
    font-weight: 700;
}

.rdp-toolbar button[disabled]:after,
.rdp-toolbar button.disabled:after
{
    color: #4c646a;
}

.rdp-toolbar button:first-child
{
    margin-top: 0;
}

.rdp-toolbar button:last-child
{
    margin-bottom: 0;
}

.rdp-toolbar button.shutter-in
{
    animation: SnapshotShutter;
    animation-duration: 1s;
    animation-iteration-count: 1;
    pointer-events: none;
}

.rdp-credits
{
    position: relative;
}

.rdp-credits a
{
    display: block;

    height: 58px;
    padding-top: 14px;

    transition: background-color 150ms ease-out, box-shadow 150ms ease-out;
    text-align: center;

    background-color: #383838;
    box-shadow: inset 0 2px 4px rgba(11, 11, 11, .8);
}

.rdp-credits a:hover
{
    background-color: #6297f8;
    box-shadow: inset 0 2px 4px rgba(39, 60, 99, .8);
}

.rdp-credits img
{
    height: 32px;
}

.rdp-credits:before
{
    position: absolute;
    top: -25px;

    width: 100%;
    height: 25px;

    content: '';

    background: linear-gradient(to bottom, rgba(21, 39, 42, 0) 0%, #15272a 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0015272a', endColorstr='#8015272a',GradientType=0 );
}

.rdp-title
{
    font-size: 16px;
    font-weight: 400;
    font-weight: 500;

    margin: 0;

    color: #fff;

    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.rdp-title .rdp-status
{
    display: inline-block;

    width: 10px;
    height: 10px;
    margin-right: 10px;

    border-radius: 10px;
    background-color: #52e875;
}

.rdp-title .rdp-status.done
{
    background-color: #d7586f;
}

.rdp-snapshots
{
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;

    max-width: 500px;
    margin: 0;
    padding-right: 10px;

    list-style: none;

    -ms-flex-align: center;
    align-items: center;
}

.rdp-snapshots > li
{
    position: relative;
}

.rdp-snapshots > li:not(:last-child)
{
    margin-right: 15px;
}

.rdp-snapshots > li figure
{
    overflow: hidden;

    height: 53px;

    border: 1px solid #88a1cb;
    border-radius: 6px;
}

.rdp-snapshots > li figure img
{
    height: 100%;

    transition: opacity 100ms ease-out;

    opacity: .4;
}

.rdp-snapshots > li figure:hover > img
{
    opacity: 1;
}

.rdp-snapshots--controls
{
    position: absolute;
    top: 0;
    right: -8px;

    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    height: 100%;

    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.rdp-snapshots--controls a
{
    font-size: 12px;

    display: inline-block;

    width: 16px;
    height: 16px;
    margin: 5px 0;

    text-align: center;

    color: #fff;
    border: 1px solid #88a1cb;
    border-radius: 50%;
    background-color: #000;
}

.rdp-snapshots--controls a .fa,
.rdp-snapshots--controls a .custom-select:after,
.rdp-snapshots--controls a .dns-badge__content:before,
.rdp-snapshots--controls a .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .rdp-snapshots--controls a .status.status-reported:before,
.rdp-snapshots--controls a #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .rdp-snapshots--controls a .status.status-reported:before,
.rdp-snapshots--controls a .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .rdp-snapshots--controls a .status.status-reported:before,
.rdp-snapshots--controls a .cuckoo-analysis__panel--toggle:before,
.rdp-snapshots--controls a .cuckoo-analysis__panel--toggle:after,
.rdp-snapshots--controls a .cuckoo-files ul div:before,
.cuckoo-files ul .rdp-snapshots--controls a div:before,
.rdp-snapshots--controls a .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .rdp-snapshots--controls a .extension-select:after,
.rdp-snapshots--controls a .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .rdp-snapshots--controls a .extension-select:before,
.rdp-snapshots--controls a .flex-form__header .custom-checkbox > input + span,
.flex-form__header .rdp-snapshots--controls a .custom-checkbox > input + span,
.rdp-snapshots--controls a .breadcrumbs > li:not(:last-child):after,
.rdp-snapshots--controls a .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .rdp-snapshots--controls a input[type='radio'] + span:before,
.rdp-snapshots--controls a .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .rdp-snapshots--controls a input[type='radio'] + span:before,
.rdp-snapshots--controls a
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .rdp-snapshots--controls a input[type='checkbox'] + span:before,
.rdp-snapshots--controls a .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .rdp-snapshots--controls a input[type='checkbox'] + span:before
{
    position: relative;
    top: -1px;
}

.rdp-snapshot-selection
{
    overflow-x: auto;

    width: 100%;
    margin: 0 auto;
    padding: 0;

    list-style: none;

    white-space: nowrap;
}

.rdp-snapshot-selection *,
.rdp-snapshot-selection *:before,
.rdp-snapshot-selection *:after
{
    transition: all 200ms linear;
}

.rdp-snapshot-selection > li
{
    display: inline-block;

    margin: 0 15px 50px;
}

.rdp-snapshot-selection input[type='checkbox']
{
    display: none;
}

.rdp-snapshot-selection input[type='checkbox']:checked + .snapshot-selection-image
{
    border: 2px solid #5888df;
    background-color: #6297f8;
}

.rdp-snapshot-selection input[type='checkbox']:checked + .snapshot-selection-image img
{
    opacity: 1;
}

.rdp-snapshot-selection input[type='checkbox']:checked + .snapshot-selection-image:before
{
    border: 0;
    background-color: #fff;
}

.rdp-snapshot-selection input[type='checkbox']:checked + .snapshot-selection-image:after
{
    transform: scale(1);
}

.rdp-snapshot-selection .snapshot-selection-image
{
    position: relative;

    display: block;

    width: 350px;
    padding: 5px;

    border: 2px solid #fff;
    border-radius: 16px;
}

.rdp-snapshot-selection .snapshot-selection-image img
{
    width: 100%;

    opacity: .75;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 8px;
}

.rdp-snapshot-selection .snapshot-selection-image:before
{
    position: absolute;
    z-index: 2;
    bottom: -16px;
    left: 50%;

    display: block;

    width: 32px;
    height: 32px;
    margin-left: -16px;

    content: '';

    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #000;
}

.rdp-snapshot-selection .snapshot-selection-image:after
{
    position: absolute;
    z-index: 3;
    bottom: -11px;
    left: 50%;

    display: block;

    width: 22px;
    height: 22px;
    margin-left: -11px;

    content: '';
    transform: scale(0);

    border-radius: 50%;
    background-color: #6297f8;
}

.rdp-snapshot-selection .snapshot-selection-image:hover
{
    cursor: pointer;

    background-color: rgba(98, 151, 248, .2);
}

.rdp__error,
.rdp__connecting
{
    position: relative;
    top: auto;

    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-top: auto;

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.rdp__error .combined-icon,
.rdp__connecting .combined-icon
{
    position: relative;

    width: 153px;
    height: 134px;
    margin: 0 auto;
}

.rdp__error .combined-icon .fa,
.rdp__error .combined-icon .custom-select:after,
.rdp__error .combined-icon .dns-badge__content:before,
.rdp__error .combined-icon .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .rdp__error .combined-icon .status.status-reported:before,
.rdp__error .combined-icon #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .rdp__error .combined-icon .status.status-reported:before,
.rdp__error .combined-icon .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .rdp__error .combined-icon .status.status-reported:before,
.rdp__error .combined-icon .cuckoo-analysis__panel--toggle:before,
.rdp__error .combined-icon .cuckoo-analysis__panel--toggle:after,
.rdp__error .combined-icon .cuckoo-files ul div:before,
.cuckoo-files ul .rdp__error .combined-icon div:before,
.rdp__error .combined-icon .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .rdp__error .combined-icon .extension-select:after,
.rdp__error .combined-icon .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .rdp__error .combined-icon .extension-select:before,
.rdp__error .combined-icon .flex-form__header .custom-checkbox > input + span,
.flex-form__header .rdp__error .combined-icon .custom-checkbox > input + span,
.rdp__error .combined-icon .breadcrumbs > li:not(:last-child):after,
.rdp__error .combined-icon .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .rdp__error .combined-icon input[type='radio'] + span:before,
.rdp__error .combined-icon .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .rdp__error .combined-icon input[type='radio'] + span:before,
.rdp__error .combined-icon
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .rdp__error .combined-icon input[type='checkbox'] + span:before,
.rdp__error .combined-icon .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .rdp__error .combined-icon input[type='checkbox'] + span:before,
.rdp__error .combined-icon .guac-icon,
.rdp__connecting .combined-icon .fa,
.rdp__connecting .combined-icon .custom-select:after,
.rdp__connecting .combined-icon .dns-badge__content:before,
.rdp__connecting .combined-icon .cuckoo-table#submission-task-table .status.status-reported:before,
.cuckoo-table#submission-task-table .rdp__connecting .combined-icon .status.status-reported:before,
.rdp__connecting .combined-icon #submission-task-table.cuckoo-table__fullscreen .status.status-reported:before,
#submission-task-table.cuckoo-table__fullscreen .rdp__connecting .combined-icon .status.status-reported:before,
.rdp__connecting .combined-icon .network-display__table > table#submission-task-table .status.status-reported:before,
.network-display__table > table#submission-task-table .rdp__connecting .combined-icon .status.status-reported:before,
.rdp__connecting .combined-icon .cuckoo-analysis__panel--toggle:before,
.rdp__connecting .combined-icon .cuckoo-analysis__panel--toggle:after,
.rdp__connecting .combined-icon .cuckoo-files ul div:before,
.cuckoo-files ul .rdp__connecting .combined-icon div:before,
.rdp__connecting .combined-icon .cuckoo-files #selection-overview .extension-select:after,
.cuckoo-files #selection-overview .rdp__connecting .combined-icon .extension-select:after,
.rdp__connecting .combined-icon .cuckoo-files #selection-overview .extension-select:before,
.cuckoo-files #selection-overview .rdp__connecting .combined-icon .extension-select:before,
.rdp__connecting .combined-icon .flex-form__header .custom-checkbox > input + span,
.flex-form__header .rdp__connecting .combined-icon .custom-checkbox > input + span,
.rdp__connecting .combined-icon .breadcrumbs > li:not(:last-child):after,
.rdp__connecting .combined-icon .list-panel .list-group-option input[type='radio'] + span:before,
.list-panel .list-group-option .rdp__connecting .combined-icon input[type='radio'] + span:before,
.rdp__connecting .combined-icon .list-panel__widget .list-group-option input[type='radio'] + span:before,
.list-panel__widget .list-group-option .rdp__connecting .combined-icon input[type='radio'] + span:before,
.rdp__connecting .combined-icon
.list-panel .list-group-option input[type='checkbox'] + span:before,
.list-panel .list-group-option .rdp__connecting .combined-icon input[type='checkbox'] + span:before,
.rdp__connecting .combined-icon .list-panel__widget .list-group-option input[type='checkbox'] + span:before,
.list-panel__widget .list-group-option .rdp__connecting .combined-icon input[type='checkbox'] + span:before,
.rdp__connecting .combined-icon .guac-icon
{
    position: absolute;
}

.rdp__error .combined-icon .fa-frown-o,
.rdp__error .combined-icon .guac-icon-frown-o,
.rdp__connecting .combined-icon .fa-frown-o,
.rdp__connecting .combined-icon .guac-icon-frown-o
{
    font-size: 43px;

    top: 25px;
    left: 58px;

    color: #cc613c;
}

.rdp__error .combined-icon .fa-desktop,
.rdp__error .combined-icon .guac-icon-desktop,
.rdp__connecting .combined-icon .fa-desktop,
.rdp__connecting .combined-icon .guac-icon-desktop
{
    font-size: 140px;

    color: #542f21;
}

.rdp__error > section,
.rdp__connecting > section
{
    position: relative;
    z-index: 2;
}

.rdp__error section > p,
.rdp__connecting section > p
{
    font-size: 24px;
    font-weight: 300;

    margin: 10px 0;

    text-align: center;

    color: #a6a6a6;
}

.rdp__error section > a,
.rdp__connecting section > a
{
    top: 0;

    display: block;

    margin: 10px 0;

    text-align: center;

    background-color: #6d6d6d;
    box-shadow: 0 2px 0 #484848;
    text-shadow: 0 1px 0 #3b3b3b;
}

.rdp__error--resolutions,
.rdp__connecting--resolutions
{
    font-size: 16px;

    position: relative;
    top: -1px;

    width: 300px;
    margin-top: 25px;
    padding: 20px;

    color: #fff;
    border: 1px solid #405f97;
    border-radius: 8px;
    background-color: #293b5c;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.rdp__error--resolutions:after,
.rdp__error--resolutions:before,
.rdp__connecting--resolutions:after,
.rdp__connecting--resolutions:before
{
    position: absolute;
    bottom: 100%;
    left: 50%;

    width: 0;
    height: 0;

    content: ' ';
    pointer-events: none;

    border: solid transparent;
}

.rdp__error--resolutions:before,
.rdp__connecting--resolutions:before
{
    margin-left: -21px;

    border-width: 21px;
    border-color: rgba(64, 95, 151, 0);
    border-bottom-color: #405f97;
}

.rdp__error--resolutions:after,
.rdp__connecting--resolutions:after
{
    margin-left: -20px;

    border-width: 20px;
    border-color: rgba(41, 59, 92, 0);
    border-bottom-color: #293b5c;
}

.rdp__error--resolutions ol,
.rdp__connecting--resolutions ol
{
    margin: 0;
    padding: 0 17px;
}

.rdp__error--buttons,
.rdp__connecting--buttons
{
    display: -ms-flexbox;
    display: flex;

    padding: 15px 0 0 0;

    -ms-flex-pack: justify;
    justify-content: space-between;
}

.rdp__error--buttons > a,
.rdp__connecting--buttons > a
{
    font-size: 14px;
}

.rdp__error:not(.rdp__connecting):after,
.rdp__connecting:not(.rdp__connecting):after
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .2;
    background: url(../graphic/white-noise.gif);
    background-size: cover;
}

.rdp__error.rdp__connecting,
.rdp__connecting.rdp__connecting
{
    background-color: #030e10;
}

.rdp__error.rdp__connecting .combined-icon,
.rdp__connecting.rdp__connecting .combined-icon
{
    width: 190px;
    height: 180px;
}

.rdp__error.rdp__connecting .combined-icon .guac-icon,
.rdp__connecting.rdp__connecting .combined-icon .guac-icon
{
    top: 50%;
    left: 50%;

    width: 55px;
    margin-top: -29px;
    margin-left: -27px;
}

.rdp__error.rdp__connecting .combined-icon .guac-icon + .fa-desktop,
.rdp__connecting.rdp__connecting .combined-icon .guac-icon + .fa-desktop
{
    font-size: 180px;

    color: #567e84;
}

.rdp__error .animated-ellipse,
.rdp__connecting .animated-ellipse
{
    display: inline-block;
}

.rdp__error .animated-ellipse > li,
.rdp__connecting .animated-ellipse > li
{
    display: inline-block;

    opacity: 0;
}

.rdp__error .animated-ellipse > li.in,
.rdp__connecting .animated-ellipse > li.in
{
    opacity: 1;
}

.rdp-dialog
{
    z-index: 10;
    top: 66px;

    width: 100%;
    height: calc(100% - 66px);
    margin: 0;
    padding: 0;

    border: 0;
    background-color: rgba(0, 0, 0, .7);
}

.rdp-dialog__body
{
    position: absolute;
    top: 50%;
    left: 5%;

    width: 90%;

    transform: translateY(-50%);
    text-align: center;

    color: #fff;
}

.rdp-dialog__title
{
    font-size: 24px;
    font-weight: 300;
}

.rdp-dialog__title strong
{
    font-weight: 500;
}

.rdp-dialog__text
{
    font-size: 18px;
    font-weight: 500;

    margin-bottom: 50px;
}

.rdp-dialog__options
{
    display: -ms-flexbox;
    display: flex;

    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.rdp-dialog__options button
{
    margin: 0 12px;
}

.rdp-details
{
    position: relative;
    left: -12px;
}

.rdp-details__menu
{
    position: absolute;
    z-index: 20;
    top: 23px;

    display: none;

    margin: 0;
    padding: 25px;

    list-style: none;

    border-radius: 0 0 2px 2px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.rdp-details__menu > li
{
    font-size: 16px;

    margin: 0 0 10px 0;
    padding: 0;

    color: #697993;
}

.rdp-details__menu > li span,
.rdp-details__menu > li strong
{
    display: inline-block;
}

.rdp-details__menu > li span
{
    width: 180px;
}

.rdp-details__menu > li strong
{
    color: #2e3a4f;
}

.rdp-details__toggle
{
    font-size: 12px;
    font-weight: 900;

    height: 25px;
    padding: 5px 10px;

    transition: background-color 75ms ease-out;
    text-transform: uppercase;
}

.rdp-details__toggle:hover
{
    cursor: pointer;
    text-decoration: none;

    color: #2e3a4f;
    background-color: rgba(255, 255, 255, .2);
}

.rdp-details__toggle::-moz-selection
{
    background: transparent;
}

.rdp-details__toggle::selection
{
    background: transparent;
}

.rdp-details__toggle.active
{
    border-radius: 2px 2px 0 0;
    background-color: #fff;
}

.rdp-details__toggle.active + .rdp-details__menu
{
    display: block;
}

/*
  fix that will actually show the guac canvas
  - I hope the guacamole frontend library will improve
    so I can get rid of these nasty rules.
 */
#guacamole-display canvas
{
    z-index: 5;
}

#guacamole-display canvas:hover
{
    cursor: none;
}

#guacamole-display > div > div
{
    z-index: 5 !important;
}

#guacamole-display > div:not([class^='rdp__'])
{
    top: 50%;

    margin: 0 auto;
    margin-top: -384px;
}

#guacamole-display > div > div > div:nth-child(2)
{
    display: none;
}

#page-secret
{
    background-color: #152542;
}

#page-secret header
{
    padding: 60px 0;
}

#page-secret header img
{
    display: block;

    width: 200px;
    margin: 0 auto;
}

#page-secret .modal-header h4 i
{
    float: right;

    color: #6297f8;
}

#page-secret .modal-dialog
{
    margin-top: 0;
    margin-bottom: 0;
}

#page-secret fieldset label
{
    width: 100%;
    padding-right: 25px;
}

#page-secret .input-message
{
    font-size: .8em;

    position: relative;
    top: 3px;

    float: right;

    color: #d91e18;
}

#page-secret .effect-slide
{
    transition: opacity 450ms linear, transform 650ms linear;
    transform: translateY(0);

    opacity: 1;
}

#page-secret .effect-slide-hold
{
    transform: translateY(-20px);

    opacity: 0;
}

#page-secret .effect-fade
{
    transition: opacity 300ms linear;

    opacity: 1;
}

#page-secret .effect-fade-hold
{
    opacity: 0;
}

#page-secret .effect[data-effect-delay='1']
{
    transition-delay: 180ms;
}

#page-secret .effect[data-effect-delay='2']
{
    transition-delay: 360ms;
}

#page-secret .effect[data-effect-delay='3']
{
    transition-delay: 540ms;
}

#page-secret .effect[data-effect-delay='4']
{
    transition-delay: 720ms;
}

#page-secret .effect[data-effect-delay='5']
{
    transition-delay: 900ms;
}

#page-secret .effect[data-effect-delay='6']
{
    transition-delay: 1080ms;
}

#page-secret .effect[data-effect-delay='7']
{
    transition-delay: 1260ms;
}

#page-secret .effect[data-effect-delay='8']
{
    transition-delay: 1440ms;
}

#page-secret .effect[data-effect-delay='9']
{
    transition-delay: 1620ms;
}

#page-secret .effect[data-effect-delay='10']
{
    transition-delay: 1800ms;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.jstree-default .jstree-node
{
    line-height: 22px !important;

    min-height: 22px !important;
}

.jstree-anchor
{
    line-height: 22px !important;

    height: 22px !important;
}

.jstree-default .jstree-icon:empty
{
    line-height: 22px !important;

    width: 22px !important;
    height: 22px !important;
}

.jstree-default .jstree-wholerow
{
    height: 22px;
}

.jstree-children,
.jstree-grid-cell
{
    font-size: inherit;
}

.jstree-grid-wrapper .jstree-grid-midwrapper .jstree-grid-column:last-child
{
    width: 100% !important;
}

.jstree-default .jstree-icon
{
    background-position-y: -6px !important;
}

.jstree-default .jstree-wholerow-clicked,
.jstree-default .jstree-hovered,
.jstree-default .jstree-clicked,
.jstree-default .jstree-wholerow-hovered
{
    background: transparent !important;
    box-shadow: none;
}

.jstree-grid-header-regular
{
    margin-bottom: 21px !important;

    text-align: center !important;

    background-color: #f9f9f9;
}

.jstree-grid-wrapper
{
    padding-bottom: 20px !important;
}

.jstree-grid-midwrapper
{
    background: url('/static/images/theme_default/table_bg_22px.png');
    background-position-y: 2px;
}

.jstree-grid-cell
{
    color: #929292;
}

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox
{
    background-position: -228px -4px;
}

.jstree-default .jstree-clicked.jstree-grid-col-0,
.jstree-default .jstree-checked
{
    color: #4c4c4c;
}

a[filetree_duplicate=true]
{
    color: red !important;
}

a.jstree-anchor[filetree_type=container]
{
    color: #4c4c4c !important;
}

a.jstree-grid-col-0.highlight
{
    text-decoration: underline !important;
}

.jstree-grid-separator
{
    border-width: 0 1px 0 0 !important;
}

.jstree-grid-resizable-separator
{
    width: 2px !important;
}

.jstree-grid-header-cell
{
    padding: 3px 10px 2px 10px !important;
}

.jstree-default .jstree-icon:empty
{
    line-height: 21px !important;
}

.jstree-grid-cell span
{
    padding-right: 8px;
    padding-left: 8px;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
.dataTables_paginate .pagination
{
    margin-top: 20px;
    padding: 3px 10px;
}

.dataTables_paginate .pagination .active > a
{
    z-index: 2;

    cursor: default;

    color: #fff;
    border-color: #7b93a7;
    background-color: #6d99be;
}

.dataTables_info
{
    margin-top: 20px;

    color: #cecece;
}

.dataTables_filter label
{
    color: #d1d1d1;
}

.dataTables_filter input
{
    border: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_filter
{
    float: right;
}

.dataTables_wrapper .dataTables_filter input
{
    float: right;

    width: 60%;
    max-width: 170px;
    margin-top: -4px;
}

.dataTables_wrapper .dataTables_filter label
{
    padding-top: 4px;

    text-align: right;
}

#domains .dataTables_filter,
#hosts .dataTables_filter
{
    padding-top: 18px;
}

.dataTables_length select
{
    width: inherit !important;
}

#domains .dataTables_length,
#hosts .dataTables_length
{
    padding-top: 18px;
    padding-right: 14px;
}

.dataTable#network_dns,
.dataTable#network_hosts
{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.dataTable#network_dns tbody,
.dataTable#network_hosts tbody
{
    font-size: 13px;
}

.dataTable#network_dns tr > td:first-child
{
    word-break: break-all;
}

/*
   Copyright (C) 2016 Cuckoo Foundation.
   This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
   see the file 'docs/LICENSE' for copying permission.
 */
@media (max-width: 979px)
{
    body
    {
        padding-bottom: 0;
    }
}

@media (min-width: 992px)
{
    #analysis_menu-sidebar
    {
        max-width: 260px;
    }
}

bade[data-theme='cyborg'],
body.cyborg
{
    color: #d7d7d7;
    background-color: #020e10;
    /* random */
    /* checkboxes */
    /* sidebar */
    /* navbar */
    /* alerts */
    /* panels */
    /* tables */
    /* text */
    /* alert & bars */
    /* modals */
    /* tooltips */
    /* buttons */
    /* href */
    /* behavioral analysis page */
    /* navs/tabs */
    /* recent analysis page */
    /* jstree */
    /* cyborg */
}

bade[data-theme='cyborg'] .cuckoo-analysis,
body.cyborg .cuckoo-analysis
{
    background-color: #020e10;
}

bade[data-theme='cyborg'] .cuckoo-analysis__header,
body.cyborg .cuckoo-analysis__header
{
    border-bottom-color: #444;
    box-shadow: none;
    text-shadow: none;
}

bade[data-theme='cyborg'] html,
body.cyborg html
{
    background: transparent;
}

bade[data-theme='cyborg'] hr,
body.cyborg hr
{
    border-top: 1px solid #345274;
}

bade[data-theme='cyborg'] .dns_badge,
body.cyborg .dns_badge
{
    color: #bcbcbc;
    background-color: #3b3b3b;
}

bade[data-theme='cyborg'] pre,
body.cyborg pre
{
    color: inherit;
    border: 1px solid #464545;
    background-color: #434343;
}

bade[data-theme='cyborg'] .gray,
body.cyborg .gray
{
    color: #919191;
}

bade[data-theme='cyborg'] .jumbotron,
body.cyborg .jumbotron
{
    border: 1px solid #142b33;
    background-color: #132a32;
}

bade[data-theme='cyborg'] .text-danger,
body.cyborg .text-danger
{
    color: #db302c;
}

bade[data-theme='cyborg'] .text-success,
body.cyborg .text-success
{
    color: #249926;
}

bade[data-theme='cyborg'] .process,
body.cyborg .process
{
    background-color: #345274;
}

bade[data-theme='cyborg'] .panel,
body.cyborg .panel
{
    border: 1px solid #1a293b;
}

bade[data-theme='cyborg'] .panel-heading .glyphicon,
body.cyborg .panel-heading .glyphicon
{
    color: #b8b8b8;
}

bade[data-theme='cyborg'] .panel-title,
body.cyborg .panel-title
{
    text-shadow: #152d36 0 -1px 0;
}

bade[data-theme='cyborg'] section#summary span.load_more,
bade[data-theme='cyborg'] section#summary span.load_all,
body.cyborg section#summary span.load_more,
body.cyborg section#summary span.load_all
{
    color: #0ce3ac !important;
}

bade[data-theme='cyborg'] section#summary .list-group li ul,
body.cyborg section#summary .list-group li ul
{
    list-style-type: initial;
}

bade[data-theme='cyborg'] input,
bade[data-theme='cyborg'] textarea,
bade[data-theme='cyborg'] select,
bade[data-theme='cyborg'] pre,
bade[data-theme='cyborg'] .well,
bade[data-theme='cyborg'] .pagination > li > a,
body.cyborg input,
body.cyborg textarea,
body.cyborg select,
body.cyborg pre,
body.cyborg .well,
body.cyborg .pagination > li > a
{
    color: #e8e8e8;
    border-color: #162c56;
    background-color: #152d3d;
}

bade[data-theme='cyborg'] .pagination > li.active > a,
body.cyborg .pagination > li.active > a
{
    background-color: #244d69 !important;
}

bade[data-theme='cyborg'] input[readonly],
body.cyborg input[readonly]
{
    cursor: text !important;

    background-color: inherit !important;
}

bade[data-theme='cyborg'] input:focus,
bade[data-theme='cyborg'] textarea:focus,
bade[data-theme='cyborg'] select:focus,
body.cyborg input:focus,
body.cyborg textarea:focus,
body.cyborg select:focus
{
    box-shadow: 0 0 0 #59595a !important;
}

bade[data-theme='cyborg'] .dataTables_paginate .pagination > .active > a,
body.cyborg .dataTables_paginate .pagination > .active > a
{
    color: #fff;
    border-color: #3e5f7a;
    background-color: #4a7191;
}

bade[data-theme='cyborg'] .cuckoo-box input[type='radio']:empty ~ label:before,
bade[data-theme='cyborg'] .cuckoo-box input[type='checkbox']:empty ~ label:before,
body.cyborg .cuckoo-box input[type='radio']:empty ~ label:before,
body.cyborg .cuckoo-box input[type='checkbox']:empty ~ label:before
{
    background: #345274;
}

bade[data-theme='cyborg'] .cuckoo-box-primary input[type='radio']:checked ~ label:before,
bade[data-theme='cyborg'] .cuckoo-box-primary input[type='checkbox']:checked ~ label:before,
body.cyborg .cuckoo-box-primary input[type='radio']:checked ~ label:before,
body.cyborg .cuckoo-box-primary input[type='checkbox']:checked ~ label:before
{
    color: inherit;
    background-color: #375a7f;
}

bade[data-theme='cyborg'] .cuckoo-box input[type='radio']:checked ~ label,
bade[data-theme='cyborg'] .cuckoo-box input[type='checkbox']:checked ~ label,
body.cyborg .cuckoo-box input[type='radio']:checked ~ label,
body.cyborg .cuckoo-box input[type='checkbox']:checked ~ label
{
    color: inherit;
}

bade[data-theme='cyborg'] .cuckoo-box label,
body.cyborg .cuckoo-box label
{
    border: 1px solid #345274;
}

bade[data-theme='cyborg'] section#summary .panel-default .list-group > li > p > b,
body.cyborg section#summary .panel-default .list-group > li > p > b
{
    font-size: 12px;

    color: #f39c12;
}

bade[data-theme='cyborg'] .analysis_menu-usermenu ul li,
body.cyborg .analysis_menu-usermenu ul li
{
    border-bottom: 1px solid #345274;
}

bade[data-theme='cyborg'] .analysis_menu-usermenu ul li a:hover,
body.cyborg .analysis_menu-usermenu ul li a:hover
{
    text-decoration: none;

    color: #0ce3ac;
    background-color: transparent;
}

bade[data-theme='cyborg'] .analysis_menu-usermenu ul li span.label,
body.cyborg .analysis_menu-usermenu ul li span.label
{
    color: #e7e7e7;
    border-color: #375a7f;
    background-color: #375a7f;
}

bade[data-theme='cyborg'] .analysis_menu-usermenu ul li.active a,
body.cyborg .analysis_menu-usermenu ul li.active a
{
    margin-left: -2px;

    color: #0ce3ac;
    border-left: 1px solid #0ce3ac;
    background: inherit;
}

bade[data-theme='cyborg'] .navbar-inverse,
body.cyborg .navbar-inverse
{
    border-color: #122539;
    background: linear-gradient(#3a4f6f, #16292f);
}

bade[data-theme='cyborg'] .navbar-inverse .navbar-nav > li > a,
body.cyborg .navbar-inverse .navbar-nav > li > a
{
    color: #dfdfdf;
}

bade[data-theme='cyborg'] .alert-success,
body.cyborg .alert-success
{
    opacity: .8;
    color: #fff;
    border-color: #00bc8c;
    background-color: #00bc8c;
}

bade[data-theme='cyborg'] .panel-default,
body.cyborg .panel-default
{
    border-color: #505050;
}

bade[data-theme='cyborg'] .panel,
body.cyborg .panel
{
    background-color: #0d1b21;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

bade[data-theme='cyborg'] .panel-default > .panel-heading,
body.cyborg .panel-default > .panel-heading
{
    color: #d8d8d8;
    border-color: #505050;
    background-color: #313131;
}

bade[data-theme='cyborg'] .panel-group .panel-heading + .panel-collapse > .panel-body,
bade[data-theme='cyborg'] .panel-group .panel-heading + .panel-collapse > .list-group,
body.cyborg .panel-group .panel-heading + .panel-collapse > .panel-body,
body.cyborg .panel-group .panel-heading + .panel-collapse > .list-group
{
    border-top: 1px solid #464545;
}

bade[data-theme='cyborg'] .panel-group .panel-footer,
body.cyborg .panel-group .panel-footer
{
    border-top: 0;
}

bade[data-theme='cyborg'] .panel-group .panel-footer + .panel-collapse .panel-body,
body.cyborg .panel-group .panel-footer + .panel-collapse .panel-body
{
    border-bottom: 1px solid #464545;
}

bade[data-theme='cyborg'] .panel-default,
body.cyborg .panel-default
{
    border-color: #001e28;
    border-top: 1px solid #001e28;
    border-right: 1px solid #001e28;
    border-left: 1px solid #001e28;
}

bade[data-theme='cyborg'] .panel-default > .panel-heading,
body.cyborg .panel-default > .panel-heading
{
    color: #fff;
    border: 0;
    border-color: #2b5a6a;
    border-top: 1px solid #2b5a6a;
    border-right: 1px solid #003f54;
    border-left: 1px solid #003f54;
    background: linear-gradient(#284f5c, #112c35);
}

bade[data-theme='cyborg'] .panel-default > .panel-heading + .panel-collapse > .panel-body,
body.cyborg .panel-default > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #464545;
}

bade[data-theme='cyborg'] .panel-default > .panel-heading .badge,
body.cyborg .panel-default > .panel-heading .badge
{
    color: #303030;
    background-color: #fff;
}

bade[data-theme='cyborg'] .panel-default > .panel-footer + .panel-collapse > .panel-body,
body.cyborg .panel-default > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #464545;
}

bade[data-theme='cyborg'] .panel-primary,
body.cyborg .panel-primary
{
    border-color: #000;
}

bade[data-theme='cyborg'] .panel-primary > .panel-heading,
body.cyborg .panel-primary > .panel-heading
{
    color: #fff;
    border: 0;
    border-color: #2b5a6a;
    border-top: 1px solid #2b5a6a;
    border-right: 1px solid #003f54;
    border-left: 1px solid #003f54;
    background: linear-gradient(#284f5c, #112c35);
}

bade[data-theme='cyborg'] .panel-primary > .panel-heading + .panel-collapse > .panel-body,
body.cyborg .panel-primary > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #375a7f;
}

bade[data-theme='cyborg'] .panel-primary > .panel-heading .badge,
body.cyborg .panel-primary > .panel-heading .badge
{
    color: #375a7f;
    background-color: #fff;
}

bade[data-theme='cyborg'] .panel-primary > .panel-footer + .panel-collapse > .panel-body,
body.cyborg .panel-primary > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #375a7f;
}

bade[data-theme='cyborg'] .panel-success,
body.cyborg .panel-success
{
    border-color: #00bc8c;
}

bade[data-theme='cyborg'] .panel-success > .panel-heading,
body.cyborg .panel-success > .panel-heading
{
    color: #fff;
    border-color: #00bc8c;
    background-color: #00bc8c;
}

bade[data-theme='cyborg'] .panel-success > .panel-heading + .panel-collapse > .panel-body,
body.cyborg .panel-success > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #00bc8c;
}

bade[data-theme='cyborg'] .panel-success > .panel-heading .badge,
body.cyborg .panel-success > .panel-heading .badge
{
    color: #00bc8c;
    background-color: #fff;
}

bade[data-theme='cyborg'] .panel-success > .panel-footer + .panel-collapse > .panel-body,
body.cyborg .panel-success > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #00bc8c;
}

bade[data-theme='cyborg'] .panel-info,
body.cyborg .panel-info
{
    border-color: #3498db;
}

bade[data-theme='cyborg'] .panel-info > .panel-heading,
body.cyborg .panel-info > .panel-heading
{
    color: #fff;
    border-color: #3498db;
    background-color: #3498db;
}

bade[data-theme='cyborg'] .panel-info > .panel-heading + .panel-collapse > .panel-body,
body.cyborg .panel-info > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #3498db;
}

bade[data-theme='cyborg'] .panel-info > .panel-heading .badge,
body.cyborg .panel-info > .panel-heading .badge
{
    color: #3498db;
    background-color: #fff;
}

bade[data-theme='cyborg'] .panel-info > .panel-footer + .panel-collapse > .panel-body,
body.cyborg .panel-info > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #3498db;
}

bade[data-theme='cyborg'] .panel-warning,
body.cyborg .panel-warning
{
    border-color: #f39c12;
}

bade[data-theme='cyborg'] .panel-warning > .panel-heading,
body.cyborg .panel-warning > .panel-heading
{
    color: #fff;
    border-color: #f39c12;
    background-color: #f39c12;
}

bade[data-theme='cyborg'] .panel-warning > .panel-heading + .panel-collapse > .panel-body,
body.cyborg .panel-warning > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #f39c12;
}

bade[data-theme='cyborg'] .panel-warning > .panel-heading .badge,
body.cyborg .panel-warning > .panel-heading .badge
{
    color: #f39c12;
    background-color: #fff;
}

bade[data-theme='cyborg'] .panel-warning > .panel-footer + .panel-collapse > .panel-body,
body.cyborg .panel-warning > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #f39c12;
}

bade[data-theme='cyborg'] .panel-danger,
body.cyborg .panel-danger
{
    border-color: #e74c3c;
}

bade[data-theme='cyborg'] .panel-danger > .panel-heading,
body.cyborg .panel-danger > .panel-heading
{
    color: #fff;
    border-color: #e74c3c;
    background-color: #e74c3c;
}

bade[data-theme='cyborg'] .panel-danger > .panel-heading + .panel-collapse > .panel-body,
body.cyborg .panel-danger > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #e74c3c;
}

bade[data-theme='cyborg'] .panel-danger > .panel-heading .badge,
body.cyborg .panel-danger > .panel-heading .badge
{
    color: #e74c3c;
    background-color: #fff;
}

bade[data-theme='cyborg'] .panel-danger > .panel-footer + .panel-collapse > .panel-body,
body.cyborg .panel-danger > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #e74c3c;
}

bade[data-theme='cyborg'] .panel-body,
body.cyborg .panel-body
{
    background-color: #0d1b21;
}

bade[data-theme='cyborg'] .panel-footer,
body.cyborg .panel-footer
{
    border-top: 1px solid #0d1b21;
    background-color: #0d1b21;
}

bade[data-theme='cyborg'] .list-group-item,
body.cyborg .list-group-item
{
    border: 0;
    background-color: #2d2d2d;
}

bade[data-theme='cyborg'] .list-group-item:nth-child(odd),
body.cyborg .list-group-item:nth-child(odd)
{
    background-color: #363636;
}

bade[data-theme='cyborg'] .pagination > .disabled > a,
bade[data-theme='cyborg'] .pagination > .disabled > a:focus,
bade[data-theme='cyborg'] .pagination > .disabled > a:hover,
bade[data-theme='cyborg'] .pagination > .disabled > span,
bade[data-theme='cyborg'] .pagination > .disabled > span:focus,
bade[data-theme='cyborg'] .pagination > .disabled > span:hover,
body.cyborg .pagination > .disabled > a,
body.cyborg .pagination > .disabled > a:focus,
body.cyborg .pagination > .disabled > a:hover,
body.cyborg .pagination > .disabled > span,
body.cyborg .pagination > .disabled > span:focus,
body.cyborg .pagination > .disabled > span:hover
{
    color: #8f8f8f;
    border-color: #464545;
    background-color: #464545;
}

bade[data-theme='cyborg'] footer,
body.cyborg footer
{
    background: #0d1c21;
}

bade[data-theme='cyborg'] #footer-extra,
body.cyborg #footer-extra
{
    background: inherit;
}

bade[data-theme='cyborg'] .table > thead,
body.cyborg .table > thead
{
    color: #97a4a4;
    background-color: #0d1b21;
}

bade[data-theme='cyborg'] .table > tbody > tr,
body.cyborg .table > tbody > tr
{
    border-bottom: 1px solid #061a1d;
}

bade[data-theme='cyborg'] .table > thead > tr > th,
body.cyborg .table > thead > tr > th
{
    border-bottom: 0 solid #8d8d8d;
}

bade[data-theme='cyborg'] .table-striped > tbody > tr:nth-of-type(odd),
body.cyborg .table-striped > tbody > tr:nth-of-type(odd)
{
    background-color: #0b1d21;
}

bade[data-theme='cyborg'] .table-striped > tbody > tr:nth-of-type(even),
body.cyborg .table-striped > tbody > tr:nth-of-type(even)
{
    background-color: #030e10;
}

bade[data-theme='cyborg'] .table > tbody > tr > td,
bade[data-theme='cyborg'] .table > tbody > tr > th,
bade[data-theme='cyborg'] .table > tfoot > tr > td,
bade[data-theme='cyborg'] .table > tfoot > tr > th,
bade[data-theme='cyborg'] .table > thead > tr > td,
bade[data-theme='cyborg'] .table > thead > tr > th,
body.cyborg .table > tbody > tr > td,
body.cyborg .table > tbody > tr > th,
body.cyborg .table > tfoot > tr > td,
body.cyborg .table > tfoot > tr > th,
body.cyborg .table > thead > tr > td,
body.cyborg .table > thead > tr > th
{
    line-height: 1.42857143;

    padding: 8px;

    vertical-align: top;

    border-top: 0 solid #ddd;
}

bade[data-theme='cyborg'] .row-active,
body.cyborg .row-active
{
    background-color: #545454;
}

bade[data-theme='cyborg'] .table-bordered > tbody > tr > td,
bade[data-theme='cyborg'] .table-bordered > tbody > tr > th,
bade[data-theme='cyborg'] .table-bordered > tfoot > tr > td,
bade[data-theme='cyborg'] .table-bordered > tfoot > tr > th,
bade[data-theme='cyborg'] .table-bordered > thead > tr > td,
bade[data-theme='cyborg'] .table-bordered > thead > tr > th,
body.cyborg .table-bordered > tbody > tr > td,
body.cyborg .table-bordered > tbody > tr > th,
body.cyborg .table-bordered > tfoot > tr > td,
body.cyborg .table-bordered > tfoot > tr > th,
body.cyborg .table-bordered > thead > tr > td,
body.cyborg .table-bordered > thead > tr > th
{
    border: 1px solid #132b3b;
}

bade[data-theme='cyborg'] .table-bordered,
body.cyborg .table-bordered
{
    border: 1px solid #434343;
}

bade[data-theme='cyborg'] table#network_dns,
bade[data-theme='cyborg'] table#network_hosts,
body.cyborg table#network_dns,
body.cyborg table#network_hosts
{
    border-top: inherit;
    border-bottom: inherit;
}

bade[data-theme='cyborg'] table.dataTable thead,
body.cyborg table.dataTable thead
{
    color: #bfbfbf;
}

bade[data-theme='cyborg'] table.dataTable thead th:after,
body.cyborg table.dataTable thead th:after
{
    color: #0ce3ac;
}

bade[data-theme='cyborg'] .table-hover > tbody > tr:hover,
body.cyborg .table-hover > tbody > tr:hover
{
    background-color: #545454;
}

bade[data-theme='cyborg'] .table-hover > tbody > tr:hover:not(.row-active),
body.cyborg .table-hover > tbody > tr:hover:not(.row-active)
{
    background-color: #404040;
}

bade[data-theme='cyborg'] mark,
bade[data-theme='cyborg'] .mark,
body.cyborg mark,
body.cyborg .mark
{
    padding: .2em;

    background-color: #f39c12;
}

bade[data-theme='cyborg'] .text-left,
body.cyborg .text-left
{
    text-align: left;
}

bade[data-theme='cyborg'] .text-right,
body.cyborg .text-right
{
    text-align: right;
}

bade[data-theme='cyborg'] .text-center,
body.cyborg .text-center
{
    text-align: center;
}

bade[data-theme='cyborg'] .text-justify,
body.cyborg .text-justify
{
    text-align: justify;
}

bade[data-theme='cyborg'] .text-nowrap,
body.cyborg .text-nowrap
{
    white-space: nowrap;
}

bade[data-theme='cyborg'] .text-lowercase,
body.cyborg .text-lowercase
{
    text-transform: lowercase;
}

bade[data-theme='cyborg'] .text-uppercase,
body.cyborg .text-uppercase
{
    text-transform: uppercase;
}

bade[data-theme='cyborg'] .text-capitalize,
body.cyborg .text-capitalize
{
    text-transform: capitalize;
}

bade[data-theme='cyborg'] .text-muted,
body.cyborg .text-muted
{
    color: #999;
}

bade[data-theme='cyborg'] .text-primary,
body.cyborg .text-primary
{
    color: #375a7f;
}

bade[data-theme='cyborg'] .alert,
body.cyborg .alert
{
    margin-bottom: 21px;
    padding: 15px;

    border: 1px solid transparent;
    border-radius: 4px;
}

bade[data-theme='cyborg'] .alert h4,
body.cyborg .alert h4
{
    margin-top: 0;

    color: inherit;
}

bade[data-theme='cyborg'] .alert .alert-link,
body.cyborg .alert .alert-link
{
    font-weight: bold;
}

bade[data-theme='cyborg'] .alert > p,
bade[data-theme='cyborg'] .alert > ul,
body.cyborg .alert > p,
body.cyborg .alert > ul
{
    margin-bottom: 0;
}

bade[data-theme='cyborg'] .alert > p + p,
body.cyborg .alert > p + p
{
    margin-top: 5px;
}

bade[data-theme='cyborg'] .alert-dismissable,
bade[data-theme='cyborg'] .alert-dismissible,
body.cyborg .alert-dismissable,
body.cyborg .alert-dismissible
{
    padding-right: 35px;
}

bade[data-theme='cyborg'] .alert-dismissable .close,
bade[data-theme='cyborg'] .alert-dismissible .close,
body.cyborg .alert-dismissable .close,
body.cyborg .alert-dismissible .close
{
    position: relative;
    top: -2px;
    right: -21px;

    color: inherit;
}

bade[data-theme='cyborg'] .alert-success,
body.cyborg .alert-success
{
    opacity: 1;
    color: #e9e9e9;
    border-color: #005741;
    background-color: #008664;
}

bade[data-theme='cyborg'] .alert-success hr,
body.cyborg .alert-success hr
{
    border-top-color: #00a379;
}

bade[data-theme='cyborg'] .alert-success .alert-link,
body.cyborg .alert-success .alert-link
{
    color: #e6e6e6;
}

bade[data-theme='cyborg'] .alert-success a,
body.cyborg .alert-success a
{
    font-weight: bold;

    color: white;
}

bade[data-theme='cyborg'] .alert-info,
body.cyborg .alert-info
{
    color: #fff;
    border-color: #152d3d;
    background-color: #152d3d;
}

bade[data-theme='cyborg'] .alert-info hr,
body.cyborg .alert-info hr
{
    border-top-color: #258cd1;
}

bade[data-theme='cyborg'] .alert-info .alert-link,
body.cyborg .alert-info .alert-link
{
    color: #e6e6e6;
}

bade[data-theme='cyborg'] .alert-warning,
body.cyborg .alert-warning
{
    color: #fff;
    border-color: #a48554;
    background-color: #a48554;
}

bade[data-theme='cyborg'] .alert-warning hr,
body.cyborg .alert-warning hr
{
    border-top-color: #e08e0b;
}

bade[data-theme='cyborg'] .alert-warning .alert-link,
body.cyborg .alert-warning .alert-link
{
    color: #e6e6e6;
}

bade[data-theme='cyborg'] .alert-danger,
body.cyborg .alert-danger
{
    color: #fff;
    border-color: #9c4c43;
    background-color: #9c4c43;
}

bade[data-theme='cyborg'] .alert-danger hr,
body.cyborg .alert-danger hr
{
    border-top-color: #e43725;
}

bade[data-theme='cyborg'] .alert-danger .alert-link,
body.cyborg .alert-danger .alert-link
{
    color: #e6e6e6;
}

@keyframes progress-bar-stripes
{
    from
    {
        background-position: 40px 0;
    }
    to
    {
        background-position: 0 0;
    }
}

bade[data-theme='cyborg'] .progress,
body.cyborg .progress
{
    overflow: hidden;

    height: 21px;
    margin-bottom: 21px;

    border-radius: 4px;
    background-color: #ebebeb;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

bade[data-theme='cyborg'] .progress-bar,
body.cyborg .progress-bar
{
    font-size: 13px;
    line-height: 21px;

    float: left;

    width: 0;
    height: 100%;

    transition: width .6s ease;
    text-align: center;

    color: #fff;
    background-color: #375a7f;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
}

bade[data-theme='cyborg'] .progress-striped .progress-bar,
bade[data-theme='cyborg'] .progress-bar-striped,
body.cyborg .progress-striped .progress-bar,
body.cyborg .progress-bar-striped
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

bade[data-theme='cyborg'] .progress.active .progress-bar,
bade[data-theme='cyborg'] .progress-bar.active,
body.cyborg .progress.active .progress-bar,
body.cyborg .progress-bar.active
{
    animation: progress-bar-stripes 2s linear infinite;
}

bade[data-theme='cyborg'] .progress-bar-success,
body.cyborg .progress-bar-success
{
    background-color: #00bc8c;
}

bade[data-theme='cyborg'] .progress-striped .progress-bar-success,
body.cyborg .progress-striped .progress-bar-success
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

bade[data-theme='cyborg'] .progress-bar-info,
body.cyborg .progress-bar-info
{
    background-color: #3498db;
}

bade[data-theme='cyborg'] .progress-striped .progress-bar-info,
body.cyborg .progress-striped .progress-bar-info
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

bade[data-theme='cyborg'] .progress-bar-warning,
body.cyborg .progress-bar-warning
{
    background-color: #f39c12;
}

bade[data-theme='cyborg'] .progress-striped .progress-bar-warning,
body.cyborg .progress-striped .progress-bar-warning
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

bade[data-theme='cyborg'] .progress-bar-danger,
body.cyborg .progress-bar-danger
{
    background-color: #e74c3c;
}

bade[data-theme='cyborg'] .progress-striped .progress-bar-danger,
body.cyborg .progress-striped .progress-bar-danger
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

bade[data-theme='cyborg'] .well,
body.cyborg .well
{
    min-height: 20px;
    margin-bottom: 20px;
    padding: 19px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #303030;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

bade[data-theme='cyborg'] .well blockquote,
body.cyborg .well blockquote
{
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}

bade[data-theme='cyborg'] .well-lg,
body.cyborg .well-lg
{
    padding: 24px;

    border-radius: 6px;
}

bade[data-theme='cyborg'] .well-sm,
body.cyborg .well-sm
{
    padding: 9px;

    border-radius: 3px;
}

bade[data-theme='cyborg'] .close,
body.cyborg .close
{
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;

    float: right;

    opacity: .2;
    color: #fff;
    text-shadow: none;

    filter: alpha(opacity=20);
}

bade[data-theme='cyborg'] .close:hover,
bade[data-theme='cyborg'] .close:focus,
body.cyborg .close:hover,
body.cyborg .close:focus
{
    cursor: pointer;
    text-decoration: none;

    opacity: .5;
    color: #fff;

    filter: alpha(opacity=50);
}

bade[data-theme='cyborg'] button.close,
body.cyborg button.close
{
    padding: 0;

    cursor: pointer;

    border: 0;
    background: transparent;

    -webkit-appearance: none;
}

bade[data-theme='cyborg'] .modal-open,
body.cyborg .modal-open
{
    overflow: hidden;
}

bade[data-theme='cyborg'] .modal,
body.cyborg .modal
{
    position: fixed;
    z-index: 6666;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;
    overflow: hidden;

    outline: 0;

    -webkit-overflow-scrolling: touch;
}

bade[data-theme='cyborg'] .modal.fade .modal-dialog,
body.cyborg .modal.fade .modal-dialog
{
    transition: transform .3s ease-out;
    transform: translate(0, -25%);
}

bade[data-theme='cyborg'] .modal.in .modal-dialog,
body.cyborg .modal.in .modal-dialog
{
    transform: translate(0, 0);
}

bade[data-theme='cyborg'] .modal-open .modal,
body.cyborg .modal-open .modal
{
    overflow-x: hidden;
    overflow-y: auto;
}

bade[data-theme='cyborg'] .modal-dialog,
body.cyborg .modal-dialog
{
    position: relative;
    z-index: 6666;

    width: auto;
    margin: 10px;
}

bade[data-theme='cyborg'] .modal-content,
body.cyborg .modal-content
{
    position: relative;

    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    background-color: #303030;
    background-clip: padding-box;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

bade[data-theme='cyborg'] .modal-backdrop,
body.cyborg .modal-backdrop
{
    position: fixed;
    z-index: 1040;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background-color: #000;
}

bade[data-theme='cyborg'] .modal-backdrop.fade,
body.cyborg .modal-backdrop.fade
{
    opacity: 0;

    filter: alpha(opacity=0);
}

bade[data-theme='cyborg'] .modal-backdrop.in,
body.cyborg .modal-backdrop.in
{
    opacity: .75;

    filter: alpha(opacity=70);
}

bade[data-theme='cyborg'] .modal-header,
body.cyborg .modal-header
{
    padding: 15px;

    border-bottom: 1px solid #464545;
}

bade[data-theme='cyborg'] .modal-header .close,
body.cyborg .modal-header .close
{
    margin-top: -2px;
}

bade[data-theme='cyborg'] .modal-title,
body.cyborg .modal-title
{
    line-height: 1.42857143;

    margin: 0;
}

bade[data-theme='cyborg'] .modal-body,
body.cyborg .modal-body
{
    position: relative;

    padding: 20px;
}

bade[data-theme='cyborg'] .modal-footer,
body.cyborg .modal-footer
{
    padding: 20px;

    text-align: right;

    border-top: 1px solid #464545;
}

bade[data-theme='cyborg'] .modal-footer .btn + .btn,
body.cyborg .modal-footer .btn + .btn
{
    margin-bottom: 0;
    margin-left: 5px;
}

bade[data-theme='cyborg'] .modal-footer .btn-group .btn + .btn,
body.cyborg .modal-footer .btn-group .btn + .btn
{
    margin-left: -1px;
}

bade[data-theme='cyborg'] .modal-footer .btn-block + .btn-block,
body.cyborg .modal-footer .btn-block + .btn-block
{
    margin-left: 0;
}

bade[data-theme='cyborg'] .modal-scrollbar-measure,
body.cyborg .modal-scrollbar-measure
{
    position: absolute;
    top: -9999px;

    overflow: scroll;

    width: 50px;
    height: 50px;
}

@media (min-width: 768px)
{
    bade[data-theme='cyborg'] .modal-dialog,
    body.cyborg .modal-dialog
    {
        width: 600px;
        margin: 30px auto;
    }
    bade[data-theme='cyborg'] .modal-content,
    body.cyborg .modal-content
    {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    bade[data-theme='cyborg'] .modal-sm,
    body.cyborg .modal-sm
    {
        width: 300px;
    }
}

@media (min-width: 992px)
{
    bade[data-theme='cyborg'] .modal-lg,
    body.cyborg .modal-lg
    {
        width: 900px;
    }
}

bade[data-theme='cyborg'] .tooltip,
body.cyborg .tooltip
{
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.42857143;

    position: absolute;
    z-index: 1070;

    display: block;

    text-align: left;
    text-align: start;
    white-space: normal;
    text-decoration: none;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    word-wrap: normal;
    word-break: normal;

    opacity: 0;
    text-shadow: none;

    line-break: auto;
    filter: alpha(opacity=0);
}

bade[data-theme='cyborg'] .tooltip.in,
body.cyborg .tooltip.in
{
    opacity: .9;

    filter: alpha(opacity=90);
}

bade[data-theme='cyborg'] .tooltip.top,
body.cyborg .tooltip.top
{
    margin-top: -3px;
    padding: 5px 0;
}

bade[data-theme='cyborg'] .tooltip.right,
body.cyborg .tooltip.right
{
    margin-left: 3px;
    padding: 0 5px;
}

bade[data-theme='cyborg'] .tooltip.bottom,
body.cyborg .tooltip.bottom
{
    margin-top: 3px;
    padding: 5px 0;
}

bade[data-theme='cyborg'] .tooltip.left,
body.cyborg .tooltip.left
{
    margin-left: -3px;
    padding: 0 5px;
}

bade[data-theme='cyborg'] .tooltip-inner,
body.cyborg .tooltip-inner
{
    max-width: 200px;
    padding: 3px 8px;

    text-align: center;

    color: #fff;
    border-radius: 4px;
    background-color: #000;
}

bade[data-theme='cyborg'] .tooltip-arrow,
body.cyborg .tooltip-arrow
{
    position: absolute;

    width: 0;
    height: 0;

    border-style: solid;
    border-color: transparent;
}

bade[data-theme='cyborg'] .tooltip.top .tooltip-arrow,
body.cyborg .tooltip.top .tooltip-arrow
{
    bottom: 0;
    left: 50%;

    margin-left: -5px;

    border-width: 5px 5px 0;
    border-top-color: #000;
}

bade[data-theme='cyborg'] .tooltip.top-left .tooltip-arrow,
body.cyborg .tooltip.top-left .tooltip-arrow
{
    right: 5px;
    bottom: 0;

    margin-bottom: -5px;

    border-width: 5px 5px 0;
    border-top-color: #000;
}

bade[data-theme='cyborg'] .tooltip.top-right .tooltip-arrow,
body.cyborg .tooltip.top-right .tooltip-arrow
{
    bottom: 0;
    left: 5px;

    margin-bottom: -5px;

    border-width: 5px 5px 0;
    border-top-color: #000;
}

bade[data-theme='cyborg'] .tooltip.right .tooltip-arrow,
body.cyborg .tooltip.right .tooltip-arrow
{
    top: 50%;
    left: 0;

    margin-top: -5px;

    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

bade[data-theme='cyborg'] .tooltip.left .tooltip-arrow,
body.cyborg .tooltip.left .tooltip-arrow
{
    top: 50%;
    right: 0;

    margin-top: -5px;

    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

bade[data-theme='cyborg'] .tooltip.bottom .tooltip-arrow,
body.cyborg .tooltip.bottom .tooltip-arrow
{
    top: 0;
    left: 50%;

    margin-left: -5px;

    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

bade[data-theme='cyborg'] .tooltip.bottom-left .tooltip-arrow,
body.cyborg .tooltip.bottom-left .tooltip-arrow
{
    top: 0;
    right: 5px;

    margin-top: -5px;

    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

bade[data-theme='cyborg'] .tooltip.bottom-right .tooltip-arrow,
body.cyborg .tooltip.bottom-right .tooltip-arrow
{
    top: 0;
    left: 5px;

    margin-top: -5px;

    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

bade[data-theme='cyborg'] .btn,
body.cyborg .btn
{
    font-weight: normal;
    line-height: 1.42857143;

    display: inline-block;

    margin-bottom: 0;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

    color: #dfdfdf;
    border: 1px solid transparent;
    border-radius: 4px;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}

bade[data-theme='cyborg'] .btn:focus,
bade[data-theme='cyborg'] .btn:active:focus,
bade[data-theme='cyborg'] .btn.active:focus,
bade[data-theme='cyborg'] .btn.focus,
bade[data-theme='cyborg'] .btn:active.focus,
bade[data-theme='cyborg'] .btn.active.focus,
body.cyborg .btn:focus,
body.cyborg .btn:active:focus,
body.cyborg .btn.active:focus,
body.cyborg .btn.focus,
body.cyborg .btn:active.focus,
body.cyborg .btn.active.focus
{
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

bade[data-theme='cyborg'] .btn:hover,
bade[data-theme='cyborg'] .btn:focus,
bade[data-theme='cyborg'] .btn.focus,
body.cyborg .btn:hover,
body.cyborg .btn:focus,
body.cyborg .btn.focus
{
    text-decoration: none;

    color: #fff;
}

bade[data-theme='cyborg'] .btn:active,
bade[data-theme='cyborg'] .btn.active,
body.cyborg .btn:active,
body.cyborg .btn.active
{
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

bade[data-theme='cyborg'] .btn.disabled,
bade[data-theme='cyborg'] .btn[disabled],
bade[data-theme='cyborg'] fieldset[disabled] .btn,
body.cyborg .btn.disabled,
body.cyborg .btn[disabled],
body.cyborg fieldset[disabled] .btn
{
    cursor: not-allowed;

    opacity: .65;
    box-shadow: none;

    filter: alpha(opacity=65);
}

bade[data-theme='cyborg'] a.btn.disabled,
bade[data-theme='cyborg'] fieldset[disabled] a.btn,
body.cyborg a.btn.disabled,
body.cyborg fieldset[disabled] a.btn
{
    pointer-events: none;
}

bade[data-theme='cyborg'] .btn-default,
body.cyborg .btn-default
{
    color: #c9c9c9;
    border-color: #464545;
    background-color: #464545;
}

bade[data-theme='cyborg'] .btn-default:focus,
bade[data-theme='cyborg'] .btn-default.focus,
body.cyborg .btn-default:focus,
body.cyborg .btn-default.focus
{
    color: #fff;
    border-color: #060606;
    background-color: #2c2c2c;
}

bade[data-theme='cyborg'] .btn-default:hover,
body.cyborg .btn-default:hover
{
    color: #fff;
    border-color: #272727;
    background-color: #2c2c2c;
}

bade[data-theme='cyborg'] .btn-default:active,
bade[data-theme='cyborg'] .btn-default.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-default,
body.cyborg .btn-default:active,
body.cyborg .btn-default.active,
body.cyborg .open > .dropdown-toggle.btn-default
{
    color: #fff;
    border-color: #272727;
    background-color: #2c2c2c;
}

bade[data-theme='cyborg'] .btn-default:active:hover,
bade[data-theme='cyborg'] .btn-default.active:hover,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-default:hover,
bade[data-theme='cyborg'] .btn-default:active:focus,
bade[data-theme='cyborg'] .btn-default.active:focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-default:focus,
bade[data-theme='cyborg'] .btn-default:active.focus,
bade[data-theme='cyborg'] .btn-default.active.focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-default.focus,
body.cyborg .btn-default:active:hover,
body.cyborg .btn-default.active:hover,
body.cyborg .open > .dropdown-toggle.btn-default:hover,
body.cyborg .btn-default:active:focus,
body.cyborg .btn-default.active:focus,
body.cyborg .open > .dropdown-toggle.btn-default:focus,
body.cyborg .btn-default:active.focus,
body.cyborg .btn-default.active.focus,
body.cyborg .open > .dropdown-toggle.btn-default.focus
{
    color: #fff;
    border-color: #060606;
    background-color: #1a1a1a;
}

bade[data-theme='cyborg'] .btn-default:active,
bade[data-theme='cyborg'] .btn-default.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-default,
body.cyborg .btn-default:active,
body.cyborg .btn-default.active,
body.cyborg .open > .dropdown-toggle.btn-default
{
    background-image: none;
}

bade[data-theme='cyborg'] .btn-default.disabled:hover,
bade[data-theme='cyborg'] .btn-default[disabled]:hover,
bade[data-theme='cyborg'] fieldset[disabled] .btn-default:hover,
bade[data-theme='cyborg'] .btn-default.disabled:focus,
bade[data-theme='cyborg'] .btn-default[disabled]:focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-default:focus,
bade[data-theme='cyborg'] .btn-default.disabled.focus,
bade[data-theme='cyborg'] .btn-default[disabled].focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-default.focus,
body.cyborg .btn-default.disabled:hover,
body.cyborg .btn-default[disabled]:hover,
body.cyborg fieldset[disabled] .btn-default:hover,
body.cyborg .btn-default.disabled:focus,
body.cyborg .btn-default[disabled]:focus,
body.cyborg fieldset[disabled] .btn-default:focus,
body.cyborg .btn-default.disabled.focus,
body.cyborg .btn-default[disabled].focus,
body.cyborg fieldset[disabled] .btn-default.focus
{
    border-color: #464545;
    background-color: #464545;
}

bade[data-theme='cyborg'] .btn-default .badge,
body.cyborg .btn-default .badge
{
    color: #464545;
    background-color: #fff;
}

bade[data-theme='cyborg'] .btn-primary,
body.cyborg .btn-primary
{
    color: #fff;
    border-color: #375a7f;
    background-color: #375a7f;
}

bade[data-theme='cyborg'] .btn-primary:focus,
bade[data-theme='cyborg'] .btn-primary.focus,
body.cyborg .btn-primary:focus,
body.cyborg .btn-primary.focus
{
    color: #fff;
    border-color: #101b26;
    background-color: #28415b;
}

bade[data-theme='cyborg'] .btn-primary:hover,
body.cyborg .btn-primary:hover
{
    color: #fff;
    border-color: #253c54;
    background-color: #28415b;
}

bade[data-theme='cyborg'] .btn-primary:active,
bade[data-theme='cyborg'] .btn-primary.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-primary,
body.cyborg .btn-primary:active,
body.cyborg .btn-primary.active,
body.cyborg .open > .dropdown-toggle.btn-primary
{
    color: #fff;
    border-color: #253c54;
    background-color: #28415b;
}

bade[data-theme='cyborg'] .btn-primary:active:hover,
bade[data-theme='cyborg'] .btn-primary.active:hover,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-primary:hover,
bade[data-theme='cyborg'] .btn-primary:active:focus,
bade[data-theme='cyborg'] .btn-primary.active:focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-primary:focus,
bade[data-theme='cyborg'] .btn-primary:active.focus,
bade[data-theme='cyborg'] .btn-primary.active.focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-primary.focus,
body.cyborg .btn-primary:active:hover,
body.cyborg .btn-primary.active:hover,
body.cyborg .open > .dropdown-toggle.btn-primary:hover,
body.cyborg .btn-primary:active:focus,
body.cyborg .btn-primary.active:focus,
body.cyborg .open > .dropdown-toggle.btn-primary:focus,
body.cyborg .btn-primary:active.focus,
body.cyborg .btn-primary.active.focus,
body.cyborg .open > .dropdown-toggle.btn-primary.focus
{
    color: #fff;
    border-color: #101b26;
    background-color: #1d2f43;
}

bade[data-theme='cyborg'] .btn-primary:active,
bade[data-theme='cyborg'] .btn-primary.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-primary,
body.cyborg .btn-primary:active,
body.cyborg .btn-primary.active,
body.cyborg .open > .dropdown-toggle.btn-primary
{
    background-image: none;
}

bade[data-theme='cyborg'] .btn-primary.disabled:hover,
bade[data-theme='cyborg'] .btn-primary[disabled]:hover,
bade[data-theme='cyborg'] fieldset[disabled] .btn-primary:hover,
bade[data-theme='cyborg'] .btn-primary.disabled:focus,
bade[data-theme='cyborg'] .btn-primary[disabled]:focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-primary:focus,
bade[data-theme='cyborg'] .btn-primary.disabled.focus,
bade[data-theme='cyborg'] .btn-primary[disabled].focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-primary.focus,
body.cyborg .btn-primary.disabled:hover,
body.cyborg .btn-primary[disabled]:hover,
body.cyborg fieldset[disabled] .btn-primary:hover,
body.cyborg .btn-primary.disabled:focus,
body.cyborg .btn-primary[disabled]:focus,
body.cyborg fieldset[disabled] .btn-primary:focus,
body.cyborg .btn-primary.disabled.focus,
body.cyborg .btn-primary[disabled].focus,
body.cyborg fieldset[disabled] .btn-primary.focus
{
    border-color: #375a7f;
    background-color: #375a7f;
}

bade[data-theme='cyborg'] .btn-primary .badge,
body.cyborg .btn-primary .badge
{
    color: #375a7f;
    background-color: #fff;
}

bade[data-theme='cyborg'] .btn-success,
body.cyborg .btn-success
{
    color: #fff;
    border-color: #00bc8c;
    background-color: #00bc8c;
}

bade[data-theme='cyborg'] .btn-success:focus,
bade[data-theme='cyborg'] .btn-success.focus,
body.cyborg .btn-success:focus,
body.cyborg .btn-success.focus
{
    color: #fff;
    border-color: #003d2d;
    background-color: #008966;
}

bade[data-theme='cyborg'] .btn-success:hover,
body.cyborg .btn-success:hover
{
    color: #fff;
    border-color: #007f5e;
    background-color: #008966;
}

bade[data-theme='cyborg'] .btn-success:active,
bade[data-theme='cyborg'] .btn-success.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-success,
body.cyborg .btn-success:active,
body.cyborg .btn-success.active,
body.cyborg .open > .dropdown-toggle.btn-success
{
    color: #fff;
    border-color: #007f5e;
    background-color: #008966;
}

bade[data-theme='cyborg'] .btn-success:active:hover,
bade[data-theme='cyborg'] .btn-success.active:hover,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-success:hover,
bade[data-theme='cyborg'] .btn-success:active:focus,
bade[data-theme='cyborg'] .btn-success.active:focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-success:focus,
bade[data-theme='cyborg'] .btn-success:active.focus,
bade[data-theme='cyborg'] .btn-success.active.focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-success.focus,
body.cyborg .btn-success:active:hover,
body.cyborg .btn-success.active:hover,
body.cyborg .open > .dropdown-toggle.btn-success:hover,
body.cyborg .btn-success:active:focus,
body.cyborg .btn-success.active:focus,
body.cyborg .open > .dropdown-toggle.btn-success:focus,
body.cyborg .btn-success:active.focus,
body.cyborg .btn-success.active.focus,
body.cyborg .open > .dropdown-toggle.btn-success.focus
{
    color: #fff;
    border-color: #003d2d;
    background-color: #00654b;
}

bade[data-theme='cyborg'] .btn-success:active,
bade[data-theme='cyborg'] .btn-success.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-success,
body.cyborg .btn-success:active,
body.cyborg .btn-success.active,
body.cyborg .open > .dropdown-toggle.btn-success
{
    background-image: none;
}

bade[data-theme='cyborg'] .btn-success.disabled:hover,
bade[data-theme='cyborg'] .btn-success[disabled]:hover,
bade[data-theme='cyborg'] fieldset[disabled] .btn-success:hover,
bade[data-theme='cyborg'] .btn-success.disabled:focus,
bade[data-theme='cyborg'] .btn-success[disabled]:focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-success:focus,
bade[data-theme='cyborg'] .btn-success.disabled.focus,
bade[data-theme='cyborg'] .btn-success[disabled].focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-success.focus,
body.cyborg .btn-success.disabled:hover,
body.cyborg .btn-success[disabled]:hover,
body.cyborg fieldset[disabled] .btn-success:hover,
body.cyborg .btn-success.disabled:focus,
body.cyborg .btn-success[disabled]:focus,
body.cyborg fieldset[disabled] .btn-success:focus,
body.cyborg .btn-success.disabled.focus,
body.cyborg .btn-success[disabled].focus,
body.cyborg fieldset[disabled] .btn-success.focus
{
    border-color: #00bc8c;
    background-color: #00bc8c;
}

bade[data-theme='cyborg'] .btn-success .badge,
body.cyborg .btn-success .badge
{
    color: #00bc8c;
    background-color: #fff;
}

bade[data-theme='cyborg'] .btn-info,
body.cyborg .btn-info
{
    color: #fff;
    border-color: #3498db;
    background-color: #3498db;
}

bade[data-theme='cyborg'] .btn-info:focus,
bade[data-theme='cyborg'] .btn-info.focus,
body.cyborg .btn-info:focus,
body.cyborg .btn-info.focus
{
    color: #fff;
    border-color: #16527a;
    background-color: #217dbb;
}

bade[data-theme='cyborg'] .btn-info:hover,
body.cyborg .btn-info:hover
{
    color: #fff;
    border-color: #2077b2;
    background-color: #217dbb;
}

bade[data-theme='cyborg'] .btn-info:active,
bade[data-theme='cyborg'] .btn-info.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-info,
body.cyborg .btn-info:active,
body.cyborg .btn-info.active,
body.cyborg .open > .dropdown-toggle.btn-info
{
    color: #fff;
    border-color: #2077b2;
    background-color: #217dbb;
}

bade[data-theme='cyborg'] .btn-info:active:hover,
bade[data-theme='cyborg'] .btn-info.active:hover,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-info:hover,
bade[data-theme='cyborg'] .btn-info:active:focus,
bade[data-theme='cyborg'] .btn-info.active:focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-info:focus,
bade[data-theme='cyborg'] .btn-info:active.focus,
bade[data-theme='cyborg'] .btn-info.active.focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-info.focus,
body.cyborg .btn-info:active:hover,
body.cyborg .btn-info.active:hover,
body.cyborg .open > .dropdown-toggle.btn-info:hover,
body.cyborg .btn-info:active:focus,
body.cyborg .btn-info.active:focus,
body.cyborg .open > .dropdown-toggle.btn-info:focus,
body.cyborg .btn-info:active.focus,
body.cyborg .btn-info.active.focus,
body.cyborg .open > .dropdown-toggle.btn-info.focus
{
    color: #fff;
    border-color: #16527a;
    background-color: #1c699d;
}

bade[data-theme='cyborg'] .btn-info:active,
bade[data-theme='cyborg'] .btn-info.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-info,
body.cyborg .btn-info:active,
body.cyborg .btn-info.active,
body.cyborg .open > .dropdown-toggle.btn-info
{
    background-image: none;
}

bade[data-theme='cyborg'] .btn-info.disabled:hover,
bade[data-theme='cyborg'] .btn-info[disabled]:hover,
bade[data-theme='cyborg'] fieldset[disabled] .btn-info:hover,
bade[data-theme='cyborg'] .btn-info.disabled:focus,
bade[data-theme='cyborg'] .btn-info[disabled]:focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-info:focus,
bade[data-theme='cyborg'] .btn-info.disabled.focus,
bade[data-theme='cyborg'] .btn-info[disabled].focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-info.focus,
body.cyborg .btn-info.disabled:hover,
body.cyborg .btn-info[disabled]:hover,
body.cyborg fieldset[disabled] .btn-info:hover,
body.cyborg .btn-info.disabled:focus,
body.cyborg .btn-info[disabled]:focus,
body.cyborg fieldset[disabled] .btn-info:focus,
body.cyborg .btn-info.disabled.focus,
body.cyborg .btn-info[disabled].focus,
body.cyborg fieldset[disabled] .btn-info.focus
{
    border-color: #3498db;
    background-color: #3498db;
}

bade[data-theme='cyborg'] .btn-info .badge,
body.cyborg .btn-info .badge
{
    color: #3498db;
    background-color: #fff;
}

bade[data-theme='cyborg'] .btn-warning,
body.cyborg .btn-warning
{
    color: #fff;
    border-color: #d38710;
    background-color: #c8800e;
}

bade[data-theme='cyborg'] .btn-warning:focus,
bade[data-theme='cyborg'] .btn-warning.focus,
body.cyborg .btn-warning:focus,
body.cyborg .btn-warning.focus
{
    color: #fff;
    border-color: #7f5006;
    background-color: #c87f0a;
}

bade[data-theme='cyborg'] .btn-warning:hover,
body.cyborg .btn-warning:hover
{
    color: #fff;
    border-color: #be780a;
    background-color: #c87f0a;
}

bade[data-theme='cyborg'] .btn-warning:active,
bade[data-theme='cyborg'] .btn-warning.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-warning,
body.cyborg .btn-warning:active,
body.cyborg .btn-warning.active,
body.cyborg .open > .dropdown-toggle.btn-warning
{
    color: #fff;
    border-color: #be780a;
    background-color: #c87f0a;
}

bade[data-theme='cyborg'] .btn-warning:active:hover,
bade[data-theme='cyborg'] .btn-warning.active:hover,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-warning:hover,
bade[data-theme='cyborg'] .btn-warning:active:focus,
bade[data-theme='cyborg'] .btn-warning.active:focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-warning:focus,
bade[data-theme='cyborg'] .btn-warning:active.focus,
bade[data-theme='cyborg'] .btn-warning.active.focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-warning.focus,
body.cyborg .btn-warning:active:hover,
body.cyborg .btn-warning.active:hover,
body.cyborg .open > .dropdown-toggle.btn-warning:hover,
body.cyborg .btn-warning:active:focus,
body.cyborg .btn-warning.active:focus,
body.cyborg .open > .dropdown-toggle.btn-warning:focus,
body.cyborg .btn-warning:active.focus,
body.cyborg .btn-warning.active.focus,
body.cyborg .open > .dropdown-toggle.btn-warning.focus
{
    color: #fff;
    border-color: #7f5006;
    background-color: #a66908;
}

bade[data-theme='cyborg'] .btn-warning:active,
bade[data-theme='cyborg'] .btn-warning.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-warning,
body.cyborg .btn-warning:active,
body.cyborg .btn-warning.active,
body.cyborg .open > .dropdown-toggle.btn-warning
{
    background-image: none;
}

bade[data-theme='cyborg'] .btn-warning.disabled:hover,
bade[data-theme='cyborg'] .btn-warning[disabled]:hover,
bade[data-theme='cyborg'] fieldset[disabled] .btn-warning:hover,
bade[data-theme='cyborg'] .btn-warning.disabled:focus,
bade[data-theme='cyborg'] .btn-warning[disabled]:focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-warning:focus,
bade[data-theme='cyborg'] .btn-warning.disabled.focus,
bade[data-theme='cyborg'] .btn-warning[disabled].focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-warning.focus,
body.cyborg .btn-warning.disabled:hover,
body.cyborg .btn-warning[disabled]:hover,
body.cyborg fieldset[disabled] .btn-warning:hover,
body.cyborg .btn-warning.disabled:focus,
body.cyborg .btn-warning[disabled]:focus,
body.cyborg fieldset[disabled] .btn-warning:focus,
body.cyborg .btn-warning.disabled.focus,
body.cyborg .btn-warning[disabled].focus,
body.cyborg fieldset[disabled] .btn-warning.focus
{
    border-color: #f39c12;
    background-color: #f39c12;
}

bade[data-theme='cyborg'] .btn-warning .badge,
body.cyborg .btn-warning .badge
{
    color: #f39c12;
    background-color: #fff;
}

bade[data-theme='cyborg'] .badge-danger,
body.cyborg .badge-danger
{
    color: #fff;
    background-color: #ca4747;
}

bade[data-theme='cyborg'] .btn-danger,
body.cyborg .btn-danger
{
    color: #fff;
    border-color: #e74c3c;
    background-color: #e74c3c;
}

bade[data-theme='cyborg'] .btn-danger:focus,
bade[data-theme='cyborg'] .btn-danger.focus,
body.cyborg .btn-danger:focus,
body.cyborg .btn-danger.focus
{
    color: #fff;
    border-color: #921e12;
    background-color: #d62c1a;
}

bade[data-theme='cyborg'] .btn-danger:hover,
body.cyborg .btn-danger:hover
{
    color: #fff;
    border-color: #cd2a19;
    background-color: #d62c1a;
}

bade[data-theme='cyborg'] .btn-danger:active,
bade[data-theme='cyborg'] .btn-danger.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-danger,
body.cyborg .btn-danger:active,
body.cyborg .btn-danger.active,
body.cyborg .open > .dropdown-toggle.btn-danger
{
    color: #fff;
    border-color: #cd2a19;
    background-color: #d62c1a;
}

bade[data-theme='cyborg'] .btn-danger:active:hover,
bade[data-theme='cyborg'] .btn-danger.active:hover,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-danger:hover,
bade[data-theme='cyborg'] .btn-danger:active:focus,
bade[data-theme='cyborg'] .btn-danger.active:focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-danger:focus,
bade[data-theme='cyborg'] .btn-danger:active.focus,
bade[data-theme='cyborg'] .btn-danger.active.focus,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-danger.focus,
body.cyborg .btn-danger:active:hover,
body.cyborg .btn-danger.active:hover,
body.cyborg .open > .dropdown-toggle.btn-danger:hover,
body.cyborg .btn-danger:active:focus,
body.cyborg .btn-danger.active:focus,
body.cyborg .open > .dropdown-toggle.btn-danger:focus,
body.cyborg .btn-danger:active.focus,
body.cyborg .btn-danger.active.focus,
body.cyborg .open > .dropdown-toggle.btn-danger.focus
{
    color: #fff;
    border-color: #921e12;
    background-color: #b62516;
}

bade[data-theme='cyborg'] .btn-danger:active,
bade[data-theme='cyborg'] .btn-danger.active,
bade[data-theme='cyborg'] .open > .dropdown-toggle.btn-danger,
body.cyborg .btn-danger:active,
body.cyborg .btn-danger.active,
body.cyborg .open > .dropdown-toggle.btn-danger
{
    background-image: none;
}

bade[data-theme='cyborg'] .btn-danger.disabled:hover,
bade[data-theme='cyborg'] .btn-danger[disabled]:hover,
bade[data-theme='cyborg'] fieldset[disabled] .btn-danger:hover,
bade[data-theme='cyborg'] .btn-danger.disabled:focus,
bade[data-theme='cyborg'] .btn-danger[disabled]:focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-danger:focus,
bade[data-theme='cyborg'] .btn-danger.disabled.focus,
bade[data-theme='cyborg'] .btn-danger[disabled].focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-danger.focus,
body.cyborg .btn-danger.disabled:hover,
body.cyborg .btn-danger[disabled]:hover,
body.cyborg fieldset[disabled] .btn-danger:hover,
body.cyborg .btn-danger.disabled:focus,
body.cyborg .btn-danger[disabled]:focus,
body.cyborg fieldset[disabled] .btn-danger:focus,
body.cyborg .btn-danger.disabled.focus,
body.cyborg .btn-danger[disabled].focus,
body.cyborg fieldset[disabled] .btn-danger.focus
{
    border-color: #e74c3c;
    background-color: #e74c3c;
}

bade[data-theme='cyborg'] .btn-danger .badge,
body.cyborg .btn-danger .badge
{
    color: #e74c3c;
    background-color: #fff;
}

bade[data-theme='cyborg'] .btn-link,
body.cyborg .btn-link
{
    font-weight: normal;

    color: #0ce3ac;
    border-radius: 0;
}

bade[data-theme='cyborg'] .btn-link,
bade[data-theme='cyborg'] .btn-link:active,
bade[data-theme='cyborg'] .btn-link.active,
bade[data-theme='cyborg'] .btn-link[disabled],
bade[data-theme='cyborg'] fieldset[disabled] .btn-link,
body.cyborg .btn-link,
body.cyborg .btn-link:active,
body.cyborg .btn-link.active,
body.cyborg .btn-link[disabled],
body.cyborg fieldset[disabled] .btn-link
{
    background-color: transparent;
    box-shadow: none;
}

bade[data-theme='cyborg'] .btn-link,
bade[data-theme='cyborg'] .btn-link:hover,
bade[data-theme='cyborg'] .btn-link:focus,
bade[data-theme='cyborg'] .btn-link:active,
body.cyborg .btn-link,
body.cyborg .btn-link:hover,
body.cyborg .btn-link:focus,
body.cyborg .btn-link:active
{
    border-color: transparent;
}

bade[data-theme='cyborg'] .btn-link:hover,
bade[data-theme='cyborg'] .btn-link:focus,
body.cyborg .btn-link:hover,
body.cyborg .btn-link:focus
{
    text-decoration: underline;

    color: #0ce3ac;
    background-color: transparent;
}

bade[data-theme='cyborg'] .btn-link[disabled]:hover,
bade[data-theme='cyborg'] fieldset[disabled] .btn-link:hover,
bade[data-theme='cyborg'] .btn-link[disabled]:focus,
bade[data-theme='cyborg'] fieldset[disabled] .btn-link:focus,
body.cyborg .btn-link[disabled]:hover,
body.cyborg fieldset[disabled] .btn-link:hover,
body.cyborg .btn-link[disabled]:focus,
body.cyborg fieldset[disabled] .btn-link:focus
{
    text-decoration: none;

    color: #999;
}

bade[data-theme='cyborg'] a,
body.cyborg a
{
    /* ...and now for the proper property */
    transition: .5s;
    text-decoration: none;

    color: #0ce3ac;
}

bade[data-theme='cyborg'] a:hover,
bade[data-theme='cyborg'] a:focus,
body.cyborg a:hover,
body.cyborg a:focus
{
    text-decoration: underline;

    color: #0ce3ac;
}

bade[data-theme='cyborg'] a:focus,
body.cyborg a:focus
{
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

bade[data-theme='cyborg'] .processes .tab-content .file,
body.cyborg .processes .tab-content .file
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .registry,
body.cyborg .processes .tab-content .registry
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .process,
body.cyborg .processes .tab-content .process
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .services,
body.cyborg .processes .tab-content .services
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .device,
body.cyborg .processes .tab-content .device
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .network,
body.cyborg .processes .tab-content .network
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .synchronisation,
body.cyborg .processes .tab-content .synchronisation
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .system,
body.cyborg .processes .tab-content .system
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .windows,
body.cyborg .processes .tab-content .windows
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .iexplore,
body.cyborg .processes .tab-content .iexplore
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .office,
body.cyborg .processes .tab-content .office
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content .pdf,
body.cyborg .processes .tab-content .pdf
{
    background-color: inherit;
}

bade[data-theme='cyborg'] .processes .tab-content a.file,
body.cyborg .processes .tab-content a.file
{
    background-color: #ffe3c5;
}

bade[data-theme='cyborg'] .processes .tab-content a.registry,
body.cyborg .processes .tab-content a.registry
{
    background-color: #ffc5c5;
}

bade[data-theme='cyborg'] .processes .tab-content a.process,
body.cyborg .processes .tab-content a.process
{
    background-color: #c5e0ff;
}

bade[data-theme='cyborg'] .processes .tab-content a.services,
body.cyborg .processes .tab-content a.services
{
    background-color: #ccc5ff;
}

bade[data-theme='cyborg'] .processes .tab-content a.device,
body.cyborg .processes .tab-content a.device
{
    background-color: #ccc5ff;
}

bade[data-theme='cyborg'] .processes .tab-content a.network,
body.cyborg .processes .tab-content a.network
{
    background-color: #d3ffc5;
}

bade[data-theme='cyborg'] .processes .tab-content a.synchronisation,
body.cyborg .processes .tab-content a.synchronisation
{
    background-color: #f9c5ff;
}

bade[data-theme='cyborg'] .processes .tab-content a.system,
body.cyborg .processes .tab-content a.system
{
    background-color: #fffcc5;
}

bade[data-theme='cyborg'] .processes .tab-content a.windows,
body.cyborg .processes .tab-content a.windows
{
    background-color: #ffc5ee;
}

bade[data-theme='cyborg'] .processes .tab-content a.iexplore,
body.cyborg .processes .tab-content a.iexplore
{
    background-color: #cdb;
}

bade[data-theme='cyborg'] .processes .tab-content a.office,
body.cyborg .processes .tab-content a.office
{
    background-color: #cdb;
}

bade[data-theme='cyborg'] .processes .tab-content a.pdf,
body.cyborg .processes .tab-content a.pdf
{
    background-color: #cdb;
}

bade[data-theme='cyborg'] .nav-pills li > a:hover,
bade[data-theme='cyborg'] .nav-pills li > a:focus,
body.cyborg .nav-pills li > a:hover,
body.cyborg .nav-pills li > a:focus
{
    background-color: #2a2a2a;
}

bade[data-theme='cyborg'] .nav-tabs > li.active > a,
bade[data-theme='cyborg'] .nav-tabs > li.active > a:hover,
bade[data-theme='cyborg'] .nav-tabs > li.active > a:focus,
body.cyborg .nav-tabs > li.active > a,
body.cyborg .nav-tabs > li.active > a:hover,
body.cyborg .nav-tabs > li.active > a:focus
{
    cursor: default;
    text-decoration: underline;

    color: white;
    border: 1px solid #345274;
    border-bottom-color: transparent;
    background-color: #345274;
}

bade[data-theme='cyborg'] .nav-tabs > li > a,
bade[data-theme='cyborg'] .nav-pills > li > a,
body.cyborg .nav-tabs > li > a,
body.cyborg .nav-pills > li > a
{
    color: #fff;
}

bade[data-theme='cyborg'] .nav-tabs > li > a,
body.cyborg .nav-tabs > li > a
{
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

bade[data-theme='cyborg'] .nav > li > a,
body.cyborg .nav > li > a
{
    position: relative;

    display: block;
}

bade[data-theme='cyborg'] .nav > li.disabled > a,
body.cyborg .nav > li.disabled > a
{
    color: #605e5e;
}

bade[data-theme='cyborg'] .nav-tabs > li > a:hover,
body.cyborg .nav-tabs > li > a:hover
{
    border-color: #464545 #464545 #464545;
}

bade[data-theme='cyborg'] .nav > li > a:hover,
bade[data-theme='cyborg'] .nav > li > a:focus,
body.cyborg .nav > li > a:hover,
body.cyborg .nav > li > a:focus
{
    text-decoration: none;

    border-color: #5277a2;
    background-color: #5277a2;
}

bade[data-theme='cyborg'] .nav-tabs,
body.cyborg .nav-tabs
{
    border-bottom: 1px solid #345274;
}

bade[data-theme='cyborg'] .tcp-out pre,
bade[data-theme='cyborg'] .tcp-in pre,
body.cyborg .tcp-out pre,
body.cyborg .tcp-in pre
{
    background-color: #434343;
}

bade[data-theme='cyborg'] #recent_analysis,
body.cyborg #recent_analysis
{
    border: 1px solid #151d1f;
}

bade[data-theme='cyborg'] #recent_analysis div.nav_container,
body.cyborg #recent_analysis div.nav_container
{
    margin-top: 0;
    margin-bottom: 10px !important;
    padding-top: 0;
}

bade[data-theme='cyborg'] #recent_analysis table#recent .badge-default,
body.cyborg #recent_analysis table#recent .badge-default
{
    color: #efefef;
    background-color: #417a4b;
}

bade[data-theme='cyborg'] #recent_analysis table#recent a,
body.cyborg #recent_analysis table#recent a
{
    color: #9aa9a9;
}

bade[data-theme='cyborg'] #recent_analysis table#recent td:first-child,
body.cyborg #recent_analysis table#recent td:first-child
{
    color: #859292;
}

bade[data-theme='cyborg'] #recent_analysis table#recent td:nth-child(2),
body.cyborg #recent_analysis table#recent td:nth-child(2)
{
    color: white !important;
}

bade[data-theme='cyborg'] #recent_analysis table#recent td:nth-child(2) a,
body.cyborg #recent_analysis table#recent td:nth-child(2) a
{
    color: #e3e3e3 !important;
}

bade[data-theme='cyborg'] #recent_analysis table#recent td:nth-child(3),
body.cyborg #recent_analysis table#recent td:nth-child(3)
{
    font-size: 12px;
    font-weight: normal;
}

bade[data-theme='cyborg'] #recent_analysis div.nav_container,
body.cyborg #recent_analysis div.nav_container
{
    border-bottom: 1px solid #182932;
    background: #172d38;
}

bade[data-theme='cyborg'] #recent_analysis div.nav_container > div#item.active,
body.cyborg #recent_analysis div.nav_container > div#item.active
{
    color: #555;
    border: 1px solid #000;
    border-radius: 0;
    background-color: #364f5c;
}

bade[data-theme='cyborg'] #recent_analysis div.nav_container > div.active > a:hover,
bade[data-theme='cyborg'] div.nav_container > div.active > a:focus,
body.cyborg #recent_analysis div.nav_container > div.active > a:hover,
body.cyborg div.nav_container > div.active > a:focus
{
    background-color: #293c46 !important;
}

bade[data-theme='cyborg'] #recent_analysis div.nav_container > div#item > a,
body.cyborg #recent_analysis div.nav_container > div#item > a
{
    cursor: pointer;

    color: white;
}

bade[data-theme='cyborg'] #recent_analysis div.nav_container > div#item > a:hover,
body.cyborg #recent_analysis div.nav_container > div#item > a:hover
{
    background-color: #364f5c !important;
}

bade[data-theme='cyborg'] #recent_analysis #no_more_results,
body.cyborg #recent_analysis #no_more_results
{
    padding: 30px;
}

bade[data-theme='cyborg'] div.loading,
body.cyborg div.loading
{
    border-color: grey;
}

bade[data-theme='cyborg'] div.loading .spinner > div,
body.cyborg div.loading .spinner > div
{
    background-color: dimgrey;
}

bade[data-theme='cyborg'] .nav-pills > li.active > a,
bade[data-theme='cyborg'] .nav-pills > li.active > a:focus,
bade[data-theme='cyborg'] .nav-pills > li.active > a:hover,
body.cyborg .nav-pills > li.active > a,
body.cyborg .nav-pills > li.active > a:focus,
body.cyborg .nav-pills > li.active > a:hover
{
    color: inherit;
    background-color: #375a7f;
}

bade[data-theme='cyborg'] .navbar-inverse .navbar-nav > .open > a,
bade[data-theme='cyborg'] .navbar-inverse .navbar-nav > .open > a:focus,
bade[data-theme='cyborg'] .navbar-inverse .navbar-nav > .open > a:hover,
body.cyborg .navbar-inverse .navbar-nav > .open > a,
body.cyborg .navbar-inverse .navbar-nav > .open > a:focus,
body.cyborg .navbar-inverse .navbar-nav > .open > a:hover
{
    color: #fff;
    background-color: inherit;
}

bade[data-theme='cyborg'] .tab-behaviour_summary ul li ul li,
body.cyborg .tab-behaviour_summary ul li ul li
{
    padding-top: 0 !important;
}

bade[data-theme='cyborg'] div#network_dns_wrapper,
body.cyborg div#network_dns_wrapper
{
    background-color: #0d1b21;
}

bade[data-theme='cyborg'] img.opaque,
body.cyborg img.opaque
{
    opacity: .8;
}

bade[data-theme='cyborg'] .jstree-grid-header-regular,
body.cyborg .jstree-grid-header-regular
{
    margin-bottom: 21px !important;

    background-color: #0d1b21 !important;
}

bade[data-theme='cyborg'] .jstree-grid-separator-regular,
body.cyborg .jstree-grid-separator-regular
{
    border-color: #313131 !important;
}

bade[data-theme='cyborg'] .jstree-default .jstree-hovered,
body.cyborg .jstree-default .jstree-hovered
{
    box-shadow: none !important;
}

bade[data-theme='cyborg'] .jstree-grid-cell,
body.cyborg .jstree-grid-cell
{
    padding-right: 20px !important;
}

bade[data-theme='cyborg'] .jstree-default-dark,
body.cyborg .jstree-default-dark
{
    background: transparent !important;
}

bade[data-theme='cyborg'] .jstree-default-dark .jstree-clicked,
bade[data-theme='cyborg'] .jstree-default-dark .jstree-checked,
body.cyborg .jstree-default-dark .jstree-clicked,
body.cyborg .jstree-default-dark .jstree-checked
{
    color: #e0e0e0 !important;
}

bade[data-theme='cyborg'] .jstree-anchor,
body.cyborg .jstree-anchor
{
    color: #9c9c9c !important;
}

bade[data-theme='cyborg'] li[aria-expanded] > a.jstree-anchor,
body.cyborg li[aria-expanded] > a.jstree-anchor
{
    color: white;
}

bade[data-theme='cyborg'] .jstree-default-dark .jstree-clicked,
bade[data-theme='cyborg'] .jstree-default-dark .jstree-checked,
body.cyborg .jstree-default-dark .jstree-clicked,
body.cyborg .jstree-default-dark .jstree-checked
{
    color: #e8e8e8 !important;
}

bade[data-theme='cyborg'] .jstree-grid-midwrapper,
body.cyborg .jstree-grid-midwrapper
{
    background: url('/static/images/theme_cyborg/table_bg_22px.png');
    background-position-y: 3px;
}

bade[data-theme='cyborg'] a[filetree_duplicate=true],
body.cyborg a[filetree_duplicate=true]
{
    color: red !important;
}

bade[data-theme='cyborg'] a.jstree-anchor[filetree_type=container],
body.cyborg a.jstree-anchor[filetree_type=container]
{
    color: white !important;
}

bade[data-theme='cyborg'] .jstree-grid-cell,
body.cyborg .jstree-grid-cell
{
    color: #9c9c9c !important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5) !important;
}

bade[data-theme='cyborg'] .calltable tr span.gray,
bade[data-theme='cyborg'] .calltable tr strong,
body.cyborg .calltable tr span.gray,
body.cyborg .calltable tr strong
{
    color: #0ce3ac;
}

bade[data-theme='cyborg'] table > tbody > tr:nth-child(even),
body.cyborg table > tbody > tr:nth-child(even)
{
    background-color: #0b1d21;
}

bade[data-theme='cyborg'] .network_http_request > .panel,
body.cyborg .network_http_request > .panel
{
    background-color: #152d3d;
}

bade[data-theme='cyborg'] .network_http_request > .panel > .panel-heading,
body.cyborg .network_http_request > .panel > .panel-heading
{
    background: #152d3d;
}

bade[data-theme='cyborg'] .network_http_request,
body.cyborg .network_http_request
{
    border: 1px solid #0f2b45;
}

bade[data-theme='cyborg'] .analysis_menu-usermenu ul li a,
body.cyborg .analysis_menu-usermenu ul li a
{
    color: #b6d7fc;
}

bade[data-theme='cyborg'] .btn-success,
body.cyborg .btn-success
{
    color: #fff !important;
    border-color: #005741 !important;
    background-color: #008664 !important;
}

bade[data-theme='cyborg'] .btn-default,
body.cyborg .btn-default
{
    color: #e8e8e8 !important;
    border-color: #162c56 !important;
    background-color: #152d3d !important;
}

bade[data-theme='cyborg'] .plotly > .svg-container > .main-svg,
body.cyborg .plotly > .svg-container > .main-svg
{
    background: rgba(255, 255, 255, 0) !important;
}

bade[data-theme='cyborg'] .plotly > .svg-container g.subplot > rect,
body.cyborg .plotly > .svg-container g.subplot > rect
{
    fill: rgba(255, 255, 255, 0) !important;
}

bade[data-theme='cyborg'] .plotly > .svg-container text,
body.cyborg .plotly > .svg-container text
{
    fill: white !important;
}

bade[data-theme='cyborg'] .plotly > .svg-container path.xgrid,
bade[data-theme='cyborg'] .plotly > .svg-container path.ygrid,
body.cyborg .plotly > .svg-container path.xgrid,
body.cyborg .plotly > .svg-container path.ygrid
{
    stroke: #535353 !important;
}

bade[data-theme='cyborg'] .plotly > .svg-container g.legend > rect.bg,
body.cyborg .plotly > .svg-container g.legend > rect.bg
{
    fill: rgba(255, 255, 255, 0) !important;
}

bade[data-theme='cyborg'] .plotly > .svg-container rect.drag,
body.cyborg .plotly > .svg-container rect.drag
{
    pointer-events: none !important;
}

bade[data-theme='cyborg'] .cuckoo-errors .errors > li,
body.cyborg .cuckoo-errors .errors > li
{
    border-bottom: 1px solid #0f2b45;
}

body[data-theme='night'],
body.night
{
    /* random */
    color: #d7d7d7;
    background: linear-gradient(#313131, #3c3c3c);
    /* checkboxes */
    /* sidebar */
    /* navbar */
    /* alerts */
    /* panels */
    /* tables */
    /* text */
    /* alert & bars */
    /* modals */
    /* tooltips */
    /* buttons */
    /* href */
    /* behavioral analysis page */
    /* navs/tabs */
    /* recent analysis page */
    /* jstree */
    /* page errors */
    /* plotly */
}

body[data-theme='night'] .cuckoo-analysis,
body.night .cuckoo-analysis
{
    background: linear-gradient(#313131, #3c3c3c);
}

body[data-theme='night'] .cuckoo-analysis__header,
body.night .cuckoo-analysis__header
{
    border-bottom-color: #000;
    box-shadow: none;
    text-shadow: none;
}

body[data-theme='night'] hr,
body.night hr
{
    border-top: 1px solid #434343;
}

body[data-theme='night'] .dns_badge,
body.night .dns_badge
{
    color: #bcbcbc;
    background-color: #3b3b3b;
}

body[data-theme='night'] pre,
body.night pre
{
    color: inherit;
    border: 1px solid #464545;
    background-color: #434343;
}

body[data-theme='night'] .gray,
body.night .gray
{
    color: #919191;
}

body[data-theme='night'] .jumbotron,
body.night .jumbotron
{
    background-color: #555;
}

body[data-theme='night'] .text-danger,
body.night .text-danger
{
    color: #d34845;
}

body[data-theme='night'] .text-success,
body.night .text-success
{
    color: #249926;
}

body[data-theme='night'] .process,
body.night .process
{
    background-color: #345274;
}

body[data-theme='night'] .panel-heading .glyphicon,
body.night .panel-heading .glyphicon
{
    color: #b8b8b8;
}

body[data-theme='night'] section#summary span.load_more,
body[data-theme='night'] section#summary span.load_all,
body.night section#summary span.load_more,
body.night section#summary span.load_all
{
    color: #0ce3ac !important;
}

body[data-theme='night'] section#summary .list-group li ul,
body.night section#summary .list-group li ul
{
    list-style-type: initial;
}

body[data-theme='night'] section#static_strings > .well,
body.night section#static_strings > .well
{
    background-color: #434343;
}

body[data-theme='night'] input,
body[data-theme='night'] textarea,
body[data-theme='night'] select,
body.night input,
body.night textarea,
body.night select
{
    color: #d7d7d7;
    border-color: #545454;
    background-color: #383838;
}

body[data-theme='night'] input[readonly],
body.night input[readonly]
{
    cursor: text !important;

    background-color: inherit !important;
}

body[data-theme='night'] input:focus,
body[data-theme='night'] textarea:focus,
body[data-theme='night'] select:focus,
body.night input:focus,
body.night textarea:focus,
body.night select:focus
{
    box-shadow: 0 0 2px #59595a !important;
}

body[data-theme='night'] .dataTables_paginate .pagination > .active > a,
body.night .dataTables_paginate .pagination > .active > a
{
    color: #fff;
    border-color: #3e5f7a;
    background-color: #4a7191;
}

body[data-theme='night'] .cuckoo-box input[type='radio']:empty ~ label:before,
body[data-theme='night'] .cuckoo-box input[type='checkbox']:empty ~ label:before,
body.night .cuckoo-box input[type='radio']:empty ~ label:before,
body.night .cuckoo-box input[type='checkbox']:empty ~ label:before
{
    background: #434343;
}

body[data-theme='night'] .cuckoo-box-primary input[type='radio']:checked ~ label:before,
body[data-theme='night'] .cuckoo-box-primary input[type='checkbox']:checked ~ label:before,
body.night .cuckoo-box-primary input[type='radio']:checked ~ label:before,
body.night .cuckoo-box-primary input[type='checkbox']:checked ~ label:before
{
    color: inherit;
    background-color: #375a7f;
}

body[data-theme='night'] .cuckoo-box input[type='radio']:checked ~ label,
body[data-theme='night'] .cuckoo-box input[type='checkbox']:checked ~ label,
body.night .cuckoo-box input[type='radio']:checked ~ label,
body.night .cuckoo-box input[type='checkbox']:checked ~ label
{
    color: inherit;
}

body[data-theme='night'] .cuckoo-box label,
body.night .cuckoo-box label
{
    border: 1px solid #434343;
}

body[data-theme='night'] section#summary .panel-default .list-group > li > p > b,
body.night section#summary .panel-default .list-group > li > p > b
{
    font-size: 12px;

    color: #f39c12;
}

body[data-theme='night'] .analysis_menu-usermenu ul li,
body.night .analysis_menu-usermenu ul li
{
    border-bottom: 1px solid #434343;
}

body[data-theme='night'] .analysis_menu-usermenu ul li a:hover,
body.night .analysis_menu-usermenu ul li a:hover
{
    text-decoration: none;

    color: #0ce3ac;
    background-color: #2d2d2d;
}

body[data-theme='night'] .analysis_menu-usermenu ul li span.label,
body.night .analysis_menu-usermenu ul li span.label
{
    color: #e7e7e7;
    border-color: #375a7f;
    background-color: #375a7f;
}

body[data-theme='night'] .analysis_menu-usermenu ul li.active a,
body.night .analysis_menu-usermenu ul li.active a
{
    margin-left: -2px;

    color: #0ce3ac;
    border-left: 1px solid #0ce3ac;
    background: inherit;
}

body[data-theme='night'] .analysis_menu-usermenu ul li a,
body.night .analysis_menu-usermenu ul li a
{
    color: #cad7e6;
}

body[data-theme='night'] .navbar-inverse,
body.night .navbar-inverse
{
    border-color: #2d4d6f;
    background-color: #375a7f;
}

body[data-theme='night'] .navbar-inverse .navbar-nav > li > a,
body.night .navbar-inverse .navbar-nav > li > a
{
    color: #dfdfdf;
}

body[data-theme='night'] .alert-success,
body.night .alert-success
{
    opacity: .8;
    color: #fff;
    border-color: #00bc8c;
    background-color: #00bc8c;
}

body[data-theme='night'] .panel-default,
body.night .panel-default
{
    border-color: #505050;
}

body[data-theme='night'] .panel,
body.night .panel
{
    border-color: #434343;
    background-color: #303030;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

body[data-theme='night'] .panel-default > .panel-heading,
body.night .panel-default > .panel-heading
{
    color: #d8d8d8;
    border-color: #505050;
    background-color: #313131;
}

body[data-theme='night'] .panel-group .panel-heading + .panel-collapse > .panel-body,
body[data-theme='night'] .panel-group .panel-heading + .panel-collapse > .list-group,
body.night .panel-group .panel-heading + .panel-collapse > .panel-body,
body.night .panel-group .panel-heading + .panel-collapse > .list-group
{
    border-top: 1px solid #464545;
}

body[data-theme='night'] .panel-group .panel-footer,
body.night .panel-group .panel-footer
{
    border-top: 0;
}

body[data-theme='night'] .panel-group .panel-footer + .panel-collapse .panel-body,
body.night .panel-group .panel-footer + .panel-collapse .panel-body
{
    border-bottom: 1px solid #464545;
}

body[data-theme='night'] .panel-default,
body.night .panel-default
{
    border-color: #464545;
}

body[data-theme='night'] .panel-default > .panel-heading,
body.night .panel-default > .panel-heading
{
    color: #fff;
    border-color: #464545;
    background-color: #303030;
}

body[data-theme='night'] .panel-default > .panel-heading + .panel-collapse > .panel-body,
body.night .panel-default > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #464545;
}

body[data-theme='night'] .panel-default > .panel-heading .badge,
body.night .panel-default > .panel-heading .badge
{
    color: #303030;
    background-color: #fff;
}

body[data-theme='night'] .panel-default > .panel-footer + .panel-collapse > .panel-body,
body.night .panel-default > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #464545;
}

body[data-theme='night'] .panel-primary,
body.night .panel-primary
{
    border-color: #232323;
}

body[data-theme='night'] .panel-primary > .panel-heading,
body.night .panel-primary > .panel-heading
{
    color: #fff;
    border-color: #375a7f;
    background-color: #375a7f;
}

body[data-theme='night'] .panel-primary > .panel-heading + .panel-collapse > .panel-body,
body.night .panel-primary > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #375a7f;
}

body[data-theme='night'] .panel-primary > .panel-heading .badge,
body.night .panel-primary > .panel-heading .badge
{
    color: #375a7f;
    background-color: #fff;
}

body[data-theme='night'] .panel-primary > .panel-footer + .panel-collapse > .panel-body,
body.night .panel-primary > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #375a7f;
}

body[data-theme='night'] .panel-success,
body.night .panel-success
{
    border-color: #00bc8c;
}

body[data-theme='night'] .panel-success > .panel-heading,
body.night .panel-success > .panel-heading
{
    color: #fff;
    border-color: #00bc8c;
    background-color: #00bc8c;
}

body[data-theme='night'] .panel-success > .panel-heading + .panel-collapse > .panel-body,
body.night .panel-success > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #00bc8c;
}

body[data-theme='night'] .panel-success > .panel-heading .badge,
body.night .panel-success > .panel-heading .badge
{
    color: #00bc8c;
    background-color: #fff;
}

body[data-theme='night'] .panel-success > .panel-footer + .panel-collapse > .panel-body,
body.night .panel-success > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #00bc8c;
}

body[data-theme='night'] .panel-info,
body.night .panel-info
{
    border-color: #3498db;
}

body[data-theme='night'] .panel-info > .panel-heading,
body.night .panel-info > .panel-heading
{
    color: #fff;
    border-color: #3498db;
    background-color: #3498db;
}

body[data-theme='night'] .panel-info > .panel-heading + .panel-collapse > .panel-body,
body.night .panel-info > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #3498db;
}

body[data-theme='night'] .panel-info > .panel-heading .badge,
body.night .panel-info > .panel-heading .badge
{
    color: #3498db;
    background-color: #fff;
}

body[data-theme='night'] .panel-info > .panel-footer + .panel-collapse > .panel-body,
body.night .panel-info > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #3498db;
}

body[data-theme='night'] .panel-warning,
body.night .panel-warning
{
    border-color: #f39c12;
}

body[data-theme='night'] .panel-warning > .panel-heading,
body.night .panel-warning > .panel-heading
{
    color: #fff;
    border-color: #f39c12;
    background-color: #f39c12;
}

body[data-theme='night'] .panel-warning > .panel-heading + .panel-collapse > .panel-body,
body.night .panel-warning > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #f39c12;
}

body[data-theme='night'] .panel-warning > .panel-heading .badge,
body.night .panel-warning > .panel-heading .badge
{
    color: #f39c12;
    background-color: #fff;
}

body[data-theme='night'] .panel-warning > .panel-footer + .panel-collapse > .panel-body,
body.night .panel-warning > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #f39c12;
}

body[data-theme='night'] .panel-danger,
body.night .panel-danger
{
    border-color: #e74c3c;
}

body[data-theme='night'] .panel-danger > .panel-heading,
body.night .panel-danger > .panel-heading
{
    color: #fff;
    border-color: #e74c3c;
    background-color: #e74c3c;
}

body[data-theme='night'] .panel-danger > .panel-heading + .panel-collapse > .panel-body,
body.night .panel-danger > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #e74c3c;
}

body[data-theme='night'] .panel-danger > .panel-heading .badge,
body.night .panel-danger > .panel-heading .badge
{
    color: #e74c3c;
    background-color: #fff;
}

body[data-theme='night'] .panel-danger > .panel-footer + .panel-collapse > .panel-body,
body.night .panel-danger > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #e74c3c;
}

body[data-theme='night'] .panel-body,
body.night .panel-body
{
    /*background-color: #3f3f3f;*/
}

body[data-theme='night'] .panel-footer,
body.night .panel-footer
{
    border-top: 1px solid #434343;
    background-color: #303030;
}

body[data-theme='night'] .list-group-item,
body.night .list-group-item
{
    border: 0;
    background-color: #2d2d2d;
}

body[data-theme='night'] .list-group-item:nth-child(odd),
body.night .list-group-item:nth-child(odd)
{
    /*background-color: #363636;*/
}

body[data-theme='night'] .pagination > .disabled > a,
body[data-theme='night'] .pagination > .disabled > a:focus,
body[data-theme='night'] .pagination > .disabled > a:hover,
body[data-theme='night'] .pagination > .disabled > span,
body[data-theme='night'] .pagination > .disabled > span:focus,
body[data-theme='night'] .pagination > .disabled > span:hover,
body.night .pagination > .disabled > a,
body.night .pagination > .disabled > a:focus,
body.night .pagination > .disabled > a:hover,
body.night .pagination > .disabled > span,
body.night .pagination > .disabled > span:focus,
body.night .pagination > .disabled > span:hover
{
    color: #8f8f8f;
    border-color: #464545;
    background-color: #464545;
}

body[data-theme='night'] .table > thead,
body.night .table > thead
{
    color: #bfbfbf;
    background-color: #393939;
}

body[data-theme='night'] .table > thead > tr > th,
body.night .table > thead > tr > th
{
    border-bottom: 0 solid #8d8d8d;
}

body[data-theme='night'] .table-striped > tbody > tr:nth-of-type(even),
body.night .table-striped > tbody > tr:nth-of-type(even)
{
    background-color: #313131;
}

body[data-theme='night'] .table-striped > tbody > tr:nth-of-type(odd),
body.night .table-striped > tbody > tr:nth-of-type(odd)
{
    background-color: #2d2d2d;
}

body[data-theme='night'] .table > tbody > tr > td,
body[data-theme='night'] .table > tbody > tr > th,
body[data-theme='night'] .table > tfoot > tr > td,
body[data-theme='night'] .table > tfoot > tr > th,
body[data-theme='night'] .table > thead > tr > td,
body[data-theme='night'] .table > thead > tr > th,
body.night .table > tbody > tr > td,
body.night .table > tbody > tr > th,
body.night .table > tfoot > tr > td,
body.night .table > tfoot > tr > th,
body.night .table > thead > tr > td,
body.night .table > thead > tr > th
{
    line-height: 1.42857143;

    padding: 8px;

    vertical-align: top;

    border-top: 0 solid #ddd;
}

body[data-theme='night'] .row-active,
body.night .row-active
{
    background-color: #545454;
}

body[data-theme='night'] .table-bordered > tbody > tr > td,
body[data-theme='night'] .table-bordered > tbody > tr > th,
body[data-theme='night'] .table-bordered > tfoot > tr > td,
body[data-theme='night'] .table-bordered > tfoot > tr > th,
body[data-theme='night'] .table-bordered > thead > tr > td,
body[data-theme='night'] .table-bordered > thead > tr > th,
body.night .table-bordered > tbody > tr > td,
body.night .table-bordered > tbody > tr > th,
body.night .table-bordered > tfoot > tr > td,
body.night .table-bordered > tfoot > tr > th,
body.night .table-bordered > thead > tr > td,
body.night .table-bordered > thead > tr > th
{
    border: 1px solid #434343;
}

body[data-theme='night'] .table-bordered,
body.night .table-bordered
{
    border: 1px solid #434343;
}

body[data-theme='night'] table#network_dns,
body[data-theme='night'] table#network_hosts,
body.night table#network_dns,
body.night table#network_hosts
{
    border-top: inherit;
    border-bottom: inherit;
}

body[data-theme='night'] table.dataTable thead,
body.night table.dataTable thead
{
    color: #bfbfbf;
}

body[data-theme='night'] table.dataTable thead th:after,
body.night table.dataTable thead th:after
{
    color: #0ce3ac;
}

body[data-theme='night'] .table-hover > tbody > tr:hover,
body.night .table-hover > tbody > tr:hover
{
    background-color: #545454;
}

body[data-theme='night'] .table-hover > tbody > tr:hover:not(.row-active),
body.night .table-hover > tbody > tr:hover:not(.row-active)
{
    background-color: #404040;
}

body[data-theme='night'] mark,
body[data-theme='night'] .mark,
body.night mark,
body.night .mark
{
    padding: .2em;

    background-color: #f39c12;
}

body[data-theme='night'] .text-left,
body.night .text-left
{
    text-align: left;
}

body[data-theme='night'] .text-right,
body.night .text-right
{
    text-align: right;
}

body[data-theme='night'] .text-center,
body.night .text-center
{
    text-align: center;
}

body[data-theme='night'] .text-justify,
body.night .text-justify
{
    text-align: justify;
}

body[data-theme='night'] .text-nowrap,
body.night .text-nowrap
{
    white-space: nowrap;
}

body[data-theme='night'] .text-lowercase,
body.night .text-lowercase
{
    text-transform: lowercase;
}

body[data-theme='night'] .text-uppercase,
body.night .text-uppercase
{
    text-transform: uppercase;
}

body[data-theme='night'] .text-capitalize,
body.night .text-capitalize
{
    text-transform: capitalize;
}

body[data-theme='night'] .text-muted,
body.night .text-muted
{
    color: #999;
}

body[data-theme='night'] .text-primary,
body.night .text-primary
{
    color: #375a7f;
}

body[data-theme='night'] .alert,
body.night .alert
{
    margin-bottom: 21px;
    padding: 15px;

    border: 1px solid transparent;
    border-radius: 4px;
}

body[data-theme='night'] .alert h4,
body.night .alert h4
{
    margin-top: 0;

    color: inherit;
}

body[data-theme='night'] .alert .alert-link,
body.night .alert .alert-link
{
    font-weight: bold;
}

body[data-theme='night'] .alert > p,
body[data-theme='night'] .alert > ul,
body.night .alert > p,
body.night .alert > ul
{
    margin-bottom: 0;
}

body[data-theme='night'] .alert > p + p,
body.night .alert > p + p
{
    margin-top: 5px;
}

body[data-theme='night'] .alert-dismissable,
body[data-theme='night'] .alert-dismissible,
body.night .alert-dismissable,
body.night .alert-dismissible
{
    padding-right: 35px;
}

body[data-theme='night'] .alert-dismissable .close,
body[data-theme='night'] .alert-dismissible .close,
body.night .alert-dismissable .close,
body.night .alert-dismissible .close
{
    position: relative;
    top: -2px;
    right: -21px;

    color: inherit;
}

body[data-theme='night'] .alert-success,
body.night .alert-success
{
    opacity: 1;
    color: #e9e9e9;
    border-color: #005741;
    background-color: #008664;
}

body[data-theme='night'] .alert-success hr,
body.night .alert-success hr
{
    border-top-color: #00a379;
}

body[data-theme='night'] .alert-success .alert-link,
body.night .alert-success .alert-link
{
    color: #e6e6e6;
}

body[data-theme='night'] .alert-success a,
body.night .alert-success a
{
    font-weight: bold;

    color: white;
}

body[data-theme='night'] .alert-info,
body.night .alert-info
{
    color: #fff;
    border-color: #375a7f;
    background-color: #375a7f;
}

body[data-theme='night'] .alert-info hr,
body.night .alert-info hr
{
    border-top-color: #258cd1;
}

body[data-theme='night'] .alert-info .alert-link,
body.night .alert-info .alert-link
{
    color: #e6e6e6;
}

body[data-theme='night'] .alert-warning,
body.night .alert-warning
{
    color: #fff;
    border-color: #a48554;
    background-color: #a48554;
}

body[data-theme='night'] .alert-warning hr,
body.night .alert-warning hr
{
    border-top-color: #e08e0b;
}

body[data-theme='night'] .alert-warning .alert-link,
body.night .alert-warning .alert-link
{
    color: #e6e6e6;
}

body[data-theme='night'] .alert-danger,
body.night .alert-danger
{
    color: #fff;
    border-color: #9c4c43;
    background-color: #9c4c43;
}

body[data-theme='night'] .alert-danger hr,
body.night .alert-danger hr
{
    border-top-color: #e43725;
}

body[data-theme='night'] .alert-danger .alert-link,
body.night .alert-danger .alert-link
{
    color: #e6e6e6;
}

@keyframes progress-bar-stripes
{
    from
    {
        background-position: 40px 0;
    }
    to
    {
        background-position: 0 0;
    }
}

body[data-theme='night'] .progress,
body.night .progress
{
    overflow: hidden;

    height: 21px;
    margin-bottom: 21px;

    border-radius: 4px;
    background-color: #ebebeb;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

body[data-theme='night'] .progress-bar,
body.night .progress-bar
{
    font-size: 13px;
    line-height: 21px;

    float: left;

    width: 0;
    height: 100%;

    transition: width .6s ease;
    text-align: center;

    color: #fff;
    background-color: #375a7f;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
}

body[data-theme='night'] .progress-striped .progress-bar,
body[data-theme='night'] .progress-bar-striped,
body.night .progress-striped .progress-bar,
body.night .progress-bar-striped
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

body[data-theme='night'] .progress.active .progress-bar,
body[data-theme='night'] .progress-bar.active,
body.night .progress.active .progress-bar,
body.night .progress-bar.active
{
    animation: progress-bar-stripes 2s linear infinite;
}

body[data-theme='night'] .progress-bar-success,
body.night .progress-bar-success
{
    background-color: #00bc8c;
}

body[data-theme='night'] .progress-striped .progress-bar-success,
body.night .progress-striped .progress-bar-success
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

body[data-theme='night'] .progress-bar-info,
body.night .progress-bar-info
{
    background-color: #3498db;
}

body[data-theme='night'] .progress-striped .progress-bar-info,
body.night .progress-striped .progress-bar-info
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

body[data-theme='night'] .progress-bar-warning,
body.night .progress-bar-warning
{
    background-color: #f39c12;
}

body[data-theme='night'] .progress-striped .progress-bar-warning,
body.night .progress-striped .progress-bar-warning
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

body[data-theme='night'] .progress-bar-danger,
body.night .progress-bar-danger
{
    background-color: #e74c3c;
}

body[data-theme='night'] .progress-striped .progress-bar-danger,
body.night .progress-striped .progress-bar-danger
{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

body[data-theme='night'] .well,
body.night .well
{
    min-height: 20px;
    margin-bottom: 20px;
    padding: 19px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #303030;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

body[data-theme='night'] .well blockquote,
body.night .well blockquote
{
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}

body[data-theme='night'] .well-lg,
body.night .well-lg
{
    padding: 24px;

    border-radius: 6px;
}

body[data-theme='night'] .well-sm,
body.night .well-sm
{
    padding: 9px;

    border-radius: 3px;
}

body[data-theme='night'] .close,
body.night .close
{
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;

    float: right;

    opacity: .2;
    color: #fff;
    text-shadow: none;

    filter: alpha(opacity=20);
}

body[data-theme='night'] .close:hover,
body[data-theme='night'] .close:focus,
body.night .close:hover,
body.night .close:focus
{
    cursor: pointer;
    text-decoration: none;

    opacity: .5;
    color: #fff;

    filter: alpha(opacity=50);
}

body[data-theme='night'] button.close,
body.night button.close
{
    padding: 0;

    cursor: pointer;

    border: 0;
    background: transparent;

    -webkit-appearance: none;
}

body[data-theme='night'] .modal-open,
body.night .modal-open
{
    overflow: hidden;
}

body[data-theme='night'] .modal,
body.night .modal
{
    position: fixed;
    z-index: 6666;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;
    overflow: hidden;

    outline: 0;

    -webkit-overflow-scrolling: touch;
}

body[data-theme='night'] .modal.fade .modal-dialog,
body.night .modal.fade .modal-dialog
{
    transition: transform .3s ease-out;
    transform: translate(0, -25%);
}

body[data-theme='night'] .modal.in .modal-dialog,
body.night .modal.in .modal-dialog
{
    transform: translate(0, 0);
}

body[data-theme='night'] .modal-open .modal,
body.night .modal-open .modal
{
    overflow-x: hidden;
    overflow-y: auto;
}

body[data-theme='night'] .modal-dialog,
body.night .modal-dialog
{
    position: relative;
    z-index: 6666;

    width: auto;
    margin: 10px;
}

body[data-theme='night'] .modal-content,
body.night .modal-content
{
    position: relative;

    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    background-color: #303030;
    background-clip: padding-box;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

body[data-theme='night'] .modal-backdrop,
body.night .modal-backdrop
{
    position: fixed;
    z-index: 1040;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background-color: #000;
}

body[data-theme='night'] .modal-backdrop.fade,
body.night .modal-backdrop.fade
{
    opacity: 0;

    filter: alpha(opacity=0);
}

body[data-theme='night'] .modal-backdrop.in,
body.night .modal-backdrop.in
{
    opacity: .75;

    filter: alpha(opacity=70);
}

body[data-theme='night'] .modal-header,
body.night .modal-header
{
    padding: 15px;

    border-bottom: 1px solid #464545;
}

body[data-theme='night'] .modal-header .close,
body.night .modal-header .close
{
    margin-top: -2px;
}

body[data-theme='night'] .modal-title,
body.night .modal-title
{
    line-height: 1.42857143;

    margin: 0;
}

body[data-theme='night'] .modal-body,
body.night .modal-body
{
    position: relative;

    padding: 20px;
}

body[data-theme='night'] .modal-footer,
body.night .modal-footer
{
    padding: 20px;

    text-align: right;

    border-top: 1px solid #464545;
}

body[data-theme='night'] .modal-footer .btn + .btn,
body.night .modal-footer .btn + .btn
{
    margin-bottom: 0;
    margin-left: 5px;
}

body[data-theme='night'] .modal-footer .btn-group .btn + .btn,
body.night .modal-footer .btn-group .btn + .btn
{
    margin-left: -1px;
}

body[data-theme='night'] .modal-footer .btn-block + .btn-block,
body.night .modal-footer .btn-block + .btn-block
{
    margin-left: 0;
}

body[data-theme='night'] .modal-scrollbar-measure,
body.night .modal-scrollbar-measure
{
    position: absolute;
    top: -9999px;

    overflow: scroll;

    width: 50px;
    height: 50px;
}

@media (min-width: 768px)
{
    body[data-theme='night'] .modal-dialog,
    body.night .modal-dialog
    {
        width: 600px;
        margin: 30px auto;
    }
    body[data-theme='night'] .modal-content,
    body.night .modal-content
    {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    body[data-theme='night'] .modal-sm,
    body.night .modal-sm
    {
        width: 300px;
    }
}

@media (min-width: 992px)
{
    body[data-theme='night'] .modal-lg,
    body.night .modal-lg
    {
        width: 900px;
    }
}

body[data-theme='night'] .tooltip,
body.night .tooltip
{
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.42857143;

    position: absolute;
    z-index: 1070;

    display: block;

    text-align: left;
    text-align: start;
    white-space: normal;
    text-decoration: none;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    word-wrap: normal;
    word-break: normal;

    opacity: 0;
    text-shadow: none;

    line-break: auto;
    filter: alpha(opacity=0);
}

body[data-theme='night'] .tooltip.in,
body.night .tooltip.in
{
    opacity: .9;

    filter: alpha(opacity=90);
}

body[data-theme='night'] .tooltip.top,
body.night .tooltip.top
{
    margin-top: -3px;
    padding: 5px 0;
}

body[data-theme='night'] .tooltip.right,
body.night .tooltip.right
{
    margin-left: 3px;
    padding: 0 5px;
}

body[data-theme='night'] .tooltip.bottom,
body.night .tooltip.bottom
{
    margin-top: 3px;
    padding: 5px 0;
}

body[data-theme='night'] .tooltip.left,
body.night .tooltip.left
{
    margin-left: -3px;
    padding: 0 5px;
}

body[data-theme='night'] .tooltip-inner,
body.night .tooltip-inner
{
    max-width: 200px;
    padding: 3px 8px;

    text-align: center;

    color: #fff;
    border-radius: 4px;
    background-color: #000;
}

body[data-theme='night'] .tooltip-arrow,
body.night .tooltip-arrow
{
    position: absolute;

    width: 0;
    height: 0;

    border-style: solid;
    border-color: transparent;
}

body[data-theme='night'] .tooltip.top .tooltip-arrow,
body.night .tooltip.top .tooltip-arrow
{
    bottom: 0;
    left: 50%;

    margin-left: -5px;

    border-width: 5px 5px 0;
    border-top-color: #000;
}

body[data-theme='night'] .tooltip.top-left .tooltip-arrow,
body.night .tooltip.top-left .tooltip-arrow
{
    right: 5px;
    bottom: 0;

    margin-bottom: -5px;

    border-width: 5px 5px 0;
    border-top-color: #000;
}

body[data-theme='night'] .tooltip.top-right .tooltip-arrow,
body.night .tooltip.top-right .tooltip-arrow
{
    bottom: 0;
    left: 5px;

    margin-bottom: -5px;

    border-width: 5px 5px 0;
    border-top-color: #000;
}

body[data-theme='night'] .tooltip.right .tooltip-arrow,
body.night .tooltip.right .tooltip-arrow
{
    top: 50%;
    left: 0;

    margin-top: -5px;

    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

body[data-theme='night'] .tooltip.left .tooltip-arrow,
body.night .tooltip.left .tooltip-arrow
{
    top: 50%;
    right: 0;

    margin-top: -5px;

    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

body[data-theme='night'] .tooltip.bottom .tooltip-arrow,
body.night .tooltip.bottom .tooltip-arrow
{
    top: 0;
    left: 50%;

    margin-left: -5px;

    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

body[data-theme='night'] .tooltip.bottom-left .tooltip-arrow,
body.night .tooltip.bottom-left .tooltip-arrow
{
    top: 0;
    right: 5px;

    margin-top: -5px;

    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

body[data-theme='night'] .tooltip.bottom-right .tooltip-arrow,
body.night .tooltip.bottom-right .tooltip-arrow
{
    top: 0;
    left: 5px;

    margin-top: -5px;

    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

body[data-theme='night'] .btn,
body.night .btn
{
    font-weight: normal;
    line-height: 1.42857143;

    display: inline-block;

    margin-bottom: 0;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

    color: #dfdfdf;
    border: 1px solid transparent;
    border-radius: 4px;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}

body[data-theme='night'] .btn:focus,
body[data-theme='night'] .btn:active:focus,
body[data-theme='night'] .btn.active:focus,
body[data-theme='night'] .btn.focus,
body[data-theme='night'] .btn:active.focus,
body[data-theme='night'] .btn.active.focus,
body.night .btn:focus,
body.night .btn:active:focus,
body.night .btn.active:focus,
body.night .btn.focus,
body.night .btn:active.focus,
body.night .btn.active.focus
{
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

body[data-theme='night'] .btn:hover,
body[data-theme='night'] .btn:focus,
body[data-theme='night'] .btn.focus,
body.night .btn:hover,
body.night .btn:focus,
body.night .btn.focus
{
    text-decoration: none;

    color: #fff;
}

body[data-theme='night'] .btn:active,
body[data-theme='night'] .btn.active,
body.night .btn:active,
body.night .btn.active
{
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

body[data-theme='night'] .btn.disabled,
body[data-theme='night'] .btn[disabled],
body[data-theme='night'] fieldset[disabled] .btn,
body.night .btn.disabled,
body.night .btn[disabled],
body.night fieldset[disabled] .btn
{
    cursor: not-allowed;

    opacity: .65;
    box-shadow: none;

    filter: alpha(opacity=65);
}

body[data-theme='night'] a.btn.disabled,
body[data-theme='night'] fieldset[disabled] a.btn,
body.night a.btn.disabled,
body.night fieldset[disabled] a.btn
{
    pointer-events: none;
}

body[data-theme='night'] .btn-default,
body.night .btn-default
{
    color: #c9c9c9;
    border-color: #464545;
    background-color: #464545;
}

body[data-theme='night'] .btn-default:focus,
body[data-theme='night'] .btn-default.focus,
body.night .btn-default:focus,
body.night .btn-default.focus
{
    color: #fff;
    border-color: #060606;
    background-color: #2c2c2c;
}

body[data-theme='night'] .btn-default:hover,
body.night .btn-default:hover
{
    color: #fff;
    border-color: #272727;
    background-color: #2c2c2c;
}

body[data-theme='night'] .btn-default:active,
body[data-theme='night'] .btn-default.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-default,
body.night .btn-default:active,
body.night .btn-default.active,
body.night .open > .dropdown-toggle.btn-default
{
    color: #fff;
    border-color: #272727;
    background-color: #2c2c2c;
}

body[data-theme='night'] .btn-default:active:hover,
body[data-theme='night'] .btn-default.active:hover,
body[data-theme='night'] .open > .dropdown-toggle.btn-default:hover,
body[data-theme='night'] .btn-default:active:focus,
body[data-theme='night'] .btn-default.active:focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-default:focus,
body[data-theme='night'] .btn-default:active.focus,
body[data-theme='night'] .btn-default.active.focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-default.focus,
body.night .btn-default:active:hover,
body.night .btn-default.active:hover,
body.night .open > .dropdown-toggle.btn-default:hover,
body.night .btn-default:active:focus,
body.night .btn-default.active:focus,
body.night .open > .dropdown-toggle.btn-default:focus,
body.night .btn-default:active.focus,
body.night .btn-default.active.focus,
body.night .open > .dropdown-toggle.btn-default.focus
{
    color: #fff;
    border-color: #060606;
    background-color: #1a1a1a;
}

body[data-theme='night'] .btn-default:active,
body[data-theme='night'] .btn-default.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-default,
body.night .btn-default:active,
body.night .btn-default.active,
body.night .open > .dropdown-toggle.btn-default
{
    background-image: none;
}

body[data-theme='night'] .btn-default.disabled:hover,
body[data-theme='night'] .btn-default[disabled]:hover,
body[data-theme='night'] fieldset[disabled] .btn-default:hover,
body[data-theme='night'] .btn-default.disabled:focus,
body[data-theme='night'] .btn-default[disabled]:focus,
body[data-theme='night'] fieldset[disabled] .btn-default:focus,
body[data-theme='night'] .btn-default.disabled.focus,
body[data-theme='night'] .btn-default[disabled].focus,
body[data-theme='night'] fieldset[disabled] .btn-default.focus,
body.night .btn-default.disabled:hover,
body.night .btn-default[disabled]:hover,
body.night fieldset[disabled] .btn-default:hover,
body.night .btn-default.disabled:focus,
body.night .btn-default[disabled]:focus,
body.night fieldset[disabled] .btn-default:focus,
body.night .btn-default.disabled.focus,
body.night .btn-default[disabled].focus,
body.night fieldset[disabled] .btn-default.focus
{
    border-color: #464545;
    background-color: #464545;
}

body[data-theme='night'] .btn-default .badge,
body.night .btn-default .badge
{
    color: #464545;
    background-color: #fff;
}

body[data-theme='night'] .btn-primary,
body.night .btn-primary
{
    color: #fff;
    border-color: #375a7f;
    background-color: #375a7f;
}

body[data-theme='night'] .btn-primary:focus,
body[data-theme='night'] .btn-primary.focus,
body.night .btn-primary:focus,
body.night .btn-primary.focus
{
    color: #fff;
    border-color: #101b26;
    background-color: #28415b;
}

body[data-theme='night'] .btn-primary:hover,
body.night .btn-primary:hover
{
    color: #fff;
    border-color: #253c54;
    background-color: #28415b;
}

body[data-theme='night'] .btn-primary:active,
body[data-theme='night'] .btn-primary.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-primary,
body.night .btn-primary:active,
body.night .btn-primary.active,
body.night .open > .dropdown-toggle.btn-primary
{
    color: #fff;
    border-color: #253c54;
    background-color: #28415b;
}

body[data-theme='night'] .btn-primary:active:hover,
body[data-theme='night'] .btn-primary.active:hover,
body[data-theme='night'] .open > .dropdown-toggle.btn-primary:hover,
body[data-theme='night'] .btn-primary:active:focus,
body[data-theme='night'] .btn-primary.active:focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-primary:focus,
body[data-theme='night'] .btn-primary:active.focus,
body[data-theme='night'] .btn-primary.active.focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-primary.focus,
body.night .btn-primary:active:hover,
body.night .btn-primary.active:hover,
body.night .open > .dropdown-toggle.btn-primary:hover,
body.night .btn-primary:active:focus,
body.night .btn-primary.active:focus,
body.night .open > .dropdown-toggle.btn-primary:focus,
body.night .btn-primary:active.focus,
body.night .btn-primary.active.focus,
body.night .open > .dropdown-toggle.btn-primary.focus
{
    color: #fff;
    border-color: #101b26;
    background-color: #1d2f43;
}

body[data-theme='night'] .btn-primary:active,
body[data-theme='night'] .btn-primary.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-primary,
body.night .btn-primary:active,
body.night .btn-primary.active,
body.night .open > .dropdown-toggle.btn-primary
{
    background-image: none;
}

body[data-theme='night'] .btn-primary.disabled:hover,
body[data-theme='night'] .btn-primary[disabled]:hover,
body[data-theme='night'] fieldset[disabled] .btn-primary:hover,
body[data-theme='night'] .btn-primary.disabled:focus,
body[data-theme='night'] .btn-primary[disabled]:focus,
body[data-theme='night'] fieldset[disabled] .btn-primary:focus,
body[data-theme='night'] .btn-primary.disabled.focus,
body[data-theme='night'] .btn-primary[disabled].focus,
body[data-theme='night'] fieldset[disabled] .btn-primary.focus,
body.night .btn-primary.disabled:hover,
body.night .btn-primary[disabled]:hover,
body.night fieldset[disabled] .btn-primary:hover,
body.night .btn-primary.disabled:focus,
body.night .btn-primary[disabled]:focus,
body.night fieldset[disabled] .btn-primary:focus,
body.night .btn-primary.disabled.focus,
body.night .btn-primary[disabled].focus,
body.night fieldset[disabled] .btn-primary.focus
{
    border-color: #375a7f;
    background-color: #375a7f;
}

body[data-theme='night'] .btn-primary .badge,
body.night .btn-primary .badge
{
    color: #375a7f;
    background-color: #fff;
}

body[data-theme='night'] .btn-success,
body.night .btn-success
{
    color: #fff;
    border-color: #00bc8c;
    background-color: #00bc8c;
}

body[data-theme='night'] .btn-success:focus,
body[data-theme='night'] .btn-success.focus,
body.night .btn-success:focus,
body.night .btn-success.focus
{
    color: #fff;
    border-color: #003d2d;
    background-color: #008966;
}

body[data-theme='night'] .btn-success:hover,
body.night .btn-success:hover
{
    color: #fff;
    border-color: #007f5e;
    background-color: #008966;
}

body[data-theme='night'] .btn-success:active,
body[data-theme='night'] .btn-success.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-success,
body.night .btn-success:active,
body.night .btn-success.active,
body.night .open > .dropdown-toggle.btn-success
{
    color: #fff;
    border-color: #007f5e;
    background-color: #008966;
}

body[data-theme='night'] .btn-success:active:hover,
body[data-theme='night'] .btn-success.active:hover,
body[data-theme='night'] .open > .dropdown-toggle.btn-success:hover,
body[data-theme='night'] .btn-success:active:focus,
body[data-theme='night'] .btn-success.active:focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-success:focus,
body[data-theme='night'] .btn-success:active.focus,
body[data-theme='night'] .btn-success.active.focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-success.focus,
body.night .btn-success:active:hover,
body.night .btn-success.active:hover,
body.night .open > .dropdown-toggle.btn-success:hover,
body.night .btn-success:active:focus,
body.night .btn-success.active:focus,
body.night .open > .dropdown-toggle.btn-success:focus,
body.night .btn-success:active.focus,
body.night .btn-success.active.focus,
body.night .open > .dropdown-toggle.btn-success.focus
{
    color: #fff;
    border-color: #003d2d;
    background-color: #00654b;
}

body[data-theme='night'] .btn-success:active,
body[data-theme='night'] .btn-success.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-success,
body.night .btn-success:active,
body.night .btn-success.active,
body.night .open > .dropdown-toggle.btn-success
{
    background-image: none;
}

body[data-theme='night'] .btn-success.disabled:hover,
body[data-theme='night'] .btn-success[disabled]:hover,
body[data-theme='night'] fieldset[disabled] .btn-success:hover,
body[data-theme='night'] .btn-success.disabled:focus,
body[data-theme='night'] .btn-success[disabled]:focus,
body[data-theme='night'] fieldset[disabled] .btn-success:focus,
body[data-theme='night'] .btn-success.disabled.focus,
body[data-theme='night'] .btn-success[disabled].focus,
body[data-theme='night'] fieldset[disabled] .btn-success.focus,
body.night .btn-success.disabled:hover,
body.night .btn-success[disabled]:hover,
body.night fieldset[disabled] .btn-success:hover,
body.night .btn-success.disabled:focus,
body.night .btn-success[disabled]:focus,
body.night fieldset[disabled] .btn-success:focus,
body.night .btn-success.disabled.focus,
body.night .btn-success[disabled].focus,
body.night fieldset[disabled] .btn-success.focus
{
    border-color: #00bc8c;
    background-color: #00bc8c;
}

body[data-theme='night'] .btn-success .badge,
body.night .btn-success .badge
{
    color: #00bc8c;
    background-color: #fff;
}

body[data-theme='night'] .btn-info,
body.night .btn-info
{
    color: #fff;
    border-color: #3498db;
    background-color: #3498db;
}

body[data-theme='night'] .btn-info:focus,
body[data-theme='night'] .btn-info.focus,
body.night .btn-info:focus,
body.night .btn-info.focus
{
    color: #fff;
    border-color: #16527a;
    background-color: #217dbb;
}

body[data-theme='night'] .btn-info:hover,
body.night .btn-info:hover
{
    color: #fff;
    border-color: #2077b2;
    background-color: #217dbb;
}

body[data-theme='night'] .btn-info:active,
body[data-theme='night'] .btn-info.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-info,
body.night .btn-info:active,
body.night .btn-info.active,
body.night .open > .dropdown-toggle.btn-info
{
    color: #fff;
    border-color: #2077b2;
    background-color: #217dbb;
}

body[data-theme='night'] .btn-info:active:hover,
body[data-theme='night'] .btn-info.active:hover,
body[data-theme='night'] .open > .dropdown-toggle.btn-info:hover,
body[data-theme='night'] .btn-info:active:focus,
body[data-theme='night'] .btn-info.active:focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-info:focus,
body[data-theme='night'] .btn-info:active.focus,
body[data-theme='night'] .btn-info.active.focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-info.focus,
body.night .btn-info:active:hover,
body.night .btn-info.active:hover,
body.night .open > .dropdown-toggle.btn-info:hover,
body.night .btn-info:active:focus,
body.night .btn-info.active:focus,
body.night .open > .dropdown-toggle.btn-info:focus,
body.night .btn-info:active.focus,
body.night .btn-info.active.focus,
body.night .open > .dropdown-toggle.btn-info.focus
{
    color: #fff;
    border-color: #16527a;
    background-color: #1c699d;
}

body[data-theme='night'] .btn-info:active,
body[data-theme='night'] .btn-info.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-info,
body.night .btn-info:active,
body.night .btn-info.active,
body.night .open > .dropdown-toggle.btn-info
{
    background-image: none;
}

body[data-theme='night'] .btn-info.disabled:hover,
body[data-theme='night'] .btn-info[disabled]:hover,
body[data-theme='night'] fieldset[disabled] .btn-info:hover,
body[data-theme='night'] .btn-info.disabled:focus,
body[data-theme='night'] .btn-info[disabled]:focus,
body[data-theme='night'] fieldset[disabled] .btn-info:focus,
body[data-theme='night'] .btn-info.disabled.focus,
body[data-theme='night'] .btn-info[disabled].focus,
body[data-theme='night'] fieldset[disabled] .btn-info.focus,
body.night .btn-info.disabled:hover,
body.night .btn-info[disabled]:hover,
body.night fieldset[disabled] .btn-info:hover,
body.night .btn-info.disabled:focus,
body.night .btn-info[disabled]:focus,
body.night fieldset[disabled] .btn-info:focus,
body.night .btn-info.disabled.focus,
body.night .btn-info[disabled].focus,
body.night fieldset[disabled] .btn-info.focus
{
    border-color: #3498db;
    background-color: #3498db;
}

body[data-theme='night'] .btn-info .badge,
body.night .btn-info .badge
{
    color: #3498db;
    background-color: #fff;
}

body[data-theme='night'] .btn-warning,
body.night .btn-warning
{
    color: #fff;
    border-color: #d38710;
    background-color: #c8800e;
}

body[data-theme='night'] .btn-warning:focus,
body[data-theme='night'] .btn-warning.focus,
body.night .btn-warning:focus,
body.night .btn-warning.focus
{
    color: #fff;
    border-color: #7f5006;
    background-color: #c87f0a;
}

body[data-theme='night'] .btn-warning:hover,
body.night .btn-warning:hover
{
    color: #fff;
    border-color: #be780a;
    background-color: #c87f0a;
}

body[data-theme='night'] .btn-warning:active,
body[data-theme='night'] .btn-warning.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-warning,
body.night .btn-warning:active,
body.night .btn-warning.active,
body.night .open > .dropdown-toggle.btn-warning
{
    color: #fff;
    border-color: #be780a;
    background-color: #c87f0a;
}

body[data-theme='night'] .btn-warning:active:hover,
body[data-theme='night'] .btn-warning.active:hover,
body[data-theme='night'] .open > .dropdown-toggle.btn-warning:hover,
body[data-theme='night'] .btn-warning:active:focus,
body[data-theme='night'] .btn-warning.active:focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-warning:focus,
body[data-theme='night'] .btn-warning:active.focus,
body[data-theme='night'] .btn-warning.active.focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-warning.focus,
body.night .btn-warning:active:hover,
body.night .btn-warning.active:hover,
body.night .open > .dropdown-toggle.btn-warning:hover,
body.night .btn-warning:active:focus,
body.night .btn-warning.active:focus,
body.night .open > .dropdown-toggle.btn-warning:focus,
body.night .btn-warning:active.focus,
body.night .btn-warning.active.focus,
body.night .open > .dropdown-toggle.btn-warning.focus
{
    color: #fff;
    border-color: #7f5006;
    background-color: #a66908;
}

body[data-theme='night'] .btn-warning:active,
body[data-theme='night'] .btn-warning.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-warning,
body.night .btn-warning:active,
body.night .btn-warning.active,
body.night .open > .dropdown-toggle.btn-warning
{
    background-image: none;
}

body[data-theme='night'] .btn-warning.disabled:hover,
body[data-theme='night'] .btn-warning[disabled]:hover,
body[data-theme='night'] fieldset[disabled] .btn-warning:hover,
body[data-theme='night'] .btn-warning.disabled:focus,
body[data-theme='night'] .btn-warning[disabled]:focus,
body[data-theme='night'] fieldset[disabled] .btn-warning:focus,
body[data-theme='night'] .btn-warning.disabled.focus,
body[data-theme='night'] .btn-warning[disabled].focus,
body[data-theme='night'] fieldset[disabled] .btn-warning.focus,
body.night .btn-warning.disabled:hover,
body.night .btn-warning[disabled]:hover,
body.night fieldset[disabled] .btn-warning:hover,
body.night .btn-warning.disabled:focus,
body.night .btn-warning[disabled]:focus,
body.night fieldset[disabled] .btn-warning:focus,
body.night .btn-warning.disabled.focus,
body.night .btn-warning[disabled].focus,
body.night fieldset[disabled] .btn-warning.focus
{
    border-color: #f39c12;
    background-color: #f39c12;
}

body[data-theme='night'] .btn-warning .badge,
body.night .btn-warning .badge
{
    color: #f39c12;
    background-color: #fff;
}

body[data-theme='night'] .btn-danger,
body.night .btn-danger
{
    color: #fff;
    border-color: #e74c3c;
    background-color: #e74c3c;
}

body[data-theme='night'] .btn-danger:focus,
body[data-theme='night'] .btn-danger.focus,
body.night .btn-danger:focus,
body.night .btn-danger.focus
{
    color: #fff;
    border-color: #921e12;
    background-color: #d62c1a;
}

body[data-theme='night'] .btn-danger:hover,
body.night .btn-danger:hover
{
    color: #fff;
    border-color: #cd2a19;
    background-color: #d62c1a;
}

body[data-theme='night'] .btn-danger:active,
body[data-theme='night'] .btn-danger.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-danger,
body.night .btn-danger:active,
body.night .btn-danger.active,
body.night .open > .dropdown-toggle.btn-danger
{
    color: #fff;
    border-color: #cd2a19;
    background-color: #d62c1a;
}

body[data-theme='night'] .btn-danger:active:hover,
body[data-theme='night'] .btn-danger.active:hover,
body[data-theme='night'] .open > .dropdown-toggle.btn-danger:hover,
body[data-theme='night'] .btn-danger:active:focus,
body[data-theme='night'] .btn-danger.active:focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-danger:focus,
body[data-theme='night'] .btn-danger:active.focus,
body[data-theme='night'] .btn-danger.active.focus,
body[data-theme='night'] .open > .dropdown-toggle.btn-danger.focus,
body.night .btn-danger:active:hover,
body.night .btn-danger.active:hover,
body.night .open > .dropdown-toggle.btn-danger:hover,
body.night .btn-danger:active:focus,
body.night .btn-danger.active:focus,
body.night .open > .dropdown-toggle.btn-danger:focus,
body.night .btn-danger:active.focus,
body.night .btn-danger.active.focus,
body.night .open > .dropdown-toggle.btn-danger.focus
{
    color: #fff;
    border-color: #921e12;
    background-color: #b62516;
}

body[data-theme='night'] .btn-danger:active,
body[data-theme='night'] .btn-danger.active,
body[data-theme='night'] .open > .dropdown-toggle.btn-danger,
body.night .btn-danger:active,
body.night .btn-danger.active,
body.night .open > .dropdown-toggle.btn-danger
{
    background-image: none;
}

body[data-theme='night'] .btn-danger.disabled:hover,
body[data-theme='night'] .btn-danger[disabled]:hover,
body[data-theme='night'] fieldset[disabled] .btn-danger:hover,
body[data-theme='night'] .btn-danger.disabled:focus,
body[data-theme='night'] .btn-danger[disabled]:focus,
body[data-theme='night'] fieldset[disabled] .btn-danger:focus,
body[data-theme='night'] .btn-danger.disabled.focus,
body[data-theme='night'] .btn-danger[disabled].focus,
body[data-theme='night'] fieldset[disabled] .btn-danger.focus,
body.night .btn-danger.disabled:hover,
body.night .btn-danger[disabled]:hover,
body.night fieldset[disabled] .btn-danger:hover,
body.night .btn-danger.disabled:focus,
body.night .btn-danger[disabled]:focus,
body.night fieldset[disabled] .btn-danger:focus,
body.night .btn-danger.disabled.focus,
body.night .btn-danger[disabled].focus,
body.night fieldset[disabled] .btn-danger.focus
{
    border-color: #e74c3c;
    background-color: #e74c3c;
}

body[data-theme='night'] .btn-danger .badge,
body.night .btn-danger .badge
{
    color: #e74c3c;
    background-color: #fff;
}

body[data-theme='night'] .btn-link,
body.night .btn-link
{
    font-weight: normal;

    color: #0ce3ac;
    border-radius: 0;
}

body[data-theme='night'] .btn-link,
body[data-theme='night'] .btn-link:active,
body[data-theme='night'] .btn-link.active,
body[data-theme='night'] .btn-link[disabled],
body[data-theme='night'] fieldset[disabled] .btn-link,
body.night .btn-link,
body.night .btn-link:active,
body.night .btn-link.active,
body.night .btn-link[disabled],
body.night fieldset[disabled] .btn-link
{
    background-color: transparent;
    box-shadow: none;
}

body[data-theme='night'] .btn-link,
body[data-theme='night'] .btn-link:hover,
body[data-theme='night'] .btn-link:focus,
body[data-theme='night'] .btn-link:active,
body.night .btn-link,
body.night .btn-link:hover,
body.night .btn-link:focus,
body.night .btn-link:active
{
    border-color: transparent;
}

body[data-theme='night'] .btn-link:hover,
body[data-theme='night'] .btn-link:focus,
body.night .btn-link:hover,
body.night .btn-link:focus
{
    text-decoration: underline;

    color: #0ce3ac;
    background-color: transparent;
}

body[data-theme='night'] .btn-link[disabled]:hover,
body[data-theme='night'] fieldset[disabled] .btn-link:hover,
body[data-theme='night'] .btn-link[disabled]:focus,
body[data-theme='night'] fieldset[disabled] .btn-link:focus,
body.night .btn-link[disabled]:hover,
body.night fieldset[disabled] .btn-link:hover,
body.night .btn-link[disabled]:focus,
body.night fieldset[disabled] .btn-link:focus
{
    text-decoration: none;

    color: #999;
}

body[data-theme='night'] a,
body.night a
{
    /* ...and now for the proper property */
    transition: .5s;
    text-decoration: none;

    color: #0ce3ac;
}

body[data-theme='night'] a:hover,
body[data-theme='night'] a:focus,
body.night a:hover,
body.night a:focus
{
    text-decoration: underline;

    color: #0ce3ac;
}

body[data-theme='night'] a:focus,
body.night a:focus
{
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

body[data-theme='night'] .processes .tab-content .file,
body.night .processes .tab-content .file
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .registry,
body.night .processes .tab-content .registry
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .process,
body.night .processes .tab-content .process
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .services,
body.night .processes .tab-content .services
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .device,
body.night .processes .tab-content .device
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .network,
body.night .processes .tab-content .network
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .synchronisation,
body.night .processes .tab-content .synchronisation
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .system,
body.night .processes .tab-content .system
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .windows,
body.night .processes .tab-content .windows
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .iexplore,
body.night .processes .tab-content .iexplore
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .office,
body.night .processes .tab-content .office
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content .pdf,
body.night .processes .tab-content .pdf
{
    background-color: inherit;
}

body[data-theme='night'] .processes .tab-content a.file,
body.night .processes .tab-content a.file
{
    background-color: #ffe3c5;
}

body[data-theme='night'] .processes .tab-content a.registry,
body.night .processes .tab-content a.registry
{
    background-color: #ffc5c5;
}

body[data-theme='night'] .processes .tab-content a.process,
body.night .processes .tab-content a.process
{
    background-color: #c5e0ff;
}

body[data-theme='night'] .processes .tab-content a.services,
body.night .processes .tab-content a.services
{
    background-color: #ccc5ff;
}

body[data-theme='night'] .processes .tab-content a.device,
body.night .processes .tab-content a.device
{
    background-color: #ccc5ff;
}

body[data-theme='night'] .processes .tab-content a.network,
body.night .processes .tab-content a.network
{
    background-color: #d3ffc5;
}

body[data-theme='night'] .processes .tab-content a.synchronisation,
body.night .processes .tab-content a.synchronisation
{
    background-color: #f9c5ff;
}

body[data-theme='night'] .processes .tab-content a.system,
body.night .processes .tab-content a.system
{
    background-color: #fffcc5;
}

body[data-theme='night'] .processes .tab-content a.windows,
body.night .processes .tab-content a.windows
{
    background-color: #ffc5ee;
}

body[data-theme='night'] .processes .tab-content a.iexplore,
body.night .processes .tab-content a.iexplore
{
    background-color: #cdb;
}

body[data-theme='night'] .processes .tab-content a.office,
body.night .processes .tab-content a.office
{
    background-color: #cdb;
}

body[data-theme='night'] .processes .tab-content a.pdf,
body.night .processes .tab-content a.pdf
{
    background-color: #cdb;
}

body[data-theme='night'] .nav-pills li > a:hover,
body[data-theme='night'] .nav-pills li > a:focus,
body.night .nav-pills li > a:hover,
body.night .nav-pills li > a:focus
{
    background-color: #2a2a2a;
}

body[data-theme='night'] .nav-tabs > li.active > a,
body[data-theme='night'] .nav-tabs > li.active > a:hover,
body[data-theme='night'] .nav-tabs > li.active > a:focus,
body.night .nav-tabs > li.active > a,
body.night .nav-tabs > li.active > a:hover,
body.night .nav-tabs > li.active > a:focus
{
    cursor: default;

    color: #00bc8c;
    border: 1px solid #464545;
    border-bottom-color: transparent;
    background-color: #313131;
}

body[data-theme='night'] .nav-tabs > li > a,
body[data-theme='night'] .nav-pills > li > a,
body.night .nav-tabs > li > a,
body.night .nav-pills > li > a
{
    color: #fff;
}

body[data-theme='night'] .nav-tabs > li > a,
body.night .nav-tabs > li > a
{
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

body[data-theme='night'] .nav > li > a,
body.night .nav > li > a
{
    position: relative;

    display: block;
}

body[data-theme='night'] .nav > li.disabled > a,
body.night .nav > li.disabled > a
{
    color: #605e5e;
}

body[data-theme='night'] .nav-tabs > li > a:hover,
body.night .nav-tabs > li > a:hover
{
    border-color: #464545 #464545 #464545;
}

body[data-theme='night'] .nav > li > a:hover,
body[data-theme='night'] .nav > li > a:focus,
body.night .nav > li > a:hover,
body.night .nav > li > a:focus
{
    text-decoration: none;

    background-color: #303030;
}

body[data-theme='night'] .nav-tabs,
body.night .nav-tabs
{
    border-bottom: 1px solid #414141;
}

body[data-theme='night'] .tcp-out pre,
body[data-theme='night'] .tcp-in pre,
body.night .tcp-out pre,
body.night .tcp-in pre
{
    background-color: #434343;
}

body[data-theme='night'] #recent_analysis table#recent .badge-default,
body.night #recent_analysis table#recent .badge-default
{
    color: #e3e3e3;
    background-color: #4e6053;
}

body[data-theme='night'] #recent_analysis table#recent a,
body.night #recent_analysis table#recent a
{
    color: inherit;
}

body[data-theme='night'] #recent_analysis table#recent td:first-child,
body.night #recent_analysis table#recent td:first-child
{
    color: #646464;
}

body[data-theme='night'] #recent_analysis table#recent td:nth-child(2),
body.night #recent_analysis table#recent td:nth-child(2)
{
    color: #a9dbd2;
}

body[data-theme='night'] #recent_analysis table#recent td:nth-child(3),
body.night #recent_analysis table#recent td:nth-child(3)
{
    font-size: 12px;
    font-weight: normal;
}

body[data-theme='night'] #recent_analysis div.nav_container,
body.night #recent_analysis div.nav_container
{
    border-bottom: 1px solid #484848;
}

body[data-theme='night'] #recent_analysis div.nav_container > div#item.active,
body.night #recent_analysis div.nav_container > div#item.active
{
    color: #555;
    border: #484848;
    background-color: #484848;
}

body[data-theme='night'] #recent_analysis div.nav_container > div.active > a:hover,
body[data-theme='night'] div.nav_container > div.active > a:focus,
body.night #recent_analysis div.nav_container > div.active > a:hover,
body.night div.nav_container > div.active > a:focus
{
    background-color: #484848 !important;
}

body[data-theme='night'] #recent_analysis div.nav_container > div#item > a:hover,
body.night #recent_analysis div.nav_container > div#item > a:hover
{
    background-color: #484848;
}

body[data-theme='night'] div.loading .spinner > div,
body.night div.loading .spinner > div
{
    background-color: dimgrey;
}

body[data-theme='night'] .nav-pills > li.active > a,
body[data-theme='night'] .nav-pills > li.active > a:focus,
body[data-theme='night'] .nav-pills > li.active > a:hover,
body.night .nav-pills > li.active > a,
body.night .nav-pills > li.active > a:focus,
body.night .nav-pills > li.active > a:hover
{
    color: inherit;
    border-radius: 0;
    background-color: #585858;
}

body[data-theme='night'] .navbar-inverse .navbar-nav > .open > a,
body[data-theme='night'] .navbar-inverse .navbar-nav > .open > a:focus,
body[data-theme='night'] .navbar-inverse .navbar-nav > .open > a:hover,
body.night .navbar-inverse .navbar-nav > .open > a,
body.night .navbar-inverse .navbar-nav > .open > a:focus,
body.night .navbar-inverse .navbar-nav > .open > a:hover
{
    color: #fff;
    background-color: inherit;
}

body[data-theme='night'] #panel_create-analysis > .panel-body,
body.night #panel_create-analysis > .panel-body
{
    background-color: #393939;
}

body[data-theme='night'] .hex_address,
body.night .hex_address
{
    color: #f9a55c;
}

body[data-theme='night'] .dndupload,
body[data-theme='night'] .dndupload__simple,
body[data-theme='night'] .dndupload__v2,
body.night .dndupload,
body.night .dndupload__simple,
body.night .dndupload__v2
{
    background: #393939;
}

body[data-theme='night'] .dndupload label,
body[data-theme='night'] .dndupload__simple label,
body[data-theme='night'] .dndupload__v2 label,
body.night .dndupload label,
body.night .dndupload__simple label,
body.night .dndupload__v2 label
{
    color: #ccc;
}

body[data-theme='night'] .dndupload label strong,
body[data-theme='night'] .dndupload__simple label strong,
body[data-theme='night'] .dndupload__v2 label strong,
body.night .dndupload label strong,
body.night .dndupload__simple label strong,
body.night .dndupload__v2 label strong
{
    color: white;
}

body[data-theme='night'] .dndupload #uploader,
body[data-theme='night'] .dndupload__simple #uploader,
body[data-theme='night'] .dndupload__v2 #uploader,
body.night .dndupload #uploader,
body.night .dndupload__simple #uploader,
body.night .dndupload__v2 #uploader
{
    outline: 1px dashed #5c5c5c;
}

body[data-theme='night'] .dndupload progress::-webkit-progress-bar,
body[data-theme='night'] .dndupload__simple progress::-webkit-progress-bar,
body[data-theme='night'] .dndupload__v2 progress::-webkit-progress-bar,
body.night .dndupload progress::-webkit-progress-bar,
body.night .dndupload__simple progress::-webkit-progress-bar,
body.night .dndupload__v2 progress::-webkit-progress-bar
{
    background: #4b4b4b;
    /*border: 1px solid lightgrey;*/
    /*border-radius: 10px;*/
}

body[data-theme='night'] .dndupload progress::-webkit-progress-value,
body[data-theme='night'] .dndupload__simple progress::-webkit-progress-value,
body[data-theme='night'] .dndupload__v2 progress::-webkit-progress-value,
body.night .dndupload progress::-webkit-progress-value,
body.night .dndupload__simple progress::-webkit-progress-value,
body.night .dndupload__v2 progress::-webkit-progress-value
{
    /*background: #0063a6;*/
}

body[data-theme='night'] #pe_sections > table td:first-child,
body.night #pe_sections > table td:first-child
{
    color: #0ce3ac;
}

body[data-theme='night'] #pe_resources > table td:first-child,
body.night #pe_resources > table td:first-child
{
    color: #0ce3ac;
}

body[data-theme='night'] .jstree-grid-header-regular,
body.night .jstree-grid-header-regular
{
    margin-bottom: 21px !important;

    background-color: #393939 !important;
}

body[data-theme='night'] .jstree-grid-separator-regular,
body.night .jstree-grid-separator-regular
{
    border-color: #313131 !important;
}

body[data-theme='night'] .jstree-default .jstree-hovered,
body.night .jstree-default .jstree-hovered
{
    box-shadow: none !important;
}

body[data-theme='night'] .jstree-grid-cell,
body.night .jstree-grid-cell
{
    padding-right: 20px !important;
}

body[data-theme='night'] .jstree-default-dark,
body.night .jstree-default-dark
{
    background: transparent !important;
}

body[data-theme='night'] .jstree-default-dark .jstree-clicked,
body[data-theme='night'] .jstree-default-dark .jstree-checked,
body.night .jstree-default-dark .jstree-clicked,
body.night .jstree-default-dark .jstree-checked
{
    color: #e0e0e0 !important;
}

body[data-theme='night'] .jstree-anchor,
body.night .jstree-anchor
{
    color: #9c9c9c !important;
}

body[data-theme='night'] li[aria-expanded] > a.jstree-anchor,
body.night li[aria-expanded] > a.jstree-anchor
{
    color: white;
}

body[data-theme='night'] .jstree-default-dark .jstree-clicked,
body[data-theme='night'] .jstree-default-dark .jstree-checked,
body.night .jstree-default-dark .jstree-clicked,
body.night .jstree-default-dark .jstree-checked
{
    color: #e8e8e8 !important;
}

body[data-theme='night'] .jstree-grid-midwrapper,
body.night .jstree-grid-midwrapper
{
    background: url('/static/images/theme_night/table_bg_22px.png');
    background-position-y: 3px;
}

body[data-theme='night'] a[filetree_duplicate=true],
body.night a[filetree_duplicate=true]
{
    color: red !important;
}

body[data-theme='night'] a.jstree-anchor[filetree_type=container],
body.night a.jstree-anchor[filetree_type=container]
{
    color: white !important;
}

body[data-theme='night'] .jstree-grid-cell,
body.night .jstree-grid-cell
{
    color: #9c9c9c !important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5) !important;
}

body[data-theme='night'] .network_http_request > .panel > .panel-heading,
body.night .network_http_request > .panel > .panel-heading
{
    background: #2d2d2d;
}

body[data-theme='night'] .network_http_request,
body.night .network_http_request
{
    border: 1px solid #434343;
}

body[data-theme='night'] #page_error .error-code,
body.night #page_error .error-code
{
    color: #bababa;
}

body[data-theme='night'] #page_error .error-desc,
body.night #page_error .error-desc
{
    color: #bababa;
}

body[data-theme='night'] .plotly > .svg-container > .main-svg,
body.night .plotly > .svg-container > .main-svg
{
    background: rgba(255, 255, 255, 0) !important;
}

body[data-theme='night'] .plotly > .svg-container g.subplot > rect,
body.night .plotly > .svg-container g.subplot > rect
{
    fill: rgba(255, 255, 255, 0) !important;
}

body[data-theme='night'] .plotly > .svg-container text,
body.night .plotly > .svg-container text
{
    fill: white !important;
}

body[data-theme='night'] .plotly > .svg-container path.xgrid,
body[data-theme='night'] .plotly > .svg-container path.ygrid,
body.night .plotly > .svg-container path.xgrid,
body.night .plotly > .svg-container path.ygrid
{
    stroke: #535353 !important;
}

body[data-theme='night'] .plotly > .svg-container g.legend > rect.bg,
body.night .plotly > .svg-container g.legend > rect.bg
{
    fill: rgba(255, 255, 255, 0) !important;
}

body[data-theme='night'] .plotly > .svg-container rect.drag,
body.night .plotly > .svg-container rect.drag
{
    pointer-events: none !important;
}

body[data-theme='night'] .cuckoo-errors .errors > li,
body.night .cuckoo-errors .errors > li
{
    border-color: #434343;
}

/*# sourceMappingURL=main.css.map */
