@import url("../Default/Template.css");

/*--------Scrollbar----- */
  /* firefox */
  * {
    scrollbar-width: thin;
    scrollbar-color: #1898e7 #454545;
  }
  /* Other browsers */
  *::-webkit-scrollbar {
    width: 8px;
  }
  *::-webkit-scrollbar-track {
    background: #363636;
  }
  *::-webkit-scrollbar-thumb {
    background-color: #858585;
    border-radius: 5px;
  }


@media only screen and (min-width:901px) {
    #header .logo {
        vertical-align: middle;
        margin: 5px 5px 5px 16px;
        max-height: 65px;
        max-width: 230px;
        position: absolute;
        z-index: 2000;
    }

    #footer #info {
        margin-left: 263px !important;
    }

    #main .header-text {
        margin: 0 5px 0px 9px;
        padding: 4px 4px 4px 0px;
        font-size: 16px;
        font-weight: normal;
        border-right: 1px solid;
        border-top: 1px solid;
        border-bottom: 1px solid;
    }

    #sidebar fieldset:first-of-type legend {
        margin: 0 5px 0px 5px;
        padding: 4px 4px 4px 10px;
        font-size: 16px;
        font-weight: normal;
        border-left: 1px solid;
        border-top: 1px solid;
        border-bottom: 1px solid;
    }

    #sidebar fieldset legend {
        padding: 4px 0 4px 0px;
        margin-left: 15px;
    }

    #header .search-container {
        top: 10px;
        z-index: 1;
        right: 6px;
        visibility: hidden;
    }

    #header .template-switcher-container {
        position: absolute;
        top: inherit;
        bottom: 0;
        right: 20px;
        z-index: 1000;
    }

    .nav-fostrap .search-container {
        display: inline-block !important;
        top: 100px !important;
        right: unset !important;
        left: 10px;
        visibility: visible !important;
    }

        .nav-fostrap .search-container > span {
            width: 245px !important;
        }

        .nav-fostrap .search-container input {
            border-color: transparent;
            background-color: transparent;
        }

    #header .logo-container {
        position: relative;
        height: 65px;
        overflow: hidden;
    }

    .nav-fostrap {
        display: block;
        position: absolute;
        top: 0px;
        margin: 0;
        border: 0;
        border-radius: 0;
        overflow-y: visible;
        overflow-x: hidden;
        z-index: 1100;
        overflow: visible;
        width: 263px;
        left: 0px;
        min-height: 100%;
    }

        .nav-fostrap::before {
            content: "";
            float: left;
            margin-top: 82px;
            width: 245px;
            margin-left: 10px;
        }

    .nav-bg-fostrap .fixed-top {
        display: none;
    }

    #sidebar {
        margin: 0 0 0 263px;
        width: unset;
        min-width: 150px;
    }

    .navbar-fostrap {
        display: none;
    }

        .navbar-fostrap span:nth-child(2) {
            width: 20px;
        }

        .navbar-fostrap span:nth-child(3) {
            width: 20px;
        }

    .nav-fostrap li {
        display: block;
    }

        .nav-fostrap li a {
            display: block;
            padding: 15px;
        }

        .nav-fostrap li:first-child:hover a {
            border-radius: 0;
        }

        .nav-fostrap li ul.dropdown {
            position: relative;
        }

            .nav-fostrap li ul.dropdown li a {
                border-bottom: none;
            }

            .nav-fostrap li ul.dropdown li a {
                padding: 10px 10px 10px 30px;
            }

        .nav-fostrap li:hover .arrow-down {
            border-top: 5px solid #fff;
        }

    .nav-fostrap .arrow-down {
        border-top: 5px solid #505050;
        position: absolute;
        top: 20px;
        right: 10px;
    }

    .nav-fostrap .cover-bg {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    li > ul.dropdown {
        width: 241px !important;
        margin-left: 10px;
    }

    li.manual-hover > ul.dropdown {
        display: block;
    }

    .nav-fostrap > ul {
        padding-top: 35px;
        margin: 96px 0 0 0;
    }

    #breadcrumb {
        position: absolute;
        top: 17px;
        left: 268px;
        right: 11px;
    }

    #serviceicons > ul {
        white-space: nowrap;
    }

    #main .detail {
        margin-right: 6px !important;
    }

    .sidebar-switch {
        position: absolute;
        z-index: 10003;
        font-size: 25px;
        font-family: 'WebComponentsIcons';
        cursor: pointer;
        top: 70px;
        left: 238px;
    }
    /*Firefox fix*/
    @-moz-document url-prefix() {
        .sidebar-switch {
            top: 68px;
        }
    }

    .service-icons-collapsed:before {
        font-family: 'WebComponentsIcons';
        content: "\e705";
        cursor: pointer;
        padding-left: 12px;
        padding-right: 12px;
    }

    .service-icons-collapsed-pinned:before {
        content: "\e704";
    }
}

#sidebar > .links img {
    height: unset;
    width: 26px;
}

#breadcrumb {
    background-color: transparent;
}

#toolbar-profile-image{
    border-radius: 50%;
}

.supports-gravatar {
    display: block;
}

.primary-content {
    padding:10px;
}

#session-split_wrapper > a,
#toolbar-notifications {
    background-color: unset;
    background-image: unset;
    border: 0;
}

#session-toolbar {
    background-color: unset;
    border: 0;
}


/* when configured to apply primary color to sidebar */
@media only screen and (min-width:901px) {
    .primary-color-sesion-toolbar #toolbar-notifications > .k-i-notification:before {
        color: unset;
    }

    .primary-color-sesion-toolbar #toolbar-security > span:before {
        color: unset;
    }

    .primary-color-sidebar #main .header-text {
        border-right: 0;
        border-top: 0;
    }

    .primary-color-sidebar #sidebar fieldset:first-of-type legend {
        border-left: 0;
        border-top: 0;
    }

    .primary-color-sidebar #sidebar,
    .primary-color-sidebar #main .header-text {
        margin-top: -9px;
    }

    .primary-color-sidebar .nav-fostrap::before {
        margin-top: 86px;
    }

    .primary-color-sidebar .sidebar-switch {
        top: 74px;
    }

    @-moz-document url-prefix() {
        .primary-color-sidebar .sidebar-switch {
            top: 71px;
        }
    }
}

