.iphonex {
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
}

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url('../../../resource/fonts/titillium-web/titillium-web-v8-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url('../../../resource/fonts/titillium-web/titillium-web-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../resource/fonts/titillium-web/titillium-web-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../resource/fonts/titillium-web/titillium-web-v8-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../../../resource/fonts/titillium-web/titillium-web-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../resource/fonts/titillium-web/titillium-web-v8-latin-regular.svg#TitilliumWeb') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: "Orbitron";
    font-style: normal;
    font-weight: 400;
    src: url('../../../resource/fonts/Orbitron/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyGy6BoWgz.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

body {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0) !important;
    background: url(../../../../../../styles/theme/backgrounds/bkgpattern.png) fixed, url(../../../../../../styles/game/bg.jpg) fixed !important;
    font-family: "Titillium Web", sans-serif, "Nunito", sans-serif;
    padding-bottom: 0;
}

#home .jumbotron {
    position: absolute;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
}

.titillium {
    font-family: "Titillium Web", sans-serif, "Nunito", sans-serif;
}

::-moz-selection {
    /* Code for Firefox */
    background: rgba(43, 237, 230, 0.35);
}

::selection {
    background: rgba(43, 237, 230, 0.35);
}

/*
@media (max-width: 768px) {
    #home .outer-container {
        background: url(../images/mobile-v.jpg) left top / contain no-repeat, #000;
    }
}

 */


/* Typography */

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Titillium Web", sans-serif, "Nunito", sans-serif !important;
}

h6,
.h6 {
    font-size: 0.85rem
}


/* Navigation menu */

#sidebar-menu > ul > li > a {
    font-family: inherit !important;
}

body[data-sidebar-color=dark][data-sidebar-size=condensed] #wrapper .left-side-menu #sidebar-menu > ul > li:hover > a {
    background-color: #337ab7;
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li:hover > a {
    color: #fff;
    background-color: #0a1416;
    box-shadow: 0 0 10px 5px rgba(43, 237, 230, 0.1);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li:hover > .collapse > ul {
    background: #0a1416;
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-overview:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/overview.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-officier:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/officier.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-imperium:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/imperium.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-buildings:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/buildings.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-research:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/research.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-shipyard:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/shipyard.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-megastructure:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/megastructure.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-galaxy:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/galaxy.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-alliance:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/alliance.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu > ul > li.left-side-menu-fleetTable:hover > a {
    color: #fff;
    background: linear-gradient(to right, rgb(66, 78, 90) 0%, rgba(12, 20, 22, 0.2) 100%), url(../../custom/left-side-menu-sidebar/fleetTable.jpg) 0 / cover;
    box-shadow: 0 0 10px 5px rgba(66, 78, 90, 0.5);
}

.left-side-menu {
    box-shadow: 0 0 15px 0 rgba(43, 237, 230, 0.1);
}

#sidebar-menu > ul > li > a {
    color: #fff;
}

.nav-second-level li a {
    color: #97a1c1;
}


/* Scrolls */

::-webkit-scrollbar {
    width: 10px;
    background: #000e1b;
}

::-webkit-scrollbar-thumb {
    background: rgba(222, 196, 34, .6)
}


/* Cards */

.card {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.02) 0%, rgba(43, 237, 230, 0.09) 100%);
    border: 0px solid rgba(43, 237, 230, 0.2);
    border-radius: 0;
    border-width: 1px 0;
    margin-bottom: 1rem;
}

.card.card-colorless {
    background: transparent;
    border: none;
}

.card-header {
    padding: .75rem 1.25rem;
    background: linear-gradient(to right, rgba(43, 237, 230, 0.1) 0%, rgba(12, 20, 22, 1) 100%);
    border: 0px solid #2bede6;
    border-bottom-width: 2px;
    background-position: 0
}

.card-header-inherit {
    padding: .75rem 1.25rem;
    background: rgba(12, 20, 22, 1);
    border: 0px solid #2bede6;
    border-bottom-width: 2px;
    background-position: 0
}

.card-ogame-body {
    background: rgb(18, 26, 36) !important;
    background: linear-gradient(180deg, rgba(18, 26, 36, 1) 5%, rgba(34, 47, 61, 1) 20%, rgba(34, 47, 61, 1) 45%, rgba(30, 43, 57, 1) 50%) !important;
}

.card-ogame-buildings {
    box-sizing: border-box;
    border: 2px solid #000 !important;
    margin: 0 auto 7px;
    background: rgba(21, 31, 41, 0.7) !important;
    box-shadow: none !important;
}

.card-ogame-footer {
    background: #151F29;
}

.card-body.card-body-transparency {
    background: linear-gradient(to right, rgba(43, 237, 230, 0.02) 0%, rgba(12, 20, 22, 1) 100%);
    border: 0px solid rgba(43, 237, 230, 0.2);
    border-radius: 0;
    border-width: 1px;
}

.card-body {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.02) 0%, rgba(43, 237, 230, 0.09) 100%), #0e0e0e;
    border: 0px solid rgba(43, 237, 230, 0.2);
    border-radius: 0;
    border-width: 1px;
}

.card-box-queue {
    padding: 10px;
    border: 1px solid rgba(54, 64, 74, .05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    border: 1px solid #0c0c1c;
    background: rgba(7, 7, 17, .9);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: inset 0 0 0 1px #141431, inset 0 0 10px #000;
    -webkit-box-shadow: inset 0 0 0 1px #141431, inset 0 0 10px #000;
    box-shadow: inset 0 0 0 1px #141431, inset 0 0 10px #000
}


/* Opacity classes */

.opacity-0 {
    opacity: 0;
}

.opacity-1 {
    opacity: 0.2;
}

.opacity-2 {
    opacity: 0.4;
}

.opacity-3 {
    opacity: 0.6;
}

.opacity-4 {
    opacity: 0.8;
}

.opacity-5 {
    opacity: 1;
}


/* Borders */

.border-primary {
    border-color: rgb(29, 83, 106) !important;
}


/* Backgrounds */

.bg-black {
    background: black;
}

.bg-danger {
    background-color: #580600 !important;
}

.bg-warning {
    background-color: rgb(80, 50, 0) !important;
}

.bg-success {
    background-color: #003c30 !important;
}

.bg-stellaron-1 {
    background: rgba(8, 23, 44, 0.2)
}

.bg-stellaron {
    background: rgba(0, 20, 40, 1)
}

.display-contents {
    display: contents;
}

a {
    color: #00BCD4;
}

#content,
.infobox {
    margin: 0px;
    padding: 0px;
}


/* Fancyapps Fancybox */

.fancybox-bg {
    background: rgb(30, 30, 30) !important;
}

.fancybox-content {
    max-height: 100% !important;
}

@media (min-width: 768px) {
    body[data-sidebar-size=condensed]:not([data-layout=compact]) {
        min-height: auto;
    }
}

body[data-sidebar-size=condensed]:not([data-layout=default]) .left-side-menu {
    height: 100%;
    position: fixed;
}

body[data-sidebar-color=dark] .logo-box {
    background-color: transparent;
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    padding-top: 50px;
}

.orbitron {
    font-family: 'Orbitron', Helvetica, Arial, sans-serif
}

.tooltip {
    opacity: 1;
    position: inherit;
    display: inline;
    z-index: 0;
}

.table {
    margin-bottom: 0;
}


table.listNews {
    background: transparent !important;
    border-collapse: separate !important;
    border-spacing: 10px !important;
    border-collapse: expression('separate', cellSpacing = '10px') !important;
}

.text-truncate.text-truncate-4 {
    display: inline-block;
    text-overflow: ellipsis;
    width: calc(100%);
    height: 100px;
    white-space: break-spaces;
}

td.listNews {
    border: 1px solid transparent;
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
}

.popover-header {
    color: white;
    background-color: #001428;
    border-bottom: 1px solid #1C6EA4;
    border-top-left-radius: calc(.27rem - 1px);
    border-top-right-radius: calc(.27rem - 1px);
}

.dropdown-toggle::after {
    font-family: 'Font Awesome\ 5 Pro';
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: rgba(79, 198, 225, 0.35);
    border-bottom: 2px solid rgba(79, 198, 225, 0.35) !important;
}

.modal-dialog .table td,
.table th {
    padding: 10px !important;
}

body.vertical-layout.vertical-menu.menu-expanded .content,
body.vertical-layout.vertical-menu.menu-expanded .footer,
body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-container {
    margin-left: 60px !important;
}

.nav-bordered {
    border-bottom: 2px solid #1a5278 !important;
    background: rgba(0, 20, 40, 0.75);
    border: 1px solid #1a5278;
}

.btn-primary,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    background-color: #040f1a !important;
    border: 1px solid #5d9cec !important
}

.btn-success,
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
    background-color: #141f10 !important;
    border: 1px solid #81c868 !important
}

.btn-warning,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
    color: #dee2e6 !important;
    background-color: #1b1710 !important;
    border: 1px solid #ffbd4a !important
}

