.rtec-form-field.rtec-first,
.rtec-form-field.rtec-last {
    float: left;
    width: 80%;
}
.rtec-form-field.rtec-fsb-nummer-1,
.rtec-form-field.rtec-fsb-nummer-2 {
    float: right;
    width: 20%;
	text-align: right;
}
.rtec-form-field.rtec-fsb-nummer-1 label,
.rtec-form-field.rtec-fsb-nummer-2 label {
	float: right;
    white-space: nowrap;
}
.rtec-form-field.rtec-email {
	clear: both;
}

/* position popup login form */
#csh-login-wrap {
    position: fixed !important;
    top: 25% !important;
    margin: 0 auto !important;
    margin: 0 0 0 -225px !important;
    left: 50% !important;
}

input.rtec-cancel-button {
    background-color: #fff !important;
    color: #165400 !important;
}

.my-class-1 {}
#rtec-form-toggle-button.my-class-2 {
	padding: 5px 16px 5px 16px !important;
	padding-right: 16px !important;
}
.my-class-3 {}
.my-class-4 {
	background-color: #ff0073 !important;
}
.my-class-5 {
	margin-bottom: 30px !important;
	padding: 5px 16px 5px 16px !important;
	padding-right: 16px !important;
	font-size: 16px !important;
}
.my-class-5 a {
	color: #ff0073 !important;
}
.my-class-5:hover {
    background-color: #ff0073 !important;
    box-shadow: 0 0 25px -3px #ff0073 !important;
    opacity: .8 !important;
}
.my-class-5:hover a {
    color: #fff !important;
}
.my-class-6 {}
#rtec .rtec-register-button.my-class-7 {
	padding: 5px 16px 5px 16px !important;
	padding-right: 16px !important;
    background-color: #165400 !important;
    color: #fff !important;
}
.my-class-8 {}
#rtec .rtec-register-button.my-class-9 {
	padding: 5px 16px 5px 16px !important;
	padding-right: 16px !important;
    background-color: #ff0073 !important;
    color: #fff !important;
}

.my-class-1 .rtec-section-title,
.my-class-3 .rtec-section-title,
.my-class-6 .rtec-section-title,
.my-class-8 .rtec-section-title {
	padding: 0 !important;
	margin-bottom: 20px !important;
}

.rtec-unregister-link {
    background-color: #ff0073 !important;
    color: #fff !important;
    font-weight: bold !important;
	padding: 10px 16px 14px 16px !important;
    transition: all .5s !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
	margin-bottom: 0 !important;
}
.rtec-unregister-link:hover {
	opacity: .8 !important;
	box-shadow: 0 0 25px -3px #ff0073 !important;
    transform: translateY(-2px) !important;
}

.rtec-outer-wrap .tribe-events-event-meta.rtec-event-meta,
#rtec {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 50px;
    box-shadow: 0 0 12px -1px rgba(15,15,15,0.1);
}

.rtec-outer-wrap .tribe-events-event-meta.rtec-event-meta {
	padding-bottom: 2% !important;
}

#rtec {
    padding: 0 3% !important;
	max-width: none !important;
}

#rtec-options-form {
	margin: -4% !important;
}

.single-tribe_events .tribe-events-event-meta .rtec-section-title, .rtec-section-title {
    padding: 0 3% !important;
}

.rtec-attendee-list {
    padding: 0 5% !important;
}

#rtec .rtec-form-wrapper {
	max-width: 700px !important;
    margin: 30px auto 30px 0 !important;
}

#rtec .tribe-events-notices {
    margin: 35px 0 35px !important;
}