/* when main sidebar is collapsed*/
@media only screen and (min-width:901px) {
    .main-sidebar-collapsed .nav-fostrap {
        width: 102px;
        white-space: nowrap;
        overflow: hidden;
    }

    .main-sidebar-collapsed li > ul.dropdown {
        width: 80px !important;
    }

    .main-sidebar-collapsed .nav-fostrap li a > span {
        visibility: hidden;
    }

    .main-sidebar-collapsed #sidebar {
        margin-left: 100px;
    }

    .main-sidebar-collapsed #header > .logo-container > .logo {
        visibility: hidden;
    }

    .main-sidebar-collapsed nav .fixed-top {
        position: unset;
    }

        .main-sidebar-collapsed nav .fixed-top > .navbar-fostrap {
            display: unset;
        }

            .main-sidebar-collapsed nav .fixed-top > .navbar-fostrap > img {
                position: absolute;
                display: block;
                top: 10px;
                left: 10px;
                z-index: 1100;
            }

    .main-sidebar-collapsed #breadcrumb {
        left: 107px;
    }

    .main-sidebar-collapsed .nav-fostrap > ul > li > a {
        margin-left: 26px;
    }
}

/* 
================================================================================================================================================================
                                                                START OF SPECIFIC FIXES FOR GAMEPANEL
================================================================================================================================================================
*/
html 
{
    height: 100%;
    margin: 0;
    padding: 0;
}

/*Game services (non-game) background image*/
html.Interface_Index > body {
    /*background-image: url("https://cdna.artstation.com/p/assets/images/images/015/967/314/large/jesus-conde-keyart.jpg?1550387892&");*/
    background-color: rgba(187, 187, 187, 0.274);
}

/* Removes the sidebar from pages
-----------------------------------------*/
html.Service_Home div#content div#sidebar {
display: none;
}

body {
    height: 100%;
    font-size: 16px;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a {
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}

a:link, a:visited,
a:active, a:hover {

}

#sidebar a:hover {
    text-decoration: underline;
}

#aspxcontent {
    width: 1px;
    min-width: 100%;
    border: 0;
}

/* Forms
----------------------------------*/
html.Service_Home fieldset {
    border: none;
    margin: 0 16px 0 16px;
    padding: 0 0 16px 0;
	background: rgba(0, 3, 12, 0.6) !important;
	border-radius: 0 0 10px 10px;
}

fieldset legend
{
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
	color: #fff !important;
}

fieldset ul {
    padding: 0;
    list-style: none;
}

fieldset ul li {
    padding-bottom: 5px;
}

label {

}

dd a,
dd label {
    font-size: 16px;
}

dd label.k-checkbox-label {
    font-size: 16px;
}

label.checkbox {
    display: inline;
}


.k-dropdown,
.k-textbox,
input, textarea {
    margin: 3px 0 4px 0;
    padding: 5px;
    width: 300px;
}

select 
{
    margin: 6px 0 6px 0;
    padding: 5px 5px 5px 0;
    max-width: 312px;
}

/* Styles for validation helpers
----------------------------------*/
#main .field-validation-error {
    margin-bottom: 5px;
    display: block;
}

.field-validation-valid {
    display: none;
}

.validation-summary-errors {
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.clear-both
{
    clear:both;
}

/* Main.master
----------------------------------*/
#wrapper {
    min-height: 100%;
    position: relative;
}

.push 
{
    margin-top: 10px;
    padding-bottom: 35px; /* same as #footer height */
}

#content
{
    padding: 1px 0 0 0;
}

#main
{
    overflow:hidden;
}

#main .header 
{
    margin: 0 0 10px 0;
}

#main .header-text {
    margin: 0 0 1px 0;
    padding: 4px 4px 4px 10px;
    font-size: 16px;
    font-weight: normal;
}

#main .detail 
{
    margin: 0 10px 0px 0px;
    min-height:500px;
}

@media only screen and (max-width:900px) {
    #main .detail {
        margin: 0 10px 0px 10px;
    }
}

#main .fieldset-form
{
    display: inline-block;
}

#main .fieldset-form dl
{
    margin: 0;
}

#main .fieldset-form dl dt
{
    line-height: 1.2em;
    margin: 5px 0 0 0;
}

#main .fieldset-form dl dd
{
    margin: 0;
}

#main .fieldset-form dd
{
    min-height: 40px;
}

#main .fieldset-form ul
{
    margin: 0;
}

#main .fieldset-form li
{
    vertical-align: top;
    display: inline-block;
    margin: 0 50px 0 0;
    padding: 0;
}

#sidebar
{
    width:275px;
    float:left;
    padding-right:10px;
}

#sidebar fieldset
{
    padding: 1px 0 5px 0px;
}

#sidebar fieldset:first-of-type legend {
    border: 0;
}

#sidebar fieldset legend {
    width: 100%;
    padding: 4px 0 4px 15px;
}

#sidebar fieldset ul {
    margin: 0 0 5px;
    padding: 10px 0 5px 15px;
    font-size: 16px;
}

#sidebar label {
    font-size: 16px;
}

#sidebar .links li {
    padding-bottom: 5px;
}

#sidebar > .links a {
    display: block;
    padding: 3px 0;
    border: 1px solid transparent;
}

#sidebar > .links img {
    border: 0;
    padding: 0 3px 0 3px;
    float: left;
    position: relative;
    height: 32px;
}

#sidebar > .links div {
    min-height: 32px;
    margin-left: 45px;
}

#sidebar > .links span {
    line-height: 32px;
    margin-left: 10px;
}

#sidebar > .links a:hover 
{
    text-decoration: none;
	border: none;
	background-color: rgba(182, 190, 202, 0.2);
}

#sidebar > .links li:first-child
{
    border-radius: 8px 8px 0 0;
}

#sidebar > .links li:last-child
{
    border-radius: 0 0 8px 8px;
}

#sidebar input
{
    width:auto;
    font-size: 16px;
}
*/
#footer 
{
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 35px;
    visibility: hidden; /* Hiding this element as it is not really needed - might change in the future */
}

#footer #info
{
    text-align: center;
    vertical-align: middle;
    padding-top: 8px;
    margin: 0 20px;
}

#main .fieldset-form .main-button-group
{
    padding: 25px 0 0 0;
    text-align: center;
}

#main .fieldset-form .main-button-group-left {
    padding: 25px 0 0 0;
    text-align: left;
}

/* Buttons
----------------------------------*/
/* no text */
.small-icon-button
{
}

/* icon & text */
.link-button {
    border-width: 1px;
    border-style: solid;
    padding: 6px 12px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
}

.link-button:hover {
    text-decoration: none;
}

.normal-icon-button {
    padding: 7px 7px 7px 2px;
}

.normal-icon-button .ui-button-text
{
    padding: 0.4em 1em 0.4em 2.5em;
    font-size: 16px;
    line-height: 1.2em;
}

.normal-icon-button .ui-button-icon-primary
{
    margin-top: -13px;
    width: 24px;
    height: 24px;
}

.red-label {
    font-weight: bold;
}

.green-label {
    font-weight: bold;
}

.orange-label {
    font-weight: bold;
}

.ui-custom-icon-search { background-position: -160px -112px; }


