/*

Template: Work House - Industry Base HTML Template
Author: vibesweb.com
Version:  1.0
Design and Developed by: vibesweb.com

Note: This is the file where you can add your custom styles to change the look of the
theme. But don't modify "style.css" file.

*/

/* Your custom css codes start from here: */

.navbar .navbar-brand img { height: 60px !important; }


.help-inline, .error input, .error textarea {
    color: red;
    border-color: red;
}

.richtext-area ul {
    padding: 20px;
    list-style: circle;
}

.richtext-area h4 {
    padding-top: 10px;
}