.btn-danger,
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
    background-color: #251414 !important;
    border: 1px solid #f05050 !important
}

.bg-secondary {
    background-color: #111;
}

.btn-secondary {
    color: #fff;
    background-color: #111;
    border-color: 1px #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #222;
    border-color: 1px #6c757d;
}

.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    background-color: #141f10 !important;
    border: 1px solid #81c868 !important;
    box-shadow: 0 0 0 .15rem rgba(183, 198, 214, .5)
}

.bg-success {
    background-color: #141f10 !important;
}

.bg-warning {
    color: #dee2e6 !important;
    background-color: #1b1710 !important;
}

.bg-danger {
    background-color: #251414 !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

.tip {
    border: 1px solid #000;
    background: rgba(0, 14, 27, .85)
}

.tip {
    display: none;
    position: absolute;
    z-index: 10004;
}

.table td,
.table th {
    vertical-align: middle !important;
}


/* FontAwesome class for icons */

.icon-resource-901 {
    color: #d9b03d;
    background: -webkit-linear-gradient(#d9b03d, #dd5c03);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-resource-902 {
    color: #4fc6e1;
    background: -webkit-linear-gradient(#4fc6e1, #0070bb);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-resource-903 {
    color: #1abc9c;
    background: -webkit-radial-gradient(center bottom, #1abc9c, #0b5244);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-resource-911 {
    color: yellow;
    background: -webkit-radial-gradient(center bottom, yellow, goldenrod);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-resource-921 {
    color: #594fb9;
    background: -webkit-radial-gradient(center, #594fb9, #32517c);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-resource-922 {
    color: #00bcd4;
    background: -webkit-radial-gradient(center, #00bcd4, #9C27B0);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-resource-923 {
    color: #CDDC39;
    background: -webkit-radial-gradient(center, #CDDC39, goldenrod);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-resource-924 {
    color: #9E9E9E;
    background: -webkit-radial-gradient(center, #9E9E9E, goldenrod);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-resource-925 {
    color: #F44336;
    background: -webkit-radial-gradient(center, #F44336, goldenrod);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-terraform-Special {
    color: yellow;
    background: -webkit-radial-gradient(center bottom, yellow, goldenrod);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-terraform-Hot {
    color: #d9b03d;
    background: -webkit-linear-gradient(#d9b03d, #dd5c03);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-terraform-Cold {
    color: #4fc6e1;
    background: -webkit-linear-gradient(#4fc6e1, #0070bb);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-terraform-Temperate {
    color: #1abc9c;
    background: -webkit-radial-gradient(center bottom, #1abc9c, #0b5244);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-vars-attack {
    color: #FF5722;
}

.icon-vars-capacity {
    color: #607D8B;
}

.icon-vars-consumption {
    color: #607D8B;
}

.icon-vars-integrity {
    color: #607D8B;
}

.icon-vars-shield {
    color: #00BCD4;
}

.icon-vars-speed {
    color: #00BCD4;
}

.icon-fleet-1 {
    color: SkyBlue;
    background: -webkit-radial-gradient(circle, #4fc6e1, #14806b);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-fleet-3 {
    color: SkyBlue;
    background: -webkit-radial-gradient(circle, #4fc6e1, #14806b);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-building-1 {
    color: SkyBlue;
    background: -webkit-radial-gradient(circle, #4fc6e1, #14806b);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-building-2 {
    color: #942940;
    background: -webkit-linear-gradient(#f1556c, #45525f);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-building-3 {
    color: #FA924C;
    background: -webkit-radial-gradient(circle, #c4a86b, #9f6b4a);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-building-4 {
    color: 594 fb9;
    background: -webkit-linear-gradient(#cc9225, #742c00);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-research-1 {
    color: #b8905e;
    background: -webkit-radial-gradient(circle, #c4a86b, #9f6b4a);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-research-2 {
    color: #33a0b4;
    background: -webkit-radial-gradient(circle, #1e9ab9, #0f4660);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-research-3 {
    color: #51ba88;
    background: -webkit-radial-gradient(circle, #66daa8, #103f37);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-ogame_perk-1001 {
    color: #ffbd4a;
    background: -webkit-radial-gradient(circle, #ffbd4a, #1b1710);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-ogame_perk-1002 {
    color: #f05050;
    background: -webkit-radial-gradient(circle, #f05050, #251414);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-ogame_perk-1003 {
    color: #3b5d95;
    background: -webkit-radial-gradient(circle, #3b5d95, #040f1a);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-ogame_perk_ext-1001 {
    color: #ffbd4a;
    background: -webkit-radial-gradient(circle, #ffbd4a, #1b1710);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-ogame_perk_ext-1002 {
    color: #f05050;
    background: -webkit-radial-gradient(circle, #f05050, #251414);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-ogame_perk_ext-1003 {
    color: #5d9cec;
    background: -webkit-radial-gradient(circle, #5d9cec, #040f1a);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-alliance_class-1101 {
    color: #ffbd4a;
    background: -webkit-linear-gradient(#ffbd4a, #1b1710);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-alliance_class-1102 {
    color: #f05050;
}

.icon-alliance_class-1103 {
    color: #5d9cec;
}

.icon-alliance_class_ext-1101 {
    color: #ffbd4a;
    background: -webkit-radial-gradient(circle, #ffbd4a, #1b1710);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-alliance_class_ext-1102 {
    color: #f05050;
    background: -webkit-radial-gradient(circle, #f05050, #251414);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-alliance_class_ext-1103 {
    color: #5d9cec;
    background: -webkit-radial-gradient(circle, #5d9cec, #040f1a);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-glow {
    text-shadow: 0 0 10px;
}


/* Buttons */

.btn.btn-rounded {
    border-radius: 50px
}

.btn.btn-icon {
    padding: .5rem 1rem
}

.btn.btn-sm,
.btn-group-sm > .btn {
    padding: .25rem .5rem
}

.btn[class*="btn-"]:disabled,
.btn[class*="btn-"].disabled {
    background: linear-gradient(to bottom, rgba(170, 170, 170, 0.05) 0%, rgba(170, 170, 170, 0.1) 100%);
    border-color: #aaa;
    color: #aaa
}

.btn[class*="btn-"]:disabled.btn-link,
.btn[class*="btn-"].disabled.btn-link {
    background: transparent;
    border-color: transparent
}

.btn[class*="btn-"]:disabled:hover,
.btn[class*="btn-"]:disabled:active,
.btn[class*="btn-"]:disabled:focus,
.btn[class*="btn-"].disabled:hover,
.btn[class*="btn-"].disabled:active,
.btn[class*="btn-"].disabled:focus {
    background: linear-gradient(to bottom, rgba(170, 170, 170, 0.05) 0%, rgba(170, 170, 170, 0.1) 100%)
}

.btn.btn-primary {
    background: linear-gradient(to bottom, rgba(170, 255, 252, 0.05) 0%, rgba(170, 255, 252, 0.1) 100%);
    border-color: #aafffc;
    color: #aafffc
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
    background: linear-gradient(to bottom, rgba(170, 255, 252, 0.1) 0%, rgba(170, 255, 252, 0.2) 100%)
}

.btn.btn-highlight {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.05) 0%, rgba(43, 237, 230, 0.1) 100%);
    border-color: #2bede6;
    color: #2bede6
}

.btn.btn-highlight:hover,
.btn.btn-highlight:active,
.btn.btn-highlight:focus {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%)
}

.btn.btn-info,
.btn.btn-secondary {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.05) 0%, rgba(43, 237, 230, 0.1) 100%);
    border-color: #2bede6;
    color: #2bede6
}

.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info:focus,
.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary:focus {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%)
}

.btn.btn-success {
    background: linear-gradient(to bottom, rgba(79, 227, 139, 0.05) 0%, rgba(79, 227, 139, 0.1) 100%);
    border-color: #4fe38b;
    color: #4fe38b
}

.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success:focus {
    background: linear-gradient(to bottom, rgba(79, 227, 139, 0.1) 0%, rgba(79, 227, 139, 0.2) 100%)
}

.btn.btn-warning {
    background: linear-gradient(to bottom, rgba(250, 146, 29, 0.05) 0%, rgba(250, 146, 29, 0.1) 100%);
    border-color: #fa921d;
    color: #fa921d
}

.btn.btn-warning:hover,
.btn.btn-warning:active,
.btn.btn-warning:focus {
    background: linear-gradient(to bottom, rgba(250, 146, 29, 0.1) 0%, rgba(250, 146, 29, 0.2) 100%)
}

.btn.btn-danger {
    background: linear-gradient(to bottom, rgba(237, 55, 55, 0.05) 0%, rgba(237, 55, 55, 0.1) 100%);
    border-color: #ed3737;
    color: #ed3737
}

.btn.btn-danger:hover,
.btn.btn-danger:active,
.btn.btn-danger:focus {
    background: linear-gradient(to bottom, rgba(237, 55, 55, 0.1) 0%, rgba(237, 55, 55, 0.2) 100%)
}

.btn.btn-light {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-color: #fff;
    color: #fff
}

.btn.btn-light:hover,
.btn.btn-light:active,
.btn.btn-light:focus {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%)
}

.btn.btn-dark {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 100%);
    border-color: #000;
    color: #000
}

.btn.btn-dark:hover,
.btn.btn-dark:active,
.btn.btn-dark:focus {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%)
}

.btn-group-vertical .btn {
    margin-bottom: 0
}


/* Corner limits */

.corner-border-top:before,
.corner-border-top:after,
.corner-border-bottom:before,
.corner-border-bottom:after {
    border: 0px solid #aafffc;
    content: "";
    height: 5px;
    position: absolute;
    width: 5px
}

.alert-primary .corner-border-top:before,
.alert-primary .corner-border-top:after,
.alert-primary .corner-border-bottom:before,
.alert-primary .corner-border-bottom:after,
.bg-primary .corner-border-top:before,
.bg-primary .corner-border-top:after,
.bg-primary .corner-border-bottom:before,
.bg-primary .corner-border-bottom:after {
    border-color: #aafffc
}

.alert-highlight .corner-border-top:before,
.alert-highlight .corner-border-top:after,
.alert-highlight .corner-border-bottom:before,
.alert-highlight .corner-border-bottom:after,
.bg-highlight .corner-border-top:before,
.bg-highlight .corner-border-top:after,
.bg-highlight .corner-border-bottom:before,
.bg-highlight .corner-border-bottom:after {
    border-color: #2bede6
}

.alert-success .corner-border-top:before,
.alert-success .corner-border-top:after,
.alert-success .corner-border-bottom:before,
.alert-success .corner-border-bottom:after,
.bg-success .corner-border-top:before,
.bg-success .corner-border-top:after,
.bg-success .corner-border-bottom:before,
.bg-success .corner-border-bottom:after {
    border-color: #4fe38b
}

.alert-warning .corner-border-top:before,
.alert-warning .corner-border-top:after,
.alert-warning .corner-border-bottom:before,
.alert-warning .corner-border-bottom:after,
.bg-warning .corner-border-top:before,
.bg-warning .corner-border-top:after,
.bg-warning .corner-border-bottom:before,
.bg-warning .corner-border-bottom:after {
    border-color: #fa921d
}

.alert-danger .corner-border-top:before,
.alert-danger .corner-border-top:after,
.alert-danger .corner-border-bottom:before,
.alert-danger .corner-border-bottom:after,
.bg-danger .corner-border-top:before,
.bg-danger .corner-border-top:after,
.bg-danger .corner-border-bottom:before,
.bg-danger .corner-border-bottom:after {
    border-color: #ed3737
}

.alert-light .corner-border-top:before,
.alert-light .corner-border-top:after,
.alert-light .corner-border-bottom:before,
.alert-light .corner-border-bottom:after,
.bg-light .corner-border-top:before,
.bg-light .corner-border-top:after,
.bg-light .corner-border-bottom:before,
.bg-light .corner-border-bottom:after {
    border-color: #fff
}

.alert-dark .corner-border-top:before,
.alert-dark .corner-border-top:after,
.alert-dark .corner-border-bottom:before,
.alert-dark .corner-border-bottom:after,
.bg-dark .corner-border-top:before,
.bg-dark .corner-border-top:after,
.bg-dark .corner-border-bottom:before,
.bg-dark .corner-border-bottom:after {
    border-color: #fff
}

.corner-border-top::before {
    border-left-width: 1px;
    border-top-width: 1px;
    left: 0;
    top: -1px
}

.corner-border-top.line:before {
    border-left-width: 0
}

.corner-border-top::after {
    border-right-width: 1px;
    border-top-width: 1px;
    right: 0;
    top: -1px
}

.corner-border-top.line:after {
    border-right-width: 0
}

.corner-border-bottom::before {
    border-bottom-width: 1px;
    border-left-width: 1px;
    bottom: -1px;
    left: 0
}

.corner-border-bottom.line:before {
    border-left-width: 0
}

.corner-border-bottom::after {
    border-bottom-width: 1px;
    border-right-width: 1px;
    bottom: -1px;
    right: 0
}

.corner-border-bottom.line:after {
    border-right-width: 0
}


/* Modals */

.modal {
    /* background: rgba(0, 20, 40, 0.7); */
    background: rgba(30, 30, 30, 0.7) !important;
    text-align: center
}

.right-bar .right-bar-toggle {
    background-color: transparent;
}

.modal-backdrop {
    /* background: rgba(0, 20, 40, 0.7); */
    background: rgba(30, 30, 30, 0.7) !important;
}

.modal-body {
    padding: 0
}

.modal-header {
    background: linear-gradient(to left, rgba(0, 20, 40, 1) 50%, rgba(0, 0, 0, .5)), url(../../../../../theme/interface/card-header.jpg) no-repeat
}

.modal-demo {
    background-color: #001428
}

.custom-modal-title {
    background: linear-gradient(to left, rgba(0, 20, 40, 1) 50%, rgba(0, 0, 0, .5)), url(../../../../../theme/interface/card-header.jpg) no-repeat
}

.custom-modal-text {
    padding: 0
}

.modal-backdrop {
    background: repeating-linear-gradient(-45deg, rgba(170, 170, 170, 0) 0px, rgba(170, 170, 170, 0) 20px, rgba(170, 170, 170, 0.1) 20px, rgba(170, 170, 170, 0.1) 40px)
}

.modal .modal-content {
    background: transparent;
    border: none;
    border-radius: 0
}

.modal .modal-content .modal-header {
    background: rgba(43, 237, 230, .05);
    border: none;
    /* justify-content: space-evenly; */
    /* margin-bottom: .25rem; */
    text-transform: uppercase;
}

.modal .modal-content .modal-header.main {
    border: 1px solid transparent;
    border-image: linear-gradient(to bottom, rgba(43, 237, 230, 0.35) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
    position: relative
}

.modal .modal-content .modal-header .close {
    color: #2bede6;
    position: absolute;
    right: 1rem;
    top: 1rem
}

.modal .modal-content .modal-body {
    background: rgba(43, 237, 230, 0.03)
}

.modal .modal-content .modal-footer {
    background: transparent;
    border: none;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 0
}

.modal .modal-content .modal-footer :not(:last-child) {
    margin-right: .125rem
}

.modal .modal-content .modal-footer :not(:first-child) {
    margin-left: .125rem
}

.modal .modal-content .modal-footer .btn-modal {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.05) 0%, rgba(43, 237, 230, 0.1) 100%);
    border: none;
    border-radius: 0px;
    color: #aafffc;
    flex-grow: 1;
    margin-bottom: 0;
    margin-top: .25rem;
    padding: 1rem 3rem
}

.modal .modal-content .modal-footer .btn-modal:hover,
.modal .modal-content .modal-footer .btn-modal:active,
.modal .modal-content .modal-footer .btn-modal:focus {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%)
}

/* modal bg

.modal.fade .modal-dialog .modal-content {
    background: rgb(10, 20, 22);
}
 */


.modal.in-flow {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1
}

.modal.in-flow .modal-dialog {
    margin: 0;
    max-width: 100%
}

.modal.modal-highlight {
    color: #2bede6
}

.modal.modal-highlight .modal-header {
    background: rgba(43, 237, 230, 0.05)
}

.modal.modal-highlight .modal-header.main {
    border-image: linear-gradient(to bottom, rgba(43, 237, 230, 0.35) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1
}

.modal.modal-highlight .modal-header .close {
    color: #2bede6
}

.modal.modal-highlight .modal-body {
    background: rgba(43, 237, 230, 0.03)
}

.modal.modal-highlight .modal-footer .btn-modal {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.05) 0%, rgba(43, 237, 230, 0.1) 100%);
    color: #2bede6
}

.modal.modal-highlight .modal-footer .btn-modal:hover,
.modal.modal-highlight .modal-footer .btn-modal:active,
.modal.modal-highlight .modal-footer .btn-modal:focus {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%)
}

.modal.modal-success {
    color: #4fe38b
}

.modal.modal-success .modal-header {
    background: rgba(79, 227, 139, 0.05)
}

.modal.modal-success .modal-header.main {
    border-image: linear-gradient(to bottom, rgba(79, 227, 139, 0.35) 0%, rgba(79, 227, 139, 0) 100%);
    border-image-slice: 1
}

.modal.modal-success .modal-header .close {
    color: #4fe38b
}

.modal.modal-success .modal-body {
    background: rgba(79, 227, 139, 0.03)
}

.modal.modal-success .modal-footer .btn-modal {
    background: linear-gradient(to bottom, rgba(79, 227, 139, 0.05) 0%, rgba(79, 227, 139, 0.1) 100%);
    color: #4fe38b
}

.modal.modal-success .modal-footer .btn-modal:hover,
.modal.modal-success .modal-footer .btn-modal:active,
.modal.modal-success .modal-footer .btn-modal:focus {
    background: linear-gradient(to bottom, rgba(79, 227, 139, 0.1) 0%, rgba(79, 227, 139, 0.2) 100%)
}

.modal.modal-warning {
    color: #fa921d
}

.modal.modal-warning .modal-header {
    background: rgba(250, 146, 29, 0.05)
}

.modal.modal-warning .modal-header.main {
    border-image: linear-gradient(to bottom, rgba(250, 146, 29, 0.35) 0%, rgba(250, 146, 29, 0) 100%);
    border-image-slice: 1
}

.modal.modal-warning .modal-header .close {
    color: #fa921d
}

.modal.modal-warning .modal-body {
    background: rgba(250, 146, 29, 0.03)
}

.modal.modal-warning .modal-footer .btn-modal {
    background: linear-gradient(to bottom, rgba(250, 146, 29, 0.05) 0%, rgba(250, 146, 29, 0.1) 100%);
    color: #fa921d
}

.modal.modal-warning .modal-footer .btn-modal:hover,
.modal.modal-warning .modal-footer .btn-modal:active,
.modal.modal-warning .modal-footer .btn-modal:focus {
    background: linear-gradient(to bottom, rgba(250, 146, 29, 0.1) 0%, rgba(250, 146, 29, 0.2) 100%)
}

.modal.modal-danger {
    color: #ed3737
}

.modal.modal-danger .modal-header {
    background: rgba(237, 55, 55, 0.05)
}

.modal.modal-danger .modal-header.main {
    border-image: linear-gradient(to bottom, rgba(237, 55, 55, 0.35) 0%, rgba(237, 55, 55, 0) 100%);
    border-image-slice: 1
}

.modal.modal-danger .modal-header .close {
    color: #ed3737
}

.modal.modal-danger .modal-body {
    background: rgba(237, 55, 55, 0.03)
}

.modal.modal-danger .modal-footer .btn-modal {
    background: linear-gradient(to bottom, rgba(237, 55, 55, 0.05) 0%, rgba(237, 55, 55, 0.1) 100%);
    color: #ed3737
}

.modal.modal-danger .modal-footer .btn-modal:hover,
.modal.modal-danger .modal-footer .btn-modal:active,
.modal.modal-danger .modal-footer .btn-modal:focus {
    background: linear-gradient(to bottom, rgba(237, 55, 55, 0.1) 0%, rgba(237, 55, 55, 0.2) 100%)
}

.form-control {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%);
    border: 1px solid rgba(43, 237, 230, 0.7);
    color: #aafffc;
    padding: .5rem 1rem
}

.form-control::placeholder {
    color: rgba(170, 255, 252, 0.28)
}


/* Navbars */

.nav .nav-item .nav-link.active,
.nav .nav-item .nav-link:hover {
    color: #2bede6;
    font-weight: 700
}

.nav.nav-tabs .nav-item .nav-link.active,
.nav.nav-tabs .nav-item .nav-link:hover,
.nav.nav-pills .nav-item .nav-link.active,
.nav.nav-pills .nav-item .nav-link:hover {
    background-color: #000;
    border-color: #2bede6;
    font-weight: 300
}

.nav.nav-tabs {
    border-bottom-color: #2bede6
}

.nav.nav-tabs .nav-item .nav-link.active,
.nav.nav-tabs .nav-item .nav-link:hover {
    border-color: #2bede6 #2bede6 transparent
}

.nav.nav-tabs.nav-tabs-alt .nav-item .nav-link {
    border: none;
    border-bottom: 4px solid transparent;
    text-transform: uppercase;
    padding-bottom: 1rem;
    padding-top: 1rem
}

.nav.nav-tabs.nav-tabs-alt .nav-item .nav-link.active,
.nav.nav-tabs.nav-tabs-alt .nav-item .nav-link:hover {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.05) 0%, rgba(43, 237, 230, 0.1) 100%);
    border-color: #2bede6;
    font-weight: 700
}

.nav.nav-pills .nav-item .nav-link {
    border: 1px solid transparent
}

.tab-content .tab-pane {
    /* background: linear-gradient(to bottom, rgba(43, 237, 230, 0) 0%, rgba(43, 237, 230, 0.1) 100%); */
    /* padding: 1rem; */
}

.navbar .navbar-brand img {
    max-height: 50px
}

.navbar.navbar-dark .navbar-brand {
    color: #aafffc
}

.navbar.navbar-dark .navbar-toggler {
    color: #aafffc;
    border-color: #aafffc
}

.navbar.navbar-dark .navbar-nav .nav-link {
    color: #aafffc
}

.navbar.navbar-dark .navbar-nav .nav-link:focus,
.navbar.navbar-dark .navbar-nav .nav-link:hover {
    color: #2bede6
}

.navbar.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(170, 255, 252, 0.3)
}

.navbar.navbar-dark .navbar-nav .active > .nav-link,
.navbar.navbar-dark .navbar-nav .nav-link.active,
.navbar.navbar-dark .navbar-nav .nav-link.show,
.navbar.navbar-dark .navbar-nav .show > .nav-link {
    color: #2bede6
}


/* Tables */

th {
    /* background: rgba(43, 237, 230, 0.05); */
    background: rgba(10, 20, 22, 0.25);
    border: 1px solid transparent;
    border-image: linear-gradient(to bottom, rgba(43, 237, 230, 0.35) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
    font-size: 12px;
    text-transform: uppercase;
    font-family: inherit;
}

td {
    background: rgb(11, 20, 22);
}

.table > .row .table-cell {
    padding: 1rem
}

.table > .row.table-header {
    background: rgba(43, 237, 230, 0.05);
    border: 1px solid transparent;
    border-image: linear-gradient(to bottom, rgba(43, 237, 230, 0.35) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
    font-size: 12px;
    text-transform: uppercase
}

.table > .row .table-sidebar {
    background: rgba(43, 237, 230, 0.02);
    border: 1px solid transparent;
    border-image: linear-gradient(to right, rgba(43, 237, 230, 0.35) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
    text-transform: uppercase
}

.table .resources [class*="col"] {
    flex-grow: 0;
    padding: .5rem;
    padding-top: 0;
    white-space: nowrap
}

.table .resources [class*="col"] span {
    display: inline-block;
    min-width: 40px;
    text-align: right
}

.table thead th {
    border-color: rgba(43, 237, 230, 0.3)
}

.table thead.thead-dark th {
    background-color: rgba(43, 237, 230, 0.2);
    border-color: rgba(43, 237, 230, 0.3);
    color: #aafffc
}

.table thead.thead-light th {
    background-color: rgba(43, 237, 230, 0.05);
    border-color: rgba(43, 237, 230, 0.3);
    color: #aafffc
}

.table th,
.table td {
    border-color: rgba(43, 237, 230, 0.3)
}

.table.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(43, 237, 230, 0.05)
}

.table.table-dark {
    color: #aafffc;
    background-color: rgba(43, 237, 230, 0.1)
}

.table.table-dark.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(43, 237, 230, 0.1)
}

.table [class*="table-"] > th,
.table [class*="table-"] > td {
    background-color: transparent
}

.table.table-hover tbody tr:hover {
    background-color: rgba(170, 255, 252, 0.1) !important
}

.table .table-primary,
.table th.table-primary,
.table td.table-primary {
    background-color: rgba(170, 255, 252, 0.3) !important;
    color: #aafffc
}

.table .table-highlight,
.table th.table-highlight,
.table td.table-highlight {
    background-color: rgba(43, 237, 230, 0.3) !important;
    color: #2bede6
}

.table .table-active,
.table th.table-active,
.table td.table-active {
    background-color: rgba(43, 237, 230, 0.3) !important;
    color: #2bede6
}

.table .table-success,
.table th.table-success,
.table td.table-success {
    background-color: rgba(79, 227, 139, 0.3) !important;
    color: #4fe38b
}

.table .table-warning,
.table th.table-warning,
.table td.table-warning {
    background-color: rgba(250, 146, 29, 0.3) !important;
    color: #fa921d
}

.table .table-danger,
.table th.table-danger,
.table td.table-danger {
    background-color: rgba(237, 55, 55, 0.3) !important;
    color: #ed3737
}


/* Alerts */

.alert {
    border-radius: 0;
    border-width: 1px 0;
    text-align: center;
    background: repeating-linear-gradient(0deg, rgba(170, 255, 252, 0) 0px, rgba(170, 255, 252, 0) 2px, rgba(170, 255, 252, 0.1) 2px, rgba(170, 255, 252, 0.1) 4px), linear-gradient(to bottom, rgba(170, 255, 252, 0.05) 0%, rgba(170, 255, 252, 0.1) 100%);
    border-color: #aafffc;
    color: #aafffc
}

.alert .alert-link {
    color: #aafffc
}

.alert .close:not(:disabled):hover,
.alert .close:not(:disabled):focus {
    color: #aafffc
}

.alert hr {
    border-color: #aafffc
}

.alert.alert-highlight {
    background: repeating-linear-gradient(0deg, rgba(43, 237, 230, 0) 0px, rgba(43, 237, 230, 0) 2px, rgba(43, 237, 230, 0.1) 2px, rgba(43, 237, 230, 0.1) 4px), linear-gradient(to bottom, rgba(43, 237, 230, 0.05) 0%, rgba(43, 237, 230, 0.1) 100%);
    border-color: #2bede6;
    color: #2bede6
}

.alert.alert-highlight .alert-link {
    color: #2bede6
}

.alert.alert-highlight .close:not(:disabled):hover,
.alert.alert-highlight .close:not(:disabled):focus {
    color: #2bede6
}

.alert.alert-highlight hr {
    border-color: #2bede6
}

.alert.alert-success {
    background: repeating-linear-gradient(0deg, rgba(79, 227, 139, 0) 0px, rgba(79, 227, 139, 0) 2px, rgba(79, 227, 139, 0.1) 2px, rgba(79, 227, 139, 0.1) 4px), linear-gradient(to bottom, rgba(79, 227, 139, 0.05) 0%, rgba(79, 227, 139, 0.1) 100%);
    border-color: #4fe38b;
    color: #4fe38b
}

.alert.alert-success .alert-link {
    color: #4fe38b
}

.alert.alert-success .close:not(:disabled):hover,
.alert.alert-success .close:not(:disabled):focus {
    color: #4fe38b
}

.alert.alert-success hr {
    border-color: #4fe38b
}

.alert.alert-warning {
    background: repeating-linear-gradient(0deg, rgba(250, 146, 29, 0) 0px, rgba(250, 146, 29, 0) 2px, rgba(250, 146, 29, 0.1) 2px, rgba(250, 146, 29, 0.1) 4px), linear-gradient(to bottom, rgba(250, 146, 29, 0.05) 0%, rgba(250, 146, 29, 0.1) 100%);
    border-color: #fa921d;
    color: #fa921d
}

.alert.alert-warning .alert-link {
    color: #fa921d
}

.alert.alert-warning .close:not(:disabled):hover,
.alert.alert-warning .close:not(:disabled):focus {
    color: #fa921d
}

.alert.alert-warning hr {
    border-color: #fa921d
}

.alert.alert-danger {
    background: repeating-linear-gradient(0deg, rgba(237, 55, 55, 0) 0px, rgba(237, 55, 55, 0) 2px, rgba(237, 55, 55, 0.1) 2px, rgba(237, 55, 55, 0.1) 4px), linear-gradient(to bottom, rgba(237, 55, 55, 0.05) 0%, rgba(237, 55, 55, 0.1) 100%);
    border-color: #ed3737;
    color: #ed3737
}

.alert.alert-danger .alert-link {
    color: #ed3737
}

.alert.alert-danger .close:not(:disabled):hover,
.alert.alert-danger .close:not(:disabled):focus {
    color: #ed3737
}

.alert.alert-danger hr {
    border-color: #ed3737
}

.alert.alert-light {
    background: repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.1) 2px, rgba(255, 255, 255, 0.1) 4px), linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-color: #fff;
    color: #fff
}

.alert.alert-light .alert-link {
    color: #fff
}

.alert.alert-light .close:not(:disabled):hover,
.alert.alert-light .close:not(:disabled):focus {
    color: #fff
}

.alert.alert-light hr {
    border-color: #fff
}

.alert .close:not(:disabled) {
    text-shadow: none
}

.alert .close:not(:disabled):hover,
.alert .close:not(:disabled):focus {
    opacity: 1
}


/* Popover */

.popover {
    min-width: 200px;
}

.popover .arrow:after {
    border-right-color: #18706e;
}

.popover {
    text-align: left;
    text-align: start;
    color: white;
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: .27rem;
}

.popover {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    color: #aafffc
}

.popover .popover-header {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2)
}

.popover.bs-popover-bottom > .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] > .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    top: 0
}

.popover.bs-popover-left > .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] > .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] > .arrow::after {
    border-left-color: rgba(255, 255, 255, 0.2);
    right: 0
}

.popover.bs-popover-right > .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] > .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] > .arrow::after {
    border-right-color: rgba(255, 255, 255, 0.2);
    left: 0
}

.popover.bs-popover-top > .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] > .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] > .arrow::after {
    border-top-color: rgba(255, 255, 255, 0.2);
    bottom: 0
}


/* Toast */

.jq-icon-error {
    background: linear-gradient(to bottom, rgba(237, 55, 55, .1) 0, rgba(237, 55, 55, .2) 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) 10px center no-repeat !important;
    background-color: #251414 !important;
    border: 1px solid #f05050 !important;
}

.jq-icon-warning {
    background: linear-gradient(to bottom, rgba(237, 55, 55, .1) 0, rgba(237, 55, 55, .2) 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) 10px center no-repeat !important;
    background-color: #251414 !important;
    border: 1px solid #f05050 !important;
}

.jq-icon-success {
    background: linear-gradient(to bottom, rgba(79, 227, 139, 0.05) 0%, rgba(79, 227, 139, 0.1) 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) 10px center no-repeat !important;
    background-color: rgb(20, 31, 16) !important;
    border: 1px solid #d6e9c6 !important;
}

.jq-toast-single {
    font-family: "Titillium Web", sans-serif, "Nunito", sans-serif !important;
}

.jq-toast-single h2 {
    font-family: "Titillium Web", sans-serif, "Nunito", sans-serif !important;
}


/* Dropdown menu */

.transition,
a,
button {
    transition: all 0.4s ease
}

.dropdown .dropdown-toggle.btn-primary,
.dropdown .btn.btn-primary,
.dropup .dropdown-toggle.btn-primary,
.dropup .btn.btn-primary {
    border: 1px solid rgba(170, 255, 252, 0.7);
    color: #aafffc
}

.dropdown .dropdown-toggle.btn-primary:focus,
.dropdown .dropdown-toggle.btn-primary:hover,
.dropdown .dropdown-toggle.btn-primary:active,
.dropdown .btn.btn-primary:focus,
.dropdown .btn.btn-primary:hover,
.dropdown .btn.btn-primary:active,
.dropup .dropdown-toggle.btn-primary:focus,
.dropup .dropdown-toggle.btn-primary:hover,
.dropup .dropdown-toggle.btn-primary:active,
.dropup .btn.btn-primary:focus,
.dropup .btn.btn-primary:hover,
.dropup .btn.btn-primary:active {
    background: linear-gradient(to bottom, rgba(170, 255, 252, 0.1) 0%, rgba(170, 255, 252, 0.2) 100%);
    border: 1px solid #aafffc;
    color: #aafffc
}

.dropdown.show .dropdown-toggle.btn-primary,
.dropdown.show .btn.btn-primary,
.dropup.show .dropdown-toggle.btn-primary,
.dropup.show .btn.btn-primary {
    background: linear-gradient(to bottom, rgba(170, 255, 252, 0.1) 0%, rgba(170, 255, 252, 0.2) 100%);
    border: 1px solid #aafffc;
    color: #aafffc
}

.dropdown .dropdown-toggle.btn-secondary,
.dropdown .btn.btn-secondary,
.dropup .dropdown-toggle.btn-secondary,
.dropup .btn.btn-secondary {
    border: 1px solid rgba(43, 237, 230, 0.7);
    color: #2bede6
}

.dropdown .dropdown-toggle.btn-secondary:focus,
.dropdown .dropdown-toggle.btn-secondary:hover,
.dropdown .dropdown-toggle.btn-secondary:active,
.dropdown .btn.btn-secondary:focus,
.dropdown .btn.btn-secondary:hover,
.dropdown .btn.btn-secondary:active,
.dropup .dropdown-toggle.btn-secondary:focus,
.dropup .dropdown-toggle.btn-secondary:hover,
.dropup .dropdown-toggle.btn-secondary:active,
.dropup .btn.btn-secondary:focus,
.dropup .btn.btn-secondary:hover,
.dropup .btn.btn-secondary:active {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%);
    border: 1px solid #2bede6;
    color: #2bede6
}

.dropdown.show .dropdown-toggle.btn-secondary,
.dropdown.show .btn.btn-secondary,
.dropup.show .dropdown-toggle.btn-secondary,
.dropup.show .btn.btn-secondary {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%);
    border: 1px solid #2bede6;
    color: #2bede6
}

.dropdown .dropdown-toggle.btn-highlight,
.dropdown .btn.btn-highlight,
.dropup .dropdown-toggle.btn-highlight,
.dropup .btn.btn-highlight {
    border: 1px solid rgba(43, 237, 230, 0.7);
    color: #2bede6
}

.dropdown .dropdown-toggle.btn-highlight:focus,
.dropdown .dropdown-toggle.btn-highlight:hover,
.dropdown .dropdown-toggle.btn-highlight:active,
.dropdown .btn.btn-highlight:focus,
.dropdown .btn.btn-highlight:hover,
.dropdown .btn.btn-highlight:active,
.dropup .dropdown-toggle.btn-highlight:focus,
.dropup .dropdown-toggle.btn-highlight:hover,
.dropup .dropdown-toggle.btn-highlight:active,
.dropup .btn.btn-highlight:focus,
.dropup .btn.btn-highlight:hover,
.dropup .btn.btn-highlight:active {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%);
    border: 1px solid #2bede6;
    color: #2bede6
}

.dropdown.show .dropdown-toggle.btn-highlight,
.dropdown.show .btn.btn-highlight,
.dropup.show .dropdown-toggle.btn-highlight,
.dropup.show .btn.btn-highlight {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%);
    border: 1px solid #2bede6;
    color: #2bede6
}

.dropdown .dropdown-toggle.btn-success,
.dropdown .btn.btn-success,
.dropup .dropdown-toggle.btn-success,
.dropup .btn.btn-success {
    border: 1px solid rgba(79, 227, 139, 0.7);
    color: #4fe38b
}

.dropdown .dropdown-toggle.btn-success:focus,
.dropdown .dropdown-toggle.btn-success:hover,
.dropdown .dropdown-toggle.btn-success:active,
.dropdown .btn.btn-success:focus,
.dropdown .btn.btn-success:hover,
.dropdown .btn.btn-success:active,
.dropup .dropdown-toggle.btn-success:focus,
.dropup .dropdown-toggle.btn-success:hover,
.dropup .dropdown-toggle.btn-success:active,
.dropup .btn.btn-success:focus,
.dropup .btn.btn-success:hover,
.dropup .btn.btn-success:active {
    background: linear-gradient(to bottom, rgba(79, 227, 139, 0.1) 0%, rgba(79, 227, 139, 0.2) 100%);
    border: 1px solid #4fe38b;
    color: #4fe38b
}

.dropdown.show .dropdown-toggle.btn-success,
.dropdown.show .btn.btn-success,
.dropup.show .dropdown-toggle.btn-success,
.dropup.show .btn.btn-success {
    background: linear-gradient(to bottom, rgba(79, 227, 139, 0.1) 0%, rgba(79, 227, 139, 0.2) 100%);
    border: 1px solid #4fe38b;
    color: #4fe38b
}

.dropdown .dropdown-toggle.btn-warning,
.dropdown .btn.btn-warning,
.dropup .dropdown-toggle.btn-warning,
.dropup .btn.btn-warning {
    border: 1px solid rgba(250, 146, 29, 0.7);
    color: #fa921d
}

.dropdown .dropdown-toggle.btn-warning:focus,
.dropdown .dropdown-toggle.btn-warning:hover,
.dropdown .dropdown-toggle.btn-warning:active,
.dropdown .btn.btn-warning:focus,
.dropdown .btn.btn-warning:hover,
.dropdown .btn.btn-warning:active,
.dropup .dropdown-toggle.btn-warning:focus,
.dropup .dropdown-toggle.btn-warning:hover,
.dropup .dropdown-toggle.btn-warning:active,
.dropup .btn.btn-warning:focus,
.dropup .btn.btn-warning:hover,
.dropup .btn.btn-warning:active {
    background: linear-gradient(to bottom, rgba(250, 146, 29, 0.1) 0%, rgba(250, 146, 29, 0.2) 100%);
    border: 1px solid #fa921d;
    color: #fa921d
}

.dropdown.show .dropdown-toggle.btn-warning,
.dropdown.show .btn.btn-warning,
.dropup.show .dropdown-toggle.btn-warning,
.dropup.show .btn.btn-warning {
    background: linear-gradient(to bottom, rgba(250, 146, 29, 0.1) 0%, rgba(250, 146, 29, 0.2) 100%);
    border: 1px solid #fa921d;
    color: #fa921d
}

.dropdown .dropdown-toggle.btn-danger,
.dropdown .btn.btn-danger,
.dropup .dropdown-toggle.btn-danger,
.dropup .btn.btn-danger {
    border: 1px solid rgba(237, 55, 55, 0.7);
    color: #ed3737
}

.dropdown .dropdown-toggle.btn-danger:focus,
.dropdown .dropdown-toggle.btn-danger:hover,
.dropdown .dropdown-toggle.btn-danger:active,
.dropdown .btn.btn-danger:focus,
.dropdown .btn.btn-danger:hover,
.dropdown .btn.btn-danger:active,
.dropup .dropdown-toggle.btn-danger:focus,
.dropup .dropdown-toggle.btn-danger:hover,
.dropup .dropdown-toggle.btn-danger:active,
.dropup .btn.btn-danger:focus,
.dropup .btn.btn-danger:hover,
.dropup .btn.btn-danger:active {
    background: linear-gradient(to bottom, rgba(237, 55, 55, 0.1) 0%, rgba(237, 55, 55, 0.2) 100%);
    border: 1px solid #ed3737;
    color: #ed3737
}

.dropdown.show .dropdown-toggle.btn-danger,
.dropdown.show .btn.btn-danger,
.dropup.show .dropdown-toggle.btn-danger,
.dropup.show .btn.btn-danger {
    background: linear-gradient(to bottom, rgba(237, 55, 55, 0.1) 0%, rgba(237, 55, 55, 0.2) 100%);
    border: 1px solid #ed3737;
    color: #ed3737
}

.dropdown .dropdown-toggle.btn-light,
.dropdown .btn.btn-light,
.dropup .dropdown-toggle.btn-light,
.dropup .btn.btn-light {
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: #fff
}

.dropdown .dropdown-toggle.btn-light:focus,
.dropdown .dropdown-toggle.btn-light:hover,
.dropdown .dropdown-toggle.btn-light:active,
.dropdown .btn.btn-light:focus,
.dropdown .btn.btn-light:hover,
.dropdown .btn.btn-light:active,
.dropup .dropdown-toggle.btn-light:focus,
.dropup .dropdown-toggle.btn-light:hover,
.dropup .dropdown-toggle.btn-light:active,
.dropup .btn.btn-light:focus,
.dropup .btn.btn-light:hover,
.dropup .btn.btn-light:active {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #fff;
    color: #fff
}

.dropdown.show .dropdown-toggle.btn-light,
.dropdown.show .btn.btn-light,
.dropup.show .dropdown-toggle.btn-light,
.dropup.show .btn.btn-light {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #fff;
    color: #fff
}

.dropdown .dropdown-toggle.btn-dark,
.dropdown .btn.btn-dark,
.dropup .dropdown-toggle.btn-dark,
.dropup .btn.btn-dark {
    border: 1px solid rgba(0, 0, 0, 0.7);
    color: #000
}

.dropdown .dropdown-toggle.btn-dark:focus,
.dropdown .dropdown-toggle.btn-dark:hover,
.dropdown .dropdown-toggle.btn-dark:active,
.dropdown .btn.btn-dark:focus,
.dropdown .btn.btn-dark:hover,
.dropdown .btn.btn-dark:active,
.dropup .dropdown-toggle.btn-dark:focus,
.dropup .dropdown-toggle.btn-dark:hover,
.dropup .dropdown-toggle.btn-dark:active,
.dropup .btn.btn-dark:focus,
.dropup .btn.btn-dark:hover,
.dropup .btn.btn-dark:active {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    border: 1px solid #000;
    color: #000
}

.dropdown.show .dropdown-toggle.btn-dark,
.dropdown.show .btn.btn-dark,
.dropup.show .dropdown-toggle.btn-dark,
.dropup.show .btn.btn-dark {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    border: 1px solid #000;
    color: #000
}

.dropdown .dropdown-toggle[class*="btn-"],
.dropdown .btn[class*="btn-"],
.dropup .dropdown-toggle[class*="btn-"],
.dropup .btn[class*="btn-"] {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
    padding: .5rem 1rem;
    text-transform: none
}

.dropdown .dropdown-toggle[class*="btn-"]:focus,
.dropdown .dropdown-toggle[class*="btn-"]:hover,
.dropdown .dropdown-toggle[class*="btn-"]:active,
.dropdown .btn[class*="btn-"]:focus,
.dropdown .btn[class*="btn-"]:hover,
.dropdown .btn[class*="btn-"]:active,
.dropup .dropdown-toggle[class*="btn-"]:focus,
.dropup .dropdown-toggle[class*="btn-"]:hover,
.dropup .dropdown-toggle[class*="btn-"]:active,
.dropup .btn[class*="btn-"]:focus,
.dropup .btn[class*="btn-"]:hover,
.dropup .btn[class*="btn-"]:active {
    box-shadow: none
}

.dropdown.show .dropdown-toggle[class*="btn-"],
.dropdown.show .btn[class*="btn-"],
.dropup.show .dropdown-toggle[class*="btn-"],
.dropup.show .btn[class*="btn-"] {
    box-shadow: none
}

.dropdown.dropdown-small,
.dropdown.dropdown-small,
.dropup.dropdown-small,
.dropup.dropdown-small {
    height: auto
}

.dropdown.dropdown-small .dropdown-toggle,
.dropdown.dropdown-small .btn,
.dropdown.dropdown-small .dropdown-toggle,
.dropdown.dropdown-small .btn,
.dropup.dropdown-small .dropdown-toggle,
.dropup.dropdown-small .btn,
.dropup.dropdown-small .dropdown-toggle,
.dropup.dropdown-small .btn {
    margin-bottom: 0;
    padding: 0 1rem
}

.dropdown .dropdown-menu,
.dropup .dropdown-menu {
    background: #000;
    border: 1px solid rgba(43, 237, 230, 0.7);
    color: #aafffc
}

.dropdown .dropdown-menu .dropdown-item,
.dropup .dropdown-menu .dropdown-item {
    border: 1px solid transparent;
    border-width: 1px 0;
    color: #aafffc
}

.dropdown .dropdown-menu .dropdown-item.active,
.dropdown .dropdown-menu .dropdown-item:hover,
.dropdown .dropdown-menu .dropdown-item.selected,
.dropup .dropdown-menu .dropdown-item.active,
.dropup .dropdown-menu .dropdown-item:hover,
.dropup .dropdown-menu .dropdown-item.selected {
    background: linear-gradient(to bottom, rgba(43, 237, 230, 0.1) 0%, rgba(43, 237, 230, 0.2) 100%);
    border-color: #2bede6
}

@media (min-width: 992px) {
    .navbar-container nav .navbar-nav .nav-item .nav-link:before {
        border-top: solid 1px #17a2b8;
    }
}

.hr-primary {
    background-color: #17a2b8 !important;
}

/**
skystorm
 */

body {
    font-family: "Eurostile", sans-serif, "Nunito", sans-serif !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Eurostile Extd, Source Sans Pro, sans-serif !important;
    text-transform: uppercase;
}

.h1, .h2, .text-uppercase, h1, h2, h4 {
    font-weight: 700;
}

.font-regular {
    font-family: "Eurostile Extd", Helvetica, Arial, sans-serif;
}

@font-face {
    font-family: Eurostile;
    src: url(../fonts/eurostile-reg.1fa6df93092bdc8f303c836ad8913475.woff2) format("woff2"), url(../fonts/eurostile-reg.485416412f4c1e9638a1eeaecbcff53e.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Eurostile;
    src: url(../fonts/eurostile-bol.ba279df7056576cec1a2d41ce19398c5.woff2) format("woff2"), url(../fonts/eurostile-bol.c54e22bf04fb4e3bc04207e164d5cafe.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Eurostile Extd;
    src: url(../fonts/eurostileext-reg.caa41ca0412ccfb9f603805ca96f3db8.woff2) format("woff2"), url(../fonts/eurostileext-reg.27c026f097e899a8526ca492a3d5cd4d.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Eurostile Extd;
    src: url(../fonts/eurostileext-med.6c81ef3466dcd54075dc101f18264a27.woff2) format("woff2"), url(../fonts/eurostileext-med.efd5d1f158db96a9848caaf7838c1d2d.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@media (min-width: 992px) {
    .navbar-container {
        top: 5rem !important;
    }

    .navbar-container.browsing {
        top: 0rem !important;
    }

    .navbar {
        padding: 0rem 2rem;
    }

    .navbar-container.browsing nav {
        padding: 5px;
    }
}

@media (max-width: 991px) {
    .navbar-container nav {
        padding: 0px;
        border-left: none;
        border-right: none;
        border-top: none;
    }
}

@media (min-width: 1280px) {
    .Hero.pt-10 {
        padding-top: 20rem !important;
    }
}

@media (min-width: 960px) {
    .Hero {
        margin-top: 0;
    }
}

@media (min-width: 640px) {
    .Hero {
        padding: 6.5536rem 0 4.79071rem;
    }
}

.Hero-logo > img {
    max-width: 50%;
    width: auto;
}

.navbar {
    border: 1px solid transparent;
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
    background: rgba(20, 36, 51, .8) linear-gradient(0deg, rgba(20, 61, 102, .2), rgba(20, 61, 102, 0) 50%);
    box-shadow: inset 0 0 20px rgb(102 179 255 / 20%);
}

.dropdown .dropdown-menu, .dropup .dropdown-menu {
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
    background: rgba(20, 36, 51, .8) linear-gradient(0deg, rgba(20, 61, 102, .2), rgba(20, 61, 102, 0) 50%);
    box-shadow: inset 0 0 20px rgb(102 179 255 / 20%);
    color: #aafffc;
}

.navbar {
    box-shadow: 0 2px 8px rgb(0 0 0 / 60%), 0 8px 32px rgb(0 0 0 / 40%);
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%), 0 4px 8px rgb(0 0 0 / 60%);
}

.navbar-container.browsing nav {
    background: rgba(20, 36, 51, .8) linear-gradient(0deg, rgba(20, 61, 102, .2), rgba(20, 61, 102, 0) 50%);
}

nav.navbar.fixed-top.navbar-expand-lg.navbar-light.browsing-borderless {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.bg-transparent {
    background: transparent !important;
}

@media (min-width: 1280px) {
    .langContainer {
        margin: auto;
        width: 25%;
    }
}

@media (max-width: 960px) {
    .langContainer {
        margin: auto;
        width: 75%;
    }
}

.play-btn {
    display: inline-block;
    padding: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.card-img-layer {
    height: 100%;
}

.card-img-layer:before {
    content: "";
    height: 0;
}

.card-img-layer:hover {
    filter: brightness(1.3);
}

.card-img-layer:after {
    height: 100%;
    box-shadow: inset 0 0 0 2px rgb(153 204 255 / 20%), inset 0 0 40px rgb(0 102 204 / 60%), inset 0 0 160px rgb(0 102 204 / 40%) !important;
    content: "";
    display: block;
    left: 0;
    right: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: box-shadow .2s;
    z-index: 1;
}


#home .jumbotron {
    height: 100%;
    width: 100%;
    background-color: #000 !important;
}

.fb1001.nav-link {
    box-shadow: 0 2px 8px rgb(0 0 0 / 60%), 0 8px 32px rgb(0 0 0 / 40%);
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%), 0 4px 8px rgb(0 0 0 / 60%);
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(0, 51, 102, .9));
}


.fb1001.nav.nav-tabs.nav-tabs-alt.nav-item.nav-link.active.nav.nav-tabs.nav-tabs-alt.nav-item.nav-link:hover {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(0, 51, 102, .9));
}

.fb1001.nav-link.active {
    color: #000d1a !important;
    text-shadow: none;
    border: 2px solid hsla(0, 0%, 100%, .4);
    background-image: linear-gradient(180deg, rgba(51, 153, 255, .9), rgba(204, 230, 255, .9)) !important;
}

.fb1001.nav-link:hover {
    background: linear-gradient(to bottom, rgba(51, 153, 255, 0.9) 0%, rgba(43, 237, 230, 0.1) 100%) !important;
    border-color: rgba(51, 153, 255, 0.9) !important;
    font-weight: 700;
}

.fb1002.nav-link {
    color: #ed3737 !important;
    box-shadow: 0 2px 8px rgb(0 0 0 / 60%), 0 8px 32px rgb(0 0 0 / 40%);
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%), 0 4px 8px rgb(0 0 0 / 60%);
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(70, 19, 15, .9));
}


.fb1002.nav-link.active {
    color: rgb(37, 8, 8) !important;
    text-shadow: none;
    border: 2px solid hsla(0, 0%, 100%, .4);
    background-image: linear-gradient(180deg, rgba(255, 51, 51, 0.9), rgb(24, 20, 20)) !important;
}

.fb1002.nav-link:hover {
    background: linear-gradient(to bottom, rgba(255, 51, 51, 0.9) 0%, rgba(43, 237, 230, 0.1) 100%) !important;
    border-color: rgba(255, 51, 51, 0.9) !important;
    font-weight: 700;
}

.fb1003.nav-link {
    color: #d537ed !important;
    text-shadow: none;
    border: 2px solid hsla(0, 0%, 100%, .4);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(70, 15, 69, 0.9));
}

.fb1003.nav-link.active {
    color: #000000 !important;
    text-shadow: none;
    border: 2px solid hsla(0, 0%, 100%, .4);
    background-image: linear-gradient(180deg, rgba(180, 51, 255, 0.9), rgba(32, 29, 38, 0.9)) !important;
}

.fb1003.nav-link:hover {
    background: linear-gradient(to bottom, rgba(180, 51, 255, 0.9) 0%, rgba(43, 237, 230, 0.1) 100%) !important;
    border-color: rgba(180, 51, 255, 0.9) !important;
    font-weight: 700;
}

.faction-nav.nav-item {
    padding: 0px 1rem;
    margin: 0px;
}

.FactionsCardContent1001 {
    background: linear-gradient(to top, rgb(0, 12, 24) 30%, rgba(0, 0, 0, 0)) !important;
}

.FactionsCardContent1002 {
    background: linear-gradient(to top, rgb(35, 11, 8) 30%, rgba(0, 0, 0, 0)) !important;
}

.FactionsCardContent1003 {
    background: linear-gradient(to top, rgb(26, 6, 26) 30%, rgba(0, 0, 0, 0)) !important;
}

.fb.nav-link {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row;
}

.list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
}

