/* Scrollbar styles */
* {
  scrollbar-color: #6040b1 #0b0618;
}

::-webkit-scrollbar {
  background: rgba(11, 6, 24, 0);
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track,
::-webkit-resizer {
  background: #0b0618;
}

::-webkit-scrollbar-thumb {
  background: #6040b1;
  border-radius: 10px;
}

/* MelonLand CSS */

a {
  cursor: pointer;
}

a img,
.bbc_img {
  border: 0;
}

a:link,
a:visited {
  background-color: transparent;
  color: #ffe600;
  text-decoration: underline;
  transition: 0.2s;
}

a.nav:hover {
  background-color: transparent;
  color: #ff9200;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  background-color: transparent;
  color: #ff9200;
  text-decoration: none;
}

blockquote {
  background-color: #272727;
  border: 1px solid #000;
  color: #22ffc2;
  font-size: 0.95em;
  margin: 10px 5px;
  padding: 1px;
}

body {
  background-color: #090512;
  font-family: "Times New Roman", serif !important;
  margin: 0;
  padding: 30px 37px 50px;
}

code {
  background-color: #000;
  color: #00ff10;
  display: block;
  line-height: 1.3em;
  margin: 1px auto;
  overflow: auto;
  padding: 1px;
  white-space: pre-wrap;
  width: 99%;
}

div.core_posts {
  border: unset !important;
  margin-bottom: unset !important;
}

div.core_posts div.content {
  border-top: 1px dashed #6b6b6b !important;
  padding: 20px 0;
}

div.sceditor-group {
  background-color: #edfeff !important;
  border-radius: 0 !important;
}

div.sceditor-toolbar {
  background-clip: unset !important;
  border: 0 !important;
  border-radius: 0 !important;
}

form #postmodify .clear {
  display: none;
}

h3.catbg img.icon,
div.titlebg img.icon,
h3.catbg img {
  margin: 9px 8px 0 0 !important;
}

hr {
  background-color: transparent;
  color: #6394bd;
}

img {
  image-rendering: pixelated;
}

input,
textarea,
.sceditor-container iframe,
.sceditor-container textarea {
  color: #000;
  font-size: 9pt;
}

input,
textarea,
.sceditor-container iframe,
.sceditor-container textarea,
div.sceditor-toolbar {
  background-color: #bef7ff !important;
  background-image: linear-gradient(
    0deg,
    #bef7ff 44.44%,
    #b5f5ff 44.44%,
    #b5f5ff 50%,
    #bef7ff 50%,
    #bef7ff 94.44%,
    #b5f5ff 94.44%,
    #b5f5ff 100%
  ) !important;
  background-size: 18px 18px !important;
}

input.check {
  background-color: transparent;
}

ol.search_results {
  margin-top: 0;
  padding-top: 0;
}

ol.search_results li {
  padding-top: 5px;
}

select {
  background-color: #bef7ff;
  color: #000;
  font-size: 8pt;
  font-weight: 400;
}

table {
  empty-cells: show;
  overflow: hidden;
  width: 100%;
}

ul.dropmenu li a.active.firstlevel {
  background-color: #927b00 !important;
}

ul.dropmenu li a.firstlevel,
ul.dropmenu li ul {
  background-color: #f3cd00 !important;
}

ul.quickbuttons {
  text-align: right;
}

ul.quickbuttons li {
  display: inline-block;
  padding: 5px 10px !important;
}

#ajax_in_progress {
  background: #32cd32;
  color: #fff;
  font-size: 18pt;
  font-weight: 700;
  left: 0;
  padding: 3px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
}

#alerts {
  border: none !important;
  box-shadow: 0 0 10px #000 !important;
}

#bunting {
  background-image: url(./images/glowstars-pink.gif);
  background-size: 230px;
  background-repeat: repeat-x;
  float: left;
  height: 100px;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 10px;
  width: 100%;
  z-index: -2;
}

/* #bunting {
    background-image: url(./images/spider-web.gif);
    background-size: 265px;
    background-repeat: repeat-x;
    float: left;
    height: 170px;
    left: -5px;
    opacity: 0.6;
    position: absolute;
    top: -5px;
    width: 100%;
    z-index: -2;
} */

/* #bunting {
    background-image: url(./images/Holly-snowmen.png);
    background-size: 335px;
    background-repeat: repeat-x;
    float: left;
    height: 400px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 5px;
    width: 100%;
    z-index: -2;
} */

/* #bunting {
    background-image: url(./images/china-lanterns.gif);
    background-size: 230px;
    background-repeat: repeat-x;
    float: left;
    height: 160px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: -55px;
    width: 100%;
    z-index: -2;
} */

#cinni-link {
  float: left;
  left: 140px;
  position: absolute;
  top: 30px;
}

#cinni-link img {
  width: 65px;
}

#left_admsection,
#super_quotes_facebox .close {
  background-color: #000 !important;
}

#melonland-surf-club {
  float: right;
  position: absolute;
  right: 180px;
  top: 15px;
}

