body {
  font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #e6e6e6;
  background-color: #121212;
  margin: 0;
  padding: 0;
}

form {
  padding: 0;
  margin: 0;
}

td {
  font-family: inherit;
  font-size: 16px;
  color: #dddddd;
}

html>body td {
  text-align: left;
}

html>body td[align="center"],
html>body td[align=center],
*[align="center"],
*[align=center] {
  text-align: center;
}

html>body td[align="right"],
html>body td[align=right],
*[align="right"],
*[align=right] {
  text-align: right;
}

.main_outer_table {
  background-color: #121212;
}

.headbg {
  background-color: #1e1e1e;
}

.headbgbox {
  background-color: #2c2c2c;
}

.loginbarbg {
  background-color: #333333;
}

.module_head, .module_head_right, .module_head_right a, .module_head_right a:hover, td.edituserlink, td.edituserlink a, td.edituserlink a:hover {
  background-color: #333333;
  color: #ffcc00;
  font-size: 18px;
  font-weight: bold;
}

.text_head1, a.text_head1, a:hover .text_head1,
.text_head2, .text_head2:hover {
  font-size: 18px;
  font-weight: bold;
  color: #c2c2ff;
  text-decoration: none;
}

.offer_head {
  font-size: 24px;
  color: #cccccc;
}

.oddrow {
  background-color: #1a1a1a;
}

.evenrow {
  background-color: #222222;
}

.module_detail_inside, .im_text, .module_detail, .leftside_detail {
  font-size: 16px;
  background-color: #1a1a1a;
  border: 1px solid #444;
}

.picgallery {
  background-color: #1a1a1a;
  border: none;
}

.statusbar {
  background-color: #333;
}

th, th a {
  font-weight: bold;
  font-size: 16px;
  background-color: #333;
  color: #ffffff;
  text-decoration: underline;
}

th a:hover {
  color: #ffcc00;
  text-decoration: none;
}

a, a:hover {
  color: #66d9ef;
  text-decoration: none;
}

a:hover {
  color: #ffb347;
  text-decoration: underline;
}

a.subhead, a.subhead:hover {
  font-size: 18px;
  color: #ffcc00;
  font-weight: bold;
  text-decoration: none;
}

.smallpic {
  border: 1px solid #666;
}

input, textarea, select, .searchselect {
  font-size: 16px;
}

.formbutton {
  font-size: 16px;
  color: #ffcc00;
  background-color: #444;
  border: 1px solid #888;
}

.errors, .errormsg {
  color: #ff4d4d;
}

a.main_title, a:hover .main_title {
  font-size: 40px;
  color: #ff9a00;
  text-decoration: none;
}

.dotted {
  border-bottom: 1px dashed #ccc;
}

.s_table_blue, .s_table_white {
  color: #66ccff;
  font-weight: bold;
}

.table_blue {
  background-color: #003366;
  color: #ffffff;
}

.table_white {
  background-color: #1e1e1e;
  color: #ffffff;
}

.table_green {
  background-color: #003300;
  color: #aaffaa;
}

.table_red {
  background-color: #660000;
  color: #ff9999;
}

.table_pink {
  background-color: #99004d;
  color: #ffccff;
}

.table_gray {
  background-color: #2b2b2b;
  color: #eeeeee;
}

.table_yellow {
  background-color: #4d3b00;
  color: #ffe680;
}

.main_text1 {
  font-size: 24px;
  color: #ffffff;
}

.page_heading, .xtitle, .title {
  font-size: 20px;
  background-color: #2c2c2c;
  border: 1px solid #444;
  color: #f0f0f0;
  text-align: center;
  padding: 10px;
}

.title {
  text-align: left;
  font-weight: bold;
  padding: 10px 20px;
  margin-left: 10px;
}

.subtitle {
  font-size: 16px;
  color: #66d9ef;
  background-color: #222;
  border: 1px solid #333;
  font-weight: bold;
  padding: 6px;
}

a.menulink, a.menulink:hover {
  font-size: 16px;
  color: #ff66cc;
  text-decoration: none;
}

.panellinkhdr {
  background-color: #333;
  font-size: 16px;
  font-weight: bold;
  color: #ffcc00;
}

a.panellink, a.panellink:hover {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #bbbbbb;
}

a.panellink:hover {
  text-decoration: underline;
}

.footer {
  background-color: #750F08;
  border-top: 1px solid #444;
  padding: 10px;
  color: #999;
}

a.footerlink, a.footerlink:hover {
  font-size: 14px;
  color: #43d8d0;
  text-decoration: none;
}

.copyright, .copyright:hover {
  font-size: 14px;
  color: #888;
  text-decoration: none;
}

.copyright:hover {
  color: #66ccff;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

.nickwidth {
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 600px;
}

.storyhead, .newshead, .pollquestion {
  color: #ffb347;
  font-weight: bold;
}

.storydate, .newsdate {
  font-size: 14px;
  font-style: italic;
  color: #cccccc;
}

.storyby {
  color: #aaaaaa;
}

.payment_mod_head {
  font-size: 16px;
  background-color: #cc66ff;
  color: #ffffff;
}

.admin_head, h4 {
  font-size: 18px;
  color: #ffcc00;
  font-weight: bold;
}

/* chatgpt login backgournd for index page  */
.row.align-items-center {
  background-color: #fff8dc; /* Cornsilk - light golden */
  padding: 15px;
  border-radius: 8px;
}

/* Shoutbox chatgpt layout */
#SBmsgArea::-webkit-scrollbar-thumb {
  background-color: #d4af37; /* gold */
  border-radius: 3px;
  
}


.col-md-4 input[type="text"],
.col-md-4 select {
  width: 100%;       /* Full width of the parent container */
  max-width: 100%;   /* Prevent shrinking */
  font-size: 1.1rem; /* Slightly bigger text */
  padding: 1.rem;   /* More padding inside */
}

.col-md-4 ::placeholder {
  font-size: 3.1rem;
}

