#drupal-adhoc {
	position: absolute; height: auto; width: 600px; top: 0px; left: 509px; z-index: 101;
	display: none;
}

#webform-terms-of-service-terms_of_service--description {
	display: block; width: auto; min-height: 61.6562px; max-height: none; height: auto;
}

.form-required:after {
    content: "";
    background-image: url(../images/required.svg);
    display: inline-block;
    line-height: 1;
    color: #e00;
    background-size: 7px 7px;
    width: 7px;
    vertical-align: super;
    margin-left: 4px;
    height: 7px;
}
