.postbit_buttons a span.thx_buttons, 
.postbit_buttons a span.gracias,
.postbit_buttons a span.egracias{
	font-weight: bold;
	background-position: 0 -20px;
}

.thx_buttons{	
	position: relative;
	display: inline;		
	background: #606060;
	padding: 5px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 14px;
}

.thx_buttons .gracias{
	color: #f0f0f0 !important;
	text-decoration: none;	   
}

.thx_buttons .egracias{
	color: #f0f0f0 !important;	
	text-decoration: none;
}

.bad_thx{
	position: relative;
	display: inline;		
	background: #6C6C6C;
	padding: 5px 10px;
	margin: 0 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 14px;
}

.neutral_thx{
	position: relative;
	display: inline;	
	background: #606060;
	padding: 5px 10px;
	margin: 0 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 14px;
}

.good_thx{
	position: relative;
	display: inline;	
	background: #607E60;
	padding: 5px 10px;
	margin: 0 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 14px;
}

.good_thx a, bad_thx a{
	background: none !important;
	color: #fff;
}

.thx_avatar{
	background: transparent;
	border: 1px solid #F0F0F0;
	padding: 5px;
	border-radius: 5px;
	width: 30px;
	height: 30px;
	display: block;
}

.info_thx, .exito_thx, .alerta_thx, .error_thx {
	font-size:13px;
	border: 1px solid;
	margin: 10px 0px;
	padding:10px 8px 10px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
}

.info_thx {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(images/thx/info.png);
}

.exito_thx {
    background-color: #DFF2BF;
    background-image:url(images/thx/bien.png);
}

.alerta_thx {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(images/thx/alerta.png);
}

.error_thx {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(images/thx/mal.png);
}

.thx_list{
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	padding: 20px;
	margin: 5px;
	background: #FFFFFF;
	width: 350px;
    opacity: 0.8;
    text-align: center;
}

cs0{
	display: none;
}

.thx_list_normal{
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #9F9696;
	border-bottom: 1px solid #9F9696;
	background: transparent;
	opacity: 0.8;
	border-style: dashed;
	border-left: none;
	border-right: none;
}

.thx_list_normal_thead {
	background: none;
	color: #333;
	border-bottom: 1px dotted #33A868;
	padding: 8px;
	margin: -10px;
}

.thx_list_avatar{
	width: 20px;
	height: 20px;
	background-color: #FCFDFD;	
	border: 1px solid #F0F0F0;
	padding: 3px;
	border-radius: 5px;
}

.thx_list_username{
	padding: 5px;
	bottom: 10px;
	position: relative;
}

.thx_window{
	background: #424242 !important;
	color: #f0f0f0 !important;
	border-width: 1px 1px 2px !important;
	border-style: solid !important;
	border-color: #DBF2BF !important;
	border-radius: 3px;
}

.thx_rec{
	display: block;
}

.thx_rec a:link,
.thx_rec a:active{
    font-weight: bold;
    float: right;
}

.thx_giv{
	display: block;
}

.thx_giv a:link,
.thx_giv a:active{
    font-weight: bold;
    float: right;
}

.jGrowl-notification button{
	background: none;
	border: none;
	color: #fff;
}

.thx_given{
	font-size: 10px;	
	display: block;
	width: 40px;
	padding: 5px;
	margin: 5px 0px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 3px;
	background: none repeat scroll 0% 0% #3C3CB3;
	text-shadow: 0px 0px 1px #f0f0f0;
}

.thx_received{
	font-size: 10px;	
	display: block;
	width: 40px;
	padding: 5px;
	margin: 5px 0px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 3px;
	background: none repeat scroll 0% 0% #4b9134;
	text-shadow: 0px 0px 1px #f0f0f0;
}

.thx_thanked_post{;
	background: transparent;	
}

.thx_meter{
	width:120px; 
	height:10px;
	line-height: 13px;
	background: url(images/thx/bg_green.gif) repeat-x top left;
}

.thx_meter_text{
	position: absolute;
	font-size: 8px;
	padding: 0px 16px;
	color: rgb(79, 165, 79);
}

.thx_thanked_post_img{
	float: right;
	opacity: 0.8;
	background: #ECECEC;
	border-radius: 3px;
	padding: 5px;
	border: 1px solid #DCF3DE;	
}

#thx_spinner {
	display: none;
	position: absolute;
	z-order:1000;
	background: none;
	opacity: 0.8;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
}

#thx_spinner img {
	position: relative;
	top: 30%;
}