@import url("../css/hispachancodeclaro.css");

html, body, .banned-post .thread {
	background:#F7F7F8 !important;
	color:#000000 !important;
        font-family: sans-serif;
        font-size: 92%;
        line-height: 150%;
}


a {
	color:#D41564;
        text-decoration: none;
}
a:hover {
	color:#000000;
        text-decoration: none;
}
.reflink a {
        color:#EB176F !important;
        font-weight: bold;

}
.reflink a:hover{
        color:#000000 !important;
}
.logo {
	color:#EB176F;
}
.replymode {
	background:#EB176F;
	text-align:center;
	padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
	color:#FFFFFF;
        font-size: 110%;
	width:100%;
        border-radius: 5px;
}
.catalogmode {
	background:#EB176F;
	text-align:center;
	padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
	color:#FFFFFF;
        font-size: 110%;
	width:100%;
        border-radius: 5px;
}
.postblock {
	background:#FFFFFF;
        text-align: center;
	color:#572B47;
        padding: 5px;
        font-weight:bold;
        border: 1px solid #CCCCCC;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}

.passvalid {
	background:#EEAA88;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;
}
.managehead {
	background:#AAAA66;
	color:#400000;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#DD0000;
}
.unkfunc {
	background:inherit;
	color:#1D7A15;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	color:#EB176F;
	font-weight:bold;
}
.postername {
	color:#78526A;
	font-weight:bold;
}
.postertrip {
	color:#BF71BA;
}
.omittedposts {
	color:#823666;
	padding: 2px;

}
.reply {
	background: #FFFFFF;
	color: #000000;
        padding: 5px;
        border: 1px solid #CCCCCC;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}
.replyhl {
	background: #E1E1E1;
	color: #DD0000;
}
.doubledash {
	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color:#CC1105;
	font-weight:800;
}
.commentpostername {
	color:#FFFFFF;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#DD0000;
}
.abbrev {
	color:#572B47;
        padding-top: 20px;
}
.highlight {
	background: #FFF5F9;
	color: #000000;
        padding: 5px;
	border: 1px solid #EB176F;
        border-radius: 5px;
}
.reflinkpreview {
color:#572B47 !important;
	background-color: #FAF0F8 !important;
	border: 1px solid #D2A1B4 !important;
}
hr {
height: 1px;
color: #D2A1B4;
background-color: #D2A1B4;
border: 0 none;
}
.reporte {
text-align: right;
border: 1px solid #CCCCCC;
background: #FFFFFF;
padding: 8px;
margin-bottom: 5px;
border-radius: 5px;
}


.enviar{
	border : solid 0px #529E5A;
	border-radius : 3px;
	moz-border-radius : 3px;
	font-size : 13px;
	color : #ffffff;
	padding : 3px 9px;
	background-color : #36A341;
	cursor: pointer;
	margin-left: 10px;
	padding: 9px 10px 9px 10px;
	float: right;

}
.enviar:hover{
background: #69B370;
}



.hidethread{
	background-color: #EB176F !important;
	border-radius: 3px;
}
.unhidethread{
	background-color: #EB176F !important;
	border-radius: 3px;
}

.code{
	background:#F7EDF5;
	border: 1px solid #BD8BB0;
}
.pnuevos { font-size: 70%; font-weight: bold; color: #1C9F2E; position: relative; top: -5px; padding-left: 2px; line-height: 70%;}
.cellcatalog, .cell-recommendation {
	background: #FFFFFF;
        border: 1px solid #CCCCCC;
	border-radius: 5px;
}
.barra {
	border-radius: 5px;
	background: #FFFFFF;
        border: 1px solid #CCCCCC;
}
.doubledash {
	color: #B076AC;
}
.numeros {
border: 1px solid #CCCCCC;
background: #FFFFFF;
margin-top: -4px;
padding: 11px 8px 11px 8px;
border-radius: 5px;
}
.diverror {
border: 1px solid #CCCCCC;
background: #FFFFFF;
line-height: 130%;
padding: 15px;
border-radius: 5px;
}

.divban {
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
}

.divboardphp {
font-family: sans-serif;
font-size: 140%;
line-height: 130%;
padding-top: 10px;
}

#quick_reply_window{
border: 1px solid #A1A1A1 !important;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

#scrollTop, #scrollBottom {
background-color: #FFFFFF;
border: 1px solid #EB176F;
}

#pcscrollTop, #pcscrollBottom {
background-color: #FFFFFF;
border: 1px solid #EB176F;
}
.cookies{ border-top: 1px solid #D2A1B4; background: #FFFFFF; }

.expandirhilo {
  padding: 3px 7px 3px 7px;
  margin: 0px 2px 3px 0px;
  cursor: pointer;
  border-radius: 3px;
  background: #EB176F;
  color:#ffffff;
  border: 0;
  vertical-align:center;
}

.expandirhilo:hover {
background: #000000;
}

#botonresp {
  padding: 3px 6px;
  margin: 0;
  cursor: pointer;
  border-radius: 3px;
  background: #EB176F;
  color:#ffffff;
}
#botonresp:hover {
  background: #000000;
}

