.tx-wuh-module .dropdown-menu > .active > a,
.tx-wuh-module .dropdown-menu > .active > a:hover,
.tx-wuh-module .dropdown-menu > .active > a:focus {
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(top,#b1c800 0,#a7bd00 100%);
	background-image: linear-gradient(to bottom,#b1c800 0,#a7bd00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1c800', endColorstr='#ffa7bd00', GradientType=0);
	background-color: #b1c800;
}

.tx-wuh-module button[disabled],
.tx-wuh-module input[disabled] {
	cursor: default;
	background: #b9b9b9;
}

.wuhmoduleform {
	display: none;
}

#wuhmodulesvalue {
	width: 0;
	height: 0;
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

.powermail_fieldwrap_typoscript.nolabel {
	position: absolute;
}