#moon-link {
  float: left;
  left: 20px;
  position: absolute;
  top: 10px;
}

#noirville-link {
  float: left;
  left: 250px;
  position: absolute;
  top: 2px;
}

#noirville-link img {
  max-width: 160px;
}

#radio {
  cursor: pointer;
  float: right;
  position: absolute;
  right: 40px;
  top: 25px;
}

#shade,
#shade-2,
#shade-3 {
  float: left;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

#shade {
  background-image: url(./images/rain.gif);
  background-size: 170px;
  opacity: 0.8;
  z-index: -10;
}

#shade-2 {
  background-image: url(./images/dust-clipart-cloud-smoke-12-pink.png);
  background-size: 100% cover;
  opacity: 0.35;
  z-index: -5;
}

#shade-3 {
  background-image: url(./images/starsky.gif);
  background-size: 150px;
  opacity: 0.5;
  z-index: -20;
}

#shoutbox {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}

#shoutbox .content {
  background-color: #00213b !important;
  background-image: linear-gradient(
    0deg,
    #170024 38.89%,
    #2b0042 38.89%,
    #2b0042 50%,
    #170024 50%,
    #170024 88.89%,
    #2b0042 88.89%,
    #2b0042 100%
  );
  background-size: 18px 18px;
  box-shadow: inset 0 0 20px #390059;
  padding: 5px !important;
}

#shoutbox .content,
#recent_artworks table {
  border-bottom: 1px solid #edbd00 !important;
  border-left: 1px solid #edbd00 !important;
  border-right: 1px solid #edbd00 !important;
}

#shoutbox .content input {
  background-color: #3b005b !important;
  background-image: none !important;
  border-color: #000 !important;
  color: #ffffe4 !important;
}

#shoutbox,
.shoutbox_melon {
  font-family: "pixel basiic";
  font-size: 14px;
  letter-spacing: -0.4px;
}

#shoutbox_message {
  padding: 4px !important;
}

#smflogo {
  max-width: 400px;
  padding: 5px;
  width: 100%;
}

#super_quotes_facebox .facebox_content {
  background-color: #000 !important;
  border: 1px dashed #edbd00;
}

#wrapper {
  margin: 0 auto;
  max-width: 1500px;
}

.melon_super_background {
  background-color: rgba(0, 0, 0, 0.7);
}

.approvebg {
  background-color: #f6e0d4;
  color: #121212;
}

.approvetbg {
  background-color: #e4a17c;
  color: #000;
}

.auto_suggest_div {
  border: 1px solid #000;
  position: absolute;
}

.auto_suggest_item {
  background-color: #ddd;
}

.auto_suggest_item_hover {
  background-color: #888;
  color: #eee;
  cursor: pointer;
}

.bbc_color a {
  color: inherit;
}

.bbc_img,
.smalltext img {
  max-width: 100%;
  image-rendering: high-quality;
}

.bbc_list {
  margin-bottom: 0;
  margin-top: 0;
}

.bbc_quote_footer {
  background-color: #39104b !important;
  border-color: #edbd00 !important;
}

.bbc_size {
  line-height: 1.3em;
}

.bbc_table {
  color: inherit;
  font: inherit;
}

.bbc_table td {
  color: inherit;
  font: inherit;
  vertical-align: top;
}

.bbc_u {
  text-decoration: underline;
}

.birthday {
  color: #920ac4;
}

.bordercolor {
  background-color: #edbd00;
}

.button_strip_submit {
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 9px;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}

.button_strip_submit:hover {
  color: #e0e0ff;
}

.cat_bar.shoutbox_bar h3 {
  border: 1px solid #edbd00 !important;
  padding: 0 10px;
}

.catbg {
  padding-left: 10px;
}

.catbg tr,
.catbg,
.catbg3 {
  background-color: #3e1557 !important;
  /* background-image: url(./images/purple-flux-deep.jpg); */
  /* background-image: url(./images/pumpkin-flux.jpg); */
  /* background-image: url(./images/holly-flux.jpg); */
  background-image: url("./images/purple-flux-fade-bright.jpg");
  /* background-image: url(./images/china-flux.jpg); */
  background-size: 150px;
  /* background-size: 200px; */
  background-size: auto 100%;
  border: none !important;
}

.catbg tr,
.catbg,
.catbg3,
.catbg a:link,
.catbg a:visited {
  color: #fc15ff !important;
  /* color: #ff832c !important; */
  /* color: #a4ffaf !important; */
  color: #fffb00 !important;
  text-shadow: 0px 0px 5px #670069;
  font-weight: 700;
  text-decoration: none;
}

.codeoperation {
  font-weight: 400;
}

.content,
.roundframe,
#profileview,
.description,
.information {
  background-color: #0a0a0a !important;
  border: 1px solid #ff0 !important;
}

.content,
.roundframe,
#profileview,
.description,
.information,
.windowbg,
.windowbg2,
.windowbg3,
body {
  color: #04d1fb !important;
}