/* Remove numeric spinners
----------------------------------*/
#loginSection input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#loginSection input[type="number"] {
    -moz-appearance: textfield;
}

#FastDownloadLink {
    max-width: 275px;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.confirm-container {
    min-width: 330px
}

.confirm-container > span {
    display: block;
    text-align: center;
}

.popup-script-loading {
    float: left;
    width: 50px;
    height: 50px;
    position: relative;
    padding-left: 30px;
}

.popup-script-loading-success {
    font-size: 55px;
}

.popup-script-loading-failure {
    font-size: 55px;
}

.popup-script-output {
    width: 500px;
    min-height: 55px;
    margin-left: 100px;
    line-height: 52px;
}

.k-alert {
    z-index: 1000000000 !important;
}

.supports-gravatar {
    display: none;
}

.popup-script-log-entries {
    max-height: 140px;
    overflow-y: auto;
}

.k-window-titlebar {
    padding-top: 5px;
    padding-bottom: 5px;
}

.k-window-title {
    line-height: 1.6;
	margin: 8px
}

.k-grid-search > .k-input {
    border-width: 0;
}

.k-tabstrip > .k-content {
    margin-left: 0px;
}

/* Fix for autocomplete loading and close icons
----------------------------------*/

.search-container .k-autocomplete > .k-i-loading {
    top: 3px;
}

.search-container .k-autocomplete > .k-clear-value {
    top: 14px;
}

/* Fix for validation errors text same color as background */
.field-validation-error {
    color: white;
}


/*fixes for new themebuilder themes*/
.k-window-titlebar .k-window-actions {
    top: unset; 
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}

.k-window-titlebar .k-window-action {
    padding-top: 1px;
    margin-top: 3px;
}

.k-input[type=text], .k-input[type=number], .k-picker-wrap .k-input, .k-textarea, .k-textarea > .k-input .k-multiselect .k-input, .k-textarea > textarea, .k-textbox, .k-textbox > .k-input, .k-textbox > input {
    /*border-width: 0px;*/
}

/*fix for horizontal border that goes a little bit past the vertical border*/
.k-tabstrip > .k-content {
    margin-right: 0;
}

/* default multiselect doesn't have any padding */
.k-multiselect {
    padding: 5px;
}

html.Service_Actions .k-widget.k-window.k-display-inline-flex {
    height: 190px !important;
}

/* Fix for game services sidebar, able to be displayed on mobile devices
------------------------------------------------------------------------- */
@media only screen and (max-width: 900px) {
    .Interface_Index div#content div#sidebar {
        display: none;
    }
}
 /*
================================================================================================================================================================
                                                                    END OF SPECIFC FIXES SECTION
================================================================================================================================================================
*/

/* ====================================================================== */
/*                           GLOBAL STYLING                               */
/* ====================================================================== */

/* Small buttons at the top of all grids on mostly ALL PAGES -  */

li.rtbItem.rtbBtn {
    background-color: red;
}

/*Style of H3 headers of content on all pages*/
div#main div.header h3.header-text {
    color: #fff;
    font-weight: bold;
}

/*Vertical position for global page content unless specified elsewhere for specific page*/
div#content {
    margin-top: 3rem;
}

/*moves off switches down a little*/
span.k-switch.k-widget.k-switch-off {
    margin-top: 5px;
}


.rgPager .rgPagerCell .rgWrap.rgNumPart > a.rgCurrentPage, .rgPager .rgPagerCell .rgWrap.rgArrPart2 > a.rgCurrentPage, .rgPager .rgPagerCell .rgWrap.rgArrPart1 > a.rgCurrentPage {
    background: rgb(38 168 198) !important;
}

/* page header text */
body div#wrapper div#content div#main div.header h3.header-text {
	text-shadow: 0px 0px 6px #000;
}

/* 
================================================================================================================================================================
                                                                STYLING AND SPECIFIC TOUCHUPS BELOW
================================================================================================================================================================
*/

/* ------------------------------------------*/
/* ----LOGIN----- */
/* ------------------------------------------*/
body div#main div.detail section#loginSection div.frame {
	border: none;
	border-radius: 6px;
	background-color: #181a1b;
	box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}
body div#main div.detail section#loginSection div.frame form fieldset.auto-focus ul li label {
	color: #fff;
}
body div#main div.detail section#loginSection div.frame form div button#loginButton.k-primary.k-button.k-button-icontext {
	background-color: #26a8c6;
	border-color: #26a8c6;
}
body div#main div.detail section#loginSection div.frame form div a.recover {
	color: #fff !important;
}
.k-i-unlock::before, .k-i-lock::before {
	color: #fff !important;
}
body div#main div.detail section#loginSection div.frame form fieldset.auto-focus ul li span.k-widget.k-textbox {
	color: #fff;
	background-color: #2f3136;
}
body div#main div.detail section#loginSection div.frame form fieldset.auto-focus ul li span.k-widget.k-textbox:hover {
	color: #fff;
	background-color: #2f3136;
}
body div#main div.detail section#loginSection div.frame form fieldset.auto-focus ul li span.k-widget.k-dropdown span.k-dropdown-wrap.k-state-default {
	background: none;
	background-color: #2f3136;
	color: #fff;
}
body div#main div.detail section#loginSection div.frame form fieldset.auto-focus ul li input#RememberMe.k-checkbox:checked {
	border-color: #24a2c2;
	color: #fff;
	background-color: #25a5c4;
}

/*Form labels color*/
#loginSection label {
	color: #000;
}
/*Forgot your password text*/
a.recover {
    color: #004b82 !important;
}

/* ------------------------------------------*/
/* ----FORGOT PASSWORD----- */
/* ------------------------------------------*/
body div#main div.detail section#loginSection div.frame form#form0 fieldset ul li label {
	color: #fff;
}
body div#main div.detail section#loginSection div.frame form#form0 fieldset button#recoverPassword.k-primary.k-button.k-button-icontext {
	border-color: #26a8c6;
	color: #fff;
	background-color: #26a8c6;
}
body div#main div.detail section#loginSection div.frame form#form0 fieldset ul li span.k-widget.k-textbox:hover {
	color: #fff;
	background-color: #2f3136;
}
body div#main div.detail section#loginSection div.frame form#form0 fieldset ul li span.k-widget.k-textbox {
	color: #fff;
	background-color: #2f3136;
}
body div#main div.detail section#loginSection div.frame form#form0 fieldset button#cancelRecovery.k-button.k-button-icontext span.k-icon.k-i-cancel::before {
	color: #fff
}
body div#main div.detail section#loginSection div.frame form#form0 fieldset button#cancelRecovery.k-button.k-button-icontext {
	background-color: #24a3c3;
	color: #fff;
	background-image: none;
}

/* ====================================================================== */
/*                    Global Headers/Sidebars ETC                                 */
/* ====================================================================== */