a.furl-open {
  background: #EB176F;
  color: #FFFFFF;
}

a.furl-open:hover {
  background: #ED5AB2;
}

.caducado {
margin-bottom: -17px; color: #2D492C; border: 1px solid #367B35; background: #E3EDE3; padding: 8px; border-radius: 4px;
}

.avisoverde {padding: 10px; background: #E3EDE3; color: #2D492C; border: 1px solid #5FA75E; border-radius: 5px; line-height: 135%;}
.avisorojo {padding: 10px; background: #F5E1DD; color: #C32100; border: 1px solid #E13611; border-radius: 5px; line-height: 135%;}
.op {display: inline-block; font-size: 80%; font-weight: normal; background: #000000; color: #ffffff; padding: 2px 5px 2px 5px; margin-left: 5px; margin-right: 2px; margin-bottom: 2px; border-radius: 4px;}
.admin, .mod, .guest {display: inline-block; font-size: 80%; font-weight: normal; background: #000000; color: #ffffff; padding: 2px 5px 2px 5px; margin-left: 2px; margin-right: 2px; margin-bottom: 2px; border-radius: 4px;}

input[type="text"], select, textarea {
border: 1px solid #F08DBD;
border-radius: 3px;
background-color : #ffffff;
}

.eliminar, .reportar{
	border: 1px solid  #BB1616;
	border-radius : 3px;
	font-size : 13px;
	color : #ffffff;
	background-color : #BB1616;
	cursor: pointer;
	padding: 7px;
	
}

.eliminar:hover, .reportar:hover{
	background-color : #E10000;

}
.redtext {
    background:inherit;
    color:#DA5364;
}

.selected {
 background-color: #F3CBEA !important;
 border: 1px solid #EB176F !important;
}

.nothumb { border-color:#EB176F; border-radius: 4px;}

.banned-post .reply{
  border: 1px solid #EB176F;
  background: #FFF5F9 !important;
}

.add-favorite.favorite-added {
  color: #000000 !important;
}

hc-floating-static-window {
--hc-window-border: 3px solid #FFFFFF;
--hc-window-title-bar-border-radius: 5px;
  --hc-background: #FFFFFF;

  --hc-title-bar-background: #EB176F;
  --hc-title-bar-text-color: #FFFFFF;
  --hc-link-color: #D41564;
  --hc-link-color-hover: #000000;
  --hc-window-border-radius: 5px;
}

hc-favorite-thread-row {
  --hc-preview-background-hover: #ED5AB230;
  --hc-title-color: #D41564;
}

/* Nos aseguramos que los enlaces y texto dentro de un preview que esta en un spoiler tengan su color original */
.spoiler > .reflinkpreview a, .reflinkpreview a { color: #EB176F !important; }
.spoiler .reflinkpreview .filetitle, .spoiler .reflinkpreview .filesize, .spoiler .reflinkpreview span, .spoiler:hover .reflinkpreview .filesize span {
 color:#EB176F !important;
}
.spoiler .reflinkpreview a:visited {
 color:#EB176F !important;
}
.spoiler .reflinkpreview .postername {
 color:#78526A !important;
}
.spoiler .reflinkpreview .op, .spoiler .reflinkpreview .admin, .spoiler .reflinkpreview .mod, .spoiler .reflinkpreview .guest { color: #ffffff !important; }

hc-new-thread-notification {
  --hc-notification-border: 1px solid #D64BBA;
  --hc-notification-background: #FFFFFF;
  --hc-notification-color: #572B47;
  --hc-notification-border-radius: 5px;
  --hc-notification-title-color: #EB176F;
}

hc-settings-list {
  --hc-title-color: #EB176F;
  --hc-select-border: 1px solid #F08DBD;
  --hc-select-border-radius: 3px;
  --hc-select-background-color: #FFFFFF;
  --hc-input-text-border: 1px solid #F08DBD;
  --hc-input-text-border-radius: 3px;
  --hc-input-text-background-color: #FFFFFF;
}

.page-nav {
  border-radius: 3px;
  background: #EB176F;
  color: #FFFFFF;
}

.page-nav:hover {
  background: #ED5AB2;
  color: #FFFFFF;
}

.navbar-mobile {
  background-color: #EB176F;
  color: #FFFFFF;
}
