/* Add here all your CSS customizations  */
div.plan{
  margin-right: -25px;  
}
#loginH a{ background: #008200;}

div.pricing-table {
    margin: 25px 0 0;
}
ul.comments li {
    clear: both;
    padding: 0 0 0 35px;
}

ul.comments li.mymsn {
    clear: both;
    padding: 0 35px 0 0;
}

li.mymsn .comment-block p {
   text-align: right;
}



ul.comments div.comment-arrow-right {
    border-bottom: 15px solid rgba(0, 0, 0, 0);
    border-left: 15px solid #F4F4F4;
    border-top: 15px solid rgba(0, 0, 0, 0);
    height: 0;
    position: absolute;
    right: -15px;
    top: 28px;
    width: 0;
}
.pint{
    border: 3px solid #cc9200;
}
ul.history li h4 {
    margin: -11px 0 7px;
    padding: 0;
}
ul.history li p {
    margin-left: 0;
}
ul.history li p strong{
margin-right: 20px;
}

#filtro{
    display:none;
}