body,h1.toptitle { color:#b7b7b7;}
body, #outer-wrapper, #inner-wrapper {
    background-color: #252525;
}
.gray-gradient {
    background-color: #313131;
    border: 1px solid #151515;
}
button.gray-gradient, .btn.gray-gradient {
    background: #2f2f2f;
    color: #9e9e9e;
    border: 1px solid #191919;
}
a, a:visited {
    color: #3695cc;
 }
.whitebox a, a:visited {
    color: #989898;
}

span.topic_content a, span.topic_content a:visited {
	color: #3695cc;
}


input[type] {
    background: #252525;
    border: 1px solid #1d1d1d;
}

input:focus {
    outline: none;
    border-color: #444444;
    box-shadow: none;
}
input[type]:hover,input[type]:active, input[type]:focus-within, input[type]:focus-visible {
    background-color: #1f1f1f;
}

/*

Buy page

*/

#bb_top,#bb_topbiz {box-shadow: 0px -6px 10px #2d2b2b;}
#buybox_lower {box-shadow: 0px -2px 8px 2px #2d2b2b;}
#buybox_wing_left, div#buybox_wing_right {box-shadow: 0px 1px 4px #2d2b2b;}
#buybox_wing_left, div#buybox_wing_right {
	background: #232323;
    border: 1px solid #383737;
}
#buybox_wings h3 { color: #848282;}
span.buyicons.karaokeplan,span.buyicons.videoplan,span.buyicons.audioplan {
    background-color: #1d1c1d;
}
#buybox_lower { background: #1f1e1f; border: 1px solid #383838;}
#bottom_comparison {background: #1f1e1f; border-top: 1px solid #383838;}
span.buyicons_text { color: #a0a0a0;}

#buy2018 button.btn {
    background: #292929;
    border: 1px solid #565656;
    color: silver;
}
.bb_proplus_text {color: #9a9a9a;}
#bb_bottom {background: #212021;}
div#downloadpage_v8text button, div#buybox button {border: 1px solid black;}
span.buyicons.hardware, span.buyicons.justicon {
    background-color: #151515;
    border: 1px solid #585858;
}
#bottom_wings,#bottom_comparison,#bb_alttext {color: #828282;}
#business-choice, #discountform {color: black;}
.buyblue-text {color: #3695cc;}
.buyred-text {color: #e43838;}
#business-choice #buycategory_icons span,#discountform #buycategory_icons span {background-color: #fbfbfb;}
#discountform input[type] {
    background:white;
    color: black;
}
span.buyicons.hardware img {
    filter: brightness(1.3);
}
#buybox_wings {
    margin-top: -400px;
    padding-bottom: 420px;

}
@media only screen and (max-width: 1180px) {
	#buybox_wings { padding-bottom: 50px;}
}
@media only screen and (max-width: 1180px){
	#buybox_wings, #buybox_extras {margin-top: 30px;height: auto;}
}
textarea, select {
    background: #252525;
    border: 1px solid #151515;
    box-sizing: border-box;
    color: silver;
}
button {
    border: 1px solid #1d1d1d;
}
.titlebar {
    color:silver;
    background:#3e3e3e;
}
.darkbox h2, .darkbox h3, .darkbox h4, .darkbox b, .darkbox strong {
    color: silver;
}
div.loggedbar_avatar { border: 2px solid #272727;}