a:link, a:visited {
  color: #FFF;
}
html {
 color:#fff;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
   font-family: Verdana, Arial, 'Lucida Grande', Tahoma, sans-serif, Meiryo, Osaka;
    visibility: visible!important;
}
#frame {
  background-color:white!important;
  color:white !important;
  font-size: inherit !important;
/*! font-family: revert !important; */
}
#frame {
  background:url(/skin/world4ch/mxchan/1.webp) !important;
  background-size: auto;
  background-size: 222px !important;
}
div#fecha-hora{
  font-size: inherit !important;
}
#frame a {
  color:#fff !important;
}
.text-box {
  background-color: rgba(255, 255, 255, 0.8) !important;
  color: black !important;
}
.line {
  border-top:2px solid black!important;
}
.line::after {
  border-right:2px solid black!important;
  border-bottom:2px solid black!important;
}
div.botones a:hover {
border: inherit !important;
text-decoration:underline;
}
.notificacion {
  color: #0bff0b !important;
  text-shadow: none !important;
  background-color: inherit !important;
}
div#listablones li::marker {
  margin-bottom: 2px;
  color: black!important;
}
div#online-count {
  padding:10px;
  border:1px solid #3b6b94!important;
  border-radius: 5px;
}
.boards-title {
  color: white !important;
  font-weight: bold;
}
body nav::before {
  border:0px solid #000 !important;
  box-shadow: none!important;
}
#tablones {
  /*! background-color: white; */
  border-bottom:1px solid #3d3d3d;
  background-color: #253b2dd4;
}
.posthover {
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    display: none;
    position: absolute;
    margin-left:0px;
    border: 1px solid gray;
background-color: #253b2d;    z-index: 99;
    color: white;
    max-width: 90%;
    width: fit-content;
    text-decoration: none;
}
img.rotate {
  margin:10px;
  border: 1px solid black;
  border-radius: 10px;
}
img.banner {
  margin-top:-15px;
}
.borrar a {
  color:white !important;
}
.newthread h2 {
  /*! text-align: center; */
  margin-bottom: 6px;
}

.form-group {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  width: 500px;
}

.form-group label {
  width: 70px; /* Ajusta este valor según sea necesario */
  /*! font-weight: bold; */
  margin-right: 10px;
}

.form-group input[type="text"],
.form-group textarea {
  padding: 5px;
  box-sizing: border-box;
}

.form-group input[type="text"] {
  flex: 1;
  background-color: #fff;
  border: 1px solid #a6a6a6;
  border-top: 1px solid #939393;
  border-right: 1px solid #ddd;
  border-left: 1px solid #939393;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: #99c398 0px 0px 5px;
  -moz-box-shadow: #99c398 0px 0px 5px;
  box-shadow: #99c398 0px 0px 5px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  -moz-border-radius: 4px;
  font-size: 11px;
  background: #fff;
  border: 1px solid #b1b1b1;
  font-family: arial, sans-serif;
  color: #333333;
  display: block;
  /*! margin: 4px 0px; */
  padding: 5px;
  width: 99%;
}

.form-group .submit {
  padding: 5px 10px;
  background: #f7f7f7;
}

textarea {
  resize: vertical;
  width: 100%;
}

.form-group textarea {
  flex: 1;
  margin-right: 0; /* Elimina el margen derecho del textarea */
}

