/************ FORM ************/

.formWrapper {
	width: 400px;
	background: #fff;
}

#quick-form, #quick-form *, #quick-form *:before, #quick-form *:after,
#quick-form1, #quick-form1 *, #quick-form1 *:before, #quick-form1 *:after,
#chef-quick-form, #chef-quick-form *, #chef-quick-form *:before, #chef-quick-form *:after, #pop-request-info *:before, #pop-request-info *:after, #quick-form-req-info *:before, #pop-request-info *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
#quick-form,
#quick-form1,
#chef-quick-form,#pop-request-info{
	/*width: 400px;*/
	height: auto;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	/* background-color:#FC6; */
}
#quick-form-req-info  {
	width:100%;
}
#chef-quick-form, #pop-request-info{
	width:100% !important;
	margin-top:20px;
}

#quick-form #form-title,
#quick-form1 #form-title,
#chef-quick-form #form-title, #pop-request-info #form-title,#quick-form-req-info #form-title {
	font: 400 31px Arial, Helvetica, sans-serif;
	color: #1B569C;
	margin: 0 0 -21px 0;
	position: relative;
	text-align: center;
	background: #FFB401;
	padding: 19px 13px 31px 13px;
}

#quick-form #form-fields,
#quick-form1 #form-fields,
#chef-quick-form #form-fields, #pop-request-info #form-fields, #quick-form-req-info #form-fields {
	/* padding: 0 21px 14px; */
}

#quick-form p.express-consent,
#quick-form1 p.express-consent,
#chef-quick-form p.express-consent, #pop-request-info p.express-consent, #quick-form-req-info p.express-consent {
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	color: #37383a;
	text-align: left;
	margin: 5px 0 0;
	padding: 0;
}
#chef-quick-form p.express-consent, #pop-request-info p.express-consent, #quick-form-req-info p.express-consent{
  font-size: 13px;
  color: #252525;
  line-height: 1.66em;
  text-align: center;
  font-family: Open Sans;
}

#quick-form-req-info p.express-consent {
	text-align:left;
}
#quick-form-req-info input[type=text], #quick-form-req-info select {
	width:400px;
}
#quick-form p.express-consent a,
#quick-form1 p.express-consent a,
#chef-quick-form p.express-consent a, #pop-request-info p.express-consent a, #quick-form-req-info p.express-consent a{
    color: #37383a;
	text-decoration:underline;
	position:relative;

}

#quick-form .form-row,
#quick-form1 .form-row,
#chef-quick-form .form-row, #pop-request-info .form-row, #quick-form-req-info .form-row {
    float: left;
    padding-top: 0;
    padding-bottom: 12px;
	width:100%;
	position: relative;
}

#quick-form .form-row,
#quick-form1 .form-row {
	padding-bottom: 8px;
}

/* Change these numbers to get the correct space inbetween your split row form fields, then set the padding on #form-fields to get the distance on the edges*/
#quick-form .form-row, #quick-form .form-row div.split-form-row,
#quick-form1 .form-row, #quick-form1 .form-row div.split-form-row,
#chef-quick-form .form-row, #chef-quick-form .form-row div.split-form-row,
#pop-request-info .form-row, #pop-request-info .form-row div.split-form-row,
#quick-form-req-info .form-row, #quick-form-req-info .form-row div.split-form-row
 {
	padding-left: 3px;
	padding-right: 3px;
}

#quick-form .form-row.form-row-double,
#quick-form1 .form-row.form-row-double,
#chef-quick-form .form-row.form-row-double,
#pop-request-info .form-row.form-row-double,
#quick-form-req-info .form-row.form-row-double {
    padding-right: 0px;
	padding-left: 0px;
}

#quick-form .form-row div.split-form-row,
#quick-form1 .form-row div.split-form-row,
#chef-quick-form .form-row div.split-form-row,
#pop-request-info .form-row div.split-form-row,
#quick-form-req-info .form-row div.split-form-row
 {
	float: left;
	width: 50%;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}