.list-group-item {
    background-color: transparent;
}

.footer-content {
    background: url(../../../../../../styles/theme/backgrounds/stars.png) top center no-repeat, #000;
}

@media (min-width: 1280px) {
    .owl-prev, .owl-next {
        width: 15px;
        height: 100px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: block !important;
        border: 0px solid black;
    }

    .owl-prev {
        left: -40px;
    }

    .owl-next {
        right: -35px;
    }

    .owl-prev i, .owl-next i {
        transform: scale(2, 2);
        color: #ccc;
    }
}


@media (max-width: 960px) {
    .dropdown .dropdown-menu, .dropup .dropdown-menu {
        background: transparent;
        border: none;
        box-shadow: none;
    }
}

.page-item.disabled .page-link {
    color: #fff;
    background: rgba(20, 36, 51, 0.8) !important;
    border: 1px solid transparent;
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: rgba(23, 162, 184, 1);
    border: 1px solid transparent;
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
}

@media (max-width: 960px) {
    .owl-prev i, .owl-next i {
        transform: scale(2, 2);
        color: #ccc;
    }

    .owl-next {
        right: 0;
        position: absolute;
    }
}

img.card-img-news {
    height: 200px;
}

.card-body-news {
    background: rgba(6, 70, 102, 0.4);
}