a,a:hover{/*! margin:0px; */color: white;}body.board,body.list{margin:0;}body.board{ background-color: 112908;background-image:url(/skin/world4ch/mxchan/snow.gif);}body.read{padding: 5px;background-color: 112908;background-image: url(/skin/world4ch/mxchan/snow.gif);}.headtext{margin:.5em auto;background-image: url("/skin/world4ch/images/spider.gif");background-repeat: no-repeat;background-position: right top;/*! background-size: contain; */}.head,body.board .thread{/*! border:1px inset #686767; *//*! padding:4px; *//*! border-top: 1px solid #737373; *//*! border-left: 1px solid #737373; *//*! border-right: 1px solid #fbfbfb; *//*! border-bottom: 1px solid #fbfbfb; */margin: 5px;}table.postform td{text-align:left;}table.postform td input{width:auto;}table.newthreadform .submit{width:100%;}table.postform td textarea{width:auto;}table.postform td.label{text-align:right;}table.postform .mail{width:auto;float:right;}input.submit{float:right;/*! margin-top: 5px; */background: white;border-style: solid;/*! border-radius: 4px; */padding: 4px;padding-right: 4px;padding-left: 4px;padding-left: 16px;padding-right: 16px;font-weight: bold;}.legal{padding:6px;margin-bottom:1em;/*! background-color:#EFEFEF; */text-align:center;font-size:small;width: max-content;margin: auto;margin-bottom: 15px;}.manage{text-align:center;}.postnum{font-weight:bold;/*! margin-right:.1em; */}.postername,.postertrip{color:#DDD;}.postername{font-weight:bold;}blockquote{text-align:left;/*! font-family:serif; */margin-top:.5em;}blockquote p{margin-top:0;}.border,.hborder{border:1px solid black;margin-left:2.5%;margin-right:2.5%;/*! padding:6px; */margin-bottom:0.7em;/*! background-color:#ECECEC; */box-shadow: 0px 0px 2px 1px #404040;background-color: #253b2dad;/*! padding: 5px; */}.hborder{background-color:#253b2d96;}h2{margin-top:0;clear:both;}.threadlinks{display:block;text-align:right;}.threadlinks a{font-weight:bold;}.threads{font-size:unset;text-align:left;}table.threads th{text-align:;}.styles{border:2px outset black;margin:2px;background:white;float:left;margin-top:0;margin-left:0;}.threads th a,.threads td a,.postfieldleft a,.postnum a{color:white;}.threads th a:hover,.threads td a:hover,.postfieldleft a:hover,.postnum a:hover{color:#F00;}.postfieldleft a,.postnum a,h2 a{text-decoration:none;}.postfieldleft{vertical-align:top;}.replies{font-size:70%;font-weight:bolder;}h2 a:link,h2 a:visited,h2 a:active,h2 a:hover{color:#FFF;/*! font-family: Mona, 'MS PGothic', sans-serif; */}h2 a:hover,h2 a:active{text-decoration:underline;}h2,.navlinks{clear:none;margin-bottom:.1em;margin: 5px;}.pages{/*! font-size:smaller; */}.bottomnav{text-align:center;}.newthread h2{color:white;}.postinfo{/*! margin-left:.3em; */}.navlinks a{font-family:IPAMonaPGothic,Mona,'MS PGothic',YOzFontAA97;}h3{font-weight:normal;font-size:100%;margin-top:0;/*! margin-bottom:0; */background: url(https://chan.mx/1.webp) !important;background-size: auto;background-size: 144px !important;border: 1px;border-top-style: none;border-top-color: currentcolor;border-right-style: none;border-right-color: currentcolor;border-bottom-width: 1px;border-bottom-style: none;border-bottom-color: currentcolor;border-left-style: none;border-left-color: currentcolor;border-style: solid;border-bottom-style: solid;border-color: black;border-bottom-color: black;padding: 5px;}.tolder{font-size:90%;}body.read h2{color:#FFF;font-size:x-large;/*! font-family: Mona, 'MS PGothic', sans-serif; */}.threadlistflat{display:inline;padding:0;margin:0;}.threadlink{display:inline;text-align:justify;}.pages{/*! text-align:center; *//*! font-size:smaller; */}.navlinks{float:right;}.navlinks a{text-decoration:underline;}.threadlink{padding-right:.55em;}.boldthreadlink{padding-right:.55em;font-weight:bold;}.stylelist{display:inline-block;float:right;}#ad div.ad-title a,.bottomAdFoot a:hover,.adText,.bottomAdTitle,.postblock{color:black;}#bottomAdOuter{border:1px solid #cfc;}.bottomAdTitle{font-size:11px;background:#efefef;font-weight:bold;}.postblock{background:#efefef;}
div#menu.hborder {
  padding: 5px;
}
div.head.newthread form {
  margin:10px;
}
a:active {
  /*! color:black; */
}
span.postername a {
  color:#FFF;
}
.newthread textarea, .newthread td input {
  background-color: #fff;
  -webkit-box-shadow: #99c398 0px 0px 5px;
  -moz-box-shadow: #99c398 0px 0px 5px;
  box-shadow: #99c398 0px 0px 5px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  -moz-border-radius: 4px;
  font-size: 11px;
  background: #fff;
  border: 1px solid #b1b1b1;
  font-family: arial, sans-serif;
  color: #333333;
  display: block;
  margin: 4px 0px;
  padding: 5px;
  width: 99%;
}
.newthread textarea {
  /*! background-image: linear-gradient( rgba(25, 0, 0, 0.0), rgba(25, 0, 0, 0.0) ), url('/images/animoon.gif'); */
}
@media only screen and (max-device-width: 480px) {
  h2 {
    margin:4px;
    text-align: left !important;
  }
}
.newthread {
background-image: url("/images/spidermove.gif");
background-repeat: no-repeat;
background-position: right top;
}
elim {
  color:#666565;
}
.quote:hover {
    background: #cfd0d0;
}
th {
    background-color: #cacaca;
}
rojo, rojo a:link, rojo a:visited {
    color: #282828;
}
a.yt {
  border: 1px solid #fff;
/*! color: black !important; */
/*! background-color: #e8e8e8; */
  background: url(https://chan.mx/1.webp) !important;
  background-size: auto;
  background-size: auto;
  background-size: 144px !important;
}
hr {
  border: none;
  border-top: 1px solid #B7C5D9;
  border-color: #8e8e8e;
}
textarea {
  -webkit-box-shadow: #99c398 0px 0px 5px;
  -moz-box-shadow: #99c398 0px 0px 5px;
  box-shadow: #99c398 0px 0px 5px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  -moz-border-radius: 4px;
  font-size: 11px;
  background: #fff;
  border: 1px solid #b1b1b1;
  font-family: arial, sans-serif;
  color: #333333;
  display: block;
  /*! margin: 4px 0px; */
  padding: 5px;
  width: 99%;
}
td input {
  background-color: #fff;
  border: 1px inset #ddd;
  -webkit-box-shadow: #99c398 0px 0px 5px;
  -moz-box-shadow: #99c398 0px 0px 5px;
  box-shadow: #99c398 0px 0px 5px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  -moz-border-radius: 4px;
  font-size: 11px;
  background:#fff;
  border:1px solid #b1b1b1;
  font-family: arial, sans-serif;
  color: #333333;
  display: block;
  margin:4px 0px;
  padding:5px;
  width: 99%;
  }
input.submit:focus {
  border: 1px inset#fff;
  /*! background-color: #d0d0d0; */
  /*! color:white; */
}
input.submit {
border: 1px outset #fff;
background: #f4f4f4;
color: #111;
padding: 3px 8px;
font-family: Verdana, Arial, 'Lucida Grande', Tahoma, sans-serif, Meiryo, Osaka;
}

.thread {
background-repeat: no-repeat;
background-position: right bottom;
}
body.read .thread {
  background-image: url("/images/non.gif");
  background-repeat: no-repeat;
  background-position: right bottom;
}
div.img img {
	box-shadow: 0 0 8px #2b7753!important;
}
@media screen and (max-width: 800px) {
  .thread {
    background-image: none;
  }
}