#quick-form .divide,
#quick-form1 .divide,
#chef-quick-form .divide,
#pop-request-info .divide,
#quick-form-req-info .divide
 {
	background-color: #CFCFCF;
	clear: both;
	height: 1px;
	margin: 15px 0 0 0;
	width: 465px;
}

/************ FORM STYLES ************/
#quick-form br,
#quick-form1 br,
#chef-quick-form br,
#pop-request-info br,
#quick-form-req-info br
 {
	clear: both;
}

#chef-quick-form input, #chef-quick-form select, #chef-quick-form textarea,
#pop-request-info input, #pop-request-info select, #pop-request-info textarea
{
	background:#fff;
	clear: both;
	float: left;
	border:0px;
	resize:none;
	font: 400 16px "Open Sans",sans-serif;
	color: #62655C;
	/* border-radius: 22px; */
	width: 97%;
	border: 1px solid #222222;
	font-style: normal;
	margin: 0;
}

#quick-form input,
#quick-form1 input,
#quick-form select, #quick-form textarea,
#quick-form1 select, #quick-form1 textarea,
#quick-form-req-info input, #quick-form-req-info select,
#quick-form-req-info textarea {
	font: 400 14px "Open Sans",sans-serif;
	width: 97%;
	border: 1px solid #222222;
}


#quick-form select,
#quick-form1 select,
#chef-quick-form select,
#pop-request-info select,
#quick-form-req-info select,
#request-form select
 {
	-webkit-appearance: none;
	background:#fff url(../images/down-arrow.png) no-repeat 96%;
}

/** LABELS **/
#quick-form label,
#quick-form1 label,
#chef-quick-form label,
#pop-request-info label,
#quick-form-req-info label
 {
    color: #000000;
    display: block;
    float: left;
    font: bold 13px/18px 'Arial',sans-serif;
    margin: 0;
    padding: 0 0 3px;
    text-align: left;
}

#quick-form label.error,
#quick-form1 label.error,
#chef-quick-form label.error,
#pop-request-info label.error,
#quick-form-req-info label.error
 {
    color: #f3b13f;
    font: bold italic 18px/14px 'ralewayregular','Helvetica', arial, sans-serif;
    margin: 0;
    padding: 7px 0;
    width: auto;
	clear:both;
	width:auto;
	min-width: 27px;
	background: #0077BD;
	color: #fff;
	position: absolute;
	top: 4px;
	right: 6px;
	border-radius: 36px;
	text-align: center;
}

/** INPUTS **/
.home #quick-form1 #form-fields .form-row{margin: 0 auto; width: 50%;}
.home #quick-form1 #form-fields .form-row-half-left {width: 25%; margin: 0 0 0 24.5%; float: left;}
.home #quick-form1 #form-fields .form-row-half-right {width: 23%; float: right; margin: 0 26.5% 0 0;}
.home #quick-form1 #form-fields .submit-container{margin: 0 auto!important;}
.home #quick-form1 #form-fields #submit{background: #c48f14!important;}
.home #quick-form1 #form-fields .form-row label,.home #quick-form1 #form-fields .form-row-half-left label,.home #quick-form1 #form-fields .form-row-half-right label{color: #fff; font-size: 18px; font-family: inherit; margin-left: 3px; margin-bottom: 2px;}

.home #quick-form1 #form-fields .form-row-new {margin: 0 auto; width: 50%; height:60px;}
.home #quick-form1 input, .home #quick-form1 select {border:none; margin-left:-3px;}
 .home #quick-form1 select::-ms-expand {
        display: none;
    }
.home #quick-form1 #submit {margin-top:20px;}

