/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

#edit-comment-rating--wrapper .form-item-comment-rating {
    display: inline-block;
}

#edit-comment-rating--wrapper .form-item-comment-rating label {
    padding: 0;
}

#edit-comment-rating--wrapper .form-item-comment-rating input {
    padding: 0;
    margin: 0;
    opacity: 0;
}

i.fa-star {
    color: #57A74B;
}

.a2a_kit {
    display: none;
}

div#edit-back-to-app {
    display: inline;
}

div#edit-actions {
    display: inline;
}

#user-login-form .form-actions .btn{
    float: left;
}

/*
img[alt="Authenticate through Facebook"] {
    display: none;
}*/