 
body, #containerwrap {
}

.product-return .steps {
	background: #fff none repeat scroll 0 0;
	font-size: 16px;
	overflow: hidden;
	padding: 30px 10px;
}

	.product-return .steps > ul {
		margin: 0;
		overflow: hidden;
		padding: 0;
	}

	.product-return .steps li {
		margin-bottom: 10px;
	}

		.product-return .steps li img {
			display: block;
			margin: 30px auto;
		}

		.product-return .steps li .title > span {
			border-right: 3px solid #ed1b24;
			color: #ed1b24;
			display: block;
			float: left;
			margin-right: 10px;
			padding-right: 10px;
		}

	.product-return .steps .title {
		font-size: 20px;
		font-weight: bold;
		height: 70px;
		line-height: 28px;
		text-transform: uppercase;
	}

	.product-return .steps .text-center > input {
		background: #d40000 none repeat scroll 0 0;
		border: 0 none;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		padding: 10px 80px;
		margin: 0 auto;
	}

.product-return .product-return {
	padding: 10px;
}

.product-return .returnfaq {
	background: #fff none repeat scroll 0 0;
	font-size: 16px;
	overflow: hidden;
	padding: 0 20px 20px;
}

	.product-return .returnfaq h4 {
		/*font-family: agency fb;
	font-size: 30px;*/
		font-weight: bold;
		margin: 30px 0 15px;
		text-transform: uppercase;
	}

		.product-return .returnfaq h4 span {
			color: #ed1b24;
		}

.product-return .returnfooter {
	background: #ed1b24 none repeat scroll 0 0;
	color: #fff;
	/*font-family: agency fb;
	font-size: 28px;*/
	line-height: 33px;
	margin: 0 -21px -21px;
	overflow: hidden;
	padding: 10px 30px;
	text-transform: uppercase;
}

.product-return .returnfaq h4 a {
	color: #ed1b24;
}

.product-return .returnform-sub {
	font-size: 15px;
	margin-bottom: 30px;
}

.product-return .returnform h3:nth-child(1) {
	margin-bottom: 0;
}

.product-return .returnform input[type="text"] {
	border: medium none;
	/*font-family: agency fb;
	font-size: 27px;*/
	font-weight: bold;
	margin-top: 15px;
	padding: 16px 18px;
	width: 90%;
}

.product-return .returnform select {
	border: medium none;
	/*font-family: agency fb;
	font-size: 27px;*/
	font-weight: bold;
	margin-top: 15px;
	padding: 16px 18px;
	width: 90%;
}

.product-return .returnform textarea {
	border: medium none;
	/*font-family: agency fb;
	font-size: 27px;*/
	font-weight: bold;
	margin-top: 15px;
	padding: 16px 18px;
	width: 98%;
	height: 225px;
	margin-top: 30px;
}

.product-return .returnform .title {
	/*font-family: agency fb;
	font-size: 25px;*/
	font-weight: bold;
	text-transform: uppercase;
}

.product-return .returnform .col-md-4 > input[type="file"] {
	margin-bottom: 7px;
}

.product-return .returnform select option:nth-child(1) {
	color: #ccc;
}

.product-return select:invalid {
	color: #ccc;
}

.product-return #btnSubmitRequest, #btnSubmit {
	border: 0 none;
	color: #fff;
	font-size: 24px;
	padding: 19px 20px;
	text-transform: uppercase;
	float: right;
}

#btnSubmit {
	text-decoration: none;
	float: none;
}

.product-return .popuptitle {
	font-family: agency fb;
	font-size: 60px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}

.product-return .popupcontent {
	font-size: 15px;
	padding: 0 20px 35px;
	text-align: center;
}

.product-return .red {
	color: #ed1b24;
}

.product-return .popuptitle span {
	color: #ed1b24;
}

.product-return .col-md-3 {
	float: left;
	padding: 5px;
	width: 25%;
}

.product-return .col-md-4 {
	float: left;
	padding: 5px;
	width: 30%;
}

.product-return .col-md-6 {
	float: left;
	padding: 5px;
	width: 50%;
}



.product-return .clearfix {
	clear: both;
}

.product-return .row {
	float: left;
	position: relative;
	width: 100%;
}

.product-return .col-md-8 {
	float: left;
	width: 60%;
}

.product-return .col-md-2 {
	float: left;
	width: 20%;
}

.product-return .text-right {
	text-align: right;
}
.form-label-suffix-required {
	display: none;
}

.form-control-feedback {
	float: right;
	display: table;
	margin-top: -37px;
}

.returnform .entry-feedback-wrapper input, .returnform .entry-feedback-wrapper select {
	width: 95%;
	height: 3.5rem !important;
	border: 1px solid #ced4da;
	border-radius: 0px;
}

.product-return h3, .product-return .returnform h3 {
	/*font-family: "Agency FB";*/
	font-size: 41px;
	font-weight: bold;
	margin: 25px 0;
	text-transform: uppercase;
}

.returnform .form-group-medium .entry-feedback-wrapper, .returnform .form-group-medium select.form-control {
	width: auto;
}