/* ----------------------------------------*/
/*       -----Main Global Sidebar-----     */
/* --------------------------------------- */

/* Main nav bar quick search colours */
nav div.nav-fostrap.drawer-expanded div.search-container span.k-widget.k-autocomplete.k-autocomplete-clearable.k-state-default {
	color: #fff;
	background-color: #292c2e;
}
nav div.nav-fostrap.drawer-expanded div.search-container span.k-widget.k-autocomplete.k-autocomplete-clearable.k-state-default:hover {
	color: #fff;
	background-color: #212526;
}
nav div.nav-fostrap.drawer-expanded div.search-container span.k-widget.k-autocomplete.k-autocomplete-clearable.k-state-default input.k-input::placeholder {
	color: #c7c7c7
}

/* ----------------------------------------*/
/*         -----Global Top Header-----     */
/* --------------------------------------- */

/*Changes the height of the top header to include*/
div#wrapper > header#header > div.logo-container {
    height: 95px;
}
/* Changes the header background for the main gamepanel top header */
header#header {
    background-color: rgb(30 30 30);
}
/*Login / notifications bar position*/
div#session-toolbar {
    top: calc(3.5rem - 12px) !important;
}
/*Notifications text color*/
a.k-button.has-notifications > span#notification {
    color: #fff !important;
} span#notification {
    color: #fff !important;
}

/*Header username text*/
a.k-button#session-split {
    color: #fff;
}
/*Header User dropdown arrow*/
a.k-button.k-split-button-arrow {
    color: #fff;
}

/*User dropdown in top header*/
.k-popup {
    background-color: #181b1c;
    color: #fff;
}ul#session-split_optionlist li a.k-button-icontext {
    color: #fff !important;
}.k-list-container .k-button:hover, .k-list-container .k-button.k-state-hover {
    background-color: #282b2c;
}

/* Changes top header help text */
.ss-container .help-text-container div.help-textpositioner > div.helptext {
    color: #fff;
} /*Help text vertical position change*/div.ss-container div.help-text-container div.help-textpositioner {
    margin-top: 20px;
}
/* Changes top header nav text */
div.ss-container .alert-link-container .links-container div p {
    color: #fff;
}
/* Navbar/header icons */
div.alert-link-container > div.links-container > a.rmLink > i.fa {
    color: #26A8C6;
}

/* ----------------------------------------*/
/*         -----Global Breadcrumb----- */
/* --------------------------------------- */
@media only screen and (min-width: 901px) {
	#breadcrumb {
		right: 21px !important;
		left: 278px !important;
	}
}

.main-sidebar-collapsed #breadcrumb {
    left: 123px !important;
    right: 20px;
}
#breadcrumb {
	top: 3.8rem !important;
	/*background-color: var(--behind-colour, rgba(0,3,12,0.3)) !important;*/
	background-color: rgba(0,3,12,0.6) !important;
	margin-top: 2.5rem !important;
	color: #ececec;
}
.primary-color-sidebar #sidebar, .primary-color-sidebar #main .header-text {
	margin-top: -1px !important;
}
a:link, a:visited {
	color: #ececec !important;
}
.k-breadcrumb .k-breadcrumb-root-link:hover, .k-breadcrumb .k-breadcrumb-root-link.k-state-hover {
	background-color: #363636 !important;
}
#main .detail .fieldset-form a#join {
    background: rgb(45, 198, 233) !important;
	color: #fff !important;
}
.k-breadcrumb .k-breadcrumb-link:hover, .k-breadcrumb .k-breadcrumb-link.k-state-hover {
	background-color: #363636 !important;
}
fieldset.fieldset-form > ul > li#ServiceInformation > dl > dd > a {
    color: #2dc6e9 !important;
}
/*Changes the color for the active page in breadcrumb*/
a.k-breadcrumb-link.k-state-disabled {
    color: #26a8c6 !important;
	font-weight: bold !important;
    opacity: 1;
}

/* ----------------------------------------*/
/*         -----Input Boxes----- */
/* --------------------------------------- */
.k-textbox {
    background-color: #f4f4f4;
}
textarea {
    background-color: #f4f4f4 !important;
    border: 1px solid transparent !important;
}
textarea:hover {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
}

/* ====================================================================== */
/*                        MAIN MVC TABLES                                 */
/* ====================================================================== */

/*Tabstrip
------------------*/
span.k-link {
    background-color: #1f2223;
    color: #fff;
}.k-tabstrip-items .k-item {
    color: #fff;
}.k-tabstrip-items .k-item:hover, .k-tabstrip-items .k-item.k-state-hover {
    color: #c1c1c1;
}
.k-tabstrip-items .k-item.k-state-active, .k-tabstrip-items .k-item.k-state-selected {
    background-color: #1f2223;
    color: #fff;
}

.k-tabstrip-top>.k-tabstrip-items {
    border: none;
}
.k-tabstrip>.k-content {
    background-color: #1f2223;
}

/*Search header
------------------*/
.k-toolbar.k-grid-toolbar.k-grid-top {
    background-color: #1f2223;
}/*Searchbox*/span.k-textbox.k-grid-search.k-display-flex {
    background-color: #181a1b;
    color: #fff;
}
/*Grouping/Filter Header
-----------------------------*/
.k-grouping-header {
    background-color: #1f2223;
}

/* Table Top */
.k-toolbar.k-grid-toolbar.k-grid-top.k-border-radius-top-right.k-border-radius-top-left {
    background-color: #1f2223 !important;
}

/* Table Header */
.k-grid-header {
    background-color: #1f2223 !important;
    color: white !important;
}

/* Content Background */
.k-grid thead, .k-grid tbody, .k-grid tfoot {
    background-color: #181a1b !important;
    color: white !important
}

/* Table Footer */
.k-pager-wrap {
	background-color: #1f2223 !important;
    color: white !important;
}

/* Footer Icons */
.k-state-disabled, .k-state-disabled .k-draghandle, .k-state-disabled .k-icon, .k-state-disabled .k-link, .k-state-disabled .k-upload-button input {
    color: white !important;
}

/* Side Color */
.k-filter-row > th:first-child, .k-grid tbody td:first-child, .k-grid tfoot td:first-child, .k-grid-header th.k-header:first-child {
	background-color: #1f2223 !important;
	color: white !important;
}

/* Remove White Border & Set Background */
th.k-header {
    background: #1f2223;
    border: transparent;
}

/* Section Icon Color */
.k-grid .k-grouping-row .k-icon {
    color: #fff;
}

/* Table Hover */
.k-grid tbody tr:hover, .k-grid tbody tr.k-state-hover {
	background-color: #282b2c !important;
}

.k-grid {
    background-color: #1f2223;
}

/*Search no results*/
.k-grid-content.k-auto-scrollable {
    background-color: #181a1b;
}