#quick-form input,
#quick-form1 input,
#chef-quick-form input,
#pop-request-info input
 {
    padding: 15px 15px;
	width:97% !important;
	height:46px;
}
.popup-form #quick-form input {
	min-width:100%;
}
#chef-quick-form input, #pop-request-info input{
	width:100% !important;
}
/** SELECT BOXES **/
#quick-form select,
#quick-form1 select,
#chef-quick-form select,
#pop-request-info select, #quick-form-req-info select {
    padding: 8px 11px;
    position: inherit;
    min-width: 100%;
	height:46px;
}
.online-req-info #quick-form select,
.online-req-info #quick-form1 select {
	min-width:97%;
}
.online-req-info #quick-form-req-info select {
	width:400px;
	min-width:inherit;
}

/** RADIO BUTTONS **/
#quick-form .radio input,
#quick-form1 .radio input,
#chef-quick-form .radio input,
#pop-request-info .radio input,
#quick-form-req-info .radio input
 {
	border: none;
	cursor: pointer;
	margin: 5px 8px 0 10px;
	margin-top: 3px \9;
	*margin-top: 1px;
	width: 15px;
}

/** NO BORDER ON FOCUS **/
#quick-form input#submit:focus,
#quick-form1 input#submit:focus,
#chef-quick-form input#submit:focus,
#pop-request-info input#submit:focus,
#quick-form-req-info input#submit:focus,
input#submit.sffocus,
.radio input:focus,
.radio input.sffocus {
	border: none;
}

/** FORM BUTTONS **/

#quick-form .submit-container,
#quick-form1 .submit-container,
#chef-quick-form .submit-container, #pop-request-info .submit-container,#quick-form-req-info .submit-container {
    clear: both;
    text-align: center;
    width: 281px;
    /*margin:  0 auto;*/
    background: #ac151e;
    padding: 5px;
    border: 1px solid #fff;
}
#chef-quick-form .submit-container, #pop-request-info .submit-container{
	margin:  0 auto;
}
#quick-form .submit-container,
#quick-form1 .submit-container {
	padding: 0px;
	width: 200px;
	line-height: 45px;
}
#quick-form #submit,
#quick-form1 #submit,
#chef-quick-form #submit, #pop-request-info #submit, #quick-form-req-info #submit {
	float: none;
    height: auto;
    width: auto;
	background: none;
	border:0px;
	padding: 10px 33px;
	font-size: 25px;
	font-weight: 400;
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
	/* border-radius: 44px; */
	font-family: arial;
	font-weight: bold;
}

#chef-quick-form #submit:hover,#chef-quick-form #submit:hover, #quick-form-req-info #submit:hover {
	/*background:none;*/
}

.home #quick-form1 .express-consent{font-size:10px!important;}

.home #sign-up-top{font-size:30px!important}

#quick-form #submit, #quick-form1 #submit {
	font-size: 23.5px;
	padding: 6px 6px;
	cursor: pointer;
	background: #ac151e;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
#quick-form #submit:hover, #quick-form1 #submit:hover {
	background: #ac151e!important;
	color: #fff!important;
}

#quick-form .clear, #quick-form1 .clear,
#chef-quick-form .clear, #chef-quick-form .clear, #quick-form-req-info .clear {
	clear: both;
}

#menu-item-7337 {
	background:#c59213 !important;
}

 #menu-item-7411 {
	background:#ac151e url(../images/down-arrow.jpg) no-repeat center 89%  !important;
}

.popup-form .submit-container {
	margin: 0 auto;
}

.popup-form #quick-form .express-consent,
.popup-form #quick-form1 .express-consent {
	font: normal 12px/19px Arial, Helvetica, sans-serif;
  color: #37383a;
  text-align: center;
  margin: 5px 0 0;
  padding: 0;
}
	.popup-form.formWrapper {
	  background: #dadada;
	  /*border: 1px solid #720026;*/
	  box-shadow: 0px 0px 12px #000;
	  position: fixed;
	  padding: 20px 20px 0px 20px;
	  right: 2px;
	  top: 94px;
	  z-index: 999990;
	  display: none;
		width: 244px;

	}
	.popup-form select {
		font-size: 14px;
	}
	#disclosure-tooltip {