@media (min-width: 1280px) {
    .card-section1-w1 {
        position: absolute;
        left: -150px;
        top: 150px;
        z-index: 2;
        width: 400px;
        height: 400px !important;
    }

    .card-section1-w2 {
        position: absolute;
        left: 50px;
        top: 300px;
        z-index: 2;
        width: 400px;
        height: 400px !important;
    }

    .card-section1-w3 {
        position: absolute;
        left: 300px;
        top: 150px;
        z-index: 2;
        width: 300px;
        height: 300px !important;
    }
}

@media (max-width: 960px) {
    .card-section1-w1 {
        position: absolute;
        width: 100px;
        height: 100px !important;
    }

    .card-section1-w3 {
        position: absolute;
        width: 100px;
        height: 100px !important;
    }
}

.card-section1 {
    z-index: 2 !important;
}

@media (min-width: 960px) {
    .card-body.card-body-news {
        height: 200px;
    }
}

@media (min-width: 640px) {
    .card-body.card-body-news {
        height: 250px;
    }
}

.modal-header {
    background: linear-gradient(0deg, rgba(20, 61, 102, 0.2), rgba(20, 61, 102, 0) 50%) rgba(20, 36, 51, 0.8) !important;
}

.modal-body {
    background: rgba(20, 36, 51, 0.8) !important;
    border: 1px solid transparent;
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
}