.content,
.roundframe,
h3.titlebg,
h4.titlebg,
h3.catbg,
h4.catbg,
.signature,
.custom_fields_above_signature,
.attachments {
  border: none !important;
}

.signature {
  max-height: 250px;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.converation_poster,
.conversation_post {
  padding-bottom: 20px;
}

.conversations_message_row {
  display: flex;
  padding: 10px;
}

.conversations_postarea {
  width: unset;
}

.editor {
  font-size: 11pt;
  min-height: 500px !important;
  width: 100%;
}

.event {
  color: #078907;
}

.features {
  border-bottom: solid 1px #e0e0e0;
  clear: both;
}

.features h4 {
  font-size: 1.1em;
  margin: 0;
  padding: 2em 0 0.5em 0.5em;
}

.features p {
  margin: 0;
  padding: 0 1em 1em;
}

.features_image {
  float: left;
  margin: 1em 2em 0.5em 1em;
}

.features_switch {
  float: right;
  margin: 0.2em 1em 1em;
}

.floating_popup {
  background-color: #ffed93 !important;
  border: none !important;
  border-radius: 3px !important;
  box-shadow: 0 0 10px #000 !important;
  font-family: "pixel basiic";
}

.floating_popup a {
  color: #000;
}

.help {
  background-color: transparent;
  cursor: help;
}

.highlight {
  color: white;
}

.highlight2 {
  background-color: #b3f4b0;
  color: #000;
}

.holiday {
  color: navy;
}

.hrcolor {
  background-color: #6394bd;
  border: 0;
  height: 1px;
}

.largetext {
  font-size: 14px;
}

.meaction {
  background-color: transparent;
  color: red;
}

.nav,
.nav:link,
.nav:visited {
  background-color: transparent;
  color: #ffe600;
  text-decoration: underline;
}

.normaltext {
  font-size: 13px;
}

.openid_login {
  background: #fff url(images/openid.gif) no-repeat;
  padding-left: 18px;
}

.profile ul {
  padding: 0;
}

.profile ul li {
  display: inline;
}

.profile_custom_colours {
  background-color: #090909 !important;
  padding: 30px;
}

.quoteheader,
.codeheader {
  color: #ffe600;
  font-size: x-small;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2em;
  text-decoration: none;
}

.sbox_collapse,
#shoutbox_banned {
  margin: 0 !important;
}

.sceditor-button {
  border-radius: 0 !important;
}

.sceditor-container {
  border: 3px ridge #000 !important;
  border-radius: 0 !important;
  min-height: 500px !important;
  min-width: 99.5% !important;
}

.sceditor-container iframe,
.sceditor-container textarea {
  padding: 10px !important;
}

.shoutbox_buttons_bar {
  width: 20% !important;
}

.shoutbox_input_bar {
  width: 80% !important;
}

/* .shoutbox_melon a + span + a {
    color: #ff0 !important;
} */

.shoutbox_row .shoutbox_melon:last-of-type span:first-child {
  color: #ffffe4 !important;
}

.smalltext {
  font-family: "Times New Roman", serif !important;
  font-size: 12px;
}

.smalltext .avatar {
  max-width: 80px;
}

.sticky-title a {
  color: #fffac9 !important;
}

.tborder {
  border: 1px dashed #6b6b6b;
}

.titlebg a:hover,
.titlebg2 a:hover {
  color: #fff;
  text-decoration: underline;
}

.titlebg,
tr.titlebg th,
tr.titlebg td,
.titlebg a:link,
.titlebg a:visited,
.titlebg2,
tr.titlebg2 th,
tr.titlebg2 td,
.titlebg2 a:link,
.titlebg2 a:visited {
  background-color: #0b0b0b;
  color: #fff;
  font-style: normal;
  font-weight: 700;
}

.warn_moderate {
  color: orange;
}

.warn_mute,
.error,
.alert {
  color: red;
}

.warn_watch {
  color: green;
}

.windowbg,
.windowbg3 {
  background-color: #0e1317 !important;
}

.windowbg2 {
  background-color: #003039 !important;
}

@media (min-width: 1400px) {
  #alerts {
    margin-left: 0 !important;
  }
}

@media (max-width: 1300px) {
  #noirville-link,
  #cinni-link,
  #melonland-surf-club {
    display: none;
  }
}

@media (max-width: 1000px) {
  #moon-link,
  #radio,
  .main_button_quicklink {
    display: none;
  }
}

#quickReplyOptions {
  display: none;
}

.topic-boards a {
  background-color: #00d7ff;
  color: black;
  padding: 0px 3px;
  border: 2px outset #18b1ce;
}

.topic-boards a:hover {
  background-color: #fff2c0;
  border: 2px inset #f4d03f;
}

a img:hover {
  filter: brightness(2);
}

/* Infobox / Gallery Recent Widget */
#board_infobox {
  background-color: #001114;
  border: 1px solid #7e6500;
}

#board_infobox_right {
  border-left: 1px solid #7e6500;
}

#board_infobox ul {
  list-style-type: square;
}

.block_code {
  word-break: normal !important;
}