/* ====================================================================== */
/*                        GAME SERVICES PAGE(S)                           */
/* ====================================================================== */


/*=====================================*/
/*-----MAIN SERVICE PAGE BELOW-----*/
/*=====================================*/

html.Service_Home body div#wrapper div#content div#main div.header h3.header-text {
	text-shadow: none !important;
}

/*Changes the vertical position of service page content*/
html.Service_Home div#content {
    margin-top: 1.5rem;
}

/*--------------------
Service Icon buttons*/

html.Service_Home #serviceicons > ul > li {
	border: 1px solid rgba(0,3,12,0.35) !important;
	background-color: rgba(0,3,12,0.4) !important;
}

html.Service_Home #serviceicons > ul > li:hover {
	transform: scale(0.97) !important;
	background-color: rgba(0, 3, 12, 0.69) !important;
	border: 0px solid rgba(0,3,12,0.35) !important;
}

.main-button-group-left .red-button:hover {
	background-color: #e74c3c;
	/*transform: scale(0.95) !important;*/
}

.main-button-group-left .orange-button:hover {
	background-color: #f39c12;
	/*transform: scale(0.95) !important;*/
}

.k-button[action="more"]:hover {
	background-color: #ecf0f1;
	/*transform: scale(0.95) !important;*/
}

.k-button:focus, .k-button:hover {
	text-decoration: none;
	outline: 0;
	background-color: rgb(45, 198, 233);
	border-color: #000;
	color: #fff;
	/*transform: scale(0.95) !important;*/
}

button#startTaskButton.k-button.k-button-icontext span.k-icon.k-i-video-external::before {
	color: #fff
}

button#cancelTaskButton.k-button.k-button-icontext span.k-icon.k-i-cancel::before {
	color: #fff
}

.k-state-selected {
	background-color: rgb(45 198 233) !important;
}

html.Service_Home #main .detail .fieldset-form {
	border: 0px solid var(--border-colour, rgba(0,3,12,0.35)) !important;
	background-color: rgba(0, 3, 12, 0.6) !important;
}

html.Service_Home #sidebar > .links li:hover {
    background-color: transparent !important;
    border: 0px solid rgb(54,54,54) !important;
}

.k-switch-on .k-switch-container {
    color: #fff;
    background-color: rgb(45 198 233) !important;
	margin-top: 5px;
}

.k-progressbar {
    margin-top: 2% !important;
}

.nav-bg-fostrap .title-mobile, .nav-fostrap li > a {
	color: #ececec !important;
}

body div#wrapper div#content div#main div.detail fieldset.fieldset-form ul li#ServiceInformation dl dd label {
	color: #40d1e9 !important;
}

/* SERVICE SUB PAGE AND GAME TEMPLATE SIDEBAR        
--------------------------------------------*/

/* Game service sidebar styling below*/

#sidebar .links li {
    background: rgba(0,3,12,0.6) !important;
    height: 40px;
	font-weight: 600;
}

#sidebar > .links img {
    height: 33px;
    width: 30px;
}

div#sidebar.sidebar-action fieldset#serviceicons.links ul li:first-child {
	border-radius: 8px 8px 0 0
}
div#sidebar.sidebar-action fieldset#serviceicons.links ul li:last-child {
	border-radius: 0 0 8px 8px
}
div#sidebar.sidebar-action fieldset#serviceicons.links ul li a:hover {
	border-color: transparent;
	margin: 0
}

div#sidebar.sidebar-action fieldset#serviceicons.links ul li:hover {
	background-color: rgba(0, 0, 0, 0.80) !important;
	margin: 0
}
div#sidebar.sidebar-action fieldset#serviceicons.links ul li a.service-icon.service-link-icon.custom-icon-image img {
	padding: 0 3px 0 6px;
}
div#sidebar.sidebar-action fieldset#serviceicons.links ul li a.service-icon div span {
	margin-left: 10px
}

#serviceicons > ul > li > a > div, #serviceicons > ul > li > a {
	width: 100%
}

.rtsSelected .rtsOut {
	background-color: #1d2021 !important;
}
.rtsSelected {
	background-color: #1f2223 !important;
}
.rtsLink:hover {
	background-color: #16191a !important;
}
.rtsLink {
	background-color: #1f2223 !important;
}

.RadComboBox_TCAdmin {
	background-color: transparent !important;
}

/*Sidebar styling when screen size is below 1145px*/
@media only screen and (max-width: 1145px) {
	div#sidebar {
        width: 0;
        padding: 0;
    }
}

/* ----------------------------------------*/
/*         -----Config Files-----     */
/* --------------------------------------- */

/*Vertical position for config file main content*/
html.Service_ConfigFiles div#content {
    margin-top: 2.8rem;
}

/*Config file buttons change color*/
html.Service_ConfigFiles a.k-button {
    background-color: #26a8c6;
    background-image: none;
}

/*Config file page navigation buttons change color*/
html.Service_ConfigFiles div.k-pager-wrap a.k-link:link, a.k-link:visited {
    color: #000 !important;
}

/* ------------------------------------------*/
/* ----Text Editor----- */
/* ------------------------------------------*/

/* Top Bar Colouring */
.k-window-titlebar {
    background-color: #1f2223;
    color: #fff;
}
body div.k-widget.k-window.k-display-inline-flex div.k-window-content div#filetoolbar.k-toolbar.k-widget.k-toolbar-resizable {
    background-color: #1f2223;
    color: #fff;
}
body div.k-widget.k-window.k-display-inline-flex {
    background-color: #1f2223;
}
/*Text Editor window actions buttons color*/
div.k-window-actions a.k-button.k-flat.k-button-icon.k-window-action {
    color: #26a8c6 !important;
}

/* ----------------------------------------*/
/*         -----Mod Manager-----     */
/* --------------------------------------- */
/*Changes the color of the first field header in the table*/
th.k-header a.k-link {
    color: #fff !important;
}

body div#wrapper div#content div#main div.detail div#modsGrid.k-widget.k-grid.k-border-radius.k-grid-display-block table tbody tr.k-master-row td span.actions-container button.k-button.k-button-icontext.k-primary {
	background-color: #26a8c6;
	border-color: #26a8c6;
}

body div#wrapper div#content div#main div.detail div#updatesGrid.k-widget.k-grid.k-border-radius.k-grid-display-block table tbody tr.k-master-row td button.k-button.k-button-icontext.k-primary {
	background-color: #26a8c6;
	border-color: #26a8c6;
}

/* [TEMP FIX] Removes the urls from mod manager when resized */
@media only screen and (max-width: 1145px) {
	#modsGrid td a {
        display: none;
    }
}

/* ----------------------------------------*/
/*         -----Commandline Manager-----     */
/* --------------------------------------- */

/* ----------------------------------------*/
/*         -----File Manager-----     */
/* --------------------------------------- */

