/*	CSS for included extensions only 
	Table of contents
	- rlmp_eventdb



*/
DIV.tx-rlmpeventdb-pi1 {
	font-size: 0.9em;
	width: 500px;
}

DIV.tx-rlmpeventdb-pi1 FIELDSET {
	border: 0px solid #FFFFFF;
}
DIV.tx-rlmpeventdb-pi1 LEGEND {
	display: none;
}
DIV.tx-rlmpeventdb-pi1-singleview-menu {
	font-size: 0.9em;
	width: 500px;
}

DIV.tx-rlmpeventdb-pi1-singleview-menu A {
	color:#064D87;
}


DIV.tx-frontendformslib-steps {
	margin-top: 15px;
	width: 500px;
}

DIV.tx-rlmpeventdb-pi1 FORM INPUT.tx-frontendformslib-field-switched {
	clear: left;
	float: left;
	width: 20px;
}

DIV.tx-rlmpeventdb-pi1 FORM LABEL.tx-frontendformslib-label-switched {
	float: left;	
}

DIV.tx-rlmpeventdb-pi1 FORM LABEL.tx-frontendformslib-label-normal {
	clear: left;
	float: left;
	width: 150px;
}

DIV.tx-rlmpeventdb-pi1 FORM INPUT.tx-frontendformslib-field-normal {
	float: left;
}


SPAN.tx-frontendformslib-steps-active {
	color: #005AAD;
	font-weight: bold;
}

DIV.tx-frontendformslib-submitbuttons {
	margin-top: 10px;
}

DIV.tx-frontendformslib-submitbuttons INPUT {
	margin-right: 5px;
	border: none;
	color: #FFFFFF;
	background-color: #064D87;
}

DIV.tx-frontendformslib-stepsoverview {
	display: table;
}

DIV.tx-frontendformslib-stepsoverview DIV.tx-frontendformslib-stepsoverview-row {
	display: table-row;
}




