#tx-srfeuserregister-pi1-fe_users_form {
	max-width: 695px;
}


.tx-srfeuserregister-pi1-notice {
	padding-bottom: 5px;
	font-weight: 700;
}

.r-col input[type=radio] {
	margin-right: 5px;
}

#tx-srfeuserregister-pi1-zip {
	width: 70px;
}

.r-col label {
	margin-right: 20px;
}

.r-col label:last-of-type {
	margin-right: 0;
}



.tx-srfreecap-pi1-image {
	display: block;
	max-width: 100%;
}

.tx-srfreecap-pi1-cant-read {
	font-size: 0;
	margin: 4px 0 10px;
	display: block;
}

.tx-srfreecap-pi1-cant-read a {
	font-size: 13px;
}

#tx-srfeuserregister-pi1-captcha-response {
	margin-top: 4px;
}



.userkids .f-right {
	text-align: center;
	padding-left: 28px;
}

.userkids .f-right a {
	display: block;
	line-height: 1.4;
}


#usermenures {
	margin-bottom: 35px;
}

#usermenures li {
	list-style: none;
	display: inline-block;
	width: 20%;
}

#usermenures a {
	text-align: center;
	display: block;
	border: 1px solid #4cafe1;
	padding: 4px 0;
	margin: 0 1px 1px 0;
	text-decoration: none;
	color: #4cafe1;
}

#usermenures .act a,
#usermenures a:hover {
	background: #4cafe1;
	color: #fff;
}


#userorders {
	display: table;
	width: 100%;
	margin: 20px 0;
}

#userorders .userorder {
	display: table-row;
}

#userorders .head p {
	background: #4cafe1;
	border:none;
	color: #fff;
	font-weight: 600;
	padding: 8px;
}

#userorders .userorder > * {
	display: table-cell;
	padding: 8px;
	font-size: 15px;
	border-bottom: 1px solid #4cafe1;
}

#userorders .userorder > *:nth-child(1) {
	border-left: 1px solid #4cafe1;
}

#userorders p:last-of-type {
	border-right: 1px solid #4cafe1;
}

#userorders .price {
	text-align: right;
	padding-right: 45px;
	width: 75px;
}

#userorders span {
	display: none;
}

.noorders {
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	margin: 10px 0 20px;
}


.organizer-choose {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	max-width: 250px;
	max-height: 155px;
	margin: 0 50px 50px 0;
}

.organizer-choose img {
	max-width: 230px;
	height: auto;
}

.mediagallery {
	float: left;
	width: 45%;
	vertical-align: middle;
	margin: 0 5% 30px 0;
	display: table;
}

.mediagallery img {
	width: 200px;
	height: auto;
	padding-right: 30px;
	vertical-align: middle;
	display: table-cell;
}

.mediagallery span {
	display: table-cell;
	line-height: 1.3;
}

#mediagallery iframe {
	margin: 0 20px 20px 0;
	max-width: 100%;
}

#mediagallery .showDSGVObanner {
	display: table-cell;
	background: #f0ede5;
	padding: 20px;
	max-width: 330px;
	height: 180px;
	text-align: center;
	font-size: 14px;
	line-height: 1.3;
	vertical-align: middle;
	cursor: pointer;
}

.mediagalleryimg {
	display: inline-block;
	padding: 0 20px 25px 0;
	text-align: center;
	max-width: 300px;
	vertical-align: top;
}

.mediagalleryimg img {
	max-width: 300px;
	max-height: 200px;
	width: auto;
	height: auto;
}

.mediagalleryimg p {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	line-height: 1.2;
}


#mediagallery .detailimage {
	text-align: center;
}

#mediagallery .detailimage img {
	max-width: 100%;
	max-height: 1200px;
	width: auto;
	height: auto;
}

#mediagallery .detailimage p {
	padding: 10px 0 5px;
	text-align: center;
}

#mediagallery .medianav {
	text-align: center;
	margin:15px 0 20px;
}



#mediaagree {
	padding-top: 50px;
}

#mediaagree .agree-first {
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 30px;
	display: none;
}

#mediaagree .agree-options {
	padding-top: 15px;
	border-top: 1px solid #afaeae;
}

#mediaagree .agree-options > div {
	padding-bottom: 15px;
	border-bottom: 1px solid #afaeae;
	margin-bottom: 15px;
	width: 100%;
}

#mediaagree form {
	text-align: center;
	padding-bottom: 18px;
}

#mediaagree form h3 {
	display: inline-block;
	margin-right: 20px;
	font-weight: 700;
	font-size: 24px;
	vertical-align: middle;
}

#mediaagree .f-left form h3 {
	color: #86cc00;
}

#mediaagree .f-right form h3 {
	color: #fa4e6b;
}

#mediaagree form input[type=submit] {
	font-size: 0;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 4px solid #4cafe1;
	vertical-align: middle;
	
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
}

#mediaagree form input[type=submit].act,
#mediaagree form input[type=submit]:hover,
#mediaagree form input[type=submit]:focus,
#mediaagree form input[type=submit]:active {
	background: #0c384f;
}

#mediaagree h4 {
	font-weight: 700;
	font-size: 15px;
	text-align: center;
	padding-bottom: 3px;
}

#mediaagree .text * {
	font-size: 13px;
}

#mediaagree .text li {
	margin: 0 0 3px 15px;
}

#mediaagree .agree-footer p {
	clear:both;
	font-size: 11px;
}


.mediaagree #left-content {
	display: none;
}

.mediaagree #right-content {
	float: none;
	width: 100%;
}

.mediaagree #right-content > .frame-type-text {
	display: none;
}

.mediaagree #mediaagree .agree-first {
	display: block;
}



@media only screen and (max-width:1000px) {
	.mediagallery {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}



@media only screen and (min-width:650px) {
	.mediaagree #mediaagree .agree-options > div {
		width: 44%;
		border: none;
	}
}


@media only screen and (max-width:700px) {
	#usermenures li {
		width: 50%;
	}
	
	#usermenures li:last-of-type {
		width: 100%;
	}
}

@media only screen and (max-width:660px) {
	
	#usermenures {
		margin-bottom: 25px;
	}
	
	
	
	#userorders,
	#userorders .userorder {
		display: block;
	}
	
	#userorders .head {
		display: none;
	}
	
	#userorders .userorder {
		padding-bottom: 19px;
	}
		
	#content #userorders .userorder > * {
		display: block;
		padding: 0;
		border:none;
		width: auto;
		text-align: left;
	}

	#content #userorders h2 {
		border:none;
		color: #4cafe1;
		font-size: 17px;
		padding-bottom: 2px;
	}
	
	#userorders span {
		display: inline;
	}
	
	
	.userkids .f-right {
		clear: both;
	}

	.userkids .f-right a {
		display: inline-block;
		margin-left: 15px;
		
	}
	
	
	.organizer-choose {
		width: 46%;
		display: inline-block;
		margin-bottom: 15px;
	}

	.organizer-choose:nth-child(odd) {
		margin-right: 6%;
	}
	
	.organizer-choose img {
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
	}
	
	.mediagallery {
		float: none;
		width: 100%;
		margin: 0 0 30px 0;
		text-align: center;
		display: block;
	}
	
	.mediagallery img {
		display: block;
		max-width: 100%;
		margin: 0 auto 12px;
	}
	
	.mediagallery span {
		display: block;
		text-align: center;
	}
}


@media only screen and (max-width:330px) {
	.mediagalleryimg {
		padding-right: 0;
		display: block;
	}
	
	.mediagalleryimg img {
		max-width: 100%;
		max-height: 200px;
	}
}
