@charset "UTF-8";
#wpbody-content > div:not(.row):not(.navbar){ display: none; }
.multiselect-native-select .btn-group.show { display: inline-block !important; }
.tooltip.show  { display: inline-block !important; }
.dpc-section span.description-intro { font-size: 15px; }
.dpc-section .form-group label { margin: 0; font-size: 15px; }
.dpc-section .advice span { font-size: 13px; }
.dpc-section .form-control { font-size: 15px; }
.dpc-section div.textareaLabel { font-size: 15px; }

.clear {
    clear: both;
    width: 100%;
}