.modal .modal-content .modal-header.main {
    border: 1px solid transparent;
    border-image: linear-gradient(to bottom, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
}

.headline-alert, .alert .alert-heading {
    line-height: 72px;
    text-transform: uppercase;
}

.modal .modal-content .modal-header {
    border: none;
    justify-content: space-evenly;
    margin-bottom: .25rem;
}

.card.cardSection {
    border: 1px solid transparent;
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
}

.navbar-container nav .navbar-nav .nav-item.special {
    background-color: #17a2b8;
    transition: all .1s linear;
}

.navbar-container nav .navbar-nav .nav-item.special a.nav-link {
    color: #101010;
    padding-left: 3rem;
    padding-right: 3rem;
    margin-left: 0rem;
    margin-right: 0rem;
}

.navbar-container nav .navbar-nav .nav-item.special:hover {
    background-color: #2bede6;
}

.borderSlicedToTop {
    border: 1px solid transparent !important;
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%) !important;
    border-image-slice: 1 !important;
}

@media (max-width: 991px) {
    .navbar-container nav .navbar-brand img {
        margin-left: 0px;
    }
}


@media (min-width: 992px) {
    div#navbarPLMedia {
        display: none !important;
    }
}

.cookies {
    border: 1px solid transparent;
    border-image: linear-gradient(to bottom, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
    background: rgba(20, 36, 51, .8) linear-gradient(0deg, rgba(20, 61, 102, .2), rgba(20, 61, 102, 0) 50%);
    position: fixed;
    left: 0px;
    right: 0px;
    height: auto;
    z-index: 2147483647;
    line-height: 21px;
    padding: 8px 18px;
    text-align: center;
    bottom: 0px;
    opacity: 1;
}

.cookies-short {
    border: 1px solid transparent;
    border-image: linear-gradient(to bottom, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
    background: rgba(20, 36, 51, .8) linear-gradient(0deg, rgba(20, 61, 102, .2), rgba(20, 61, 102, 0) 50%);
    position: fixed;
    left: 0px;
    height: auto;
    z-index: 2147483647;
    line-height: 21px;
    bottom: 0px;
    opacity: 1;
}


#home .jumbotron .background-video .innerHeader video {
    width: 100% !important;
}

@media (max-width: 960px) {
    #home .jumbotron .background-video .innerHeader video {
        width: 960px !important;
    }
}