html.FileManager_Index .k-grid tbody td:first-child {
    background-color: transparent !important;
}
html.FileManager_Index td#aria_active_cell {
    background: #1d607a !important;
}html.FileManager_Index td#aria_active_cell:hover {
    background: #1d607a !important;
}
/*Table buttons styling*/
a.k-button {
    background-color: #26a8c6;
    background-image: none;
	color: #fff;
}a.k-button:hover {
    background-color: #2399b5;
	background-image: none;
}a.k-toggle-button.k-button.k-button-icon.k-state-active {
    background: #2399b5;
    border: none;
}
/*Sort By Dropdown list styling*/
html.FileManager_Index ul.k-list-container li a.k-button {
    color: #fff !important;
}

/*File Manager Breadcrumb Styling*/
div.k-filemanager-content ol.k-breadcrumb-container li.k-breadcrumb-item a:link, div.k-filemanager-content ol.k-breadcrumb-container li.k-breadcrumb-item a:visited {
	color: #fff !important;
}
/*Column headers for file manager tables - name | date created | file size*/
html.FileManager_Index div.k-filemanager-view th.k-header a.k-link {
    color: #fff !important;
}
/*Selected file large icons styling*/
.k-listview-item.k-state-selected {
    background-color: #37bbd97a !important;
    color: #fff;
    font-weight: bold;
}
/*Selected file small list styling*/
tr.k-master-row.k-state-selected {
    background: #37bbd97a !important;
    color: #fff;
    font-weight: bold;
}

/* Navigation Colour */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-navigation {
	background-color: #181a1b;
	color: #fff;
}

/* List dropdown menu colour */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-navigation div.k-filemanager-treeview.k-widget.k-treeview ul.k-group.k-treeview-lines {
	color: #fff;
}

/* List dropdown arrow thing colour */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-navigation div.k-filemanager-treeview.k-widget.k-treeview ul.k-group.k-treeview-lines li.k-item.k-first div.k-top span.k-icon.k-i-expand {
	color: #fff;
}

/* Main content colours */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-content div.k-filemanager-view.k-filemanager-view-list div.k-widget.k-listview.k-listview-bordered.k-selectable.k-filemanager-listview div.k-listview-content.k-d-flex.k-flex-row.k-flex-wrap {
	background-color: #181a1b;
	color: #fff;
}

/* Breadcrumb colour */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-content nav.k-filemanager-breadcrumb.k-widget.k-breadcrumb {
	background-color: #1f2223;
	color: #fff;
}

/* Breadcrumb icon colour */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-content nav.k-filemanager-breadcrumb.k-widget.k-breadcrumb ol.k-breadcrumb-container li.k-breadcrumb-item.k-breadcrumb-root-item.k-breadcrumb-last-item a.k-breadcrumb-root-link.k-breadcrumb-icon-link span.k-icon.k-i-home {
	color: #fff;
}

/* Breadcrumb text colour */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-content nav.k-filemanager-breadcrumb.k-widget.k-breadcrumb ol.k-breadcrumb-container li.k-breadcrumb-item.k-breadcrumb-last-item a.k-breadcrumb-link.k-state-disabled {
	color: #fff;
}

/* Toolbar colour */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-header div.k-filemanager-toolbar.k-toolbar.k-widget.k-toolbar-resizable {
	background-color: #1f2223;
	color: #fff;
}

/* Background div colour (remove white borders */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable {
	background-color: #1f2223;
}

body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-preview {
	color: #fff;
}

/* Colour whitespace */
body div#wrapper div#content div#main div.detail div#filemanager.k-widget.k-filemanager.k-filemanager-resizable div.k-filemanager-content-container div.k-filemanager-content div.k-filemanager-view.k-filemanager-view-grid div.k-grid.k-widget.k-grid-display-block.k-editable.k-filemanager-grid div.k-grid-content.k-auto-scrollable {
	background-color: #181a1b;
}

/* colour search box */
div#filemanager.k-filemanager div.k-filemanager-header .k-filemanager-search-tool.k-textbox {
	background: none;
	background-color: #181a1b;
	color: #fff
}
div#filemanager.k-filemanager div.k-filemanager-header .k-filemanager-search-tool.k-textbox:hover {
	background: none;
	background-color: #212526;
}
/* colour search box input text */
div#filemanager.k-filemanager div.k-filemanager-header .k-filemanager-search-tool.k-textbox input.k-input::placeholder {
	color: #c7c7c7
}
div#filemanager.k-filemanager div.k-filemanager-header .k-filemanager-search-tool.k-textbox input.k-input {
	color: #fff
}
/* search box popup colours */
div#search-options-popup.k-popup.k-group.k-reset.k-state-border-up div.k-widget.k-listbox div.k-list-scroller.k-selectable {
	background-color: #1f2223;
	color: #fff;
}
div#search-options-popup.k-popup div.k-widget div.k-list-scroller.k-selectable ul.k-list li.k-item:hover {
	background-color: #434747;
	color: #fff
}

/* right click menu colour */
html.FileManager_Index span.k-link.k-menu-link span.k-icon {
	color: #fff
}
html.FileManager_Index span.k-link.k-menu-link span.k-icon::before {
	color: #fff
}
html.FileManager_Index span.k-link {
	color: #fff !important
}
html.FileManager_Index li.k-item.k-menu-item.k-state-default.k-last span.k-link.k-menu-link {
	color: #d91818 !important;
}
	
/* ----------------------------------------*/
/*         -----Activity & Stats-----     */
/* --------------------------------------- */

/*Hies the tooltip for uploading an image*/
html.Status_Index i#upload-icon {
    visibility: hidden;
}
html.Status_Index div.k-animation-container .k-widget.k-tooltip.k-popup.k-group.k-reset {
    visibility: hidden;
}

/*Table action buttons*/
html.Status_Index a.k-button {
    background-color: #26a8c6;
    background-image: none;
}
/*Service status body text color*/
html.Status_Index body {
    color: #fff;
}
/*Service status textboxes*/
html.Status_Index .k-textbox {
    background-color: rgb(242 242 242);
}
/*Service status tabs color inactive*/
html.Status_Index li.k-first, li.k-last span.k-link {
    color: #26a8c6 !important;
}
/*Table tabs color when active*/
html.Status_Index div#tabStrip li.k-state-active span.k-link {
    color: #fff !important;
}

/* header colour */
body div#wrapper div#content div#main div.detail div#ToolBar.k-toolbar.k-widget.k-toolbar-resizable {
	background-color: #1f2223;
	border: none;
}

/* Server Summary table */
body div#wrapper div#content div#main div.detail div.divTable {
	width: 100%;
	background-color: #1f2223;
	margin-bottom: 10px;
}

