
.error{
  color:red;
}

 select#rating{
    display:block !important;
    height: 0;
    width: 0;
    padding: 0;
    visibility: hidden;
 }
