#subcategories_filter input{
    border: 1px solid #ccc;
}

.unread_notification
{
    background: #add8e6;
    font-weight: bold !important;
    margin-bottom: 5px !important;
}

.notifications_header{
    margin: 10px;
    font-variant: all-petite-caps;
    margin-left: 30px;
    border-bottom: 1px solid #ccc;
}

.fixed-plugin{
    display: none !important;
}

.img_holder{
    max-height: 150px;
    max-width: 150px;
    float: left;
    margin-right: 5px;
}

.marginTop{
    margin-top: -35px;
}
.alert, .alert-with-icon span pre{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 20px;
    font-size: 14px;
}

.hidden{
    display: none;
}
