#wrapper {
    background-color:rgb(60, 62, 70) !important;
}

a:not(.no-link-color) {
    color:rgb(136, 156, 200);
}

h1 a, h2 a, h3 a {
    color:rgb(136, 156, 200) !important;
}

#navbar {
	color:rgb(238, 238, 238);
    background:none;
    background-color:rgb(17, 17, 17);
}

#navbar a:not(.ui-menu-item a) {
	color:rgb(238, 238, 238);
}

#nav_left>a, #nav-links>a, #project_dropdown_container>a {
    color:rgb(238, 238, 238);
}

#footer {
	color:rgb(238, 238, 238);
    background:none;
    background-color:rgb(17, 17, 17);
}

#footer a {
	color:rgb(238, 238, 238);
}

a #user_dropdown_box {
	color:[#HEAD_FG#];
}

#page {
    background-color:rgb(60, 62, 70);
}

#page, a {
    color:rgb(187, 187, 187);
}

h1,h2,h3 {
    color:rgb(187, 187, 187);
}

#pagewrapper,#wrapper {
    background-color:rgb(60, 62, 70);
}

html,body {
    background-color:rgb(60, 62, 70);
}

.pageseccolor {
    background-color:rgb(53, 54, 62);
}

.pagesectable tr:nth-of-type(odd) {
    background-color:rgb(53, 54, 62);
}

.file-obj:nth-of-type(odd) {
    background-color:rgb(53, 54, 62);
}

.comment {
    background-color:rgb(60, 62, 70);
    color:rgb(187, 187, 187);
}

.comment:hover {
    background-color:rgb(53, 54, 62);
    color:rgb(187, 187, 187) !important;
}

.comment-new {
    background-color:rgb(53, 54, 62);
    color:rgb(187, 187, 187);
}

.comment-link {
    background-color:rgb(53, 54, 62);
}

.comment-text {
    color:rgb(187, 187, 187);
}

#link_username_overlay {
    color:rgb(187, 187, 187) !important;
}

#tab_container, .player_tab_item, .ui-widget-content {
    color:rgb(187, 187, 187) !important;
    background:rgb(60, 62, 70) !important;
}

.ui-menu .ui-menu-item a {
    color:rgb(187, 187, 187);
}

input[type=text], input[type=email], input[type=url], input[type=time], input[type=password], input[type=search], input[type=number], textarea, select {
    background-color:rgb(60, 62, 70);
    color:rgb(187, 187, 187);
}

input[type=text]:hover:not(:disabled):not(.knob), input[type=email]:hover:not(:disabled), input[type=url]:hover:not(:disabled), input[type=time]:hover:not(:disabled), input[type=password]:hover:not(:disabled), input[type=search]:hover:not(:disabled), input[type=number]:hover:not(:disabled), textarea:hover:not(:disabled), select:hover {
    background-color:rgb(60, 62, 70);
    color:rgb(187, 187, 187);
    border-color:rgb(187, 187, 187) !important;
}

select {
    background:rgb(60, 62, 70) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' height='4' width='20'><polygon points='4 0, 8 4, 12 0' fill='rgb(187, 187, 187)' /></svg>") right center no-repeat;
}

select.noborder {
    color:rgb(187, 187, 187);
}
ul.file-path-selector a {
    color:rgb(136, 156, 200);
}

ul.file-path-selector a:hover {
    color:rgb(136, 156, 200);
}

input[type=button]:not(.actionbtn), button:not(.ui-button):not(.mejs-button2):not([aria-controls=video_player]):not(.actionbtn) {
    color:rgb(218, 218, 218) !important;
    background-color:rgb(63, 64, 70) !important;
    border-color:rgb(113, 113, 113) !important;
}

input[type=button]:not(.actionbtn):hover, button:not(.ui-button):not(.mejs-button2):not([aria-controls=video_player]):not(.actionbtn):not(.approve):not(.reject):not(.register):not(.login):not(:disabled):not(.controlbtn):hover {
    color:rgb(187, 187, 187);
    border-color:rgb(187, 187, 187);
}

input[type=submit], button.actionbtn, input[type=button].actionbtn {
    color:rgb(218, 218, 218) !important;
    background-color:rgb(55, 97, 64) !important;
    border-color:rgb(90, 150, 89) !important;
}

input[type=submit]:hover, input[type=button].actionbtn:hover, button.actionbtn:hover:not(:disabled) {
    color:rgb(187, 187, 187);
    border-color:rgb(187, 187, 187);
}

.centered-content {
    background-color:rgb(53, 54, 62);
}

#navbar .selected {
    background-color:rgba(113, 216, 101, 0.55);
}

table th {
    color:rgb(187, 187, 187);
    background-color:rgb(70, 96, 125);
}

#player-actions-container, button.player-action, button.player-action:hover {
    color:rgb(187, 187, 187) !important;
    background-color:rgb(63, 64, 70) !important;
}

.centered-content {
    background-color:rgba(67, 83, 119, 0.45);
}