﻿
@keyframes bs-notify-fadeOut {
    0% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
    vertical-align: middle;
}

    .bootstrap-select > .dropdown-toggle {
        position: relative;
        width: 100%;
        text-align: right;
        white-space: nowrap;
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
    }

        .bootstrap-select > .dropdown-toggle:after {
            margin-top: -1px;
        }

        .bootstrap-select > .dropdown-toggle.bs-placeholder,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
            color: #637085;
        }

            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
                color: rgba(255, 255, 255, 0.5);
            }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: 0.5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none;
        z-index: 0 !important;
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2 !important;
        }

    .has-error .bootstrap-select .dropdown-toggle,
    .error .bootstrap-select .dropdown-toggle,
    .bootstrap-select.is-invalid .dropdown-toggle,
    .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
        border-color: #b94a48;
    }

    .bootstrap-select.is-valid .dropdown-toggle,
    .was-validated .bootstrap-select select:valid + .dropdown-toggle {
        border-color: #28a745;
    }

    .bootstrap-select.fit-width {
        width: auto !important;
    }

    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 220px;
    }

    .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
    .bootstrap-select .dropdown-toggle:focus {
        outline: thin dotted #333333 !important;
        outline: 5px auto -webkit-focus-ring-color !important;
        outline-offset: -2px;
    }

    .bootstrap-select.form-control {
        margin-bottom: 0;
        padding: 0;
        border: none;
        height: auto;
    }

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.dropdown-menu-right,
    .bootstrap-select[class*="col-"].dropdown-menu-right,
    .row .bootstrap-select[class*="col-"].dropdown-menu-right {
        float: right;
    }

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
    padding: 0;
}

    .form-group-lg .bootstrap-select.form-control .dropdown-toggle,
    .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        border-radius: inherit;
    }

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
    width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.disabled:focus,
    .bootstrap-select > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important;
}

    .bootstrap-select.bs-container .dropdown-menu {
        z-index: 1060;
    }

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none;
}

    .input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
        padding-right: inherit;
    }

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0 !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit;
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    box-sizing: border-box;
}

    .bootstrap-select .dropdown-menu > .inner:focus {
        outline: none !important;
    }

    .bootstrap-select .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bootstrap-select .dropdown-menu li {
        position: relative;
    }

        .bootstrap-select .dropdown-menu li.active small {
            color: rgba(255, 255, 255, 0.5) !important;
        }

        .bootstrap-select .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select .dropdown-menu li a {
            cursor: pointer;
            user-select: none;
        }

            .bootstrap-select .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select .dropdown-menu li small {
            padding-left: 0.5em;
        }

    .bootstrap-select .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        pointer-events: none;
        opacity: 0.9;
        box-sizing: border-box;
    }

        .bootstrap-select .dropdown-menu .notify.fadeOut {
            animation: 300ms linear 750ms forwards bs-notify-fadeOut;
        }

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0';
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: 0.5em;
    height: 1em;
    border-style: solid;
    border-width: 0 0.26em 0.26em 0;
    transform-style: preserve-3d;
    transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .bs-donebutton .btn-group button {
        width: 100%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}
/**
 * Bootstrap Multiselect (http://davidstutz.de/bootstrap-multiselect/)
 *
 * Apache License, Version 2.0:
 * Copyright (c) 2012 - 2019 David Stutz
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a
 * copy of the License at http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations
 * under the License.
 *
 * BSD 3-Clause License:
 * Copyright (c) 2012 - 2019 David Stutz
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *    - Redistributions of source code must retain the above copyright notice,
 *      this list of conditions and the following disclaimer.
 *    - Redistributions in binary form must reproduce the above copyright notice,
 *      this list of conditions and the following disclaimer in the documentation
 *      and/or other materials provided with the distribution.
 *    - Neither the name of David Stutz nor the names of its contributors may be
 *      used to endorse or promote products derived from this software without
 *      specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
span.multiselect-native-select {
    position: relative;
}

    span.multiselect-native-select select {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px -1px -1px -3px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important;
        left: 50%;
        top: 30px;
    }

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .multiselect-container .input-group {
        margin: 5px;
    }

    .multiselect-container .multiselect-reset .input-group {
        width: 93%;
    }

    .multiselect-container > li {
        padding: 0;
    }

        .multiselect-container > li > a.multiselect-all label {
            font-weight: bold;
        }

        .multiselect-container > li.multiselect-group label {
            margin: 0;
            padding: 3px 20px 3px 20px;
            height: 100%;
            font-weight: bold;
        }

        .multiselect-container > li.multiselect-group-clickable label {
            cursor: pointer;
        }

        .multiselect-container > li > a {
            padding: 0;
        }

            .multiselect-container > li > a > label {
                margin: 0;
                height: 100%;
                cursor: pointer;
                font-weight: normal;
                padding: 3px 20px 3px 40px;
            }

                .multiselect-container > li > a > label.radio,
                .multiselect-container > li > a > label.checkbox {
                    margin: 0;
                }

                .multiselect-container > li > a > label > input[type="checkbox"] {
                    margin-bottom: 5px;
                }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
    margin-left: -20px;
    margin-right: 0;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.text-overflow-inline-block {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.nospacing {
    margin: 0 !important;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('./fonts/glyphicons-halflings-regular.eot');
    src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #98a7b7;
    background-color: #22252b;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #d7325a;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #ff6482;
        text-decoration: underline;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.8;
    background-color: #22252b;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 13.5px;
    margin-bottom: 13.5px;
    border: 0;
    border-top: 1px solid #3b4654;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #98a7b7;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 27px;
    margin-bottom: 13.5px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 13.5px;
    margin-bottom: 13.5px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 32px;
}

h2,
.h2 {
    font-size: 25px;
}

h3,
.h3 {
    font-size: 19px;
}

h4,
.h4 {
    font-size: 15px;
}

h5,
.h5 {
    font-size: 12px;
}

h6,
.h6 {
    font-size: 9px;
}

p {
    margin: 0 0 13.5px;
}

.lead {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 22.5px;
    }
}

small,
.small {
    font-size: 86%;
}

mark,
.mark {
    background-color: #5d503b;
    padding: 0.2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #637085 !important;
}

.text-black {
    color: #22252b !important;
}

a.text-black:hover,
a.text-black:focus {
    color: #0b0c0f !important;
}

.text-gray {
    color: #637085 !important;
}

a.text-gray:hover,
a.text-gray:focus {
    color: #4d5768 !important;
}

.text-primary {
    color: #d7325a !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #b32346 !important;
}

.text-success {
    color: #7bd85d !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #5ace34 !important;
}

.text-info {
    color: #2f9ef3 !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #0d86e2 !important;
}

.text-warning {
    color: #f0b362 !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ec9c33 !important;
}

.text-danger {
    color: #f06582 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #eb375c !important;
}

.bg-primary {
    color: #f0f4f6;
    background-color: #d7325a;
    background-image: none;
}

    .bg-primary strong {
        color: #f0f4f6;
    }

    .bg-primary a {
        color: #ffffff;
        text-decoration: underline !important;
    }

        .bg-primary a:hover,
        .bg-primary a:focus {
            text-decoration: underline !important;
        }

.bg-success {
    background-color: #3b583e;
    color: #a0f285;
}

    .bg-success strong {
        color: #b2f59c;
    }

    .bg-success a {
        color: #b5f5a1;
        text-decoration: underline !important;
    }

        .bg-success a:hover,
        .bg-success a:focus {
            text-decoration: underline !important;
        }

.bg-info {
    background-color: #294962;
    color: #65bcff;
}

    .bg-info strong {
        color: #7fc7ff;
    }

    .bg-info a {
        color: #84caff;
        text-decoration: underline !important;
    }

        .bg-info a:hover,
        .bg-info a:focus {
            text-decoration: underline !important;
        }

.bg-warning {
    background-color: #5d503b;
    color: #ffd295;
}

    .bg-warning strong {
        color: #ffddaf;
    }

    .bg-warning a {
        color: #ffdfb4;
        text-decoration: underline !important;
    }

        .bg-warning a:hover,
        .bg-warning a:focus {
            text-decoration: underline !important;
        }

.bg-danger {
    background-color: #5e3746;
    color: #ff98ae;
}

    .bg-danger strong {
        color: #ffb2c2;
    }

    .bg-danger a {
        color: #ffb7c6;
        text-decoration: underline !important;
    }

        .bg-danger a:hover,
        .bg-danger a:focus {
            text-decoration: underline !important;
        }

.bg-experimental {
    background-color: #6c2958;
    color: #d85b9a;
}

    .bg-experimental strong {
        color: #dd70a7;
    }

    .bg-experimental a {
        color: #de74a9;
        text-decoration: underline !important;
    }

        .bg-experimental a:hover,
        .bg-experimental a:focus {
            text-decoration: underline !important;
        }

.page-header {
    padding-bottom: 12.5px;
    margin: 54px 0 27px;
    border-bottom: 1px solid #f0f4f6;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 13.5px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 27px;
}

dt,
dd {
    line-height: 1.8;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #98a7b7;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 13.5px 27px;
    margin: 0 0 27px;
    font-size: 18.75px;
    border-left: 5px solid #f0f4f6;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.8;
        color: #98a7b7;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #f0f4f6;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 27px;
    font-style: normal;
    line-height: 1.8;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #65bcff;
    background-color: #2b333b;
    border-radius: 0px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 13px;
    margin: 0 0 0;
    font-size: 14px;
    line-height: 1.8;
    word-break: break-all;
    word-wrap: break-word;
    color: #98a7b7;
    background-color: #2b333b;
    border: 1px solid none;
    border-radius: 0px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1470px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xl-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1600px) {
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-pull-11 {
        right: 91.66666667%;
    }

    .col-xl-pull-10 {
        right: 83.33333333%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-8 {
        right: 66.66666667%;
    }

    .col-xl-pull-7 {
        right: 58.33333333%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-5 {
        right: 41.66666667%;
    }

    .col-xl-pull-4 {
        right: 33.33333333%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-2 {
        right: 16.66666667%;
    }

    .col-xl-pull-1 {
        right: 8.33333333%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-push-11 {
        left: 91.66666667%;
    }

    .col-xl-push-10 {
        left: 83.33333333%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-8 {
        left: 66.66666667%;
    }

    .col-xl-push-7 {
        left: 58.33333333%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-5 {
        left: 41.66666667%;
    }

    .col-xl-push-4 {
        left: 33.33333333%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-2 {
        left: 16.66666667%;
    }

    .col-xl-push-1 {
        left: 8.33333333%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xl-offset-0 {
        margin-left: 0%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #637085;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 27px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.8;
        vertical-align: top;
        border-top: 1px solid #3b4654;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #3b4654;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #3b4654;
    }

    .table .table {
        background-color: #22252b;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #3b4654;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #3b4654;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(240, 244, 246, 0.03);
}

.table-hover > tbody > tr:hover {
    background-color: rgba(240, 244, 246, 0.1);
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: rgba(240, 244, 246, 0.1);
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: rgba(224, 232, 236, 0.1);
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #3b583e;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #314933;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #294962;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #213c50;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #5d503b;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #4d4331;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #5e3746;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #4e2e3a;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 20.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #3b4654;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 22.5px;
    line-height: inherit;
    color: #3b4654;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 8px;
    font-size: 15px;
    line-height: 1.8;
    color: #f0f4f6;
}

.form-control {
    display: block;
    width: 100%;
    height: 37px;
    padding: 7px 12px;
    font-size: 15px;
    line-height: 1.8;
    color: #f0f4f6;
    background-color: #22252b;
    background-image: none;
    border: 1px solid #3b4654;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #d7325a;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(215, 50, 90, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(215, 50, 90, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #637085;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #637085;
    }

    .form-control::-webkit-input-placeholder {
        color: #637085;
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: rgba(34, 37, 43, 0.5);
        color: #637085;
        opacity: 1;
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

.form-control.small {
    flex-grow: 0 !important;
    width: 80px !important;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 37px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 29px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 48px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
}

    .radio label,
    .checkbox label {
        min-height: 27px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 10px;
    margin-bottom: 0;
    min-height: 42px;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 29px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0px;
}

select.input-sm {
    height: 29px;
    line-height: 29px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 29px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0px;
}

.form-group-sm select.form-control {
    height: 29px;
    line-height: 29px;
}

    .form-group-sm select.form-control option {
        color: #3b4654;
    }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 29px;
    min-height: 40px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.5;
}

.input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 0px;
}

select.input-lg {
    height: 48px;
    line-height: 48px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 0px;
}

.form-group-lg select.form-control {
    height: 48px;
    line-height: 48px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 48px;
    min-height: 46px;
    padding: 11px 16px;
    font-size: 19px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 46.25px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 29px;
    height: 29px;
    line-height: 29px;
}

.has-success .help-block,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    background-color: #3b583e;
    color: #7bd85d;
}

.has-success .control-label {
    color: #7bd85d;
}

.has-success .form-control {
    border-color: #7bd85d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #5ace34;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #beecaf;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #beecaf;
    }

.has-success .input-group-addon {
    color: #7bd85d;
    border-color: #7bd85d;
    background-color: #3b583e;
}

.has-success .form-control-feedback {
    color: #7bd85d;
}

.has-warning .help-block,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    background-color: #5d503b;
    color: #f0b362;
}

.has-warning .control-label {
    color: #f0b362;
}

.has-warning .form-control {
    border-color: #f0b362;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #ec9c33;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9e0bf;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9e0bf;
    }

.has-warning .input-group-addon {
    color: #f0b362;
    border-color: #f0b362;
    background-color: #5d503b;
}

.has-warning .form-control-feedback {
    color: #f0b362;
}

.has-error .help-block,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    background-color: #5e3746;
    color: #f06582;
}

.has-error .control-label {
    color: #f06582;
}

.has-error .form-control {
    border-color: #f06582;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #eb375c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9c2cd;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9c2cd;
    }

.has-error .input-group-addon {
    color: #f06582;
    border-color: #f06582;
    background-color: #5e3746;
}

.has-error .form-control-feedback {
    color: #f06582;
}

.has-feedback label ~ .form-control-feedback {
    top: 32px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    padding: 3px 10px;
    font-size: 11px;
    display: block;
    letter-spacing: 0.5pt;
    color: #e3e7eb;
    clear: both;
}

    .help-block strong {
        color: #f0f4f6;
    }

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: flex;
        flex-wrap: wrap;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 35px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 3.5px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 19px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 13px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    color: inherit;
    background-color: #2b333b;
    background-image: none;
    border: 1px solid #3b4654;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.8;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        text-decoration: none;
    }

    .btn:active {
        background-color: rgba(99, 112, 133, 0.5);
    }

    .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 -1px 0px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 -1px 0px rgba(0, 0, 0, 0.125);
        background-color: rgba(99, 112, 133, 0.5);
        color: #f0f4f6;
    }

        .btn.active:active {
            background-color: rgba(59, 70, 84, 0.5);
        }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #f0f4f6;
    background-color: #3b4654;
    border-color: #3b4654;
}

    .btn-default [class^="icon-"],
    .btn-default [class*=" icon-"] {
        color: inherit;
    }

    .btn-default:focus,
    .btn-default.focus {
        color: #f0f4f6;
        background-color: #465263;
        border-color: #465263;
    }

    .btn-default:hover {
        color: #f0f4f6;
        background-color: #465263;
        border-color: #465263;
    }

    .btn-default:active {
        color: #f0f4f6;
        background-color: #2a323c;
        border-color: #2a323c;
    }

        .btn-default:active:hover,
        .btn-default:active:focus,
        .btn-default:active.focus {
            color: #f0f4f6;
            background-color: #253141;
            border-color: #253141;
        }

    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        /*color: @color;
    background-color: desaturate(darken(@background, 8%),0%);
    border-color: desaturate(darken(@border, 8%),0%);*/
        color: #3b4654;
        background-color: #f0f4f6;
        border-color: #f0f4f6;
    }

        .btn-default.active [class^="icon-"],
        .open > .dropdown-toggle.btn-default [class^="icon-"],
        .btn-default.active [class*=" icon-"],
        .open > .dropdown-toggle.btn-default [class*=" icon-"] {
            color: inherit;
        }

        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #3b4654;
            background-color: #cddae1;
            border-color: #cddae1;
        }

        .btn-default.active:active,
        .open > .dropdown-toggle.btn-default:active {
            background-color: #98a7b7;
            border-color: #98a7b7;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #3b4654;
        border-color: #3b4654;
    }

    .btn-default strong {
        color: #f0f4f6;
    }

    .btn-default .badge {
        color: #3b4654;
        background-color: #f0f4f6;
    }

.btn-primary {
    color: #f0f4f6;
    background-color: #d7325a;
    border-color: #d8365d;
}

    .btn-primary [class^="icon-"],
    .btn-primary [class*=" icon-"] {
        color: inherit;
    }

    .btn-primary:focus,
    .btn-primary.focus {
        color: #f0f4f6;
        background-color: #db476b;
        border-color: #dc4c6f;
    }

    .btn-primary:hover {
        color: #f0f4f6;
        background-color: #db476b;
        border-color: #dc4c6f;
    }

    .btn-primary:active {
        color: #f0f4f6;
        background-color: #bc2549;
        border-color: #c0254b;
    }

        .btn-primary:active:hover,
        .btn-primary:active:focus,
        .btn-primary:active.focus {
            color: #f0f4f6;
            background-color: #c71943;
            border-color: #c71943;
        }

    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        /*color: @color;
    background-color: desaturate(darken(@background, 8%),0%);
    border-color: desaturate(darken(@border, 8%),0%);*/
        color: #d7325a;
        background-color: #f0f4f6;
        border-color: #f0f4f6;
    }

        .btn-primary.active [class^="icon-"],
        .open > .dropdown-toggle.btn-primary [class^="icon-"],
        .btn-primary.active [class*=" icon-"],
        .open > .dropdown-toggle.btn-primary [class*=" icon-"] {
            color: inherit;
        }

        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus {
            color: #d7325a;
            background-color: #cddae1;
            border-color: #cddae1;
        }

        .btn-primary.active:active,
        .open > .dropdown-toggle.btn-primary:active {
            background-color: #98a7b7;
            border-color: #98a7b7;
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #d7325a;
        border-color: #d8365d;
    }

    .btn-primary strong {
        color: #f0f4f6;
    }

    .btn-primary .badge {
        color: #d7325a;
        background-color: #f0f4f6;
    }

.btn-success {
    color: #f0f4f6;
    background-color: #60ab47;
    border-color: #62af49;
}

    .btn-success [class^="icon-"],
    .btn-success [class*=" icon-"] {
        color: #a0f285;
    }

    .btn-success:focus,
    .btn-success.focus {
        color: #f0f4f6;
        background-color: #6db854;
        border-color: #70b958;
    }

    .btn-success:hover {
        color: #f0f4f6;
        background-color: #6db854;
        border-color: #70b958;
    }

    .btn-success:active {
        color: #f0f4f6;
        background-color: #508f3b;
        border-color: #52923d;
    }

        .btn-success:active:hover,
        .btn-success:active:focus,
        .btn-success:active.focus {
            color: #f0f4f6;
            background-color: #4a9931;
            border-color: #4a9931;
        }

    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        /*color: @color;
    background-color: desaturate(darken(@background, 8%),0%);
    border-color: desaturate(darken(@border, 8%),0%);*/
        color: #60ab47;
        background-color: #f0f4f6;
        border-color: #f0f4f6;
    }

        .btn-success.active [class^="icon-"],
        .open > .dropdown-toggle.btn-success [class^="icon-"],
        .btn-success.active [class*=" icon-"],
        .open > .dropdown-toggle.btn-success [class*=" icon-"] {
            color: inherit;
        }

        .btn-success.active:hover,
        .open > .dropdown-toggle.btn-success:hover,
        .btn-success.active:focus,
        .open > .dropdown-toggle.btn-success:focus,
        .btn-success.active.focus,
        .open > .dropdown-toggle.btn-success.focus {
            color: #60ab47;
            background-color: #cddae1;
            border-color: #cddae1;
        }

        .btn-success.active:active,
        .open > .dropdown-toggle.btn-success:active {
            background-color: #98a7b7;
            border-color: #98a7b7;
        }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus {
        background-color: #60ab47;
        border-color: #62af49;
    }

    .btn-success strong {
        color: #f0f4f6;
    }

    .btn-success .badge {
        color: #60ab47;
        background-color: #f0f4f6;
    }

.btn-info {
    color: #f0f4f6;
    background-color: #237abd;
    border-color: #237dc1;
}

    .btn-info [class^="icon-"],
    .btn-info [class*=" icon-"] {
        color: #65bcff;
    }

    .btn-info:focus,
    .btn-info.focus {
        color: #f0f4f6;
        background-color: #2788d3;
        border-color: #278bd7;
    }

    .btn-info:hover {
        color: #f0f4f6;
        background-color: #2788d3;
        border-color: #278bd7;
    }

    .btn-info:active {
        color: #f0f4f6;
        background-color: #1c649b;
        border-color: #1d679f;
    }

        .btn-info:active:hover,
        .btn-info:active:focus,
        .btn-info:active.focus {
            color: #f0f4f6;
            background-color: #1365a4;
            border-color: #1365a4;
        }

    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        /*color: @color;
    background-color: desaturate(darken(@background, 8%),0%);
    border-color: desaturate(darken(@border, 8%),0%);*/
        color: #237abd;
        background-color: #f0f4f6;
        border-color: #f0f4f6;
    }

        .btn-info.active [class^="icon-"],
        .open > .dropdown-toggle.btn-info [class^="icon-"],
        .btn-info.active [class*=" icon-"],
        .open > .dropdown-toggle.btn-info [class*=" icon-"] {
            color: inherit;
        }

        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus {
            color: #237abd;
            background-color: #cddae1;
            border-color: #cddae1;
        }

        .btn-info.active:active,
        .open > .dropdown-toggle.btn-info:active {
            background-color: #98a7b7;
            border-color: #98a7b7;
        }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #237abd;
        border-color: #237dc1;
    }

    .btn-info strong {
        color: #f0f4f6;
    }

    .btn-info .badge {
        color: #237abd;
        background-color: #f0f4f6;
    }

.btn-warning {
    color: #f0f4f6;
    background-color: #d2923d;
    border-color: #d39541;
}

    .btn-warning [class^="icon-"],
    .btn-warning [class*=" icon-"] {
        color: #ffd295;
    }

    .btn-warning:focus,
    .btn-warning.focus {
        color: #f0f4f6;
        background-color: #d79e52;
        border-color: #d8a056;
    }

    .btn-warning:hover {
        color: #f0f4f6;
        background-color: #d79e52;
        border-color: #d8a056;
    }

    .btn-warning:active {
        color: #f0f4f6;
        background-color: #bc7e2b;
        border-color: #c0802c;
    }

        .btn-warning:active:hover,
        .btn-warning:active:focus,
        .btn-warning:active.focus {
            color: #f0f4f6;
            background-color: #c77f20;
            border-color: #c77f20;
        }

    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        /*color: @color;
    background-color: desaturate(darken(@background, 8%),0%);
    border-color: desaturate(darken(@border, 8%),0%);*/
        color: #d2923d;
        background-color: #f0f4f6;
        border-color: #f0f4f6;
    }

        .btn-warning.active [class^="icon-"],
        .open > .dropdown-toggle.btn-warning [class^="icon-"],
        .btn-warning.active [class*=" icon-"],
        .open > .dropdown-toggle.btn-warning [class*=" icon-"] {
            color: inherit;
        }

        .btn-warning.active:hover,
        .open > .dropdown-toggle.btn-warning:hover,
        .btn-warning.active:focus,
        .open > .dropdown-toggle.btn-warning:focus,
        .btn-warning.active.focus,
        .open > .dropdown-toggle.btn-warning.focus {
            color: #d2923d;
            background-color: #cddae1;
            border-color: #cddae1;
        }

        .btn-warning.active:active,
        .open > .dropdown-toggle.btn-warning:active {
            background-color: #98a7b7;
            border-color: #98a7b7;
        }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus {
        background-color: #d2923d;
        border-color: #d39541;
    }

    .btn-warning strong {
        color: #f0f4f6;
    }

    .btn-warning .badge {
        color: #d2923d;
        background-color: #f0f4f6;
    }

.btn-danger {
    color: #f0f4f6;
    background-color: #d3405f;
    border-color: #d44462;
}

    .btn-danger [class^="icon-"],
    .btn-danger [class*=" icon-"] {
        color: #ff98ae;
    }

    .btn-danger:focus,
    .btn-danger.focus {
        color: #f0f4f6;
        background-color: #d75570;
        border-color: #d85974;
    }

    .btn-danger:hover {
        color: #f0f4f6;
        background-color: #d75570;
        border-color: #d85974;
    }

    .btn-danger:active {
        color: #f0f4f6;
        background-color: #be2c4b;
        border-color: #c22d4c;
    }

        .btn-danger:active:hover,
        .btn-danger:active:focus,
        .btn-danger:active.focus {
            color: #f0f4f6;
            background-color: #c92044;
            border-color: #c92044;
        }

    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        /*color: @color;
    background-color: desaturate(darken(@background, 8%),0%);
    border-color: desaturate(darken(@border, 8%),0%);*/
        color: #d3405f;
        background-color: #f0f4f6;
        border-color: #f0f4f6;
    }

        .btn-danger.active [class^="icon-"],
        .open > .dropdown-toggle.btn-danger [class^="icon-"],
        .btn-danger.active [class*=" icon-"],
        .open > .dropdown-toggle.btn-danger [class*=" icon-"] {
            color: inherit;
        }

        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: #d3405f;
            background-color: #cddae1;
            border-color: #cddae1;
        }

        .btn-danger.active:active,
        .open > .dropdown-toggle.btn-danger:active {
            background-color: #98a7b7;
            border-color: #98a7b7;
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #d3405f;
        border-color: #d44462;
    }

    .btn-danger strong {
        color: #f0f4f6;
    }

    .btn-danger .badge {
        color: #d3405f;
        background-color: #f0f4f6;
    }

.btn-link {
    color: #d7325a;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #ff6482;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #98a7b7;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 9px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 0px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 0px 9px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.form-control + .caret {
    position: absolute;
    top: 44%;
    right: 15px;
}

.dropup,
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #3b4654;
    border: 1px solid none;
    border-top: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    min-width: 100%;
}

    .dropdown-menu .menu {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 5px 0;
        overflow: hidden;
        background-color: #2b333b;
    }

    .dropdown-menu > li > a,
    .dropdown-menu .menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.8;
        white-space: nowrap;
    }

        .dropdown-menu > li > a.disabled,
        .dropdown-menu .menu > li > a.disabled {
            opacity: 0.5;
            background-color: #3b4654;
        }

        .dropdown-menu > li > a:not(.text-primary):not(.text-info):not(.text-warning):not(.text-danger):not(.text-success),
        .dropdown-menu .menu > li > a:not(.text-primary):not(.text-info):not(.text-warning):not(.text-danger):not(.text-success) {
            color: inherit;
        }

        .dropdown-menu > li > a:hover,
        .dropdown-menu .menu > li > a:hover,
        .dropdown-menu > li > a:focus,
        .dropdown-menu .menu > li > a:focus {
            text-decoration: none;
            color: #f0f4f6;
            background-color: #637085;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu .menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu .menu > .active > a:hover,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu .menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #d7325a;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu .menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu .menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus,
    .dropdown-menu .menu > .disabled > a:focus {
        color: #98a7b7;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu .menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus,
        .dropdown-menu .menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.8;
    color: #98a7b7;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: 1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn,
    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open > .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open > .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open > .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0px;
}

.btn span + .caret {
    margin-left: 5px;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .help-block {
        order: 1;
        width: 100%;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        width: auto;
        float: left;
        flex-grow: 1;
        margin-bottom: 0;
        min-width: 80px;
    }

        .input-group .form-control:focus {
            z-index: 3;
        }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 0px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 48px;
    line-height: 48px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 29px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 29px;
    line-height: 29px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: block;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
}

.input-group-addon {
    padding: 10px 12px 7px 12px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    color: #f0f4f6;
    text-align: center;
    background-color: #22252b;
    border: 1px solid #3b4654;
    border-radius: 0px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 13px;
        border-radius: 0px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 19px;
        border-radius: 0px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: transparent;
            }

        .nav > li.disabled > a {
            color: #98a7b7;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #98a7b7;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: transparent;
        border-color: #d7325a;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #2b333b;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            color: #637085;
            margin-right: 2px;
            line-height: 1.8;
            border: 1px solid transparent;
            border-radius: 0px 0px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: transparent transparent #2b333b;
                color: #f0f4f6;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #98a7b7;
            background-color: #2b333b;
            border: 1px solid #2b333b;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #3b4654;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #3b4654;
        border-radius: 0px 0px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #22252b;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 0px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #d7325a;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 0px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #3b4654;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #3b4654;
        border-radius: 0px 0px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #22252b;
    }
}

.tab-content {
    padding: 15px;
    background-color: #2b333b;
}

    .tab-content > .tab-pane {
        display: none;
    }

    .tab-content > .active {
        display: block;
    }

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 0;
    border-bottom: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 0 0;
    font-size: 19px;
    line-height: 27px;
    height: 70px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 0 0;
}

    .navbar-nav > li > a {
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 27px;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 27px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        margin: 0;
    }

        .navbar-nav > li > a {
            padding-top: 0;
            padding-bottom: 0;
        }
}

.navbar-form {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 16.5px;
    margin-bottom: 16.5px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: flex;
        flex-wrap: wrap;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 16.5px;
    margin-bottom: 16.5px;
}

    .navbar-btn.btn-sm {
        margin-top: 20.5px;
        margin-bottom: 20.5px;
    }

    .navbar-btn.btn-xs {
        margin-top: 24px;
        margin-bottom: 24px;
    }

.navbar-text {
    margin-top: 21.5px;
    margin-bottom: 21.5px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: 0;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #c5cdd6;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #c5cdd6;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #c5cdd6;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #c5cdd6;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #c5cdd6;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #c5cdd6;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.breadcrumb {
    font-size: 13px;
    padding: 0px 0px;
    margin-bottom: 15px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li h3 {
            margin: 0;
        }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #637085;
        }

    .breadcrumb > .active {
        color: #637085;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 27px 0;
    border-radius: 0px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 7px 12px;
            line-height: 1.8;
            text-decoration: none;
            color: #d7325a;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0px;
            border-top-left-radius: 0px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 0px;
            border-top-right-radius: 0px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            z-index: 2;
            color: #ff6482;
            background-color: #f0f4f6;
            border-color: #ddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #d7325a;
        border-color: #d7325a;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #98a7b7;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.pager {
    padding-left: 0;
    margin: 27px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #f0f4f6;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #98a7b7;
        background-color: #fff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: normal;
    line-height: 1;
    color: #f0f4f6;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #22252b;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #0b0c0f;
    }

.label-primary {
    background-color: #b21557;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #841041;
    }

.label-success {
    background-color: #60ab47;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #4c8738;
    }

.label-info {
    background-color: #237abd;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #1b5e92;
    }

.label-warning {
    background-color: #d2923d;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #b37829;
    }

.label-danger {
    background-color: #d3405f;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #b52a47;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: 900;
    color: #f0f4f6;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #637085;
    border-radius: 1px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #d7325a;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.badge.badge-primary {
    color: #3b4654;
    background-color: #d7325a;
}

.badge.badge-success {
    color: #3b4654;
    background-color: #7bd85d;
}

.badge.badge-info {
    color: #3b4654;
    background-color: #2f9ef3;
}

.badge.badge-warning {
    color: #3b4654;
    background-color: #f0b362;
}

.badge.badge-danger {
    color: #3b4654;
    background-color: #f06582;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f0f4f6;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 23px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d0dde3;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 68px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 27px;
    line-height: 1.8;
    background-color: #22252b;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #d7325a;
}

.thumbnail .caption {
    padding: 9px;
    color: #98a7b7;
}

.alert {
    padding: 15px;
    margin-bottom: 27px;
    border: 1px solid transparent;
    border-radius: 0px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #3b583e;
    border-color: #324931;
    color: #7bd85d;
}

    .alert-success hr {
        border-top-color: #283927;
    }

    .alert-success .alert-link {
        color: #5ace34;
    }

.alert-info {
    background-color: #294962;
    border-color: #1e3d49;
    color: #2f9ef3;
}

    .alert-info hr {
        border-top-color: #172e37;
    }

    .alert-info .alert-link {
        color: #0d86e2;
    }

.alert-warning {
    background-color: #5d503b;
    border-color: #4d3e31;
    color: #f0b362;
}

    .alert-warning hr {
        border-top-color: #3e3127;
    }

    .alert-warning .alert-link {
        color: #ec9c33;
    }

.alert-danger {
    background-color: #5e3746;
    border-color: #4e2e3f;
    color: #f06582;
}

    .alert-danger hr {
        border-top-color: #3e2432;
    }

    .alert-danger .alert-link {
        color: #eb375c;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 4px;
    margin-top: 12px;
    margin-bottom: 12px;
    background-color: #22252b;
    border-radius: 0px;
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 13px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    background-color: #d7325a;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #7bd85d;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #2f9ef3;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0b362;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #f06582;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

a.list-group-item,
button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading,
    button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover,
    button.list-group-item:hover,
    a.list-group-item:focus,
    button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #f0f4f6;
    color: #98a7b7;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #98a7b7;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #d7325a;
    border-color: #d7325a;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #f8dde3;
    }

.list-group-item-success {
    color: #7bd85d;
    background-color: #3b583e;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #7bd85d;
}

    a.list-group-item-success .list-group-item-heading,
    button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    button.list-group-item-success:hover,
    a.list-group-item-success:focus,
    button.list-group-item-success:focus {
        color: #7bd85d;
        background-color: #314933;
    }

    a.list-group-item-success.active,
    button.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    button.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus,
    button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #7bd85d;
        border-color: #7bd85d;
    }

.list-group-item-info {
    color: #2f9ef3;
    background-color: #294962;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #2f9ef3;
}

    a.list-group-item-info .list-group-item-heading,
    button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    button.list-group-item-info:hover,
    a.list-group-item-info:focus,
    button.list-group-item-info:focus {
        color: #2f9ef3;
        background-color: #213c50;
    }

    a.list-group-item-info.active,
    button.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    button.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus,
    button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #2f9ef3;
        border-color: #2f9ef3;
    }

.list-group-item-warning {
    color: #f0b362;
    background-color: #5d503b;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #f0b362;
}

    a.list-group-item-warning .list-group-item-heading,
    button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    button.list-group-item-warning:hover,
    a.list-group-item-warning:focus,
    button.list-group-item-warning:focus {
        color: #f0b362;
        background-color: #4d4331;
    }

    a.list-group-item-warning.active,
    button.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    button.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus,
    button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #f0b362;
        border-color: #f0b362;
    }

.list-group-item-danger {
    color: #f06582;
    background-color: #5e3746;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #f06582;
}

    a.list-group-item-danger .list-group-item-heading,
    button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    button.list-group-item-danger:hover,
    a.list-group-item-danger:focus,
    button.list-group-item-danger:focus {
        color: #f06582;
        background-color: #4e2e3a;
    }

    a.list-group-item-danger.active,
    button.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    button.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus,
    button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #f06582;
        border-color: #f06582;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 7.5px;
    background-color: #2b333b;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .panel.panel-hover:hover {
        background-color: #313b44;
        transition: background-color 0.15s ease;
    }

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 7px 15px;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    color: inherit;
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 7px 15px;
    line-height: 1;
    background-color: #3b4654;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child,
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1px;
        border-top-left-radius: -1px;
    }

    .panel > .list-group:last-child .list-group-item:last-child,
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: -1px;
        border-top-left-radius: -1px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: -1px;
            border-top-right-radius: -1px;
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: -1px;
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: -1px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: -1px;
            border-bottom-right-radius: -1px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: -1px;
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: -1px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #3b4654;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 27px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #2b333b;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #2b333b;
        }

.panel-default {
    border-color: #2b333b;
    color: #f0f4f6;
    background-color: #1d1f20;
    background-color: #2b333b;
    color: #98a7b7;
}

    .panel-default > .panel-heading {
        color: #98a7b7;
        background-color: #3b4654;
        border-color: #2b333b;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #2b333b;
        }

        .panel-default > .panel-heading .badge {
            color: #3b4654;
            background-color: #98a7b7;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #2b333b;
    }

    .panel-default .panel-addon {
        background-color: #0c0d0d !important;
        border-top-color: #070808 !important;
        color: #98a7b7;
    }

    .panel-default .input-group-addon,
    .panel-default .form-control,
    .panel-default .btn:not(.btn-default):not(.btn-info):not(.btn-primary):not(.btn-success):not(.btn-warning):not(.btn-danger) {
        border-color: #4a535f;
        box-shadow: none;
        background-color: rgba(34, 37, 43, 0.1);
    }

    .panel-default .input-group-addon {
        background-color: rgba(74, 83, 95, 0.25);
    }

.panel-primary {
    border-color: transparent;
    color: #f0f4f6;
    background-color: #851947;
}

    .panel-primary > .panel-heading {
        color: #f0f4f6;
        background-color: #b21557;
        border-color: transparent;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: transparent;
        }

        .panel-primary > .panel-heading .badge {
            color: #b21557;
            background-color: #f0f4f6;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: transparent;
    }

    .panel-primary .panel-addon {
        background-color: #661537 !important;
        border-top-color: #5d1332 !important;
        color: #98a7b7;
    }

    .panel-primary .input-group-addon,
    .panel-primary .form-control,
    .panel-primary .btn:not(.btn-default):not(.btn-info):not(.btn-primary):not(.btn-success):not(.btn-warning):not(.btn-danger) {
        border-color: #c31d63;
        box-shadow: none;
        background-color: rgba(34, 37, 43, 0.1);
    }

    .panel-primary .input-group-addon {
        background-color: rgba(195, 29, 99, 0.25);
    }

.panel-success {
    border-color: transparent;
    color: #f0f4f6;
    background-color: #558346;
}

    .panel-success > .panel-heading {
        color: #f0f4f6;
        background-color: #60ab47;
        border-color: transparent;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: transparent;
        }

        .panel-success > .panel-heading .badge {
            color: #60ab47;
            background-color: #f0f4f6;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: transparent;
    }

    .panel-success .panel-addon {
        background-color: #476b3c !important;
        border-top-color: #436438 !important;
        color: #98a7b7;
    }

    .panel-success .input-group-addon,
    .panel-success .form-control,
    .panel-success .btn:not(.btn-default):not(.btn-info):not(.btn-primary):not(.btn-success):not(.btn-warning):not(.btn-danger) {
        border-color: #70b25a;
        box-shadow: none;
        background-color: rgba(34, 37, 43, 0.1);
    }

    .panel-success .input-group-addon {
        background-color: rgba(112, 178, 90, 0.25);
    }

.panel-info {
    border-color: transparent;
    color: #f0f4f6;
    background-color: #266291;
}

    .panel-info > .panel-heading {
        color: #f0f4f6;
        background-color: #237abd;
        border-color: transparent;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: transparent;
        }

        .panel-info > .panel-heading .badge {
            color: #237abd;
            background-color: #f0f4f6;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: transparent;
    }

    .panel-info .panel-addon {
        background-color: #204f73 !important;
        border-top-color: #1e4a6b !important;
        color: #98a7b7;
    }

    .panel-info .input-group-addon,
    .panel-info .form-control,
    .panel-info .btn:not(.btn-default):not(.btn-info):not(.btn-primary):not(.btn-success):not(.btn-warning):not(.btn-danger) {
        border-color: #2d87cc;
        box-shadow: none;
        background-color: rgba(34, 37, 43, 0.1);
    }

    .panel-info .input-group-addon {
        background-color: rgba(45, 135, 204, 0.25);
    }

.panel-warning {
    border-color: transparent;
    color: #f0f4f6;
    background-color: #af7c38;
}

    .panel-warning > .panel-heading {
        color: #f0f4f6;
        background-color: #d2923d;
        border-color: transparent;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: transparent;
        }

        .panel-warning > .panel-heading .badge {
            color: #d2923d;
            background-color: #f0f4f6;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: transparent;
    }

    .panel-warning .panel-addon {
        background-color: #926831 !important;
        border-top-color: #8a632f !important;
        color: #98a7b7;
    }

    .panel-warning .input-group-addon,
    .panel-warning .form-control,
    .panel-warning .btn:not(.btn-default):not(.btn-info):not(.btn-primary):not(.btn-success):not(.btn-warning):not(.btn-danger) {
        border-color: #d29d57;
        box-shadow: none;
        background-color: rgba(34, 37, 43, 0.1);
    }

    .panel-warning .input-group-addon {
        background-color: rgba(210, 157, 87, 0.25);
    }

.panel-danger {
    border-color: transparent;
    color: #f0f4f6;
    background-color: #b13952;
}

    .panel-danger > .panel-heading {
        color: #f0f4f6;
        background-color: #d3405f;
        border-color: transparent;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: transparent;
        }

        .panel-danger > .panel-heading .badge {
            color: #d3405f;
            background-color: #f0f4f6;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: transparent;
    }

    .panel-danger .panel-addon {
        background-color: #943247 !important;
        border-top-color: #8c3043 !important;
        color: #98a7b7;
    }

    .panel-danger .input-group-addon,
    .panel-danger .form-control,
    .panel-danger .btn:not(.btn-default):not(.btn-info):not(.btn-primary):not(.btn-success):not(.btn-warning):not(.btn-danger) {
        border-color: #d25a73;
        box-shadow: none;
        background-color: rgba(34, 37, 43, 0.1);
    }

    .panel-danger .input-group-addon {
        background-color: rgba(210, 90, 115, 0.25);
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 7.5px;
    background-color: #22252b;
    border: 1px solid none;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 0px;
}

.well-sm {
    padding: 9px;
    border-radius: 0px;
}

.close {
    float: right;
    font-weight: normal;
    line-height: 1;
    color: #f06582;
    text-shadow: none;
    background: transparent;
}

    .close:hover,
    .close:focus {
        background-color: #3b4654;
        color: #f06582;
        text-decoration: none;
        cursor: pointer;
    }

button.close {
    padding: 0;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, 5px);
        -ms-transform: translate(0, 5px);
        -o-transform: translate(0, 5px);
        transform: translate(0, 5px);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #2b333b;
    border-radius: 0px;
    -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #22252b;
}

    .modal-backdrop.fade {
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        filter: alpha(opacity=80);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #3b4654;
}

    .modal-header .close {
        margin-top: 0px;
        font-size: 18px;
        width: 26px;
        height: 26px;
    }

        .modal-header .close i {
            top: -1px;
        }

            .modal-header .close i:before {
                font-size: 18px;
            }

.modal-title {
    margin: 0;
    line-height: 1.8;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #3b4654;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 35px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1034;
    display: block;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.8;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 13px;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #98a7b7;
    text-align: center;
    background-color: #3b4654;
    border-radius: 0px;
    box-shadow: 0 5px 20px -5px rgba(34, 37, 43, 0.45);
    line-height: 1.6em !important;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #3b4654;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #3b4654;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #3b4654;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #3b4654;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #3b4654;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #3b4654;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #3b4654;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #3b4654;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.8;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 15px;
    background-color: #3b4654;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0);
    border: 1px solid rgba(59, 70, 84, 0.7);
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    background-color: #353f4b;
    border-bottom: 1px solid #2a323c;
    border-radius: -1px -1px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(59, 70, 84, 0.75);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #3b4654;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(59, 70, 84, 0.75);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #3b4654;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(59, 70, 84, 0.75);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #3b4654;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(59, 70, 84, 0.75);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #3b4654;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: 0.9;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg .visible-xl {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block .visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1600px) {
    .visible-xl {
        display: block !important;
    }

    table.visible-xl {
        display: table !important;
    }

    tr.visible-xl {
        display: table-row !important;
    }

    th.visible-xl,
    td.visible-xl {
        display: table-cell !important;
    }
}

@media (min-width: 1600px) {
    .visible-xl-block {
        display: block !important;
    }
}

@media (min-width: 1600px) {
    .visible-xl-inline {
        display: inline !important;
    }
}

@media (min-width: 1600px) {
    .visible-xl-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

@media (min-width: 1600px) {
    .hidden-xl {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: local('Lato Hairline'), local('Lato-Hairline'), url(fonts/Lato-Hairline.woff) format('woff'), url(fonts/Lato-Hairline.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(fonts/Lato-Light.woff) format('woff'), url(fonts/Lato-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Lato.eot);
    src: local('Lato'), local('Lato Regular'), local('Lato-Regular'), url(fonts/Lato.eot?#iefix) format('embedded-opentype'), url(fonts/Lato.woff) format('woff'), url(fonts/Lato.ttf) format('truetype'), url(fonts/Lato.svg#Lato) format('svg');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(fonts/Lato-Bold.woff) format('woff'), url(fonts/Lato-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(fonts/Lato-Black.woff) format('woff'), url(fonts/Lato-Black.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(fonts/Lato-Hairline-Italic.woff) format('woff'), url(fonts/Lato-Hairline-Italic.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: local('Lato Light Italic'), local('Lato-LightItalic'), url(fonts/Lato-Light-Italic.woff) format('woff'), url(fonts/Lato-Light-Italic.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url(fonts/Lato-Italic.woff) format('woff'), url(fonts/Lato-Italic.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(fonts/Lato-Bold-Italic.woff) format('woff'), url(fonts/Lato-Bold-Italic.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(fonts/Lato-Black-Italic.woff) format('woff'), url(fonts/Lato-Black-Italic.ttf) format('truetype');
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: local('Lato Hairline'), local('Lato-Hairline'), url(fonts/Lato-Hairline-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(fonts/Lato-Light-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(fonts/Lato-Regular-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(fonts/Lato-Bold-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(fonts/Lato-Black-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(fonts/Lato-Hairline-Italic-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: local('Lato Light Italic'), local('Lato-LightItalic'), url(fonts/Lato-Light-Italic-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url(fonts/Lato-Italic-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(fonts/Lato-Bold-Italic-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(fonts/Lato-Black-Italic-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: local('Lato Hairline'), local('Lato-Hairline'), url(fonts/Lato-Hairline-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(fonts/Lato-Light-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(fonts/Lato-Regular-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(fonts/Lato-Bold-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(fonts/Lato-Black-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(fonts/Lato-Hairline-Italic-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: local('Lato Light Italic'), local('Lato-LightItalic'), url(fonts/Lato-Light-Italic-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url(fonts/Lato-Italic-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(fonts/Lato-Bold-Italic-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(fonts/Lato-Black-Italic-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.radio input[type="radio"]:focus + label::before {
    outline: none !important;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-left: 0;
}

.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
    width: 20.25px;
    height: 20.25px;
    position: relative;
    top: 6px;
}

.toggle-caption {
    display: block;
    padding-left: 43px;
    margin-top: -7.5px;
    margin-bottom: 7.5px;
    opacity: 0.6;
}

.toggle {
    min-height: 37px;
    display: flex;
    align-items: center;
}

    .toggle:hover label:after {
        background-color: #98a7b7;
        transform: scale(1);
    }

    .toggle label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 8px;
        line-height: 27px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
        min-height: 27px;
        margin-right: 7.5px;
    }

        .toggle label::before {
            display: inline-block;
            content: '';
            position: absolute;
            width: 32px;
            height: 8px;
            left: 0;
            top: 9px;
            margin-left: -35px;
            background-color: rgba(99, 112, 133, 0.7);
            border-radius: 100px;
            cursor: pointer;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
        }

        .toggle label:after {
            position: absolute;
            cursor: pointer;
            top: 3px;
            left: -37px;
            content: '';
            display: block;
            width: 20px;
            height: 20px;
            border-radius: 10px;
            background-color: #637085;
            box-shadow: 0 1px 5px #22252b;
            transform: scale(0.8);
            -webkit-transition: left 0.15s ease-in-out, right 0.15s ease-in-out, color 0.15s ease-in-out, transform 0.15s ease-in-out;
            -o-transition: left 0.15s ease-in-out, right 0.15s ease-in-out, color 0.15s ease-in-out, transform 0.15s ease-in-out;
            transition: left 0.15s ease-in-out, right 0.15s ease-in-out, color 0.15s ease-in-out, transform 0.15s ease-in-out;
        }

    .toggle input[type="checkbox"],
    .toggle input[type="radio"] {
        opacity: 0;
        z-index: 1;
        width: 32px;
        height: 19px;
        position: relative;
        cursor: pointer;
        flex-shrink: 0;
    }

        .toggle input[type="checkbox"]:checked + label::before,
        .toggle input[type="radio"]:checked + label::before {
            background-color: #d7325a;
        }

        .toggle input[type="checkbox"]:checked + label::after,
        .toggle input[type="radio"]:checked + label::after {
            left: -20px;
            background-color: #f0f4f6;
        }

        .toggle input[type="checkbox"]:disabled + label,
        .toggle input[type="radio"]:disabled + label,
        .toggle input[type="checkbox"].disabled + label,
        .toggle input[type="radio"].disabled + label {
            opacity: 0.45;
            cursor: not-allowed;
        }

            .toggle input[type="checkbox"]:disabled + label::before,
            .toggle input[type="radio"]:disabled + label::before,
            .toggle input[type="checkbox"].disabled + label::before,
            .toggle input[type="radio"].disabled + label::before {
                cursor: not-allowed;
                opacity: 0.5;
                box-shadow: 0 0 0 2px #637085 inset;
            }

            .toggle input[type="checkbox"]:disabled + label::after,
            .toggle input[type="radio"]:disabled + label::after,
            .toggle input[type="checkbox"].disabled + label::after,
            .toggle input[type="radio"].disabled + label::after {
                background-color: #3b4654;
                box-shadow: 0 0 0 2px #637085 inset;
                transform: scale(0.8);
            }

    .toggle.toggle-inline {
        position: relative;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 0;
        vertical-align: middle;
        font-weight: normal;
        cursor: pointer;
        margin-top: 0;
    }

        .toggle.toggle-inline:first-of-type {
            padding-left: 0;
        }

    .toggle.input-sm {
        height: 29px;
        padding: 0;
    }

    .toggle.input-xs {
        height: 16px;
        padding: 0;
    }

        .toggle.input-xs label {
            font-size: 11px;
        }

.toggle-primary label:before {
    background-color: rgba(215, 50, 90, 0.3);
}

.toggle-primary input[type="checkbox"]:checked + label::before,
.toggle-primary input[type="radio"]:checked + label::before {
    background-color: #d7325a;
    color: #d7325a;
}

.toggle-danger label:before {
    background-color: rgba(240, 101, 130, 0.3);
}

.toggle-danger input[type="checkbox"]:checked + label::before,
.toggle-danger input[type="radio"]:checked + label::before {
    background-color: #f06582;
    color: #f06582;
}

.toggle-info label:before {
    background-color: rgba(47, 158, 243, 0.3);
}

.toggle-info input[type="checkbox"]:checked + label::before,
.toggle-info input[type="radio"]:checked + label::before {
    background-color: #2f9ef3;
    color: #2f9ef3;
}

.toggle-warning label:before {
    background-color: rgba(240, 179, 98, 0.3);
}

.toggle-warning input[type="checkbox"]:checked + label::before,
.toggle-warning input[type="radio"]:checked + label::before {
    background-color: #f0b362;
    color: #f0b362;
}

.toggle-success label:before {
    background-color: rgba(123, 216, 93, 0.3);
}

.toggle-success input[type="checkbox"]:checked + label::before,
.toggle-success input[type="radio"]:checked + label::before {
    background-color: #7bd85d;
    color: #7bd85d;
}

.checkbox {
    padding-left: 20px;
    flex-shrink: 0;
}

    .checkbox label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 8px;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20.25px;
            left: 0;
            top: 3px;
            margin-left: -23px;
            border: 1px solid #637085;
            background-color: transparent;
            cursor: pointer;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -23px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 14px;
            color: #f0f4f6;
        }

    .checkbox input[type="checkbox"],
    .checkbox input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .checkbox input[type="checkbox"]:focus + label::before,
        .checkbox input[type="radio"]:focus + label::before {
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox input[type="checkbox"]:checked + label::before,
        .checkbox input[type="radio"]:checked + label::before {
            border-color: #637085;
            background-color: #637085;
        }

        .checkbox input[type="checkbox"]:checked + label::after,
        .checkbox input[type="radio"]:checked + label::after {
            font-family: 'icomoon';
            content: "\f11B";
        }

        .checkbox input[type="checkbox"]:indeterminate + label::after,
        .checkbox input[type="radio"]:indeterminate + label::after {
            display: block;
            content: " ";
            width: 12px;
            height: 3px;
            background-color: #98a7b7;
            border-radius: 2px;
            margin-left: -20px;
            margin-top: 12px;
        }

        .checkbox input[type="checkbox"]:disabled + label,
        .checkbox input[type="radio"]:disabled + label,
        .checkbox input[type="checkbox"].disabled + label,
        .checkbox input[type="radio"].disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before,
            .checkbox input[type="radio"]:disabled + label::before,
            .checkbox input[type="checkbox"].disabled + label::before,
            .checkbox input[type="radio"].disabled + label::before {
                background-color: rgba(34, 37, 43, 0.5);
                cursor: not-allowed;
            }

        .checkbox input[type="checkbox"]:checked:disabled + label::before,
        .checkbox input[type="radio"]:checked:disabled + label::before,
        .checkbox input[type="checkbox"]:checked.disabled + label::before,
        .checkbox input[type="radio"]:checked.disabled + label::before {
            background-color: #637085 !important;
            border-color: #637085 !important;
            opacity: 0.3;
        }

        .checkbox input[type="checkbox"]:checked:disabled + label::after,
        .checkbox input[type="radio"]:checked:disabled + label::after,
        .checkbox input[type="checkbox"]:checked.disabled + label::after,
        .checkbox input[type="radio"]:checked.disabled + label::after {
            opacity: 0.4;
        }

    .checkbox.checkbox-table-selector {
        min-height: 0;
        padding: 0;
        margin: 0;
    }

        .checkbox.checkbox-table-selector input {
            cursor: pointer;
            margin-left: 0;
        }

        .checkbox.checkbox-table-selector label {
            padding-left: 0;
            position: absolute;
            left: 0;
        }

            .checkbox.checkbox-table-selector label:after {
                margin-left: 0;
            }

            .checkbox.checkbox-table-selector label:before {
                margin-top: 5px;
                margin-left: 0;
            }

        .checkbox.checkbox-table-selector input[type="checkbox"]:indeterminate + label::after {
            margin-left: 4px;
            margin-top: 16px;
        }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
        margin-right: 10px;
        padding-top: 0;
    }

    .checkbox.nocheck {
        padding-left: 15px !important;
    }

        .checkbox.nocheck input {
            display: none;
        }

        .checkbox.nocheck label {
            padding-left: 29px;
        }

            .checkbox.nocheck label::before,
            .checkbox.nocheck label::after {
                content: none !important;
            }

.checkbox-primary label:before {
    background-color: rgba(215, 50, 90, 0.3);
    border-color: rgba(215, 50, 90, 0.3);
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #d7325a;
    border-color: #d7325a;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-danger label:before {
    background-color: rgba(240, 101, 130, 0.3);
    border-color: rgba(240, 101, 130, 0.3);
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #f06582;
    border-color: #f06582;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info label:before {
    background-color: rgba(47, 158, 243, 0.3);
    border-color: rgba(47, 158, 243, 0.3);
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #2f9ef3;
    border-color: #2f9ef3;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-warning label:before {
    background-color: rgba(240, 179, 98, 0.3);
    border-color: rgba(240, 179, 98, 0.3);
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0b362;
    border-color: #f0b362;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success label:before {
    background-color: rgba(123, 216, 93, 0.3);
    border-color: rgba(123, 216, 93, 0.3);
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #7bd85d;
    border-color: #7bd85d;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-primary label:before {
    background-color: rgba(215, 50, 90, 0.3);
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #d7325a;
    border-color: #d7325a;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-danger label:before {
    background-color: rgba(240, 101, 130, 0.3);
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #f06582;
    border-color: #f06582;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-info label:before {
    background-color: rgba(47, 158, 243, 0.3);
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #2f9ef3;
    border-color: #2f9ef3;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-warning label:before {
    background-color: rgba(240, 179, 98, 0.3);
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #f0b362;
    border-color: #f0b362;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-success label:before {
    background-color: rgba(123, 216, 93, 0.3);
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #7bd85d;
    border-color: #7bd85d;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.radio {
    padding-left: 20px;
    flex-shrink: 0;
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 8px;
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 0;
            margin-left: -22px;
            margin-top: 2px;
            border: 1px solid #637085;
            border-radius: 50%;
            background-color: #3b4654;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 8px;
            height: 8px;
            left: 4px;
            top: 8px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #f0f4f6;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .radio input[type="radio"]:focus + label::before {
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:checked + label::before {
            background-color: #637085;
            border-color: #637085;
        }

        .radio input[type="radio"]:disabled + label,
        .radio input[type="radio"].disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before,
            .radio input[type="radio"].disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
        margin-right: 10px;
        padding-top: 0;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #d7325a;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #d7325a;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #d7325a;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #f06582;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #f06582;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #f06582;
}

.radio-info input[type="radio"] + label::after {
    background-color: #2f9ef3;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #2f9ef3;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #2f9ef3;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0b362;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0b362;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0b362;
}

.radio-success input[type="radio"] + label::after {
    background-color: #7bd85d;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #7bd85d;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #7bd85d;
}

.radio input[type="checkbox"].styled:checked + label:after,
.checkbox input[type="checkbox"].styled:checked + label:after,
.radio input[type="radio"].styled:checked + label:after,
.checkbox input[type="radio"].styled:checked + label:after {
    font-family: 'icomoon';
    content: "\f11B";
}

.radio input[type="checkbox"] .styled:checked + label::before,
.checkbox input[type="checkbox"] .styled:checked + label::before,
.radio input[type="radio"] .styled:checked + label::before,
.checkbox input[type="radio"] .styled:checked + label::before {
    color: #fff;
}

.radio input[type="checkbox"] .styled:checked + label::after,
.checkbox input[type="checkbox"] .styled:checked + label::after,
.radio input[type="radio"] .styled:checked + label::after,
.checkbox input[type="radio"] .styled:checked + label::after {
    color: #fff;
}

.icon-style,
[class*=" icon-"],
[class^="icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: relative;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 0.1em;
    line-height: 100%;
    font-size: 120%;
}

    .icon-style + span,
    [class*=" icon-"] + span,
    [class^="icon-"] + span {
        margin-left: 7.5px;
    }

    .icon-style::after,
    [class*=" icon-"]::after,
    [class^="icon-"]::after {
        position: absolute;
        bottom: 8%;
        right: -4%;
        font-size: 50%;
        line-height: 50%;
    }

    .icon-style.disabled,
    [class*=" icon-"].disabled,
    [class^="icon-"].disabled {
        opacity: 0.5;
        color: #637085;
    }

        .icon-style.disabled::after,
        [class*=" icon-"].disabled::after,
        [class^="icon-"].disabled::after {
            content: "\f122";
            position: absolute;
            left: -4px;
            top: 1px;
            font-size: 24px;
        }

.icon-lg {
    font-size: 38px;
}

.icon-xl {
    display: block;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

    .icon-xl:before {
        display: inline-block;
        font-size: 58px;
    }

.icon-node-leader::before {
    color: #7bd85d;
}

.icon-addon-node-leader::after {
    color: #7bd85d;
}

.icon-generation::before {
    content: "\ea5b";
}

.icon-addon-generation::after {
    content: "\ea5b";
}

.icon-expiration::before {
    content: "\ea5c";
}

.icon-addon-expiration::after {
    content: "\ea5c";
}
/* ONLY MENU ICON COLORS */
#main-menu .icon-resources::before {
    color: #7bd85d;
}

#main-menu .icon-addon-resources::after {
    color: #7bd85d;
}
/* MENU AND TOPBAR ICON COLORS*/
#main-menu .icon-documents::before,
.inputs-container .icon-documents::before,
.stats .icon-documents::before {
    color: #2f9ef3;
}

#main-menu .icon-addon-documents::after,
.inputs-container .icon-addon-documents::after,
.stats .icon-addon-documents::after {
    color: #2f9ef3;
}

#main-menu .icon-indexing::before,
.inputs-container .icon-indexing::before,
.stats .icon-indexing::before {
    color: #945ab5;
}

#main-menu .icon-addon-indexing::after,
.inputs-container .icon-addon-indexing::after,
.stats .icon-addon-indexing::after {
    color: #945ab5;
}

#main-menu .icon-tasks-menu::before,
.inputs-container .icon-tasks-menu::before,
.stats .icon-tasks-menu::before {
    color: #f06582;
}

#main-menu .icon-addon-tasks-menu::after,
.inputs-container .icon-addon-tasks-menu::after,
.stats .icon-addon-tasks-menu::after {
    color: #f06582;
}

#main-menu .icon-settings::before,
.inputs-container .icon-settings::before,
.stats .icon-settings::before {
    color: #f0b362;
}

#main-menu .icon-addon-settings::after,
.inputs-container .icon-addon-settings::after,
.stats .icon-addon-settings::after {
    color: #f0b362;
}

#main-menu .icon-stats-menu::before,
.inputs-container .icon-stats-menu::before,
.stats .icon-stats-menu::before {
    color: #7bd85d;
}

#main-menu .icon-addon-stats-menu::after,
.inputs-container .icon-addon-stats-menu::after,
.stats .icon-addon-stats-menu::after {
    color: #7bd85d;
}

#main-menu .icon-resources::before,
.inputs-container .icon-resources::before,
.stats .icon-resources::before {
    color: #5186ee;
}

#main-menu .icon-addon-resources::after,
.inputs-container .icon-addon-resources::after,
.stats .icon-addon-resources::after {
    color: #5186ee;
}

#main-menu .icon-dashboard::before,
.inputs-container .icon-dashboard::before,
.stats .icon-dashboard::before {
    color: #7069ee;
}

#main-menu .icon-addon-dashboard::after,
.inputs-container .icon-addon-dashboard::after,
.stats .icon-addon-dashboard::after {
    color: #7069ee;
}

#main-menu .icon-cluster-dashboard::before,
.inputs-container .icon-cluster-dashboard::before,
.stats .icon-cluster-dashboard::before {
    color: #8361d4;
}

#main-menu .icon-addon-cluster-dashboard::after,
.inputs-container .icon-addon-cluster-dashboard::after,
.stats .icon-addon-cluster-dashboard::after {
    color: #8361d4;
}

#main-menu .icon-manage-server::before,
.inputs-container .icon-manage-server::before,
.stats .icon-manage-server::before {
    color: #945ab5;
}

#main-menu .icon-addon-manage-server::after,
.inputs-container .icon-addon-manage-server::after,
.stats .icon-addon-manage-server::after {
    color: #945ab5;
}

#main-menu .icon-info::before,
.inputs-container .icon-info::before,
.stats .icon-info::before {
    color: #bf569f;
}

#main-menu .icon-addon-info::after,
.inputs-container .icon-addon-info::after,
.stats .icon-addon-info::after {
    color: #bf569f;
}

#main-menu .icon-recent::before,
.inputs-container .icon-recent::before,
.stats .icon-recent::before {
    color: #5186ee;
}

#main-menu .icon-addon-recent::after,
.inputs-container .icon-addon-recent::after,
.stats .icon-addon-recent::after {
    color: #5186ee;
}

#main-menu .icon-revisions-bin::before,
.inputs-container .icon-revisions-bin::before,
.stats .icon-revisions-bin::before {
    color: #7069ee;
}

#main-menu .icon-addon-revisions-bin::after,
.inputs-container .icon-addon-revisions-bin::after,
.stats .icon-addon-revisions-bin::after {
    color: #7069ee;
}

#main-menu .icon-patch::before,
.inputs-container .icon-patch::before,
.stats .icon-patch::before {
    color: #8361d4;
}

#main-menu .icon-addon-patch::after,
.inputs-container .icon-addon-patch::after,
.stats .icon-addon-patch::after {
    color: #8361d4;
}

#main-menu .icon-documents-query::before,
.inputs-container .icon-documents-query::before,
.stats .icon-documents-query::before {
    color: #945ab5;
}

#main-menu .icon-addon-documents-query::after,
.inputs-container .icon-addon-documents-query::after,
.stats .icon-addon-documents-query::after {
    color: #945ab5;
}

#main-menu .icon-identities::before,
.inputs-container .icon-identities::before,
.stats .icon-identities::before {
    color: #bf569f;
}

#main-menu .icon-addon-identities::after,
.inputs-container .icon-addon-identities::after,
.stats .icon-addon-identities::after {
    color: #bf569f;
}

#main-menu .icon-cmp-xchg::before,
.inputs-container .icon-cmp-xchg::before,
.stats .icon-cmp-xchg::before {
    color: #d85b9a;
}

#main-menu .icon-addon-cmp-xchg::after,
.inputs-container .icon-addon-cmp-xchg::after,
.stats .icon-addon-cmp-xchg::after {
    color: #d85b9a;
}

#main-menu .icon-conflicts::before,
.inputs-container .icon-conflicts::before,
.stats .icon-conflicts::before {
    color: #ed558c;
}

#main-menu .icon-addon-conflicts::after,
.inputs-container .icon-addon-conflicts::after,
.stats .icon-addon-conflicts::after {
    color: #ed558c;
}

#main-menu .icon-indexes-query::before,
.inputs-container .icon-indexes-query::before,
.stats .icon-indexes-query::before {
    color: #945ab5;
}

#main-menu .icon-addon-indexes-query::after,
.inputs-container .icon-addon-indexes-query::after,
.stats .icon-addon-indexes-query::after {
    color: #945ab5;
}

#main-menu .icon-list-of-indexes::before,
.inputs-container .icon-list-of-indexes::before,
.stats .icon-list-of-indexes::before {
    color: #bf569f;
}

#main-menu .icon-addon-list-of-indexes::after,
.inputs-container .icon-addon-list-of-indexes::after,
.stats .icon-addon-list-of-indexes::after {
    color: #bf569f;
}

#main-menu .icon-indexing-performance::before,
.inputs-container .icon-indexing-performance::before,
.stats .icon-indexing-performance::before {
    color: #d85b9a;
}

#main-menu .icon-addon-indexing-performance::after,
.inputs-container .icon-addon-indexing-performance::after,
.stats .icon-addon-indexing-performance::after {
    color: #d85b9a;
}

#main-menu .icon-index-batch-size::before,
.inputs-container .icon-index-batch-size::before,
.stats .icon-index-batch-size::before {
    color: #ed558c;
}

#main-menu .icon-addon-index-batch-size::after,
.inputs-container .icon-addon-index-batch-size::after,
.stats .icon-addon-index-batch-size::after {
    color: #ed558c;
}

#main-menu .icon-map-reduce-visualizer::before,
.inputs-container .icon-map-reduce-visualizer::before,
.stats .icon-map-reduce-visualizer::before {
    color: #f06582;
}

#main-menu .icon-addon-map-reduce-visualizer::after,
.inputs-container .icon-addon-map-reduce-visualizer::after,
.stats .icon-addon-map-reduce-visualizer::after {
    color: #f06582;
}

#main-menu .icon-index-cleanup::before,
.inputs-container .icon-index-cleanup::before,
.stats .icon-index-cleanup::before {
    color: #f3766e;
}

#main-menu .icon-addon-index-cleanup::after,
.inputs-container .icon-addon-index-cleanup::after,
.stats .icon-addon-index-cleanup::after {
    color: #f3766e;
}

#main-menu .icon-index-errors::before,
.inputs-container .icon-index-errors::before,
.stats .icon-index-errors::before {
    color: #f38a66;
}

#main-menu .icon-addon-index-errors::after,
.inputs-container .icon-addon-index-errors::after,
.stats .icon-addon-index-errors::after {
    color: #f38a66;
}

#main-menu .icon-backups::before,
.inputs-container .icon-backups::before,
.stats .icon-backups::before {
    color: #f3766e;
}

#main-menu .icon-addon-backups::after,
.inputs-container .icon-addon-backups::after,
.stats .icon-addon-backups::after {
    color: #f3766e;
}

#main-menu .icon-manage-ongoing-tasks::before,
.inputs-container .icon-manage-ongoing-tasks::before,
.stats .icon-manage-ongoing-tasks::before {
    color: #f38a66;
}

#main-menu .icon-addon-manage-ongoing-tasks::after,
.inputs-container .icon-addon-manage-ongoing-tasks::after,
.stats .icon-addon-manage-ongoing-tasks::after {
    color: #f38a66;
}

#main-menu .icon-import-database::before,
.inputs-container .icon-import-database::before,
.stats .icon-import-database::before {
    color: #eea361;
}

#main-menu .icon-addon-import-database::after,
.inputs-container .icon-addon-import-database::after,
.stats .icon-addon-import-database::after {
    color: #eea361;
}

#main-menu .icon-export-database::before,
.inputs-container .icon-export-database::before,
.stats .icon-export-database::before {
    color: #f0b362;
}

#main-menu .icon-addon-export-database::after,
.inputs-container .icon-addon-export-database::after,
.stats .icon-addon-export-database::after {
    color: #f0b362;
}

#main-menu .icon-create-sample-data::before,
.inputs-container .icon-create-sample-data::before,
.stats .icon-create-sample-data::before {
    color: #f0c254;
}

#main-menu .icon-addon-create-sample-data::after,
.inputs-container .icon-addon-create-sample-data::after,
.stats .icon-addon-create-sample-data::after {
    color: #f0c254;
}

#main-menu .icon-database-settings::before,
.inputs-container .icon-database-settings::before,
.stats .icon-database-settings::before {
    color: #f0c254;
}

#main-menu .icon-addon-database-settings::after,
.inputs-container .icon-addon-database-settings::after,
.stats .icon-addon-database-settings::after {
    color: #f0c254;
}

#main-menu .icon-manage-connection-strings::before,
.inputs-container .icon-manage-connection-strings::before,
.stats .icon-manage-connection-strings::before {
    color: #edcd51;
}

#main-menu .icon-addon-manage-connection-strings::after,
.inputs-container .icon-addon-manage-connection-strings::after,
.stats .icon-addon-manage-connection-strings::after {
    color: #edcd51;
}

#main-menu .icon-conflicts-resolution::before,
.inputs-container .icon-conflicts-resolution::before,
.stats .icon-conflicts-resolution::before {
    color: #c4d451;
}

#main-menu .icon-addon-conflicts-resolution::after,
.inputs-container .icon-addon-conflicts-resolution::after,
.stats .icon-addon-conflicts-resolution::after {
    color: #c4d451;
}

#main-menu .icon-database-client-configuration::before,
.inputs-container .icon-database-client-configuration::before,
.stats .icon-database-client-configuration::before {
    color: #7bd85d;
}

#main-menu .icon-addon-database-client-configuration::after,
.inputs-container .icon-addon-database-client-configuration::after,
.stats .icon-addon-database-client-configuration::after {
    color: #7bd85d;
}

#main-menu .icon-database-studio-configuration::before,
.inputs-container .icon-database-studio-configuration::before,
.stats .icon-database-studio-configuration::before {
    color: #51d27a;
}

#main-menu .icon-addon-database-studio-configuration::after,
.inputs-container .icon-addon-database-studio-configuration::after,
.stats .icon-addon-database-studio-configuration::after {
    color: #51d27a;
}

#main-menu .icon-revisions::before,
.inputs-container .icon-revisions::before,
.stats .icon-revisions::before {
    color: #37c4ac;
}

#main-menu .icon-addon-revisions::after,
.inputs-container .icon-addon-revisions::after,
.stats .icon-addon-revisions::after {
    color: #37c4ac;
}

#main-menu .icon-expos-refresh::before,
.inputs-container .icon-expos-refresh::before,
.stats .icon-expos-refresh::before {
    color: #2fb7d2;
}

#main-menu .icon-addon-expos-refresh::after,
.inputs-container .icon-addon-expos-refresh::after,
.stats .icon-addon-expos-refresh::after {
    color: #2fb7d2;
}

#main-menu .icon-document-expiration::before,
.inputs-container .icon-document-expiration::before,
.stats .icon-document-expiration::before {
    color: #2f9ef3;
}

#main-menu .icon-addon-document-expiration::after,
.inputs-container .icon-addon-document-expiration::after,
.stats .icon-addon-document-expiration::after {
    color: #2f9ef3;
}

#main-menu .icon-documents-compression::before,
.inputs-container .icon-documents-compression::before,
.stats .icon-documents-compression::before {
    color: #5186ee;
}

#main-menu .icon-addon-documents-compression::after,
.inputs-container .icon-addon-documents-compression::after,
.stats .icon-addon-documents-compression::after {
    color: #5186ee;
}

#main-menu .icon-timeseries-settings::before,
.inputs-container .icon-timeseries-settings::before,
.stats .icon-timeseries-settings::before {
    color: #7069ee;
}

#main-menu .icon-addon-timeseries-settings::after,
.inputs-container .icon-addon-timeseries-settings::after,
.stats .icon-addon-timeseries-settings::after {
    color: #7069ee;
}

#main-menu .icon-custom-sorters::before,
.inputs-container .icon-custom-sorters::before,
.stats .icon-custom-sorters::before {
    color: #8361d4;
}

#main-menu .icon-addon-custom-sorters::after,
.inputs-container .icon-addon-custom-sorters::after,
.stats .icon-addon-custom-sorters::after {
    color: #8361d4;
}

#main-menu .icon-custom-analyzers::before,
.inputs-container .icon-custom-analyzers::before,
.stats .icon-custom-analyzers::before {
    color: #945ab5;
}

#main-menu .icon-addon-custom-analyzers::after,
.inputs-container .icon-addon-custom-analyzers::after,
.stats .icon-addon-custom-analyzers::after {
    color: #945ab5;
}

#main-menu .icon-integrations::before,
.inputs-container .icon-integrations::before,
.stats .icon-integrations::before {
    color: #bf569f;
}

#main-menu .icon-addon-integrations::after,
.inputs-container .icon-addon-integrations::after,
.stats .icon-addon-integrations::after {
    color: #bf569f;
}

#main-menu .icon-manage-dbgroup::before,
.inputs-container .icon-manage-dbgroup::before,
.stats .icon-manage-dbgroup::before {
    color: #d85b9a;
}

#main-menu .icon-addon-manage-dbgroup::after,
.inputs-container .icon-addon-manage-dbgroup::after,
.stats .icon-addon-manage-dbgroup::after {
    color: #d85b9a;
}

#main-menu .icon-database-record::before,
.inputs-container .icon-database-record::before,
.stats .icon-database-record::before {
    color: #ed558c;
}

#main-menu .icon-addon-database-record::after,
.inputs-container .icon-addon-database-record::after,
.stats .icon-addon-database-record::after {
    color: #ed558c;
}

#main-menu .icon-database-id::before,
.inputs-container .icon-database-id::before,
.stats .icon-database-id::before {
    color: #f06582;
}

#main-menu .icon-addon-database-id::after,
.inputs-container .icon-addon-database-id::after,
.stats .icon-addon-database-id::after {
    color: #f06582;
}

#main-menu .icon-stats::before,
.inputs-container .icon-stats::before,
.stats .icon-stats::before {
    color: #51d27a;
}

#main-menu .icon-addon-stats::after,
.inputs-container .icon-addon-stats::after,
.stats .icon-addon-stats::after {
    color: #51d27a;
}

#main-menu .icon-io-test::before,
.inputs-container .icon-io-test::before,
.stats .icon-io-test::before {
    color: #37c4ac;
}

#main-menu .icon-addon-io-test::after,
.inputs-container .icon-addon-io-test::after,
.stats .icon-addon-io-test::after {
    color: #37c4ac;
}

#main-menu .icon-storage::before,
.inputs-container .icon-storage::before,
.stats .icon-storage::before {
    color: #2fb7d2;
}

#main-menu .icon-addon-storage::after,
.inputs-container .icon-addon-storage::after,
.stats .icon-addon-storage::after {
    color: #2fb7d2;
}

#main-menu .icon-stats-running-queries::before,
.inputs-container .icon-stats-running-queries::before,
.stats .icon-stats-running-queries::before {
    color: #2f9ef3;
}

#main-menu .icon-addon-stats-running-queries::after,
.inputs-container .icon-addon-stats-running-queries::after,
.stats .icon-addon-stats-running-queries::after {
    color: #2f9ef3;
}

#main-menu .icon-replication-stats::before,
.inputs-container .icon-replication-stats::before,
.stats .icon-replication-stats::before {
    color: #5186ee;
}

#main-menu .icon-addon-replication-stats::after,
.inputs-container .icon-addon-replication-stats::after,
.stats .icon-addon-replication-stats::after {
    color: #5186ee;
}

#main-menu .icon-cluster::before,
.inputs-container .icon-cluster::before,
.stats .icon-cluster::before {
    color: #bf569f;
}

#main-menu .icon-addon-cluster::after,
.inputs-container .icon-addon-cluster::after,
.stats .icon-addon-cluster::after {
    color: #bf569f;
}

#main-menu .icon-client-configuration::before,
.inputs-container .icon-client-configuration::before,
.stats .icon-client-configuration::before {
    color: #d85b9a;
}

#main-menu .icon-addon-client-configuration::after,
.inputs-container .icon-addon-client-configuration::after,
.stats .icon-addon-client-configuration::after {
    color: #d85b9a;
}

#main-menu .icon-studio-configuration::before,
.inputs-container .icon-studio-configuration::before,
.stats .icon-studio-configuration::before {
    color: #ed558c;
}

#main-menu .icon-addon-studio-configuration::after,
.inputs-container .icon-addon-studio-configuration::after,
.stats .icon-addon-studio-configuration::after {
    color: #ed558c;
}

#main-menu .icon-server-settings::before,
.inputs-container .icon-server-settings::before,
.stats .icon-server-settings::before {
    color: #f06582;
}

#main-menu .icon-addon-server-settings::after,
.inputs-container .icon-addon-server-settings::after,
.stats .icon-addon-server-settings::after {
    color: #f06582;
}

#main-menu .icon-administrator-js-console::before,
.inputs-container .icon-administrator-js-console::before,
.stats .icon-administrator-js-console::before {
    color: #f3766e;
}

#main-menu .icon-addon-administrator-js-console::after,
.inputs-container .icon-addon-administrator-js-console::after,
.stats .icon-addon-administrator-js-console::after {
    color: #f3766e;
}

#main-menu .icon-certificate::before,
.inputs-container .icon-certificate::before,
.stats .icon-certificate::before {
    color: #f38a66;
}

#main-menu .icon-addon-certificate::after,
.inputs-container .icon-addon-certificate::after,
.stats .icon-addon-certificate::after {
    color: #f38a66;
}

#main-menu .icon-server-wide-tasks::before,
.inputs-container .icon-server-wide-tasks::before,
.stats .icon-server-wide-tasks::before {
    color: #eea361;
}

#main-menu .icon-addon-server-wide-tasks::after,
.inputs-container .icon-addon-server-wide-tasks::after,
.stats .icon-addon-server-wide-tasks::after {
    color: #eea361;
}

#main-menu .icon-server-wide-custom-analyzers::before,
.inputs-container .icon-server-wide-custom-analyzers::before,
.stats .icon-server-wide-custom-analyzers::before {
    color: #f0b362;
}

#main-menu .icon-addon-server-wide-custom-analyzers::after,
.inputs-container .icon-addon-server-wide-custom-analyzers::after,
.stats .icon-addon-server-wide-custom-analyzers::after {
    color: #f0b362;
}

#main-menu .icon-server-wide-custom-sorters::before,
.inputs-container .icon-server-wide-custom-sorters::before,
.stats .icon-server-wide-custom-sorters::before {
    color: #f0c254;
}

#main-menu .icon-addon-server-wide-custom-sorters::after,
.inputs-container .icon-addon-server-wide-custom-sorters::after,
.stats .icon-addon-server-wide-custom-sorters::after {
    color: #f0c254;
}

#main-menu .icon-admin-logs::before,
.inputs-container .icon-admin-logs::before,
.stats .icon-admin-logs::before {
    color: #edcd51;
}

#main-menu .icon-addon-admin-logs::after,
.inputs-container .icon-addon-admin-logs::after,
.stats .icon-addon-admin-logs::after {
    color: #edcd51;
}

#main-menu .icon-traffic-watch::before,
.inputs-container .icon-traffic-watch::before,
.stats .icon-traffic-watch::before {
    color: #c4d451;
}

#main-menu .icon-addon-traffic-watch::after,
.inputs-container .icon-addon-traffic-watch::after,
.stats .icon-addon-traffic-watch::after {
    color: #c4d451;
}

#main-menu .icon-gather-debug-information::before,
.inputs-container .icon-gather-debug-information::before,
.stats .icon-gather-debug-information::before {
    color: #7bd85d;
}

#main-menu .icon-addon-gather-debug-information::after,
.inputs-container .icon-addon-gather-debug-information::after,
.stats .icon-addon-gather-debug-information::after {
    color: #7bd85d;
}

#main-menu .icon-system-storage::before,
.inputs-container .icon-system-storage::before,
.stats .icon-system-storage::before {
    color: #51d27a;
}

#main-menu .icon-addon-system-storage::after,
.inputs-container .icon-addon-system-storage::after,
.stats .icon-addon-system-storage::after {
    color: #51d27a;
}

#main-menu .icon-manage-server-io-test::before,
.inputs-container .icon-manage-server-io-test::before,
.stats .icon-manage-server-io-test::before {
    color: #37c4ac;
}

#main-menu .icon-addon-manage-server-io-test::after,
.inputs-container .icon-addon-manage-server-io-test::after,
.stats .icon-addon-manage-server-io-test::after {
    color: #37c4ac;
}

#main-menu .icon-stack-traces::before,
.inputs-container .icon-stack-traces::before,
.stats .icon-stack-traces::before {
    color: #2fb7d2;
}

#main-menu .icon-addon-stack-traces::after,
.inputs-container .icon-addon-stack-traces::after,
.stats .icon-addon-stack-traces::after {
    color: #2fb7d2;
}

#main-menu .icon-manage-server-running-queries::before,
.inputs-container .icon-manage-server-running-queries::before,
.stats .icon-manage-server-running-queries::before {
    color: #2f9ef3;
}

#main-menu .icon-addon-manage-server-running-queries::after,
.inputs-container .icon-addon-manage-server-running-queries::after,
.stats .icon-addon-manage-server-running-queries::after {
    color: #2f9ef3;
}

#main-menu .icon-debug-advanced::before,
.inputs-container .icon-debug-advanced::before,
.stats .icon-debug-advanced::before {
    color: #5186ee;
}

#main-menu .icon-addon-debug-advanced::after,
.inputs-container .icon-addon-debug-advanced::after,
.stats .icon-addon-debug-advanced::after {
    color: #5186ee;
}

#main-menu .icon-system::before,
.inputs-container .icon-system::before,
.stats .icon-system::before {
    color: #3c6fb4;
}

#main-menu .icon-addon-system::after,
.inputs-container .icon-addon-system::after,
.stats .icon-addon-system::after {
    color: #3c6fb4;
}

#main-menu .icon-plus::before,
.inputs-container .icon-plus::before,
.stats .icon-plus::before {
    color: #b0d47d;
}

#main-menu .icon-addon-plus::after,
.inputs-container .icon-addon-plus::after,
.stats .icon-addon-plus::after {
    color: #b0d47d;
}

#main-menu .icon-list::before,
.inputs-container .icon-list::before,
.stats .icon-list::before {
    color: #ef5450;
}

#main-menu .icon-addon-list::after,
.inputs-container .icon-addon-list::after,
.stats .icon-addon-list::after {
    color: #ef5450;
}

#main-menu .icon-index-stats::before,
.inputs-container .icon-index-stats::before,
.stats .icon-index-stats::before {
    color: #5c6bc0;
}

#main-menu .icon-addon-index-stats::after,
.inputs-container .icon-addon-index-stats::after,
.stats .icon-addon-index-stats::after {
    color: #5c6bc0;
}

#main-menu .icon-etl::before,
.inputs-container .icon-etl::before,
.stats .icon-etl::before {
    color: #ff346f;
}

#main-menu .icon-addon-etl::after,
.inputs-container .icon-addon-etl::after,
.stats .icon-addon-etl::after {
    color: #ff346f;
}

#main-menu .icon-new::before,
.inputs-container .icon-new::before,
.stats .icon-new::before {
    color: #d9e021;
}

#main-menu .icon-addon-new::after,
.inputs-container .icon-addon-new::after,
.stats .icon-addon-new::after {
    color: #d9e021;
}

#main-menu .icon-tasks::before,
.inputs-container .icon-tasks::before,
.stats .icon-tasks::before {
    color: #fbb03b;
}

#main-menu .icon-addon-tasks::after,
.inputs-container .icon-addon-tasks::after,
.stats .icon-addon-tasks::after {
    color: #fbb03b;
}

#main-menu .icon-license::before,
.inputs-container .icon-license::before,
.stats .icon-license::before {
    color: #e9eaea;
}

#main-menu .icon-addon-license::after,
.inputs-container .icon-addon-license::after,
.stats .icon-addon-license::after {
    color: #e9eaea;
}

#main-menu .icon-database::before,
.inputs-container .icon-database::before,
.stats .icon-database::before {
    color: #ad1457;
}

#main-menu .icon-addon-database::after,
.inputs-container .icon-addon-database::after,
.stats .icon-addon-database::after {
    color: #ad1457;
}

#main-menu .icon-replication::before,
.inputs-container .icon-replication::before,
.stats .icon-replication::before {
    color: #9c28b1;
}

#main-menu .icon-addon-replication::after,
.inputs-container .icon-addon-replication::after,
.stats .icon-addon-replication::after {
    color: #9c28b1;
}

#main-menu .icon-sql-replication::before,
.inputs-container .icon-sql-replication::before,
.stats .icon-sql-replication::before {
    color: #673bb7;
}

#main-menu .icon-addon-sql-replication::after,
.inputs-container .icon-addon-sql-replication::after,
.stats .icon-addon-sql-replication::after {
    color: #673bb7;
}

#main-menu .icon-topology::before,
.inputs-container .icon-topology::before,
.stats .icon-topology::before {
    color: #ff756b;
}

#main-menu .icon-addon-topology::after,
.inputs-container .icon-addon-topology::after,
.stats .icon-addon-topology::after {
    color: #ff756b;
}

#main-menu .icon-custom-functions::before,
.inputs-container .icon-custom-functions::before,
.stats .icon-custom-functions::before {
    color: #b881ff;
}

#main-menu .icon-addon-custom-functions::after,
.inputs-container .icon-addon-custom-functions::after,
.stats .icon-addon-custom-functions::after {
    color: #b881ff;
}

#main-menu .icon-periodic-export::before,
.inputs-container .icon-periodic-export::before,
.stats .icon-periodic-export::before {
    color: #018390;
}

#main-menu .icon-addon-periodic-export::after,
.inputs-container .icon-addon-periodic-export::after,
.stats .icon-addon-periodic-export::after {
    color: #018390;
}

#main-menu .icon-subscriptions::before,
.inputs-container .icon-subscriptions::before,
.stats .icon-subscriptions::before {
    color: #35f9ff;
}

#main-menu .icon-addon-subscriptions::after,
.inputs-container .icon-addon-subscriptions::after,
.stats .icon-addon-subscriptions::after {
    color: #35f9ff;
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1;
    }

    75% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0.9;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1;
    }

    75% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0.9;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        box-shadow: 0 0 0 0 #2f9ef3;
        background-color: #2f9ef3;
    }

    70% {
        box-shadow: 0 0 0 5px rgba(47, 158, 243, 0);
        background-color: rgba(47, 158, 243, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(47, 158, 243, 0);
    }
}

@keyframes blink {
    0% {
        box-shadow: 0 0 0 0 #2f9ef3;
        background-color: #2f9ef3;
    }

    70% {
        box-shadow: 0 0 0 5px rgba(47, 158, 243, 0);
        background-color: rgba(47, 158, 243, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(47, 158, 243, 0);
    }
}

@-webkit-keyframes blink-round {
    0% {
        box-shadow: 0 0 0 0 #2f9ef3;
        background-color: #2f9ef3;
        border-radius: 50%;
    }

    70% {
        box-shadow: 0 0 0 5px rgba(47, 158, 243, 0);
        background-color: rgba(47, 158, 243, 0);
        border-radius: 50%;
    }

    100% {
        box-shadow: 0 0 0 0 rgba(47, 158, 243, 0);
        border-radius: 50%;
    }
}

@keyframes blink-round {
    0% {
        box-shadow: 0 0 0 0 #2f9ef3;
        background-color: rgba(47, 158, 243, 0.3);
        border-radius: 50%;
    }

    70% {
        box-shadow: 0 0 0 5px rgba(47, 158, 243, 0);
        background-color: rgba(47, 158, 243, 0);
        border-radius: 50%;
    }

    100% {
        box-shadow: 0 0 0 0 rgba(47, 158, 243, 0);
        border-radius: 50%;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeindelay {
    0% {
        max-height: 0;
        opacity: 0;
    }

    50% {
        max-height: 0;
        opacity: 0;
    }

    51% {
        max-height: 10000px;
        opacity: 0;
    }

    100% {
        max-height: 10000px;
        opacity: 1;
    }
}

@keyframes fadeindelay {
    0% {
        max-height: 0;
        opacity: 0;
    }

    50% {
        max-height: 0;
        opacity: 0;
    }

    51% {
        max-height: 10000px;
        opacity: 0;
    }

    100% {
        max-height: 10000px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeoutzoom {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale3d(10, 10, 10);
        transform: scale3d(10, 10, 10);
        opacity: 0;
    }
}

@keyframes fadeoutzoom {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale3d(10, 10, 10);
        transform: scale3d(10, 10, 10);
        opacity: 0;
    }
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.3, 1.3, 1.3);
        transform: scale3d(1.3, 1.3, 1.3);
    }

    40% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8);
    }

    60% {
        -webkit-transform: scale3d(1.06, 1.06, 1.06);
        transform: scale3d(1.06, 1.06, 1.06);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.3, 1.3, 1.4);
        transform: scale3d(1.3, 1.3, 1.4);
    }

    40% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8);
    }

    60% {
        -webkit-transform: scale3d(1.06, 1.06, 1.06);
        transform: scale3d(1.06, 1.06, 1.06);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes bounceInOnce {
    0%, 70%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.85, 0, 0.25, 0.995);
        transition-timing-function: cubic-bezier(0.85, 0, 0.25, 0.995);
    }

    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    70% {
        -webkit-transform: scale3d(1.1, 1.1, 0.1 0.1);
        transform: scale3d(1.1, 1.1, 0.1 0.1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceInOnce {
    0%, 70%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.85, 0, 0.25, 0.995);
        transition-timing-function: cubic-bezier(0.85, 0, 0.25, 0.995);
    }

    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    70% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-moz-keyframes pulse-70 {
    from {
        opacity: 1;
    }

    to {
        opacity: 0.3;
    }
}

@-webkit-keyframes pulse-70 {
    from {
        opacity: 1;
    }

    to {
        opacity: 0.3;
    }
}

@keyframes pulse-70 {
    from {
        opacity: 1;
    }

    to {
        opacity: 0.3;
    }
}

@-moz-keyframes slideup {
    from {
        -moz-transform: translateY(30px);
        opacity: 0;
    }

    to {
        -moz-transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes slideup {
    from {
        -webkit-transform: translateY(30px);
        opacity: 0;
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideup {
    from {
        transform: translateY(30px);
        opacity: 0;
    }

    to {
        -moz-transform: translateY(0);
        opacity: 1;
    }
}

@-moz-keyframes slidein {
    from {
        -moz-transform: translateY(-5px);
        opacity: 0;
    }

    to {
        -moz-transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes slidein {
    from {
        -webkit-transform: translateY(-5px);
        opacity: 0;
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slidein {
    from {
        transform: translateY(-5px);
        opacity: 0;
    }

    to {
        -moz-transform: translateY(0);
        opacity: 1;
    }
}

@-moz-keyframes topexpand {
    from {
        max-height: 0;
    }

    to {
        max-height: 60vh;
    }
}

@-webkit-keyframes topexpand {
    from {
        max-height: 0;
    }

    to {
        max-height: 60vh;
    }
}

@keyframes topexpand {
    from {
        max-height: 0;
    }

    to {
        max-height: 60vh;
    }
}

.pulse {
    -webkit-animation: pulse-70 1s ease-in alternate infinite;
    -moz-animation: pulse-70 1s ease-in alternate infinite;
    -ms-animation: pulse-70 1s ease-in alternate infinite;
    animation: pulse-70 1s ease-in alternate infinite;
}

.bounce {
    -webkit-animation: bounce 0.4s 1 cubic-bezier(0, 0.4, 0.4, 1);
    -moz-animation: bounce 0.4s 1 cubic-bezier(0, 0.4, 0.4, 1);
    -ms-animation: bounce 0.4s 1 cubic-bezier(0, 0.4, 0.4, 1);
    animation: bounce 0.4s 1 cubic-bezier(0, 0.4, 0.4, 1);
}

.blink-style-basic {
    -webkit-animation: blink 0.75s 1;
    -moz-animation: blink 0.75s 1;
    -ms-animation: blink 0.75s 1;
    animation: blink 0.75s 1;
    animation-duration: 2s;
}

.blink-style {
    -webkit-animation: blink 0.75s 1;
    -moz-animation: blink 0.75s 1;
    -ms-animation: blink 0.75s 1;
    animation: blink 0.75s 1;
}

    .blink-style button {
        background-color: transparent !important;
        -webkit-animation: bounceIn 0.75s 1 both;
        -moz-animation: bounceIn 0.75s 1 both;
        -ms-animation: bounceIn 0.75s 1 both;
        animation: bounceIn 0.75s 1 both;
    }

.blink-round-style {
    -webkit-animation: blink-round 0.75s 1;
    -moz-animation: blink-round 0.75s 1;
    -ms-animation: blink-round 0.75s 1;
    animation: blink-round 0.75s 1;
}

    .blink-round-style button {
        background-color: transparent !important;
        -webkit-animation: bounceIn 0.75s 1 both;
        -moz-animation: bounceIn 0.75s 1 both;
        -ms-animation: bounceIn 0.75s 1 both;
        animation: bounceIn 0.75s 1 both;
    }

.fadeindelay-style {
    -webkit-animation: fadeindelay 0.6s 1 both;
    -moz-animation: fadeindelay 0.6s 1 both;
    -ms-animation: fadeindelay 0.6s 1 both;
    animation: fadeindelay 0.6s 1 both;
}

.fadein-style {
    -webkit-animation: fadein 0.3s 1 both;
    -moz-animation: fadein 0.3s 1 both;
    -ms-animation: fadein 0.3s 1 both;
    animation: fadein 0.3s 1 both;
}

.fadeoutzoom-style {
    -webkit-animation: fadeoutzoom 0.5s 1 both;
    -moz-animation: fadeoutzoom 0.5s 1 both;
    -ms-animation: fadeoutzoom 0.5s 1 both;
    animation: fadeoutzoom 0.5s 1 both;
}

.bouncein-style {
    -webkit-animation: bounceIn 0.75s 1 both;
    -moz-animation: bounceIn 0.75s 1 both;
    -ms-animation: bounceIn 0.75s 1 both;
    animation: bounceIn 0.75s 1 both;
}

.bounceinonce-style {
    -webkit-animation: bounceInOnce 0.15s 1 both;
    -moz-animation: bounceInOnce 0.15s 1 both;
    -ms-animation: bounceInOnce 0.15s 1 both;
    animation: bounceInOnce 0.15s 1 both;
}

.spin-style {
    -webkit-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
    -moz-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
    -ms-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
    animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
}

.spin-style-noease {
    -webkit-animation: spin 3s infinite linear;
    -moz-animation: spin 3s infinite linear;
    -ms-animation: spin 3s infinite linear;
    animation: spin 3s infinite linear;
}

.slideup-style {
    -webkit-animation: slideup 1s cubic-bezier(0, 0, 0, 1);
    -moz-animation: slideup 1s cubic-bezier(0, 0, 0, 1);
    -ms-animation: slideup 1s cubic-bezier(0, 0, 0, 1);
    animation: slideup 1s cubic-bezier(0, 0, 0, 1);
}

.slidein-style {
    -webkit-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    -moz-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    -ms-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
}

.topexpand-style {
    -webkit-animation: topexpand 0.25s cubic-bezier(0, 0, 0, 1);
    -moz-animation: topexpand 0.25s cubic-bezier(0, 0, 0, 1);
    -ms-animation: topexpand 0.25s cubic-bezier(0, 0, 0, 1);
    animation: topexpand 0.25s cubic-bezier(0, 0, 0, 1);
}

.modal-dialog {
    transition: all 0.3s ease-in-out !important;
    -webkit-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    -moz-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    -ms-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
}

    .modal-dialog .modal-body section h4,
    .modal-dialog .modal-body section h5,
    .modal-dialog .modal-body section h6 {
        text-transform: uppercase;
        color: #2f9ef3;
        font-weight: bold;
    }

    .modal-dialog .modal-settings-panel {
        margin-left: -15px;
        margin-right: -15px;
    }

@media (min-width: 768px) {
    .modal-dialog .modal-settings-panel {
        display: flex;
    }
}

.modal-dialog .modal-settings-panel .modal-settings-panel-main {
    padding-left: 15px;
    padding-right: 15px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .modal-dialog .modal-settings-panel .modal-settings-panel-main {
        width: 298px;
    }
}

.modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group {
    margin-bottom: 10px;
}

    .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .settings-item {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        align-items: stretch;
        height: 43px;
    }

        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .settings-item label {
            flex-grow: 1;
            line-height: 13px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

            .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .settings-item label small {
                font-size: 10px;
                text-transform: uppercase;
                letter-spacing: 0.3pt;
            }

                .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .settings-item label small span {
                    opacity: 0.6;
                }

            .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .settings-item label::before {
                top: 17px;
            }

            .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .settings-item label:after {
                top: 11px;
            }

        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .settings-item > .btn {
            border: none;
            box-shadow: none;
        }

        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .settings-item.nocheck label {
            padding-left: 43px;
        }

    .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox {
        padding-left: 36px;
    }

    .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle {
        padding-left: 18px;
    }

    .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox,
    .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px;
        padding-right: 15px;
        transition: background-color 0.2s ease;
    }

        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox .btn,
        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle .btn {
            margin-right: -15px;
            padding-left: 15px;
            padding-right: 15px;
            border: none;
            border-left: 2px solid #3b4654;
            box-shadow: none;
            height: 43px;
        }

        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox:hover,
        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle:hover,
        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox.active,
        .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle.active {
            background-color: #3b4654;
        }

            .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox:hover .btn,
            .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle:hover .btn,
            .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox.active .btn,
            .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle.active .btn {
                z-index: 1;
                position: relative;
                border-left-color: #3b4654;
                color: #98a7b7;
            }

                .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox:hover .btn:not(.btn-danger),
                .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle:hover .btn:not(.btn-danger),
                .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox.active .btn:not(.btn-danger),
                .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle.active .btn:not(.btn-danger) {
                    background-color: #3b4654;
                }

                .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .checkbox.active .btn:not(.btn-danger),
                .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .toggle.active .btn:not(.btn-danger) {
                    color: #f0f4f6;
                }

    .modal-dialog .modal-settings-panel .modal-settings-panel-main .settings-group .btn:not(.btn-danger):hover {
        background-color: #3b4654;
    }

.modal-dialog .modal-settings-panel .modal-settings-panel-slideout {
    display: block;
    background-color: #3b4654;
    padding: 15px;
    -webkit-animation: fadeindelay 0.6s 1 both;
    -moz-animation: fadeindelay 0.6s 1 both;
    -ms-animation: fadeindelay 0.6s 1 both;
    animation: fadeindelay 0.6s 1 both;
}

    .modal-dialog .modal-settings-panel .modal-settings-panel-slideout .panel-body {
        box-shadow: inset 0 0 0 1px #3b4654;
    }

@media (min-width: 768px) {
    .modal-dialog .modal-settings-panel .modal-settings-panel-slideout {
        width: 600px;
    }
}

.modal-dialog.modal-sm .modal-settings-panel .modal-settings-panel-slideout {
    display: none;
}

.modal-dialog .col-mod-md-6,
.modal-dialog .col-mod-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.modal-dialog .col-mod-sm-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .modal-dialog:not(.modal-sm) .col-mod-md-6 {
        width: 50%;
    }
}

.modal-dialog .visible-mod-md {
    -webkit-animation: fadein 0.3s 1 both;
    -moz-animation: fadein 0.3s 1 both;
    -ms-animation: fadein 0.3s 1 both;
    animation: fadein 0.3s 1 both;
}

.modal-dialog.modal-sm .visible-mod-md {
    display: none;
}

.modal-dialog.modal-sm .hidden-mod-sm {
    display: none;
}

.modal-dialog .visible-mod-lg {
    display: none;
    -webkit-animation: fadein 0.3s 1 both;
    -moz-animation: fadein 0.3s 1 both;
    -ms-animation: fadein 0.3s 1 both;
    animation: fadein 0.3s 1 both;
}

@media (min-width: 768px) {
    .modal-dialog.modal-lg .col-mod-lg-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 768px) {
    .modal-dialog.modal-lg .col-mod-lg-8 {
        width: 66.66666667%;
    }
}

.modal-dialog.modal-lg .visible-mod-lg {
    display: block;
}

 .licenseModalImg {
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
}

 .modal-header {
    border-bottom: none;
}

 .modal-body {
    overflow: hidden;
}

 .form-container {
    width: 200%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

     .form-container #licenseRequestForm {
        opacity: 1;
        -webkit-transition: opacity 0.15s 0.15s ease-in-out;
        -moz-transition: opacity 0.15s 0.15s ease-in-out;
        -ms-transition: opacity 0.2s 0.15s ease-in-out;
        -o-transition: opacity 0.15s 0.15s ease-in-out;
        transition: opacity 0.15s 0.15s ease-in-out;
    }

     .form-container #enterLicenseKey {
        opacity: 0;
        -webkit-transition: opacity 0.15s 0.15s ease-in-out;
        -moz-transition: opacity 0.15s 0.15s ease-in-out;
        -ms-transition: opacity 0.2s 0.15s ease-in-out;
        -o-transition: opacity 0.15s 0.15s ease-in-out;
        transition: opacity 0.15s 0.15s ease-in-out;
    }

     .form-container.enterKey {
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

         .form-container.enterKey #enterLicenseKey {
            opacity: 1;
        }

#mapReduceIndexSyntaxDialog {
    width: 1280px;
}

#additionalSourceSyntaxDialog {
    width: 1080px;
}

#index-performance-operation-details .operationName {
    font-size: 24px;
    color: #d7325a;
}

#index-performance-operation-details .operationDuration {
    margin-left: 10px;
    font-size: 20px;
}

.modal-details {
    margin: 30px 0;
}

    .modal-details .details-item {
        margin-bottom: 7.5px;
    }

        .modal-details .details-item + .details-item {
            padding-top: 7.5px;
            border-top: 1px solid #3b4654;
        }

        .modal-details .details-item .details-value {
            font-size: 18px;
            line-height: 27px;
            color: #d7325a;
            font-weight: bold;
            word-wrap: break-word;
        }

#main-menu {
    position: sticky;
    top: 0;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    width: var(--menu-width, 280px);
    border-right: 1px solid #3b4654;
}

    #main-menu a {
        cursor: pointer;
    }

    #main-menu hr {
        margin-left: 0px;
        margin-right: 0px;
        border-color: #3b4654;
    }

    #main-menu .arrow-right > a,
    #main-menu .back {
        position: relative;
    }

        #main-menu .arrow-right > a:after,
        #main-menu .back:after,
        #main-menu .arrow-right > a:before,
        #main-menu .back:before {
            font-family: 'icomoon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

    #main-menu .title {
        display: inline;
    }

    #main-menu h2 {
        padding: 0 15px;
        color: #637085;
        margin: 0;
        font-size: 20px;
        font-weight: normal;
        padding-top: 0;
        padding-bottom: 7px;
        display: block;
    }

        #main-menu h2:after {
            display: block;
            content: '';
            margin-top: 8px;
            border-bottom: 1px solid #637085;
        }

    #main-menu h3 {
        padding-left: 40px;
        margin-top: 11.45903683px;
        margin-bottom: 11.45903683px;
        color: #637085;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.5pt;
        transition: color 0.2s ease;
    }

    #main-menu .back {
        width: 26px;
        height: 26px;
        padding: 4px;
        float: right;
        color: #d7325a;
        text-transform: uppercase;
        line-height: 18px;
        font-weight: 700;
    }

        #main-menu .back:before {
            content: "\f117";
            font-size: 18px;
        }

        #main-menu .back:hover {
            background-color: #2b333b;
        }

    #main-menu li + li.separator h3:before {
        border-bottom: 1px solid #3b4654;
    }

    #main-menu .level {
        right: 0;
        top: 0;
        bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        position: absolute;
        z-index: 2;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: #2b333b;
        width: calc(100% - 39px);
    }

        #main-menu .level > ul {
            display: flex;
            flex-direction: column;
            flex: 1 1 auto;
            overflow-y: auto;
        }

        #main-menu .level.level-show {
            display: flex;
            flex-direction: column;
        }

        #main-menu .level a {
            padding-top: 9px;
            padding-bottom: 9px;
        }

        #main-menu .level li a.active {
            background-color: #637085;
            color: #f0f4f6;
        }

            #main-menu .level li a.active i,
            #main-menu .level li a.active i:before {
                color: #f0f4f6;
            }

        #main-menu .level .arrow-right > a:after {
            top: 12px;
        }

    #main-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #main-menu ul li a {
            display: flex;
            align-items: center;
            color: #98a7b7;
            text-decoration: none;
            padding-left: 15px;
            padding-right: 15px;
            transition: opacity 0.4s cubic-bezier(0.21, 0.88, 0.35, 1), padding 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
        }

            #main-menu ul li a.active,
            #main-menu ul li a:hover {
                background-color: #2b333b;
            }

            #main-menu ul li a.disabled {
                opacity: 0.5;
                cursor: not-allowed;
            }

                #main-menu ul li a.disabled i:before {
                    color: #98a7b7 !important;
                }

            #main-menu ul li a:after {
                transition: opacity 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
            }

            #main-menu ul li a span {
                flex-grow: 1;
                overflow: hidden;
                text-overflow: ellipsis;
                line-height: 17px;
            }

            #main-menu ul li a .icon-style,
            #main-menu ul li a [class*=" icon-"],
            #main-menu ul li a [class^="icon-"] {
                top: 0;
            }

    #main-menu .level-0 {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        position: relative;
    }

        #main-menu .level-0 > ul {
            flex-grow: 1;
            display: flex;
            flex-direction: column;
        }

            #main-menu .level-0 > ul > li.separator {
                flex-grow: 1;
                position: relative;
                display: flex;
                flex-direction: column;
                justify-content: flex-end;
            }

            #main-menu .level-0 > ul > li > a {
                padding: 15px 10px;
                height: 60px;
            }

                #main-menu .level-0 > ul > li > a span {
                    transition: opacity 0.1s linear;
                    margin-left: 11px;
                }

                #main-menu .level-0 > ul > li > a i {
                    display: inline-block;
                    transition: transform 0.15s ease-out;
                }

                #main-menu .level-0 > ul > li > a.active i {
                    -webkit-transform: scale(1.4);
                    transform: scale(1.4);
                }

            #main-menu .level-0 > ul > li:hover > a {
                background-color: #2b333b !important;
            }

    #main-menu .level-1 {
        display: none;
    }

        #main-menu .level-1:before {
            display: none;
            content: attr(data-level-name);
            font-size: 20px;
            position: absolute;
            top: 20px;
            left: 0;
            color: #637085;
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
        }

        #main-menu .level-1:before {
            left: -2px;
        }

        #main-menu .level-1 a:hover {
            background-color: #3c4753 !important;
        }

    #main-menu .collection-count {
        width: 60px;
        display: flex;
        flex-shrink: 0;
        justify-content: center;
        border-radius: 2px;
        overflow: hidden;
    }

        #main-menu .collection-count .label {
            border-radius: 0;
            padding: 0;
            line-height: 15px;
            font-size: 10px;
            font-weight: bold;
        }

        #main-menu .collection-count .value {
            flex-grow: 1;
        }

        #main-menu .collection-count .kilo,
        #main-menu .collection-count .mega {
            padding: 0 4px 0 4px;
            font-weight: 800;
            line-height: 15px;
            font-size: 10px;
        }

        #main-menu .collection-count .kilo {
            background-color: rgba(34, 37, 43, 0.5);
        }

            #main-menu .collection-count .kilo::before {
                content: 'K';
            }

        #main-menu .collection-count .mega {
            background-color: rgba(34, 37, 43, 0.5);
        }

            #main-menu .collection-count .mega::before {
                content: 'M';
            }

    #main-menu .btn-collapse-menu,
    #main-menu .btn-expand-menu {
        text-transform: uppercase;
        background-color: transparent;
        border: none;
        font-size: 10px;
        letter-spacing: 0.15em;
        outline: none;
        height: 40px;
        text-align: left;
        padding: 0;
        display: flex;
        align-items: center;
        flex-shrink: 0;
        color: #637085;
    }

        #main-menu .btn-collapse-menu:hover,
        #main-menu .btn-expand-menu:hover {
            background-color: #2b333b;
        }

        #main-menu .btn-collapse-menu i,
        #main-menu .btn-expand-menu i {
            width: 40px;
            text-align: center;
            display: inline-block;
            color: #98a7b7;
            font-size: 14px;
        }

    #main-menu .btn-expand-menu {
        display: none;
    }

.layout-container:not(.collapse-menu) #main-menu .level-0 .level-1 {
    transition: transform 0.2s cubic-bezier(0, 1, 0, 1);
    transition-delay: 0s;
}

.layout-container:not(.collapse-menu) #main-menu .level-0:hover .level-1 {
    transition-delay: 0.35s;
}

    .layout-container:not(.collapse-menu) #main-menu .level-0:hover .level-1 a:not(.disabled) {
        transition: opacity 0s 0.35s, background-color 0.1s;
    }

    .layout-container:not(.collapse-menu) #main-menu .level-0:hover .level-1:not(:hover) {
        transform: translateX(calc(100% - 30px));
    }

        .layout-container:not(.collapse-menu) #main-menu .level-0:hover .level-1:not(:hover) a:not(.disabled) {
            opacity: 0;
            transition-delay: 0;
        }

.layout-container:not(.collapse-menu) #main-menu .level-0:hover a.active:hover + .level-1 {
    animation: none;
    transform: translateX(0);
    transition-delay: 0.4s;
}

    .layout-container:not(.collapse-menu) #main-menu .level-0:hover a.active:hover + .level-1 a {
        transition-delay: 0;
    }

        .layout-container:not(.collapse-menu) #main-menu .level-0:hover a.active:hover + .level-1 a:not(.disabled) {
            opacity: 1;
        }

.layout-container.collapse-menu #main-menu {
    overflow: visible;
    z-index: 999;
}

    .layout-container.collapse-menu #main-menu .btn-expand-menu {
        display: block;
    }

    .layout-container.collapse-menu #main-menu .btn-collapse-menu {
        display: none;
    }

    .layout-container.collapse-menu #main-menu::before {
        display: none;
    }

    .layout-container.collapse-menu #main-menu .level-0:hover a.active:not(:hover) {
        background-color: transparent;
    }

    .layout-container.collapse-menu #main-menu .level-0 > ul > li.arrow-right:hover > .level {
        display: block !important;
        width: 280px !important;
        right: initial;
        left: 100%;
        animation: slidein-menu 0.11s ease-in 1;
        box-shadow: 1px 1px 4px #22252b;
    }

    .layout-container.collapse-menu #main-menu .level-0 > ul > li:not(.arrow-right):hover a {
        position: relative !important;
    }

        .layout-container.collapse-menu #main-menu .level-0 > ul > li:not(.arrow-right):hover a span {
            display: flex;
            align-items: center;
            position: absolute;
            left: 100%;
            color: #637085;
            width: 280px;
            background-color: #2b333b;
            margin-left: 0;
            padding-left: 10px;
            top: 0;
            height: 100%;
            font-size: 20px;
            animation: slidein-menu 0.07s cubic-bezier(0.2, 1, 0.7, 1) 1;
            box-shadow: 1px 1px 4px #22252b;
        }

    .layout-container.collapse-menu #main-menu .level-0 > ul > li > a span {
        display: none;
    }

    .layout-container.collapse-menu #main-menu .back {
        display: none;
    }

    .layout-container.collapse-menu #main-menu .separator h3 {
        display: none;
    }

@keyframes slidein-menu {
    from {
        transform: translateX(-1px);
        opacity: 0.3;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

:root {
    --menu-width: 280px;
}

body,
html {
    width: 100%;
    height: 100%;
}

    body:not(.setup-shell) {
        overflow: hidden;
    }

#applicationHost {
    width: 100%;
    height: 100%;
}

    #applicationHost .layout-container {
        height: 100%;
        flex-grow: 1;
        display: grid;
        grid-template-rows: auto 70px 1fr auto auto;
        grid-template-columns: var(--menu-width) 1fr;
        grid-template-areas: "alert alert" "navbar navbar" "menu content" "footer footer";
    }

        #applicationHost .layout-container .top-alert {
            grid-area: alert;
        }

        #applicationHost .layout-container .navbar {
            grid-area: navbar;
        }

        #applicationHost .layout-container .main-menu {
            grid-area: menu;
        }

        #applicationHost .layout-container .content-container {
            grid-area: content;
        }

        #applicationHost .layout-container .notification-center-container {
            grid-area: content;
            justify-self: end;
            height: 100%;
            position: relative;
        }

        #applicationHost .layout-container .status-footer {
            grid-area: footer;
        }

        #applicationHost .layout-container #resizeArea {
            grid-row: 2 / 4;
            grid-column: 1 / 1;
            justify-self: end;
            margin-right: -5px;
            width: 10px;
            position: relative;
            z-index: 1035;
            cursor: col-resize;
        }

            #applicationHost .layout-container #resizeArea::before {
                content: '';
                position: absolute;
                left: 4px;
                height: 100%;
                border-left: 2px solid #98a7b7;
                transform-origin: center;
                opacity: 0;
                transform: scaleX(0.1);
                transition: transform 0.2s ease-in, opacity 0.1s ease-in-out;
            }

            #applicationHost .layout-container #resizeArea:hover::before {
                transform: scaleX(1);
                opacity: 1;
            }

        #applicationHost .layout-container.collapse-menu {
            --menu-width: 40px;
        }

@media (max-width: 991px) {
    #applicationHost .layout-container.collapse-menu .btn-collapse-menu,
    #applicationHost .layout-container.collapse-menu .btn-expand-menu {
        display: none;
    }
}

#applicationHost .layout-container.collapse-menu .navbar .navbar-header .navbar-brand {
    font-size: 26px;
}

    #applicationHost .layout-container.collapse-menu .navbar .navbar-header .navbar-brand .main-logo {
        display: none;
    }

    #applicationHost .layout-container.collapse-menu .navbar .navbar-header .navbar-brand .icon-raven {
        display: block;
    }

#applicationHost .layout-container.collapse-menu #resizeArea {
    display: none;
}

#applicationHost .layout-container .notifications-pin-toggle {
    background-color: transparent;
    display: inline-block;
    cursor: pointer;
    height: 30px;
    min-width: 30px;
    border: none;
    text-align: center;
}

    #applicationHost .layout-container .notifications-pin-toggle i {
        display: block;
        top: 0;
    }

    #applicationHost .layout-container .notifications-pin-toggle .icon-pinned {
        display: none;
        color: #d7325a;
    }

    #applicationHost .layout-container .notifications-pin-toggle:hover i {
        color: #f0f4f6;
    }

#applicationHost .layout-container.pin-notifications #notification-center {
    transition: none;
}

@media (max-width: 991px) {
    #applicationHost .layout-container.show-search .search-container {
        -webkit-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
        -moz-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
        -ms-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
        animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
        box-shadow: 0 0 0 1px #f0f4f6;
        display: block;
        z-index: 20;
    }
}

#applicationHost .layout-container.show-notifications #notification-center {
    transform: translateX(0%);
}

#applicationHost .layout-container.show-notifications.pin-notifications {
    grid-template-rows: auto 70px 1fr auto auto;
    grid-template-columns: var(--menu-width) 1fr 440px;
    grid-template-areas: "alert alert alert" "navbar navbar navbar" "menu content notifications" "footer footer footer";
}

    #applicationHost .layout-container.show-notifications.pin-notifications .notification-center-container {
        grid-area: notifications;
        justify-self: initial;
    }

        #applicationHost .layout-container.show-notifications.pin-notifications .notification-center-container > .durandal-wrapper {
            height: 100%;
        }

        #applicationHost .layout-container.show-notifications.pin-notifications .notification-center-container #notification-center {
            transform: none;
            box-shadow: none;
        }

    #applicationHost .layout-container.show-notifications.pin-notifications .notifications-pin-toggle .icon-pinned {
        display: block;
    }

    #applicationHost .layout-container.show-notifications.pin-notifications .notifications-pin-toggle .icon-pin {
        display: none;
    }

.page-host > .durandal-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.no-transition,
.no-transition * {
    transition: none !important;
}

.browser-alert {
    position: absolute;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}

    .browser-alert .browser-message {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        background-color: rgba(240, 244, 246, 0.9);
        color: #2b333b;
        z-index: 9999;
        text-align: center;
        padding: 30px;
        width: 380px;
        max-width: 90%;
    }

        .browser-alert .browser-message .checkbox {
            margin-top: 15px;
        }

        .browser-alert .browser-message .browser-links {
            margin: 30px -30px;
            display: flex;
        }

            .browser-alert .browser-message .browser-links a {
                width: 50%;
                display: block;
                padding: 15px;
                color: #f0f4f6;
                font-weight: bold;
            }

                .browser-alert .browser-message .browser-links a i {
                    display: block;
                }

                .browser-alert .browser-message .browser-links a.chrome {
                    background-color: #4885ed;
                }

                    .browser-alert .browser-message .browser-links a.chrome:hover {
                        background-color: #5f94ef;
                    }

                .browser-alert .browser-message .browser-links a.firefox {
                    background-color: #FF6611;
                }

                    .browser-alert .browser-message .browser-links a.firefox:hover {
                        background-color: #ff762b;
                    }

body.loading-active #applicationHost {
    opacity: 0;
}

body.loading-active .loading-overlay {
    opacity: 1;
    height: 100%;
    transform: translateY(0);
}

    body.loading-active .loading-overlay .loading-info {
        opacity: 1;
        transform: translateX(-50%) translateY(-50%);
    }

body.processing .processing-spinner {
    transform: translateX(0%) translateY(0%);
}

    body.processing .processing-spinner:hover {
        opacity: 0.2;
    }

    body.processing .processing-spinner:before {
        -webkit-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
        -moz-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
        -ms-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
        animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
        border: 6px solid rgba(240, 244, 246, 0.5);
        border-top-color: #f0f4f6;
    }

.top-alert {
    padding: 1px 7.5px !important;
    display: block;
    width: 100%;
    font-size: 16px;
    height: 23px;
    text-align: center;
    line-height: 19px;
    color: #3b4654;
    font-weight: bold;
    background-color: #ffbc62;
    text-transform: uppercase;
}

.absolute-fill {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

    .absolute-fill.ace_editor {
        position: absolute;
    }

.ace_editor.ace_autocomplete {
    width: 450px !important;
}

    .ace_editor.ace_autocomplete .ace_completion-highlight {
        text-shadow: 0 0 1px #f0f4f6 !important;
        font-weight: bold !important;
        color: #d7325a !important;
    }

.absolute-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.scroll {
    overflow-y: auto;
    overflow-x: hidden;
    flex-basis: auto;
    flex-shrink: 1;
}

.scroll-horizontal {
    overflow-x: auto;
}

.flex-separator {
    flex-grow: 1;
}

@media (min-width: 768px) {
    .col-sm-auto {
        width: initial;
    }
}

@media (min-width: 768px) {
    .col-sm-grow {
        width: auto;
        flex-grow: 1;
    }
}

@media (min-width: 992px) {
    .col-md-grow {
        width: auto;
        flex-grow: 1;
    }
}

@media (min-width: 1200px) {
    .col-lg-grow {
        width: auto;
        flex-grow: 1;
    }
}

@media (min-width: 1600px) {
    .col-xl-grow {
        width: auto;
        flex-grow: 1;
    }
}

.tooltip {
    -webkit-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    -moz-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    -ms-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
    animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
}

    .tooltip .tooltip-header {
        text-transform: uppercase;
        letter-spacing: 0.1em;
        color: #f0f4f6;
    }

    .tooltip .tooltip-li {
        display: flex;
        font-size: 12px;
        text-align: left;
        padding: 7.0820917px 0;
        line-height: 1em !important;
        white-space: initial;
    }

        .tooltip .tooltip-li .value {
            display: block;
            flex-grow: 1;
            font-size: 12px;
            text-align: right;
            color: #f0f4f6;
            margin-left: 18.54106537px;
            white-space: normal;
            min-width: 80px;
            max-width: 300px;
            max-height: 390px;
            overflow: hidden;
        }

        .tooltip .tooltip-li + .tooltip-li {
            border-top: 1px solid rgba(152, 167, 183, 0.3);
        }

.json-preview button.copy {
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(100%);
}

    .json-preview button.copy span {
        display: none;
    }

    .json-preview button.copy:hover span {
        display: inline;
    }

.data-container {
    border-color: #2b333b;
    background-color: #3b4654;
    color: #98a7b7;
    padding: 13px;
    font-size: 11px;
}

    .data-container .data-value {
        color: #f0f4f6;
        display: inline-block;
    }

    .data-container .data-label {
        display: inline-block;
        width: 50px;
    }

    .data-container.data-container-lg .data-label {
        width: 70px;
    }

.flex-noshrink {
    flex-shrink: 0;
}

.flex-basis-0 {
    flex-basis: 0;
}

.flex-grow {
    flex-grow: 1;
    position: relative;
}

.flex-stretch-items {
    align-items: stretch !important;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-start {
    align-self: flex-start;
}

.flex-end {
    align-self: flex-end;
}

.flex-center {
    align-self: center;
}

.flex-content-center {
    justify-content: center;
}

.flex-horizontal {
    display: flex;
    align-items: center;
    max-width: 100%;
}

    .flex-horizontal:not(.nospacing) > div + div {
        margin-left: 7.5px;
    }

.flex-vertical {
    display: flex;
    flex-direction: column;
}

    .flex-vertical .flex-header {
        position: relative;
        flex-shrink: 0;
        margin-bottom: 7.5px;
    }

    .flex-vertical .flex-footer {
        position: relative;
        margin-top: 7.5px;
    }

.status-footer {
    display: flex;
    flex-shrink: 0;
    font-size: 14px;
    justify-content: space-between;
    align-items: stretch;
    background-color: #3b4654;
    color: #98a7b7;
}

@media (max-width: 991px) {
    .status-footer {
        flex-wrap: wrap;
    }
}

.status-footer a {
    padding: 3.75px 15px;
    display: inline-block;
    transition: color 0.1s ease;
    height: 100%;
}

    .status-footer a:not(.text-danger):not(.text-warning) {
        color: inherit;
    }

    .status-footer a .label {
        opacity: 0.7;
        transition: opacity 0.1s ease;
    }

    .status-footer a.btn {
        top: -1px;
        position: relative;
        height: calc(100% + 1px);
        display: flex;
        align-items: center;
    }

        .status-footer a.btn i {
            font-size: 22px !important;
            top: -1px !important;
        }

    .status-footer a:hover,
    .status-footer a:active,
    .status-footer a:focus {
        text-decoration: none !important;
        color: #FFF;
    }

        .status-footer a:hover .label,
        .status-footer a:active .label,
        .status-footer a:focus .label {
            opacity: 1;
        }

    .status-footer a.indexes-link {
        padding-right: 0;
    }

    .status-footer a.stale-indexes-link {
        padding-left: 0;
    }

.status-footer span {
    margin-right: 7.5px;
}

.status-footer .separator {
    color: rgba(99, 112, 133, 0.7);
}

.status-footer .footer-right,
.status-footer .footer-left {
    border-top: 1px solid rgba(128, 128, 128, 0.4);
    display: flex;
    flex-grow: 1;
    align-items: stretch;
}

.status-footer .footer-right {
    margin-left: auto;
    justify-content: flex-end;
}

.status-footer .spinner {
    padding: 3.75px 15px;
}

.status-footer .global-spinner {
    align-self: center;
    line-height: 15px;
}

.status-footer .footer-item {
    white-space: nowrap;
}

    .status-footer .footer-item + .footer-item {
        border-left: 1px solid rgba(99, 112, 133, 0.4);
    }

    .status-footer .footer-item a {
        text-decoration: none !important;
    }

.navbar {
    grid-area: navbar;
    height: 51px;
    border-bottom: 1px solid #3b4654;
    display: flex;
    align-items: center;
}

@media (min-width: 992px) {
    .navbar {
        height: 70px;
    }
}

.navbar #navbar {
    margin-left: 30px;
    margin-right: 30px;
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    align-items: center;
}

.navbar .navbar-header {
    border-right: 1px solid #3b4654;
    height: 70px;
    width: var(--menu-width);
}

    .navbar .navbar-header .navbar-brand {
        color: #d7325a;
        font-size: 54px;
        line-height: 70px;
        margin: 0 !important;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 100%;
        height: 100%;
        transition: opacity 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .navbar .navbar-header .navbar-brand .main-logo {
            width: 170px;
        }

        .navbar .navbar-header .navbar-brand .icon-raven {
            display: none;
        }

.navbar .navbar-right {
    margin-left: 15px;
}

@media (max-width: 991px) {
    .navbar .navbar-right {
        display: block;
        margin: 0 -15 0 0px;
        text-align: right;
    }
}

.navbar .navbar-right li {
    display: inline-block;
    position: relative;
}

    .navbar .navbar-right li a.active {
        position: relative;
        color: #3b4654;
    }

        .navbar .navbar-right li a.active:before {
            -webkit-animation: bounceInOnce 0.15s 1 both;
            -moz-animation: bounceInOnce 0.15s 1 both;
            -ms-animation: bounceInOnce 0.15s 1 both;
            animation: bounceInOnce 0.15s 1 both;
            left: 0;
            content: '';
            position: absolute;
            width: 70%;
            margin: -10% 15%;
            padding-top: 70%;
            border-radius: 50%;
            background-color: #f0f4f6;
            z-index: 0;
        }

    .navbar .navbar-right li .notification-counter {
        -webkit-animation: bounceIn 0.75s 1 both;
        -moz-animation: bounceIn 0.75s 1 both;
        -ms-animation: bounceIn 0.75s 1 both;
        animation: bounceIn 0.75s 1 both;
        position: absolute;
        width: 18px;
        height: 18px;
        font-size: 11px;
        line-height: 17px;
        font-weight: 900;
        color: #FFF;
        text-align: center;
        bottom: 2px;
        right: 10px;
        background-color: #d7325a;
        border-radius: 50%;
        display: none;
    }

        .navbar .navbar-right li .notification-counter.success {
            background-color: #7bd85d;
        }

        .navbar .navbar-right li .notification-counter.info {
            background-color: #2f9ef3;
        }

        .navbar .navbar-right li .notification-counter.warning {
            background-color: #f0b362;
        }

        .navbar .navbar-right li .notification-counter.danger {
            background-color: #f06582;
        }

        .navbar .navbar-right li .notification-counter.pop:after {
            left: 0;
            top: 0;
            content: '';
            opacity: 0;
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            z-index: 1000;
            border: 1px solid #d7325a;
            -webkit-animation: fadeoutzoom 0.5s 1 both;
            -moz-animation: fadeoutzoom 0.5s 1 both;
            -ms-animation: fadeoutzoom 0.5s 1 both;
            animation: fadeoutzoom 0.5s 1 both;
        }

.navbar .navbar-right [class*=" icon-"],
.navbar .navbar-right [class^="icon-"] {
    font-size: 16px;
}

@media (min-width: 992px) {
    .navbar .navbar-right {
        float: right;
    }
}

@media (min-width: 480px) {
    .navbar .navbar-right [class*=" icon-"],
    .navbar .navbar-right [class^="icon-"] {
        font-size: 26px;
    }
}

.navbar .menu-collapse-button {
    display: none;
}

@media (min-width: 992px) {
    .navbar .menu-collapse-button {
        display: block;
        display: none;
        position: absolute;
        top: 17px;
        right: 10px;
        padding: 10px;
        font-size: 30px;
        cursor: pointer;
        text-decoration: none;
        color: #637085;
    }

        .navbar .menu-collapse-button:hover {
            color: #98a7b7;
        }
}

.navbar .server-environment {
    background-color: #2b333b;
    padding: 2px 15px;
    height: 38px;
    margin-right: 15px;
    line-height: 13px;
    text-align: center;
}

    .navbar .server-environment small {
        text-transform: uppercase;
        font-size: 10px;
    }

.navbar .inputs-container {
    clear: both;
    transition: margin-left 0.4s cubic-bezier(0.21, 0.88, 0.35, 1), max-height 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
    height: 38px;
    flex-grow: 1;
    position: relative;
}

    .navbar .inputs-container .form-control {
        border-color: #3b4654;
        background-color: transparent;
    }

    .navbar .inputs-container .database-switcher-container,
    .navbar .inputs-container .search-container {
        position: relative;
    }

        .navbar .inputs-container .database-switcher-container .box-container a,
        .navbar .inputs-container .search-container .box-container a {
            color: #f0f4f6;
            text-decoration: none;
            display: block;
            margin: 0 -7.5px;
            padding: 1px 15px;
        }

            .navbar .inputs-container .database-switcher-container .box-container a.disabled,
            .navbar .inputs-container .search-container .box-container a.disabled {
                cursor: not-allowed;
                opacity: 0.5;
            }

            .navbar .inputs-container .database-switcher-container .box-container a.non-relevant,
            .navbar .inputs-container .search-container .box-container a.non-relevant {
                cursor: not-allowed;
                opacity: 0.5;
            }

            .navbar .inputs-container .database-switcher-container .box-container a strong,
            .navbar .inputs-container .search-container .box-container a strong {
                color: #f0f4f6;
            }

            .navbar .inputs-container .database-switcher-container .box-container a:hover,
            .navbar .inputs-container .search-container .box-container a:hover,
            .navbar .inputs-container .database-switcher-container .box-container a.active,
            .navbar .inputs-container .search-container .box-container a.active {
                background-color: #2b333b;
            }

            .navbar .inputs-container .database-switcher-container .box-container a.more,
            .navbar .inputs-container .search-container .box-container a.more {
                color: #d7325a;
                font-weight: bold;
                font-size: 12px;
            }

                .navbar .inputs-container .database-switcher-container .box-container a.more:before,
                .navbar .inputs-container .search-container .box-container a.more:before {
                    /* use !important to prevent issues with browser extensions that change fonts */
                    font-family: 'icomoon' !important;
                    speak: none;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    text-transform: none;
                    position: relative;
                    /* Better Font Rendering =========== */
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    top: 0.1em;
                    line-height: 100%;
                    font-size: 120%;
                    content: "\f115";
                    font-size: 110%;
                    margin-right: 3px;
                    top: 1px;
                }

                    .navbar .inputs-container .database-switcher-container .box-container a.more:before + span,
                    .navbar .inputs-container .search-container .box-container a.more:before + span {
                        margin-left: 7.5px;
                    }

                    .navbar .inputs-container .database-switcher-container .box-container a.more:before::after,
                    .navbar .inputs-container .search-container .box-container a.more:before::after {
                        position: absolute;
                        bottom: 8%;
                        right: -4%;
                        font-size: 50%;
                        line-height: 50%;
                    }

                    .navbar .inputs-container .database-switcher-container .box-container a.more:before.disabled,
                    .navbar .inputs-container .search-container .box-container a.more:before.disabled {
                        opacity: 0.5;
                        color: #637085;
                    }

                        .navbar .inputs-container .database-switcher-container .box-container a.more:before.disabled::after,
                        .navbar .inputs-container .search-container .box-container a.more:before.disabled::after {
                            content: "\f122";
                            position: absolute;
                            left: -4px;
                            top: 1px;
                            font-size: 24px;
                        }

            .navbar .inputs-container .database-switcher-container .box-container a .label,
            .navbar .inputs-container .search-container .box-container a .label {
                float: right;
                margin-top: 5px;
                margin-left: 5px;
            }

        .navbar .inputs-container .database-switcher-container ul,
        .navbar .inputs-container .search-container ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .navbar .inputs-container .database-switcher-container ul ul a,
            .navbar .inputs-container .search-container ul ul a {
                padding-left: 30px;
            }

        .navbar .inputs-container .database-switcher-container h4,
        .navbar .inputs-container .search-container h4 {
            margin: 0 7.5px;
        }

            .navbar .inputs-container .database-switcher-container h4 + ul a,
            .navbar .inputs-container .search-container h4 + ul a {
                padding-left: 30px;
            }

            .navbar .inputs-container .database-switcher-container h4 + ul ul a,
            .navbar .inputs-container .search-container h4 + ul ul a {
                padding-left: 45px;
            }

        .navbar .inputs-container .database-switcher-container .database-filter-container,
        .navbar .inputs-container .search-container .database-filter-container {
            position: relative;
        }

            .navbar .inputs-container .database-switcher-container .database-filter-container .database-filter,
            .navbar .inputs-container .search-container .database-filter-container .database-filter {
                background-color: transparent !important;
                border-color: #637085 !important;
                padding: 2px 15px;
                height: 28px;
                margin-bottom: 7.5px;
            }

                .navbar .inputs-container .database-switcher-container .database-filter-container .database-filter:focus,
                .navbar .inputs-container .search-container .database-filter-container .database-filter:focus {
                    box-shadow: none;
                }

        .navbar .inputs-container .database-switcher-container .box-container,
        .navbar .inputs-container .search-container .box-container {
            box-shadow: 0 10px 20px 2px rgba(34, 37, 43, 0.45);
            padding: 36px 7.5px 7.5px;
            background-color: #3b4654;
            display: none;
            width: 100%;
            position: absolute;
            top: 7.5px;
            overflow-y: auto;
        }

            .navbar .inputs-container .database-switcher-container .box-container .scroller,
            .navbar .inputs-container .search-container .box-container .scroller {
                max-height: 0;
                overflow: auto;
            }

            .navbar .inputs-container .database-switcher-container .box-container section,
            .navbar .inputs-container .search-container .box-container section {
                padding: 15px 7.5px;
                background-color: #22252b;
            }

                .navbar .inputs-container .database-switcher-container .box-container section + section,
                .navbar .inputs-container .search-container .box-container section + section {
                    margin-top: 7.5px;
                }

        .navbar .inputs-container .database-switcher-container.active,
        .navbar .inputs-container .search-container.active {
            z-index: 23;
        }

            .navbar .inputs-container .database-switcher-container.active .database-switcher,
            .navbar .inputs-container .search-container.active .database-switcher {
                background-color: #3b4654;
                border-color: #3b4654;
            }

            .navbar .inputs-container .database-switcher-container.active .box-container,
            .navbar .inputs-container .search-container.active .box-container {
                -webkit-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
                -moz-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
                -ms-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
                animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
                display: block;
            }

                .navbar .inputs-container .database-switcher-container.active .box-container .scroller,
                .navbar .inputs-container .search-container.active .box-container .scroller {
                    -webkit-animation: topexpand 0.25s cubic-bezier(0, 0, 0, 1);
                    -moz-animation: topexpand 0.25s cubic-bezier(0, 0, 0, 1);
                    -ms-animation: topexpand 0.25s cubic-bezier(0, 0, 0, 1);
                    animation: topexpand 0.25s cubic-bezier(0, 0, 0, 1);
                    max-height: 60vh;
                }

            .navbar .inputs-container .database-switcher-container.active .omnisearch,
            .navbar .inputs-container .search-container.active .omnisearch {
                border-color: #3b4654;
            }

        .navbar .inputs-container .database-switcher-container .resources-link {
            -webkit-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
            -moz-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
            -ms-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
            animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
            position: absolute;
            top: 6px;
            padding: 1px 6px;
            right: 40px;
            z-index: 21;
            display: none;
        }

            .navbar .inputs-container .database-switcher-container .resources-link:hover {
                background-color: #637085;
            }

        .navbar .inputs-container .database-switcher-container .database-switcher .label {
            opacity: 1;
        }

        .navbar .inputs-container .database-switcher-container.active .database-switcher {
            padding-right: 80px;
        }

            .navbar .inputs-container .database-switcher-container.active .database-switcher .label {
                opacity: 0;
            }

        .navbar .inputs-container .database-switcher-container.active .resources-link {
            display: block;
        }

        .navbar .inputs-container .database-switcher-container .database:before {
            margin-right: 10px;
            font-size: 20px;
            position: relative;
            top: 3px;
        }

        .navbar .inputs-container .database-switcher-container .database:before {
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'icomoon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            position: relative;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            top: 0.1em;
            line-height: 100%;
            font-size: 120%;
            content: "\f113";
            color: #ad1457;
        }

            .navbar .inputs-container .database-switcher-container .database:before + span {
                margin-left: 7.5px;
            }

            .navbar .inputs-container .database-switcher-container .database:before::after {
                position: absolute;
                bottom: 8%;
                right: -4%;
                font-size: 50%;
                line-height: 50%;
            }

            .navbar .inputs-container .database-switcher-container .database:before.disabled {
                opacity: 0.5;
                color: #637085;
            }

                .navbar .inputs-container .database-switcher-container .database:before.disabled::after {
                    content: "\f122";
                    position: absolute;
                    left: -4px;
                    top: 1px;
                    font-size: 24px;
                }

        .navbar .inputs-container .database-switcher-container .database-filter {
            background-color: #22252b;
            border-color: #22252b;
            margin-bottom: 5px;
        }

@media (max-width: 991px) {
    .navbar .inputs-container .search-container {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .navbar .inputs-container .search-container {
        transition: right 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
        z-index: 22;
    }

        .navbar .inputs-container .search-container.active {
            background-color: #22252b;
            border-color: #3b4654;
        }
}

.navbar .inputs-container .autocomplete-list [class*=" icon-"],
.navbar .inputs-container .autocomplete-list [class^="icon-"] {
    margin-right: 7px;
}

.navbar .inputs-container .database-list li a {
    display: flex !important;
    align-items: center;
}

    .navbar .inputs-container .database-list li a > div {
        flex-shrink: 0;
    }

    .navbar .inputs-container .database-list li a .name {
        flex-shrink: 1;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .navbar .inputs-container .database-list li a .badge {
        margin-left: 11.45903683px;
    }

.navbar .inputs-container .database-list .label {
    text-transform: uppercase;
    width: 97px;
}

@media (min-width: 992px) {
    .navbar .inputs-container {
        clear: none;
        background-color: transparent;
        max-height: none;
        position: relative;
    }

        .navbar .inputs-container .database-switcher-container {
            position: absolute;
            left: 0;
            right: 51%;
        }

        .navbar .inputs-container .search-container {
            position: absolute;
            right: 0;
            left: 51%;
        }

            .navbar .inputs-container .search-container input:focus + .search-autocomplete {
                display: block;
            }
}

.navbar .inputs-container.show-inputs {
    display: block !important;
}

.navbar .inputs-container .omnisearch {
    z-index: 21;
    padding-left: 45px;
    position: relative;
    padding-top: 4px;
    background-color: #22252b;
}

    .navbar .inputs-container .omnisearch + .icon-search {
        z-index: 22;
        position: absolute;
        font-size: 22px;
        color: #98a7b7;
        top: 7px;
        left: 12px;
    }

    .navbar .inputs-container .omnisearch:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.navbar .inputs-container .database-switcher {
    position: relative;
    z-index: 20;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 40px;
}

    .navbar .inputs-container .database-switcher .database {
        flex-grow: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .navbar .inputs-container .database-switcher:after {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        position: relative;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top: 0.1em;
        line-height: 100%;
        font-size: 120%;
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        content: "\f114";
    }

        .navbar .inputs-container .database-switcher:after + span {
            margin-left: 7.5px;
        }

        .navbar .inputs-container .database-switcher:after::after {
            position: absolute;
            bottom: 8%;
            right: -4%;
            font-size: 50%;
            line-height: 50%;
        }

        .navbar .inputs-container .database-switcher:after.disabled {
            opacity: 0.5;
            color: #637085;
        }

            .navbar .inputs-container .database-switcher:after.disabled::after {
                content: "\f122";
                position: absolute;
                left: -4px;
                top: 1px;
                font-size: 24px;
            }

.content-container {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    transition: left 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
    overflow: auto;
}

    .content-container .content-margin {
        flex-grow: 1;
        margin: 30px;
        position: relative;
    }

.page-host {
    width: 100%;
    display: flex;
    flex-grow: 1;
    height: 100%;
    overflow-x: hidden;
}

#menu-toggle {
    color: #d7325a;
}

@media (orientation: portrait) {
    .edit-document {
        flex-direction: column;
    }
}

#right-options-panel {
    transition: transform 0.4s cubic-bezier(0.21, 0.88, 0.35, 1), margin-right 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
    flex-shrink: 0;
}

@media (orientation: portrait) {
    #right-options-panel {
        flex-direction: row;
        height: 450px;
        padding: 0 30px 30px;
    }

        #right-options-panel .document-properties {
            width: 45%;
            flex-basis: 45%;
            margin-right: 30px;
            margin-bottom: 0;
            flex-shrink: 0;
        }
}

@media (orientation: landscape) {
    #right-options-panel {
        width: 440px;
        flex-basis: 440px;
    }
}

@media (min-width: 992px) {
    #right-options-panel {
        top: 70px;
    }
}

#right-options-panel .collapse-options-panel-container {
    position: absolute;
    right: 100%;
    top: -2px;
}

    #right-options-panel .collapse-options-panel-container .collapse-options-panel,
    #right-options-panel .collapse-options-panel-container .show-options-panel {
        border: none;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        padding: 0;
    }

    #right-options-panel .collapse-options-panel-container .show-options-panel {
        display: none;
    }

#right-options-panel.collapse {
    margin-right: -440px;
}

    #right-options-panel.collapse .collapse-options-panel-container .collapse-options-panel {
        display: none;
    }

    #right-options-panel.collapse .collapse-options-panel-container .show-options-panel {
        display: block;
    }

#right-options-panel .search-documents {
    position: relative;
    padding: 7.5px 7.5px 0;
}

    #right-options-panel .search-documents .form-control {
        background-color: transparent;
        font-size: 13px;
        padding: 4px 8px 4px 30px;
        height: auto;
        line-height: 1;
    }

    #right-options-panel .search-documents .icon-search {
        position: absolute;
        top: 12px;
        left: 15px;
    }

.nav-tabs.nav-stacked .label.pull-right {
    margin-top: 5px;
}

.clear-button {
    position: absolute;
    right: 0;
    transform: translateY(-100%);
}

.btn-link {
    background: none !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    margin: 0;
    font: inherit;
    text-decoration: underline;
    cursor: pointer;
}

    .btn-link:hover {
        color: #d7325a;
    }

.connection-lost {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    opacity: 0;
    background-color: #1b1e22;
    opacity: 0.8;
    opacity: 1;
    background-color: rgba(34, 37, 43, 0.8);
    text-align: center;
    display: none;
}

    .connection-lost.show {
        display: block;
    }

    .connection-lost .absolute-center {
        margin-bottom: 7.5px;
        background-color: #2b333b;
        border: none;
        border-radius: 0px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        padding: 30px;
    }

        .connection-lost .absolute-center.panel-hover:hover {
            background-color: #313b44;
            transition: background-color 0.15s ease;
        }

        .connection-lost .absolute-center > .list-group,
        .connection-lost .absolute-center > .panel-collapse > .list-group {
            margin-bottom: 0;
        }

            .connection-lost .absolute-center > .list-group .list-group-item,
            .connection-lost .absolute-center > .panel-collapse > .list-group .list-group-item {
                border-width: 1px 0;
                border-radius: 0;
            }

            .connection-lost .absolute-center > .list-group:first-child .list-group-item:first-child,
            .connection-lost .absolute-center > .panel-collapse > .list-group:first-child .list-group-item:first-child {
                border-top: 0;
                border-top-right-radius: -1px;
                border-top-left-radius: -1px;
            }

            .connection-lost .absolute-center > .list-group:last-child .list-group-item:last-child,
            .connection-lost .absolute-center > .panel-collapse > .list-group:last-child .list-group-item:last-child {
                border-bottom: 0;
                border-bottom-right-radius: -1px;
                border-bottom-left-radius: -1px;
            }

        .connection-lost .absolute-center > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

        .connection-lost .absolute-center > .table,
        .connection-lost .absolute-center > .table-responsive > .table,
        .connection-lost .absolute-center > .panel-collapse > .table {
            margin-bottom: 0;
        }

            .connection-lost .absolute-center > .table caption,
            .connection-lost .absolute-center > .table-responsive > .table caption,
            .connection-lost .absolute-center > .panel-collapse > .table caption {
                padding-left: 15px;
                padding-right: 15px;
            }

            .connection-lost .absolute-center > .table:first-child,
            .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child {
                border-top-right-radius: -1px;
                border-top-left-radius: -1px;
            }

                .connection-lost .absolute-center > .table:first-child > thead:first-child > tr:first-child,
                .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
                .connection-lost .absolute-center > .table:first-child > tbody:first-child > tr:first-child,
                .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
                    border-top-left-radius: -1px;
                    border-top-right-radius: -1px;
                }

                    .connection-lost .absolute-center > .table:first-child > thead:first-child > tr:first-child td:first-child,
                    .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
                    .connection-lost .absolute-center > .table:first-child > tbody:first-child > tr:first-child td:first-child,
                    .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
                    .connection-lost .absolute-center > .table:first-child > thead:first-child > tr:first-child th:first-child,
                    .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
                    .connection-lost .absolute-center > .table:first-child > tbody:first-child > tr:first-child th:first-child,
                    .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                        border-top-left-radius: -1px;
                    }

                    .connection-lost .absolute-center > .table:first-child > thead:first-child > tr:first-child td:last-child,
                    .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
                    .connection-lost .absolute-center > .table:first-child > tbody:first-child > tr:first-child td:last-child,
                    .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
                    .connection-lost .absolute-center > .table:first-child > thead:first-child > tr:first-child th:last-child,
                    .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
                    .connection-lost .absolute-center > .table:first-child > tbody:first-child > tr:first-child th:last-child,
                    .connection-lost .absolute-center > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                        border-top-right-radius: -1px;
                    }

            .connection-lost .absolute-center > .table:last-child,
            .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child {
                border-bottom-right-radius: -1px;
                border-bottom-left-radius: -1px;
            }

                .connection-lost .absolute-center > .table:last-child > tbody:last-child > tr:last-child,
                .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
                .connection-lost .absolute-center > .table:last-child > tfoot:last-child > tr:last-child,
                .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
                    border-bottom-left-radius: -1px;
                    border-bottom-right-radius: -1px;
                }

                    .connection-lost .absolute-center > .table:last-child > tbody:last-child > tr:last-child td:first-child,
                    .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
                    .connection-lost .absolute-center > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
                    .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
                    .connection-lost .absolute-center > .table:last-child > tbody:last-child > tr:last-child th:first-child,
                    .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
                    .connection-lost .absolute-center > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
                    .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                        border-bottom-left-radius: -1px;
                    }

                    .connection-lost .absolute-center > .table:last-child > tbody:last-child > tr:last-child td:last-child,
                    .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
                    .connection-lost .absolute-center > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
                    .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
                    .connection-lost .absolute-center > .table:last-child > tbody:last-child > tr:last-child th:last-child,
                    .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
                    .connection-lost .absolute-center > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
                    .connection-lost .absolute-center > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                        border-bottom-right-radius: -1px;
                    }

            .connection-lost .absolute-center > .panel-body + .table,
            .connection-lost .absolute-center > .panel-body + .table-responsive,
            .connection-lost .absolute-center > .table + .panel-body,
            .connection-lost .absolute-center > .table-responsive + .panel-body {
                border-top: 1px solid #3b4654;
            }

            .connection-lost .absolute-center > .table > tbody:first-child > tr:first-child th,
            .connection-lost .absolute-center > .table > tbody:first-child > tr:first-child td {
                border-top: 0;
            }

        .connection-lost .absolute-center > .table-bordered,
        .connection-lost .absolute-center > .table-responsive > .table-bordered {
            border: 0;
        }

            .connection-lost .absolute-center > .table-bordered > thead > tr > th:first-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > thead > tr > th:first-child,
            .connection-lost .absolute-center > .table-bordered > tbody > tr > th:first-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .connection-lost .absolute-center > .table-bordered > tfoot > tr > th:first-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .connection-lost .absolute-center > .table-bordered > thead > tr > td:first-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > thead > tr > td:first-child,
            .connection-lost .absolute-center > .table-bordered > tbody > tr > td:first-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .connection-lost .absolute-center > .table-bordered > tfoot > tr > td:first-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .connection-lost .absolute-center > .table-bordered > thead > tr > th:last-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > thead > tr > th:last-child,
            .connection-lost .absolute-center > .table-bordered > tbody > tr > th:last-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .connection-lost .absolute-center > .table-bordered > tfoot > tr > th:last-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .connection-lost .absolute-center > .table-bordered > thead > tr > td:last-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > thead > tr > td:last-child,
            .connection-lost .absolute-center > .table-bordered > tbody > tr > td:last-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .connection-lost .absolute-center > .table-bordered > tfoot > tr > td:last-child,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .connection-lost .absolute-center > .table-bordered > thead > tr:first-child > td,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > thead > tr:first-child > td,
            .connection-lost .absolute-center > .table-bordered > tbody > tr:first-child > td,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tbody > tr:first-child > td,
            .connection-lost .absolute-center > .table-bordered > thead > tr:first-child > th,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > thead > tr:first-child > th,
            .connection-lost .absolute-center > .table-bordered > tbody > tr:first-child > th,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tbody > tr:first-child > th {
                border-bottom: 0;
            }

            .connection-lost .absolute-center > .table-bordered > tbody > tr:last-child > td,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .connection-lost .absolute-center > .table-bordered > tfoot > tr:last-child > td,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
            .connection-lost .absolute-center > .table-bordered > tbody > tr:last-child > th,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .connection-lost .absolute-center > .table-bordered > tfoot > tr:last-child > th,
            .connection-lost .absolute-center > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0;
            }

        .connection-lost .absolute-center > .table-responsive {
            border: 0;
            margin-bottom: 0;
        }

        .connection-lost .absolute-center .panel {
            background-color: #3b4654;
        }

        .connection-lost .absolute-center .actions {
            flex-shrink: 0;
        }

        .connection-lost .absolute-center .panel-name {
            margin-left: 0;
        }

            .connection-lost .absolute-center .panel-name h3 {
                margin: 0;
                font-weight: normal;
            }

            .connection-lost .absolute-center .panel-name .specs {
                font-size: 13px;
                line-height: 16px;
                opacity: 0.8;
                font-weight: bold;
            }

        .connection-lost .absolute-center .panel-checkbox {
            align-self: flex-start;
            margin-right: 0 !important;
        }

        .connection-lost .absolute-center .panel-addon {
            border-top: 1px solid #22292f;
            background-color: #252b32;
        }

            .connection-lost .absolute-center .panel-addon .panel {
                background-color: #2b333b;
            }

                .connection-lost .absolute-center .panel-addon .panel .panel-name {
                    font-size: 18px;
                }

                .connection-lost .absolute-center .panel-addon .panel .panel-addon {
                    background-color: #2b333b;
                }

        .connection-lost .absolute-center .list-properties .property-item {
            display: flex;
            align-items: center;
            padding: 3.75px 0;
        }

            .connection-lost .absolute-center .list-properties .property-item .property-name,
            .connection-lost .absolute-center .list-properties .property-item .property-value {
                display: inline-block;
                line-height: 1.1;
            }

            .connection-lost .absolute-center .list-properties .property-item .property-name {
                min-width: 200px;
            }

            .connection-lost .absolute-center .list-properties .property-item .property-value {
                flex-grow: 1;
            }

        .connection-lost .absolute-center .inline-properties {
            display: flex;
            flex-wrap: wrap;
            margin: -7.5px -15px;
        }

            .connection-lost .absolute-center .inline-properties .property-item {
                padding: 7.5px 15px;
            }

                .connection-lost .absolute-center .inline-properties .property-item .property-name,
                .connection-lost .absolute-center .inline-properties .property-item .property-value {
                    line-height: 1.1;
                }

                .connection-lost .absolute-center .inline-properties .property-item .property-name {
                    margin-bottom: 3px;
                }

                .connection-lost .absolute-center .list-properties .property-item .property-name,
                .connection-lost .absolute-center .inline-properties .property-item .property-name {
                    font-size: 11px;
                    text-transform: uppercase;
                    font-weight: 600;
                    color: #637085;
                }

                .connection-lost .absolute-center .list-properties .property-item .property-value,
                .connection-lost .absolute-center .inline-properties .property-item .property-value {
                    color: #98a7b7;
                }

        .connection-lost .absolute-center .properties-container {
            display: flex;
            flex-wrap: wrap;
            margin: 7.5px;
        }

            .connection-lost .absolute-center .properties-container > .property {
                padding: 7.5px 7.5px;
                margin: 0;
            }

        .connection-lost .absolute-center .property {
            line-height: 15px;
        }

            .connection-lost .absolute-center .property h4 {
                margin: 0;
            }

            .connection-lost .absolute-center .property h5 {
                font-size: 12px;
                text-transform: uppercase;
            }

            .connection-lost .absolute-center .property h6 {
                font-size: 10px;
                margin-top: 0;
                margin-bottom: 5px;
                opacity: 0.5;
                text-transform: uppercase;
                letter-spacing: 0.4pt;
                word-spacing: 2pt;
            }

        .connection-lost .absolute-center .panel-heading .right-action-button {
            display: inline;
            float: right;
            padding: 0;
            margin-top: -3px;
            margin-left: 10px;
            margin-right: -10px;
            line-height: normal;
            color: inherit;
            background: transparent;
            border: none;
            opacity: 0.5;
        }

            .connection-lost .absolute-center .panel-heading .right-action-button:hover {
                opacity: 1;
            }

        .connection-lost .absolute-center.active {
            box-shadow: 0 0 0 1px #b21557 inset;
        }

            .connection-lost .absolute-center.active.state-primary {
                box-shadow: 0 0 0 1px #b21557 inset;
            }

            .connection-lost .absolute-center.active.state-success {
                box-shadow: 0 0 0 1px #60ab47 inset;
            }

            .connection-lost .absolute-center.active.state-info {
                box-shadow: 0 0 0 1px #237abd inset;
            }

            .connection-lost .absolute-center.active.state-warning {
                box-shadow: 0 0 0 1px #d2923d inset;
            }

            .connection-lost .absolute-center.active.state-danger {
                box-shadow: 0 0 0 1px #d3405f inset;
            }

            .connection-lost .absolute-center.active.state-offline {
                box-shadow: 0 0 0 1px #637085 inset;
            }

            .connection-lost .absolute-center.active .panel-addon {
                border-bottom: solid 1px #b21557;
                border-right: solid 1px #b21557;
            }

    .connection-lost h3 {
        color: #f06582;
        margin-bottom: 15px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .connection-lost p {
        margin-bottom: 15px;
    }

    .connection-lost img {
        margin-bottom: 15px;
    }

.color-definitions {
    display: none;
}

.small-label {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 800;
    color: #637085;
    letter-spacing: 0.12em;
}

.collapse-margin-fix {
    padding: 1px 0;
}

.input-group-addon {
    align-self: stretch;
}

.no-text-transform {
    text-transform: none !important;
}

#notification-center {
    position: absolute;
    width: 440px;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    transform: translateX(100%);
    z-index: 1035;
    background-color: #22252b;
    border-left: 1px solid #3b4654;
    transition: transform 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
}

    #notification-center .notification-group-header {
        font-weight: 900;
        font-size: 13px;
        margin-bottom: 7.5px;
    }

    #notification-center .notification-actions {
        flex-shrink: 0;
        background-color: #2b333b;
        position: sticky;
        top: 0;
        border-bottom: 1px solid #22252b;
        z-index: 1;
        margin-bottom: 11.45903683px;
    }

        #notification-center .notification-actions .dismiss {
            border: none;
            padding: 2px 7.5px;
            margin: 0;
            display: block;
            font-size: 12px;
            text-transform: uppercase;
            background-color: transparent;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            outline: none;
        }

            #notification-center .notification-actions .dismiss:hover {
                color: #f0f4f6;
            }

        #notification-center .notification-actions .notification-type-toggle {
            display: inline-block;
            cursor: pointer;
            height: 30px;
            min-width: 30px;
            border: none;
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            outline: none;
            margin: 0;
            background-color: transparent;
        }

            #notification-center .notification-actions .notification-type-toggle.active {
                background-color: #22252b;
            }

            #notification-center .notification-actions .notification-type-toggle:not(.active):hover {
                background-color: #3b4654 !important;
            }

            #notification-center .notification-actions .notification-type-toggle.type-success {
                color: #7bd85d;
            }

            #notification-center .notification-actions .notification-type-toggle.type-info {
                color: #2f9ef3;
            }

            #notification-center .notification-actions .notification-type-toggle.type-warning {
                color: #f0b362;
            }

            #notification-center .notification-actions .notification-type-toggle.type-danger {
                color: #f06582;
            }

    #notification-center .notification-list {
        padding: 0 11.45903683px 11.45903683px;
        flex-grow: 1;
    }

    #notification-center .notification-item {
        margin-bottom: 11.45903683px;
        background-color: #2b333b;
    }

        #notification-center .notification-item .text-progress {
            font-size: 11px;
        }

        #notification-center .notification-item .close {
            position: absolute;
            top: 0;
            right: 0;
            padding: 6px;
            font-size: 14px;
            color: #98a7b7;
        }

            #notification-center .notification-item .close:hover {
                color: #f0f4f6;
            }

        #notification-center .notification-item .notification-header {
            display: flex;
            line-break: anywhere;
            align-items: center;
            margin-bottom: 7.5px;
        }

            #notification-center .notification-item .notification-header i {
                margin-top: 2px;
                font-size: 24px;
                margin-right: 7.5px;
                align-self: flex-start;
            }

            #notification-center .notification-item .notification-header h3 {
                margin-bottom: 0;
            }

        #notification-center .notification-item.notification-success {
            box-shadow: 6px 0 0 0 #60ab47 inset;
        }

            #notification-center .notification-item.notification-success .notification-header {
                color: #7bd85d;
            }

        #notification-center .notification-item.notification-info {
            box-shadow: 6px 0 0 0 #237abd inset;
        }

            #notification-center .notification-item.notification-info .notification-header {
                color: #2f9ef3;
            }

        #notification-center .notification-item.notification-warning {
            box-shadow: 6px 0 0 0 #d2923d inset;
        }

            #notification-center .notification-item.notification-warning .notification-header {
                color: #f0b362;
            }

        #notification-center .notification-item.notification-danger {
            box-shadow: 6px 0 0 0 #d3405f inset;
        }

            #notification-center .notification-item.notification-danger .notification-header {
                color: #f06582;
            }

        #notification-center .notification-item .padding {
            position: relative;
        }

            #notification-center .notification-item .padding .dismiss-notification {
                font-size: 14px;
                opacity: 0.5;
                position: absolute;
                right: 10px;
                top: 10px;
                color: inherit;
            }

                #notification-center .notification-item .padding .dismiss-notification:hover {
                    opacity: 1;
                }

            #notification-center .notification-item .padding .progress {
                margin-bottom: 13.5px;
            }

            #notification-center .notification-item .padding p {
                line-height: 1.35;
                font-size: 14px;
                color: #f0f4f6;
                word-wrap: break-word;
            }

            #notification-center .notification-item .padding h4,
            #notification-center .notification-item .padding h5 {
                margin-top: 0;
                margin-bottom: 11.45903683px;
            }

.notification-time {
    font-size: 12px;
    line-height: 12px;
    color: #637085;
    margin-bottom: 15px;
}

.virtual-grid,
.static-grid {
    background-color: #2b333b;
    padding: 7.5px;
    overflow-x: hidden;
}

    .virtual-grid.no-margin,
    .static-grid.no-margin {
        padding: 0;
    }

    .virtual-grid .array-item,
    .static-grid .array-item {
        color: #e98833;
    }

    .virtual-grid .object-item,
    .static-grid .object-item {
        color: #e8c023;
    }

    .virtual-grid .viewport-scroller,
    .static-grid .viewport-scroller {
        position: relative;
        min-width: 100%;
    }

    .virtual-grid .loading,
    .static-grid .loading {
        z-index: 1;
        pointer-events: none;
    }

    .virtual-grid .column-container.flex-window-head,
    .static-grid .column-container.flex-window-head {
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
        flex-shrink: 0;
        white-space: nowrap;
    }

        .virtual-grid .column-container.flex-window-head > div,
        .static-grid .column-container.flex-window-head > div {
            flex-shrink: 0;
        }

    .virtual-grid .column,
    .static-grid .column {
        display: block;
        text-overflow: ellipsis;
        text-align: left;
        height: 100%;
        padding: 0 7.5px;
        line-height: 35px;
    }

        .virtual-grid .column:last-of-type,
        .static-grid .column:last-of-type {
            flex-grow: 1;
        }

    .virtual-grid .sortable,
    .static-grid .sortable {
        position: relative;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

        .virtual-grid .sortable strong,
        .static-grid .sortable strong {
            flex-grow: 1;
            order: 1;
            flex-shrink: 1;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .virtual-grid .sortable .sortable-controls,
        .static-grid .sortable .sortable-controls {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            order: 10;
            flex-shrink: 0;
        }

            .virtual-grid .sortable .sortable-controls:before,
            .static-grid .sortable .sortable-controls:before,
            .virtual-grid .sortable .sortable-controls::after,
            .static-grid .sortable .sortable-controls::after {
                font-family: 'icomoon' !important;
                opacity: 0.2;
                font-size: 10px;
                line-height: 8px;
            }

            .virtual-grid .sortable .sortable-controls:before,
            .static-grid .sortable .sortable-controls:before {
                content: '\f128';
            }

            .virtual-grid .sortable .sortable-controls:after,
            .static-grid .sortable .sortable-controls:after {
                content: '\f114';
            }

        .virtual-grid .sortable:hover .sortable-controls:before,
        .static-grid .sortable:hover .sortable-controls:before {
            opacity: 0.5;
        }

        .virtual-grid .sortable:hover .sortable-controls:after,
        .static-grid .sortable:hover .sortable-controls:after {
            opacity: 0.5;
        }

        .virtual-grid .sortable.asc .sortable-controls:before,
        .static-grid .sortable.asc .sortable-controls:before {
            opacity: 1;
            color: #2f9ef3;
        }

        .virtual-grid .sortable.desc .sortable-controls:after,
        .static-grid .sortable.desc .sortable-controls:after {
            opacity: 1;
            color: #2f9ef3;
        }

    .virtual-grid .checked-column-header,
    .static-grid .checked-column-header {
        text-align: center;
        width: 100%;
        margin-left: -1px;
    }

    .virtual-grid .token-number,
    .static-grid .token-number {
        color: #f0c254;
    }

    .virtual-grid .token-boolean,
    .static-grid .token-boolean {
        color: #2fb7d2;
    }

    .virtual-grid .token-string,
    .static-grid .token-string {
        color: #51d27a;
    }

    .virtual-grid .virtual-row,
    .static-grid .virtual-row {
        position: absolute;
        top: 0;
        left: 0;
        right: 1px;
        display: flex;
        align-items: stretch;
    }

        .virtual-grid .virtual-row:hover,
        .static-grid .virtual-row:hover {
            background-color: #2d3139;
        }

            .virtual-grid .virtual-row:hover .token-number,
            .static-grid .virtual-row:hover .token-number {
                color: #f2ca6b;
            }

            .virtual-grid .virtual-row:hover .token-boolean,
            .static-grid .virtual-row:hover .token-boolean {
                color: #44bed7;
            }

            .virtual-grid .virtual-row:hover .token-string,
            .static-grid .virtual-row:hover .token-string {
                color: #65d789;
            }

        .virtual-grid .virtual-row.even,
        .static-grid .virtual-row.even {
            background-color: #272a31;
        }

            .virtual-grid .virtual-row.even:hover,
            .static-grid .virtual-row.even:hover {
                background-color: #30343c;
            }

        .virtual-grid .virtual-row.selected,
        .static-grid .virtual-row.selected,
        .virtual-grid .virtual-row.active,
        .static-grid .virtual-row.active {
            background-color: rgba(215, 50, 90, 0.2);
        }

            .virtual-grid .virtual-row.selected:hover,
            .static-grid .virtual-row.selected:hover,
            .virtual-grid .virtual-row.active:hover,
            .static-grid .virtual-row.active:hover {
                background-color: rgba(219, 71, 107, 0.2);
            }

            .virtual-grid .virtual-row.selected.even,
            .static-grid .virtual-row.selected.even,
            .virtual-grid .virtual-row.active.even,
            .static-grid .virtual-row.active.even {
                background-color: rgba(217, 59, 97, 0.2);
            }

                .virtual-grid .virtual-row.selected.even:hover,
                .static-grid .virtual-row.selected.even:hover,
                .virtual-grid .virtual-row.active.even:hover,
                .static-grid .virtual-row.active.even:hover {
                    background-color: rgba(220, 76, 111, 0.2);
                }

        .virtual-grid .virtual-row.selection-preview,
        .static-grid .virtual-row.selection-preview {
            background-color: rgba(215, 50, 90, 0.08);
        }

            .virtual-grid .virtual-row.selection-preview.even,
            .static-grid .virtual-row.selection-preview.even {
                background-color: rgba(217, 59, 97, 0.08);
            }

    .virtual-grid .cell,
    .static-grid .cell {
        display: block;
        padding: 0 7.5px;
        flex-shrink: 0;
        white-space: nowrap;
        font-size: 13px;
        line-height: 35px;
    }

        .virtual-grid .cell a,
        .static-grid .cell a {
            display: block;
            margin: 0 -7.5px;
            padding: 0 7.5px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .virtual-grid .cell:last-of-type,
        .static-grid .cell:last-of-type {
            flex-grow: 1;
        }

        .virtual-grid .cell.action-cell .btn,
        .static-grid .cell.action-cell .btn {
            padding: 0;
            height: 100%;
            border: none;
            box-shadow: none;
            overflow: hidden;
            text-overflow: ellipsis;
            opacity: 0.7;
        }

            .virtual-grid .cell.action-cell .btn:hover,
            .static-grid .cell.action-cell .btn:hover {
                opacity: 1;
            }

            .virtual-grid .cell.action-cell .btn.btn-link,
            .static-grid .cell.action-cell .btn.btn-link {
                text-align: left;
            }

    .virtual-grid .column.asc,
    .static-grid .column.asc,
    .virtual-grid .column.desc,
    .static-grid .column.desc {
        position: relative;
    }

        .virtual-grid .column.asc::after,
        .static-grid .column.asc::after,
        .virtual-grid .column.desc::after,
        .static-grid .column.desc::after {
            content: '';
            position: absolute;
            background-color: rgba(47, 158, 243, 0.1);
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            pointer-events: none;
        }

    .virtual-grid .text-cell,
    .static-grid .text-cell {
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .virtual-grid .text-cell.flags-cell i,
        .static-grid .text-cell.flags-cell i {
            opacity: 0.4;
            font-size: 100%;
        }

        .virtual-grid .text-cell.flags-cell.attachments i[class=icon-attachment],
        .static-grid .text-cell.flags-cell.attachments i[class=icon-attachment] {
            opacity: 1;
            color: #51d27a;
        }

        .virtual-grid .text-cell.flags-cell.revisions i[class=icon-revisions],
        .static-grid .text-cell.flags-cell.revisions i[class=icon-revisions] {
            opacity: 1;
            color: #eea361;
        }

        .virtual-grid .text-cell.flags-cell.counters i[class=icon-new-counter],
        .static-grid .text-cell.flags-cell.counters i[class=icon-new-counter] {
            opacity: 1;
            color: #2fb7d2;
        }

        .virtual-grid .text-cell.flags-cell.time-series i[class=icon-new-time-series],
        .static-grid .text-cell.flags-cell.time-series i[class=icon-new-time-series] {
            opacity: 1;
            color: #c4d451;
        }

    .virtual-grid .eval-error,
    .static-grid .eval-error {
        color: #f06582;
    }

    .virtual-grid .checkbox,
    .static-grid .checkbox {
        width: 23px;
    }

    .virtual-grid .viewport.flex-window-scroll,
    .static-grid .viewport.flex-window-scroll {
        overflow-x: auto;
        background-color: #22252b;
    }

    .virtual-grid.condensed .column,
    .static-grid.condensed .column {
        line-height: 25px;
    }

    .virtual-grid.condensed .cell,
    .static-grid.condensed .cell {
        font-size: 11px;
        line-height: 25px;
    }

    .virtual-grid.condensed .column-container .column,
    .static-grid.condensed .column-container .column {
        line-height: 25px;
        font-size: 11px;
    }

    .virtual-grid .ts-group-property,
    .static-grid .ts-group-property {
        padding-top: 16px;
        display: inline-block;
        position: relative;
        font-size: 14px;
        min-width: 46px;
        line-height: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .virtual-grid .ts-group-property.date-range,
        .static-grid .ts-group-property.date-range {
            min-width: 66px;
        }

        .virtual-grid .ts-group-property:before,
        .static-grid .ts-group-property:before {
            color: #637085;
            position: absolute;
            left: 0;
            top: 2px;
            line-height: 10px;
            font-size: 10px;
            text-transform: uppercase;
            content: attr(data-label);
        }

.resizable .virtual-grid .cell {
    position: relative;
    overflow: hidden;
}

    .resizable .virtual-grid .cell + .cell {
        border-left: 1px solid #3b4654;
    }

        .resizable .virtual-grid .cell + .cell:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            left: -8px;
            width: 15px;
            cursor: ew-resize;
        }

.resizable .virtual-grid .column {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .resizable .virtual-grid .column + .column {
        border-left: 1px solid #3b4654;
    }

        .resizable .virtual-grid .column + .column:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            left: -8px;
            width: 15px;
            cursor: ew-resize;
        }
/* Make sure it is in sync with columnPreviewPlugin */
.json-preview {
    animation: none;
    display: none;
}

    .json-preview pre {
        max-width: 500px;
        max-height: 300px;
        overflow: auto;
        margin-bottom: 0;
    }

    .json-preview code.white-space-pre {
        white-space: pre;
    }

    .json-preview.lg pre {
        max-width: 800px;
        max-height: 500px;
    }

.list-view {
    overflow-x: hidden;
}

    .list-view .viewport-scroller {
        position: relative;
        min-width: 100%;
    }

    .list-view .virtual-row {
        position: absolute;
        top: 0;
        left: 0;
        right: 1px;
        display: flex;
        align-items: stretch;
    }

        .list-view .virtual-row:hover {
            background-color: #2d3139;
        }

        .list-view .virtual-row.even {
            background-color: #272a31;
        }

            .list-view .virtual-row.even:hover {
                background-color: #30343c;
            }

    .list-view .viewport.flex-window-scroll {
        overflow-x: auto;
        background-color: #22252b;
    }

.colselect-dropdown {
    padding: 0;
}

    .colselect-dropdown.colselect-sm .columns-list-container {
        height: 300px;
    }

.columns-list-container {
    padding: 7.5px;
    height: 400px;
    max-width: calc(100vw - 30px/3*4);
    max-height: 40vh;
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .columns-list-container {
        width: 500px;
    }
}

@media (min-width: 992px) {
    .columns-list-container {
        max-width: calc(100vw - 30px/3*7);
    }
}

.columns-list-container .checkbox {
    padding-left: 30px;
    margin: 0;
}

    .columns-list-container .checkbox label:before {
        top: 0px;
    }

    .columns-list-container .checkbox label:after {
        top: -3px;
        left: 0px;
    }

    .columns-list-container .checkbox input {
        top: 3px;
    }

.columns-list-container .column-list {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #22252b;
}

    .columns-list-container .column-list.ace_editor {
        position: absolute;
    }

    .columns-list-container .column-list li {
        display: flex;
        align-items: stretch;
    }

        .columns-list-container .column-list li .column-name {
            flex-grow: 1;
            padding: 0;
        }

        .columns-list-container .column-list li a {
            padding: 5px 10px;
            color: #98a7b7;
            transition: opacity 0.1s;
            display: inline-block;
        }

            .columns-list-container .column-list li a:hover {
                background-color: #3b4654;
                color: #f0f4f6;
            }

        .columns-list-container .column-list li .column-remove {
            color: #f06582;
        }

            .columns-list-container .column-list li .column-remove:hover:not(.disabled) {
                color: #ff98ae;
                background-color: #d3405f;
            }

        .columns-list-container .column-list li .column-rearrange {
            color: #637085;
            cursor: move;
        }

        .columns-list-container .column-list li:hover {
            background-color: #2d3139;
        }

.columns-list-container .column-add-new:not(.active) {
    display: none;
}

.columns-list-container .column-add-new .form {
    display: flex;
}

    .columns-list-container .column-add-new .form .binding,
    .columns-list-container .column-add-new .form .alias {
        flex-grow: 1;
        margin-right: 7.5px;
    }

.columns-list-container .column-add-new .error-message {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
}

.columns-list-container .column-add-new hr {
    margin: 7.5px 0;
}

.feedback-image {
    background: url(../img/feedback.png) center no-repeat;
    background-size: contain;
    height: 145px;
    width: 412px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.yes-no-buttons button + button {
    margin-top: 5px;
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

    .toast-message a,
    .toast-message label {
        color: #98a7b7;
    }

        .toast-message a:hover {
            color: #98a7b7;
            text-decoration: none;
        }

.toast-close-button {
    position: absolute;
    right: 4px;
    top: 0;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #f0f4f6;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1;
}

    .toast-close-button:hover,
    .toast-close-button:focus {
        color: #2b333b;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        filter: alpha(opacity=40);
    }

.rtl .toast-close-button {
    right: 7.5px;
    top: 0;
    float: left;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-left {
    top: 12px;
    left: 12px;
}

.toast-top-right {
    top: 12px;
    right: 12px;
}

.toast-bottom-right {
    right: 30px;
    bottom: 60px;
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none;
    /*overrides*/
}

    #toast-container * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #toast-container > div {
        position: relative;
        pointer-events: auto;
        overflow: hidden;
        margin: 0 0 6px;
        padding: 15px 15px 22.5px;
        width: 300px;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        color: #f0f4f6;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
    }

        #toast-container > div.rtl {
            direction: rtl;
            padding: 15px 15px 22.5px;
        }

        #toast-container > div:hover {
            -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            filter: alpha(opacity=100);
            cursor: pointer;
        }

    #toast-container .toast {
        opacity: 1 !important;
        background-color: #3b4654;
        line-height: 16px;
        -webkit-animation: slideup 1s cubic-bezier(0, 0, 0, 1);
        -moz-animation: slideup 1s cubic-bezier(0, 0, 0, 1);
        -ms-animation: slideup 1s cubic-bezier(0, 0, 0, 1);
        animation: slideup 1s cubic-bezier(0, 0, 0, 1);
    }

        #toast-container .toast .toast-progress {
            position: absolute;
            left: 15px;
            bottom: 10px;
            max-width: 270px;
            height: 1px;
            background-color: #f0f4f6;
            opacity: 0.5;
        }

        #toast-container .toast:hover .toast-progress {
            transition: width 0.05s linear;
            width: 100% !important;
        }

        #toast-container .toast .toast-title {
            padding-left: 30px;
            position: relative;
            word-break: break-word;
        }

            #toast-container .toast .toast-title::before {
                /* use !important to prevent issues with browser extensions that change fonts */
                font-family: 'icomoon' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                position: relative;
                /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                top: 0.1em;
                line-height: 100%;
                font-size: 120%;
                width: 30px;
                display: block;
                font-size: 24px;
                left: 0;
                top: -3px;
                position: absolute;
            }

                #toast-container .toast .toast-title::before + span {
                    margin-left: 7.5px;
                }

                #toast-container .toast .toast-title::before::after {
                    position: absolute;
                    bottom: 8%;
                    right: -4%;
                    font-size: 50%;
                    line-height: 50%;
                }

                #toast-container .toast .toast-title::before.disabled {
                    opacity: 0.5;
                    color: #637085;
                }

                    #toast-container .toast .toast-title::before.disabled::after {
                        content: "\f122";
                        position: absolute;
                        left: -4px;
                        top: 1px;
                        font-size: 24px;
                    }

        #toast-container .toast .toast-message {
            padding-left: 30px;
            margin-top: 10px;
            font-size: 13px;
            opacity: 0.7;
        }

        #toast-container .toast.toast-success {
            background-color: #60ab47;
        }

            #toast-container .toast.toast-success:before {
                color: #8bc778;
            }

        #toast-container .toast.toast-error {
            background-color: #d3405f;
        }

            #toast-container .toast.toast-error:before {
                color: #e17e93;
            }

        #toast-container .toast.toast-info {
            background-color: #237abd;
        }

            #toast-container .toast.toast-info:before {
                color: #4ea0df;
            }

        #toast-container .toast.toast-warning {
            background-color: #d2923d;
        }

            #toast-container .toast.toast-warning:before {
                color: #e1b57b;
            }

    #toast-container > .toast-info .toast-title:before {
        content: "\f11e";
    }

    #toast-container > .toast-error .toast-title:before {
        content: "\f11f";
    }

    #toast-container > .toast-success .toast-title:before {
        content: "\f11b";
    }

    #toast-container > .toast-warning .toast-title:before {
        content: "\f118";
    }

    #toast-container.toast-top-center > div,
    #toast-container.toast-bottom-center > div {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    #toast-container.toast-top-full-width > div,
    #toast-container.toast-bottom-full-width > div {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
    }
/*Responsive Design*/
@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 15px 15px 22.5px;
        width: 11em;
    }

        #toast-container > div.rtl {
            padding: 15px 15px 22.5px;
        }

    #toast-container .toast-close-button {
        right: 7.5px;
        top: 0;
    }

    #toast-container .rtl .toast-close-button {
        right: 7.5px;
        top: 0;
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 15px 15px 22.5px;
        width: 18em;
    }

        #toast-container > div.rtl {
            padding: 15px 15px 22.5px;
        }

    #toast-container .toast-close-button {
        right: 7.5px;
        top: 0;
    }

    #toast-container .rtl .toast-close-button {
        right: 7.5px;
        top: 0;
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 22.5px;
        width: 25em;
    }

        #toast-container > div.rtl {
            padding: 15px 15px 22.5px;
        }
}

.corner-popup {
    background-color: #2b333b;
    width: 365px;
    position: absolute;
    bottom: 25px;
    right: 25px;
    z-index: 9999;
    -webkit-box-shadow: 0 3px 20px -1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 3px 20px -1px rgba(0, 0, 0, 0.6);
}

    .corner-popup h3 {
        margin-top: 0;
    }

    .corner-popup .padding {
        padding: 25px 35px;
    }

    .corner-popup .btn {
        margin-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        border: none;
    }

    .corner-popup .btn-xs {
        font-size: 12px;
        border: none;
        box-shadow: none;
    }

.text-revisions {
    color: #eea361 !important;
}

.cloud-cluster-admin {
    filter: hue-rotate(190deg);
}

.text-lighter {
    color: #f0f4f6;
}

a.text-revisions:hover {
    color: #f3be8f !important;
}
/*
    Available animations (add "classname;" inside your class)
    .bouncein-style
    .spin-style
    .slidein-style
    .topexpand-style (used in expandable search)
    .fadein-style
*/
#testing-toggle-buttons {
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    background-color: #2b333b;
    z-index: 9999;
}

#icons-list .panel {
    height: 150px;
}
/* do not include in final build */
/* LOCAL VARIABLES AND KEYFRAMES*/
.shadow-style {
    box-shadow: 0 10px 20px 2px rgba(34, 37, 43, 0.45);
}
/* GLOBAL ITEMS */
h1,
h2,
h3 {
    margin-top: 3px;
}

strong {
    color: #f0f4f6;
}

kbd {
    color: #2b333b;
    background-color: #f0f4f6;
    border: 1px solid #f0f4f6;
    box-shadow: 0px 0px 0px 1px #d7325a inset;
    border-radius: 2px;
}

.btn kbd {
    padding: 1px 4px;
    color: #f0f4f6;
    background-color: transparent;
    box-shadow: none;
}

.kbd {
    position: relative;
}

    .kbd strong {
        position: relative;
        top: 1px;
        font-size: 10px;
    }

small kbd {
    font-size: 10px;
}

p.small {
    line-height: 16px;
}

h1 {
    margin-bottom: 30px;
}

h5 {
    margin-top: 0;
    margin-bottom: 3px;
}

h6 {
    text-transform: uppercase;
}

.hr-title {
    display: flex;
    align-items: center;
    margin-bottom: 7.5px;
}

    .hr-title h1,
    .hr-title h2,
    .hr-title h3,
    .hr-title h4,
    .hr-title h5 {
        margin: 0 6px 1px 0;
        text-transform: uppercase;
    }

    .hr-title hr {
        flex-grow: 1;
        margin: 0;
    }

        .hr-title hr + .btn {
            margin-left: 6px;
        }

.no-wrap {
    white-space: nowrap;
}

.nobr {
    white-space: nowrap;
    display: inline !important;
}

.word-break {
    word-break: break-word;
}

.small-properties {
    font-size: 11px;
    text-transform: uppercase;
}

.whitespace-initial {
    white-space: initial !important;
}

.visible-block {
    display: block;
}

.btn:not(.dropdown-toggle) .caret,
.btn.btn-block .caret {
    margin-left: 2px;
    position: relative;
    margin-left: 7px;
    margin-right: -2px;
}

.btn:not(.dropdown-toggle).btn-xs .caret,
.btn.btn-block.btn-xs .caret {
    top: 6px;
}

.btn:not(.dropdown-toggle).btn-sm .caret,
.btn.btn-block.btn-sm .caret {
    top: 8px;
}

.btn:not(.dropdown-toggle).btn-lg .caret,
.btn.btn-block.btn-lg .caret {
    top: 11px;
}

.btn.btn-checkable.active > i::before {
    content: "\f11b";
}

.btn,
a {
    text-decoration: none !important;
}

    .btn:active,
    a:active,
    .btn:focus,
    a:focus,
    .btn:hover,
    a:hover {
        outline: 0 !important;
    }

    .btn.reset-color,
    a.reset-color {
        color: inherit;
        cursor: pointer;
    }

.btn-group.btn-block > .dropdown-menu {
    min-width: 100%;
}

.dropdown.pull-right .dropdown-menu,
.btn-group.pull-right .dropdown-menu,
.dropdown.dropdown-right .dropdown-menu,
.btn-group.dropdown-right .dropdown-menu {
    left: auto;
    right: 0;
}

@media (min-width: 768px) {
    .dropdown.pull-right-sm .dropdown-menu,
    .btn-group.pull-right-sm .dropdown-menu,
    .dropdown .dropdown-right-sm .dropdown-menu,
    .btn-group .dropdown-right-sm .dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media (min-width: 992px) {
    .dropdown.pull-right-md .dropdown-menu,
    .btn-group.pull-right-md .dropdown-menu,
    .dropdown .dropdown-right-md .dropdown-menu,
    .btn-group .dropdown-right-md .dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media (min-width: 1200px) {
    .dropdown.pull-right-lg .dropdown-menu,
    .btn-group.pull-right-lg .dropdown-menu,
    .dropdown .dropdown-right-lg .dropdown-menu,
    .btn-group .dropdown-right-lg .dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media (min-width: 1600px) {
    .dropdown.pull-right-xl .dropdown-menu,
    .btn-group.pull-right-xl .dropdown-menu,
    .dropdown .dropdown-right-xl .dropdown-menu,
    .btn-group .dropdown-right-xl .dropdown-menu {
        left: auto;
        right: 0;
    }
}

.dropdown .dropdown-menu.has-info,
.btn-group .dropdown-menu.has-info {
    padding-bottom: 0;
}

    .dropdown .dropdown-menu.has-info .bg-primary,
    .btn-group .dropdown-menu.has-info .bg-primary,
    .dropdown .dropdown-menu.has-info .bg-success,
    .btn-group .dropdown-menu.has-info .bg-success,
    .dropdown .dropdown-menu.has-info .bg-info,
    .btn-group .dropdown-menu.has-info .bg-info,
    .dropdown .dropdown-menu.has-info .bg-warning,
    .btn-group .dropdown-menu.has-info .bg-warning,
    .dropdown .dropdown-menu.has-info .bg-danger,
    .btn-group .dropdown-menu.has-info .bg-danger {
        padding: 2px;
        font-size: 12px;
        text-align: center;
    }

.dropdown .dropdown-menu.settings-menu,
.btn-group .dropdown-menu.settings-menu {
    width: 400px;
    max-width: 100vw;
}

    .dropdown .dropdown-menu.settings-menu > .setting-item,
    .btn-group .dropdown-menu.settings-menu > .setting-item {
        padding: 5px 30px;
    }

    .dropdown .dropdown-menu.settings-menu .control-label,
    .btn-group .dropdown-menu.settings-menu .control-label {
        text-align: left;
        padding-top: 11px;
        padding-bottom: 11px;
        line-height: 15px;
    }

.dropdown .dropdown-menu .has-badge,
.btn-group .dropdown-menu .has-badge {
    position: relative;
    padding-right: 40px;
}

    .dropdown .dropdown-menu .has-badge .badge,
    .btn-group .dropdown-menu .has-badge .badge {
        position: absolute;
        right: 10px;
        top: 5px;
    }

@media (min-width: 768px) {
    .control-label {
        margin-top: 5px;
        text-align: right;
    }
}

.control-label .labelNote {
    margin-top: -3px;
    line-height: 12px;
    font-size: 10px;
}

.row.row-sm {
    margin-left: -5px;
    margin-right: -5px;
}

    .row.row-sm .col-xs-1,
    .row.row-sm .col-sm-1,
    .row.row-sm .col-md-1,
    .row.row-sm .col-lg-1,
    .row.row-sm .col-xl-1,
    .row.row-sm .col-xs-2,
    .row.row-sm .col-sm-2,
    .row.row-sm .col-md-2,
    .row.row-sm .col-lg-2,
    .row.row-sm .col-xl-2,
    .row.row-sm .col-xs-3,
    .row.row-sm .col-sm-3,
    .row.row-sm .col-md-3,
    .row.row-sm .col-lg-3,
    .row.row-sm .col-xl-3,
    .row.row-sm .col-xs-4,
    .row.row-sm .col-sm-4,
    .row.row-sm .col-md-4,
    .row.row-sm .col-lg-4,
    .row.row-sm .col-xl-4,
    .row.row-sm .col-xs-5,
    .row.row-sm .col-sm-5,
    .row.row-sm .col-md-5,
    .row.row-sm .col-lg-5,
    .row.row-sm .col-xl-5,
    .row.row-sm .col-xs-6,
    .row.row-sm .col-sm-6,
    .row.row-sm .col-md-6,
    .row.row-sm .col-lg-6,
    .row.row-sm .col-xl-6,
    .row.row-sm .col-xs-7,
    .row.row-sm .col-sm-7,
    .row.row-sm .col-md-7,
    .row.row-sm .col-lg-7,
    .row.row-sm .col-xl-7,
    .row.row-sm .col-xs-8,
    .row.row-sm .col-sm-8,
    .row.row-sm .col-md-8,
    .row.row-sm .col-lg-8,
    .row.row-sm .col-xl-8,
    .row.row-sm .col-xs-9,
    .row.row-sm .col-sm-9,
    .row.row-sm .col-md-9,
    .row.row-sm .col-lg-9,
    .row.row-sm .col-xl-9,
    .row.row-sm .col-xs-10,
    .row.row-sm .col-sm-10,
    .row.row-sm .col-md-10,
    .row.row-sm .col-lg-10,
    .row.row-sm .col-xl-10,
    .row.row-sm .col-xs-11,
    .row.row-sm .col-sm-11,
    .row.row-sm .col-md-11,
    .row.row-sm .col-lg-11,
    .row.row-sm .col-xl-11,
    .row.row-sm .col-xs-12,
    .row.row-sm .col-sm-12,
    .row.row-sm .col-md-12,
    .row.row-sm .col-lg-12,
    .row.row-sm .col-xl-12 {
        padding-left: 5px;
        padding-right: 5px;
    }

.flex-row {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .flex-row {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

.flex-row .flex-bottom {
    align-self: flex-end;
}

@media (min-width: 768px) {
    .flex-row hr.hr-vertical {
        width: 0px;
        height: auto;
        border-right: 1px solid #3b4654;
        margin-left: -1px;
        margin-top: 0;
        margin-bottom: 0;
        border-top: none;
        display: block;
    }
}

.flex-form .form-group {
    display: flex;
    align-items: flex-start;
}

    .flex-form .form-group .control-label {
        padding-top: 11px;
        width: 140px;
        text-align: right;
        margin-right: 15px;
        flex-shrink: 0;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 15px;
        margin-top: 0;
    }

    .flex-form .form-group .checkbox {
        margin: 0;
    }

    .flex-form .form-group .dropdown {
        flex-grow: 1;
    }

        .flex-form .form-group .dropdown .btn {
            text-align: left;
        }

    .flex-form .form-group .form-control-static {
        padding: 6px 0px;
        height: 37px;
        min-height: 0;
    }

.fixed {
    position: fixed;
}

.text-elipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1px 0;
}

.text-capitalize {
    text-transform: capitalize;
}

i + strong {
    color: inherit;
}

.display-contents {
    display: contents;
}

.padding {
    padding: 15px;
}

    .padding.padding-xs {
        padding: 1px 7.5px !important;
    }

    .padding.padding-sm {
        padding: 7.5px;
    }

    .padding.padding-lg {
        padding: 30px;
    }

.btn [class*=" icon-"],
.btn [class^="icon-"] {
    top: 0.2em;
    display: inline-block;
}

    .btn [class*=" icon-"] + span,
    .btn [class^="icon-"] + span {
        margin-left: 9px;
    }

hr.small {
    margin: 7.5px 0;
}

.dropdown hr {
    border-top: 1px solid #637085;
}

.inline-block {
    display: inline-block;
}
/*  RESPONSIVE PULLS  */
@media (min-width: 768px) {
    .pull-right-sm {
        float: right;
    }
}

@media (min-width: 768px) {
    .pull-left-sm {
        float: left;
    }
}

@media (min-width: 992px) {
    .pull-right-md {
        float: right;
    }
}

@media (min-width: 992px) {
    .pull-left-md {
        float: left;
    }
}

@media (min-width: 1200px) {
    .pull-right-lg {
        float: right;
    }
}

@media (min-width: 1200px) {
    .pull-left-lg {
        float: left;
    }
}

@media (min-width: 1600px) {
    .pull-right-xl {
        float: right;
    }
}

@media (min-width: 1600px) {
    .pull-left-xl {
        float: left;
    }
}

.text-left {
    text-align: left;
}

@media (min-width: 768px) {
    .text-right-sm {
        text-align: right;
    }
}

@media (min-width: 768px) {
    .text-left-sm {
        text-align: left;
    }
}

.btn-xs,
.btn-group-xs > .btn {
    font-size: 11px;
    letter-spacing: 0.8pt;
}

.btn-bar:after {
    content: '';
    display: block;
    clear: both;
}

.file-input input[type='file'] {
    width: 100%;
    visibility: hidden;
    height: 0;
}

.editable-input-inline {
    display: inline-block;
}

    .editable-input-inline .btn.edit-button {
        float: left;
        margin-left: 4px;
        color: #f0f4f6;
        background-color: #d7325a;
        border-color: #d8365d;
    }

        .editable-input-inline .btn.edit-button [class^="icon-"],
        .editable-input-inline .btn.edit-button [class*=" icon-"] {
            color: inherit;
        }

        .editable-input-inline .btn.edit-button:focus,
        .editable-input-inline .btn.edit-button.focus {
            color: #f0f4f6;
            background-color: #db476b;
            border-color: #dc4c6f;
        }

        .editable-input-inline .btn.edit-button:hover {
            color: #f0f4f6;
            background-color: #db476b;
            border-color: #dc4c6f;
        }

        .editable-input-inline .btn.edit-button:active {
            color: #f0f4f6;
            background-color: #bc2549;
            border-color: #c0254b;
        }

            .editable-input-inline .btn.edit-button:active:hover,
            .editable-input-inline .btn.edit-button:active:focus,
            .editable-input-inline .btn.edit-button:active.focus {
                color: #f0f4f6;
                background-color: #c71943;
                border-color: #c71943;
            }

        .editable-input-inline .btn.edit-button.active,
        .open > .dropdown-toggle.editable-input-inline .btn.edit-button {
            /*color: @color;
    background-color: desaturate(darken(@background, 8%),0%);
    border-color: desaturate(darken(@border, 8%),0%);*/
            color: #d7325a;
            background-color: #f0f4f6;
            border-color: #f0f4f6;
        }

            .editable-input-inline .btn.edit-button.active [class^="icon-"],
            .open > .dropdown-toggle.editable-input-inline .btn.edit-button [class^="icon-"],
            .editable-input-inline .btn.edit-button.active [class*=" icon-"],
            .open > .dropdown-toggle.editable-input-inline .btn.edit-button [class*=" icon-"] {
                color: inherit;
            }

            .editable-input-inline .btn.edit-button.active:hover,
            .open > .dropdown-toggle.editable-input-inline .btn.edit-button:hover,
            .editable-input-inline .btn.edit-button.active:focus,
            .open > .dropdown-toggle.editable-input-inline .btn.edit-button:focus,
            .editable-input-inline .btn.edit-button.active.focus,
            .open > .dropdown-toggle.editable-input-inline .btn.edit-button.focus {
                color: #d7325a;
                background-color: #cddae1;
                border-color: #cddae1;
            }

            .editable-input-inline .btn.edit-button.active:active,
            .open > .dropdown-toggle.editable-input-inline .btn.edit-button:active {
                background-color: #98a7b7;
                border-color: #98a7b7;
            }

        .editable-input-inline .btn.edit-button:active,
        .editable-input-inline .btn.edit-button.active,
        .open > .dropdown-toggle.editable-input-inline .btn.edit-button {
            background-image: none;
        }

        .editable-input-inline .btn.edit-button.disabled:hover,
        .editable-input-inline .btn.edit-button[disabled]:hover,
        fieldset[disabled] .editable-input-inline .btn.edit-button:hover,
        .editable-input-inline .btn.edit-button.disabled:focus,
        .editable-input-inline .btn.edit-button[disabled]:focus,
        fieldset[disabled] .editable-input-inline .btn.edit-button:focus,
        .editable-input-inline .btn.edit-button.disabled.focus,
        .editable-input-inline .btn.edit-button[disabled].focus,
        fieldset[disabled] .editable-input-inline .btn.edit-button.focus {
            background-color: #d7325a;
            border-color: #d8365d;
        }

        .editable-input-inline .btn.edit-button strong {
            color: #f0f4f6;
        }

        .editable-input-inline .btn.edit-button .badge {
            color: #d7325a;
            background-color: #f0f4f6;
        }

        .editable-input-inline .btn.edit-button .text::before {
            content: 'Change';
        }

    .editable-input-inline .value-container {
        display: inline-block;
        position: relative;
        float: left;
    }

        .editable-input-inline .value-container .static-name {
            display: inline-block;
        }

        .editable-input-inline .value-container .edit-inline {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 100%;
            border: none;
        }

    .editable-input-inline .icon-edit {
        font-size: 100%;
    }

    .editable-input-inline .edit-inline {
        display: none;
        padding: 0;
        font-size: inherit;
        line-height: inherit;
        color: #f0f4f6;
        background-color: #333c3c;
        background-image: none;
        -webkit-transition: box-shadow 0.2s ease-in-out;
        -moz-transition: box-shadow 0.2s ease-in-out;
        -ms-transition: box-shadow 0.2s ease-in-out;
        -o-transition: box-shadow 0.2s ease-in-out;
        transition: box-shadow 0.2s ease-in-out;
    }

        .editable-input-inline .edit-inline:focus {
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 85, 0, 0.6);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 85, 0, 0.6);
        }

    .editable-input-inline.edit .static-name {
        opacity: 0;
    }

    .editable-input-inline.edit .edit-inline {
        display: block;
    }

    .editable-input-inline.edit .icon-edit:before {
        content: "\f116";
        color: #7bd85d;
    }

    .editable-input-inline.edit .btn.edit-button {
        color: #f0f4f6;
        background-color: #60ab47;
        border-color: #62af49;
    }

        .editable-input-inline.edit .btn.edit-button [class^="icon-"],
        .editable-input-inline.edit .btn.edit-button [class*=" icon-"] {
            color: #a0f285;
        }

        .editable-input-inline.edit .btn.edit-button:focus,
        .editable-input-inline.edit .btn.edit-button.focus {
            color: #f0f4f6;
            background-color: #6db854;
            border-color: #70b958;
        }

        .editable-input-inline.edit .btn.edit-button:hover {
            color: #f0f4f6;
            background-color: #6db854;
            border-color: #70b958;
        }

        .editable-input-inline.edit .btn.edit-button:active {
            color: #f0f4f6;
            background-color: #508f3b;
            border-color: #52923d;
        }

            .editable-input-inline.edit .btn.edit-button:active:hover,
            .editable-input-inline.edit .btn.edit-button:active:focus,
            .editable-input-inline.edit .btn.edit-button:active.focus {
                color: #f0f4f6;
                background-color: #4a9931;
                border-color: #4a9931;
            }

        .editable-input-inline.edit .btn.edit-button.active,
        .open > .dropdown-toggle.editable-input-inline.edit .btn.edit-button {
            /*color: @color;
    background-color: desaturate(darken(@background, 8%),0%);
    border-color: desaturate(darken(@border, 8%),0%);*/
            color: #60ab47;
            background-color: #f0f4f6;
            border-color: #f0f4f6;
        }

            .editable-input-inline.edit .btn.edit-button.active [class^="icon-"],
            .open > .dropdown-toggle.editable-input-inline.edit .btn.edit-button [class^="icon-"],
            .editable-input-inline.edit .btn.edit-button.active [class*=" icon-"],
            .open > .dropdown-toggle.editable-input-inline.edit .btn.edit-button [class*=" icon-"] {
                color: inherit;
            }

            .editable-input-inline.edit .btn.edit-button.active:hover,
            .open > .dropdown-toggle.editable-input-inline.edit .btn.edit-button:hover,
            .editable-input-inline.edit .btn.edit-button.active:focus,
            .open > .dropdown-toggle.editable-input-inline.edit .btn.edit-button:focus,
            .editable-input-inline.edit .btn.edit-button.active.focus,
            .open > .dropdown-toggle.editable-input-inline.edit .btn.edit-button.focus {
                color: #60ab47;
                background-color: #cddae1;
                border-color: #cddae1;
            }

            .editable-input-inline.edit .btn.edit-button.active:active,
            .open > .dropdown-toggle.editable-input-inline.edit .btn.edit-button:active {
                background-color: #98a7b7;
                border-color: #98a7b7;
            }

        .editable-input-inline.edit .btn.edit-button:active,
        .editable-input-inline.edit .btn.edit-button.active,
        .open > .dropdown-toggle.editable-input-inline.edit .btn.edit-button {
            background-image: none;
        }

        .editable-input-inline.edit .btn.edit-button.disabled:hover,
        .editable-input-inline.edit .btn.edit-button[disabled]:hover,
        fieldset[disabled] .editable-input-inline.edit .btn.edit-button:hover,
        .editable-input-inline.edit .btn.edit-button.disabled:focus,
        .editable-input-inline.edit .btn.edit-button[disabled]:focus,
        fieldset[disabled] .editable-input-inline.edit .btn.edit-button:focus,
        .editable-input-inline.edit .btn.edit-button.disabled.focus,
        .editable-input-inline.edit .btn.edit-button[disabled].focus,
        fieldset[disabled] .editable-input-inline.edit .btn.edit-button.focus {
            background-color: #60ab47;
            border-color: #62af49;
        }

        .editable-input-inline.edit .btn.edit-button strong {
            color: #f0f4f6;
        }

        .editable-input-inline.edit .btn.edit-button .badge {
            color: #60ab47;
            background-color: #f0f4f6;
        }

        .editable-input-inline.edit .btn.edit-button .text::before {
            content: 'Save';
        }

.btn + .btn-group-label,
.btn-group + .btn-group-label {
    margin-left: 15px;
}

.btn-group-label {
    margin-top: -5px;
    padding-top: 4px;
    border-top: 1px solid #637085;
    display: inline-block;
    position: relative;
}

    .btn-group-label + .btn,
    .btn-group-label + .btn-group {
        margin-left: 15px;
    }

    .btn-group-label:before {
        color: #637085;
        position: absolute;
        left: 0;
        top: -14px;
        line-height: 10px;
        font-size: 10px;
        text-transform: uppercase;
        content: attr(data-label);
    }

    .btn-group-label.active {
        border-color: #f0f4f6;
    }

        .btn-group-label.active:before {
            color: #f0f4f6;
        }

.btn-group-justified.btn-tabs .btn {
    box-shadow: none;
    border: none;
    position: relative;
}

    .btn-group-justified.btn-tabs .btn .badge {
        position: absolute;
        left: 51%;
        top: 4px;
        font-size: 12px;
        color: #f0f4f6;
        padding: 2px 5px;
        background-color: #d7325a;
        opacity: 0.6;
    }

    .btn-group-justified.btn-tabs .btn [class*=" icon-"],
    .btn-group-justified.btn-tabs .btn [class^="icon-"] {
        color: inherit;
    }

        .btn-group-justified.btn-tabs .btn [class*=" icon-"]:before,
        .btn-group-justified.btn-tabs .btn [class^="icon-"]:before {
            color: inherit;
        }

    .btn-group-justified.btn-tabs .btn.active {
        background-color: #2b333b;
    }

        .btn-group-justified.btn-tabs .btn.active .badge {
            opacity: 1;
        }

    .btn-group-justified.btn-tabs .btn:not(.active) {
        background-color: #22252b;
    }

        .btn-group-justified.btn-tabs .btn:not(.active):not(:hover) {
            color: #637085;
        }

    .btn-group-justified.btn-tabs .btn:disabled,
    .btn-group-justified.btn-tabs .btn[disabled] {
        opacity: 1;
        color: rgba(99, 112, 133, 0.5) !important;
    }

.btn-group-justified.btn-tabs .btn-xs {
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 0.1pt;
    text-align: center;
    padding: 7px 0 9px;
}

    .btn-group-justified.btn-tabs .btn-xs [class*=" icon-"],
    .btn-group-justified.btn-tabs .btn-xs [class^="icon-"] {
        margin-bottom: 8px;
        margin-right: 0;
        font-size: 22px !important;
        line-height: 100%;
    }

input[type=file] + .form-control {
    line-height: initial;
}

.form-control {
    box-shadow: none;
}

    .form-control::selection {
        background: #d7325a;
    }

    .form-control::-moz-selection {
        background: #d7325a;
    }

.scroll-stretch {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
}

.vcenter-container {
    position: absolute;
    top: 0;
    bottom: 0;
}

.vcenter {
    position: absolute;
    top: 50%;
    right: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.vcenter-buttons {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -17px;
}

.margin-none {
    margin: 0;
}

.margin-left {
    margin-left: 15px;
}

    .margin-left.margin-xs {
        margin-left: 3.75px;
    }

    .margin-left.margin-sm {
        margin-left: 7.5px;
    }

    .margin-left.margin-lg {
        margin-left: 30px;
    }

.margin-left-xs {
    margin-left: 3.75px;
}

.margin-left-sm {
    margin-left: 7.5px;
}

.margin-left-lg {
    margin-left: 30px;
}

.margin-right {
    margin-right: 15px;
}

    .margin-right.margin-xs {
        margin-right: 3.75px;
    }

    .margin-right.margin-sm {
        margin-right: 7.5px;
    }

    .margin-right.margin-lg {
        margin-right: 30px;
    }

.margin-right-xs {
    margin-right: 3.75px;
}

.margin-right-sm {
    margin-right: 7.5px;
}

.margin-right-lg {
    margin-right: 30px;
}

.margin-top {
    margin-top: 15px;
}

    .margin-top.margin-xs {
        margin-top: 3.75px;
    }

    .margin-top.margin-sm {
        margin-top: 7.5px;
    }

    .margin-top.margin-lg {
        margin-top: 30px;
    }

.margin-top-xs {
    margin-top: 3.75px;
}

.margin-top-sm {
    margin-top: 7.5px;
}

.margin-top-lg {
    margin-top: 30px;
}

.margin-bottom {
    margin-bottom: 15px;
}

    .margin-bottom.margin-xs {
        margin-bottom: 3.75px;
    }

    .margin-bottom.margin-sm {
        margin-bottom: 7.5px;
    }

    .margin-bottom.margin-lg {
        margin-bottom: 30px;
    }

.margin-bottom-xs {
    margin-bottom: 3.75px;
}

.margin-bottom-sm {
    margin-bottom: 7.5px;
}

.margin-bottom-lg {
    margin-bottom: 30px;
}

.margin-center {
    margin-left: auto;
    margin-right: auto;
}

.processing-spinner {
    position: fixed;
    bottom: -10px;
    right: -10px;
    width: 130px;
    height: 130px;
    z-index: 2500;
    transition: transform 0.5s cubic-bezier(0.7, -0.4, 0.4, 1.3);
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #d7325a 50%, #d7325a 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #d7325a 50%, #d7325a 100%);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #d7325a 50%, #d7325a 100%);
    -moz-transform: translateX(50%) translateY(50%);
    -webkit-transform: translateX(50%) translateY(50%);
    -o-transform: translateX(50%) translateY(50%);
    -ms-transform: translateX(50%) translateY(50%);
    transform: translateX(50%) translateY(50%);
    -webkit-transition: transform 0.3s cubic-bezier(0.57, 1.68, 0.68, 1.05);
    -moz-transition: transform 0.3s cubic-bezier(0.57, 1.68, 0.68, 1.05);
    -ms-transition: transform 0.3s cubic-bezier(0.57, 1.68, 0.68, 1.05);
    -o-transition: transform 0.3s cubic-bezier(0.57, 1.68, 0.68, 1.05);
    transition: transform 0.3s cubic-bezier(0.57, 1.68, 0.68, 1.05);
    pointer-events: none;
}

    .processing-spinner:before {
        content: '';
        width: 35px;
        height: 35px;
        display: block;
        bottom: 25px;
        right: 25px;
        position: absolute;
        border: 1px solid rgba(240, 244, 246, 0.5);
        border-radius: 100px;
        -webkit-transition: border-width 0.1s ease;
        -moz-transition: border-width 0.1s ease;
        -ms-transition: border-width 0.1s ease;
        -o-transition: border-width 0.1s ease;
        transition: border-width 0.1s ease;
    }

.global-spinner:before {
    -webkit-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
    -moz-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
    -ms-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
    animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
    content: '';
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: auto;
    border: 4px solid rgba(240, 244, 246, 0.2);
    border-top-color: rgba(240, 244, 246, 0.6);
    border-radius: 50%;
    -webkit-transition: border-width 0.1s ease;
    -moz-transition: border-width 0.1s ease;
    -ms-transition: border-width 0.1s ease;
    -o-transition: border-width 0.1s ease;
    transition: border-width 0.1s ease;
}

.global-spinner.spinner-sm:before {
    width: 18px;
    height: 18px;
    border-width: 3px;
    border-top-color: inherit;
}

.global-spinner.spinner-xs:before {
    top: 1px;
    position: relative;
    width: 12px;
    height: 12px;
    border-width: 2px;
    border-top-color: inherit;
}

.btn-spinner {
    pointer-events: none;
}

    .btn-spinner:before {
        -webkit-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
        -moz-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
        -ms-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
        animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
        content: '';
        width: 35px;
        height: 35px;
        display: inline-block;
        margin: auto;
        border: 4px solid rgba(240, 244, 246, 0.2);
        border-top-color: rgba(240, 244, 246, 0.6);
        border-radius: 50%;
        -webkit-transition: border-width 0.1s ease;
        -moz-transition: border-width 0.1s ease;
        -ms-transition: border-width 0.1s ease;
        -o-transition: border-width 0.1s ease;
        transition: border-width 0.1s ease;
    }

    .btn-spinner.spinner-sm:before {
        width: 18px;
        height: 18px;
        border-width: 3px;
        border-top-color: inherit;
    }

    .btn-spinner.spinner-xs:before {
        top: 1px;
        position: relative;
        width: 12px;
        height: 12px;
        border-width: 2px;
        border-top-color: inherit;
    }

    .btn-spinner [class*=" icon-"],
    .btn-spinner [class^="icon-"] {
        display: none;
    }

    .btn-spinner span {
        margin-left: 9px;
    }

    .btn-spinner:before {
        width: 17px;
        height: 17px;
        border: 3px solid rgba(255, 255, 255, 0.2);
        border-top-color: #FFF;
        margin-right: -4px;
        margin-left: -4px;
        margin-top: -5px;
        position: relative;
        top: 4px;
    }

    .btn-spinner.btn-xs:before {
        width: 11px;
        height: 11px;
        border-width: 2px;
        top: 1px;
    }

    .btn-spinner.btn-lg:before {
        top: 1px;
    }

.dropdown-menu {
    max-height: 45vh;
    overflow: auto;
}

    .dropdown-menu .form-control {
        border-color: #637085;
    }

    .dropdown-menu a.btn-spinner {
        pointer-events: none;
    }

        .dropdown-menu a.btn-spinner:before {
            -webkit-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            -moz-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            -ms-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            content: '';
            width: 35px;
            height: 35px;
            display: inline-block;
            margin: auto;
            border: 4px solid rgba(240, 244, 246, 0.2);
            border-top-color: rgba(240, 244, 246, 0.6);
            border-radius: 50%;
            -webkit-transition: border-width 0.1s ease;
            -moz-transition: border-width 0.1s ease;
            -ms-transition: border-width 0.1s ease;
            -o-transition: border-width 0.1s ease;
            transition: border-width 0.1s ease;
        }

        .dropdown-menu a.btn-spinner.spinner-sm:before {
            width: 18px;
            height: 18px;
            border-width: 3px;
            border-top-color: inherit;
        }

        .dropdown-menu a.btn-spinner.spinner-xs:before {
            top: 1px;
            position: relative;
            width: 12px;
            height: 12px;
            border-width: 2px;
            border-top-color: inherit;
        }

        .dropdown-menu a.btn-spinner [class*=" icon-"],
        .dropdown-menu a.btn-spinner [class^="icon-"] {
            display: none;
        }

        .dropdown-menu a.btn-spinner:before {
            width: 13px;
            height: 13px;
            border: 2px solid rgba(255, 255, 255, 0.2);
            border-top-color: #FFF;
            margin-right: 0px;
            margin-left: 2px;
            margin-top: 0px;
            position: relative;
            top: 2px;
        }

    .dropdown-menu .btn:not(.btn-primary):not(.btn-info):not(.btn-success):not(.btn-warning):not(.btn-danger) {
        border-color: #637085;
    }

    .dropdown-menu .btn-default {
        background-color: #637085;
    }

.loading-overlay {
    opacity: 0;
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    z-index: 2490;
    transition: opacity 0.3s 0.3s cubic-bezier(0.6, 0, 1, 0.6), height 0s 0.5s cubic-bezier(0.6, 0, 1, 0.6);
    background-image: url('../img/loading_bkg.png');
    background-position: center;
    background-size: cover;
}

    .loading-overlay .loading-logo {
        max-width: 240px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .loading-overlay .loading-info {
        content: '';
        display: block;
        position: absolute;
        max-width: 60%;
        top: 50%;
        left: 50%;
        opacity: 0;
        transform: translateX(-50%) translateY(-60%);
        transition: opacity 0.3s ease-in;
        pointer-events: none;
    }

        .loading-overlay .loading-info .raven-logo {
            color: #f0f4f6;
            font-size: 100px;
        }

        .loading-overlay .loading-info span {
            font-size: 22px;
        }

.limit-height {
    max-height: 250px;
    overflow-y: auto;
}

.flex-window {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

    .flex-window.stretch {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .flex-window .flex-window-head {
        overflow-y: visible;
    }

    .flex-window .flex-window-scroll {
        overflow-y: auto;
        overflow-x: hidden;
        position: relative;
        flex-grow: 1;
    }
/* SCROLLBARS */
* {
    scrollbar-color: #98a7b7 #637085;
    scrollbar-width: thin;
}

::-webkit-scrollbar-track {
    background-color: #637085;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #f0f4f6;
}

::-webkit-scrollbar-thumb {
    background-color: #98a7b7;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #f0f4f6;
    }

    ::-webkit-scrollbar-thumb:active {
        background-color: #d7325a;
    }
/* DOC EDITOR */
.icon-star-filled.favorite {
    color: #f0b362;
}

#docEditor,
#docEditorRight {
    width: 100%;
    height: 100% !important;
    margin-bottom: 0;
}

.dl-horizontal.small {
    margin-bottom: 0;
    font-size: 13px;
}

    .dl-horizontal.small dt {
        width: 90px;
    }

    .dl-horizontal.small dd {
        margin-left: 105px;
    }

.objects-list {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #22252b;
    overflow-y: auto;
    position: absolute;
    top: 7.5px;
    bottom: 7.5px;
    left: 7.5px;
    right: 7.5px;
}

    .objects-list a {
        display: block;
        text-decoration: none;
        color: #98a7b7;
        padding: 2px 10px;
    }

        .objects-list a:hover {
            background-color: #2b333b;
        }

        .objects-list a:active {
            background-color: #3b4654;
            color: #f0f4f6;
        }

        .objects-list a.document:before {
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'icomoon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            position: relative;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            top: 0.1em;
            line-height: 100%;
            font-size: 120%;
            color: #d7325a;
            content: "\f11c";
            margin-right: 7.5px;
        }

            .objects-list a.document:before + span {
                margin-left: 7.5px;
            }

            .objects-list a.document:before::after {
                position: absolute;
                bottom: 8%;
                right: -4%;
                font-size: 50%;
                line-height: 50%;
            }

            .objects-list a.document:before.disabled {
                opacity: 0.5;
                color: #637085;
            }

                .objects-list a.document:before.disabled::after {
                    content: "\f122";
                    position: absolute;
                    left: -4px;
                    top: 1px;
                    font-size: 24px;
                }
/* STYLE GUIDE */
#icons-list [class*=" icon-"],
#icons-list [class^="icon-"] {
    font-size: 36px;
}

#icons-list span {
    display: inline-block;
    height: 30px;
    font-size: 12px;
}

.required::after {
    margin: 0 0 0 3px;
    content: '*';
    font-style: normal;
    display: inline-block;
    color: #d7325a;
}

.actions-container {
    display: flex;
    align-items: center;
}

@media (min-width: 768px) {
    .actions-container {
        justify-content: flex-end;
    }
}

.edit-index .panel .properties-container,
.indexes .panel .properties-container,
.databases .panel .properties-container {
    margin: 0 !important;
}

@media (min-width: 768px) {
    .edit-index .panel .properties-container,
    .indexes .panel .properties-container,
    .databases .panel .properties-container {
        display: grid;
        justify-items: stretch;
        grid-template-columns: 1fr 1fr;
    }
}

.edit-index .panel .properties-container .toggle,
.indexes .panel .properties-container .toggle,
.databases .panel .properties-container .toggle {
    display: block;
    width: 100%;
}

    .edit-index .panel .properties-container .toggle .properties-label,
    .indexes .panel .properties-container .toggle .properties-label,
    .databases .panel .properties-container .toggle .properties-label {
        padding-left: 55px !important;
    }

    .edit-index .panel .properties-container .toggle label,
    .indexes .panel .properties-container .toggle label,
    .databases .panel .properties-container .toggle label {
        display: block;
    }

        .edit-index .panel .properties-container .toggle label:before,
        .indexes .panel .properties-container .toggle label:before,
        .databases .panel .properties-container .toggle label:before {
            left: 45px;
            top: 13px;
        }

        .edit-index .panel .properties-container .toggle label:after,
        .indexes .panel .properties-container .toggle label:after,
        .databases .panel .properties-container .toggle label:after {
            top: 7px;
            left: 7px;
        }

    .edit-index .panel .properties-container .toggle input[type=checkbox],
    .indexes .panel .properties-container .toggle input[type=checkbox],
    .databases .panel .properties-container .toggle input[type=checkbox] {
        position: absolute;
    }

        .edit-index .panel .properties-container .toggle input[type=checkbox]:checked + label:after,
        .indexes .panel .properties-container .toggle input[type=checkbox]:checked + label:after,
        .databases .panel .properties-container .toggle input[type=checkbox]:checked + label:after {
            left: 24px;
        }

    .edit-index .panel .properties-container .toggle.toggle-right label,
    .indexes .panel .properties-container .toggle.toggle-right label,
    .databases .panel .properties-container .toggle.toggle-right label {
        padding-left: 10px !important;
        display: block;
    }

        .edit-index .panel .properties-container .toggle.toggle-right label:before,
        .indexes .panel .properties-container .toggle.toggle-right label:before,
        .databases .panel .properties-container .toggle.toggle-right label:before {
            left: 170px;
            top: 13px;
        }

        .edit-index .panel .properties-container .toggle.toggle-right label:after,
        .indexes .panel .properties-container .toggle.toggle-right label:after,
        .databases .panel .properties-container .toggle.toggle-right label:after {
            top: 7px;
            left: 132px;
        }

    .edit-index .panel .properties-container .toggle.toggle-right input[type=checkbox],
    .indexes .panel .properties-container .toggle.toggle-right input[type=checkbox],
    .databases .panel .properties-container .toggle.toggle-right input[type=checkbox] {
        position: absolute;
    }

        .edit-index .panel .properties-container .toggle.toggle-right input[type=checkbox]:checked + label:after,
        .indexes .panel .properties-container .toggle.toggle-right input[type=checkbox]:checked + label:after,
        .databases .panel .properties-container .toggle.toggle-right input[type=checkbox]:checked + label:after {
            left: 150px;
        }

.edit-index .panel .properties-container .properties-item,
.indexes .panel .properties-container .properties-item,
.databases .panel .properties-container .properties-item {
    margin-right: 1%;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
    position: relative;
    flex-wrap: nowrap;
}

@media (min-width: 768px) {
    .edit-index .panel .properties-container .properties-item,
    .indexes .panel .properties-container .properties-item,
    .databases .panel .properties-container .properties-item {
        height: 36px;
    }
}

.edit-index .panel .properties-container .properties-item.grow-2,
.indexes .panel .properties-container .properties-item.grow-2,
.databases .panel .properties-container .properties-item.grow-2 {
    grid-column-start: span 2;
}

.edit-index .panel .properties-container .properties-item .properties-label,
.indexes .panel .properties-container .properties-item .properties-label,
.databases .panel .properties-container .properties-item .properties-label {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0px;
    flex: 0 0 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edit-index .panel .properties-container .properties-item .properties-value,
.indexes .panel .properties-container .properties-item .properties-value,
.databases .panel .properties-container .properties-item .properties-value {
    flex: 1 1 calc(100% - 70px);
    position: relative;
}

    .edit-index .panel .properties-container .properties-item .properties-value .set-size,
    .indexes .panel .properties-container .properties-item .properties-value .set-size,
    .databases .panel .properties-container .properties-item .properties-value .set-size {
        padding: 4px 10px;
        font-size: 13px;
        line-height: 1.5;
        border-radius: 0px;
        line-height: 22px;
    }

        .edit-index .panel .properties-container .properties-item .properties-value .set-size span,
        .indexes .panel .properties-container .properties-item .properties-value .set-size span,
        .databases .panel .properties-container .properties-item .properties-value .set-size span {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.edit-index .panel .properties-container .properties-item .properties-label,
.indexes .panel .properties-container .properties-item .properties-label,
.databases .panel .properties-container .properties-item .properties-label,
.edit-index .panel .properties-container .properties-item .properties-value,
.indexes .panel .properties-container .properties-item .properties-value,
.databases .panel .properties-container .properties-item .properties-value {
    text-align: left;
    line-height: 26px;
}

    .edit-index .panel .properties-container .properties-item .properties-label [class*=" icon-"] + span,
    .indexes .panel .properties-container .properties-item .properties-label [class*=" icon-"] + span,
    .databases .panel .properties-container .properties-item .properties-label [class*=" icon-"] + span,
    .edit-index .panel .properties-container .properties-item .properties-value [class*=" icon-"] + span,
    .indexes .panel .properties-container .properties-item .properties-value [class*=" icon-"] + span,
    .databases .panel .properties-container .properties-item .properties-value [class*=" icon-"] + span,
    .edit-index .panel .properties-container .properties-item .properties-label [class^="icon-"] + span,
    .indexes .panel .properties-container .properties-item .properties-label [class^="icon-"] + span,
    .databases .panel .properties-container .properties-item .properties-label [class^="icon-"] + span,
    .edit-index .panel .properties-container .properties-item .properties-value [class^="icon-"] + span,
    .indexes .panel .properties-container .properties-item .properties-value [class^="icon-"] + span,
    .databases .panel .properties-container .properties-item .properties-value [class^="icon-"] + span {
        margin-left: 9px;
    }

    .edit-index .panel .properties-container .properties-item .properties-label .form-control,
    .indexes .panel .properties-container .properties-item .properties-label .form-control,
    .databases .panel .properties-container .properties-item .properties-label .form-control,
    .edit-index .panel .properties-container .properties-item .properties-value .form-control,
    .indexes .panel .properties-container .properties-item .properties-value .form-control,
    .databases .panel .properties-container .properties-item .properties-value .form-control {
        font-size: 13px;
        color: #98a7b7;
    }

        .edit-index .panel .properties-container .properties-item .properties-label .form-control:hover,
        .indexes .panel .properties-container .properties-item .properties-label .form-control:hover,
        .databases .panel .properties-container .properties-item .properties-label .form-control:hover,
        .edit-index .panel .properties-container .properties-item .properties-value .form-control:hover,
        .indexes .panel .properties-container .properties-item .properties-value .form-control:hover,
        .databases .panel .properties-container .properties-item .properties-value .form-control:hover {
            color: #FFF;
        }

    .edit-index .panel .properties-container .properties-item .properties-label.text-danger [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-danger [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-danger [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-danger [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-danger [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-danger [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-info [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-info [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-info [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-info [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-info [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-info [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-primary [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-primary [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-primary [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-primary [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-primary [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-primary [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-success [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-success [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-success [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-success [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-success [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-success [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-warning [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-warning [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-warning [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-warning [class*=" icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-warning [class*=" icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-warning [class*=" icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-danger [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-danger [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-danger [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-danger [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-danger [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-danger [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-info [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-info [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-info [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-info [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-info [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-info [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-primary [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-primary [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-primary [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-primary [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-primary [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-primary [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-success [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-success [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-success [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-success [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-success [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-success [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-label.text-warning [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-label.text-warning [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-label.text-warning [class^="icon-"],
    .edit-index .panel .properties-container .properties-item .properties-value.text-warning [class^="icon-"],
    .indexes .panel .properties-container .properties-item .properties-value.text-warning [class^="icon-"],
    .databases .panel .properties-container .properties-item .properties-value.text-warning [class^="icon-"] {
        color: inherit;
    }

        .edit-index .panel .properties-container .properties-item .properties-label.text-danger [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-danger [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-danger [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-danger [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-danger [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-danger [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-info [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-info [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-info [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-info [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-info [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-info [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-primary [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-primary [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-primary [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-primary [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-primary [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-primary [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-success [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-success [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-success [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-success [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-success [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-success [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-warning [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-warning [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-warning [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-warning [class*=" icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-warning [class*=" icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-warning [class*=" icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-danger [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-danger [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-danger [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-danger [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-danger [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-danger [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-info [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-info [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-info [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-info [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-info [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-info [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-primary [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-primary [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-primary [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-primary [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-primary [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-primary [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-success [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-success [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-success [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-success [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-success [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-success [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-label.text-warning [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-label.text-warning [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-label.text-warning [class^="icon-"] + span,
        .edit-index .panel .properties-container .properties-item .properties-value.text-warning [class^="icon-"] + span,
        .indexes .panel .properties-container .properties-item .properties-value.text-warning [class^="icon-"] + span,
        .databases .panel .properties-container .properties-item .properties-value.text-warning [class^="icon-"] + span {
            margin-left: 9px;
            color: inherit;
        }

.edit-index .panel .properties-container .properties-item:not(.value-only) .properties-value .set-size,
.indexes .panel .properties-container .properties-item:not(.value-only) .properties-value .set-size,
.databases .panel .properties-container .properties-item:not(.value-only) .properties-value .set-size {
    width: 100%;
    padding-right: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .edit-index .panel .properties-container .properties-item:not(.value-only) .properties-value .set-size .caret,
    .indexes .panel .properties-container .properties-item:not(.value-only) .properties-value .set-size .caret,
    .databases .panel .properties-container .properties-item:not(.value-only) .properties-value .set-size .caret {
        margin-top: 11px;
        margin-left: 10px;
        position: absolute;
        right: 10px;
    }

.toolbar {
    margin-bottom: 15px;
}

.panel .panel {
    background-color: #3b4654;
}

.panel .actions {
    flex-shrink: 0;
}

.panel .panel-name {
    margin-left: 0;
}

    .panel .panel-name h3 {
        margin: 0;
        font-weight: normal;
    }

    .panel .panel-name .specs {
        font-size: 13px;
        line-height: 16px;
        opacity: 0.8;
        font-weight: bold;
    }

.panel .panel-checkbox {
    align-self: flex-start;
    margin-right: 0 !important;
}

.panel .panel-addon {
    border-top: 1px solid #22292f;
    background-color: #252b32;
}

    .panel .panel-addon .panel {
        background-color: #2b333b;
    }

        .panel .panel-addon .panel .panel-name {
            font-size: 18px;
        }

        .panel .panel-addon .panel .panel-addon {
            background-color: #2b333b;
        }

.panel .list-properties .property-item {
    display: flex;
    align-items: center;
    padding: 3.75px 0;
}

    .panel .list-properties .property-item .property-name,
    .panel .list-properties .property-item .property-value {
        display: inline-block;
        line-height: 1.1;
    }

    .panel .list-properties .property-item .property-name {
        min-width: 200px;
    }

    .panel .list-properties .property-item .property-value {
        flex-grow: 1;
    }

.panel .inline-properties {
    display: flex;
    flex-wrap: wrap;
    margin: -7.5px -15px;
}

    .panel .inline-properties .property-item {
        padding: 7.5px 15px;
    }

        .panel .inline-properties .property-item .property-name,
        .panel .inline-properties .property-item .property-value {
            line-height: 1.1;
        }

        .panel .inline-properties .property-item .property-name {
            margin-bottom: 3px;
        }

        .panel .list-properties .property-item .property-name,
        .panel .inline-properties .property-item .property-name {
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
            color: #637085;
        }

        .panel .list-properties .property-item .property-value,
        .panel .inline-properties .property-item .property-value {
            color: #98a7b7;
        }

.panel .properties-container {
    display: flex;
    flex-wrap: wrap;
    margin: 7.5px;
}

    .panel .properties-container > .property {
        padding: 7.5px 7.5px;
        margin: 0;
    }

.panel .property {
    line-height: 15px;
}

    .panel .property h4 {
        margin: 0;
    }

    .panel .property h5 {
        font-size: 12px;
        text-transform: uppercase;
    }

    .panel .property h6 {
        font-size: 10px;
        margin-top: 0;
        margin-bottom: 5px;
        opacity: 0.5;
        text-transform: uppercase;
        letter-spacing: 0.4pt;
        word-spacing: 2pt;
    }

.panel .panel-heading .right-action-button {
    display: inline;
    float: right;
    padding: 0;
    margin-top: -3px;
    margin-left: 10px;
    margin-right: -10px;
    line-height: normal;
    color: inherit;
    background: transparent;
    border: none;
    opacity: 0.5;
}

    .panel .panel-heading .right-action-button:hover {
        opacity: 1;
    }

.panel.active {
    box-shadow: 0 0 0 1px #b21557 inset;
}

    .panel.active.state-primary {
        box-shadow: 0 0 0 1px #b21557 inset;
    }

    .panel.active.state-success {
        box-shadow: 0 0 0 1px #60ab47 inset;
    }

    .panel.active.state-info {
        box-shadow: 0 0 0 1px #237abd inset;
    }

    .panel.active.state-warning {
        box-shadow: 0 0 0 1px #d2923d inset;
    }

    .panel.active.state-danger {
        box-shadow: 0 0 0 1px #d3405f inset;
    }

    .panel.active.state-offline {
        box-shadow: 0 0 0 1px #637085 inset;
    }

    .panel.active .panel-addon {
        border-bottom: solid 1px #b21557;
        border-right: solid 1px #b21557;
    }

.panel-state {
    position: relative;
    padding-left: 30px;
}

.state {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    background-color: #3b4654;
    color: #f0f4f6;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .state i:before {
        top: 0;
    }

    .state.state-primary {
        background-color: #b21557;
    }

    .state.state-success {
        background-color: #60ab47;
    }

    .state.state-swap {
        background-color: #d2923d;
    }

    .state.state-unknown {
        background-color: transparent;
    }

    .state.state-info {
        background-color: #237abd;
    }

    .state.state-warning {
        background-color: #d2923d;
    }

    .state.state-danger {
        background-color: #d3405f;
    }

    .state.nowrap {
        white-space: nowrap;
    }

    .state:before {
        color: #f0f4f6;
        font-size: 10px;
        -moz-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
        -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
        -o-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
        -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
        transform: rotate(-90deg) translateX(-50%) translateY(-50%);
        position: absolute;
        top: 50%;
        left: 50%;
        transform-origin: top left;
        content: attr(data-state-text);
        text-transform: uppercase;
        line-height: 1em;
        text-align: center;
        min-width: 60px;
    }

.form-group-dropdown {
    position: relative;
}

    .form-group-dropdown .dropdown-menu {
        top: 36px !important;
    }

.popover-lg {
    max-width: 100%;
}

.font-normal {
    font-weight: normal;
}

.has-error .btn {
    border-color: #f06582 !important;
}

.input-group.has-error .help-block,
.input-group.has-warning .help-block {
    display: table-caption;
    caption-side: bottom;
}

.input-group-addon .checkbox {
    height: 12px;
    top: -9px;
}

    .input-group-addon .checkbox label {
        vertical-align: top;
        height: 27px;
        min-height: 0;
        line-height: 27px;
    }

.backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    opacity: 0;
}

    .backdrop.show {
        display: block;
    }

.modal pre,
.modal code {
    background-color: #22252b;
}

.modal-backdrop,
.backdrop {
    background-color: #1b1e22;
    opacity: 0.8;
}

.has-disable-reason {
    cursor: not-allowed;
}

    .has-disable-reason .btn[disabled] {
        pointer-events: none;
    }

.disabled-area {
    pointer-events: none;
    opacity: 0.5;
}

.ace_editor.has-error {
    border-color: #f06582;
}

.ace_editor .fullScreenModeLabel {
    z-index: 950 !important;
    pointer-events: none;
}

.fullScreen .fullScreen-editor {
    height: auto !important;
    width: auto !important;
    border: 0;
    margin: 0;
    position: fixed !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.fullScreen {
    overflow: hidden;
}

.autocomplete-list:not(.box-container) {
    top: 37px !important;
}

.input-group-sm .autocomplete-list {
    top: 29px !important;
}

.error-messages {
    height: 300px;
    overflow: auto;
}

.theme-change {
    color: #98a7b7 !important;
}

    .theme-change:hover {
        color: #b6c1cc !important;
    }

.feedback-link {
    color: #945ab5 !important;
}

    .feedback-link:hover {
        color: #ab7dc5 !important;
    }

.widthlabel {
    position: relative;
    padding-top: 10px;
    line-height: 20px;
}

    .widthlabel .superscript {
        position: absolute;
        top: -4px;
        font-size: 10px;
        text-transform: uppercase;
    }

.client-certificate-info .max-height {
    overflow: auto;
    max-height: 40vh;
}

.multiselect-container .checkbox {
    padding-right: 3px;
    padding-left: 32px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

    .multiselect-container .checkbox label {
        padding-left: 3px;
        flex-grow: 1;
        display: flex;
    }

        .multiselect-container .checkbox label .name {
            flex-grow: 1;
        }

    .multiselect-container .checkbox .badge {
        margin: 0 5px;
    }

ul.item-list {
    background: #22252b;
    display: block;
    overflow-y: auto;
    width: 300px;
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.item-list li {
        display: flex;
        align-items: stretch;
        font-size: 13px;
    }

        ul.item-list li:hover {
            background-color: #2b333b;
        }

        ul.item-list li.active {
            background-color: #3b4654;
        }

        ul.item-list li span {
            padding: 5px 15px;
        }

        ul.item-list li .column-name {
            flex-grow: 1;
        }

        ul.item-list li a {
            padding: 5px 10px;
            color: #98a7b7;
            -webkit-transition: opacity 0.1s;
            transition: opacity 0.1s;
            cursor: pointer;
        }

            ul.item-list li a:hover {
                background-color: #3b4654;
                color: #f0f4f6;
            }

            ul.item-list li a.remove {
                color: #f06582;
            }

                ul.item-list li a.remove:hover {
                    background-color: #d3405f;
                }

            ul.item-list li a.rearrange {
                color: #637085;
                cursor: move;
            }

                ul.item-list li a.rearrange:hover {
                    color: #98a7b7;
                }

ul.properties {
    display: block;
    font-size: 11px;
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.properties li > span {
        display: inline-block;
        margin-right: 15px;
    }

        ul.properties li > span:first-of-type {
            width: 140px;
        }

    ul.properties li > strong {
        color: #f0f4f6;
        margin-right: 15px;
    }

.img-center {
    margin-left: auto;
    margin-right: auto;
}

.no-margin {
    margin: 0;
}

.tooltip .tooltip-inner {
    min-width: 100px;
    max-width: 200px;
}

.has-disable-reason .tooltip-inner,
.tooltip .tooltip-inner {
    min-width: 200px;
    max-width: 400px;
}

.on-base-background {
    color: #98a7b7;
}

    .on-base-background strong {
        color: #f0f4f6;
    }

.graph-helper .color-definitions .trackColor {
    color: #63728a;
}

.graph-helper .color-definitions .scrollColor {
    color: #98a7b7;
}

.no-padding-left {
    padding-left: 0px;
}

.no-padding-right {
    padding-right: 0px;
}

.no-padding-top {
    padding-top: 0px;
}

.no-padding-bottom {
    padding-bottom: 0px;
}

.clear-left {
    clear: left;
}

.force-text-wrap {
    word-break: break-all;
}

.bg-info strong {
    word-break: break-all;
}

.force-text-wrap-word {
    word-break: break-word;
}

.fit-dialog-content {
    width: fit-content;
}

.position-relative {
    position: relative;
}

.copy-button {
    color: #98a7b7;
}

    .copy-button:hover {
        color: #1350c6;
    }

.copy-button-hidden {
    visibility: hidden;
    color: #98a7b7;
    position: absolute;
    right: 30px;
}

    .copy-button-hidden:hover {
        color: #1350c6;
    }

    .copy-button-hidden.inherit-position {
        position: inherit;
    }

.copy-area:hover .copy-button-hidden {
    visibility: visible;
}

.border-warning {
    border-color: #f0b362 !important;
}

.passive-node-info {
    width: 100%;
    padding: 30px;
    margin-bottom: 30px !important;
    background-image: url(../img/pages/about/passive-state-bg.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.d-flex {
    display: flex;
}

.flex-gap-gutter-xs {
    gap: 11.45903683px;
}
/**
 * prism.js Dark theme for JavaScript, CSS and HTML
 * Based on the slides of the talk “/Reg(exp){2}lained/”
 * @author Lea Verou
 */
code[class*="language-"],
pre[class*="language-"] {
    color: white;
    background: none;
    text-shadow: 0 -0.1em 0.2em black;
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

@media print {
    code[class*="language-"],
    pre[class*="language-"] {
        text-shadow: none;
    }
}

pre[class*="language-"],
:not(pre) > code[class*="language-"] {
    background: hsl(30, 20%, 25%);
}
/* Code blocks */
pre[class*="language-"] {
    padding: 1em;
    margin: 0.5em 0;
    overflow: auto;
    border: 0.3em solid hsl(30, 20%, 40%);
    border-radius: 0.5em;
    box-shadow: 1px 1px 0.5em black inset;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
    padding: 0.15em 0.2em 0.05em;
    border-radius: 0.3em;
    border: 0.13em solid hsl(30, 20%, 40%);
    box-shadow: 1px 1px 0.3em -0.1em black inset;
    white-space: normal;
}

.token.comment,
.token.prolog,
.token.token.doctype,
.token.token.cdata {
    color: hsl(30, 20%, 50%);
}

.token.punctuation {
    opacity: 0.7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol {
    color: #2fb7d2;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
    color: #51d27a;
}

.token.operator,
.token.entity,
.token.url,
.token.variable {
    color: #f0b362;
}

.token.atrule,
.token.attr-value,
.token.keyword {
    color: #945ab5;
}

.token.regex,
.token.important {
    color: #edcd51;
}

.token.deleted {
    color: #f06582;
}

.token.important,
.token.bold {
    font-weight: bold;
}

.token.italic {
    font-style: italic;
}

.token.entity {
    cursor: help;
}

.namespace {
    opacity: 0.7;
}

.ace-raven {
    background-color: #22252b;
    border-color: #2b333b;
    color: #98a7b7;
}

    .ace-raven .ace_gutter {
        background: #2b333b;
        color: rgba(152, 167, 183, 0.7);
    }

    .ace-raven .ace_print-margin {
        width: 1px;
        background: #3b4654;
    }

    .ace-raven .ace-pastel-dark-raven {
        background-color: #2b333b;
        color: #98a7b7;
    }

    .ace-raven .ace_cursor {
        color: #98a7b7;
    }

    .ace-raven .ace_marker-layer .ace_selection {
        background: rgba(47, 158, 243, 0.3);
    }

    .ace-raven.ace_multiselect .ace_selection.ace_start {
        box-shadow: 0 0 3px 0px #2C2828;
    }

    .ace-raven .ace_marker-layer .ace_step {
        background: #665200;
    }

    .ace-raven .ace_marker-layer .ace_bracket {
        margin: -1px 0 0 -1px;
        border: 1px solid rgba(255, 255, 255, 0.25);
    }

    .ace-raven .ace_marker-layer .ace_code-removed {
        background: rgba(240, 101, 130, 0.15);
        position: absolute;
    }

    .ace-raven .ace_marker-layer .ace_code-added {
        background: rgba(123, 216, 93, 0.15);
        position: absolute;
    }

    .ace-raven .difference_gap {
        background: rgba(43, 51, 59, 0.5);
    }

    .ace-raven .ace_marker-layer .ace_active-line {
        background: rgba(240, 244, 246, 0.07);
    }

    .ace-raven .ace_gutter-cell.ace_removed {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyxpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIEVsZW1lbnRzIDE0LjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNBQTU3NEY1MkI5RDExRTk5OTlCRTY2REEzMDAzRUVBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNBQTU3NEY2MkI5RDExRTk5OTlCRTY2REEzMDAzRUVBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0FBNTc0RjMyQjlEMTFFOTk5OUJFNjZEQTMwMDNFRUEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0FBNTc0RjQyQjlEMTFFOTk5OUJFNjZEQTMwMDNFRUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4ydxC+AAAAMElEQVR42mL8//8/AyWAiYFCMGoAFQxgQRe46pqMN161d89lpKoLGEcT0nAwACDAAFpoCht4AP5NAAAAAElFTkSuQmCC");
        background-position: 2px 2px;
        background-repeat: no-repeat;
    }

    .ace-raven .ace_gutter-cell.ace_added {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyxpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIEVsZW1lbnRzIDE0LjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMxNEE5RUNEMkI5RDExRTlCODk3RkM2NzZFMUI4QTgzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMxNEE5RUNFMkI5RDExRTlCODk3RkM2NzZFMUI4QTgzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzE0QTlFQ0IyQjlEMTFFOUI4OTdGQzY3NkUxQjhBODMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzE0QTlFQ0MyQjlEMTFFOUI4OTdGQzY3NkUxQjhBODMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6ILZc9AAAARUlEQVR42mL8//8/AyWAiYFCQLEBLMicoMvV6PIw/zEiC67TbR1EXqBuGCD5mYGAOCPNXMBITCwMrkCk2ADGoZ+ZAAIMAGbnDR8u49EbAAAAAElFTkSuQmCC");
        background-position: 2px 2px;
        background-repeat: no-repeat;
    }

    .ace-raven .ace_gutter-active-line {
        background-color: #2b333b;
    }

    .ace-raven .ace_marker-layer .ace_selected-word {
        border: 1px solid rgba(221, 240, 255, 0.2);
    }

    .ace-raven .ace_invisible {
        color: rgba(255, 255, 255, 0.25);
    }

    .ace-raven .ace_keyword,
    .ace-raven .ace-pastel-dark-raven .ace_type,
    .ace-raven .ace-pastel-dark-raven .ace_meta {
        color: #7069ee;
    }

    .ace-raven .ace_constant,
    .ace-raven .ace-pastel-dark-raven .ace_constant.ace_character,
    .ace-raven .ace-pastel-dark-raven .ace_constant.ace_character.ace_escape,
    .ace-raven .ace-pastel-dark-raven .ace_constant.ace_other {
        color: #37c4ac;
    }

    .ace-raven .ace_keyword.ace_operator {
        color: #f06582;
    }

    .ace-raven .ace_operator {
        color: #f06582;
    }

    .ace-raven .ace_name {
        color: #51d27a;
    }

    .ace-raven .ace_constant.ace_character {
        color: #edcd51;
    }

    .ace-raven .ace_constant.ace_language {
        color: #7bd85d;
    }

    .ace-raven .ace_constant.ace_numeric {
        color: #f0c254;
    }

    .ace-raven .ace_invalid,
    .ace-raven .ace_invalid.ace_illegal {
        color: #F8F8F8;
        background-color: rgba(86, 45, 86, 0.75);
    }

        .ace-raven .ace_invalid.ace_deprecated {
            text-decoration: underline;
            font-style: italic;
            color: #7069ee;
        }

    .ace-raven .ace_fold {
        height: auto !important;
        margin-top: 0 !important;
        background: #945ab5 !important;
        border: none !important;
        border-radius: 20px !important;
        cursor: pointer !important;
        pointer-events: auto !important;
    }

        .ace-raven .ace_fold:before {
            content: "\f112";
            color: #f0f4f6 !important;
            font-family: 'icomoon' !important;
            margin: 0 6px;
            display: inline-block;
            font-size: 13px;
        }

    .ace-raven .ace_function {
        color: #5186ee;
    }

    .ace-raven .ace_string {
        color: #51d27a;
    }

        .ace-raven .ace_string.ace_regexp {
            color: #f0b362;
        }

    .ace-raven .ace_comment {
        color: #2fb7d2;
    }

    .ace-raven .ace_variable {
        color: #945ab5;
    }

    .ace-raven .ace_metadata {
        opacity: 0.6;
    }

    .ace-raven .ace_variable.ace_language {
        color: #c4d451;
    }

    .ace-raven .ace_xml-pe {
        color: #494949;
    }

    .ace-raven .ace-pastel-dark-raven .ace_indent-guide {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYIiPj/8PAARgAh2NTMh8AAAAAElFTkSuQmCC) right repeat-y;
    }

.leaflet-default-icon-path {
    background-image: url(../img/leaflet/marker-icon.png);
}

.leaflet-control-layers-toggle {
    background-image: url(../img/leaflet/layers.svg);
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(../img/leaflet/layers.svg);
    background-size: contain;
}

.bdp-input input {
    display: inline-block;
    margin-bottom: 3px;
    width: 60px;
}

.bdp-block {
    display: inline-block;
    line-height: 1;
    text-align: center;
    padding: 0;
    margin-right: 7.0820917px;
}

    .bdp-block > input {
        height: 37px;
        padding: 7px 12px;
    }

    .bdp-block > div {
        font-size: 9px;
        text-transform: uppercase;
        font-weight: 800;
        color: #637085;
        letter-spacing: 0.12em;
    }

@keyframes infinite-spinning {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.cluster-dashboard-container {
    width: 100%;
    padding-bottom: 30px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 0.5s;
}

    .cluster-dashboard-container.initialized {
        opacity: 1;
    }

    .cluster-dashboard-container .gutter-sizer {
        width: 18.54106537px;
    }

    .cluster-dashboard-container .grid-sizer,
    .cluster-dashboard-container .cluster-dashboard-item {
        width: 100%;
    }

@media (min-width: 1200px) {
    .cluster-dashboard-container .grid-sizer,
    .cluster-dashboard-container .cluster-dashboard-item {
        width: calc(50% - (18.54106537px/2));
    }
}

@media (min-width: 1920px) {
    .cluster-dashboard-container .grid-sizer,
    .cluster-dashboard-container .cluster-dashboard-item {
        width: calc(33.3% - (18.54106537px * 2/3));
    }
}

.cluster-dashboard-container .property-control {
    cursor: pointer;
}

    .cluster-dashboard-container .property-control:hover {
        color: #f0f4f6;
    }

.cluster-dashboard-container .cluster-dashboard-item {
    transition: all 0.3s cubic-bezier(0.2, 1.6, 0.6, 1);
    background-color: #2b333b;
    border-radius: 2px;
    z-index: 10;
}

    .cluster-dashboard-container .cluster-dashboard-item .cluster-dashboard-item-header {
        padding: 7.0820917px;
        display: flex;
        align-items: center;
        cursor: grab;
    }

        .cluster-dashboard-container .cluster-dashboard-item .cluster-dashboard-item-header h3 {
            flex-grow: 1;
            margin-left: 11.45903683px;
        }

        .cluster-dashboard-container .cluster-dashboard-item .cluster-dashboard-item-header button {
            opacity: 0;
            transition: opacity 0.2s;
            margin-left: 2px;
        }

            .cluster-dashboard-container .cluster-dashboard-item .cluster-dashboard-item-header button i {
                font-size: 18px !important;
            }

        .cluster-dashboard-container .cluster-dashboard-item .cluster-dashboard-item-header:hover button {
            opacity: 1;
        }

    .cluster-dashboard-container .cluster-dashboard-item h2 {
        font-size: 20px;
        font-weight: 800;
        margin: 0;
    }

    .cluster-dashboard-container .cluster-dashboard-item h3 {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 0.12em;
        margin: 0;
    }

    .cluster-dashboard-container .cluster-dashboard-item.fullscreen {
        width: 100%;
    }

@media (min-width: 1920px) {
    .cluster-dashboard-container .cluster-dashboard-item.fullscreen {
        width: calc(66.6% - (18.54106537px * 1/3));
    }
}

.cluster-dashboard-container .cluster-dashboard-item.is-dragging {
    opacity: 0.5;
    transition: none !important;
    z-index: 15;
}

    .cluster-dashboard-container .cluster-dashboard-item.is-dragging .cluster-dashboard-item-header {
        cursor: grabbing;
    }

.cluster-dashboard-container .packery-drop-placeholder {
    outline: 1px dashed #3b4654;
    outline-offset: -1px;
    /* transition position changing */
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
}

.cluster-dashboard-container .license-information {
    padding: 0 18.54106537px 18.54106537px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -9.27053268px;
}

    .cluster-dashboard-container .license-information .license-item {
        display: flex;
        min-width: 50%;
        padding: 9.27053268px;
    }

        .cluster-dashboard-container .license-information .license-item > i {
            font-size: 22px;
            margin-right: 11.45903683px;
            flex-shrink: 0;
            margin-top: 15px;
        }

        .cluster-dashboard-container .license-information .license-item h4 {
            font-size: 11px;
            margin-top: 0;
            margin-bottom: 7.0820917px;
        }

        .cluster-dashboard-container .license-information .license-item .license-item-value {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.2em;
            color: #f0f4f6;
        }

            .cluster-dashboard-container .license-information .license-item .license-item-value small {
                font-size: 13px;
                color: #637085;
            }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+1) > i {
            color: #2f9ef3;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+2) > i {
            color: #7069ee;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+3) > i {
            color: #945ab5;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+4) > i {
            color: #d85b9a;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+5) > i {
            color: #f06582;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+6) > i {
            color: #f38a66;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+7) > i {
            color: #f0b362;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+8) > i {
            color: #edcd51;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n+9) > i {
            color: #7bd85d;
        }

        .cluster-dashboard-container .license-information .license-item:nth-of-type(10n) > i {
            color: #37c4ac;
        }

    .cluster-dashboard-container .license-information .license-link {
        margin: 15px;
        margin-bottom: 0;
        align-self: center;
    }

.cluster-dashboard-container .property-container {
    margin: 7.0820917px;
    margin-top: 0;
    background-color: #22252b;
}

    .cluster-dashboard-container .property-container h4 {
        margin: 0;
        padding: 7.0820917px 11.45903683px;
        padding-bottom: 0;
        font-size: 11px;
        color: #98a7b7;
    }

    .cluster-dashboard-container .property-container .collapse-arrow {
        border: none;
        background-color: transparent;
        align-self: flex-start;
        width: 30px;
        height: 30px;
        border-radius: 30px;
        font-size: 10px;
        padding: 0;
        margin-top: 7.0820917px;
        margin-left: 4px;
        margin-right: -11.45903683px;
        position: sticky;
        left: 0;
        transition: transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
        flex-shrink: 0;
        mix-blend-mode: screen;
        z-index: 1;
    }

        .cluster-dashboard-container .property-container .collapse-arrow i {
            left: 0;
            position: absolute;
            transition: all 0.3s cubic-bezier(0, 0.5, 0.5, 1);
            line-height: 30px;
            width: 30px;
            text-align: center;
        }

        .cluster-dashboard-container .property-container .collapse-arrow .icon-arrow-down {
            opacity: 0;
            transform: translateY(11.45903683px);
        }

        .cluster-dashboard-container .property-container .collapse-arrow:hover {
            background-color: #2b333b;
        }

    .cluster-dashboard-container .property-container .property {
        width: 100%;
        --node-color: #2f9ef3;
    }

        .cluster-dashboard-container .property-container .property .nodes-container {
            display: flex;
            flex-wrap: wrap;
            padding: 5.72951842px 9.27053268px;
            flex-grow: 1;
        }

            .cluster-dashboard-container .property-container .property .nodes-container .no-data {
                opacity: 0.6;
                position: relative;
                --node-color: #637085 !important;
            }

                .cluster-dashboard-container .property-container .property .nodes-container .no-data .node-label {
                    position: relative;
                }

            .cluster-dashboard-container .property-container .property .nodes-container .spinner .node-label::before {
                position: absolute;
                left: -3px;
                top: -3px;
                animation: infinite-spinning 3s infinite;
                content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='30px' height='30px'><circle cx='15' cy='15' r='11' style='fill: none; stroke: %23c4ced7; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 2px; stroke-dasharray: 10px 13px; stroke-dashoffset: 5px;'/></svg>");
                width: 30px;
                height: 30px;
                display: block;
            }

            .cluster-dashboard-container .property-container .property .nodes-container .nodes-item {
                transition: transform 0.3s cubic-bezier(0, 2, 0.5, 1), opacity 0.2s;
                transform-origin: left top;
                padding: 5.72951842px 9.27053268px;
                flex-grow: 1;
                color: #637085;
                width: 20%;
            }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .nodes-item-header {
                    display: flex;
                    align-items: center;
                }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .nodes-item-header .node-label {
                        background-color: var(--node-color);
                        font-size: 15px;
                        min-width: 24px;
                        height: 24px;
                        line-height: 11px;
                        transition: 0.2s background-color;
                        padding: 6px;
                    }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .nodes-item-header .node-value {
                        color: var(--node-color);
                        font-weight: 800;
                        margin-right: 7.0820917px;
                        flex-grow: 1;
                        line-height: 1.1em;
                        transition: 0.2s color;
                    }

                        .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .nodes-item-header .node-value .supplementary-info {
                            display: block;
                            font-size: 11px;
                            line-height: 1em;
                            color: #637085;
                        }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item.node-warning .node-label {
                    box-shadow: 0 0 0 1px #22252b inset, 0 0 0 3px #f0b362;
                }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item.node-warning .supplementary-info {
                    color: #f0b362 !important;
                }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item.node-danger .node-label {
                    box-shadow: 0 0 0 1px #22252b inset, 0 0 0 3px #f06582;
                }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item.node-danger .supplementary-info {
                    color: #f06582 !important;
                }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .details-list {
                    overflow: hidden;
                    -webkit-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
                    -moz-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
                    -ms-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
                    animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
                }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .details-list .details-item {
                        display: flex;
                        flex-wrap: wrap;
                        align-items: center;
                        font-size: 12px;
                        margin: 0 -5.72951842px;
                        margin-top: 3.54104585px;
                        padding-top: 3.54104585px;
                        border-top: 1px solid rgba(59, 70, 84, 0.5);
                    }

                        .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .details-list .details-item .details-item-name {
                            line-height: 1em;
                            margin: 0 5.72951842px;
                            order: 2;
                        }

                        .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .details-list .details-item .details-item-value {
                            font-weight: 800;
                            flex-grow: 1;
                            color: var(--node-color);
                            margin: 0 5.72951842px;
                            order: 1;
                            min-width: 65px;
                            transition: 0.2s color;
                        }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .details-item-graph {
                    margin: 7.0820917px auto 0;
                    width: 80px;
                }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .mount {
                    line-height: 1em;
                    font-size: 11px;
                    font-weight: 800;
                    margin-bottom: 3px;
                }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-legend {
                    display: flex;
                    font-size: 11px;
                }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-legend > div {
                        line-height: 1em;
                        margin-bottom: 7.0820917px;
                    }

                        .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-legend > div + div {
                            margin-left: 18.54106537px;
                        }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-legend .storage-ravendb {
                        color: #d7325a;
                    }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-legend .storage-used {
                        color: #f0b362;
                    }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-legend .storage-total {
                        text-align: right;
                        color: #f0f4f6;
                    }

                .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-chart {
                    display: flex;
                    height: 7.0820917px;
                    box-shadow: 0 0 0 1px #3b4654 inset;
                    font-size: 11px;
                }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-chart + .storage-legend,
                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-chart + .mount {
                        margin-top: 11.45903683px;
                    }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-chart > div {
                        line-height: 18.54106537px;
                        font-weight: bold;
                        overflow: hidden;
                        box-sizing: content-box;
                    }

                        .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-chart > div > span {
                            display: block;
                            padding: 0 7.0820917px;
                        }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-chart .storage-ravendb {
                        background-color: #d7325a;
                        color: #2b333b;
                        height: 100%;
                    }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-chart .storage-used {
                        background-color: #f0b362;
                        padding: 1px;
                    }

                    .cluster-dashboard-container .property-container .property .nodes-container .nodes-item .storage-chart .storage-free {
                        flex-grow: 1;
                        text-align: right;
                    }

            .cluster-dashboard-container .property-container .property .nodes-container.nodes-storage {
                flex-direction: column;
            }

                .cluster-dashboard-container .property-container .property .nodes-container.nodes-storage .nodes-item {
                    display: flex;
                    align-items: center;
                    width: 100%;
                    padding: 11.45903683px;
                }

                    .cluster-dashboard-container .property-container .property .nodes-container.nodes-storage .nodes-item .nodes-item-header {
                        flex-shrink: 0;
                        align-self: flex-start;
                        min-height: 30px;
                    }

                        .cluster-dashboard-container .property-container .property .nodes-container.nodes-storage .nodes-item .nodes-item-header .node-label {
                            margin-right: 11.45903683px;
                        }

                    .cluster-dashboard-container .property-container .property .nodes-container.nodes-storage .nodes-item .details-list {
                        flex-grow: 1;
                    }

        .cluster-dashboard-container .property-container .property .graph-container {
            height: 100px;
            overflow: hidden;
        }

            .cluster-dashboard-container .property-container .property .graph-container .grid-line {
                stroke: #3b4654;
                stroke-width: 1px;
            }

            .cluster-dashboard-container .property-container .property .graph-container .line {
                fill: none;
                stroke-width: 2;
                stroke: var(--node-color);
            }

            .cluster-dashboard-container .property-container .property .graph-container .fill {
                fill-opacity: 0.3;
                stroke: none;
            }

            .cluster-dashboard-container .property-container .property .graph-container.graph-container-sm {
                height: 70px;
            }

    .cluster-dashboard-container .property-container.property-collapse.mb-sm {
        margin-bottom: 1px;
    }

    .cluster-dashboard-container .property-container.property-collapse .collapse-arrow .icon-arrow-up {
        opacity: 0;
        transform: translateY(-11.45903683px);
    }

    .cluster-dashboard-container .property-container.property-collapse .collapse-arrow .icon-arrow-down {
        opacity: 1;
        transform: translateY(0);
    }

    .cluster-dashboard-container .property-container.property-collapse .nodes-container .nodes-item {
        min-width: 0;
        flex-shrink: 0;
        transform: scale(0.9);
    }

    .cluster-dashboard-container .property-container.property-collapse .nodes-container .node-value {
        flex-grow: 0 !important;
    }

    .cluster-dashboard-container .property-container.property-collapse .details-list {
        display: none;
    }

.cluster-dashboard-container .header-row {
    background-color: #2b333b !important;
    border-top: 1px solid #3b4654;
    border-bottom: 1px dashed #3b4654;
}

.cluster-dashboard-container .databases-list {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    padding: 7.0820917px;
}

    .cluster-dashboard-container .databases-list .databases-summary {
        display: flex;
        margin-bottom: 11.45903683px;
        padding-left: 11.45903683px;
        padding-right: 11.45903683px;
    }

    .cluster-dashboard-container .databases-list .virtual-grid,
    .cluster-dashboard-container .databases-list .static-grid {
        padding: 0;
    }

        .cluster-dashboard-container .databases-list .virtual-grid .token,
        .cluster-dashboard-container .databases-list .static-grid .token {
            color: #98a7b7;
        }

    .cluster-dashboard-container .databases-list .list-container {
        position: relative;
        flex-grow: 1;
    }

        .cluster-dashboard-container .databases-list .list-container .no-data-area {
            text-align: center;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
            z-index: 1000;
            margin-top: 12px;
        }

.cluster-dashboard-container .tasks-list .external-replication {
    color: #f3766e;
}

.cluster-dashboard-container .tasks-list .replication-hub {
    color: #37c4ac;
}

.cluster-dashboard-container .tasks-list .replication-sink {
    color: #2fb7d2;
}

.cluster-dashboard-container .tasks-list .ravendb-etl {
    color: #f0b362;
}

.cluster-dashboard-container .tasks-list .olap-etl {
    color: #f38a66;
}

.cluster-dashboard-container .tasks-list .sql-etl {
    color: #2f9ef3;
}

.cluster-dashboard-container .tasks-list .elastic-etl {
    color: #d85b9a;
}

.cluster-dashboard-container .tasks-list .kafka-etl {
    color: #c4d451;
}

.cluster-dashboard-container .tasks-list .rabbitmq-etl {
    color: #7069ee;
}

.cluster-dashboard-container .tasks-list .periodic-backup {
    color: #945ab5;
}

.cluster-dashboard-container .tasks-list .subscription {
    color: #7bd85d;
}

.cluster-dashboard-container .tasks-list .text-bold {
    color: #ffffff !important;
}

.cluster-dashboard-container .tasks-container {
    background-color: #22252b;
    margin: 0 7.0820917px 7.0820917px;
    max-height: 450px;
    overflow: auto;
}

    .cluster-dashboard-container .tasks-container .task-item {
        display: flex;
        font-size: 13px;
        padding: 7.0820917px 18.54106537px;
        color: inherit;
    }

        .cluster-dashboard-container .tasks-container .task-item:hover {
            background-color: #30343c;
        }

            .cluster-dashboard-container .tasks-container .task-item:hover .task-name {
                color: #f0f4f6;
            }

        .cluster-dashboard-container .tasks-container .task-item:first-of-type {
            padding-top: 18.54106537px;
        }

        .cluster-dashboard-container .tasks-container .task-item:last-of-type {
            padding-bottom: 18.54106537px;
        }

        .cluster-dashboard-container .tasks-container .task-item .task-name {
            width: 200px;
            flex-shrink: 0;
        }

        .cluster-dashboard-container .tasks-container .task-item .task-count {
            flex-grow: 1;
        }

            .cluster-dashboard-container .tasks-container .task-item .task-count.no-count {
                font-size: 80%;
            }

        .cluster-dashboard-container .tasks-container .task-item.external-replication .task-name i {
            color: #f3766e;
        }

        .cluster-dashboard-container .tasks-container .task-item.replication-hub .task-name i {
            color: #37c4ac;
        }

        .cluster-dashboard-container .tasks-container .task-item.replication-sink .task-name i {
            color: #2fb7d2;
        }

        .cluster-dashboard-container .tasks-container .task-item.ravendb-etl .task-name i {
            color: #f0b362;
        }

        .cluster-dashboard-container .tasks-container .task-item.olap-etl .task-name i {
            color: #f38a66;
        }

        .cluster-dashboard-container .tasks-container .task-item.sql-etl .task-name i {
            color: #2f9ef3;
        }

        .cluster-dashboard-container .tasks-container .task-item.elastic-etl .task-name i {
            color: #d85b9a;
        }

        .cluster-dashboard-container .tasks-container .task-item.kafka-etl .task-name i {
            color: #c4d451;
        }

        .cluster-dashboard-container .tasks-container .task-item.rabbitmq-etl .task-name i {
            color: #7069ee;
        }

        .cluster-dashboard-container .tasks-container .task-item.periodic-backup .task-name i {
            color: #945ab5;
        }

        .cluster-dashboard-container .tasks-container .task-item.subscription .task-name i {
            color: #7bd85d;
        }

    .cluster-dashboard-container .tasks-container .task-details-item {
        display: flex;
        font-size: 11px;
        transition: border-color 0.2s ease;
        padding: 3px 18.54106537px;
        color: inherit;
    }

        .cluster-dashboard-container .tasks-container .task-details-item:first-of-type {
            border-top: 1px transparent solid;
        }

        .cluster-dashboard-container .tasks-container .task-details-item:last-of-type {
            border-bottom: 1px transparent solid;
        }

        .cluster-dashboard-container .tasks-container .task-details-item:nth-of-type(odd) {
            background-color: #272a31;
        }

            .cluster-dashboard-container .tasks-container .task-details-item:nth-of-type(odd):hover {
                background-color: #30343c;
            }

        .cluster-dashboard-container .tasks-container .task-details-item .task-database {
            width: 200px;
            padding-left: 27px;
            padding-right: 7.0820917px;
            flex-shrink: 0;
        }

        .cluster-dashboard-container .tasks-container .task-details-item .task-name {
            padding-right: 7.0820917px;
            flex-grow: 1;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .cluster-dashboard-container .tasks-container .task-details-item .task-status {
            flex-shrink: 0;
        }

        .cluster-dashboard-container .tasks-container .task-details-item .task-node {
            width: 100px;
            text-align: right;
            flex-shrink: 0;
        }

        .cluster-dashboard-container .tasks-container .task-details-item:hover {
            background-color: #30343c;
        }

            .cluster-dashboard-container .tasks-container .task-details-item:hover .task-database {
                color: #f0f4f6;
            }

    .cluster-dashboard-container .tasks-container .collapse.in .task-details-item {
        border-color: #2b333b;
    }

.cluster-dashboard-container .topology-container {
    padding: 7.0820917px;
    font-size: 11px;
    display: grid;
    grid-gap: 18.54106537px;
    grid-template: "graph graph" auto "node connection" auto / 1fr 1fr;
}

@media (min-width: 1600px) {
    .cluster-dashboard-container .topology-container {
        grid-template: "graph node" auto "graph connection" 1fr auto;
    }
}

.cluster-dashboard-container .topology-container .topology-graph {
    background-color: #22252b;
    grid-area: graph;
}

.cluster-dashboard-container .topology-container .topology-task,
.cluster-dashboard-container .topology-container .topology-node,
.cluster-dashboard-container .topology-container .topology-connection {
    padding-left: 11.45903683px;
    padding-bottom: 11.45903683px;
}

    .cluster-dashboard-container .topology-container .topology-task h3,
    .cluster-dashboard-container .topology-container .topology-node h3,
    .cluster-dashboard-container .topology-container .topology-connection h3 {
        margin-bottom: 11.45903683px;
    }

.cluster-dashboard-container .topology-container .topology-task {
    grid-area: task;
}

.cluster-dashboard-container .topology-container .topology-node {
    grid-area: node;
}

.cluster-dashboard-container .topology-container .topology-connection {
    grid-area: connection;
}

.cluster-dashboard-container .count-dot {
    padding: 3px;
    min-width: 1em;
    line-height: 1em;
    height: 1em;
    display: inline-block;
    border-radius: 0.5em;
    border-radius: 20px;
    box-sizing: content-box;
    text-align: center;
    font-weight: bold;
    color: #262a30;
}

    .cluster-dashboard-container .count-dot.count-dot-success {
        background-color: #7bd85d;
    }

    .cluster-dashboard-container .count-dot.count-dot-warning {
        background-color: #f0b362;
    }

    .cluster-dashboard-container .count-dot.count-dot-info {
        background-color: #2f9ef3;
    }

    .cluster-dashboard-container .count-dot.count-dot-danger {
        background-color: #f06582;
    }

.cluster-dashboard-container .node-label {
    background-color: var(--node-color);
    color: #22252b;
    font-size: 10px;
    font-weight: 800;
    display: inline-block;
    min-width: 16px;
    height: 16px;
    line-height: 9px;
    text-align: center;
    border-radius: 15px;
    margin-right: 7.0820917px;
    flex-shrink: 0;
    padding: 4px;
}

    .cluster-dashboard-container .node-label.no-data {
        --node-color: #637085 !important;
    }

.cluster-dashboard-container svg .pointer-line {
    fill: none;
    stroke: #98a7b7;
}

.add-widget {
    position: fixed;
    bottom: 50px;
    right: 30px;
    background-color: #d7325a;
    color: #f0f4f6;
    border: none;
    border-radius: 100px;
    width: 48.5409px;
    height: 48.5409px;
    line-height: 48.5409px;
    padding: 0;
    box-shadow: 0 10px 20px 2px rgba(34, 37, 43, 0.45);
    z-index: 100;
}

    .add-widget:hover {
        background-color: #ff6482;
    }

.cluster-widgets-list {
    display: flex;
    flex-wrap: wrap;
}

    .cluster-widgets-list .widget-item {
        padding: 9.27053268px;
        width: 25%;
        transition: transform 0.2s cubic-bezier(0, 0.5, 0.5, 1);
        transform-origin: bottom center;
    }

        .cluster-widgets-list .widget-item .widget-name {
            text-align: center;
            line-height: 1.1em;
            padding: 11.45903683px 7.0820917px;
            background-color: #22252b;
            font-size: 13px;
            font-weight: bold;
        }

        .cluster-widgets-list .widget-item.disabled {
            filter: contrast(0.8) grayscale(1);
            cursor: not-allowed;
            opacity: 0.9;
        }

        .cluster-widgets-list .widget-item:not(.disabled)::before {
            content: 'ADD';
            display: block;
            background-color: #f0f4f6;
            color: #262a30;
            border-radius: 40px;
            text-align: center;
            font-size: 14px;
            line-height: 1em;
            padding: 7.0820917px 18.54106537px;
            font-weight: bold;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translatey(-50%) scale(0.9);
            opacity: 0;
            transition: all 0.5s cubic-bezier(0.4, 1.6, 0.6, 1);
        }

        .cluster-widgets-list .widget-item:not(.disabled):hover {
            transform: scale(1.05);
            cursor: pointer;
        }

            .cluster-widgets-list .widget-item:not(.disabled):hover::before {
                transform: translateX(-50%) translatey(-50%) scale(1);
                opacity: 1;
            }

.neo-modal {
    display: none;
}

.topology-container svg .connection {
    fill: none;
    stroke: #98a7b7;
    stroke-width: 4;
    stroke-miterlimit: 10;
    transition: all 0.2s;
}

.topology-container svg .connection-broken .connection {
    stroke: #f06582;
}

.topology-container svg .connection-broken .connection-outgoing .connection,
.topology-container svg .connection-broken .connection-incoming .connection {
    stroke: #f06582 !important;
    stroke-dasharray: 8px !important;
}

.topology-container svg .connection-broken .connection-outgoing .arrow,
.topology-container svg .connection-broken .connection-incoming .arrow {
    fill: #f06582 !important;
}

.topology-container svg .connection-selected .connection-incoming .connection,
.topology-container svg .connection-selected .connection-outgoing .connection {
    stroke-dashoffset: -400px;
    stroke-dasharray: 400px;
    opacity: 0;
    transition-delay: 0s;
    transition-duration: 0s;
}

.topology-container svg .connection-selected .connection-incoming .arrow,
.topology-container svg .connection-selected .connection-outgoing .arrow {
    transition: all 0s;
    transition-delay: 0s;
    opacity: 0;
}

.topology-container svg .connection-selected .connection-incoming .connection {
    stroke: #edcd51;
}

.topology-container svg .connection-selected .connection-incoming .arrow {
    fill: #edcd51;
}

.topology-container svg .connection-selected .connection-outgoing .connection {
    stroke: #51d27a;
}

.topology-container svg .connection-selected .connection-outgoing .arrow {
    fill: #51d27a;
}

.topology-container svg .st1 {
    fill: none;
    stroke: #EDCD51;
    stroke-width: 4;
    stroke-miterlimit: 10;
}

.topology-container svg .st2 {
    fill: #EDCD51;
}

.topology-container svg .st3 {
    fill: none;
    stroke: #51D27A;
    stroke-width: 4;
    stroke-miterlimit: 10;
}

.topology-container svg .st4 {
    fill: #51D27A;
}

.topology-container svg .node {
    cursor: pointer;
}

    .topology-container svg .node .node-fill {
        fill: #7bd85d;
    }

    .topology-container svg .node:hover .node-fill {
        fill: #60ab47;
    }

    .topology-container svg .node.node-unavailable .ping-value {
        font-size: 80px;
    }

    .topology-container svg .node.node-unavailable .node-fill {
        fill: #f06582;
    }

    .topology-container svg .node.node-unavailable:hover .node-fill {
        fill: #d3405f;
    }

.topology-container svg .selected-info {
    transition: all 0.2s cubic-bezier(1, 0, 0, 1);
    transition-delay: 0s;
    opacity: 0;
    transform: translateY(18.54106537px);
}

    .topology-container svg .selected-info .ping-label {
        font-size: 19.389px;
        font-family: sans-serif;
        fill: #FFFFFF;
    }

    .topology-container svg .selected-info .ping-value {
        font-size: 34.4694px;
        font-family: sans-serif;
        font-weight: bold;
        fill: #FFFFFF;
    }

.topology-container svg .node-type {
    fill: #FFFFFF;
    transition: all 0.2s cubic-bezier(1, 0, 0, 1);
}

.topology-container svg .node-letter {
    background-color: #22252b;
}

.topology-container svg .selected-outline {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 4;
    stroke-miterlimit: 10;
    transition: all 0.2s cubic-bezier(1, 0, 0, 1);
    opacity: 0;
}

.topology-container svg .st14 {
    font-size: 80px;
}

.topology-container svg.selected .selected-outline {
    opacity: 1;
}

.topology-container svg.selected .node:not(.node-selected) .node-type {
    transform: translateY(-18.54106537px);
    opacity: 0;
}

.topology-container svg.selected .connection {
    fill: none;
    stroke: #2b333b;
}

.topology-container svg.selected .selected-info {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.2s;
}

.topology-container svg.selected .connection-selected .connection {
    opacity: 0;
}

.topology-container svg.selected .connection-selected .connection-incoming .connection,
.topology-container svg.selected .connection-selected .connection-outgoing .connection {
    opacity: 1;
    stroke-dashoffset: 0;
    transition-delay: 0.2s;
    transition-duration: 0.2s;
}

.topology-container svg.selected .connection-selected .connection-incoming .arrow,
.topology-container svg.selected .connection-selected .connection-outgoing .arrow {
    opacity: 1;
    transition-delay: 0.2s;
}

.backups .manual-backup,
.backups .periodic-backups {
    overflow: auto;
    min-height: 100px;
}

.backups .periodic-backups {
    flex-grow: 1;
}

.backups .backup-now {
    pointer-events: all;
}

.backups .node i + span {
    white-space: nowrap;
    margin-left: 0;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: 1px;
}

@media (min-width: 1200px) {
    .backups > div {
        max-height: 100%;
    }
}

.sampleData .sampleData-classes {
    color: inherit;
    background-color: inherit;
    font-family: monospace;
    width: 100%;
    height: 500px;
    padding: 10px;
}

#subscriptionTestArea .virtual-grid .cell.action-cell {
    text-align: center;
}

    #subscriptionTestArea .virtual-grid .cell.action-cell .btn {
        font-size: 20px;
    }

#subscriptionTestArea .exception-row {
    background-color: rgba(143, 31, 73, 0.35);
}

.fullScreen .edit-document .right-editor {
    transform: none !important;
}

.edit-document {
    display: flex;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

    .edit-document.ace_editor {
        position: absolute;
    }

    .edit-document .docEditor {
        flex-grow: 1;
    }

    .edit-document .differences_summary {
        position: absolute;
        bottom: -34px;
    }

    .edit-document .editors-container {
        z-index: 0;
    }

        .edit-document .editors-container .left-editor {
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            position: absolute;
            transition: right 0.2s ease;
        }

        .edit-document .editors-container .right-editor {
            left: 50%;
            right: 0;
            top: 0;
            bottom: 0;
            position: absolute;
            transform: translateX(100%);
            opacity: 0;
            transition: transform 0.2s ease, opacity 0.2s ease;
        }

    .edit-document #right-options-panel {
        transform: translateX(0);
        transition: transform 0.2s 0.4s cubic-bezier(0.21, 0.88, 0.35, 1), opacity 0.2s 0.4s cubic-bezier(0.21, 0.88, 0.35, 1), flex-basis 0.2s 0.4s cubic-bezier(0.21, 0.88, 0.35, 1), margin-right 0.4s cubic-bezier(0.21, 0.88, 0.35, 1);
    }

        .edit-document #right-options-panel .deleted-revision-compare {
            display: none;
        }

    .edit-document.diff {
        overflow-x: hidden;
    }

        .edit-document.diff .left-editor {
            right: 50%;
        }

        .edit-document.diff .right-editor {
            opacity: 1;
            transform: translateX(0);
        }

        .edit-document.diff #right-options-panel {
            transform: translateX(100%);
            opacity: 0;
            overflow: hidden;
            flex-basis: 0;
        }

    .edit-document .documentId {
        font-size: 25px;
        margin-bottom: 8px;
        /*
        #obj-name {

            .edit-inline {
                border: 1px solid @gray-dark;
                margin: -1px;

                &:focus {
                    border-color: @brand-primary;
                }
            }

            .btn.edit-button {
                margin-left: 12px;

                .text::before {
                    content: 'Change ID';
                }
            }

            &.edit {
                .btn.edit-button {
                    display: none;
                }
            }
        }*/
    }

        .edit-document .documentId .fav-object {
            position: relative;
            top: -5px;
            width: 50%;
        }

        .edit-document .documentId span.obj-name {
            flex-shrink: 1;
            flex-grow: 1;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 100px;
        }

        .edit-document .documentId input.obj-name {
            display: block;
            width: 100%;
            line-height: 27px;
            background-color: transparent;
            padding: 4px;
            border: 1px solid #3b4654;
        }

            .edit-document .documentId input.obj-name::-webkit-input-placeholder {
                color: #4d5768;
            }

            .edit-document .documentId input.obj-name:-moz-placeholder {
                color: #4d5768;
            }

            .edit-document .documentId input.obj-name::-moz-placeholder {
                color: #4d5768;
            }

            .edit-document .documentId input.obj-name:-ms-input-placeholder {
                color: #4d5768;
            }

            .edit-document .documentId input.obj-name::placeholder {
                color: #4d5768;
            }

        .edit-document .documentId .span.obj-name {
            display: inline-block;
            padding: 3px;
        }

        .edit-document .documentId .revision {
            text-transform: uppercase;
            font-size: 18px;
            letter-spacing: 1pt;
            margin-left: 5px;
        }

    .edit-document .btn-tabs .doc-related {
        color: #8361d4;
    }

    .edit-document .btn-tabs .doc-recent {
        color: #5186ee;
    }

    .edit-document .btn-tabs .doc-attachments {
        color: #51d27a;
    }

        .edit-document .btn-tabs .doc-attachments .badge {
            background-color: #51d27a;
        }

    .edit-document .btn-tabs .doc-revisions {
        color: #eea361;
    }

        .edit-document .btn-tabs .doc-revisions .badge {
            background-color: #eea361;
        }

    .edit-document .btn-tabs .doc-counters {
        color: #2fb7d2;
    }

        .edit-document .btn-tabs .doc-counters .badge {
            background-color: #2fb7d2;
        }

    .edit-document .btn-tabs .doc-time-series {
        color: #c4d451;
    }

        .edit-document .btn-tabs .doc-time-series .badge {
            background-color: #c4d451;
        }

    .edit-document .btn-tabs .btn i {
        display: block;
    }

    .edit-document .btn-tabs.btn-group-justified .badge {
        top: 7.0820917px;
        left: auto;
        right: 7.0820917px;
    }

        .edit-document .btn-tabs.btn-group-justified .badge.kilo::after {
            content: 'K';
            margin-left: 2px;
            font-size: 11px;
        }

        .edit-document .btn-tabs.btn-group-justified .badge.mega::after {
            content: 'M';
            margin-left: 2px;
            font-size: 11px;
        }

    .edit-document .objects-list-container {
        position: absolute !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .edit-document .objects-list-container.ace_editor {
            position: absolute;
        }

    .edit-document .filesize {
        font-size: 10px;
        align-self: baseline;
    }

    .edit-document .tooltip .tooltip-inner {
        max-width: 100%;
    }

    .edit-document .document-properties .change-vector {
        max-height: 60px;
        overflow-y: auto;
    }

.virtual-row .typed-revision a {
    color: #99898d;
}

    .virtual-row .typed-revision a:hover {
        color: #d8a4ae;
    }

    .virtual-row .typed-revision a:after {
        margin-left: 5px;
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        position: relative;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top: 0.1em;
        line-height: 100%;
        font-size: 120%;
    }

        .virtual-row .typed-revision a:after + span {
            margin-left: 7.5px;
        }

        .virtual-row .typed-revision a:after::after {
            position: absolute;
            bottom: 8%;
            right: -4%;
            font-size: 50%;
            line-height: 50%;
        }

        .virtual-row .typed-revision a:after.disabled {
            opacity: 0.5;
            color: #637085;
        }

            .virtual-row .typed-revision a:after.disabled::after {
                content: "\f122";
                position: absolute;
                left: -4px;
                top: 1px;
                font-size: 24px;
            }

.virtual-row .deleted-revision a:after {
    content: "\f11d";
}

.virtual-row .conflict-revision a {
    color: #dcbb8f;
}

    .virtual-row .conflict-revision a:hover {
        color: #f0ba72;
    }

    .virtual-row .conflict-revision a:after {
        content: "\f123";
    }

.virtual-row .resolved-revision a {
    color: #99c38c;
}

    .virtual-row .resolved-revision a:hover {
        color: #86d96b;
    }

    .virtual-row .resolved-revision a:after {
        content: "\f11b";
    }

.edit-document-warnings table .description {
    white-space: pre-line;
}

.database-item .member {
    display: flex;
    flex-wrap: wrap;
}

    .database-item .member a {
        color: #98a7b7;
        margin: 0 7.5px;
        white-space: nowrap;
    }

        .database-item .member a:hover {
            color: #f0f4f6;
        }

    .database-item .member div {
        margin: 0 7.5px;
    }

.database-item .panel-addon .encryption {
    min-width: 45px;
}

.database-item .panel-addon .database-access {
    min-width: 150px;
}

.database-item .panel-addon .storage {
    min-width: 120px;
}

.database-item .panel-addon .documents {
    min-width: 90px;
}

.database-item .panel-addon .indexes {
    min-width: 65px;
}

.database-item .panel-addon .uptime {
    min-width: 150px;
}

.database-item .panel-addon .backup {
    min-width: 150px;
}

.database-item .panel-addon .encryption,
.database-item .panel-addon .database-access,
.database-item .panel-addon .storage,
.database-item .panel-addon .documents,
.database-item .panel-addon .indexes,
.database-item .panel-addon .uptime,
.database-item .panel-addon .backup,
.database-item .panel-addon .indexing-errors,
.database-item .panel-addon .indexing-paused,
.database-item .panel-addon .indexing-disabled,
.database-item .panel-addon .alerts,
.database-item .panel-addon .performance-hints,
.database-item .panel-addon .clients-rejection {
    line-height: 18px;
    white-space: nowrap;
    padding: 7.5px;
    margin: 0 !important;
}

    .database-item .panel-addon .encryption a,
    .database-item .panel-addon .database-access a,
    .database-item .panel-addon .storage a,
    .database-item .panel-addon .documents a,
    .database-item .panel-addon .indexes a,
    .database-item .panel-addon .uptime a,
    .database-item .panel-addon .backup a,
    .database-item .panel-addon .indexing-errors a,
    .database-item .panel-addon .indexing-paused a,
    .database-item .panel-addon .indexing-disabled a,
    .database-item .panel-addon .alerts a,
    .database-item .panel-addon .performance-hints a,
    .database-item .panel-addon .clients-rejection a {
        color: #98a7b7;
    }

        .database-item .panel-addon .encryption a:hover,
        .database-item .panel-addon .database-access a:hover,
        .database-item .panel-addon .storage a:hover,
        .database-item .panel-addon .documents a:hover,
        .database-item .panel-addon .indexes a:hover,
        .database-item .panel-addon .uptime a:hover,
        .database-item .panel-addon .backup a:hover,
        .database-item .panel-addon .indexing-errors a:hover,
        .database-item .panel-addon .indexing-paused a:hover,
        .database-item .panel-addon .indexing-disabled a:hover,
        .database-item .panel-addon .alerts a:hover,
        .database-item .panel-addon .performance-hints a:hover,
        .database-item .panel-addon .clients-rejection a:hover {
            color: #f0f4f6;
        }

.database-item .panel-addon .database-properties,
.database-item .panel-addon .database-properties-right {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
}

.database-item .panel-addon .database-properties-right {
    justify-content: flex-end;
}

.databases .database-counter {
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 11.45903683px;
}

    .databases .database-counter span {
        display: inline-block;
        margin-right: 18.54106537px;
        letter-spacing: 0.1em;
    }

    .databases .database-counter strong {
        display: inline-block;
        font-size: 12px;
        position: relative;
        top: 1px;
        margin-right: 7.0820917px;
    }

.databases .panel.active .panel-addon {
    border-bottom: solid 1px #60ab47;
    border-right: solid 1px #60ab47;
}

.databases .link-disabled {
    pointer-events: none;
    cursor: default;
}

.databases .databasesToolbar {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin: -9.27053268px;
}

    .databases .databasesToolbar .databasesToolbar-filter {
        display: flex;
    }

    .databases .databasesToolbar .databasesToolbar-filter,
    .databases .databasesToolbar .databasesToolbar-actions {
        padding: 9.27053268px;
        flex-grow: 1;
    }

    .databases .databasesToolbar .databasesToolbar-toggleCompactView {
        display: inline-block;
        margin-left: 10px;
    }

    .databases .databasesToolbar .databasesToolbar-actions {
        display: flex;
        justify-content: flex-end;
    }

    .databases .databasesToolbar .databasesToolbar-typeSelector .btn .badge {
        margin-left: 5px;
    }

.databases .align-checkboxes {
    margin-left: 45px;
    margin-right: 0;
    position: relative;
    top: -2px;
}

.databases .database-item {
    padding-left: 30px;
    position: relative;
}

    .databases .database-item .state-remote {
        background-color: #43495e;
    }

    .databases .database-item:not(.relevant) {
        background-color: #22292f;
        border: 1px dashed #3b4654;
    }

        .databases .database-item:not(.relevant):hover {
            background-color: #272e35;
        }

        .databases .database-item:not(.relevant):not(:hover) .dbgroup-node-type,
        .databases .database-item:not(.relevant):not(:hover) .properties-item {
            opacity: 0.6;
        }

    .databases .database-item .database-encryption-status {
        text-align: center;
        width: 21px;
        margin-right: 7.5px;
        align-self: flex-start;
    }

    .databases .database-item .database-info {
        display: flex;
        flex-wrap: wrap;
    }

@media (max-width: 767px) {
    .databases .database-item .database-info {
        flex-direction: column;
    }
}

.databases .database-item .database-header {
    display: flex;
    flex-wrap: wrap;
    margin: -9.27053268px;
}

    .databases .database-item .database-header .info-container,
    .databases .database-item .database-header .actions-container {
        padding: 9.27053268px;
    }

    .databases .database-item .database-header .info-container {
        font-size: 19px;
        display: flex;
        flex-grow: 1;
    }

        .databases .database-item .database-header .info-container .checkbox {
            top: -3px;
            flex-shrink: 0;
        }

        .databases .database-item .database-header .info-container .label {
            font-size: 11px;
            margin-right: 15px;
            flex-shrink: 0;
        }

        .databases .database-item .database-header .info-container .name {
            display: flex;
            flex-grow: 1;
        }

@media (min-width: 992px) {
    .databases .database-item .database-header .info-container .name {
        width: 270px;
        flex-grow: 0;
    }
}

.databases .database-item .database-header .info-container .name i {
    margin-right: 7.5px;
}

.databases .database-item .database-header .info-container .name a,
.databases .database-item .database-header .info-container .name span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.databases .database-item .database-header .actions-container {
    flex-shrink: 0;
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
}

.databases .database-item .addons-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.databases .database-item .checkbox {
    position: relative;
    margin: 0;
}

.databases .database-item .state.state-warning {
    cursor: auto;
}

#encryption_qrcode {
    padding: 15px;
    position: relative;
    display: inline-block;
}

    #encryption_qrcode.padding-xs {
        padding: 1px 7.5px !important;
    }

    #encryption_qrcode.padding-sm {
        padding: 7.5px;
    }

    #encryption_qrcode.padding-lg {
        padding: 30px;
    }

    #encryption_qrcode::before {
        position: absolute;
        left: 50%;
        top: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        content: '';
        width: 90px;
        height: 90px;
        background-image: url(../img/qr_logo.png);
        background-size: contain;
    }

    #encryption_qrcode img,
    #encryption_qrcode canvas {
        padding: 30px;
        background-color: white;
    }

#newDatabase .restore-point-dropdown.dropdown-menu {
    padding: 0 !important;
}

    #newDatabase .restore-point-dropdown.dropdown-menu .divider {
        height: 0;
    }

#newDatabase .restore-point-dropdown li > a {
    padding: 3px 0px !important;
}

#newDatabase .restore-point-dropdown .dropdown-header {
    padding: 3px 10px !important;
    position: sticky;
    top: 0;
    min-height: 30px;
    z-index: 1;
}

    #newDatabase .restore-point-dropdown .dropdown-header.bg-info {
        top: 30px;
        z-index: 1;
    }

#newDatabase .restore-point-dropdown li:nth-child(odd) {
    background-color: #2b333b;
}

#newDatabase .restore-point-dropdown li:nth-child(even) {
    background-color: #252b32;
}

#newDatabase .restore-point-row {
    display: flex;
    align-items: center;
    margin-bottom: 1px;
    padding: 5px 10px;
    text-align: center;
}

    #newDatabase .restore-point-row .date {
        flex-grow: 1;
        font-weight: bold;
        font-size: 12px;
        color: #f0f4f6;
    }

    #newDatabase .restore-point-row span {
        display: block;
        color: #f0f4f6;
    }

    #newDatabase .restore-point-row .type {
        flex-basis: 120px;
    }

        #newDatabase .restore-point-row .type.Full {
            color: #51d27a;
        }

        #newDatabase .restore-point-row .type.Incremental {
            color: #c4d451;
        }

    #newDatabase .restore-point-row .node {
        white-space: break-spaces;
        flex-basis: 45px;
    }

    #newDatabase .restore-point-row .files {
        flex-basis: 60px;
        white-space: break-spaces;
    }

    #newDatabase .restore-point-row .node,
    #newDatabase .restore-point-row .files {
        text-align: center;
        line-height: 14px;
    }

    #newDatabase .restore-point-row .type,
    #newDatabase .restore-point-row .node,
    #newDatabase .restore-point-row .files {
        flex-shrink: 0;
    }

    #newDatabase .restore-point-row .encryption {
        flex-basis: 65px;
        flex-shrink: 0;
    }

    #newDatabase .restore-point-row .dropdown-header {
        font-size: 11px;
        text-transform: uppercase;
    }

    #newDatabase .restore-point-row > div {
        margin: 0 7.5px;
    }

#newDatabase .restore-point-legend {
    padding: 2.5px 0 !important;
}

    #newDatabase .restore-point-legend .encryption,
    #newDatabase .restore-point-legend .date,
    #newDatabase .restore-point-legend .type,
    #newDatabase .restore-point-legend .node,
    #newDatabase .restore-point-legend .files {
        line-height: 11px;
        text-transform: uppercase;
        font-size: 9px;
        letter-spacing: 0.1em;
        color: #98a7b7;
    }

    #newDatabase .restore-point-legend .date {
        font-size: 9px !important;
    }

#newDatabase .dropdown .dropdown-menu.has-info .bg-info {
    padding: 3px 20px;
    text-align: unset;
}

ul.databases-list {
    list-style: none;
    padding: 0;
}

    ul.databases-list li {
        display: inline-block;
        border: 1px solid #d7325a;
        border-radius: 30px;
        padding: 8px 18px;
        line-height: 1em;
        margin: 3px;
    }

.more-nodes-tooltip {
    max-width: 340px;
}

    .more-nodes-tooltip a {
        color: #98a7b7;
    }

        .more-nodes-tooltip a:hover {
            color: #e3e7eb;
            transition: color 0.15s ease;
        }

#restorePointSpinner {
    margin-left: 10px;
}

#compactDatabaseDialog .limit-height {
    max-height: 500px;
}

.indexes .align-checkboxes {
    margin-left: 21px;
    position: relative;
    top: -2px;
}

.indexes .indexesToolbar-actions {
    display: inline-block;
    margin-left: 15px;
}

.indexes .vertical-divider {
    position: relative;
}

@media (min-width: 768px) and (max-width: 1599px) {
    .indexes .vertical-divider {
        margin-left: 20px;
    }
}

@media (min-width: 1600px) {
    .indexes .vertical-divider:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        border-left: 1px solid #3b4654;
    }
}

.indexes .dropdown .dropdown-menu.settings-menu {
    width: 245px;
    padding-bottom: 0;
}

.indexes .auto-update-container {
    padding-bottom: 7.5px;
    padding-left: 15px;
    padding-right: 7.5px;
}

.indexes .index .row {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) and (max-width: 1599px) {
    .indexes .index .row .info-container {
        order: 1;
    }

    .indexes .index .row .properties-container {
        order: 3;
    }

    .indexes .index .row .actions-container {
        order: 2;
    }
}

.indexes .index .index-name,
.indexes .index .index-type {
    margin-bottom: 0;
}

.indexes .index .index-name {
    margin-top: 2px;
    overflow: hidden;
}

    .indexes .index .index-name a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.indexes .index .index-type {
    font-style: italic;
    font-size: 14px;
}

.indexes .index .index-type-icon {
    text-align: center;
    width: 21px;
    margin-right: 7.5px;
    align-self: flex-start;
}

    .indexes .index .index-type-icon .tooltip {
        max-width: 400px;
    }

    .indexes .index .index-type-icon .tooltip-inner {
        max-width: 100%;
        word-wrap: break-word;
    }

.indexes .index .state.state-normal {
    background-color: #60ab47;
}

    .indexes .index .state.state-normal:before {
        content: 'NORMAL';
    }

.indexes .index .state.state-idle {
    background-color: #d2923d;
}

    .indexes .index .state.state-idle:before {
        content: 'IDLE';
    }

.indexes .index .state.state-disabled {
    background-color: #d2923d;
}

    .indexes .index .state.state-disabled:before {
        content: 'DISABLED';
    }

.indexes .index .state.state-paused {
    background-color: #d2923d;
}

    .indexes .index .state.state-paused:before {
        content: 'PAUSED';
    }

.indexes .index .checkbox {
    position: relative;
    margin: 0;
    top: -2px;
}

.indexes .rolling-actions {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

    .indexes .rolling-actions .panel {
        background-color: rgba(210, 146, 61, 0.2);
    }

    .indexes .rolling-actions .state i {
        top: -1px;
    }

    .indexes .rolling-actions .title {
        color: #d2923d;
        font-size: 15px;
        font-weight: 300;
        text-transform: uppercase;
    }

    .indexes .rolling-actions .padding {
        border: 1px dashed rgba(240, 179, 98, 0.3);
        border-left: none;
        border-right: none;
        padding: 4px 11px;
    }

.indexes .sidebyside-indexes {
    margin-bottom: 15px;
}

    .indexes .sidebyside-indexes .panel {
        margin-bottom: 0;
    }

    .indexes .sidebyside-indexes .sidebyside-actions .panel {
        background-color: rgba(210, 146, 61, 0.2);
    }

    .indexes .sidebyside-indexes .sidebyside-actions .state i {
        top: -1px;
    }

    .indexes .sidebyside-indexes .sidebyside-actions .title {
        color: #d2923d;
        font-size: 15px;
        font-weight: 300;
        text-transform: uppercase;
    }

    .indexes .sidebyside-indexes .sidebyside-actions .padding {
        border: 1px dashed rgba(240, 179, 98, 0.3);
        border-left: none;
        border-right: none;
        padding: 4px 11px;
    }

.indexes .progress-container {
    display: flex;
}

    .indexes .progress-container .progress-overall {
        flex-grow: 1;
        min-width: 220px;
    }

        .indexes .progress-container .progress-overall h3 {
            margin-bottom: 7.5px;
        }

        .indexes .progress-container .progress-overall .percentage {
            color: #d7325a;
            font-size: 18px;
            line-height: 29px;
            font-weight: bold;
        }

            .indexes .progress-container .progress-overall .percentage.text-success {
                color: #7bd85d;
            }

        .indexes .progress-container .progress-overall .progress {
            margin: 0;
            background-color: #3b4654;
        }

    .indexes .progress-container .collections-container {
        display: flex;
        flex-wrap: wrap;
        margin-left: 7.5px;
        margin-bottom: -7.5px;
        justify-content: flex-end;
        max-width: 835px;
        color: #98a7b7;
    }

        .indexes .progress-container .collections-container .collection-progress {
            width: 410px;
            margin-left: 7.5px;
            margin-bottom: 7.5px;
            display: flex;
            align-items: center;
            padding: 7.5px 15px;
        }

            .indexes .progress-container .collections-container .collection-progress .collection-name {
                flex-grow: 1;
                line-height: 22px;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .indexes .progress-container .collections-container .collection-progress small {
                text-transform: uppercase;
                font-size: 11px;
            }

            .indexes .progress-container .collections-container .collection-progress .documents,
            .indexes .progress-container .collections-container .collection-progress .tombstones {
                margin-left: 15px;
                line-height: 12px;
                width: 115px;
                flex-shrink: 0;
            }

                .indexes .progress-container .collections-container .collection-progress .documents .name,
                .indexes .progress-container .collections-container .collection-progress .tombstones .name {
                    float: left;
                    font-weight: bold;
                    color: #637085;
                }

                .indexes .progress-container .collections-container .collection-progress .documents .percentage,
                .indexes .progress-container .collections-container .collection-progress .tombstones .percentage {
                    float: right;
                }

                    .indexes .progress-container .collections-container .collection-progress .documents .percentage:not(.text-success),
                    .indexes .progress-container .collections-container .collection-progress .tombstones .percentage:not(.text-success) {
                        color: #98a7b7;
                    }

                .indexes .progress-container .collections-container .collection-progress .documents .progress,
                .indexes .progress-container .collections-container .collection-progress .tombstones .progress {
                    clear: both;
                    margin-top: 7.5px;
                    margin-bottom: 0;
                }

.indexes .properties-container .properties-item .properties-label > button,
.indexes .properties-container .properties-item .properties-value > button {
    color: #2f9ef3;
}

@media (min-width: 768px) and (max-width: 1199px), (min-width: 1600px) {
    .indexes .properties-container .state-selector {
        order: 1;
    }

    .indexes .properties-container .priority {
        order: 3;
    }

    .indexes .properties-container .mode {
        order: 5;
    }

    .indexes .properties-container .entriesCount {
        order: 2;
    }

    .indexes .properties-container .staleness {
        order: 4;
    }

    .indexes .properties-container .errors {
        order: 6;
    }
}

.indexes .staggered-index .node-label {
    width: 26px;
    height: 30px;
    overflow: hidden;
    background-color: #3b4654;
    clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%);
    transform: scale(0.7);
    transition: all 0.2s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

    .indexes .staggered-index .node-label::before {
        content: '';
        color: #98a7b7;
        font-family: 'icomoon';
        text-align: center;
        font-size: 18px;
    }

.indexes .staggered-index .node-name {
    flex-shrink: 0;
    color: #f0f4f6;
    font-weight: bold;
    font-size: 16px;
    width: 50px;
}

.indexes .staggered-index .indexing-running {
    font-size: 16px;
}

    .indexes .staggered-index .indexing-running .node-label {
        content: '';
        transform: scale(1);
    }

        .indexes .staggered-index .indexing-running .node-label::before {
            display: block;
            width: 15px;
            height: 15px;
            border: 2px solid #637085;
            border-top-color: #f0f4f6;
            animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            border-radius: 20px;
        }

.indexes .staggered-index .indexing-pending,
.indexes .staggered-index .indexing-done {
    font-size: 13px;
    color: #637085;
}

    .indexes .staggered-index .indexing-pending strong,
    .indexes .staggered-index .indexing-done strong {
        color: #98a7b7;
    }

    .indexes .staggered-index .indexing-pending .node-label::before {
        content: '\e9a9';
    }

    .indexes .staggered-index .indexing-done .node-label {
        background-color: #7bd85d;
    }

        .indexes .staggered-index .indexing-done .node-label::before {
            content: '\e912';
            color: #2b333b;
        }

.confirmationMessage {
    word-break: break-word;
}

.list-dropup {
    bottom: 100% !important;
    top: auto !important;
}

#indexingPerformance .tooltip-inner {
    max-width: 400px;
    white-space: nowrap;
}

#indexingPerformance .tooltip-title {
    color: #f0f4f6;
}

#indexingPerformance .axis {
    color: rgba(152, 167, 183, 0.7);
}

#indexingPerformance .gaps {
    color: rgba(148, 90, 181, 0.5);
}

#indexingPerformance .brushChartColor {
    color: #2b333b;
}

#indexingPerformance .brushChartStrokeColor {
    color: #2f9ef3;
}

#indexingPerformance .trackBackground {
    color: #2b333b;
}

#indexingPerformance .trackNameBg {
    color: #3b4654;
}

#indexingPerformance .trackNameFg {
    color: #98a7b7;
}

#indexingPerformance .faulty {
    color: #f06582;
}

#indexingPerformance .itemWithError {
    color: red;
}

#indexingPerformance .openedTrackArrow {
    color: #d7325a;
}

#indexingPerformance .closedTrackArrow {
    color: #637085;
}

#indexingPerformance .stripeTextColor {
    color: #f0f4f6;
}

#indexingPerformance .progressStripes {
    color: rgba(255, 255, 255, 0.1);
}

#indexingPerformance .tracks .aggregationBlittableJson {
    color: #ec407a;
}

#indexingPerformance .tracks .concurrentlyRunning {
    color: rgba(136, 136, 136, 0.2);
}

#indexingPerformance .tracks .references {
    color: #ac2258;
}

#indexingPerformance .tracks .reduce {
    color: #98041b;
}

#indexingPerformance .tracks .tree {
    color: #af1923;
}

#indexingPerformance .tracks .aggregationLeafs {
    color: #890e4f;
}

#indexingPerformance .tracks .aggregationBranches {
    color: #ad1457;
}

#indexingPerformance .tracks .storageReduceResults {
    color: #e65100;
}

#indexingPerformance .tracks .nestedValues {
    color: #795549;
}

#indexingPerformance .tracks .aggregationNestedValues {
    color: #d81a60;
}

#indexingPerformance .tracks .storageRemoveMapResult {
    color: #eea361;
}

#indexingPerformance .tracks .storagePutMapResult {
    color: #f0b362;
}

#indexingPerformance .tracks .storageRead {
    color: #f0c254;
}

#indexingPerformance .tracks .saveOutputDocuments {
    color: #edcd51;
}

#indexingPerformance .tracks .deleteOutputDocuments {
    color: #edcd51;
}

#indexingPerformance .tracks .getMapEntries {
    color: #c4d451;
}

#indexingPerformance .tracks .getMapEntriesTree {
    color: #7bd85d;
}

#indexingPerformance .tracks .storageCommit {
    color: #51d27a;
}

#indexingPerformance .tracks .cleanup {
    color: #37c4ac;
}

#indexingPerformance .tracks .linq {
    color: #2fb7d2;
}

#indexingPerformance .tracks .jint {
    color: #2fb7d2;
}

#indexingPerformance .tracks .loadDocument {
    color: #2fb7d2;
}

#indexingPerformance .tracks .bloom {
    color: #2f9ef3;
}

#indexingPerformance .tracks .storageDocumentRead {
    color: #5186ee;
}

#indexingPerformance .tracks .collection {
    color: #0d86e2;
}

#indexingPerformance .tracks .createBlittableJson {
    color: #1659dd;
}

#indexingPerformance .tracks .indexing {
    color: #7069ee;
}

#indexingPerformance .tracks .map {
    color: #443be9;
}

#indexingPerformance .tracks .luceneDelete,
#indexingPerformance .tracks .coraxDelete {
    color: #b29de4;
}

#indexingPerformance .tracks .luceneSuggestion {
    color: #9375d9;
}

#indexingPerformance .tracks .luceneAddDocument,
#indexingPerformance .tracks .coraxAddDocument {
    color: #5932b7;
}

#indexingPerformance .tracks .luceneConvert,
#indexingPerformance .tracks .coraxConvert {
    color: #8361d4;
}

#indexingPerformance .tracks .luceneCommit,
#indexingPerformance .tracks .coraxCommit {
    color: #945ab5;
}

#indexingPerformance .tracks .luceneRecreateSearcher {
    color: #ab7dc5;
}

#indexingPerformance .tracks .luceneApplyDeletes {
    color: #f0b362;
}

#indexingPerformance .tracks .luceneMerge {
    color: #2fb7d2;
}

#indexingPerformance .tracks .loadCompareExchangeValue {
    color: #f7b1ca;
}

#indexingPerformance .tracks .unknownOperation {
    color: antiquewhite;
}

.indexesTerms .field .collapsed .badge:not(.dynamic-field) {
    display: none;
}

.indexesTerms .field .collapsed .icon-arrow-down:before {
    content: "\f115";
}

.indexesTerms .field .bar {
    cursor: pointer;
}

    .indexesTerms .field .bar .badge {
        position: relative;
        top: 3px;
    }

        .indexesTerms .field .bar .badge.dynamic-field {
            top: -1px;
        }

.indexesTerms .field h3 {
    display: inline;
    position: relative;
    margin: 0 0.5em 0.5em 0.5em;
}

.indexesTerms .field .field-terms {
    background-color: #2b333b;
}

    .indexesTerms .field .field-terms.no-entries {
        padding: 15px 0;
    }

    .indexesTerms .field .field-terms ul {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding: 0;
        margin: 0;
        padding: 3.75px;
    }

        .indexesTerms .field .field-terms ul:after {
            content: '';
            flex-grow: 9999;
        }

        .indexesTerms .field .field-terms ul li {
            width: 280px;
            flex-grow: 1;
        }

            .indexesTerms .field .field-terms ul li.terms-item {
                display: flex;
                padding: 3.75px;
                align-items: stretch;
            }

                .indexesTerms .field .field-terms ul li.terms-item .name {
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    display: block;
                    padding: 3.75px 7.5px;
                    background-color: #3b4654;
                    flex-grow: 1;
                    overflow: hidden;
                }

                .indexesTerms .field .field-terms ul li.terms-item .query,
                .indexesTerms .field .field-terms ul li.terms-item .preview,
                .indexesTerms .field .field-terms ul li.terms-item .copy {
                    display: none;
                    margin: 0;
                    background: #3b4654;
                    border: none;
                    width: 34px;
                }

                    .indexesTerms .field .field-terms ul li.terms-item .query:hover,
                    .indexesTerms .field .field-terms ul li.terms-item .preview:hover,
                    .indexesTerms .field .field-terms ul li.terms-item .copy:hover {
                        color: #f0f4f6;
                        background-color: #d7325a;
                        background-image: none;
                    }

                        .indexesTerms .field .field-terms ul li.terms-item .query:hover strong,
                        .indexesTerms .field .field-terms ul li.terms-item .preview:hover strong,
                        .indexesTerms .field .field-terms ul li.terms-item .copy:hover strong {
                            color: #f0f4f6;
                        }

                        .indexesTerms .field .field-terms ul li.terms-item .query:hover a,
                        .indexesTerms .field .field-terms ul li.terms-item .preview:hover a,
                        .indexesTerms .field .field-terms ul li.terms-item .copy:hover a {
                            color: #ffffff;
                            text-decoration: underline !important;
                        }

                            .indexesTerms .field .field-terms ul li.terms-item .query:hover a:hover,
                            .indexesTerms .field .field-terms ul li.terms-item .preview:hover a:hover,
                            .indexesTerms .field .field-terms ul li.terms-item .copy:hover a:hover,
                            .indexesTerms .field .field-terms ul li.terms-item .query:hover a:focus,
                            .indexesTerms .field .field-terms ul li.terms-item .preview:hover a:focus,
                            .indexesTerms .field .field-terms ul li.terms-item .copy:hover a:focus {
                                text-decoration: underline !important;
                            }

                .indexesTerms .field .field-terms ul li.terms-item:hover .query,
                .indexesTerms .field .field-terms ul li.terms-item:hover .preview,
                .indexesTerms .field .field-terms ul li.terms-item:hover .copy {
                    display: block;
                }

    .indexesTerms .field .field-terms .loadMore {
        background-color: #22252b;
    }

        .indexesTerms .field .field-terms .loadMore span::before {
            content: 'Load more';
        }

        .indexesTerms .field .field-terms .loadMore .btn-spinner span::before {
            content: 'Loading';
        }

.indexes-maintenance .align-checkboxes {
    margin-left: 15px;
}

.indexes-maintenance .checkbox.flex-start {
    margin-top: -5px;
}

.indexes-maintenance .form-control {
    min-width: 280px;
}

#resolveIssuesModal .resolve-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #resolveIssuesModal .resolve-list li {
        line-height: 20px;
    }

        #resolveIssuesModal .resolve-list li + li {
            margin-top: 7.5px;
        }

.errors .virtual-grid .cell.action-cell {
    text-align: center;
}

    .errors .virtual-grid .cell.action-cell .btn {
        font-size: 20px;
    }

.errors .multiselect .badge {
    visibility: hidden;
}

#storage-report .base-path {
    line-height: 18px;
    margin-bottom: 7.5px;
    color: #637085;
    text-align: right;
}

#storage-report .chart-tooltip {
    box-shadow: 0 3px 10px -3px rgba(0, 0, 0, 0.45);
    position: absolute;
    text-align: center;
    border: 0px;
    padding: 8px 16px;
    border-radius: 2px;
    pointer-events: none;
    opacity: 1;
    z-index: 1034;
    background-color: #3b4654;
}

    #storage-report .chart-tooltip.tooltip-inner {
        max-width: 400px;
    }

    #storage-report .chart-tooltip span {
        display: block;
    }

    #storage-report .chart-tooltip .name {
        word-wrap: break-word;
        line-height: 18px;
    }

#storage-report #storage-report-container {
    position: relative;
    transition: background 0.2s ease;
}

    #storage-report #storage-report-container.processing {
        pointer-events: none;
        background: rgba(43, 51, 59, 0.5);
    }

        #storage-report #storage-report-container.processing:before {
            -webkit-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            -moz-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            -ms-animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            animation: spin 0.75s infinite cubic-bezier(0.6, 0.02, 0.4, 0.99);
            content: '';
            width: 35px;
            height: 35px;
            display: inline-block;
            margin: auto;
            border: 4px solid rgba(240, 244, 246, 0.2);
            border-top-color: rgba(240, 244, 246, 0.6);
            border-radius: 50%;
            -webkit-transition: border-width 0.1s ease;
            -moz-transition: border-width 0.1s ease;
            -ms-transition: border-width 0.1s ease;
            -o-transition: border-width 0.1s ease;
            transition: border-width 0.1s ease;
        }

        #storage-report #storage-report-container.processing.spinner-sm:before {
            width: 18px;
            height: 18px;
            border-width: 3px;
            border-top-color: inherit;
        }

        #storage-report #storage-report-container.processing.spinner-xs:before {
            top: 1px;
            position: relative;
            width: 12px;
            height: 12px;
            border-width: 2px;
            border-top-color: inherit;
        }

        #storage-report #storage-report-container.processing:before {
            position: absolute;
            top: 50%;
            right: 50%;
            -moz-transform: translateX(-50%) translateY(-50%);
            -webkit-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            margin-right: -22px;
            margin-top: -22px;
        }

        #storage-report #storage-report-container.processing .chart {
            opacity: 0.1;
        }

#storage-report .chart {
    transition: opacity 0.2s ease;
    width: 100%;
    height: 40vh;
    font-size: 12px;
}

#storage-report rect.parent {
    cursor: pointer;
    fill: steelblue;
}

#storage-report .free text {
    fill: white;
}

#storage-report .cell.documents {
    fill: #bf569f;
}

    #storage-report .cell.documents.grouped {
        fill: #af428e;
    }

    #storage-report .cell.documents:hover {
        fill: #c668aa;
    }

        #storage-report .cell.documents:hover.grouped {
            fill: #a43e85;
        }

#storage-report .cell.index {
    fill: #2fb7d2;
}

    #storage-report .cell.index.grouped {
        fill: #279eb6;
    }

    #storage-report .cell.index:hover {
        fill: #44bed7;
    }

        #storage-report .cell.index:hover.grouped {
            fill: #2593a9;
        }

#storage-report .cell.subscriptions {
    fill: #f38a66;
}

    #storage-report .cell.subscriptions.grouped {
        fill: #f07145;
    }

    #storage-report .cell.subscriptions:hover {
        fill: #f59c7e;
    }

        #storage-report .cell.subscriptions:hover.grouped {
            fill: #ef6637;
        }

#storage-report .cell.configuration {
    fill: #ed558c;
}

    #storage-report .cell.configuration.grouped {
        fill: #ea3576;
    }

    #storage-report .cell.configuration:hover {
        fill: #ef6c9c;
    }

        #storage-report .cell.configuration:hover.grouped {
            fill: #e8276d;
        }

#storage-report .cell.free {
    fill: #2b333b;
}

    #storage-report .cell.free.grouped {
        fill: #1c2126;
    }

    #storage-report .cell.free:hover {
        fill: #36404a;
    }

        #storage-report .cell.free:hover.grouped {
            fill: #16191d;
        }

#storage-report .cell.reserved {
    fill: #945ab5;
}

    #storage-report .cell.reserved.grouped {
        fill: #8249a2;
    }

    #storage-report .cell.reserved:hover {
        fill: #9f6cbd;
    }

        #storage-report .cell.reserved:hover.grouped {
            fill: #7a4498;
        }

#storage-report .cell.stream {
    fill: #2f9ef3;
}

    #storage-report .cell.stream.grouped {
        fill: #0e8ef0;
    }

    #storage-report .cell.stream:hover {
        fill: #47a9f4;
    }

        #storage-report .cell.stream:hover.grouped {
            fill: #0d86e2;
        }

#storage-report .cell.data {
    fill: #d85b9a;
}

    #storage-report .cell.data.grouped {
        fill: #d13e88;
    }

    #storage-report .cell.data:hover {
        fill: #dd70a7;
    }

        #storage-report .cell.data:hover.grouped {
            fill: #ce3281;
        }

#storage-report .cell.tables {
    fill: #51d27a;
}

    #storage-report .cell.tables.grouped {
        fill: #35cb64;
    }

    #storage-report .cell.tables:hover {
        fill: #65d789;
    }

        #storage-report .cell.tables:hover.grouped {
            fill: #31bf5e;
        }

#storage-report .cell.table_data {
    fill: #7bd85d;
}

    #storage-report .cell.table_data.grouped {
        fill: #64d140;
    }

    #storage-report .cell.table_data:hover {
        fill: #8cdd72;
    }

        #storage-report .cell.table_data:hover.grouped {
            fill: #5ace34;
        }

#storage-report .cell.table {
    fill: #f0b362;
}

    #storage-report .cell.table.grouped {
        fill: #eda341;
    }

    #storage-report .cell.table:hover {
        fill: #f2be79;
    }

        #storage-report .cell.table:hover.grouped {
            fill: #ec9c33;
        }

#storage-report .cell.tree {
    fill: #f06582;
}

    #storage-report .cell.tree.grouped {
        fill: #ed4468;
    }

    #storage-report .cell.tree:hover {
        fill: #f27c95;
    }

        #storage-report .cell.tree:hover.grouped {
            fill: #eb375c;
        }

#storage-report .cell.trees {
    fill: #f3766e;
}

    #storage-report .cell.trees.grouped {
        fill: #f0574d;
    }

    #storage-report .cell.trees:hover {
        fill: #f58c86;
    }

        #storage-report .cell.trees:hover.grouped {
            fill: #ef493f;
        }

#storage-report .cell.journal {
    fill: #8361d4;
}

    #storage-report .cell.journal.grouped {
        fill: #6d45cc;
    }

    #storage-report .cell.journal:hover {
        fill: #9375d9;
    }

        #storage-report .cell.journal:hover.grouped {
            fill: #6439c9;
        }

#storage-report .cell.journals {
    fill: #7069ee;
}

    #storage-report .cell.journals.grouped {
        fill: #5149ea;
    }

    #storage-report .cell.journals:hover {
        fill: #8680f1;
    }

        #storage-report .cell.journals:hover.grouped {
            fill: #443be9;
        }

#storage-report .cell.temp {
    fill: #eea361;
}

    #storage-report .cell.temp.grouped {
        fill: #eb9041;
    }

    #storage-report .cell.temp:hover {
        fill: #f0b078;
    }

        #storage-report .cell.temp:hover.grouped {
            fill: #e98833;
        }

#storage-report .cell.tempFiles {
    fill: #eea361;
}

    #storage-report .cell.tempFiles.grouped {
        fill: #eb9041;
    }

    #storage-report .cell.tempFiles:hover {
        fill: #f0b078;
    }

        #storage-report .cell.tempFiles:hover.grouped {
            fill: #e98833;
        }

#storage-report .cell.indexes {
    fill: #37c4ac;
}

    #storage-report .cell.indexes.grouped {
        fill: #2fa894;
    }

    #storage-report .cell.indexes:hover {
        fill: #49ccb6;
    }

        #storage-report .cell.indexes:hover.grouped {
            fill: #2c9c89;
        }

#storage-report .cell.structure {
    fill: #5186ee;
}

    #storage-report .cell.structure.grouped {
        fill: #306feb;
    }

    #storage-report .cell.structure:hover {
        fill: #6896f0;
    }

        #storage-report .cell.structure:hover.grouped {
            fill: #2366e9;
        }

#storage-report .cell rect {
    fill-opacity: 1;
    stroke: transparent;
    stroke-linejoin: miter;
}

#storage-report .cell text {
    font-weight: bold;
    fill: #f0f4f6;
    pointer-events: none;
    font-size: 12px;
}

#storage-report .cell:hover text {
    fill: #f0f4f6;
}

#storage-report .current-path {
    margin-top: 7.5px;
}

    #storage-report .current-path a {
        padding: 2px 10px;
        background-color: #d7325a;
        color: #f0f4f6;
        display: inline-block;
        font-size: 12px;
        margin-bottom: 0;
        width: auto;
        text-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 0 5px rgba(0, 0, 0, 0.5);
    }

        #storage-report .current-path a small {
            display: block;
            margin-bottom: -6px;
            color: #f0f4f6;
            opacity: 0.8;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 11px;
        }

        #storage-report .current-path a span {
            display: block;
        }

        #storage-report .current-path a.documents {
            background-color: #bf569f;
        }

            #storage-report .current-path a.documents:hover {
                background-color: #c668aa;
            }

        #storage-report .current-path a.index {
            background-color: #2fb7d2;
        }

            #storage-report .current-path a.index:hover {
                background-color: #44bed7;
            }

        #storage-report .current-path a.subscriptions {
            background-color: #f38a66;
        }

            #storage-report .current-path a.subscriptions:hover {
                background-color: #f59c7e;
            }

        #storage-report .current-path a.configuration {
            background-color: #ed558c;
        }

            #storage-report .current-path a.configuration:hover {
                background-color: #ef6c9c;
            }

        #storage-report .current-path a.free {
            background-color: #2b333b;
        }

            #storage-report .current-path a.free:hover {
                background-color: #36404a;
            }

        #storage-report .current-path a.reserved {
            background-color: #945ab5;
        }

            #storage-report .current-path a.reserved:hover {
                background-color: #9f6cbd;
            }

        #storage-report .current-path a.stream {
            background-color: #2f9ef3;
        }

            #storage-report .current-path a.stream:hover {
                background-color: #47a9f4;
            }

        #storage-report .current-path a.data {
            background-color: #d85b9a;
        }

            #storage-report .current-path a.data:hover {
                background-color: #dd70a7;
            }

        #storage-report .current-path a.tables {
            background-color: #51d27a;
        }

            #storage-report .current-path a.tables:hover {
                background-color: #65d789;
            }

        #storage-report .current-path a.table_data {
            background-color: #7bd85d;
        }

            #storage-report .current-path a.table_data:hover {
                background-color: #8cdd72;
            }

        #storage-report .current-path a.table {
            background-color: #f0b362;
        }

            #storage-report .current-path a.table:hover {
                background-color: #f2be79;
            }

        #storage-report .current-path a.tree {
            background-color: #f06582;
        }

            #storage-report .current-path a.tree:hover {
                background-color: #f27c95;
            }

        #storage-report .current-path a.trees {
            background-color: #f3766e;
        }

            #storage-report .current-path a.trees:hover {
                background-color: #f58c86;
            }

        #storage-report .current-path a.journal {
            background-color: #8361d4;
        }

            #storage-report .current-path a.journal:hover {
                background-color: #9375d9;
            }

        #storage-report .current-path a.journals {
            background-color: #7069ee;
        }

            #storage-report .current-path a.journals:hover {
                background-color: #8680f1;
            }

        #storage-report .current-path a.tempFiles {
            background-color: #eea361;
        }

            #storage-report .current-path a.tempFiles:hover {
                background-color: #f0b078;
            }

        #storage-report .current-path a.indexes {
            background-color: #37c4ac;
        }

            #storage-report .current-path a.indexes:hover {
                background-color: #49ccb6;
            }

        #storage-report .current-path a.structure {
            background-color: #5186ee;
        }

            #storage-report .current-path a.structure:hover {
                background-color: #6896f0;
            }

    #storage-report .current-path i {
        font-size: 22px;
        color: #637085;
        width: 20px;
        display: inline-block;
        position: relative;
        top: -1px;
        margin-left: -4px;
    }

#storage-report .table .column-min-width {
    min-width: 200px;
}

#storage-report .table .table-items {
    position: absolute;
    display: flex;
    width: 100%;
    padding-right: 20px;
}

#storage-report .table-item-name {
    display: block;
    white-space: nowrap;
}

.sample-data-main {
    background-image: url('../img/sample-data.png');
    background-position: center;
    height: 381px;
}

    .sample-data-main .center {
        padding-top: 60px;
        width: 320px;
        margin: auto;
        text-align: center;
    }

        .sample-data-main .center .btn-lg {
            font-size: 30px;
            padding: 7px 54px;
        }

            .sample-data-main .center .btn-lg.btn-spinner:before {
                width: 22px;
                height: 22px;
                top: 0;
            }

    .sample-data-main .button-wrapper {
        display: inline-block;
        margin: 45px 0 25px;
    }

    .sample-data-main h1 {
        font-size: 48px;
        margin-bottom: 0;
        font-weight: 500;
        color: #f0f4f6;
    }

    .sample-data-main .csharplink {
        display: inline-block;
        font-size: 20px;
        color: #f0f4f6;
    }

        .sample-data-main .csharplink:after {
            margin-top: -8px;
            content: '';
            border-bottom: 1px solid;
            display: block;
        }

#about-page {
    flex-grow: 1;
    display: flex;
    align-items: stretch;
    margin: 15px;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    #about-page {
        flex-direction: row;
    }
}

#about-page .big-label {
    padding: 6px 9px;
}

#about-page .big-button {
    white-space: normal;
    align-items: center;
}

    #about-page .big-button small {
        max-width: 185px;
    }

#about-page .big-label,
#about-page .big-button {
    display: flex;
    text-align: left;
}

    #about-page .big-label i,
    #about-page .big-button i {
        font-size: 34px;
        margin-right: 15px;
        margin-top: 2px;
    }

        #about-page .big-label i.check-connection,
        #about-page .big-button i.check-connection {
            font-size: 16px;
            cursor: pointer;
        }

            #about-page .big-label i.check-connection:hover,
            #about-page .big-button i.check-connection:hover {
                color: #7bd85d;
            }

        #about-page .big-label i.connection-status,
        #about-page .big-button i.connection-status {
            font-size: 18px;
        }

    #about-page .big-label .content,
    #about-page .big-button .content {
        flex-grow: 1;
    }

        #about-page .big-label .content small,
        #about-page .big-button .content small {
            font-size: 12px;
        }

        #about-page .big-label .content strong,
        #about-page .big-button .content strong {
            font-size: 16px;
            font-weight: 900;
        }

        #about-page .big-label .content small,
        #about-page .big-button .content small,
        #about-page .big-label .content strong,
        #about-page .big-button .content strong,
        #about-page .big-label .content span,
        #about-page .big-button .content span {
            display: block;
            line-height: 19px;
        }

#about-page .about-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
    justify-content: space-between;
}

#about-page .license-info {
    flex-grow: 1;
    height: 100%;
}

#about-page .license-properties-container {
    background-color: #3b4654;
    flex-grow: 1;
    height: 250px;
    overflow-y: scroll;
}

#about-page .support-info {
    flex-grow: 1;
    width: 460px;
    height: 100%;
}

#about-page .about-properties-container {
    display: flex;
    align-items: stretch;
    flex-grow: 1;
    flex-wrap: wrap;
}

    #about-page .about-properties-container.no-license .support-properties {
        display: none;
    }

    #about-page .about-properties-container > .flex-horizontal {
        height: 100%;
    }

#about-page .about-info,
#about-page .license-info,
#about-page .support-info,
#about-page .passive-node-info {
    margin: 15px;
}

#about-page .license-info,
#about-page .support-info {
    flex-basis: 200px;
}

#about-page .license-id-container {
    margin-bottom: 1px;
    background-color: #3b4654;
}

#about-page .license-actions .btn + .btn {
    margin-left: 15px;
}

#about-page .about-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
    max-width: 420px;
}

#about-page .license-properties h4,
#about-page .support-properties h4 {
    font-size: 16px;
    color: #f0f4f6;
    font-weight: 900;
}

#about-page .license-properties {
    display: grid;
    grid-gap: 15px 30px;
    grid-template-columns: auto auto;
}

    #about-page .license-properties h4 {
        text-align: center;
        grid-column: 1 / span 2;
    }

    #about-page .license-properties .name {
        text-align: right;
        font-size: 12px;
    }

    #about-page .license-properties .value {
        text-align: left;
        line-height: 13px;
    }

        #about-page .license-properties .value small {
            font-size: 12px;
        }

        #about-page .license-properties .value .icon-checkmark {
            color: #7bd85d;
        }

        #about-page .license-properties .value .icon-cancel {
            color: rgba(34, 37, 43, 0.7);
        }

#about-page .grid-span-2 {
    grid-column: span 2;
}

#about-page .support-properties {
    display: grid;
    grid-gap: 1px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto 1fr 1fr 1fr auto;
    font-size: 12px;
    text-align: center;
    line-height: 13px;
}

    #about-page .support-properties > div > i {
        font-size: 24px;
        margin-bottom: 1px;
        display: block;
        margin-bottom: 5px;
    }

    #about-page .support-properties strong {
        color: #f0f4f6;
    }

    #about-page .support-properties > div {
        padding: 15px;
    }

        #about-page .support-properties > div:not(.top-row) {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

    #about-page .support-properties.community .community {
        background-color: #3b4654;
    }

        #about-page .support-properties.community .community.top-row {
            box-shadow: 0 -3px 0 #a0f285;
        }

    #about-page .support-properties.professional .professional {
        background-color: #3b4654;
    }

        #about-page .support-properties.professional .professional.top-row {
            box-shadow: 0 -3px 0 #a0f285;
        }

    #about-page .support-properties.production .production {
        background-color: #3b4654;
    }

        #about-page .support-properties.production .production.top-row {
            box-shadow: 0 -3px 0 #a0f285;
        }

#about-page .social {
    text-align: center;
}

    #about-page .social a {
        padding: 0 7.5px;
        color: inherit;
    }

        #about-page .social a:hover {
            color: #d7325a;
        }

#about-page .roundborder {
    display: block;
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

    #about-page .roundborder:after,
    #about-page .roundborder:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 300px;
        border: 4px solid;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #about-page .roundborder:before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 85%;
        height: 85%;
        border: none;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    #about-page .roundborder i {
        font-size: 40px;
    }

    #about-page .roundborder.valid,
    #about-page .roundborder.professional-support,
    #about-page .roundborder.production-support {
        color: #7bd85d;
    }

    #about-page .roundborder.invalid {
        color: #f06582;
    }

    #about-page .roundborder.expired {
        color: #f38a66;
    }

    #about-page .roundborder.dev-only,
    #about-page .roundborder.no-support {
        color: #f38a66;
    }

    #about-page .roundborder.invalid i {
        color: #f06582;
    }

    #about-page .roundborder.dev-only,
    #about-page .roundborder.no-support {
        color: #98a7b7;
    }

    #about-page .roundborder .commercial i {
        color: #a0f285;
    }

#about-page .connected {
    color: #7bd85d;
}

#about-page .not-connected {
    color: #f06582;
}

.patch-documents-details .max-height {
    overflow: auto;
    max-height: 50vh;
}

.delete-documents-details .max-height {
    overflow: auto;
    max-height: 50vh;
}

.edit-index .panel-info {
    background-color: rgba(35, 122, 189, 0.4);
}

@media (min-width: 1600px) {
    .edit-index .index-name {
        order: 1;
    }

    .edit-index .index-properties {
        order: 2;
    }

    .edit-index .index-actions {
        order: 3;
    }
}

.edit-index .sourcePreview {
    min-height: 400px;
}

.edit-index #additionalAssemblies .dropdown-toggle {
    min-width: 135px;
}

.edit-index .history-dropdown-container {
    background-color: #2b333b;
    max-height: 800px;
    height: 800px;
    width: 1000px;
}

    .edit-index .history-dropdown-container h3 {
        font-weight: bold;
    }

.edit-index .history-dropdown {
    width: 100%;
    max-width: calc(100vw - 30px/3*4);
}

.edit-index .history-list-container {
    background-color: #22252b;
    padding: 7.5px;
    position: relative;
    height: 700px;
    padding: 0;
}

.edit-index .history-list {
    background-color: #22252b;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .edit-index .history-list li:hover {
        background-color: #292c34;
    }

    .edit-index .history-list li.selected {
        background-color: #d7325a;
    }

        .edit-index .history-list li.selected a {
            color: #f0f4f6 !important;
        }

    .edit-index .history-list li .history-link {
        padding: 2px 10px;
        display: flex;
    }

        .edit-index .history-list li .history-link .created-at {
            font-weight: bold;
        }

    .edit-index .history-list .tooltip-inner {
        min-width: 260px;
        text-align: left;
    }

.edit-index #definition-preview.has-rolling-info .history-preview-area:not(.fullScreen-editor) {
    height: 400px !important;
}

.edit-index #definition-preview.no-rolling-info .history-preview-area:not(.fullScreen-editor) {
    height: 630px !important;
}

.edit-index .history-rolling-deployment-area {
    max-height: 160px;
    overflow: auto;
}

    .edit-index .history-rolling-deployment-area .tooltip-inner {
        min-width: 260px;
        text-align: left;
    }

.edit-index .analyzer-dropdown {
    max-height: 300px;
    cursor: default;
}

.auto-index .labels h6 {
    line-height: 18px;
}

.auto-index .label {
    width: 120px;
    flex-shrink: 0;
    color: #637085;
}

    .auto-index .label h3 {
        margin: 0;
    }

.auto-index .auto-index-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .auto-index .auto-index-fields > div {
        margin: 3.54104585px;
    }

.auto-index .indexing-options {
    border-top: 1px solid #3b4654;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #3b4654;
    padding-top: 4px;
}

    .auto-index .indexing-options .item {
        color: #98a7b7;
    }

        .auto-index .indexing-options .item:not(.active) .icon-check {
            display: none;
        }

        .auto-index .indexing-options .item + .item {
            border-left: 1px solid #3b4654;
            margin-left: 10px;
            padding-left: 10px;
        }

        .auto-index .indexing-options .item.active {
            color: #f0f4f6;
        }

            .auto-index .indexing-options .item.active .icon-cancel {
                display: none;
            }

            .auto-index .indexing-options .item.active .icon-check {
                color: #7bd85d !important;
            }

a.auto-index .indexing-options .item.active .icon-check:hover,
a.auto-index .indexing-options .item.active .icon-check:focus {
    color: #5ace34 !important;
}

.auto-index .property {
    margin: 7px 15px;
    text-align: center;
}

.auto-index .panel .collection h4,
.auto-index .panel .fieldname h4 {
    font-weight: bold;
    color: #f0f4f6;
}

.auto-index .panel:first-of-type .fieldname,
.auto-index .panel:first-of-type .sort,
.auto-index .panel:first-of-type .operation,
.auto-index .panel:first-of-type .collection {
    position: relative;
}

    .auto-index .panel:first-of-type .fieldname:before,
    .auto-index .panel:first-of-type .sort:before,
    .auto-index .panel:first-of-type .operation:before,
    .auto-index .panel:first-of-type .collection:before {
        position: absolute;
        display: block;
        left: -110px;
        width: 80px;
        text-align: center;
        font-size: 11px;
        text-transform: uppercase;
        color: #98a7b7;
    }

    .auto-index .panel:first-of-type .collection:before {
        content: 'Collection';
    }

    .auto-index .panel:first-of-type .fieldname:before {
        content: 'Field name';
    }

    .auto-index .panel:first-of-type .sort:before {
        content: 'Sort';
    }

    .auto-index .panel:first-of-type .operation:before {
        content: 'Operation';
    }

.auto-index .label-margin {
    margin-left: 127px;
    text-align: center;
}

.auto-index hr {
    border-color: #2b333b;
}

#additionalsource .item-list {
    margin-right: 15px;
}

#additionalsource pre {
    flex-grow: 1;
    height: 400px;
}

.query-settings {
    width: 130px;
}

.query-save .form-control {
    margin-right: -30px;
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 1), margin 0.2s cubic-bezier(0, 0.5, 0.5, 0.99);
}

.query-save.active .form-control {
    opacity: 1;
    margin-right: 0px;
}

.query-container {
    display: flex;
}

    .query-container .query-error {
        display: none;
    }

        .query-container .query-error .help-block {
            margin-bottom: 0;
        }

    .query-container .query-main {
        width: 100%;
        position: relative;
    }

    .query-container .query-controls {
        margin-top: 83px;
        margin-left: 13.5px;
        flex-basis: 130px;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
    }

        .query-container .query-controls .flex-separator {
            flex-grow: 100;
        }

        .query-container .query-controls .statistics {
            align-self: flex-end;
        }

#queryContainer #spatialMap #mapid {
    height: 100%;
    width: 100%;
}

#queryContainer #spatialMap .marker-cluster {
    color: #f0f4f6;
}

#queryContainer #spatialMap .custom-popup .leaflet-popup-content-wrapper {
    background: #2b333b;
    color: #98a7b7;
    font-size: 14px;
    line-height: 22px;
    overflow-wrap: break-word;
    width: 600px;
    border-radius: 3px;
}

    #queryContainer #spatialMap .custom-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
        margin: 0;
    }

    #queryContainer #spatialMap .custom-popup .leaflet-popup-content-wrapper .leaflet-popup-scrolled {
        overflow-y: hidden;
    }

    #queryContainer #spatialMap .custom-popup .leaflet-popup-content-wrapper h4 {
        color: #98a7b7;
        padding: 0 11.45903683px;
    }

    #queryContainer #spatialMap .custom-popup .leaflet-popup-content-wrapper pre {
        max-height: 350px;
        white-space: pre-wrap;
        overflow-y: auto;
        background-color: #22252b;
    }

    #queryContainer #spatialMap .custom-popup .leaflet-popup-content-wrapper .leaflet-popup-scrolled {
        border-bottom: none;
        border-top: none;
    }

#queryContainer #spatialMap .custom-popup .leaflet-popup-tip-container {
    width: 30px;
    height: 15px;
}

    #queryContainer #spatialMap .custom-popup .leaflet-popup-tip-container .leaflet-popup-tip {
        background: #2b333b;
    }

#queryContainer #spatialMap .leaflet-popup-close-button {
    color: #f06582;
    padding-top: 15px;
    padding-right: 30px;
}

#queryContainer #spatialMap .number-of-markers {
    background-color: #c0e1fb;
    border-radius: 5px;
}

#queryContainer .virtual-grid .cell.action-cell {
    text-align: center;
}

    #queryContainer .virtual-grid .cell.action-cell .btn {
        font-size: 20px;
    }

#queryContainer svg .levelName {
    fill: #f0f4f6;
    text-anchor: middle;
    font-weight: bold;
    font-size: 28px;
}

#queryContainer svg .duration {
    fill: #98a7b7;
    font-size: 20px;
    text-anchor: middle;
}

#queryContainer .timings path {
    fill: #637085;
}

#queryContainer .timings .item-rect {
    background-color: #637085;
}

#queryContainer .timings path.optimizer {
    fill: #ed558c;
}

#queryContainer .timings .item-rect.optimizer {
    background-color: #ed558c;
}

#queryContainer .timings path.query {
    fill: #f06582;
}

#queryContainer .timings .item-rect.query {
    background-color: #f06582;
}

#queryContainer .timings path.retriever {
    fill: #f38a66;
}

#queryContainer .timings .item-rect.retriever {
    background-color: #f38a66;
}

#queryContainer .timings path.projection {
    fill: #f0b362;
}

#queryContainer .timings .item-rect.projection {
    background-color: #f0b362;
}

#queryContainer .timings path.javaScript {
    fill: #edcd51;
}

#queryContainer .timings .item-rect.javaScript {
    background-color: #edcd51;
}

#queryContainer .timings path.load {
    fill: #7bd85d;
}

#queryContainer .timings .item-rect.load {
    background-color: #7bd85d;
}

#queryContainer .timings path.storage {
    fill: #37c4ac;
}

#queryContainer .timings .item-rect.storage {
    background-color: #37c4ac;
}

#queryContainer .timings path.lucene {
    fill: #2f9ef3;
}

#queryContainer .timings .item-rect.lucene {
    background-color: #2f9ef3;
}

#queryContainer .timings path.corax {
    fill: #2f9ef3;
}

#queryContainer .timings .item-rect.corax {
    background-color: #2f9ef3;
}

#queryContainer .timings path.includes {
    fill: #7069ee;
}

#queryContainer .timings .item-rect.includes {
    background-color: #7069ee;
}

#queryContainer .timings path.fill {
    fill: #945ab5;
}

#queryContainer .timings .item-rect.fill {
    background-color: #945ab5;
}

#queryContainer .timings path.gather {
    fill: #d85b9a;
}

#queryContainer .timings .item-rect.gather {
    background-color: #d85b9a;
}

#queryContainer .timings path.highlightings {
    fill: #f3766e;
}

#queryContainer .timings .item-rect.highlightings {
    background-color: #f3766e;
}

#queryContainer .timings path.setup {
    fill: #eea361;
}

#queryContainer .timings .item-rect.setup {
    background-color: #eea361;
}

#queryContainer .timings path.explanations {
    fill: #f0c254;
}

#queryContainer .timings .item-rect.explanations {
    background-color: #f0c254;
}

#queryContainer .timings path.staleness {
    fill: #c4d451;
}

#queryContainer .timings .item-rect.staleness {
    background-color: #c4d451;
}

#queryContainer .timings path.filter {
    fill: #bf569f;
}

#queryContainer .timings .item-rect.filter {
    background-color: #bf569f;
}

#queryContainer .timings path.terms {
    fill: #51d27a;
}

#queryContainer .timings .item-rect.terms {
    background-color: #51d27a;
}

#queryContainer .timings path.aggregateBy {
    fill: #edcd51;
}

#queryContainer .timings .item-rect.aggregateBy {
    background-color: #edcd51;
}

#queryContainer .query-results-container .results-btn {
    color: #98a7b7;
    background-color: rgba(43, 51, 59, 0.7);
    border: none;
}

    #queryContainer .query-results-container .results-btn.active {
        color: #f0f4f6;
        background-color: #2b333b;
    }

.results-error {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}

    .results-error .help-block {
        margin-bottom: 0;
    }

.show-add-filter .query-error {
    position: absolute;
    bottom: 100%;
    width: 100%;
    display: block;
    z-index: 1050;
}

.show-add-filter .backdrop {
    display: block;
}

.show-add-filter .query-title,
.show-add-filter .run-query,
.show-add-filter .query-editor {
    position: relative;
    z-index: 1050;
}

.show-add-filter .run-query {
    margin-top: 10px;
}

.show-add-filter .query-source {
    background-color: #22252b;
    position: relative;
    z-index: 1050;
    margin-bottom: 0;
    box-shadow: 0 10px 20px 2px rgba(34, 37, 43, 0.45);
}

.show-add-filter .add-filter {
    z-index: 1050;
    display: block;
    box-shadow: 0 10px 20px 2px rgba(34, 37, 43, 0.45);
}

.results-info small::after {
    content: " and";
}

.results-info small:last-child:after {
    content: "";
}

.query-results-container {
    min-height: 500px;
}

    .query-results-container .js-time-series-graph-container > div {
        overflow-x: hidden;
    }

    .query-results-container .graph-container {
        overflow: hidden;
        padding: 0;
    }

        .query-results-container .graph-container .node-name {
            text-anchor: middle;
            pointer-events: none;
            font-size: 12px;
        }

        .query-results-container .graph-container .node .lock-icon {
            font-size: 10px;
            text-anchor: middle;
            opacity: 0;
            transition: opacity 0.3s;
        }

        .query-results-container .graph-container .node.locked .lock-icon {
            opacity: 0.4;
            fill: white;
        }

        .query-results-container .graph-container .node-bg {
            cursor: pointer;
            stroke: black;
            stroke-opacity: 0.4;
        }

            .query-results-container .graph-container .node-bg.color-1 {
                fill: #f06582;
                stroke: #eb375c;
            }

            .query-results-container .graph-container .node-bg.color-2 {
                fill: #f38a66;
                stroke: #ef6637;
            }

            .query-results-container .graph-container .node-bg.color-3 {
                fill: #f0b362;
                stroke: #ec9c33;
            }

            .query-results-container .graph-container .node-bg.color-4 {
                fill: #edcd51;
                stroke: #e8c023;
            }

            .query-results-container .graph-container .node-bg.color-5 {
                fill: #7bd85d;
                stroke: #5ace34;
            }

            .query-results-container .graph-container .node-bg.color-6 {
                fill: #7bd85d;
                stroke: #2593a9;
            }

            .query-results-container .graph-container .node-bg.color-7 {
                fill: #2f9ef3;
                stroke: #0d86e2;
            }

            .query-results-container .graph-container .node-bg.color-8 {
                fill: #7069ee;
                stroke: #443be9;
            }

            .query-results-container .graph-container .node-bg.color-9 {
                fill: #945ab5;
                stroke: #7a4498;
            }

            .query-results-container .graph-container .node-bg.color-10 {
                fill: #d85b9a;
                stroke: #ce3281;
            }

        .query-results-container .graph-container .edges path {
            stroke-width: 2px;
            stroke: #98a7b7;
            fill: #98a7b7;
        }

        .query-results-container .graph-container .edges .edgePath {
            fill: none;
            stroke: none;
        }

        .query-results-container .graph-container .edges .edgeLabel {
            text-anchor: middle;
            fill: #98a7b7;
        }

    .query-results-container .tabs-menu .tooltip-inner {
        max-width: 350px;
        word-wrap: break-word;
    }

    .query-results-container .tabs-menu .document-id {
        font-weight: 700;
    }

.query-results {
    border: 1px solid #2b333b;
    /*
    position: absolute;
    height: 100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    */
}

    .query-results tbody {
        overflow-y: auto;
    }

    .query-results td,
    .query-results th {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

        .query-results th:hover {
            background-color: #2b333b;
            cursor: pointer;
        }

            .query-results th:hover span {
                text-decoration: underline;
            }

.js-timings-container .toggle {
    position: absolute;
    top: 10px;
    right: 20px;
}

.js-timings-container .from-cache {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.js-timings-container #container {
    background-color: pink;
    fill: hotpink;
}

    .js-timings-container #container .levelName {
        color: #f0f4f6;
    }

    .js-timings-container #container .duration {
        color: #98a7b7;
    }

.js-timings-container .legend {
    position: absolute;
    top: 40px;
    left: 0;
}

    .js-timings-container .legend .item-rect {
        width: 12px;
        height: 12px;
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
    }

    .js-timings-container .legend .legend-item {
        padding-left: 20px;
    }

        .js-timings-container .legend .legend-item .name {
            display: inline-block;
            width: 200px;
        }

        .js-timings-container .legend .legend-item .duration {
            display: inline-block;
            text-align: right;
            width: 85px;
        }

        .js-timings-container .legend .legend-item .legend-item .name {
            width: 180px;
        }

        .js-timings-container .legend .legend-item .legend-item .legend-item .name {
            width: 160px;
        }

        .js-timings-container .legend .legend-item .legend-item .legend-item .legend-item .name {
            width: 140px;
        }

.patch-save .form-control {
    margin-right: -30px;
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 1), margin 0.2s cubic-bezier(0, 0.5, 0.5, 0.99);
}

.patch-save.active .form-control {
    opacity: 1;
    margin-right: 0px;
}

.patch-save.has-error {
    padding-bottom: 0;
}

    .patch-save.has-error input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #d3405f;
    }

    .patch-save.has-error input::-moz-placeholder {
        /* Firefox 19+ */
        color: #d3405f;
    }

    .patch-save.has-error input:-ms-input-placeholder {
        /* IE 10+ */
        color: #d3405f;
    }

    .patch-save.has-error input:-moz-placeholder {
        /* Firefox 18- */
        color: #d3405f;
    }

.patch-filter {
    width: 100% !important;
}

@media (max-width: 767px) {
    .loadpatch {
        display: block !important;
    }
}

.loadpatch .dropdown-menu {
    padding: 0;
}

.loadpatch .loadpatch-dropdown {
    width: 100%;
    height: 500px;
    max-width: calc(100vw - 30px/3*4);
    height: 40vh;
    overflow-x: hidden;
    overflow-y: auto;
}

@media (min-width: 768px) {
    .loadpatch .loadpatch-dropdown {
        width: 1000px;
    }
}

@media (min-width: 992px) {
    .loadpatch .loadpatch-dropdown {
        max-width: calc(100vw - 30px/3*7);
    }
}

.loadpatch .loadpatch-dropdown .loadpatch-container {
    display: flex;
    align-items: stretch;
}

.loadpatch .loadpatch-dropdown .flex-footer {
    margin: 0;
    padding: 0 7.5px 7.5px;
}

.loadpatch .loadpatch-dropdown .patch-preview-container,
.loadpatch .loadpatch-dropdown .patch-list-container {
    flex-grow: 1;
    flex-shrink: 0;
    padding: 15px;
    position: relative;
    background-color: #2b333b;
}

.loadpatch .loadpatch-dropdown .patch-list-container {
    z-index: 2;
    width: 100%;
}

@media (min-width: 768px) {
    .loadpatch .loadpatch-dropdown .patch-list-container {
        width: 50%;
    }
}

.loadpatch .loadpatch-dropdown .patch-preview-container {
    width: 50%;
    display: flex;
    flex-direction: column;
    z-index: 1;
    transform: translateX(100%);
    transition: transform 0.2s cubic-bezier(0, 0, 0, 1);
}

@media (max-width: 767px) {
    .loadpatch .loadpatch-dropdown .patch-preview-container {
        display: none;
    }
}

.loadpatch .loadpatch-dropdown .patch-preview-container .pre-container {
    flex-grow: 1;
    background-color: #22252b;
    overflow: auto;
}

.loadpatch .loadpatch-dropdown .patch-preview-container pre {
    overflow: auto;
    background-color: #22252b !important;
}

.loadpatch .loadpatch-dropdown.show-preview .patch-preview-container {
    transform: translateX(0%);
}

.loadpatch .loadpatch-dropdown .patch-list {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #22252b;
}

    .loadpatch .loadpatch-dropdown .patch-list.ace_editor {
        position: absolute;
    }

    .loadpatch .loadpatch-dropdown .patch-list li {
        display: flex;
        align-items: center;
        padding: 5px 0;
        border-bottom: 1px solid #2b333b;
    }

        .loadpatch .loadpatch-dropdown .patch-list li:hover {
            background-color: #292c34;
        }

        .loadpatch .loadpatch-dropdown .patch-list li.selected {
            background-color: #d7325a;
        }

            .loadpatch .loadpatch-dropdown .patch-list li.selected a,
            .loadpatch .loadpatch-dropdown .patch-list li.selected a .modified {
                color: #f0f4f6 !important;
            }

    .loadpatch .loadpatch-dropdown .patch-list a {
        display: block;
        padding: 2px 10px;
    }

        .loadpatch .loadpatch-dropdown .patch-list a.patch-link {
            display: flex;
            flex-grow: 1;
            align-items: center;
        }

        .loadpatch .loadpatch-dropdown .patch-list a .name {
            flex-grow: 1;
            font-weight: bold;
            word-break: break-all;
            margin-right: 15px;
        }

        .loadpatch .loadpatch-dropdown .patch-list a .modified {
            font-size: 11px;
            position: relative;
            top: -1px;
            color: #637085 !important;
        }

.patch-settings {
    width: 130px;
}

#test-container #preview pre {
    height: 40vh;
}

#test-container .tab-content {
    max-height: 40vh;
}

#test-container .tab-data {
    color: #f0f4f6;
}

.patch-container {
    position: relative;
    display: flex;
}

    .patch-container .patch-main {
        width: 100%;
    }

        .patch-container .patch-main .help-block {
            margin-bottom: 0 !important;
        }

    .patch-container .patch-controls,
    .patch-container .query-controls,
    .patch-container .test-controls {
        margin-left: 13.5px;
        flex-basis: 130px;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
    }

        .patch-container .patch-controls .flex-separator,
        .patch-container .query-controls .flex-separator,
        .patch-container .test-controls .flex-separator {
            flex-grow: 100;
        }

        .patch-container .patch-controls .statistics,
        .patch-container .query-controls .statistics,
        .patch-container .test-controls .statistics,
        .patch-container .patch-controls .test-close,
        .patch-container .query-controls .test-close,
        .patch-container .test-controls .test-close {
            align-self: flex-end;
        }

    .patch-container .test-controls {
        display: none;
    }

    .patch-container .test-container {
        display: none;
        -webkit-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
        -moz-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
        -ms-animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
        animation: slidein 0.25s cubic-bezier(0, 0, 0, 1);
        padding: 15px;
        background-color: #2b333b;
        width: 100%;
        position: absolute;
        top: 100%;
        margin-top: 15px;
    }

.show-test .backdrop {
    display: block;
}

.show-test .patch-title {
    position: relative;
    z-index: 1050;
}

.show-test .patch-controls {
    display: none;
}

.show-test .test-controls {
    display: flex;
    position: relative;
    z-index: 1050;
}

.show-test .patch-source {
    background-color: #22252b;
    box-shadow: 0 10px 20px 2px rgba(34, 37, 43, 0.45);
}

.show-test .patch-main {
    position: relative;
    z-index: 1050;
}

    .show-test .patch-main .help-block {
        position: relative;
        z-index: 1050;
    }

.show-test #test-container {
    z-index: 1050;
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px;
}

    .show-test #test-container .panel {
        box-shadow: 0 10px 20px 2px rgba(34, 37, 43, 0.45);
    }

.show-test #modified pre,
.show-test #loaded pre {
    padding: 0 7.5px;
    border: none;
    flex-grow: 1;
    display: none;
}

.show-test #loaded ul,
.show-test #modified ul,
.show-test #deleted ul,
.show-test #output ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.show-test #loaded small,
.show-test #modified small,
.show-test #deleted small,
.show-test #output small {
    padding-left: 0px;
    padding-right: 0px;
}

.results-info small::after {
    content: " and";
}

.results-info small:last-child:after {
    content: "";
}

.patch-results {
    border: 1px solid #2b333b;
}

    .patch-results tbody {
        overflow-y: auto;
    }

    .patch-results td,
    .patch-results th {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

        .patch-results th:hover {
            background-color: #2b333b;
            cursor: pointer;
        }

            .patch-results th:hover span {
                text-decoration: underline;
            }

.patch .patch-table-container {
    margin-top: -30px;
}

.patch .input-border {
    border: 1px solid #2b333b;
}

.patch #operationsPerSecond {
    width: 50%;
}

#patch-target .virtual-grid .cell.action-cell {
    text-align: center;
}

    #patch-target .virtual-grid .cell.action-cell .btn {
        font-size: 20px;
    }

#patchSyntaxDialog {
    width: 1280px;
}

    #patchSyntaxDialog code {
        color: #65bcff;
    }

#clusterGraphContainer {
    min-height: 400px;
    cursor: move;
}

    #clusterGraphContainer.graphHidden > svg {
        display: none;
    }

    #clusterGraphContainer .nodes .node .state {
        text-anchor: middle;
        font-size: 9px;
    }

    #clusterGraphContainer .nodes .node .node-tag {
        font-size: 21px;
        text-anchor: middle;
        fill: #22252b;
        font-weight: bold;
    }

    #clusterGraphContainer .nodes .node .leader-stroke {
        fill: none;
        stroke-width: 2px;
        stroke: #f0c254;
        opacity: 0;
    }

    #clusterGraphContainer .nodes .node .voting-stroke {
        fill: none;
        stroke-width: 2px;
        stroke: #2593a9;
        stroke-dasharray: 30,17;
        opacity: 0;
    }

    #clusterGraphContainer .nodes .node .node-icon {
        text-anchor: middle;
        font-size: 34px;
        fill: #f0f4f6;
    }

    #clusterGraphContainer .nodes .node .node-bg {
        transition: 0.2s fill ease-in-out;
    }

    #clusterGraphContainer .nodes .node .leader-stroke {
        transition: 0.2s opacity ease-in-out;
    }

    #clusterGraphContainer .nodes .node.leader .leader-stroke {
        opacity: 1;
    }

    #clusterGraphContainer .nodes .node.leader .node-icon {
        fill: #d2de7a;
    }

    #clusterGraphContainer .nodes .node.Member .node-bg {
        fill: #7bd85d;
    }

    #clusterGraphContainer .nodes .node.Member.leader .node-bg {
        fill: #7bd85d;
    }

    #clusterGraphContainer .nodes .node.Promotable .node-bg {
        fill: #37c4ac;
    }

    #clusterGraphContainer .nodes .node.Watcher .node-bg {
        fill: #51d27a;
    }

    #clusterGraphContainer .nodes .node.disconnected .node-bg {
        fill: #f06582;
    }

    #clusterGraphContainer .nodes.voting .node-icon {
        display: none;
    }

    #clusterGraphContainer .nodes.voting .Member .node-bg,
    #clusterGraphContainer .nodes.voting .Promotable .node-bg {
        fill: #2f9ef3;
    }

    #clusterGraphContainer .nodes.voting .Member .state,
    #clusterGraphContainer .nodes.voting .Promotable .state {
        fill: #77c0f7;
    }

    #clusterGraphContainer .nodes.voting .Member .voting-stroke,
    #clusterGraphContainer .nodes.voting .Promotable .voting-stroke {
        opacity: 1;
    }

    #clusterGraphContainer .nodes.voting .Watcher .node-bg {
        fill: #637085;
    }

    #clusterGraphContainer .nodes.voting .Watcher .state {
        fill: #98a7b7;
    }

    #clusterGraphContainer .nodes.voting .Watcher .node-icon {
        display: block;
        fill: #98a7b7;
        font-size: 22px;
        transform: translate(0, -13px);
    }

    #clusterGraphContainer .nodes.voting .Watcher .voting-stroke {
        opacity: 0;
    }

    #clusterGraphContainer .nodes.voting .node .node-tag {
        fill: #f0f4f6;
    }

    #clusterGraphContainer .nodes.voting .node.disconnected .node-bg {
        fill: #f06582;
    }

    #clusterGraphContainer .nodes.voting .node.disconnected .voting-stroke {
        opacity: 0;
    }

    #clusterGraphContainer .nodes.voting .node.disconnected .state {
        fill: #f0f4f6;
    }

    #clusterGraphContainer .edges .edge-line {
        stroke-opacity: 0;
        stroke: #637085;
        stroke-width: 1;
    }

        #clusterGraphContainer .edges .edge-line.with-leader {
            stroke-opacity: 1;
            stroke: #7bd85d;
            stroke-width: 2;
        }

            #clusterGraphContainer .edges .edge-line.with-leader.with-watcher {
                stroke: #51d27a;
            }

            #clusterGraphContainer .edges .edge-line.with-leader.with-error {
                stroke: #f06582;
            }

    #clusterGraphContainer .edges.voting .edge-line {
        stroke-opacity: 1;
    }

    #clusterGraphContainer .edges.voting .with-error {
        stroke: #f06582;
    }

    #clusterGraphContainer .edges.voting .with-watcher {
        stroke-opacity: 0;
    }

.debug-advanced .info-block {
    font-size: 14px;
    line-height: 17px;
}

#threadStackTraceDialog .stack-trace {
    min-height: 100px;
    max-height: 400px;
    overflow: auto;
}

#threadStackTraceDialog .form-group {
    margin-bottom: 0;
}

#threadStackTraceDialog .modal-body {
    padding-bottom: 0;
}

.metricsContainer {
    position: relative;
}

    .metricsContainer .tooltip-inner {
        white-space: nowrap;
    }

    .metricsContainer .extent {
        cursor: ew-resize !important;
    }

    .metricsContainer .resize {
        cursor: col-resize !important;
    }

    .metricsContainer canvas,
    .metricsContainer svg {
        position: absolute;
        top: 0;
        left: 0;
    }

.brush .extent {
    fill-opacity: 0.3;
    stroke: #d7325a;
    fill: #d7325a;
    shape-rendering: crispEdges;
}

rect.pane {
    fill: none;
    pointer-events: all;
}

.ongoing-tasks-stats .tooltip {
    pointer-events: none;
}

.ongoing-tasks-stats .tooltip-inner {
    max-width: 400px;
}

.ongoing-tasks-stats .color-definitions .axis {
    color: rgba(152, 167, 183, 0.7);
}

.ongoing-tasks-stats .color-definitions .axisText {
    color: #98a7b7;
}

.ongoing-tasks-stats .color-definitions .gaps {
    color: rgba(148, 90, 181, 0.5);
}

.ongoing-tasks-stats .color-definitions .brushChartColor {
    color: #2b333b;
}

.ongoing-tasks-stats .color-definitions .brushChartStrokeColor {
    color: #2f9ef3;
}

.ongoing-tasks-stats .color-definitions .trackBackground {
    color: #2b333b;
}

.ongoing-tasks-stats .color-definitions .separatorLine {
    color: #3b4654;
}

.ongoing-tasks-stats .color-definitions .trackNameBg {
    color: #3b4654;
}

.ongoing-tasks-stats .color-definitions .trackNameFg {
    color: #98a7b7;
}

.ongoing-tasks-stats .color-definitions .trackDirectionText {
    color: #d7325a;
}

.ongoing-tasks-stats .color-definitions .openedTrackArrow {
    color: #d7325a;
}

.ongoing-tasks-stats .color-definitions .closedTrackArrow {
    color: #637085;
}

.ongoing-tasks-stats .color-definitions .collectionNameTextColor {
    color: #98a7b7;
}

.ongoing-tasks-stats .color-definitions .itemWithError {
    color: red;
}

.ongoing-tasks-stats .color-definitions .progressStripes {
    color: rgba(240, 244, 246, 0.1);
}

.ongoing-tasks-stats .color-definitions .stripeTextColor {
    color: #ffffff;
}

.ongoing-tasks-stats .color-definitions .tracks .replication {
    color: #7bd85d;
}

.ongoing-tasks-stats .color-definitions .tracks .networkRead {
    color: #7069ee;
}

.ongoing-tasks-stats .color-definitions .tracks .networkWrite {
    color: #7069ee;
}

.ongoing-tasks-stats .color-definitions .tracks .storageRead {
    color: #945ab5;
}

.ongoing-tasks-stats .color-definitions .tracks .storageWrite {
    color: #945ab5;
}

.ongoing-tasks-stats .color-definitions .tracks .networkDocumentRead {
    color: #2f9ef3;
}

.ongoing-tasks-stats .color-definitions .tracks .storageDocumentRead {
    color: #2f9ef3;
}

.ongoing-tasks-stats .color-definitions .tracks .networkAttachmentRead {
    color: #2fb7d2;
}

.ongoing-tasks-stats .color-definitions .tracks .storageAttachmentRead {
    color: #2fb7d2;
}

.ongoing-tasks-stats .color-definitions .tracks .networkTombstoneRead {
    color: #37c4ac;
}

.ongoing-tasks-stats .color-definitions .tracks .storageTombstoneRead {
    color: #37c4ac;
}

.ongoing-tasks-stats .color-definitions .tracks .storageCounterRead {
    color: #51d27a;
}

.ongoing-tasks-stats .color-definitions .tracks .storageTimeSeriesRead {
    color: #d85b9a;
}

.ongoing-tasks-stats .color-definitions .tracks .etl {
    color: #2f9ef3;
}

.ongoing-tasks-stats .color-definitions .tracks .extract {
    color: #f06582;
}

.ongoing-tasks-stats .color-definitions .tracks .transform {
    color: #eea361;
}

.ongoing-tasks-stats .color-definitions .tracks .load {
    color: #edcd51;
}

.ongoing-tasks-stats .color-definitions .tracks .loadLocal {
    color: #7bd85d;
}

.ongoing-tasks-stats .color-definitions .tracks .loadLocalChild {
    color: #37c4ac;
}

.ongoing-tasks-stats .color-definitions .tracks .loadUpload {
    color: #945ab5;
}

.ongoing-tasks-stats .color-definitions .tracks .loadUploadChild {
    color: #8361d4;
}

.ongoing-tasks-stats .color-definitions .tracks .connectionPending {
    color: #edcd51;
}

.ongoing-tasks-stats .color-definitions .tracks .connectionActive {
    color: #f38a66;
}

.ongoing-tasks-stats .color-definitions .tracks .batch {
    color: #7bd85d;
}

.ongoing-tasks-stats .color-definitions .tracks .batchSendDocuments {
    color: #f0c254;
}

.ongoing-tasks-stats .color-definitions .tracks .batchWaitForAcknowledge {
    color: #2fb7d2;
}

.ongoing-tasks-stats .color-definitions .tracks .connectionAborted {
    color: #e60000;
}

.ongoing-tasks-stats .color-definitions .tracks .connectionRejected {
    color: #e60000;
}

.ongoing-tasks-stats .color-definitions .tracks .connectionErrorBackground {
    color: #2b333b;
}

.ongoing-tasks-stats .color-definitions .tracks .aggregatedBatchesInfo {
    color: #8361d4;
}

.ongoing-tasks-stats .color-definitions .tracks .unknownOperation {
    color: antiquewhite;
}

.io-stats .main-colors .color-definitions .axis {
    color: rgba(152, 167, 183, 0.7);
}

.io-stats .main-colors .color-definitions .axisText {
    color: #98a7b7;
}

.io-stats .main-colors .color-definitions .gaps {
    color: rgba(148, 90, 181, 0.5);
}

.io-stats .main-colors .color-definitions .trackBackground {
    color: #2b333b;
}

.io-stats .main-colors .color-definitions .trackNameBg {
    color: #3b4654;
}

.io-stats .main-colors .color-definitions .trackNameFg {
    color: #98a7b7;
}

.io-stats .main-colors .color-definitions .openedTrackArrow {
    color: #d7325a;
}

.io-stats .main-colors .color-definitions .closedTrackArrow {
    color: #637085;
}

.io-stats .main-colors .color-definitions .text {
    color: #f0f4f6;
}

.io-stats .event-colors .color-definitions .compression .low {
    color: #5d3475;
}

.io-stats .event-colors .color-definitions .compression .high {
    color: #dd70a7;
}

.io-stats .event-colors .color-definitions .dataFlush .low {
    color: #217466;
}

.io-stats .event-colors .color-definitions .dataFlush .high {
    color: #8cdd72;
}

.io-stats .event-colors .color-definitions .dataSync .low {
    color: #da153e;
}

.io-stats .event-colors .color-definitions .dataSync .high {
    color: #f59c7e;
}

.io-stats .event-colors .color-definitions .journalWrite .low {
    color: #2319d8;
}

.io-stats .event-colors .color-definitions .journalWrite .high {
    color: #47a9f4;
}

.io-stats .tooltip-inner {
    white-space: nowrap;
    max-width: 350px;
}

.arrow-down {
    position: absolute;
    top: 20px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f06582;
}

.legend-container {
    position: relative;
    width: 200px;
    float: left;
}

.legend-start-range {
    position: absolute;
    top: 0;
    left: -3px;
    /* Position inside containing element, the distance from left edge of legend-container */
}

.legend-end-range {
    position: absolute;
    top: 0;
    right: 33px;
    /* Position inside containing element, the distance from right edge of legend-container */
}

.legend-container img {
    margin-top: 20px;
}

.legend-container div {
    font-size: 12px;
    text-align: center;
}

    .legend-container div.legend-title {
        width: 150px;
    }

 .export-messages-container {
    position: relative;
}

     .export-messages-container:before {
        content: 'All dates are in UTC';
        top: 0;
        left: 0;
        position: absolute;
        background-color: #237abd;
        font-size: 12px;
        color: #f0f4f6;
        padding: 2px 5px;
        transform: translateY(-100%);
    }

 .export-messages {
    height: 250px;
    overflow: auto;
}

 .export-list .export-legend {
    text-transform: uppercase;
    font-size: 10px;
}

@media (max-width: 767px) {
     .export-list .export-legend .status,
     .export-list .export-legend .name {
        display: none;
    }
}

 .export-list .export-item,
 .export-list .export-legend {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 15px;
}

     .export-list .export-item + .export-item:not(.nested-item),
     .export-list .export-legend + .export-item:not(.nested-item) {
        margin-top: 7.5px;
    }

     .export-list .export-item .name,
     .export-list .export-legend .name {
        width: 60%;
        flex-grow: 1;
        overflow: hidden;
    }

         .export-list .export-item .name h3,
         .export-list .export-legend .name h3 {
            overflow: hidden;
            text-overflow: ellipsis;
        }

     .export-list .export-item .status,
     .export-list .export-legend .status {
        width: 30%;
        flex-shrink: 0;
    }

     .export-list .export-item .read,
     .export-list .export-legend .read,
     .export-list .export-item .skipped,
     .export-list .export-legend .skipped,
     .export-list .export-item .errors,
     .export-list .export-legend .errors {
        width: 33%;
        text-align: center;
        flex-shrink: 0;
    }

@media (min-width: 768px) {
     .export-list .export-item,
     .export-list .export-legend {
        flex-wrap: nowrap;
    }

         .export-list .export-item .name,
         .export-list .export-legend .name {
            width: auto;
        }

         .export-list .export-item .status,
         .export-list .export-legend .status {
            width: 180px;
        }

         .export-list .export-item .read,
         .export-list .export-legend .read,
         .export-list .export-item .skipped,
         .export-list .export-legend .skipped,
         .export-list .export-item .errors,
         .export-list .export-legend .errors {
            width: 90px;
            flex-grow: 0;
        }
}

 .export-list .export-item .read:not(.text-muted),
 .export-list .export-legend .read:not(.text-muted) {
    color: #7bd85d;
}

 .export-list .export-item .skipped:not(.text-muted),
 .export-list .export-legend .skipped:not(.text-muted) {
    color: #f0b362;
}

 .export-list .export-item .errors:not(.text-muted),
 .export-list .export-legend .errors:not(.text-muted) {
    color: #f06582;
}

 .export-list .export-item {
    padding: 7.5px 15px;
    background-color: #3b4654;
    padding-left: 22.5px;
}

     .export-list .export-item.nested-item {
        padding: 3.75px 15px;
        background-color: rgba(59, 70, 84, 0.5);
        box-shadow: inset 0 1px 0 0px #262d36;
        margin-left: 15px;
        padding-left: 7.5px;
        color: #5c697c;
    }

         .export-list .export-item.nested-item h4 {
            margin: 0;
        }

     .export-list .export-item .name h3 {
        margin: 0;
    }

     .export-list .export-item .global-spinner:before {
        position: relative;
        top: 4px;
    }

     .export-list .export-item .global-spinner + span {
        margin-left: 5px;
    }

     .export-list .export-item .status {
        font-size: 12px;
    }

         .export-list .export-item .status.status-processed {
            color: #7bd85d;
        }

         .export-list .export-item .status.status-errored {
            color: #f06582;
        }

         .export-list .export-item .status.status-skipped {
            color: #f0b362;
        }

         .export-list .export-item .status.status-processing {
            color: #d7325a;
        }

         .export-list .export-item .status.status-processed-with-errors {
            color: #f0b362;
        }

#sqlMigrationModal .migration-messages {
    height: 250px;
    overflow: auto;
}

#sqlMigrationModal .items-list .items-container {
    max-height: 60vh;
    overflow-y: scroll;
}

#sqlMigrationModal .items-list .migration-item,
#sqlMigrationModal .items-list .migration-legend {
    display: flex;
    align-items: center;
    padding: 0 15px;
}

    #sqlMigrationModal .items-list .migration-item + .migration-item,
    #sqlMigrationModal .items-list .migration-legend + .migration-item {
        margin-top: 7.5px;
    }

    #sqlMigrationModal .items-list .migration-item .name,
    #sqlMigrationModal .items-list .migration-legend .name {
        width: 400px;
    }

    #sqlMigrationModal .items-list .migration-item .status,
    #sqlMigrationModal .items-list .migration-legend .status {
        flex-grow: 1;
    }

    #sqlMigrationModal .items-list .migration-item .read:not(.text-muted),
    #sqlMigrationModal .items-list .migration-legend .read:not(.text-muted) {
        color: #7bd85d;
    }

    #sqlMigrationModal .items-list .migration-item .skipped:not(.text-muted),
    #sqlMigrationModal .items-list .migration-legend .skipped:not(.text-muted) {
        color: #f0b362;
    }

    #sqlMigrationModal .items-list .migration-item .errors:not(.text-muted),
    #sqlMigrationModal .items-list .migration-legend .errors:not(.text-muted) {
        color: #f06582;
    }

    #sqlMigrationModal .items-list .migration-item .read,
    #sqlMigrationModal .items-list .migration-legend .read,
    #sqlMigrationModal .items-list .migration-item .skipped,
    #sqlMigrationModal .items-list .migration-legend .skipped,
    #sqlMigrationModal .items-list .migration-item .errors,
    #sqlMigrationModal .items-list .migration-legend .errors {
        width: 100px;
        text-align: center;
    }

#sqlMigrationModal .items-list .migration-legend {
    text-transform: uppercase;
    font-size: 10px;
    padding: 0 20px;
}

#sqlMigrationModal .items-list .migration-item {
    padding: 7.5px 15px;
    background-color: #3b4654;
    padding-left: 22.5px;
}

    #sqlMigrationModal .items-list .migration-item .name h3 {
        margin: 0;
    }

    #sqlMigrationModal .items-list .migration-item .global-spinner:before {
        position: relative;
        top: 4px;
    }

    #sqlMigrationModal .items-list .migration-item .global-spinner + span {
        margin-left: 5px;
    }

    #sqlMigrationModal .items-list .migration-item .status {
        font-size: 12px;
    }

        #sqlMigrationModal .items-list .migration-item .status.status-processed {
            color: #7bd85d;
        }

        #sqlMigrationModal .items-list .migration-item .status.status-errored {
            color: #f06582;
        }

        #sqlMigrationModal .items-list .migration-item .status.status-processing {
            color: #d7325a;
        }

#compactionModal .compact-messages {
    height: 250px;
    overflow: auto;
}

#compactionModal .items-list .export-legend {
    text-transform: uppercase;
    font-size: 10px;
}

@media (max-width: 767px) {
    #compactionModal .items-list .export-legend .status,
    #compactionModal .items-list .export-legend .name {
        display: none;
    }
}

#compactionModal .items-list .export-item,
#compactionModal .items-list .export-legend {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 15px;
}

    #compactionModal .items-list .export-item + .export-item:not(.attachments),
    #compactionModal .items-list .export-legend + .export-item:not(.attachments) {
        margin-top: 7.5px;
    }

    #compactionModal .items-list .export-item .name,
    #compactionModal .items-list .export-legend .name {
        width: 60%;
        flex-grow: 1;
        overflow: hidden;
    }

        #compactionModal .items-list .export-item .name h3,
        #compactionModal .items-list .export-legend .name h3 {
            overflow: hidden;
            text-overflow: ellipsis;
        }

    #compactionModal .items-list .export-item .status,
    #compactionModal .items-list .export-legend .status {
        width: 30%;
        text-align: center;
        flex-shrink: 0;
    }

    #compactionModal .items-list .export-item .read,
    #compactionModal .items-list .export-legend .read,
    #compactionModal .items-list .export-item .skipped,
    #compactionModal .items-list .export-legend .skipped,
    #compactionModal .items-list .export-item .entries,
    #compactionModal .items-list .export-legend .entries {
        width: 33%;
        text-align: center;
        flex-shrink: 0;
        flex-grow: 1;
    }

@media (min-width: 768px) {
    #compactionModal .items-list .export-item,
    #compactionModal .items-list .export-legend {
        flex-wrap: nowrap;
    }

        #compactionModal .items-list .export-item .name,
        #compactionModal .items-list .export-legend .name {
            width: auto;
        }

        #compactionModal .items-list .export-item .status,
        #compactionModal .items-list .export-legend .status {
            width: 120px;
        }

        #compactionModal .items-list .export-item .read,
        #compactionModal .items-list .export-legend .read,
        #compactionModal .items-list .export-item .skipped,
        #compactionModal .items-list .export-legend .skipped,
        #compactionModal .items-list .export-item .entries,
        #compactionModal .items-list .export-legend .entries {
            width: 90px;
            flex-grow: 0;
        }
}

#compactionModal .items-list .export-item .read:not(.text-muted),
#compactionModal .items-list .export-legend .read:not(.text-muted) {
    color: #7bd85d;
}

#compactionModal .items-list .export-item .skipped:not(.text-muted),
#compactionModal .items-list .export-legend .skipped:not(.text-muted) {
    color: #f0b362;
}

#compactionModal .items-list .export-item {
    padding: 7.5px 15px;
    background-color: #3b4654;
    padding-left: 22.5px;
}

    #compactionModal .items-list .export-item.attachments {
        padding: 3.75px 15px;
        background-color: rgba(59, 70, 84, 0.5);
        box-shadow: inset 0 1px 0 0px #262d36;
        margin-left: 15px;
        padding-left: 7.5px;
        color: #5c697c;
    }

        #compactionModal .items-list .export-item.attachments h4 {
            margin: 0;
        }

    #compactionModal .items-list .export-item .name h3 {
        margin: 0;
    }

    #compactionModal .items-list .export-item .global-spinner:before {
        position: relative;
        top: 4px;
    }

    #compactionModal .items-list .export-item .global-spinner + span {
        margin-left: 5px;
    }

    #compactionModal .items-list .export-item .status {
        font-size: 12px;
    }

        #compactionModal .items-list .export-item .status.status-processed {
            color: #7bd85d;
        }

        #compactionModal .items-list .export-item .status.status-errored {
            color: #f06582;
        }

        #compactionModal .items-list .export-item .status.status-skipped {
            color: #f0b362;
        }

        #compactionModal .items-list .export-item .status.status-processing {
            color: #d7325a;
        }

.stats h1 {
    margin-bottom: 15px;
}

.stats .has-info-icon i::before {
    color: #2f9ef3 !important;
}

a.stats .has-info-icon i::before:hover,
a.stats .has-info-icon i::before:focus {
    color: #0d86e2 !important;
}

.stats .identities .identities-header {
    margin-bottom: 15px;
    margin-left: 7.5px;
}

.stats .stats-list {
    padding: 15px;
}

    .stats .stats-list .title {
        margin-bottom: 15px;
    }

        .stats .stats-list .title h3 {
            margin: 0;
        }

    .stats .stats-list .stats-item {
        display: flex;
        align-items: baseline;
        margin-left: -7.5px;
        margin-right: -7.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
        padding-top: 3.75px;
        padding-bottom: 3.75px;
        position: relative;
        transition: background-color 0.1s ease;
    }

        .stats .stats-list .stats-item:hover {
            background-color: #3b4654;
        }

        .stats .stats-list .stats-item .name {
            flex-grow: 1;
            font-size: 13px;
        }

        .stats .stats-list .stats-item .value {
            font-size: 18px;
            color: #f0f4f6;
            text-align: center;
            width: 130px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .stats .stats-list .stats-item .value.long {
                width: auto;
            }

            .stats .stats-list .stats-item .value.true,
            .stats .stats-list .stats-item .value .true {
                color: #7bd85d;
            }

            .stats .stats-list .stats-item .value.false,
            .stats .stats-list .stats-item .value .false {
                color: #f0b362;
            }

.revisions ul.properties li > span:first-of-type {
    width: 200px;
}

.revisions .pick-item-to-edit {
    border: 2px dashed #2b333b;
    background-color: #292c34;
    min-height: 400px;
    position: relative;
}

.revisions .align-checkboxes {
    margin-left: 17px;
    margin-right: 0;
}

.revisions .toolbar-actions {
    display: inline-block;
    margin-left: 15px;
}

.revisions .revisions-item > .padding {
    min-height: 65px;
}

.revisions .revisions-item .checkbox {
    margin-top: 0;
    margin-bottom: 3px;
}

.revisions .revisions-item .name {
    width: 125px;
    flex-shrink: 0;
}

@media (min-width: 1440px) {
    .revisions .revisions-item .name {
        flex-basis: 20%;
    }
}

.revisions .revisions-item .name h3 {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.revisions .revisions-item h5 {
    margin: 0 0 4px;
}

.revisions .toggle-margin {
    margin-left: 43px;
}

.revisions .edit-panel .dropdown {
    display: block;
}

    .revisions .edit-panel .dropdown .caret {
        position: absolute;
        top: 16px;
        right: 12px;
    }

#documentsCompression .collection-list {
    max-height: 500px;
}

.time-series-config ul.properties li > span:first-of-type {
    width: 200px;
}

.time-series-config .pick-item-to-edit {
    border: 2px dashed #2b333b;
    background-color: #292c34;
    min-height: 400px;
    position: relative;
}

.time-series-config .align-checkboxes {
    margin-left: 17px;
    margin-right: 0;
}

.time-series-config .toolbar-actions {
    display: inline-block;
    margin-left: 15px;
}

.time-series-config .configuration-item > .padding {
    min-height: 65px;
}

.time-series-config .configuration-item .checkbox {
    margin-top: 0;
    margin-bottom: 3px;
}

.time-series-config .configuration-item .name h3 {
    margin: 0;
}

.time-series-config .configuration-item h5 {
    margin: 0 0 4px;
}

.time-series-config .toggle-margin {
    margin-left: 43px;
}

.time-series-config .edit-panel .dropdown {
    display: block;
}

    .time-series-config .edit-panel .dropdown .caret {
        position: absolute;
        top: 16px;
        right: 12px;
    }

.time-series-config .aggregation-flow {
    display: flex;
    flex-wrap: wrap;
}

    .time-series-config .aggregation-flow .item {
        display: flex;
        align-items: center;
        padding: 5.72951842px;
        position: relative;
    }

        .time-series-config .aggregation-flow .item .item-content {
            font-size: 12px;
            background-color: #2b333b;
            padding: 11.45903683px;
            line-height: 1.4;
            margin-left: 0;
            position: relative;
            z-index: 2;
            min-height: 95px;
            border-left: 7.0820917px solid #f06582;
        }

            .time-series-config .aggregation-flow .item .item-content .item-name {
                border-bottom: 1px solid #3b4654;
                padding-bottom: 11.45903683px;
                margin-bottom: 11.45903683px;
                text-transform: none;
            }

            .time-series-config .aggregation-flow .item .item-content .aggregation,
            .time-series-config .aggregation-flow .item .item-content .retention {
                display: flex;
            }

                .time-series-config .aggregation-flow .item .item-content .aggregation strong,
                .time-series-config .aggregation-flow .item .item-content .retention strong {
                    margin-left: 11.45903683px;
                    font-size: 11px;
                }

        .time-series-config .aggregation-flow .item .arrow {
            z-index: 1;
            width: 20px;
            height: 20px;
            transform: rotate(45deg) translateX(-50%);
            transform-origin: left;
            background-color: #2b333b;
            border: 2px solid #637085;
            margin-right: -6px;
        }

        .time-series-config .aggregation-flow .item:last-of-type .arrow {
            display: none;
        }

        .time-series-config .aggregation-flow .item:nth-of-type(1) .item-content {
            border-color: #c4d451;
        }

            .time-series-config .aggregation-flow .item:nth-of-type(1) .item-content .aggregation {
                visibility: hidden;
            }

        .time-series-config .aggregation-flow .item:nth-of-type(2) .item-content {
            border-color: #945ab5;
        }

        .time-series-config .aggregation-flow .item:nth-of-type(3) .item-content {
            border-color: #bf569f;
        }

        .time-series-config .aggregation-flow .item:nth-of-type(4) .item-content {
            border-color: #d85b9a;
        }

        .time-series-config .aggregation-flow .item:nth-of-type(5) .item-content {
            border-color: #ed558c;
        }

        .time-series-config .aggregation-flow .item:nth-of-type(6) .item-content {
            border-color: #f06582;
        }

.time-series-config .named-values-inputs {
    counter-reset: named-values-counter -1;
}

    .time-series-config .named-values-inputs .item .counter::before {
        counter-increment: named-values-counter;
        content: "#" counter(named-values-counter);
    }

.time-series-config .named-values {
    background-color: #2b333b;
    margin: 5.72951842px;
    padding: 11.45903683px 18.54106537px;
}

    .time-series-config .named-values h4 {
        margin-top: 7.0820917px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        letter-spacing: 0.1em;
    }

    .time-series-config .named-values .item {
        display: flex;
        border-top: 1px solid #3b4654;
        margin-top: 7.0820917px;
        padding-top: 7.0820917px;
        align-items: center;
        counter-reset: named-values-counter -1;
        font-size: 12px;
    }

        .time-series-config .named-values .item .time-series-name {
            flex-shrink: 0;
            margin-right: 30px;
        }

        .time-series-config .named-values .item .time-series-values {
            display: flex;
            flex-grow: 1;
            flex-wrap: wrap;
            justify-content: flex-end;
            margin: -5.72951842px;
        }

            .time-series-config .named-values .item .time-series-values .value {
                padding: 5.72951842px;
                margin-left: 30px;
                font-weight: bold;
                color: #f0f4f6;
            }

                .time-series-config .named-values .item .time-series-values .value::before {
                    counter-increment: named-values-counter;
                    content: "#" counter(named-values-counter);
                    color: #637085;
                    margin-right: 7.0820917px;
                    font-weight: normal;
                }

.destinationModal .external-replication,
.destinationModal .sql-etl,
.destinationModal .olap-etl,
.destinationModal .elastic-etl,
.destinationModal .ravendb-etl,
.destinationModal .periodic-backup,
.destinationModal .subscription,
.destinationModal .pull-replication-hub,
.destinationModal .pull-replication-sink,
.destinationModal .kafka-etl,
.destinationModal .rabbitmq-etl {
    display: block;
    padding: 10px;
    transition: background-color 0.2s ease, color 0.1s;
}

    .destinationModal .external-replication i,
    .destinationModal .sql-etl i,
    .destinationModal .olap-etl i,
    .destinationModal .elastic-etl i,
    .destinationModal .ravendb-etl i,
    .destinationModal .periodic-backup i,
    .destinationModal .subscription i,
    .destinationModal .pull-replication-hub i,
    .destinationModal .pull-replication-sink i,
    .destinationModal .kafka-etl i,
    .destinationModal .rabbitmq-etl i {
        font-size: 60px;
    }

.destinationModal .pull-replication-hub {
    background-color: rgba(44, 156, 137, 0.2);
    color: #37c4ac;
}

    .destinationModal .pull-replication-hub:hover {
        background-color: #2c9c89;
        color: #f0f4f6;
    }

.destinationModal .pull-replication-sink {
    background-color: rgba(37, 147, 169, 0.2);
    color: #2fb7d2;
}

    .destinationModal .pull-replication-sink:hover {
        background-color: #2593a9;
        color: #f0f4f6;
    }

.destinationModal .external-replication {
    background-color: rgba(178, 21, 87, 0.2);
    color: #f3766e;
}

    .destinationModal .external-replication:hover {
        background-color: #b21557;
        color: #f0f4f6;
    }

.destinationModal .sql-etl {
    background-color: rgba(13, 134, 226, 0.2);
    color: #2f9ef3;
}

    .destinationModal .sql-etl:hover {
        background-color: #0d86e2;
        color: #f0f4f6;
    }

.destinationModal .olap-etl {
    background-color: rgba(239, 102, 55, 0.2);
    color: #f38a66;
}

    .destinationModal .olap-etl:hover {
        background-color: #ef6637;
        color: #f0f4f6;
    }

.destinationModal .elastic-etl {
    background-color: rgba(206, 50, 129, 0.2);
    color: #d85b9a;
}

    .destinationModal .elastic-etl:hover {
        background-color: #ce3281;
        color: #f0f4f6;
    }

.destinationModal .ravendb-etl {
    background-color: rgba(236, 156, 51, 0.2);
    color: #f0b362;
}

    .destinationModal .ravendb-etl:hover {
        background-color: #ec9c33;
        color: #f0f4f6;
    }

.destinationModal .kafka-etl {
    background-color: rgba(176, 194, 48, 0.2);
    color: #c4d451;
}

    .destinationModal .kafka-etl:hover {
        background-color: #b0c230;
        color: #f0f4f6;
    }

.destinationModal .rabbitmq-etl {
    background-color: rgba(90, 82, 235, 0.2);
    color: #7069ee;
}

    .destinationModal .rabbitmq-etl:hover {
        background-color: #5a52eb;
        color: #f0f4f6;
    }

.destinationModal .periodic-backup {
    background-color: rgba(122, 68, 152, 0.2);
    color: #945ab5;
}

    .destinationModal .periodic-backup:hover {
        background-color: #7a4498;
        color: #f0f4f6;
    }

.destinationModal .subscription {
    background-color: rgba(90, 206, 52, 0.2);
    color: #7bd85d;
}

    .destinationModal .subscription:hover {
        background-color: #5ace34;
        color: #f0f4f6;
    }

.etl-list .item {
    transition: background-color 0.2s;
}

    .etl-list .item .form-control {
        background-color: #2b333b;
        border: none;
    }

    .etl-list .item:not(.edit) .edit-name {
        display: none;
    }

    .etl-list .item.edit {
        background-color: #3b4654;
    }

        .etl-list .item.edit .info {
            display: none;
        }

    .etl-list .item .info {
        line-height: 18px;
    }

    .etl-list .item .actions {
        flex-shrink: 0;
        align-self: flex-start;
    }

    .etl-list .item .transformer-name {
        color: #f0f4f6;
    }

    .etl-list .item .collections {
        font-size: 12px;
    }

.destinations .legend,
.cluster .legend {
    background-color: #2b333b;
    font-size: 12px;
    padding: 15px;
}

    .destinations .legend.padding-xs,
    .cluster .legend.padding-xs {
        padding: 1px 7.5px !important;
    }

    .destinations .legend.padding-sm,
    .cluster .legend.padding-sm {
        padding: 7.5px;
    }

    .destinations .legend.padding-lg,
    .cluster .legend.padding-lg {
        padding: 30px;
    }

    .destinations .legend h5,
    .cluster .legend h5 {
        margin-top: 0;
    }

    .destinations .legend .here,
    .cluster .legend .here {
        color: #FFF;
    }

    .destinations .legend .db-group-node,
    .cluster .legend .db-group-node {
        color: cyan;
    }

    .destinations .legend .task-rect,
    .cluster .legend .task-rect {
        width: 12px;
        height: 12px;
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
    }

    .destinations .legend .external-replication,
    .cluster .legend .external-replication {
        color: #f3766e;
    }

    .destinations .legend .task-external-replication,
    .cluster .legend .task-external-replication {
        background-color: #f3766e;
    }

    .destinations .legend .pull-replication-hub,
    .cluster .legend .pull-replication-hub {
        color: #37c4ac;
    }

    .destinations .legend .task-pull-replication-hub,
    .cluster .legend .task-pull-replication-hub {
        background-color: #37c4ac;
    }

    .destinations .legend .pull-replication-sink,
    .cluster .legend .pull-replication-sink {
        color: #2fb7d2;
    }

    .destinations .legend .task-pull-replication-sink,
    .cluster .legend .task-pull-replication-sink {
        background-color: #2fb7d2;
    }

    .destinations .legend .sql-etl,
    .cluster .legend .sql-etl {
        color: #2f9ef3;
    }

    .destinations .legend .task-sql-etl,
    .cluster .legend .task-sql-etl {
        background-color: #2f9ef3;
    }

    .destinations .legend .olap-etl,
    .cluster .legend .olap-etl {
        color: #f38a66;
    }

    .destinations .legend .task-olap-etl,
    .cluster .legend .task-olap-etl {
        background-color: #f38a66;
    }

    .destinations .legend .elastic-etl,
    .cluster .legend .elastic-etl {
        color: #d85b9a;
    }

    .destinations .legend .task-elastic-etl,
    .cluster .legend .task-elastic-etl {
        background-color: #d85b9a;
    }

    .destinations .legend .subscriptions,
    .cluster .legend .subscriptions {
        color: #7bd85d;
    }

    .destinations .legend .task-subscriptions,
    .cluster .legend .task-subscriptions {
        background-color: #7bd85d;
    }

    .destinations .legend .ravendb-etl,
    .cluster .legend .ravendb-etl {
        color: #f0b362;
    }

    .destinations .legend .task-ravendb-etl,
    .cluster .legend .task-ravendb-etl {
        background-color: #f0b362;
    }

    .destinations .legend .kafka-etl,
    .cluster .legend .kafka-etl {
        color: #c4d451;
    }

    .destinations .legend .task-kafka-etl,
    .cluster .legend .task-kafka-etl {
        background-color: #c4d451;
    }

    .destinations .legend .rabbitmq-etl,
    .cluster .legend .rabbitmq-etl {
        color: #7069ee;
    }

    .destinations .legend .task-rabbitmq-etl,
    .cluster .legend .task-rabbitmq-etl {
        background-color: #7069ee;
    }

    .destinations .legend .periodic-backup,
    .cluster .legend .periodic-backup {
        color: #945ab5;
    }

    .destinations .legend .task-periodic-backup,
    .cluster .legend .task-periodic-backup {
        background-color: #945ab5;
    }

.destinations .settings-menu,
.cluster .settings-menu {
    width: 300px !important;
}

.destinations .address,
.cluster .address,
.destinations .cores,
.cluster .cores,
.destinations .memory,
.cluster .memory,
.destinations .serverVersion,
.cluster .serverVersion,
.destinations .os,
.cluster .os {
    margin-top: 0;
    line-height: 18px;
    margin-right: 15px;
    white-space: nowrap;
}

    .destinations .os .tooltip .tooltip-inner,
    .cluster .os .tooltip .tooltip-inner {
        max-width: unset;
    }

.destinations .memory,
.cluster .memory {
    min-width: 112px;
}

.destinations .serverVersion,
.cluster .serverVersion {
    max-width: 150px;
    flex-grow: 0;
}

    .destinations .serverVersion,
    .cluster .serverVersion,
    .destinations .serverVersion > strong,
    .cluster .serverVersion > strong {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.destinations .destination-item,
.cluster .destination-item {
    padding-left: 30px;
    position: relative;
}

    .destinations .destination-item.sql-etl .destination-name,
    .cluster .destination-item.sql-etl .destination-name {
        color: #2f9ef3;
    }

        .destinations .destination-item.sql-etl .destination-name:hover,
        .cluster .destination-item.sql-etl .destination-name:hover {
            color: #65bcff;
        }

    .destinations .destination-item.olap-etl .destination-name,
    .cluster .destination-item.olap-etl .destination-name {
        color: #2f9ef3;
    }

        .destinations .destination-item.olap-etl .destination-name:hover,
        .cluster .destination-item.olap-etl .destination-name:hover {
            color: #65bcff;
        }

    .destinations .destination-item.elastic-etl .destination-name,
    .cluster .destination-item.elastic-etl .destination-name {
        color: #2f9ef3;
    }

        .destinations .destination-item.elastic-etl .destination-name:hover,
        .cluster .destination-item.elastic-etl .destination-name:hover {
            color: #65bcff;
        }

    .destinations .destination-item.kafka-etl .destination-name,
    .cluster .destination-item.kafka-etl .destination-name {
        color: #2f9ef3;
    }

        .destinations .destination-item.kafka-etl .destination-name:hover,
        .cluster .destination-item.kafka-etl .destination-name:hover {
            color: #65bcff;
        }

    .destinations .destination-item.rabbitmq-etl .destination-name,
    .cluster .destination-item.rabbitmq-etl .destination-name {
        color: #2f9ef3;
    }

        .destinations .destination-item.rabbitmq-etl .destination-name:hover,
        .cluster .destination-item.rabbitmq-etl .destination-name:hover {
            color: #65bcff;
        }

    .destinations .destination-item.ravendb-etl .destination-name,
    .cluster .destination-item.ravendb-etl .destination-name {
        color: #f0b362;
    }

        .destinations .destination-item.ravendb-etl .destination-name:hover,
        .cluster .destination-item.ravendb-etl .destination-name:hover {
            color: #ffd295;
        }

    .destinations .destination-item.periodic-backup .destination-name,
    .cluster .destination-item.periodic-backup .destination-name {
        color: #945ab5;
    }

        .destinations .destination-item.periodic-backup .destination-name:hover,
        .cluster .destination-item.periodic-backup .destination-name:hover {
            color: #9f6cbd;
        }

    .destinations .destination-item.subscription .destination-name,
    .cluster .destination-item.subscription .destination-name {
        color: #7bd85d;
    }

        .destinations .destination-item.subscription .destination-name:hover,
        .cluster .destination-item.subscription .destination-name:hover {
            color: #8cdd72;
        }

    .destinations .destination-item .info-container,
    .cluster .destination-item .info-container {
        flex-grow: 1;
    }

    .destinations .destination-item .destination-info,
    .cluster .destination-item .destination-info {
        display: flex;
        flex-wrap: wrap;
    }

@media (max-width: 767px) {
    .destinations .destination-item .destination-info,
    .cluster .destination-item .destination-info {
        flex-direction: column;
    }
}

.destinations .node-type,
.cluster .node-type {
    width: 120px;
    white-space: nowrap;
}

.destinations .destination-name,
.cluster .destination-name {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-grow: 1;
}

.destinations h3,
.cluster h3 {
    margin: 0;
}

.destinations .info-container,
.cluster .info-container {
    align-items: flex-start;
}

    .destinations .info-container h5,
    .cluster .info-container h5 {
        margin-top: 0;
    }

    .destinations .info-container .location,
    .cluster .info-container .location {
        line-height: 18px;
    }

    .destinations .info-container .destination-name,
    .cluster .info-container .destination-name {
        position: relative;
    }

        .destinations .info-container .destination-name i,
        .cluster .info-container .destination-name i {
            top: 0;
        }

.destinations .actions-container,
.cluster .actions-container {
    flex-shrink: 0;
}

.cluster .resources {
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
}

.cluster .info-container {
    flex-grow: 0 !important;
    width: 420px;
}

    .cluster .info-container h5 {
        margin-bottom: 3px;
    }

.sql-tables-list {
    min-height: 80px;
    max-height: 500px;
    overflow: auto;
    flex-shrink: 0;
}

.olap-tables-list {
    min-height: 80px;
    max-height: 500px;
    overflow: auto;
    flex-shrink: 0;
}

.transformation-scripts-list {
    max-height: 500px;
    overflow: auto;
    flex-shrink: 0;
}

.collection-list {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 200px;
    overflow: auto;
}

    .collection-list li {
        display: flex;
        align-items: stretch;
        font-size: 13px;
    }

        .collection-list li:hover {
            background-color: #262a30;
        }

        .collection-list li .name {
            padding: 5px 10px;
            flex-grow: 1;
        }

        .collection-list li a {
            padding: 5px 10px;
        }

            .collection-list li a:hover {
                background-color: #3b4654;
            }

        .collection-list li .btn-group {
            align-self: center;
        }

        .collection-list li .checkbox input [type="checkbox"],
        .collection-list li .radio input[type="checkbox"],
        .collection-list li .checkbox input[type="radio"],
        .collection-list li .radio input[type="radio"] {
            top: 3px;
        }

        .collection-list li .checkbox label::before {
            top: 0px;
        }

        .collection-list li .checkbox label::after {
            top: -3px;
        }

#addNewScript {
    margin-left: auto;
}

.etl-collections .collection-color-0,
.transformation-scripts-list .collection-color-0 {
    color: #7bd85d;
}

.etl-collections .collection-color-1,
.transformation-scripts-list .collection-color-1 {
    color: #945ab5;
}

.etl-collections .collection-color-2,
.transformation-scripts-list .collection-color-2 {
    color: #f0b362;
}

.etl-collections .collection-color-3,
.transformation-scripts-list .collection-color-3 {
    color: #f38a66;
}

.etl-collections .collection-color-4,
.transformation-scripts-list .collection-color-4 {
    color: #2f9ef3;
}

.etl-collections .collection-color-5,
.transformation-scripts-list .collection-color-5 {
    color: #ed558c;
}

#connection-strings .task {
    margin-top: 5px;
}

.edit-raven-sql-task {
    overflow-x: hidden;
}

    .edit-raven-sql-task .flex-row {
        transition: transform 0.5s;
    }

    .edit-raven-sql-task .test-container {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50%;
        transform: translateX(100%);
        transition: transform 0.5s;
    }

        .edit-raven-sql-task .test-container .tab-content {
            overflow: auto;
        }

    .edit-raven-sql-task.test-mode .flex-row {
        transform: translateX(-50%);
    }

    .edit-raven-sql-task.test-mode .test-container {
        transform: translateX(0%);
    }

.edit-raven-etl-task {
    overflow-x: hidden;
}

    .edit-raven-etl-task .result-item .header {
        padding: 15px;
        background-color: #3b4654;
    }

    .edit-raven-etl-task .result-item pre {
        background-color: #22252b;
    }

    .edit-raven-etl-task .flex-row {
        transition: transform 0.5s;
    }

    .edit-raven-etl-task .test-container {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50%;
        transform: translateX(100%);
        transition: transform 0.5s;
    }

        .edit-raven-etl-task .test-container .tab-content {
            overflow: auto;
        }

    .edit-raven-etl-task.test-mode .flex-row {
        transform: translateX(-50%);
    }

    .edit-raven-etl-task.test-mode .test-container {
        transform: translateX(0%);
    }

.edit-raven-olap-task {
    overflow-x: hidden;
}

    .edit-raven-olap-task .result-item .header {
        padding: 15px;
        background-color: #3b4654;
    }

    .edit-raven-olap-task .result-item pre {
        background-color: #2b333b;
    }

    .edit-raven-olap-task .flex-row {
        transition: transform 0.5s;
    }

    .edit-raven-olap-task .test-container {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50%;
        transform: translateX(100%);
        transition: transform 0.5s;
    }

        .edit-raven-olap-task .test-container .tab-content {
            overflow: auto;
        }

    .edit-raven-olap-task.test-mode .flex-row {
        transform: translateX(-50%);
    }

    .edit-raven-olap-task.test-mode .test-container {
        transform: translateX(0%);
    }

.edit-elastic-search-task {
    overflow-x: hidden;
}

    .edit-elastic-search-task .result-item .header {
        padding: 15px;
        background-color: #3b4654;
    }

    .edit-elastic-search-task .result-item pre {
        background-color: #2b333b;
    }

    .edit-elastic-search-task .flex-row {
        transition: transform 0.5s;
    }

    .edit-elastic-search-task .test-container {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50%;
        transform: translateX(100%);
        transition: transform 0.5s;
    }

        .edit-elastic-search-task .test-container .tab-content {
            overflow: auto;
        }

    .edit-elastic-search-task.test-mode .flex-row {
        transform: translateX(-50%);
    }

    .edit-elastic-search-task.test-mode .test-container {
        transform: translateX(0%);
    }

.edit-kafka-etl-task,
.edit-rabbitmq-etl-task {
    overflow-x: hidden;
}

    .edit-kafka-etl-task .result-item .header,
    .edit-rabbitmq-etl-task .result-item .header {
        padding: 15px;
        background-color: #3b4654;
    }

    .edit-kafka-etl-task .result-item pre,
    .edit-rabbitmq-etl-task .result-item pre {
        background-color: #2b333b;
    }

    .edit-kafka-etl-task .flex-row,
    .edit-rabbitmq-etl-task .flex-row {
        transition: transform 0.5s;
    }

    .edit-kafka-etl-task .test-container,
    .edit-rabbitmq-etl-task .test-container {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50%;
        transform: translateX(100%);
        transition: transform 0.5s;
    }

        .edit-kafka-etl-task .test-container .tab-content,
        .edit-rabbitmq-etl-task .test-container .tab-content {
            overflow: auto;
        }

    .edit-kafka-etl-task.test-mode .flex-row,
    .edit-rabbitmq-etl-task.test-mode .flex-row {
        transform: translateX(-50%);
    }

    .edit-kafka-etl-task.test-mode .test-container,
    .edit-rabbitmq-etl-task.test-mode .test-container {
        transform: translateX(0%);
    }

.js-test-sql-tooltip {
    z-index: 1051;
}

.show-test .backdrop {
    display: block;
}

.show-test .edit-raven-sql-task > .flex-row,
.show-test .edit-raven-etl-task > .flex-row,
.show-test .edit-elastic-search-task > .flex-row,
.show-test .edit-kafka-etl-task > .flex-row,
.show-test .edit-rabbitmq-etl-task > .flex-row {
    z-index: 1050;
}

.show-test .edit-raven-sql-task .test-container,
.show-test .edit-raven-etl-task .test-container,
.show-test .edit-elastic-search-task .test-container,
.show-test .edit-kafka-etl-task .test-container,
.show-test .edit-rabbitmq-etl-task .test-container {
    z-index: 1050;
}

.show-test .test-output pre,
.show-test #debugOutput pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.show-test .transformation-errors pre,
.show-test .load-errors pre {
    white-space: pre-wrap;
}

.show-test .slow-sqls .sql-warning {
    position: relative;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .show-test .slow-sqls .sql-warning pre {
        padding-bottom: 30px;
        white-space: normal;
    }

.show-test .slow-sqls .duration {
    bottom: 7.5px;
    left: 15px;
    position: absolute;
    font-size: 12px;
}

#connection-strings .connection-string-title {
    margin-right: 7.5px;
}

.conflicts-page .conflicts-list-container {
    width: 480px;
    position: relative;
}

.conflicts-page .conflicted-files-cv {
    height: 30px;
    flex-basis: 30px;
    flex-shrink: 1;
}

    .conflicts-page .conflicted-files-cv > div {
        flex-grow: 1;
        flex-shrink: 0;
    }

.conflicts-page .edit-conflict {
    width: 100px;
    flex-grow: 1;
}

.conflicts-page .conflicted-files {
    margin-bottom: 7.5px;
    flex-basis: 40%;
    flex-shrink: 1;
}

    .conflicts-page .conflicted-files .message {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .conflicts-page .conflicted-files .conflicted-item .actions {
        opacity: 0.6;
        transition: 0.2s opacity ease;
    }

    .conflicts-page .conflicted-files .conflicted-item .usethis {
        opacity: 0;
        transition: 0.2s opacity ease;
    }

    .conflicts-page .conflicted-files .conflicted-item .file {
        max-height: 30vh;
    }

    .conflicts-page .conflicted-files .conflicted-item:hover .actions,
    .conflicts-page .conflicted-files .conflicted-item:hover .usethis {
        opacity: 1;
    }

    .conflicts-page .conflicted-files .file-info {
        font-size: 12px;
        line-height: 16px;
        font-weight: bold;
    }

    .conflicts-page .conflicted-files > div {
        background-color: #2b333b;
        flex: 1 1 auto;
        min-width: 300px;
        transition: flex-basis 500ms ease-in-out;
    }

        .conflicts-page .conflicted-files > div + div {
            margin-left: 7.5px;
        }

        .conflicts-page .conflicted-files > div pre {
            min-height: 100%;
            border-top: 1px solid #3b4654;
            background-color: #2b333b;
        }

    .conflicts-page .conflicted-files .details {
        line-height: 18px;
    }

        .conflicts-page .conflicted-files .details .title {
            padding-top: 5px;
        }

.conflicts-page .result-file {
    flex-grow: 1;
    background-color: #2b333b;
}

.manage-ongoing-tasks {
    position: relative !important;
}

@media (min-width: 1600px) {
    .manage-ongoing-tasks .database-group-topology {
        position: sticky;
        top: 30px;
    }
}

.manage-ongoing-tasks ul.properties li > span:first-of-type {
    width: 180px;
}

.manage-ongoing-tasks .align-checkboxes {
    margin-left: 37px;
}

.manage-ongoing-tasks .actions {
    white-space: nowrap;
}

.manage-ongoing-tasks .text-details {
    color: #f0f4f6;
    width: 250px;
}

.manage-ongoing-tasks .panel-name,
.manage-ongoing-tasks .panel-name > * {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.manage-ongoing-tasks .node {
    white-space: nowrap;
}

    .manage-ongoing-tasks .node i + span {
        margin-left: 0;
        font-weight: bold;
        font-size: 18px;
        position: relative;
        top: 1px;
    }

.manage-ongoing-tasks .state:before {
    font-weight: 700;
    text-align: center;
    line-height: 12px;
    width: 65px;
}

.manage-ongoing-tasks .backup-now {
    pointer-events: all;
}

.manage-ongoing-tasks .subscription .list-properties .property-item .property-name {
    min-width: 230px;
}

.manage-ongoing-tasks .etl-progress {
    margin-top: 18.54106537px;
    padding-top: 18.54106537px;
    border-top: 1px solid #3b4654;
    display: flex;
}

    .manage-ongoing-tasks .etl-progress .overall-container {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }

    .manage-ongoing-tasks .etl-progress .etl-progress-details {
        margin-left: 18.54106537px;
        display: grid;
        grid-template-columns: 120px 120px;
        grid-gap: 7.0820917px 0;
        flex-shrink: 0;
        align-self: flex-end;
    }

        .manage-ongoing-tasks .etl-progress .etl-progress-details .etl-progress-item {
            background-color: #3b4654;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            padding: 2px 11.45903683px 0;
        }

            .manage-ongoing-tasks .etl-progress .etl-progress-details .etl-progress-item .etl-label {
                font-size: 12px;
                line-height: 13px;
                display: flex;
                align-items: flex-end;
            }

                .manage-ongoing-tasks .etl-progress .etl-progress-details .etl-progress-item .etl-label .name {
                    flex-grow: 1;
                }

.tasks-list-item.external-replication {
    color: #f3766e;
}

.tasks-list-item.pull-replication-hub {
    color: #37c4ac;
}

.tasks-list-item.pull-replication-sink {
    color: #2fb7d2;
}

.tasks-list-item.sql-etl {
    color: #2f9ef3;
}

.tasks-list-item.olap-etl {
    color: #f38a66;
}

.tasks-list-item.elastic-etl {
    color: #d85b9a;
}

.tasks-list-item.kafka-etl {
    color: #c4d451;
}

.tasks-list-item.rabbitmq-etl {
    color: #7069ee;
}

.tasks-list-item.subscription {
    color: #7bd85d;
}

.tasks-list-item.ravendb-etl {
    color: #f0b362;
}

.tasks-list-item.periodic-backup {
    color: #945ab5;
}

.edit-ongoing-task .icon-pinned {
    color: #d7325a;
    top: -1px;
}

.edit-ongoing-task .icon-pin {
    top: -1px;
}

.visualizer .nav-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
}

    .visualizer .nav-arrow.left {
        left: 5px;
    }

    .visualizer .nav-arrow.right {
        right: 5px;
    }

.visualizer ol {
    padding-left: 20px;
}

.visualizer .global-colors .color-definitions .highlight {
    color: #f0f4f6;
}

.visualizer .global-colors .color-definitions .treeFill {
    color: #98a7b7;
}

.visualizer .global-colors .color-definitions .treeStroke {
    color: #637085;
}

.visualizer .global-colors .color-definitions .treeLevelCount {
    color: #637085;
}

.visualizer .global-colors .color-definitions .pageFill {
    color: #2f9ef3;
}

.visualizer .global-colors .color-definitions .pageStroke {
    color: #637085;
}

.visualizer .global-colors .color-definitions .documentName {
    color: #22252b;
}

.visualizer .global-colors .color-definitions .treeBg {
    color: #2b333b;
}

.visualizer .global-colors .color-definitions .documents .doc1 {
    color: #7bd85d;
}

.visualizer .global-colors .color-definitions .documents .doc2 {
    color: #945ab5;
}

.visualizer .global-colors .color-definitions .documents .doc3 {
    color: #f06582;
}

.visualizer .global-colors .color-definitions .documents .doc4 {
    color: #f0b362;
}

.visualizer .global-colors .color-definitions .documents .doc5 {
    color: #37c4ac;
}

.visualizer .global-colors .color-definitions .documents .doc6 {
    color: #7069ee;
}

.visualizer .global-colors .color-definitions .documents .doc7 {
    color: #d85b9a;
}

.visualizer .global-colors .color-definitions .documents .doc8 {
    color: #f38a66;
}

.visualizer .details-colors .color-definitions .canvasBg {
    color: #2b333b;
}

.visualizer .details-colors .color-definitions .interPageConnection {
    color: #637085;
}

.visualizer .details-colors .color-definitions .pageBg {
    color: #3b4654;
}

.visualizer .details-colors .color-definitions .pageNumber {
    color: #2f9ef3;
}

.visualizer .details-colors .color-definitions .nestedSectionBg {
    color: #2f9ef3;
}

.visualizer .details-colors .color-definitions .nestedSectionFg {
    color: #f0f4f6;
}

.visualizer .details-colors .color-definitions .collapsedLeafsBg {
    color: #3b4654;
}

.visualizer .details-colors .color-definitions .collapsedLeafsFg {
    color: #98a7b7;
}

.visualizer .details-colors .color-definitions .entriesBg {
    color: #637085;
}

.visualizer .details-colors .color-definitions .entryBg {
    color: #2b333b;
}

.visualizer .details-colors .color-definitions .entryFg {
    color: #98a7b7;
}

.visualizer .details-colors .color-definitions .aggregationLabel {
    color: #637085;
}

.visualizer .details-colors .color-definitions .aggregationValue {
    color: #98a7b7;
}

.visualizer .details-colors .color-definitions .documentText {
    color: #22252b;
}

#visualizerContainer {
    position: relative;
}

    #visualizerContainer canvas,
    #visualizerContainer svg {
        position: absolute;
        top: 0;
        left: 0;
    }

    #visualizerContainer rect.pane {
        fill: none;
        pointer-events: all;
    }

.edit-subscription #testArea .virtual-grid {
    padding: 0;
}

#infoPackageSection .info-package-items {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0;
}

    #infoPackageSection .info-package-items .item {
        display: block;
        width: 88px;
        text-align: center;
        line-height: 14px;
        margin-bottom: 30px;
    }

        #infoPackageSection .info-package-items .item i {
            display: block;
            margin: auto;
            width: 66px;
            height: 66px;
            border: 3px solid #637085;
            color: #98a7b7;
            border-radius: 50%;
            font-size: 37px;
            line-height: 58px;
            margin-bottom: 15px;
        }

        #infoPackageSection .info-package-items .item span {
            margin-left: 0;
            display: block;
            font-size: 14px;
        }

.fullscreen #databaseGroupGraphContainer {
    width: 100%;
}

    .fullscreen #databaseGroupGraphContainer .exit-button {
        display: block;
    }

    .fullscreen #databaseGroupGraphContainer > h3 {
        display: block;
    }

#databaseGroupGraphContainer {
    min-height: 400px;
    position: relative;
}

    #databaseGroupGraphContainer > h3 {
        display: none;
        position: absolute;
        left: 15px;
        top: 20px;
    }

    #databaseGroupGraphContainer .exit-button {
        display: none;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    #databaseGroupGraphContainer .db-node .node-bg {
        cursor: move;
        transition: 0.2s fill ease-in-out;
    }

    #databaseGroupGraphContainer .db-node .catching-up-stroke {
        fill: none;
        stroke-width: 2px;
        stroke-dasharray: 30,17;
        opacity: 0;
    }

    #databaseGroupGraphContainer .db-node .node-tag {
        font-size: 24px;
        text-anchor: middle;
        fill: #22252b;
        font-weight: bold;
        pointer-events: none;
    }

    #databaseGroupGraphContainer .db-node .node-icon {
        text-anchor: middle;
        font-size: 34px;
        fill: white;
        pointer-events: none;
    }

    #databaseGroupGraphContainer .db-node.Member .node-bg {
        fill: #6dbe3b;
    }

    #databaseGroupGraphContainer .db-node.Promotable .node-bg {
        fill: #488c5d;
    }

    #databaseGroupGraphContainer .db-node.Promotable .catching-up-stroke {
        opacity: 1;
        stroke: #488c5d;
    }

    #databaseGroupGraphContainer .db-node.Rehab .node-bg {
        fill: #5489a8;
    }

    #databaseGroupGraphContainer .db-node.Rehab .catching-up-stroke {
        opacity: 1;
        stroke: #5489a8;
    }

    #databaseGroupGraphContainer .db-node.state-danger .node-bg {
        fill: #f06582;
    }

    #databaseGroupGraphContainer .db-node.state-danger .catching-up-stroke {
        opacity: 0;
    }

    #databaseGroupGraphContainer .db-node.state-warning .node-bg {
        fill: #f0b362;
    }

    #databaseGroupGraphContainer .task-node .node-bg {
        fill: #3b4654;
        cursor: move;
        stroke: #3b4654;
    }

    #databaseGroupGraphContainer .task-node .task-desc {
        font-size: 12px;
        pointer-events: none;
    }

    #databaseGroupGraphContainer .task-node .task-name {
        fill: #98a7b7;
        pointer-events: none;
    }

    #databaseGroupGraphContainer .task-node .task-icon {
        pointer-events: none;
        font-size: 30px;
    }

    #databaseGroupGraphContainer .task-node.Replication {
        fill: #f3766e;
    }

    #databaseGroupGraphContainer .task-node.Backup {
        fill: #945ab5;
    }

    #databaseGroupGraphContainer .task-node.RavenEtl {
        fill: #f0b362;
    }

    #databaseGroupGraphContainer .task-node.SqlEtl {
        fill: #2f9ef3;
    }

    #databaseGroupGraphContainer .task-node.OlapEtl {
        fill: #f38a66;
    }

    #databaseGroupGraphContainer .task-node.ElasticSearchEtl {
        fill: #d85b9a;
    }

    #databaseGroupGraphContainer .task-node.KafkaQueueEtl {
        fill: #c4d451;
    }

    #databaseGroupGraphContainer .task-node.RabbitQueueEtl {
        fill: #7069ee;
    }

    #databaseGroupGraphContainer .task-node.Subscription {
        fill: #7bd85d;
    }

    #databaseGroupGraphContainer .task-node.PullReplicationAsSink {
        fill: #2fb7d2;
    }

    #databaseGroupGraphContainer .task-node.PullReplicationAsHub {
        fill: #37c4ac;
    }

    #databaseGroupGraphContainer .task-node.Disabled .task-icon {
        fill: grey;
    }

    #databaseGroupGraphContainer .task-node.Disabled .task-desc {
        fill: grey;
    }

    #databaseGroupGraphContainer .edges line {
        stroke-width: 2px;
        stroke: #3b4654;
        transition: 0.2s stroke ease-in-out;
    }

        #databaseGroupGraphContainer .edges line.Disabled {
            stroke: #f0b362;
            stroke-dasharray: 3,3;
        }

        #databaseGroupGraphContainer .edges line.warning {
            stroke: #f0b362;
        }

        #databaseGroupGraphContainer .edges line.errored {
            stroke: #f06582;
        }

.manage-db-group.destinations .info-container {
    align-items: center;
}

.manage-db-group .sort-mode .panel {
    cursor: move;
}

.manage-db-group .sort-mode .deleted-nodes {
    display: none;
}

.schedule-info-text .values {
    color: #f9d291;
}

.schedule-info-text .special-characters {
    color: white;
}

.encryption-lock-icon {
    position: initial;
}

#icon-global-serverwide {
    color: #98a7b7;
    font-size: 140%;
}

.certificates .certificates-dropdown :last-of-type {
    margin-left: 7.0820917px !important;
}

@media (max-width: 1199px) {
    .certificates .certificates-dropdown {
        margin-top: 7.0820917px;
    }
}

.certificates .certificate-item .flex-horizontal {
    flex-wrap: wrap;
}

@media (max-width: 1599px) {
    .certificates .certificate-item .certificate-name {
        width: 100%;
    }
}

.certificates .certificate-item .thumbprint {
    font-size: 12px;
}

.certificates .certificate-item h3 {
    margin: 0;
}

.certificates .certificate-item .panel-addon {
    font-size: 13px;
}

.certificates .certificate-item .clearance {
    width: 150px;
    flex-shrink: 0;
}

.certificates .certificate-item .clearance,
.certificates .certificate-item .permissions,
.certificates .certificate-item .valid-from,
.certificates .certificate-item .expiration,
.certificates .certificate-item .auto-renew {
    margin-top: 0;
    line-height: 18px;
    margin-right: 15px;
    white-space: nowrap;
}

    .certificates .certificate-item .permissions strong + strong {
        margin-left: 7.5px;
    }

.certificates .filter-options-dropdown-container {
    background-color: #2b333b;
    width: 600px;
    overflow: visible;
}

    .certificates .filter-options-dropdown-container h3 {
        font-weight: bold;
    }

    .certificates .filter-options-dropdown-container #dbNameInput {
        width: inherit;
        border: 1px solid #3b4654;
    }

    .certificates .filter-options-dropdown-container .dropdown-menu {
        width: 550px;
        overflow: auto;
    }

    .certificates .filter-options-dropdown-container .btn-default {
        background-color: #3b4654 !important;
        border-color: #3b4654 !important;
    }

.certificates .sort-dropdown {
    width: 220px;
}

    .certificates .sort-dropdown i {
        top: 5px;
    }

.capture-stack-traces .overlay {
    fill: none;
    pointer-events: all;
}

.capture-stack-traces .threadContainer {
    fill: #2b333b;
}

.capture-stack-traces .header {
    fill: #3b4654;
}

.capture-stack-traces .link {
    fill: none;
    stroke-width: 2;
    stroke-miterlimit: 10;
    vector-effect: non-scaling-stroke;
}

    .capture-stack-traces .link.level-1 {
        stroke: #7bd85d;
    }

    .capture-stack-traces .link.level-2 {
        stroke: #37c4ac;
    }

    .capture-stack-traces .link.level-3 {
        stroke: #2f9ef3;
    }

    .capture-stack-traces .link.level-4 {
        stroke: #7069ee;
    }

    .capture-stack-traces .link.level-5 {
        stroke: #945ab5;
    }

    .capture-stack-traces .link.level-6 {
        stroke: #d85b9a;
    }

    .capture-stack-traces .link.level-7 {
        stroke: #f06582;
    }

.capture-stack-traces .wireframe {
    fill-opacity: 0;
    transition: fill-opacity 0.2s ease;
    fill: #98a7b7;
}

    .capture-stack-traces .wireframe.own {
        fill: #f0f4f6;
    }

.capture-stack-traces .frame {
    cursor: default;
    fill-opacity: 1;
    transition: fill-opacity 0.2s ease;
    fill: #98a7b7;
    font-size: 12px;
    alignment-baseline: middle;
}

    .capture-stack-traces .frame.own {
        fill: #f0f4f6;
        font-weight: 900;
    }

.capture-stack-traces .copy {
    fill: #f0f4f6;
    alignment-baseline: central;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.capture-stack-traces .btn-copy {
    cursor: pointer;
    fill: #d7325a;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.capture-stack-traces .threadGroup:hover .btn-copy {
    opacity: 1;
}

.capture-stack-traces .threadGroup:hover .copy {
    opacity: 1;
}

.capture-stack-traces .threadGroup:hover .legend {
    opacity: 1;
}

.capture-stack-traces .wireframes .wireframe {
    fill-opacity: 1;
}

.capture-stack-traces .wireframes .frame {
    fill-opacity: 0;
}

.capture-stack-traces .count {
    font-size: 26px;
    font-weight: bold;
    fill: #f0f4f6;
    cursor: default;
}

.capture-stack-traces .cpuUsage {
    fill: #f0f4f6;
}

.capture-stack-traces .cpuUsageContainer .legend {
    font-size: 10px;
    fill: #98a7b7;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.capture-stack-traces .title {
    cursor: default;
    font-size: 20px;
    fill: #98a7b7;
}

.edit-pull-replication-hub-task #replicationAccessList {
    max-height: 800px;
}

.edit-pull-replication-hub-task .replication-access-list {
    max-height: 800px;
}

.edit-pull-replication-hub-task .replication-access-buttons {
    top: -25px;
}

.edit-pull-replication-hub-task .certificates-actions {
    align-items: flex-start;
}

    .edit-pull-replication-hub-task .certificates-actions > * + * {
        margin-left: 7.5px;
    }

.edit-pull-replication-hub-task .certificate-item .flex-horizontal {
    flex-wrap: wrap;
}

.edit-pull-replication-hub-task .certificate-item .thumbprint {
    font-size: 12px;
}

.edit-pull-replication-hub-task .certificate-item h3 {
    margin: 0;
}

.edit-pull-replication-hub-task .certificate-item .panel-addon {
    font-size: 13px;
    border-bottom: 1px solid #22292f;
    border-right: 1px solid #22292f;
}

.edit-pull-replication-hub-task .certificate-item .notBefore,
.edit-pull-replication-hub-task .certificate-item .expiration {
    margin-top: 0;
    line-height: 18px;
    margin-right: 15px;
    white-space: nowrap;
}

.log-list .item {
    border: none;
    white-space: pre-wrap;
    font-size: 13px;
    line-height: 17px;
    width: 100%;
}

    .log-list .item:not(.bg-danger) {
        background-color: #2b333b;
    }

    .log-list .item span.studio-item-info {
        color: #0e8ef0;
    }

    .log-list .item .copy-item-button {
        color: #1350c6;
        visibility: hidden;
        padding: 5px 0px 0px 5px;
    }

    .log-list .item:hover .copy-item-button {
        visibility: visible;
    }

.log-list pre {
    padding: 0px 2px 0px 2px;
}

.log-list span {
    padding: 5px 5px 5px 1px;
}

.log-list .even .item:not(.bg-danger) {
    background-color: #36404a;
}

.log-list .even .item span.bg-danger {
    background-color: #714254;
}

.admin-logs .columns-list-container {
    width: 600px;
}

    .admin-logs .columns-list-container#settingsContainer {
        height: auto;
    }

.admin-logs .full-width {
    width: 100%;
}

.admin-logs #adminLogsPath {
    word-break: break-word;
}

.admin-logs #selectedLogMode {
    margin-top: 5px;
}

.admin-logs #downloadLogs .modal-dialog {
    margin: 0;
}

    .admin-logs #downloadLogs .modal-dialog .control-label {
        width: 100px;
    }

.admin-logs #downloadLogs .dropdown-menu {
    overflow: visible;
}

#dashboard-container {
    display: flex;
    flex-direction: column;
}

    #dashboard-container .js-animate {
        overflow: hidden;
    }

    #dashboard-container .disabled a {
        cursor: not-allowed;
        opacity: 0.5;
    }

    #dashboard-container .tooltip-inner {
        max-width: 255px;
        white-space: nowrap;
        padding: 10px;
    }

    #dashboard-container .virtual-grid {
        position: absolute;
        top: 0;
        left: 0;
    }

    #dashboard-container .disk-usage {
        font-size: 14px;
    }

        #dashboard-container .disk-usage .usage {
            margin-right: 7.5px;
        }

        #dashboard-container .disk-usage .usage-rect {
            width: 10px;
            height: 10px;
            margin-right: 4px;
            display: inline-block;
        }

        #dashboard-container .disk-usage .server-usage .usage-rect {
            background-color: #d7325a;
        }

        #dashboard-container .disk-usage .server-usage strong {
            color: #d7325a;
        }

        #dashboard-container .disk-usage .total-usage .usage-rect {
            background-color: #009de0;
        }

        #dashboard-container .disk-usage .total-usage strong {
            color: #009de0;
        }

        #dashboard-container .disk-usage .free-space .usage-rect {
            background-color: #7bd85d;
        }

        #dashboard-container .disk-usage .free-space strong {
            color: #7bd85d;
        }

        #dashboard-container .disk-usage .free-space .icon-warning {
            display: none;
        }

        #dashboard-container .disk-usage .free-space.free-space-warning {
            color: #f0b362;
        }

            #dashboard-container .disk-usage .free-space.free-space-warning strong {
                color: #f0b362;
            }

            #dashboard-container .disk-usage .free-space.free-space-warning .usage-rect {
                display: none;
            }

            #dashboard-container .disk-usage .free-space.free-space-warning .icon-warning {
                display: inline-block;
            }

        #dashboard-container .disk-usage small {
            font-size: 70%;
        }

    #dashboard-container .drive-usage-container {
        overflow: auto;
        padding-right: 5px;
    }

    #dashboard-container .usage-bars {
        background-color: #7bd85d;
        height: 18px;
    }

        #dashboard-container .usage-bars .used {
            height: 18px;
            line-height: 0;
            background-color: #009de0;
            padding: 2px;
        }

            #dashboard-container .usage-bars .used .ravendb {
                height: 14px;
                background-color: #d7325a;
                line-height: 0;
                min-width: 2px;
            }

    #dashboard-container .graph-container {
        height: 100%;
        min-height: 90px;
        width: auto;
        min-width: 200px;
        background-color: #22252b;
        border-bottom: 1px solid #3b4654;
        border-right: 1px solid #3b4654;
        background-position: bottom right;
        background-size: auto 100%;
        position: relative;
        overflow: hidden;
    }

        #dashboard-container .graph-container svg {
            position: absolute;
            top: 0;
            left: 0;
        }

            #dashboard-container .graph-container svg .pointer-line {
                fill: none;
                stroke: #98a7b7;
            }

    #dashboard-container .dashboard-indexing .graph-container {
        min-width: 180px;
    }

    #dashboard-container #storageChart {
        background: none;
        border: none;
    }

    #dashboard-container .list-container {
        position: relative;
        flex-grow: 1;
        align-self: stretch;
        min-width: 260px;
        min-height: 100px;
    }

        #dashboard-container .list-container .list {
            background-color: #22252b;
        }

    #dashboard-container svg .bg {
        fill: #22252b;
    }

    #dashboard-container svg .grid-line {
        stroke: #3b4654;
        stroke-width: 1px;
    }

    #dashboard-container #cpuChart .line,
    #dashboard-container #memoryChart .line {
        fill: none;
        stroke-width: 2;
    }

    #dashboard-container #cpuChart .fill,
    #dashboard-container #memoryChart .fill {
        fill-opacity: 0.3;
        stroke: none;
    }

    #dashboard-container #cpuChart .machine .line,
    #dashboard-container #memoryChart .machine .line {
        stroke: #b21557;
    }

    #dashboard-container #cpuChart .machine .fill,
    #dashboard-container #memoryChart .machine .fill {
        fill: #b21557;
    }

    #dashboard-container #cpuChart .process .line,
    #dashboard-container #memoryChart .process .line {
        stroke: #ff6482;
    }

    #dashboard-container #cpuChart .process .fill,
    #dashboard-container #memoryChart .process .fill {
        fill: #ff6482;
    }

    #dashboard-container .dashboard-traffic .traffic-summary td {
        padding: 0 5px;
    }

    #dashboard-container #indexingChart .line {
        fill: none;
        stroke: #7069ee;
        stroke-width: 2;
    }

    #dashboard-container #indexingChart .fill {
        fill-opacity: 0.3;
        fill: #7069ee;
        stroke: none;
    }

    #dashboard-container #reduceChart .map .line {
        fill: none;
        stroke: #eea361;
        stroke-width: 2;
    }

    #dashboard-container #reduceChart .map .fill {
        fill-opacity: 0.3;
        fill: #eea361;
        stroke: none;
    }

    #dashboard-container #reduceChart .reduce .line {
        fill: none;
        stroke: #ed558c;
        stroke-width: 2;
    }

    #dashboard-container #reduceChart .reduce .fill {
        fill-opacity: 0.3;
        fill: #ed558c;
        stroke: none;
    }

    #dashboard-container .legend-rect {
        width: 12px;
        height: 12px;
        margin-right: 10px;
        vertical-align: middle;
        display: inline-block;
    }

    #dashboard-container .total-requests-legend {
        background-color: #2fb7d2;
    }

    #dashboard-container .total-writes-legend {
        background-color: #8361d4;
    }

    #dashboard-container .total-written-legend {
        background-color: #eea361;
    }

    #dashboard-container .indexed-legend {
        background-color: #7069ee;
    }

    #dashboard-container .mapped-legend {
        background-color: #eea361;
    }

    #dashboard-container .reduced-legend {
        background-color: #ed558c;
    }

    #dashboard-container #trafficChart .requests .line {
        fill: none;
        stroke: #2fb7d2;
        stroke-width: 2;
    }

    #dashboard-container #trafficChart .requests .fill {
        fill-opacity: 0.3;
        fill: #2fb7d2;
        stroke: none;
    }

    #dashboard-container #trafficChart .writes .line {
        fill: none;
        stroke: #8361d4;
        stroke-width: 2;
    }

    #dashboard-container #trafficChart .writes .fill {
        fill-opacity: 0.3;
        fill: #8361d4;
        stroke: none;
    }

    #dashboard-container #trafficChart .written .line {
        fill: none;
        stroke: #eea361;
        stroke-width: 2;
    }

    #dashboard-container #trafficChart .written .fill {
        fill-opacity: 0.3;
        fill: #eea361;
        stroke: none;
    }

    #dashboard-container .legend-rect.color-1 {
        background-color: #f75e71;
    }

    #dashboard-container #storageChart .arc path.color-1 {
        fill: #f75e71;
    }

    #dashboard-container .legend-rect.color-2 {
        background-color: #f38861;
    }

    #dashboard-container #storageChart .arc path.color-2 {
        fill: #f38861;
    }

    #dashboard-container .legend-rect.color-3 {
        background-color: #f0ae5e;
    }

    #dashboard-container #storageChart .arc path.color-3 {
        fill: #f0ae5e;
    }

    #dashboard-container .legend-rect.color-4 {
        background-color: #edcd51;
    }

    #dashboard-container #storageChart .arc path.color-4 {
        fill: #edcd51;
    }

    #dashboard-container .legend-rect.color-5 {
        background-color: #7bd85d;
    }

    #dashboard-container #storageChart .arc path.color-5 {
        fill: #7bd85d;
    }

    #dashboard-container .legend-rect.color-6 {
        background-color: #37c4ac;
    }

    #dashboard-container #storageChart .arc path.color-6 {
        fill: #37c4ac;
    }

    #dashboard-container .legend-rect.color-7 {
        background-color: #2f9ef3;
    }

    #dashboard-container #storageChart .arc path.color-7 {
        fill: #2f9ef3;
    }

    #dashboard-container .legend-rect.color-8 {
        background-color: #6972ee;
    }

    #dashboard-container #storageChart .arc path.color-8 {
        fill: #6972ee;
    }

    #dashboard-container .legend-rect.color-9 {
        background-color: #9457b5;
    }

    #dashboard-container #storageChart .arc path.color-9 {
        fill: #9457b5;
    }

    #dashboard-container .legend-rect.color-10 {
        background-color: #d45598;
    }

    #dashboard-container #storageChart .arc path.color-10 {
        fill: #d45598;
    }

    #dashboard-container .legend-rect.color-11 {
        background-color: #a7b4c1;
    }

    #dashboard-container #storageChart .arc path.color-11 {
        fill: #a7b4c1;
    }

    #dashboard-container #storageChart .arc path {
        transition: fill 0.2s cubic-bezier(0.5, 0, 1, 0.5), stroke 0.1s ease;
    }

        #dashboard-container #storageChart .arc path:hover,
        #dashboard-container #storageChart .arc path.active {
            fill: #f0f4f6;
            stroke-width: 0.5px;
            stroke: #FFF;
        }

    #dashboard-container .virtual-grid {
        padding: 0;
    }

    #dashboard-container .panel-title {
        display: flex;
        align-items: center;
    }

        #dashboard-container .panel-title i {
            top: 0;
        }

        #dashboard-container .panel-title span {
            margin-left: 11.45903683px;
        }

    #dashboard-container .token {
        color: #98a7b7;
    }

        #dashboard-container .token.has-alerts {
            color: #d2923d;
        }

        #dashboard-container .token.null,
        #dashboard-container .token.na {
            color: #4b5a6b;
        }

    #dashboard-container .dashboard-items {
        flex-grow: 1;
        display: flex;
        flex-wrap: wrap;
        margin: -7.5px;
    }

        #dashboard-container .dashboard-items > div {
            flex-grow: 1;
        }

        #dashboard-container .dashboard-items .dashboard-nodecpu {
            flex-grow: 0;
        }

        #dashboard-container .dashboard-items .no-data-area {
            display: none;
        }

        #dashboard-container .dashboard-items.no-databases .list-container .no-data-area {
            text-align: center;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
            z-index: 1000;
            margin-top: 12px;
        }

        #dashboard-container .dashboard-items.no-databases .dashboard-indexing > .panel {
            opacity: 0.2;
            pointer-events: none;
        }

        #dashboard-container .dashboard-items .dashboard-item {
            flex-grow: 1;
            display: flex;
            flex-direction: column;
            padding: 7.5px;
        }

            #dashboard-container .dashboard-items .dashboard-item.dashboard-node {
                flex-grow: 0;
            }

            #dashboard-container .dashboard-items .dashboard-item .panel {
                flex-grow: 1;
                display: flex;
                flex-direction: column;
                margin-bottom: 0;
                position: relative;
            }

            #dashboard-container .dashboard-items .dashboard-item .panel-body {
                flex-grow: 1;
            }

    #dashboard-container .dashboard-storage {
        min-height: 310px;
    }

        #dashboard-container .dashboard-storage .progress {
            width: 100px;
            margin-top: 0;
            margin-bottom: 0;
        }

        #dashboard-container .dashboard-storage .list-container {
            min-height: 70px;
        }

    #dashboard-container .dashboard-cpu-memory .dashboard-memory {
        padding: 0;
    }

.infogrid .infogrid-label {
    background-color: #22252b;
    padding: 15px;
    border-right: 1px dashed #3b4654;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    text-align: center;
    min-width: 160px;
    position: relative;
}

.infogrid .process-usage {
    color: #ff6482;
}

.infogrid .machine-usage {
    color: #b21557;
}

html:not(.no-cssgrid) .infogrid {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 7.5px 0;
    align-items: stretch;
}

    html:not(.no-cssgrid) .infogrid .separator {
        display: none;
    }

.setup-shell {
    height: auto;
    min-height: 100%;
    overflow: auto;
    display: flex;
    flex-direction: column;
}

    .setup-shell .welcome .padding.padding-lg {
        padding-bottom: 0;
    }

    .setup-shell #applicationHost {
        background: #22252b;
        color: #98a7b7;
        padding-bottom: 60px;
    }

    .setup-shell #applicationHost,
    .setup-shell #page-host {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }

    .setup-shell .content-container {
        overflow: visible;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }

    .setup-shell .container {
        max-width: 1100px;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }

    .setup-shell .btn-icon {
        min-height: 170px;
        display: block;
        width: 100%;
        color: #98a7b7;
    }

        .setup-shell .btn-icon .icon-xl {
            margin-top: 0;
        }

    .setup-shell .icon-xl {
        margin-top: 15px;
        padding-top: 30px;
        padding-bottom: 15px;
    }

        .setup-shell .icon-xl:before {
            font-size: 80px;
        }

        .setup-shell .icon-xl + .lead {
            white-space: initial;
            font-size: 18px;
            font-weight: bold;
        }

    .setup-shell div.small {
        font-size: 13px;
        line-height: 16px;
    }

    .setup-shell .list {
        margin-top: 15px;
        list-style: none;
        padding: 0;
        font-size: 13px;
        min-height: 150px;
    }

        .setup-shell .list li {
            display: flex;
            line-height: 17px;
            margin-bottom: 8px;
        }

        .setup-shell .list .icon-plus {
            color: #7bd85d;
        }

        .setup-shell .list .icon-minus {
            color: #f0b362;
        }

    .setup-shell footer.status-footer {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .setup-shell footer.status-footer .footer-item > div {
            padding: 3.75px 15px;
        }

    .setup-shell #terms {
        border: none;
        overflow: hidden;
    }

    .setup-shell .configuration-log {
        position: relative;
    }

        .setup-shell .configuration-log:before {
            content: 'All dates are in UTC';
            top: 0;
            right: 0;
            position: absolute;
            background-color: #237abd;
            font-size: 12px;
            color: #f0f4f6;
            padding: 2px 5px;
            transform: translateY(-100%);
        }

        .setup-shell .configuration-log pre,
        .setup-shell .readme pre {
            white-space: pre-wrap;
        }

    .setup-shell .ip-dropdown .has-error {
        width: 100%;
    }

    .setup-shell .ip-dropdown .form-control + .caret {
        top: 17px;
    }

    .setup-shell .setup-nodes .nodes-list {
        max-height: 50vh;
        overflow: auto;
    }

    .setup-shell .select-theme-btn {
        position: fixed;
        top: 0;
        right: 20px;
        z-index: 10;
    }

    .setup-shell .welcome .btn-selected-warning,
    .setup-shell .security .btn-selected-warning {
        color: #f0b362;
        border-color: #f0b362;
    }

    .setup-shell .welcome .btn-selected-success,
    .setup-shell .security .btn-selected-success {
        color: #7bd85d;
        border-color: #7bd85d;
    }

    .setup-shell .welcome .btn-selected-info,
    .setup-shell .security .btn-selected-info {
        color: #2f9ef3;
        border-color: #2f9ef3;
    }

footer .footer-item .license.valid {
    background-color: #60ab47;
    border-color: #62af49;
    color: #a0f285;
}

footer .footer-item .license.invalid,
footer .footer-item .license.no-license {
    background-color: #d3405f;
    border-color: #d44462;
    color: #ff98ae;
}

footer .footer-item .license.expired {
    background-color: #d2923d;
    border-color: #d39541;
    color: #ffd295;
}

footer .footer-item .support.no-support,
footer .footer-item .support.partial-support {
    background-color: #d2923d;
    border-color: #d39541;
    color: #ffd295;
}

footer .footer-item .support.production-support,
footer .footer-item .support.professional-support {
    background-color: #60ab47;
    border-color: #62af49;
    color: #a0f285;
}

.cmp-xchg {
    display: flex;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

    .cmp-xchg.ace_editor {
        position: absolute;
    }

    .cmp-xchg .content-editor {
        flex-grow: 1;
    }

    .cmp-xchg .cmp-xchg-label {
        font-size: 25px;
        font-weight: 500;
    }

    .cmp-xchg .cmp-xchg-info {
        position: relative;
        top: -2px;
        left: 2px;
        font-size: 95%;
    }

.identities-view .identities-list-container {
    width: 700px;
    position: relative;
}

.eula-host pre {
    max-height: 60vh;
    display: inline-block;
    text-align: left;
}

.fullscreen #editTransform {
    margin-top: 60px;
}

.fullscreen .hidden-fullscreen {
    display: none;
}

.fullscreen .sql-migration {
    width: 100%;
}

    .fullscreen .sql-migration .exit-button {
        display: inline-block;
    }

    .fullscreen .sql-migration > h3 {
        display: block;
    }

    .fullscreen .sql-migration .modal-root {
        width: 100%;
        background-color: #22252b;
    }

.reference-in-use-modal .link-actions .btn.btn-sm.active,
.sql-migration .link-actions .btn.btn-sm.active {
    background-color: #d7325a !important;
    border-color: #d7325a !important;
    color: #f0f4f6;
}

.reference-in-use-modal .key-type.primary,
.sql-migration .key-type.primary {
    color: #f0b362;
}

.reference-in-use-modal .key-type.foreign,
.sql-migration .key-type.foreign {
    color: #637085;
}

.sql-migration #editTransform {
    position: fixed;
    top: 100px;
    right: 30px;
    display: block;
    margin-left: auto;
    z-index: 900;
    margin-bottom: 30px;
    width: 500px;
    max-width: 100%;
}

.sql-migration .js-scroll-tables {
    flex-basis: 100px;
}

.sql-migration .table-header i {
    font-size: 13px;
    padding-top: 7px;
    color: #637085;
}

.sql-migration .suffix-input {
    width: 100px;
    display: inline-block;
}

.sql-migration .exit-button {
    display: none;
}

.sql-migration .customizations {
    font-size: 11px;
    color: #637085;
    text-transform: uppercase;
    font-weight: bold;
}

    .sql-migration .customizations i + i {
        padding-left: 5px;
    }

.sql-migration .filter-input {
    margin-left: 7.5px;
}

.sql-migration .left-indent {
    padding-left: 30px;
}

.sql-migration .raven-property-name {
    color: #7bd85d;
}

.sql-migration .panel-heading .inline-edit {
    padding-right: 30px;
}

.sql-migration .panel-header .icon-arrow-right {
    padding-left: 10px;
    padding-right: 10px;
}

.sql-migration .panel-header .inline-edit:hover:after {
    top: -4px;
}

.sql-migration .panel-addon {
    font-size: 13px;
    line-height: 1.5;
    position: relative;
}

    .sql-migration .panel-addon .table-warning {
        position: absolute;
        top: 0;
        right: 0;
    }

.sql-migration .btn-sm {
    padding: 2px 8px;
}

.sql-migration .relation {
    padding: 4px 0;
}

    .sql-migration .relation span {
        margin-right: 3px;
        margin-left: 0;
    }

.sql-migration .document-id {
    padding: 4px;
    padding-bottom: 0;
}

.sql-migration .object-container {
    padding: 20px 7.5px 20px 20px;
    position: relative;
    display: grid;
    align-items: end;
    grid-template-columns: repeat(7, auto) 1fr;
}

    .sql-migration .object-container .prop-table {
        display: grid;
        grid-template-columns: auto auto auto 1fr;
    }

    .sql-migration .object-container .inner-table {
        display: grid;
    }

    .sql-migration .object-container .prop-table,
    .sql-migration .object-container .inner-table {
        grid-column: 1/-1;
    }

        .sql-migration .object-container .prop-table .prop-table-row,
        .sql-migration .object-container .inner-table .prop-table-row {
            display: contents;
        }

            .sql-migration .object-container .prop-table .prop-table-row .sqlName,
            .sql-migration .object-container .inner-table .prop-table-row .sqlName {
                grid-column-start: 1;
                line-height: 30px;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    .sql-migration .object-container .arrow {
        padding: 0 15px;
        line-height: 30px;
    }

        .sql-migration .object-container .arrow i {
            font-size: 14px;
            color: #637085;
            opacity: 0.8;
        }

    .sql-migration .object-container .inline-edit .static {
        display: flex;
        align-items: center;
        height: 29px;
    }

    .sql-migration .object-container .inline-edit .raven-property-name {
        flex-grow: 1;
        margin-right: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .sql-migration .object-container .inline-edit .raven-property-type {
        width: 85px;
    }

    .sql-migration .object-container .references-container {
        display: contents;
    }

        .sql-migration .object-container .references-container .key,
        .sql-migration .object-container .references-container .relation-type,
        .sql-migration .object-container .references-container .from,
        .sql-migration .object-container .references-container .in,
        .sql-migration .object-container .references-container .actions-container {
            border-bottom: 1px solid #3b4654;
        }

        .sql-migration .object-container .references-container .reference-item {
            display: contents;
        }

            .sql-migration .object-container .references-container .reference-item > .relation {
                display: contents;
            }

                .sql-migration .object-container .references-container .reference-item > .relation .key,
                .sql-migration .object-container .references-container .reference-item > .relation .relation-type,
                .sql-migration .object-container .references-container .reference-item > .relation .from,
                .sql-migration .object-container .references-container .reference-item > .relation .in {
                    height: 30px;
                    line-height: 30px;
                    white-space: nowrap;
                }

                .sql-migration .object-container .references-container .reference-item > .relation .key {
                    margin-left: -20px;
                    grid-column-start: 1;
                    padding-right: 15px;
                    white-space: nowrap;
                }

                .sql-migration .object-container .references-container .reference-item > .relation .relation-type {
                    grid-column-start: 2;
                    padding: 0 15px;
                }

                .sql-migration .object-container .references-container .reference-item > .relation .form {
                    grid-column-start: 3;
                    padding: 0 15px;
                }

                .sql-migration .object-container .references-container .reference-item > .relation .in {
                    grid-column-start: 4;
                    padding: 0 15px;
                }

            .sql-migration .object-container .references-container .reference-item .actions-container {
                display: flex;
                align-items: center;
                min-height: 30px;
                justify-content: flex-start;
            }

                .sql-migration .object-container .references-container .reference-item .actions-container .btn.active {
                    color: #f0f4f6;
                }

            .sql-migration .object-container .references-container .reference-item .link-actions {
                display: flex;
            }

    .sql-migration .object-container:before,
    .sql-migration .object-container:after {
        position: absolute;
        font-weight: 900;
        color: #637085;
    }

    .sql-migration .object-container:before {
        content: '{';
        top: 6px;
        left: 7px;
    }

    .sql-migration .object-container:after {
        content: '}';
        bottom: 3px;
        left: 7px;
    }

.sql-migration .array-container {
    padding: 20px 7.5px 20px 20px;
    position: relative;
}

    .sql-migration .array-container:before,
    .sql-migration .array-container:after {
        position: absolute;
        font-weight: 900;
        color: #637085;
    }

    .sql-migration .array-container:before {
        content: '[';
        top: 6px;
        left: 7px;
    }

    .sql-migration .array-container:after {
        content: ']';
        bottom: 3px;
        left: 7px;
    }

.sql-migration .panel-heading {
    color: #f0f4f6;
    font-weight: 900;
    position: sticky;
    top: 0;
    z-index: 10;
}

.sql-migration .panel-body {
    font-size: 13px;
    overflow: auto;
}

.sql-migration .properties_table {
    border-collapse: separate;
}

.sql-migration .sqlName {
    margin-right: 7.5px;
}

.sql-migration .inline-edit {
    border: solid 1px transparent;
    padding-left: 7.5px;
    position: relative;
    height: 30px;
    padding-right: 30px;
}

    .sql-migration .inline-edit input {
        display: none;
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: -1px;
    }

    .sql-migration .inline-edit.edit-mode input {
        display: block;
        z-index: 2;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .sql-migration .inline-edit.edit-mode .static {
        visibility: hidden;
        z-index: 1;
    }

    .sql-migration .inline-edit:hover:not(.edit-mode):not(.edit-disabled) {
        border: solid 1px #637085;
        position: relative;
        cursor: pointer;
    }

        .sql-migration .inline-edit:hover:not(.edit-mode):not(.edit-disabled):after {
            position: absolute;
            right: 0px;
            top: 0;
            bottom: 0;
            content: "\f116";
            font-family: 'icomoon' !important;
            background-color: #637085;
            padding: 2px 4px;
        }

.sql-migration .with-top-label {
    position: relative;
    padding: 0 7.5px;
    padding-top: 7.5px;
    height: 34px;
}

    .sql-migration .with-top-label input {
        padding-top: 21px;
        padding-bottom: 12px;
    }

    .sql-migration .with-top-label:before {
        color: #63728a;
        position: absolute;
        left: 7.5px;
        top: 2px;
        line-height: 10px;
        font-size: 10px;
        text-transform: uppercase;
        content: attr(data-label);
    }

.sql-migration .settings-menu .flex-form .control-label {
    width: 255px;
}

.sql-migration .dropdown .dropdown-menu.settings-menu {
    width: 470px;
}

.reference-in-use-modal .max-height {
    max-height: 80vh;
    overflow: auto;
}

.migrate-database .prop-table {
    display: grid;
    grid-template-columns: auto auto auto auto 1fr;
}

.migrate-database .prop-table,
.migrate-database .inner-table {
    grid-column: 1/-1;
}

    .migrate-database .prop-table .prop-table-row,
    .migrate-database .inner-table .prop-table-row {
        display: contents;
    }

        .migrate-database .prop-table .prop-table-row .checkbox,
        .migrate-database .inner-table .prop-table-row .checkbox {
            grid-column-start: 1;
        }

        .migrate-database .prop-table .prop-table-row .name,
        .migrate-database .inner-table .prop-table-row .name {
            line-height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.migrate-database .arrow {
    padding: 0 15px;
    line-height: 30px;
}

    .migrate-database .arrow i {
        font-size: 14px;
        color: #637085;
        opacity: 0.8;
    }

.migrate-database .inline-edit .static {
    display: flex;
    align-items: center;
    height: 29px;
}

.migrate-database .inline-edit .raven-property-name {
    flex-grow: 1;
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.migrate-database .inline-edit .raven-property-type {
    width: 85px;
}

.migrate-database .inline-edit {
    border: solid 1px transparent;
    padding-left: 7.5px;
    position: relative;
    height: 30px;
    padding-right: 30px;
}

    .migrate-database .inline-edit input {
        display: none;
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: -1px;
    }

    .migrate-database .inline-edit.edit-mode input {
        display: block;
        z-index: 2;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .migrate-database .inline-edit.edit-mode .static {
        visibility: hidden;
        z-index: 1;
    }

    .migrate-database .inline-edit:hover:not(.edit-mode):not(.edit-disabled) {
        border: solid 1px #637085;
        position: relative;
        cursor: pointer;
    }

        .migrate-database .inline-edit:hover:not(.edit-mode):not(.edit-disabled):after {
            position: absolute;
            right: 0px;
            top: 0;
            bottom: 0;
            content: "\f116";
            font-family: 'icomoon' !important;
            background-color: #637085;
            padding: 2px 4px;
        }

.running-queries .filter {
    min-width: 350px;
}

#chooseThemeModal .theme-previews {
    display: flex;
    padding: 15px;
}

#chooseThemeModal .theme {
    flex-basis: 0;
    flex-grow: 1;
    cursor: pointer;
    padding: 15px;
    text-align: center;
}

    #chooseThemeModal .theme .theme-title {
        margin-top: 15px;
        margin-bottom: 0;
    }

    #chooseThemeModal .theme:hover {
        background-color: #3b4654;
    }

    #chooseThemeModal .theme.active {
        box-shadow: 0 0 0 2px inset #d7325a;
        background-color: #3b4654;
    }

.traffic-watch .stats-container {
    border-top: 1px solid #3b4654;
    position: relative;
}

    .traffic-watch .stats-container:before {
        color: #637085;
        position: absolute;
        left: 0;
        top: -14px;
        line-height: 10px;
        font-size: 10px;
        text-transform: uppercase;
        content: attr(data-label);
    }

    .traffic-watch .stats-container .right-border {
        border-right: solid 1px #3b4654;
    }

.traffic-watch #trafficFilter {
    width: 220px;
}

.traffic-watch .dropdown .dropdown-menu.stats-menu {
    width: max-content;
}

.traffic-watch .dropdown .property {
    min-width: 90px;
}

.admin-logs-traffic-watch-dialog .flex-form .form-group .control-label {
    width: 250px;
}

.admin-logs-traffic-watch-dialog .toggle-margin {
    margin-left: 43px;
}

.queries-dialog .queries-list {
    max-height: 700px;
}

.edit-time-series .document-header {
    margin-bottom: 8px;
}

    .edit-time-series .document-header .dropdown-toggle {
        min-width: 120px;
    }

.edit-time-series .documentId {
    font-size: 25px;
}

    .edit-time-series .documentId .obj-name {
        word-break: break-all;
        line-height: 1em;
        display: block;
    }

.edit-time-series .utc-info-container:before {
    content: 'All dates are in UTC';
    top: 0;
    right: 0;
    position: absolute;
    background-color: #294962;
    font-size: 12px;
    color: #2f9ef3;
    padding: 7.0820917px 11.45903683px;
    transform: translateY(-100%);
}

.edit-time-series-entry .name-value {
    color: #f0f4f6;
}

.edit-time-series-entry .aggregation-name {
    width: 200px;
    text-align: right;
}

.edit-time-series-entry .per-node-value {
    min-width: 120px;
}

#filterTimeseriesDialog .input-date {
    width: 250px;
}

.time-series-details {
    overflow: hidden;
    display: flex;
    align-items: stretch;
    flex-direction: column;
}

@media (min-width: 1200px) {
    .time-series-details {
        flex-direction: row;
    }
}

.time-series-details .dynamic-container {
    flex-grow: 1;
}

    .time-series-details .dynamic-container canvas,
    .time-series-details .dynamic-container svg {
        position: absolute;
        left: 0;
        top: 0;
    }

.time-series-details .time-series-legend {
    padding: 30px;
    max-height: 300px;
}

@media (min-width: 1200px) {
    .time-series-details .time-series-legend {
        max-height: initial;
        width: 300px;
    }
}

.time-series-details .time-series-legend .ts-legend-header {
    margin-top: 0;
    font-weight: bold;
}

.time-series-details .time-series-legend .section-name {
    display: flex;
    font-size: 12px;
    align-items: center;
}

    .time-series-details .time-series-legend .section-name::after {
        content: '';
        display: block;
        border-bottom: 1px solid #3b4654;
        flex-grow: 1;
        margin-left: 11.45903683px;
    }

.time-series-details .color-definitions .color-1,
.time-series-details .legend .color-1,
.time-series-details .tooltip .color-1 {
    color: #f06582;
}

.time-series-details .color-definitions .color-2,
.time-series-details .legend .color-2,
.time-series-details .tooltip .color-2 {
    color: #7bd85d;
}

.time-series-details .color-definitions .color-3,
.time-series-details .legend .color-3,
.time-series-details .tooltip .color-3 {
    color: #945ab5;
}

.time-series-details .color-definitions .color-4,
.time-series-details .legend .color-4,
.time-series-details .tooltip .color-4 {
    color: #f0b362;
}

.time-series-details .color-definitions .color-5,
.time-series-details .legend .color-5,
.time-series-details .tooltip .color-5 {
    color: #2f9ef3;
}

.time-series-details .color-definitions .color-6,
.time-series-details .legend .color-6,
.time-series-details .tooltip .color-6 {
    color: #f38a66;
}

.time-series-details .color-definitions .color-7,
.time-series-details .legend .color-7,
.time-series-details .tooltip .color-7 {
    color: #37c4ac;
}

.time-series-details .color-definitions .color-8,
.time-series-details .legend .color-8,
.time-series-details .tooltip .color-8 {
    color: #d85b9a;
}

.time-series-details .color-definitions .color-9,
.time-series-details .legend .color-9,
.time-series-details .tooltip .color-9 {
    color: #edcd51;
}

.time-series-details .color-definitions .color-10,
.time-series-details .legend .color-10,
.time-series-details .tooltip .color-10 {
    color: #7069ee;
}

.time-series-details .focus-canvas {
    pointer-events: none;
}

.time-series-details svg {
    font: 10px sans-serif;
}

    .time-series-details svg .pointer-line {
        fill: none;
        stroke: #f0f4f6;
    }

    .time-series-details svg.hover-area {
        pointer-events: none;
    }

        .time-series-details svg.hover-area .points circle,
        .time-series-details svg.hover-area .ranges circle {
            fill: #2b333b;
            stroke-width: 2;
        }

        .time-series-details svg.hover-area .points line,
        .time-series-details svg.hover-area .ranges line {
            stroke-width: 4;
            fill: none;
        }

        .time-series-details svg.hover-area .points .color-1,
        .time-series-details svg.hover-area .ranges .color-1 {
            stroke: #f06582;
        }

        .time-series-details svg.hover-area .points .color-2,
        .time-series-details svg.hover-area .ranges .color-2 {
            stroke: #7bd85d;
        }

        .time-series-details svg.hover-area .points .color-3,
        .time-series-details svg.hover-area .ranges .color-3 {
            stroke: #945ab5;
        }

        .time-series-details svg.hover-area .points .color-4,
        .time-series-details svg.hover-area .ranges .color-4 {
            stroke: #f0b362;
        }

        .time-series-details svg.hover-area .points .color-5,
        .time-series-details svg.hover-area .ranges .color-5 {
            stroke: #2f9ef3;
        }

        .time-series-details svg.hover-area .points .color-6,
        .time-series-details svg.hover-area .ranges .color-6 {
            stroke: #f38a66;
        }

        .time-series-details svg.hover-area .points .color-7,
        .time-series-details svg.hover-area .ranges .color-7 {
            stroke: #37c4ac;
        }

        .time-series-details svg.hover-area .points .color-8,
        .time-series-details svg.hover-area .ranges .color-8 {
            stroke: #d85b9a;
        }

        .time-series-details svg.hover-area .points .color-9,
        .time-series-details svg.hover-area .ranges .color-9 {
            stroke: #edcd51;
        }

        .time-series-details svg.hover-area .points .color-10,
        .time-series-details svg.hover-area .ranges .color-10 {
            stroke: #7069ee;
        }

.time-series-details .grid-x line,
.time-series-details .grid-y line {
    stroke: #3b4654;
}

.time-series-details .axis path,
.time-series-details .axis line {
    fill: none;
    stroke: #000;
    shape-rendering: crispEdges;
}

.time-series-details .brush .extent {
    shape-rendering: crispEdges;
    clip-path: url(#clip);
}

.time-series-details .axisText {
    color: #98a7b7;
}

.time-series-details .axis .domain {
    stroke: #98a7b7;
}

.time-series-details .axis .tick text {
    fill: #98a7b7;
}

.time-series-details .axis .tick line {
    stroke: #98a7b7;
}

.time-series-details rect.pane {
    cursor: move;
    fill: none;
    pointer-events: all;
}

.time-series-details .ts-tooltip {
    pointer-events: none;
    box-shadow: 0 1px 3px #22252b;
    font-size: 12px;
}

    .time-series-details .ts-tooltip .name {
        text-align: left;
    }

    .time-series-details .ts-tooltip .date {
        text-align: center;
    }

.time-series-details .tooltip-inner {
    max-width: 600px;
}

    .time-series-details .tooltip-inner td {
        white-space: nowrap;
    }

#database-settings-view .all-entries,
#server-settings-view .all-entries {
    overflow-x: hidden;
    top: 50px;
}

#database-settings-view .description-text,
#server-settings-view .description-text {
    width: 500px;
    word-break: break-word;
}

#database-settings-view .entries-grid,
#server-settings-view .entries-grid {
    margin-top: 0px;
}

#database-settings-view .summary-buttons,
#server-settings-view .summary-buttons {
    margin-right: 30px;
}

#database-settings-view .filter-entries,
#server-settings-view .filter-entries {
    min-width: 250px;
}

#database-settings-view .add-vertical-split::before,
#server-settings-view .add-vertical-split::before {
    content: "";
    background: #3b4654;
    position: absolute;
    bottom: 15%;
    left: 0;
    height: 70%;
    width: 1px;
}

#database-settings-view .dirty-item::after,
#server-settings-view .dirty-item::after {
    content: '*';
    color: #edcd51;
    margin-left: 4px;
    font-size: large;
}

#database-settings-view .invalid-item::after,
#server-settings-view .invalid-item::after {
    content: "\f118";
    color: #f06582;
    margin-left: 4px;
    font-size: small;
    font-family: 'icomoon' !important;
}

#database-settings-view .categories-list-container,
#server-settings-view .categories-list-container {
    width: 310px;
    position: relative;
}

#database-settings-view .customized-entries-label,
#server-settings-view .customized-entries-label {
    background-color: #3b4654;
    width: 30px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

#database-settings-view .edit-entries-titles,
#server-settings-view .edit-entries-titles {
    padding-left: 10px;
}

#database-settings-view .summary-list-container,
#server-settings-view .summary-list-container {
    position: relative;
}

    #database-settings-view .summary-list-container .highlight-key,
    #server-settings-view .summary-list-container .highlight-key {
        color: #edcd51;
    }

    #database-settings-view .summary-list-container .value-has-content,
    #server-settings-view .summary-list-container .value-has-content {
        color: #f1784e;
    }

    #database-settings-view .summary-list-container .source-item,
    #server-settings-view .summary-list-container .source-item {
        color: #98a7b7;
        padding-left: 25px;
    }

        #database-settings-view .summary-list-container .source-item::before,
        #server-settings-view .summary-list-container .source-item::before {
            font-family: 'icomoon';
            font-size: small;
            margin-left: 5px;
            padding-left: 10px;
        }

    #database-settings-view .summary-list-container .source-item-default::before,
    #server-settings-view .summary-list-container .source-item-default::before {
        content: "\f119";
    }

    #database-settings-view .summary-list-container .source-item-server::before,
    #server-settings-view .summary-list-container .source-item-server::before {
        content: "\f11a";
    }

    #database-settings-view .summary-list-container .source-item-database::before,
    #server-settings-view .summary-list-container .source-item-database::before {
        content: "\f113";
    }

    #database-settings-view .summary-list-container .no-color,
    #server-settings-view .summary-list-container .no-color {
        color: #98a7b7;
    }

#database-settings-view .entry-basic-template .panel-body,
#server-settings-view .entry-basic-template .panel-body {
    padding-top: 0;
    padding-bottom: 0;
}

#database-settings-view .entry-content,
#server-settings-view .entry-content {
    word-break: break-word;
}

#database-settings-view .tooltip-inner,
#server-settings-view .tooltip-inner {
    max-width: 600px;
    background-color: #36404a;
    padding: 10px;
    text-align: left;
}

#database-settings-view .override-options,
#server-settings-view .override-options {
    width: 100%;
    padding-right: 30px;
}

#database-settings-view .source-icon,
#server-settings-view .source-icon {
    color: #98a7b7;
    margin-right: 2px;
}

#database-settings-view .fix-icon-top,
#server-settings-view .fix-icon-top {
    top: 1px;
}

#database-settings-view .set-default,
#server-settings-view .set-default {
    width: 75px;
}

    #database-settings-view .set-default a,
    #server-settings-view .set-default a {
        color: #98a7b7;
    }

        #database-settings-view .set-default a:hover,
        #server-settings-view .set-default a:hover {
            color: #f0f4f6;
        }

#saveConfirmationDialog #warning-icon {
    top: 12px;
}

#saveConfirmationDialog hr {
    border-top-color: rgba(210, 146, 61, 0.15);
}

#databaseIDs .change-vector-entry {
    font-weight: inherit;
    min-width: 250px;
    border: solid 1px #586476;
}
