.tx-nxusergroupswitch {
}

.tx-nxusergroupswitch-action .tx-nxusergroupswitch-success {
	
	border:1px solid #bbffbb;
	background-color:#eeffee;
	padding:10px;
	margin-bottom: 15px;
	
}

.tx-nxusergroupswitch-action .tx-nxusergroupswitch-error,
.tx-nxusergroupswitch-configuration .tx-nxusergroupswitch-error {
	
	border:1px solid #ffbbbb;
	background-color:#ffeeee;
	padding:10px;
}

.tx-nxusergroupswitch-configuration {
	
}

.tx-nxusergroupswitch-group {
	width:33%;
	float:left;
}

.tx-nxusergroupswitch-parent-group {
	
}

.tx-nxusergroupswitch-parent-group .tx-nxusergroupswitch-group-title {
	
}

.tx-nxusergroupswitch-parent-group .tx-nxusergroupswitch-group-description {
	display:block;
}

.tx-nxusergroupswitch-child-group {
	
}

.tx-nxusergroupswitch-child-group .tx-nxusergroupswitch-group-checkbox {
	
}

.tx-nxusergroupswitch-child-group .tx-nxusergroupswitch-group-title {
}

.tx-nxusergroupswitch-child-group .tx-nxusergroupswitch-group-description {
	display:block;
	margin-left:20px;
}

.tx-nxusergroupswitch-child-group .tx-nxusergroupswitch-group-checkbox {
	
}

.tx-nxusergroupswitch-groups-list ul, .tx-nxusergroupswitch-groups-list li {
	list-style:none;
	margin:0 !important;
}

.tx-nxusergroupswitch-mail-type {
    margin-bottom: 15px;
}

.tx-nxusergroupswitch-groups-list {
    margin-bottom: 15px;
}

.tx-nxusergroupswitch-submit-button, .tx-nxusergroupswitch-mail-type {
	clear:both;
}

