.postbit_buttons a span.thx_buttons, .postbit_buttons a span.gracias, .postbit_buttons a span.egracias {
background-position: 0 -20px
}

.thx_buttons{
display: inline-block
}

.thx_buttons .gracias{
color: #4b9134 !important;text-decoration: none
}

.thx_buttons .egracias{
color: #913434 !important;text-decoration: none
}

.bad_thx{
color: #FFF;font-size: 12px;font-weight: bold;text-decoration: none;background: none repeat scroll 0% 0% #913434 !important;box-shadow: 0px 0px 1em #B6B6B6;border-radius: 50%;padding: 5px 10px;text-align: center;float: right;margin-top: -10px;margin-right: -10px
}

.neutral_thx{
color: #FFF;font-size: 12px;font-weight: bold;text-decoration: none;background: none repeat scroll 0% 0% #2C2727 !important;box-shadow: 0px 0px 1em rgb(182, 182, 182);border-radius: 50%;padding: 5px 10px;text-align: center;float: right;margin-top: -10px;margin-right: -10px
}

.good_thx{
color: #FFF;font-size: 12px;font-weight: bold;text-decoration: none;background: #4B9134 none repeat scroll 0% 0% !important;box-shadow: 0px 0px 1em #BFDDBE;border-radius: 50%;padding: 5px 10px;text-align: center;float: right;margin-top: -10px;margin-right: -10px
}

.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{
font-size: 10px;font-weight: bold;border: 1px solid #FFFFFF;border-radius: 4px;padding: 10px;margin: 5px;background: #FFFFFF;width: auto;opacity: 0.9;text-align: center
}

.cs0, .thx_hide{
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.9;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: #DFF2BF !important;color: #000000 !important;border-width: 1px 1px 2px !important;border-style: solid !important;border-color: #DBF2BF !important;border-radius: 3px
}

.thx_rec{
display: block;color: green
}

.thx_rec a:link, .thx_rec a:active{
color: green;font-weight: bold;float: right
}

.thx_giv{
display: block;color: blue
}

.thx_giv a:link, .thx_giv a:active{
color: blue;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-image: linear-gradient(to bottom, #DFF0D8 0px, #C8E5BC 100%);background-repeat: repeat-x;box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);border-radius: 2px;padding: 10px;border-left: 2px solid #097a09;min-height: 34px;color: #424242
}

.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{
width: 20px;height: 20px;float: right;opacity: 0.8;background-image: linear-gradient(to bottom, #f8f7bb 0px, #cfc61e 100%);border-radius: 50%;padding: 4px;border: 1px solid #d7db15
}

#thx_spinner {
display: block;position: absolute;z-order:1000;background: #fff;text-align: center;vertical-align: middle;z-index: 999999;border-radius: 5px
}

#thx_spinner img {
position: relative;top: 30%
}



/* Separación entre icono y texto de los botones Thankyou */
.thx_buttons .gracias i,
.thx_buttons .egracias i {
margin-right: 6px
}
