﻿div.fieldinput {
	min-height: auto; 
}

label {
	padding-top: .25em;
}

span.other input {
	margin: 0;
}

legend {
	margin-left: -7px;
}

button {
	width: auto;
	overflow: visible;
}

div.sub td.hasChildren ul {
	width: 100%;
}


.pb-split-hor-splitter-drag,
.pb-split-vert-splitter-drag {
	filter: alpha(opacity:50);
}

