/* 
    Created on : 24.05.2016, 09:24:50
    Author     : elgrincho
*/

#node_artwork_form_group_additional_info,
#switch_edit-body-und-0-value {
    display: none !important
}
.admin-menu #node_artwork_form_group_additional_info,
.admin-menu #switch_edit-body-und-0-value {
    display: block !important;
    opacity: .5;
}
.views-exposed-form {
    margin-bottom: 2em;
}

ul.tips, .filter-help {
    display: none
}
 
.filter-wrapper {
    border: none;
    /*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
    background: rgb(246, 246, 246) none repeat scroll 0% 0%;
    color: grey;
}