.tags-input .tags .tag-item
{
    background: #ffffff;
    border: 2px solid #CCCCCC;
    border-radius: 4px;
    color: #333333;
}
.tags-input 
{
    margin-left: 43.5px;
    margin-right: 14px;
}