
.fast-order-form-container {
	background: white;
	font-family:speak_regular;
	  -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	  border-radius: 3px;
	  width: 342px;
	  margin: 0 auto;
	  -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);
	  -moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);
		box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);
		display:block;
		overflow:hidden;
		text-align:left;
}
.fast-order-form-container .title {
	background:#3bcaf4;
	height:39px;
	color:white;
	font-family:speak_heavy;
	line-height: 45px;
	font-size:24px;
	text-transform:uppercase;
}
#lgi-overlay-fast-order-form-overlay .fast-order-form-container .title {
	text-indent:82px;
}
#lgi-overlay-success .fast-order-form-container .title {
	text-indent:102px;
}
.fast-order-form-container .close-box {
	float: right;
	  position: relative;
	  height: 100%;
	  width: 38px;
	  background: #1cb2de;
	  border: 0;
	  cursor: pointer;
	  top: auto;
	  left: auto;
	  right: auto;
	  position: relative;
}
.fast-order-form-container .close-box .logo-x{
	position: absolute;
  	background: url(../../img/2014/fast-order-form/sprite.png) no-repeat -59px 0;
  	width: 24px;
  	height: 23px;
  	top: 50%;
  	margin-top: -10px!important;
  	left: 50%;
  	margin-left: -10px;
}
.fast-order-form-container .close-box:hover {
	background:#19a9d3;
}
.form-container {
	font-size:20px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:20px;
	display:block;
	overflow:hidden;
}
.form-container small {
	font-size:19px;
}
.form-container>p {
	margin-top: 15px;
  	line-height: 18px;
  	font-size: 15px;
  	font-family:speak_bold;
}
.form-container strong {
	font-family:speak_heavy;
	font-weight:normal;
}
.form-container .element{
	width: 100%;
  	display: block;
  	overflow: hidden;
}
.form-container label {
	background: #eaeaea;
	  color: #2e2e2e;
	  height: 39px;
  	  line-height: 45px;
  	  width: 70px;
	  float: left;
	  text-indent:13px;
	  text-align: left;
	  font-size:14px;
	  color:#7f7f7f;
	  font-family:speak_heavy;
	  text-transform:uppercase;
}
.input-text-group {
	width:296px;
	background:#eaeaea;
	border:1px solid #d7d7d7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	overflow:hidden;
	margin-top:18px;
}
.input-text-group .element {
	border-bottom:1px solid #d7d7d7;
}
.element.action {
	width:298px;
}
.input-text-group .element-3 {
	border-bottom:none;
}
.input-text-group input[type="text"] {
	background:white;
	border:none;
	height:39px;
	float:left;
	width:206px;
	outline: none!important;
	line-height: 45px;
	color:#7f7f7f;
	font-family:speak_heavy;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	line-height: 42px;
}
.form-container input[type="submit"] {
	height: 40px;
	  color: white;
	  width: 100%;
	  background: #ff7d00;
	  margin: 0 auto;
	  text-transform: uppercase;
	  font-family: speak_heavy;
	  text-align: center;
	  border: 0;
	  font-size: 24px;
	  display: block;
	  -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	  border-radius: 3px;
	  cursor: pointer;
	  outline: 0;
	  margin-top: 18px;
	  line-height: 42px;
}
.form-container input[type="submit"]:hover {
	background:#e77405;
}
/* 
.call-box {
	height:57px;
	background:#5aca5d;
	width:232px;
	float:right;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color:white;
	font-size:15px;
	font-family: speak_regular;
	margin-bottom:13px;
	display:block;
	overflow:hidden;
}
.call-box .phone-case{
	background:#35b038;
	width:55px;
	height:56px;
	float:left;
	position: relative;
}
.phone-case .logo {
	background:url(../../img/2014/fast-order-form/sprite.png) no-repeat 0px -208px;
	width:39px;
	height:39px;
	top:50%;
	left:50%;
	margin-left: -18.5px;
  	margin-top: -17.5px;
	position:absolute;
}
.call-message {
	float:right;
	width:162px;
	padding-left:14px;
}
.call-message p {
	  margin-top: 7px;
}
.call-message .big {
	font-size: 26px;
	font-family: speak_heavy;
	color:white;
	text-decoration:none;
}
.call-message a:hover {
	color:white;
}
*/
.call-box-2 {
	float:left;
	width:100%;
	margin-top:18px;
}
.call-box-2 .phone-case{
	width:47px;
	float:left;
	position: relative;
}
.call-box-2 .phone-case .logo {
	background:url(../../img/2014/fast-order-form/sprite.png) no-repeat -59px -23px;
	width:40px;
	height:39px;
	float:left;
	margin-top: -1px;
    margin-left: 5px;
}
.call-box-2 .call-message {
	float:left;
	width:162px;
	
}
.call-box-2 .call-message p {
	 color:#25c4f3;
	 font-size:14px;
	 float:left;
	 margin-top: -14px;
	 font-family:speak_bold;
}
.call-box-2 .call-message .big {
	font-size: 26px;
	font-family: speak_heavy;
	text-decoration:none;
	margin-bottom:-23px;
	display:block;
}
.call-message a:hover {
}
#fof_errors {
	display:none;
}
.fof_error{
	color: #F00000;
  	font-size: 14px;
  	line-height: 16px;
  	font-family: speak_bold;
}
.fof-call-button {
	position: fixed;
	top:250px;
	right:0px;
	background:url(../../img/2014/fast-order-form/sprite.png) no-repeat 0px 0px;
	width:44px;
	height:208px;
	z-index: 100;
}
#lgi-overlay-fast-order-form-overlay button.upc-overlay-close,
#lgi-overlay-success button.upc-overlay-close{
	display:none;	
}
#lgi-overlay-fast-order-form-overlay .fast-order-form-container button.upc-overlay-close,
#lgi-overlay-success .fast-order-form-container button.upc-overlay-close{
	display:block;	
}
#lgi-overlay-fast-order-form-overlay .upc-overlay-skin1,
#lgi-overlay-success .upc-overlay-skin1 {
	background:none;
  	box-shadow: none; 
  	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  	-moz-border-radius: 0px;
  	-webkit-border-radius: 0px;
  	border-radius: 0px;
}
#lgi-overlay-fast-order-form-overlay.upc-overlay,
#lgi-overlay-success.upc-overlay {
	width: 462px!important;
 	left: 50%!important;
  	margin-left: -231px;
}
#lgi-overlay-fast-order-form-overlay .upc-overlay-overflow,
#lgi-overlay-success .upc-overlay-overflow {
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	position:relative;
	overflow:visible;
}
/*
#lgi-overlay-success .upc-overlay-skin1{
	font-size:24px;
	color:#2e2e2e;
	font-family:speak_bold;
	line-height:28px;
	background:url(../../img/2014/fast-order-form/success-back.jpg) repeat-x top center white;
}
#lgi-overlay-success .upc-overlay-close {
	background:url(../../img/2014/fast-order-form/sprite.png) no-repeat 0px -247px;
	width:32px;
	height:32px;
}
*/
.fast-order-form .upc_button2 {
	margin-top:18px;
}
.fast-order-form .upc_button2 span {
	width:262px;	
}

#lgi-overlay-success .thank-you-message {
	margin-top: 20px;
  	font-family: speak_bold;
  	font-size: 18px;
  	line-height: 20px;
}
#lgi-overlay-fast-order-form-overlay .disclaimer {
	float:left;
	clear:both;
	font-family:speak_bold;
	font-size:12px;
	line-height:14px;
	color:#2e2e2e;
	margin-top: 4px;
}


@media screen and (max-width: 1030px) {
   .fof-call-button  {
       display:none;
    }
}