@media (max-width: 768px) {
    #home .jumbotron .background-video .innerHeader video {
        width: 768px !important;
    }
}

@media (max-width: 425px) {
    #home .jumbotron .background-video .innerHeader video {
        width: 425px !important;
    }
}

@media (max-width: 375px) {
    #home .jumbotron .background-video .innerHeader video {
        width: 375px !important;
    }
}

@media (max-width: 320px) {
    #home .jumbotron .background-video .innerHeader video {
        width: 320px !important;
    }
}

.navbar-container {
    z-index: 3;
}

.navbar-container nav .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
    color: inherit !important;
}

li.nav-item.nav-master {
    font-size: 17px;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}

.z-index-4 {
    z-index: 4 !important;
}

.z-index-3 {
    z-index: 3 !important;
}

.nav-mast {
    background-color: #0b0d12 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border: 1px solid #424c52;
    border-top: 0 !important;
}

.navbar .megamenu {
    padding: 1rem;
    background: radial-gradient(ellipse farthest-side at center top, #283244 0, rgba(21, 26, 35, .95) 100%);
    border: 1px solid hsla(0, 0%, 100%, .15);
    box-shadow: 0 8px 17px 0 rgb(0 0 0 / 20%);
}

@media all and (min-width: 992px) {
    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}

.nav-pills .nav-link.active, .show > .nav-pills .nav-link {
    color: #2bede6 !important;
}

.timeline_area {
    position: relative;
    z-index: 1;
}

.single-timeline-area {
    position: relative;
    z-index: 1;
    padding-left: 180px;
}

@media only screen and (max-width: 575px) {
    .single-timeline-area {
        padding-left: 100px;
    }
}

.single-timeline-area .timeline-date {
    position: absolute;
    width: 180px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 60px;
}

@media only screen and (max-width: 575px) {
    .single-timeline-area .timeline-date {
        width: 100px;
    }
}

.single-timeline-area .timeline-date::after {
    position: absolute;
    width: 3px;
    height: 100%;
    content: "";
    background-color: rgba(43, 237, 230, 0.2);
    top: 0;
    right: 30px;
    z-index: 1;
}

.single-timeline-area .timeline-date::before {
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #aafffc;
    content: "";
    top: 50%;
    right: 26px;
    z-index: 5;
    margin-top: -5.5px;
}


.single-timeline-area .timeline-date-none::before {
    content: none !important;
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #aafffc;
    top: 50%;
    right: 26px;
    z-index: 5;
    margin-top: -5.5px;
}

.single-timeline-area .timeline-date p {
    margin-bottom: 0;
    color: #aafffc;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}

.single-timeline-area .single-timeline-content {
    position: relative;
    z-index: 1;
    padding: 30px 30px 25px;
    border-radius: 6px;
    margin-bottom: 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
    box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
    border: 1px solid transparent;
    border-image: linear-gradient(to top, rgba(23, 162, 184, 1) 0%, rgba(43, 237, 230, 0) 100%);
    border-image-slice: 1;
}

@media only screen and (max-width: 575px) {
    .single-timeline-area .single-timeline-content {
        padding: 20px;
    }
}

.single-timeline-area .single-timeline-content .card .timeline-icon {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 30px;
    height: 30px;
    background-color: #17a2b8;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    text-align: center;
    max-width: 30px;
    border-radius: 50%;
    margin-right: 15px;
}

.single-timeline-area .single-timeline-content .timeline-icon i {
    color: #ffffff;
    line-height: 30px;
}

.single-timeline-area .single-timeline-content .timeline-text h6 {
    color: #ffffff;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single-timeline-area .single-timeline-content .timeline-text p {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0;
}

.single-timeline-area .single-timeline-content:hover .timeline-icon,
.single-timeline-area .single-timeline-content:focus .timeline-icon {
    background-color: #020710;
}

.single-timeline-area .single-timeline-content:hover .timeline-text h6,
.single-timeline-area .single-timeline-content:focus .timeline-text h6 {
    color: #17a2b8;
}

.blur-eff {
    z-index: -1;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}