.post-icon { background: #202020; }

.profile-box { background: #212121;border-radius:5px;padding-left:10px;padding-bottom:10px;;padding-top:10px; }
.award-box { background: #212121;border-radius:5px;padding-left:10px;padding-bottom:10px; }
.award-box { background: rgb(23, 23, 23) !important;border-radius:5px;padding-left:10px;padding-bottom:10px; }
.sidebarstats { border-radius: 5px;background-color: #212121 ;padding-left:10px;padding-top:10px;padding-bottom:10px }
.sidebarstats { border-radius: 5px;background: rgb(23, 23, 23) !important;padding-left:10px;padding-top:10px;padding-bottom:10px }
.navi-color { background-color: #212121 !important; }
.badges5 { background-color:#212121 !important; }
.badge4 { background: #212121 !important; outline: 1px solid #2c2c2c; }
.welcomebox { color: #9c8542; background-color: #161616; box-shadow: 0px 0px 8px #060a10; }
.some-text { color: #787878; }
.signature-box { background: #161616; }
.profile-header-color { color: #787878; }
.profile-last-viewing { color:#787878; }
.staff-online-title { color: #5a5a5a; }
.likes-rep-vouches { color: #5a5a5a; }
.pm-message { background:#161616 !important; }
.time-threads { background:#1c1c1c; }
.rep-3 { background-color: #212121; }
.btn3 {  border: none !important; color: #ddd !important; background-color:#212121; padding: 0.5rem 1.1rem; font-weight:500; }
.btn4 {  border: none !important; color: #ddd !important; background-color:#212121; padding: 0.5rem 1.1rem; font-size:14px; font-weight:500; }

.login2 {
        background: linear-gradient(#171717, #171717) padding-box, linear-gradient(to right, #b14843, #5f39ca) border-box !important;
      border: 2px solid transparent;
      box-shadow: 0 0 7px #b14843;
}
.credit-background { background: #161616 !important; }

.mobile-bg { background-color: #161616; }

.title-blah { 
    background-color: #424242;position: absolute;width: 5px;height: 20px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.card1 {
    background: #161616 !important;
    border: 1px solid #282828;
}

.breadcrumb {
  background: #212121;
  color: #9c9c9c;
  font-size: 12px;
  word-wrap: break-word;
  text-transform: uppercase;
  border-radius: 6px;
  font-weight: 500;
}







div.sceditor-toolbar {
    padding-left:15px;
    background: #161616 !important;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom: 1px solid #4a4a4a !important;
}
.sceditor-container {
    border: 1px solid #161616 !important;
    background: #161616 !important;
}
.sceditor-container iframe, .sceditor-container textarea {
    background: #161616 !important;
}

.sceditor-group {
    background: #262626  !important;
}

.sceditor-button {
    background: #262626  !important;
}

.sceditor-button svg {
    fill: #acacac !important;
}

.sceditor-container iframe, .sceditor-container textarea {
    color: white !important;
}



.bquote {
  margin: 0 0 1rem;
  background: #111;
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  outline: 1px solid #2c2c2c !important;
  background: #181818 !important;
  margin: .25em 0;
    padding: .5em .5em .5em .75em;
}










.col_row_sep {
    background: rgb(23, 23, 23) !important;
  /*background-color: #212121;*/
  border-bottom: 1px solid #181818;
  font-weight: 500;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
  color: #b2b2b2;
}