/* This file is used to create ThemeBuilder.css when the theme is saved. It should only contain css that affects colors and borders. */
/* Modern TCAdmin Theme - Green Accent Color Scheme */

BODY {
    background-color: rgb(47, 54, 64);
    color: #fff;
}

#loginSection > .frame {
    background-color: rgb(47, 54, 64);
}

#main .header-text {
    background-color: #292e35;
    color: #fff;
}

#sidebar fieldset:first-of-type legend {
    background-color: #292e35;
    color: #fff;
}

a:link, a:visited {
    color: rgb(110, 160, 65);
}

a:active, a:hover {
    color: rgb(110, 160, 65);
}

.nav-fostrap li:hover {
    background-color: rgba(46, 204, 113, 0.05);
    border-color: transparent;
}

.nav-fostrap li:hover > a {
    color: rgb(255, 255, 255);
}

.nav-fostrap li > a {
    color: rgb(110, 160, 65);
}

.nav-fostrap li ul.dropdown {
    background-color: rgb(40, 47, 54);
    border-color: rgb(40, 47, 54);
}

.nav-fostrap li ul.dropdown li a {
    color: #fff;
}

.nav-fostrap li ul.dropdown li:hover {
    background-color: #292e35;
}

.nav-fostrap li ul.dropdown li:hover a {
    color: #fff;
}

#sidebar > .links a:hover {
    background-color: rgba(0,95,164,0.08);
    border: 1px solid #292e35;
}

.info-button:hover,
.info-button {
    background-color: rgb(12, 119, 155);
    color: rgb(255, 255, 255);
    background-image: unset;
}

.red-button:hover,
.red-button {
    background-color: rgb(190, 81, 56);
    color: rgb(255, 255, 255);
    background-image: unset;
}

.orange-button:hover,
.orange-button {
    background-color: rgb(234, 157, 7);
    color: rgb(255, 255, 255);
    background-image: unset;
}

.green-button:hover,
.green-button {
    background-color: rgb(43, 137, 60);
    color: rgb(255, 255, 255);
    background-image: unset;
}

.info-label {
    color: ;
}

.red-label {
    color: #d92c2c;
}

.green-label {
    color: #6ea041;
}

.orange-label {
    color: #f0aa29;
}

.popup-script-loading-success {
    color: #6ea041;
}

.popup-script-loading-failure {
    color: #d92c2c;
}

.k-i-cancel:before {
    color: #f0aa29;
}

.k-i-save:before {
    color: #6ea041;
}

.k-i-unlock:before,
.k-i-lock:before {
    color: #6ea041;
}

.dark-theme .k-i-unlock:before,
.dark-theme .k-i-lock:before {
    color: unset;
}

.k-split-wrapper .k-i-lock:before {
    color: unset;
}

.k-i-notification:before {
    color: #f0aa29;
}

.field-validation-error {
    color: #d92c2c;
}

.validation-summary-errors {
    color: #d92c2c;
}

#sidebar fieldset legend {
    border-bottom: 1px solid rgb(40, 47, 54);
}

#footer #info {
    border-top: 1px solid rgb(40, 47, 54);
}

.navbar-fostrap > img,
.logo {
    filter: ;
}

@media only screen and (max-width:900px) {
    .nav-fostrap,
    .nav-bg-fostrap {
        background-color: rgb(47, 54, 64);
    }

    .nav-bg-fostrap .title-mobile {
        color: #fff;
    }

    #sidebar ul,
    #sidebar {
        background-color: rgb(47, 54, 64);
    }
}

@media only screen and (min-width:901px) {
    .nav-fostrap::before {
        content: "";
        float: left;
        margin-top: -18px;
        border-bottom: 1px solid #292e35;
        width: 230px;
        margin-left: 12px;
    }
}

.primary-toolbar > .k-toolbar {
    border-top-right-radius: ;
    border-top-left-radius: ;
}