display: none;
position: absolute;
bottom: 20px;
right: 0px;
width: 160px;
padding: 12px;
background-color: #222;
color: #fff;
font-size: 10px;
z-index: 999;
}
#disclosure-tooltip{
	right:-68px;
	width:178px;
}
.home #quick-form1 #disclosure-tooltip{
	right:400px;
	width:178px;
}
#quick-form p.express-consent a,
#quick-form1 p.express-consent a {
	position:relative;
}
.mk-col-1-5 {
	width:21%;
}

.page-id-100 .theme-page-wrapper.full-layout.mk-grid.vc_row-fluid.row-fluid {
	display:block;
}

#pop-request-info #disclosure-tooltip {
display: none;
position: absolute;
bottom: 20px;
right: 92px;
width: 178px;
padding: 12px;
background-color: #222;
color: #fff;
font-size: 10px;
z-index: 999;
}


@media (min-width: 1200px) {
	.left-column {
		width:100% !important;
	}
	.left-column .wpb_raw_html{
		float: left;
		width: 64%;
	}
	.left-column .column_container{
		width:36%;
	}
	.online-req-info {
		width:100%;
	}
	.online-req-info #quick-form , .online-req-info #quick-form1 {
		width:inherit;
	}
	.online-req-info #quick-form .form-row, .online-req-info #quick-form1 .form-row{
		width:400px;
	}
	.online-req-info #quick-form .form-row.add-width, .online-req-info #quick-form-req-info .form-row.add-width, .online-req-info #quick-form1 .form-row.add-width {
		margin:10px 0px;
		width:100%;
	}

	.theme-wrap .theme-page-wrapper {
		margin:0px auto !important;
	}
	.theme-wrap .theme-content  {
		padding:0 8px !important;
	}

.page-id-7769 .vc_row-fluid.visible-sm{
	display:none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.left-column {
			width:100% !important;
	}
	.left-column .wpb_raw_html{
		float: left;
		width: 64%;
	}
	.left-column .column_container{
		width:36%;
	}
	.page-id-7769 .vc_row-fluid.hidden-sm{
	display:none;
}
}

@media (min-width: 320px) and (max-width: 767px) {
    
.home #quick-form1 #form-fields .form-row {margin: 0 auto; width: auto;}
.home #quick-form1 #form-fields .form-row-half-left {margin: 0 auto; width: 100%;}
.home #quick-form1 #form-fields .form-row-half-right {margin: 6px auto; width: 100%;}
.home #quick-form1 #form-fields .form-row-new {height:0px;}
.home #quick-form1 #form-fields .submit-container {padding-top:20px;}
    
    /*Mobile fixes*/
    
    
	.formWrapper.online-req-info,
    #quick-form,
    #quick-form1 {
		width:100%;
	}
	.theme-wrap .theme-page-wrapper .theme-content  {
		padding:0 !important;
	}
	.story_right-content p a {
		margin-bottom:10px;
	}
	.theme-page-wrapper .theme-content:not(.no-padding) {
	  padding: 0px 0 !important;
	}
	.theme-page-wrapper #mk-sidebar .sidebar-wrapper {
	   padding: 0px 0 !important;
	}
	.online-req-info #quick-form-req-info select {
	width:400px;
	min-width:inherit;
	}
	#quick-form-req-info input[type="text"], #quick-form-req-info select {
			width:100% !important;
	}
}

select {
	-moz-appearance: none;
}

.page-id-10524 #theme-page .theme-page-wrapper .theme-content {
	padding:0px 20px 30px 20px;
}

.page-id-10524 #theme-page .theme-page-wrapper {
	margin-top:0px;
}

#close-form-wrapper {
	background-color: #333333;
	color: #fff;
	line-height: 30px;
	width: 284px!important;
	margin-left: -20px;
	margin-top: 13px;
	text-align: center;
}

#close-form-wrapper .close-form-text {
	display: inline-block;
	font-size: 8pt;
}
#close-form-wrapper .close-form-text a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#close-form-wrapper .close-form-image {
	display: inline-block;
	margin-left: 3px;
	padding-top: 2px;
}