/* ----------------------------------------*/
/*         -----Log Viewer Server Logs-----     */
/* --------------------------------------- */

/*Log viewer table tabs color inactive*/
html.LogViewer_Index li.k-first, li.k-last span.k-link {
    color: #26a8c6 !important;
}
/*Log viewer table tabs color when active*/
html.LogViewer_Index div#tabStrip li.k-state-active span.k-link {
    color: #fff !important;
}

/*Table button styling*/
html.LogViewer_Index a.k-button.k-button-icontext {
    background-color: #26a8c6;
    background-image: none;
    border: none;
}
/*Page navigation styling at the bottom of table*/
html.LogViewer_Index a.k-link {
    color: #fff !important;
}

/* content background */
body div#wrapper div#content div#main div.detail div.k-tabstrip-wrapper div#tabStrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top div#tabStrip-1.k-content.k-state-active div#serviceLogsGrid.k-widget.k-grid.k-grid-display-block div.k-grid-content.k-auto-scrollable {
	background-color: #181a1b;
}

/* border colour */
body div#wrapper div#content div#main div.detail div.k-tabstrip-wrapper div#tabStrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top div#tabStrip-1.k-content.k-state-active {
	background-color: #1f2223;
	color: #fff;
}

/* header colour */
body div#wrapper div#content div#main div.detail div.k-tabstrip-wrapper div#tabStrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top div#tabStrip-1.k-content.k-state-active div#serviceLogsGrid.k-widget.k-grid.k-grid-display-block div.k-toolbar.k-grid-toolbar.k-grid-top {
	background-color: #1f2223;
	color: #fff;
}

/* header tabstrip colour */
body div#wrapper div#content div#main div.detail div.k-tabstrip-wrapper div#tabStrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top ul.k-reset.k-tabstrip-items li#tabStrip-tab-1.k-item.k-state-default.k-state-active.k-tab-on-top.k-first {
	background-color: #1f2223;
}

/* ----------------------------------------*/
/*   -----Log Viewer Service Logs-----     */
/* --------------------------------------- */
/* Whitespace colour */
body div#wrapper div#content div#main div.detail div.k-tabstrip-wrapper div#tabStrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top div#tabStrip-2.k-content.k-state-active div#activityLogsGrid.k-widget.k-grid.k-grid-display-block div.k-grid-content.k-auto-scrollable {
	background-color: #181a1b;
}

/* border colour */
body div#wrapper div#content div#main div.detail div.k-tabstrip-wrapper div#tabStrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top div#tabStrip-2.k-content.k-state-active {
	background-color: #1f2223;
	color: #fff;
}

/* header colour */
body div#wrapper div#content div#main div.detail div.k-tabstrip-wrapper div#tabStrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top div#tabStrip-2.k-content.k-state-active div#activityLogsGrid.k-widget.k-grid.k-grid-display-block div.k-toolbar.k-grid-toolbar.k-grid-top {
	background-color: #1f2223;
	color: #fff;
}

/* header tabstrip colour */
body div#wrapper div#content div#main div.detail div.k-tabstrip-wrapper div#tabStrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top ul.k-reset.k-tabstrip-items li#tabStrip-tab-2.k-item.k-state-default.k-last.k-tab-on-top.k-state-active {
	background-color: #1f2223;
}

/* ----------------------------------------*/
/*         -----Mod Manager-----     */
/* --------------------------------------- */
body div#wrapper div#content div#main div.detail div#modsGrid.k-widget.k-grid.k-border-radius.k-grid-display-block table tbody tr.k-master-row td a
{
	color:#26a8c6 !important;
}

code{
	font: Tahoma !important;
	color: red !important;
}

/* ====================================================================== */
/*               Popup Boxes - Script, Task Progress Etc                  */
/* ====================================================================== */

/* ----------------------------------------*/
/*         -----Task Popup Box-----     */
/* --------------------------------------- */
.k-progressbar .k-state-selected {
    height: 50px;
}

/* ------------------------------------------*/
/*        ----RCON CLIENT POPUP----- */
/* ------------------------------------------*/
/* header background */
.k-dialog-titlebar {
	background-color: #1f2223 !important;
	border-color: #1f2223 !important;
}

/* content background */
body div.k-widget.k-window.k-dialog div#rcon-dialog.k-window-content.k-dialog-content {
	background-color: #181a1b;
}

/* button background colour */
body div.k-widget.k-window.k-dialog div.k-dialog-buttongroup.k-dialog-button-layout-stretched {
	background-color: #181a1b;	
}

/* button text */
body div.k-widget.k-window.k-dialog div.k-dialog-buttongroup.k-dialog-button-layout-stretched button.k-button {
	color: #fff;
	/*border-color: gray;*/
	background-color: #20a8c8 !important;
	border-radius: 8px;
	margin: 0 5px 10px 5px;
}

body div.k-widget.k-window.k-dialog div.k-dialog-buttongroup.k-dialog-button-layout-stretched button.k-button:hover {
	background-image: none;
	background-color: #17191a;
}

/*==========================================================*/
/*-----ADMIN PAGES BELOW-----*/
/*==========================================================*/

/*==========================================*/
/* ----Interface_Index Global ----- */
/*==========================================*/

/*Changes the color of the tab legends*/
html.Interface_Index legend {
    color: #fff !important;
}
/*Header labels for each section*/
span.IconHeaderLabel {
    color: #fff;
}


/* Mobile Fixes
-------------*/
/*Fixing the content when page is scaled 10 1089px or below*/
@media only screen and (max-width: 1089px) {
	/*Makes the header at the top of the page a lot smaller as most of the content is gone*/
	div#wrapper > header#header > div.logo-container {
	height: 35px;
}
/*Moves the user toolbar up to sit vertically centered of the header*/
div#session-toolbar {
    top: calc(3.5rem - 70px) !important;
}
/*Moves the breadcrum up so it does not overlap with page content*/
#breadcrumb {
	top: 0.15rem !important;
}
}

/*---------------------------------*/
/*   Settings > Plugin Repository  */
/*---------------------------------*/
.k-card-deck-scrollwrap {
    background-color: #181a1b;
}

.k-card {
    background-color: #1f2223;
    border: 1px solid #ffffff21;
}

.k-card-body {
    background-color: #1f2223;
    color: #fff;
}h6.k-card-subtitle {
    color: #fff;
}

span.k-button.k-flat.k-primary {
    color: #26a8c6;
}span.k-button.k-flat.k-primary:hover {
    background-color: #26a8c6;
	color: #fff;
}


html.PluginRepository_Details .detail {
    background-color: #181a1b;
}

html.PluginRepository_Details label {
    color: #fff;
}

html.PluginRepository_Details h2#titleHeader-1 {
    color: #fff;
}

/*---------------------------------*/
/*   Settings > API Settings   */
/*---------------------------------*/