.primary-content {
    border-left: 1px solid rgba(46, 204, 113, 0.1);
    border-right: 1px solid rgba(46, 204, 113, 0.1);
    border-bottom: 1px solid rgba(46, 204, 113, 0.1);
    border-bottom-left-radius: ;
    border-bottom-right-radius: ;
}

/* Session info in the top right corner */
#header .search-container {
    border-radius: ;
}

#breadcrumb {
    border-radius: ;
}

#main .header-text {
    border-top-right-radius: ;
    border-bottom-right-radius: ;
}

@media only screen and (min-width:901px) {
    #sidebar fieldset:first-of-type legend {
        border-top-left-radius: ;
        border-bottom-left-radius: ;
    }
}

.nav-fostrap .search-container > span {
    border-radius: ;
}

li > ul.dropdown {
    border-radius: ;
}

.nav-fostrap li ul.dropdown li:hover {
    border-radius: ;
}

.k-filemanager-toolbar {
    border-top-left-radius: ;
    border-top-right-radius: ;
}

.k-border-radius,
.k-filemanager {
    border-radius: ;
}

.k-border-radius,
.k-border-radius-right,
.k-border-radius-top-right {
    border-top-right-radius: ;
}

.k-border-radius,
.k-border-radius-right,
.k-border-radius-bottom-right {
    border-bottom-right-radius: ;
}

.k-border-radius,
.k-border-radius-left,
.k-border-radius-top-left {
    border-top-left-radius: ;
}

.k-border-radius-left,
.k-border-radius-bottom-left {
    border-bottom-left-radius: ;
}

.sidebar-switch {
    color: #292e35;
}

.Service_FastDownload #aspxcontent,
.Service_Script #aspxcontent,
.Service_ScriptParameters #aspxcontent,
.Service_PunkBuster #aspxcontent,
.Service_Steam #aspxcontent,
.Service_Console #aspxcontent {
    border-radius: ;
}

/* When configured to apply primary color to sidebar/toolbar */
@media only screen and (min-width:901px) {
    .primary-color-sesion-toolbar #session-toolbar {
        background-color: #292e35;
    }

    .primary-color-sesion-toolbar #session-split_wrapper > a {
        color: #fff;
    }

    .primary-color-sesion-toolbar .search-container.k-toolbar {
        background-color: #292e35;
    }

    .primary-color-sidebar #main .header-text {
        background-color: unset;
        color: #fff;
    }

    .primary-color-sidebar #sidebar fieldset:first-of-type legend {
        background-color: unset;
        color: #fff;
        border-color: rgb(40, 47, 54);
    }

    .primary-color-sidebar .nav-fostrap {
        background-color: #292e35;
    }

    .primary-color-sidebar .nav-fostrap li > a {
        color: #fff;
    }

    .primary-color-sidebar .nav-fostrap li:hover > a {
        color: #fff;
    }

    .primary-color-sidebar .nav-fostrap li ul.dropdown li:hover {
        color: #fff;
        background-color: #40444f;
    }

    .primary-color-sidebar .nav-fostrap li ul.dropdown {
        background-color: rgb(40, 47, 54);
    }

    .primary-color-sidebar .nav-fostrap li ul.dropdown li:hover a {
        color: #fff;
    }

    .primary-color-sidebar .navbar-fostrap > img,
    .primary-color-sidebar .logo {
        filter: ;
    }

    .primary-color-sidebar .sidebar-switch {
        color: #fff;
    }

    .primary-color-sidebar .nav-fostrap::before {
        border-bottom: 1px solid #fff;
    }

    .primary-color-sidebar #main .header-text {
        border-radius: 0;
        border-bottom: 1px solid rgb(40, 47, 54);
    }

    .primary-color-sidebar #sidebar fieldset:first-of-type legend {
        border-radius: 0;
        border-bottom: 1px solid rgb(40, 47, 54);
    }
}

.k-card {
    background-color: rgb(40, 47, 54);
}
