	.aios-quick-style-5{
		width: 100%;
		height: auto;
	}
		.aios-quick-style-5 form{
			display: block;
			width: 100%;
		}

			.aios-quick-style-5 .qc-wrap{
				width: 100%;
				height: 59px;
				border: solid 1px #b7b7b7;		
				position: relative;		
			}
				.aios-quick-style-5 .qc-wrap input[type="text"]{
					width: 100%;
					height: 100%;
					background: transparent;
					border: none;
					outline: none;
					color: #b7b7b7;
					font-size: 15px;
					padding-top: 20px;
					padding-bottom: 16px;
					padding-left: 20px;
					padding-right: 130px;
					box-sizing: border-box;
				}
				.aios-quick-style-5 .qc-wrap input[type="submit"]{
					border: none;
					font-size: 13px;
					color: #fff;
					outline: none;
					width: 114px;
					height: 38px;
					background-color: #000;
					text-transform: uppercase;
					position: absolute;
					right: 9px;
					top: 9px;

				}




#content-full{
	min-height: unset!important;
	margin-top: 50px;
}