/*Top header on page*/
html.Api_Settings div#mainToolBar {
    background-color: #1f2223;
	border: none;
}

/*Buttons on page*/
html.Api_Settings .k-button {
	background-image: none;
    background-color: #26a8c6;
    color: #fff; 
}

/*Main content div*/
html.Api_Settings .primary-content {
    background-color: #181a1b;
}
/*Main content form*/
html.Api_Settings #main .detail .fieldset-form {
    background: #181a1b !important;
    width: 100%;
}

/*Dropdown inputs*/
.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
    background-image: none;
    background-color: #292c2e !important;
    color: #fff !important;
}.k-dropdown .k-dropdown-wrap:hover, .k-dropdowntree .k-dropdown-wrap:hover {
    background-image: none;
    background-color: #212526;
    color: #fff;
}
.k-multiselect .k-multiselect-wrap, .k-dropdowntree .k-multiselect-wrap {
    background-color: #292c2e;
}.k-multiselect .k-multiselect-wrap:hover, .k-dropdowntree .k-multiselect-wrap:hover {
    background-color: #212526;
}
/*Dropdown list hover*/
.k-list .k-item:hover, .k-list .k-item.k-state-hover, .k-list-optionlabel:hover, .k-list-optionlabel.k-state-hover {
	background-color: #212526;
	color: #fff;
}

/*-------------------------------------------------
to be sorted 
---------------------------------------------------*/

/* Steam update available indicator */
div#sidebar.sidebar-action fieldset#serviceicons.links ul li a#d3b2aa93-7e2b-4e0d-8080-67d14b2fa8a9_23_IconId_6.page-icon-confirm.service-icon span#steam-badge.k-badge.k-badge-solid.k-badge-info.k-badge-md.k-badge-circle.k-badge-inline {
	border-color: #08acd2;
	background-color: #08acd2;
	color: #fff;
	bottom: 5px;
	left: 13px;
}

/* fix line height game service main page */
html.Service_Home #serviceicons > ul > li > a > div > span {
	/*line-height: 40px;*/
	margin-top: 10px
}

/* Widget Popup - EG execute this script confirmation */
/* content bg colour */
.k-dialog-content {
	background-color: #181a1b !important;
}

/* ok button */
.k-dialog-buttongroup .k-button.k-primary {
	background-color: #20a8c8 !important;
	margin: 0 5px 10px 10px;
	border-radius: 8px;
}

/* 
	ACCOUNT SECURITY
*/
html.AccountSecurity_Index fieldset.fieldset-form {
	background-color: #1f2223 !important;
	color: #fff;
}
html.AccountSecurity_Index button.k-button {
	color: #fff;
	background-color: #2dc6e9;
	background-image: none;
}
html.AccountSecurity_Index button.k-button:hover {
	background-color: #26a3bf;
}
html.AccountSecurity_Index div.main-button-group {
	text-align: left !important;
	padding: 15px 0 15px 0 !important
}
html.AccountSecurity_Index button.k-button span.k-icon:before {
	color: #fff
}
html.AccountSecurity_Index .fieldset-form dd {
	min-height: 25px !important
}
html.AccountSecurity_Index .k-textbox {
  background-color: #292c2e !important;
  color: #fff
}
html.AccountSecurity_Index .k-textbox:hover {
  background: #373b3e !important;
  color: #fff;
}

/*
	BATCH STEAM UPDATE	
*/
html.SteamUpdate_Index div.detail {
	background: #1f2223;
	border-radius: 10px
}
html.SteamUpdate_Index span.k-in {
	color: #fff
}
html.SteamUpdate_Index form#form0 {
	padding: 10px
}
html.SteamUpdate_Index input#checkButton.k-button {
	background: #26a8c6;
	color: #fff;
	border: none
}
html.SteamUpdate_Index button.k-button {
	background: #26a8c6;
	color: #fff;
}
html.SteamUpdate_Index input#checkButton.k-button:hover {
	background: #1f89a2;
}
html.SteamUpdate_Index button.k-button:hover {
	background: #1f89a2;
}
html.SteamUpdate_Index .k-checkbox:checked {
	border-color: #26a8c6;
	color: #fff;
	background-color: #26a8c6;
}
html.SteamUpdate_Index .k-treeview .k-in:hover, .k-treeview .k-in.k-state-hover {
	color: #fff;
	background-color: #404040;
	border-radius: 10px;
}

/*
My Profile
*/
html.MyProfile_Index #main .detail {
   background: #1f2223;
   padding: 15px;
   border-radius: 6px;
}
html.MyProfile_Index div.detail .k-button {
   color: #fff;
   background-color: #2dc6e9;
   background-image: none;
}
html.MyProfile_Index .k-button:hover {
   background-color: #26a3bf;
}
html.MyProfile_Index div.detail .k-icon::before {
   color: #fff
}
html.MyProfile_Index .k-textbox {
  background-color: #292c2e;
  color: #fff;
}
html.MyProfile_Index .k-textbox:hover {
  background: #373b3e;
  color: #fff;
}
html.MyProfile_Index textarea#AllAddress.k-input {
   background: #292c2e !important;
   color: #fff;
}

/*
notification icon global
*/
a#toolbar-notifications .k-i-notification::before {
  color: #fff;
}

/*
	custom mods theme
*/
html.CustomModsAdmin_Index div.detail .k-tabstrip > .k-content {
	color: #fff
}
html.CustomModsAdmin_Index div.detail .k-toolbar {
	background: #1f2223
}
html.CustomModsAdmin_Index div.detail .k-button {
	color: #fff;
	background-image: none;
	background: #26a8c6
}
html.CustomModsAdmin_Index div.detail div.k-toolbar {
	background: #1f2223
}
html.CustomModsAdmin_Index div.detail div.k-toolbar span.k-icon::before {
	color: #fff
}
html.CustomModsAdmin_Index div.detail span.k-textbox {
	background: #292c2e;
	color: #fff
}
html.CustomModsAdmin_Index div.detail span.k-textbox:hover {
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: #373b3e
}

/* Fix impersonate user theme */
div#impersonateWindow strong {
	color: #fff
}
div#impersonateWindow button#impersonateButton {
	background: #26a8c6;
	border-color: #26a8c6
}
div#impersonateWindow button#impersonateButton:hover {
	background: #1b88a2;
	border-color: #1b88a2
}

/* game server page progress bars */
.k-progressbar { width: 600px !important }
@media only screen and (max-width: 1400px) {
	.k-progressbar { width: 400px !important }
}
@media only screen and (max-width: 850px) {
	.k-progressbar { width: 300px !important }
}
@media only screen and (max-width: 665px) {
	.k-progressbar { width: 265px !important }
}
@media only screen and (max-width: 400px) {
	.k-progressbar { width: 210px !important }
}