#over {display: none; }

.quote {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	margin: 0 auto;
	background: #fff url(../images/carquote-bg.jpg) center center no-repeat;
	background-size: cover;
}
.quote.bg1 {
	background: #fff url(../images/carquote-bg6.jpg) top center no-repeat;
	background-size: cover;
}
.quote.bg2 {
	background: #fff url(../images/carquote-bg5.jpg) center center no-repeat;
	background-size: cover;
}
.quote.bg3 {
	background: #fff url(../images/carquote-bg3.jpg) center center no-repeat;
	background-size: cover;
}
.quote.bg4 {
	background: #fff url(../images/carquote-bg2.jpg) bottom center no-repeat;
	background-size: cover;
}
.quote.bg5 {
	background: #fff url(../images/carquote-bg4.jpg) center center no-repeat;
	background-size: cover;
}
.quote.taxi_bg1 {
	background: #fff url(../images/taxiquote-bg.jpg) top center no-repeat;
	background-size: cover;
}
.quote.taxi_bg2 {
	background: #fff url(../images/taxiquote-bg2.jpg) center center no-repeat;
	background-size: cover;
}
.quote.taxi_bg3 {
	background: #fff url(../images/taxiquote-bg3.jpg) center center no-repeat;
	background-size: cover;
}
.quote.taxi_bg4 {
	background: #fff url(../images/taxiquote-bg4.jpg) top center no-repeat;
	background-size: cover;
}
.quote.taxi_bg5 {
	background: #fff url(../images/taxiquote-bg5.jpg) bottom center no-repeat;
	background-size: cover;
}
.quote.taxi_bg6 {
	background: #fff url(../images/taxiquote-bg6.jpg) bottom center no-repeat;
	background-size: cover;
}
.quote.hq {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	margin: 0 auto;
	background: none;
}

.quote #quoteTool {
	background: url(../images/quotecontent-bg.png) top left repeat;
}

.quote.hq #quoteTool {
	background: url(../images/quote-bg.jpg) center center no-repeat;
}

#quoteTool.app p#quoteref,  p#quoteref {
	text-align: center !important;
	padding: 5px 0;
	background: #eee;
	width: 300px;
	float: right;
	border: 1px #ddd solid;
	border-radius: 20px;
	}

#tower {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	background: #fff;
	border-radius: 5px;
	border-top: 1px #eee solid;
	}

#tower .timg {
	float: left;
	width: 40%;
	}

#tower .timg img {
	width: 50%;
	float: right;
	}

#tower .ttxt {
	float: left;
	width: 60%;
	}

#tower .ttxt p {
	padding: 44px 0 0 0;
	}

#quoteTool {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0 auto;
	border-radius: 0 0 5px 5px;
}
#quoteTool.app {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0 auto;
	background: url(../images/quotecontent-bg.png) top left repeat;
	border-radius: 0 0 5px 5px;
}
#quoteTool .flash {display: none; }
#quoteTool h1 {
	color: #1394ce;
	padding: 25px 0 5px 0;
	margin: 0px;
	font-size: 18px;
}
#quoteTool h2 {
	color: #055590;
	text-transform: uppercase;
	text-align: center;
}
.quote.hq #quoteTool h2 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 20px 0;
}
#quoteTool .threecol h2 {
	color: #1394ce;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 0 0;
}
#quoteTool h3 {
	color: #055590;
	text-transform: uppercase;
	font-family: "freight-sans-pro";
  font-weight: 900;
}
#quoteTool h3#price_total {
	color: #055590;
	text-transform: uppercase;
	font-family: "freight-sans-pro";
  font-weight: 900;
  font-size: 40px;
  line-height: 40px;
}
#quoteTool h3 span {
	color: #2d2d2d;
  font-size: 11px;
  line-height: 40px;
	text-transform: uppercase;
}
#quoteTool h4 {
	color: #055590;
	text-align: left;
	margin: 0px;
}
#quoteTool p {
	color: #055590;
	font-family: "pt-sans-caption";
	font-weight: 400;
	text-align: left;
	margin: 0 0 5px 0;
	font-size: 13px;
}
#quoteTool p {
	color: #000;
	margin: 0 0 5px 0;
}
#quoteTool.app p {
	color: #000;
	margin: 0 0 5px 0;
	font-family: "pt-sans-caption";
	font-weight: 400;
}
#quoteTool.app p#note {
	color: #fff;
	margin: 0 auto 5px auto;
	font-family: "pt-sans-caption";
	font-weight: 400;
	background: #ac0c17;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 12px;
	display: inline-block;
	width: auto;
}
#quoteTool .threecol p {
	color: #055590;
	text-align: center;
	margin: 0 0 10px 0;
}

#quoteTool.app #accordion h3 {
	font-size: 15px;
	font-family: "freight-sans-pro";
	font-weight: 900;
	color: #000;
}

#quoteTool.app #accordion h3 i {
	float: right;
}

#quoteTool.app #accordion p {
	color: #000;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 0 0;
	font-family: "pt-sans-caption";
	font-weight: 400;
}

#quoteTool.app #accordion ol li {
	color: #000;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 0 0;
	font-family: "pt-sans-caption";
	font-weight: 400;
}

#quoteTool hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #055590;
  margin: 1em 0;
  padding: 0;
}
#quoteTool hr.accid {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #055590;
  margin: 0.2em 0 0.6em 0;
  padding: 0;
}
#quoteTool .smlcol hr, #quoteTool .smlcor hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #eee;
  margin: 1em 0;
  padding: 0;
}

#QTpanels ul li {
	display: block;
	float: left;
}
#QTpanels ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.QTtabs {
	width: 100%;
	display: block;
	clear:both;
	height: 50px;
}
.QTtabs li {
	width: 33.3%;
	margin: 0 0 0 0;
}
.QTtabs li:last-child {
	width: 33.4%;
	margin: 0 0 0 0;
}
.QTtabs li a {
	background: #055590;
	color: #fff;
	line-height: 46px;
	font-size: 16px;
	width: 100%;
	padding: 0 0;
	height: 46px;
	position: relative;
	float: left;
	display: block;
	margin: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
}
.QTtabs li a:hover, .QTtabs li a.activetab {
	background: transparent;
	color: #055590;
	-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.QTtabs.hidetabs li a { display: none; }
.QTtabs.hidetabs li a.activetab { display: block;  line-height: auto;
  font-size: 16px;
  width: 100%;
  padding: 15px 0 0 0;
  height: auto; }

.QTpanel {
	width: 100%;
	display: block;
	float: left;
	padding: 0;
	box-sizing: border-box;
}
.QTpolicy {
	width: 45%;
	display: block;
	float: left;
	padding: 0;
	box-sizing: border-box;
}
.QTformpanel {
	width: 100%;
}

nav.brokenav {
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
}
nav.brokenav ul {
	margin: 0px;
	padding: 0px;
	}
nav.brokenav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 25%;
	}
nav.brokenav ul li a {
	background: #055590;
	color: #fff;
	line-height: 46px;
	font-size: 16px;
	width: 100%;
	padding: 0 0;
	height: 46px;
	position: relative;
	float: left;
	display: block;
	margin: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
}
nav.brokenav ul li a {
	background: #055590;
	color: #fff;
	line-height: 46px;
	font-size: 16px;
	width: 100%;
	padding: 0 0;
	height: 46px;
	position: relative;
	float: left;
	display: block;
	margin: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
	box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
}
nav.brokenav ul li a:hover {
	background: #13a3d9;
}

.lcol {
	width: 100%;
	float: left;
	display: block;
	margin: 0 0 0 0;
}
.lcol .inner {
	width: 100%;
	float: left;
	display: block;
	margin: 0 0 0 0;
}
.lcol .inner2 {
	width: 100%;
	float: left;
	display: block;
	margin: 1% 0 1% 0;
}
.rcolimg {
	float: left;
	width: 30%;
	margin: 5% 0 0 0;
}

.smlcol {
	width: 47%;
	float: left;
	display: block;
	margin: 0 1.5% 0 0;
	padding: 1% 1%;
	border: 1px #eee solid;
	border-radius: 5px;
}

.smlcor {
	width: 47%;
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 1% 1%;
	border: 1px #eee solid;
	border-radius: 5px;
}

.threecol {
	width: 28.3%;
	margin: 2% 1.3% 1% 1.3%;
	padding: 2% 1%;
	float: left;
	border: 2px #055590 solid;
	border-radius: 5px;
	text-decoration: none;
	}
.threecol.mar1 { background: url(/images/home-mar2016-1.png) center center no-repeat; background-size: cover; }
.threecol.mar2 { background: url(/images/home-mar2016-2.png) center center no-repeat; background-size: cover; }
.threecol.mar3 { background: url(/images/home-mar2016-3.png) center center no-repeat; background-size: cover; }

.threecol img {
	width: 100%;
	margin: 5% auto 8% auto;
	display: block;
	float: none;
	}

.threecol p {
	text-align: center;
	clear: both;
	display: block;
	color: #fff;
	font-family: "pt-sans-caption";
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 15px 0;
	}

.threecol .btn {
	margin: 0 auto;
	padding: 6px 0 4px 0;
	float: none;
	display: block;
	width: 80%;
	font-family: "freight-sans-pro";
	font-weight: 900;
	clear: both;
	position: relative;
	font-size: 15px;
	}

.threecolPolicy {
	width: 30.3%;
	margin: 1% 1.3% 4% 1.3%;
	padding: 0;
	float: left;
	border: 2px #055590 solid;
	background: none;
	border-radius: 5px;
	}

.threecolPolicy div.IntCont {
	padding: 7% 7%;
	position: relative;
	display: block;
	}

.threecolPolicy img {
	width: 80%;
	margin: 0 auto;
	display: block;
	float: none;
	}

.threecolPolicy p {
	text-align: left;
	clear: both;
	display: block;
	color: #000;
	font-family: "pt-sans-caption";
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px 0;
	}

.threecolPolicy ul {
	text-align: left;
	clear: both;
	display: block;
	color: #000;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 15px;
	font-family: "pt-sans-caption";
	font-weight: 400;
	list-style: none;
	}
 
.threecolPolicy ul li {
	margin-bottom: 15px;
	position:relative;
	}
.threecolPolicy ul li::before {
	content: '✔';
	position: absolute;
	left: -20px;
	color: #055590;
	}

.threecolPolicy .btn {
	float: none;
	display: block;
	width: 80%;
	clear: both;
	font-family: "freight-sans-pro";
	font-weight: 900;
	position: relative;
	text-decoration: none;
	margin: 0 auto 10px auto;
	}
	
.threecolPolicy h2 {
	font-size: 17px;
	margin: 0 0 15px 0;
	color: #000;
	font-family: "freight-sans-pro";
	font-weight: 700;
	text-align: left;
}
	
.threecolPolicy h2 span {
	font-size: 16px;
	color: #3a92d2;
	display: block;
	text-align: center;
	font-family: "freight-sans-pro";
	font-weight: 900;
}
	
.threecolPolicy h3 {
	font-size: 40px;
	margin: 0 0 5px 0;
	color: #055590;
	text-align: center;
	font-family: "freight-sans-pro";
	font-weight: 900;
}

.threecolPolicy p.smlprice {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0 0;
	color: #000;
	text-align: left;
}

.threecolPolicy p.excess {
	margin: 0 0 15px 0;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
}

.threecolPolicy p.excess a {
	text-decoration: none;
}
	
.threecolPolicy h3 span {
	font-size: 12px;
	line-height: 40px;
	color: #3a92d2;
	text-align: center;
	font-family: "freight-sans-pro";
	font-weight: 900;
}
#quoteTool .lcol .inner hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #055590;
    margin: 0.2em 0 0.6em 0;
    padding: 0;
}
.QTpolicySliders {
	display: block;
	width: 33%;
	margin: 0 0 0 0;
	float: left;
}

.ac-container{
	width: 100%;
	text-align: left;
}
.ac-container label.yep{
	font-family: "freight-sans-pro";
	font-weight: 500;
	padding: 8px 5% 10px 5%;
	width: 90%;
	clear: both;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #2d2d2d;
	line-height: 33px;
	font-size: 19px;
	border-top: 1px #2d2d2d solid;
}
.ac-container label.yep i { float: right; margin: 7px 0 0 0; color: #2d2d2d; }
.ac-container label.yep:hover{
	background: #fff;
}
.ac-container input.yerp:checked + label.yep,
.ac-container input.yerp:checked + label.yep:hover{
	background: #eee;
	color: #000;
}
.ac-container label.yep:hover:after,
.ac-container input.yerp:checked + label.yep:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input.yerp:checked + label.yep:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input.yerp {
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	clear: both;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}x
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 90px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}

#motor, #bike, #taxi {
	padding: 0 35px 0 35px;
	}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
.application fieldset > div, .application fieldset, .application section {
	display: block;
	float: left;
}
.application fieldset > div {
	border: 1px solid #0099DE;
	clear: both;
}
.application section {
	clear: both;
	width: 100%;
	border-bottom: 1px solid white;
}
.validation, .validation + .select2 {
	border: 1px inset red;
}
p {
	margin: 5px 0 0 0;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
p.fifty {
	width: 50%;
	float: left;
}
label, input, select {
	float: left;
	width: 95%;
}
label {
	font-size: 11px;
	font-weight: bold;
}
h3 {
	margin: 7px 0;
}
.QTpanel > section {
	position: relative;
	display: block;
}
.loading {
	height: 400px;
	width: 1000px;
	top: -65px;
	left: 0;
	position: absolute;
	background: #0d6cb1 url(../images/quote-bg.jpg) top left no-repeat;
	z-index: 100;
	border-radius: 0 0 5px 5px;
	display: none;
}
.loading img {
	margin: 150px auto;
	display: block;
}
.hide {
	display: none!important;
}
.QTpolicySliders p {
	width: 100%;
	clear: both;
	display: block;
	text-align:center;
	color: #000;
	margin: 0px;
}
#QTpanels .QTpolicySliders .field {
	width: 100%;
	display: block;
}
.QTpolicySliders .slider {
	float: left;
	width: auto;
	margin: 0 5px;
}
.QTpolicySliders label {
	float: left;
	width: 40%;
	margin: 0 5px;
	padding: 15px 0 0 0;
	font-size: 14px;
	color: #000;
}
.QTpolicySliders label.max {
	float: right;
	width: 40%;
	margin: 0 5px;
	padding: 15px 8% 0 0;
	font-size: 14px;
	color: #000;
	text-align: right;
}
#quoteTool .QTpolicy h3 {
  font-family: "freight-sans-pro";
  font-weight: 900;
  font-size: 16px;
  color: #000;
  margin: 0 0 0 0;
}
.QTprice h2 {
  font-family: "freight-sans-pro";
  font-weight: 900;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin: 0 0 0 0;
}
.QTprice .btn {
	background: #18b789;
	color: #fff !important;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
	display: block;
	float: right;
}
.QTprice h1 {
  font-family: "freight-sans-pro";
  font-weight: 900;
  font-size: 18px;
  color: #fff;
  margin: 0 0 10px 0;
}
.quoteWindow {
}

/*=========================================

		AutoComplete

===========================================*/

body {
	font-size: 14px;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
.container {
	width: 800px;
	margin: 0 auto;
}
.autocomplete-suggestions {
	color: #000;
	border: 1px solid #999;
	background: #FFF;
	cursor: default;
	overflow: auto;
	width: 300px;
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden;
}
.autocomplete-no-suggestion {
	padding: 2px 5px;
}
.autocomplete-selected {
	background: #F0F0F0;
}
.autocomplete-suggestions strong {
	font-weight: bold;
	color: #000;
}
.autocomplete-group {
	padding: 2px 5px;
}
.autocomplete-group strong {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	display: block;
	border-bottom: 1px solid #000;
}

.btn, .btn2 {
  font-family: "freight-sans-pro";
  font-weight: 900;
  background: #13a3d9;
  border: none;
  width: auto;
  overflow: visible;
  outline: none;
  font-size: 14px;
  display: inline-block;
  color: #fff !important;
  padding: 13px 20px 13px 20px;
  margin: 0 0 10px 0;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -khtml-border-radius: 25px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
}

.btnsml {
  font-family: "freight-sans-pro";
  font-weight: 900;
  background: #13a3d9;
  border: none;
  width: auto;
  overflow: visible;
  outline: none;
  font-size: 12px;
  color: #fff !important;
  padding: 8px 10px 8px 10px;
  margin: 0 0 10px 0;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -khtml-border-radius: 25px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
}

.btnsmlg {
  font-family: "freight-sans-pro";
  font-weight: 900;
  background: #2d2d2d;
  border: none;
  width: auto;
  overflow: visible;
  outline: none;
  font-size: 12px;
  color: #fff !important;
  padding: 8px 10px 8px 10px;
  margin: 0 0 10px 0;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -khtml-border-radius: 25px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
}

a.btn {
  font-family: "freight-sans-pro";
  font-weight: 900;
  background: #13a3d9;
  border: none;
  width: auto;
  display: block;
  overflow: visible;
  outline: none;
  font-size: 14px;
  color: #fff !important;
  padding: 13px 20px 13px 20px;
  margin: 0 0 10px 0;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -khtml-border-radius: 25px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
  float:right;
  clear: none;
}

.btn:hover {
	cursor: pointer !important;
  background: #055590;
  color: #fff !important;
}

.smlcol .btn, .smlcor .btn {
  margin: 0 0 0 0;
}

.btn.dash { margin: 0 0 0 10px;}

/***** Tooltip *****/

#quoteTool span.slick-tip {
	width: auto;
	height: auto;
	white-space: nowrap;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	background: #333;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
#quoteTool span.slick-tip.right {
	right: -30px;
	bottom: 36px;
}
#quoteTool span.slick-tip.left {
	left: 20px;
	top: -44px;
}
#quoteTool span.slick-tip.rate {
	right: -32px;
	bottom: 26px;
}
#quoteTool span.slick-tip:before {
	content: "";
	position: absolute;
	bottom: -6px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 6px solid rgba(51,51,51,1);
}
#quoteTool span.slick-tip.right:before,
#quoteTool span.slick-tip.rate:before {
	right: 30px;
	margin-left: -10px;
}
#quoteTool span.slick-tip.right:before {
	border-top: 6px solid rgba(255,255,255,1);
}
#quoteTool span.slick-tip.left:before {
	left: 20px;
	margin-right: -10px;
}
#quoteTool input:focus ~ .slick-tip,
#quoteTool select:focus ~ .slick-tip,
#quoteTool textarea:focus ~ .slick-tip,
#quoteTool .sb a:hover span.slick-tip,
#quoteTool .stars label:hover span.slick-tip {
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
#quoteTool input:required:valid ~ .slick-tip,
#quoteTool textarea:required:valid ~ .slick-tip {
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}

/*  ==================
    6. INPUTS
    ==================  */

/***** Main *****/

#QTpanels .field {
	position: relative;
	width: 24%;
	float: left;
	margin: 0 1% 10px 0;
}
#QTpanels .field.rsml {
	position: relative;
	width: 20px;
	float: left;
	margin: 0 1% 10px 0;
}
#QTpanels .field.thirtythree {
	position: relative;
	width: 32%;
	float: left;
	margin: 0 1% 10px 0;
}
#QTpanels .field.sixtysix {
	position: relative;
	width: 65%;
	float: left;
	margin: 0 1% 10px 0;
}
#QTpanels .field.onehund {
	position: relative;
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}
#QTpanels .smlcol .field, #QTpanels .smlcor .field {
	position: relative;
	width: 49%;
	float: left;
	margin: 0 1% 10px 0;
}

#QTpanels .field.left {
	position: relative;
	width: 17%;
	margin: 0 2% 0 0;
	clear: none;
	float: left;
	margin-bottom: 10px;
}

#QTpanels .field.right {
	position: relative;
	width: 19%;
	margin: 0 0 0 0;
	clear: none;
	float: right;
	margin-bottom: 10px;
}

#QTpanels .field.right .btn {
	float: right;
}

#QTpanels .field a.btn {
	text-decoration: none !important;
}

#QTpanels .field span.icon {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	background: #ddd;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	width: 38px;
	height: 100%;
}
#QTpanels .field input,
#QTpanels .field textarea {
	padding: 6px 3% 5px 5%;
	width: 91%;
	float: left;
	color: #000;
	font-size: 12px;
	border: 2px #13a3d9 solid;
	border-radius: 5px;
	font-family: "pt-sans-caption";
	font-weight: 400;
}
#QTpanels .field select {
	padding: 5px 3% 4px 5%;
	width: 89%;
	float: left;
	color: #000;
	font-size: 12px;
	border: 2px #13a3d9 solid;
	border-radius: 5px;
	font-family: "pt-sans-caption";
	font-weight: 400;
}

::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { /* Firefox 18- */
   color: 000;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: 000;  
}

:-ms-input-placeholder {  
   color: 000;  
}
#QTpanels .field textarea {
	max-height: 146px;
	height: 146px;
	resize: none;
	overflow: auto;
}
#QTpanels .field textarea.message {
	height: 159px;
	max-height: 159px;
}
#QTpanels .field textarea.project {
	height: 98px;
	max-height: 98px;
}
#QTpanels .field textarea:focus {
	height: 200px;
	max-height: 200px;
}
#QTpanels .field > input:hover,
#QTpanels .field > input:focus,
#QTpanels .field > select:hover,
#QTpanels .field > select:focus,
#QTpanels .field > textarea:hover,
#QTpanels .field > textarea:focus{
	border: 2px #eee solid;
	outline: none;
}
#quoteTool input:hover ~ span.icon,
#quoteTool input:focus ~ span.icon,
#quoteTool select:hover ~ span.icon,
#quoteTool select:focus ~ span.icon,
#quoteTool textarea:hover ~ span.icon,
#quoteTool textarea:focus ~ span.icon {
	outline: none;
	background: #333;
}

#QTpanels .field > input.validation,
#QTpanels .field > select.validation{
	border: solid 2px #f00000;
	outline: none;
}

/***** Select input *****/

#makeResults, #modelResults {
	background: #13a3d9;
	height: auto;
	z-index: 99;
	width: 250px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 2px;
	position: absolute;
	top: 55px;
}
#makeResults ul, #modelResults ul {
	display: block;
	position: relative;
	margin: 0 0 10px 0;
	clear: both;
	padding: 10px 10px 20px 10px;
}
#makeResults ul li, #modelResults ul li {
	padding: 0 0;
	width: 100%;
	display: block;
}
#makeResults ul li a, #modelResults ul li a {
	color: #fff;
	text-decoration: none;
}
#makeResults ul li a:hover, #modelResults ul li a:hover {
	text-decoration: underline;
}

#QTpanels .field select {
	background: #fff;
	height: auto;
	z-index: 2;
	width: 100%;
	padding: 6px 5% 5px 5%;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px;
}
#quoteTool select.grayed {
	color: #000 !important;
}
.arrow-select,
.arrow-select-svg {
	background: #fff url('img/select.png') no-repeat center center;
	width: 30px;
	height: 17px;
	position: absolute;
	right: 4%;
	top: 31px;
	pointer-events: none;
	vertical-align: middle;
	outline: none;
	border: none;
	z-index: 3;
}
#quoteTool select:hover ~ .arrow-select,
#quoteTool select:focus ~ .arrow-select,
#quoteTool select:hover ~ .arrow-select-svg,
#quoteTool select:focus ~ .arrow-select-svg {
	background: #fff url('img/select-focus.png') no-repeat center center;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ac51b5;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #65001c;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -3.6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ac51b5;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ac51b5;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #65001c;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #ac51b5;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #ac51b5;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #65001c;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #ac51b5;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ac51b5;
}

#quoteTool .field input:required, #quoteTool .field textarea:required, #quoteTool .field select:required {
  background: #fff url(img/required.png) no-repeat 100% 15px;
  outline: none;
  box-shadow: none;
}

/***** Block checkboxes *****/

#quoteTool .blocks {
	border: none;
	outline: none;
	position: relative;
	display: block;
	width: 100%;
	clear: both;
}

#quoteTool .blocks label {
	display: block;
	background: #fff;
	border: 2px #13a3d9 solid;
	padding: 3px 3% 1px 3%;
	font-size: 11px;
	text-align: center;
	color: #13a3d9;
	cursor: pointer;
	margin: 0 2px 0 0;
	border-radius: 14px;
	float: left;
	width: 25%;
}
#quoteTool .onehund .blocks label {
	display: block;
	background: #fff;
	border: 2px #13a3d9 solid;
	padding: 10px 3% 10px 3%;
	font-size: 14px;
	text-align: center;
	color: #13a3d9;
	cursor: pointer;
	margin: 0 2px 0 0;
	border-radius: 30px;
	float: left;
	width: 25%;
}

#quoteTool .blocks label:hover {
	background: #13a3d9;
	color: #fff;
}
#quoteTool .blocks input:checked + label { 
	background: #13a3d9;
  color: #fff;
}



#quoteTool .validationRadio label {
	display: block;
	background: #fff;
	border: 2px #f00000 solid;
	padding: 3px 3% 1px 3%;
	font-size: 11px;
	text-align: center;
	color: #f00000;
	cursor: pointer;
	margin: 0 2px 0 0;
	border-radius: 14px;
	float: left;
	width: 40%;
}

#quoteTool .validationRadio label:hover {
	background: #f00000;
	color: #fff;
}
#quoteTool .validationRadio input:checked + label { 
	background: #f00000;
  color: #fff;
}



/***** Tick checkboxes *****/

.checkbox {
	width: 240px;
	display: block;
	position: relative;
}

#quoteTool label.tick, .checkbox label.tick {
	width: auto;
	position: relative;
	display: inline-block;
	margin: 0 10px 0 0;
	float: left;
	font-size: 15px;
	font-weight: normal;
}
#quoteTool label.tick:before, .checkbox label.tick:before {
	position: absolute;
	display: inline-block;
	content: "";
	width: 16px;
	height: 16px;
	background: #fff;
	border: solid 2px #ddd;
}
#quoteTool label.tick:after, .checkbox label.tick:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	width: 8px;
	height: 4px;
	background: transparent;
	top: 6px;
	left: 5px;
	border: 2px solid #333;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#quoteTool input:checked + label.tick:after, .checkbox input:checked + label.tick:after {
	opacity: 1;
	visibility: visible;
}
#quoteTool label.tick span, .checkbox label.tick span {
	padding-left: 26px;
}
#quoteTool input[type="radio"], .checkbox input[type="checkbox"] {
    display: none;
    visibility: hidden;
    opacity: 0;
}
#quoteTool label.tick:hover span, .checkbox label.tick:hover span {
	color: #333;
}

/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 90%;
  height: 20px;
  padding: 0 0 30px 0;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #CC0000;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #CC0000;
  margin-left: 0;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
  padding: 45px 0 0 0;
  font-weight: bold;
  font-size: 18px;
	color: #055590;
}
.slider .tooltip-inner:before {
	content: '$';
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #FF0000;
  background-image: -moz-linear-gradient(top, #ff0000, #CC0000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(#CC0000));
  background-image: -webkit-linear-gradient(top, #ff0000, #CC0000);
  background-image: -o-linear-gradient(top, #ff0000, #CC0000);
  background-image: linear-gradient(to bottom, #ff0000, #CC0000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ffCC0000', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.slider-handle.triangle {
  background: transparent none;
}

/*progressbar*/

.wrapper.pcount {
	background: #0b6bb0;
	z-index: 2;
}
#progressbar2 {
	padding: 20px 0;
	margin: 0px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
	z-index: 4;
}
#progressbar2 li {
	list-style-type: none;
	font-family: "pt-sans-caption";
	font-weight: 400;
	color: white;
	text-transform: uppercase;
	font-size: 9px;
	width: 16.6%;
	text-align:center;
	float: left;
	position: relative;
}
#progressbar2 li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: white;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar2 li:after {
	content: '';
	width: 90%;
	height: 2px;
	background: white;
	position: absolute;
	left: -43.5%;
	top: 9px;
	z-index: 3; /*put it behind the numbers*/
}
#progressbar2 li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar2 li.active:before,  #progressbar2 li.active:after{
	background: #034a7c;
	color: #fff;
	z-index: 1;
}

table {
	margin: 0 0 2em 0;
	width: 100%;
}
table tbody tr {
	border: solid 1px #eee;
	border-left: 0;
	border-right: 0;
}
table tbody tr:nth-child(2n + 1) {
	background-color: rgba(144, 144, 144, 0.25);
}
table thead td {
	font-weight: bold;
	padding: 0.75em 0.75em;
	margin: 0px;
}
table tbody td {
	font-size: 12px;
	padding: 0.75em 0.75em;
	margin: 0px;
}
table th {
	color: #1dbe7c;
	font-size: 0.9em;
	font-weight: 600;
	padding: 0 0.75em 0.75em 0.75em;
	text-align: left;
}
table thead {
	border-bottom: solid 2px #eee;
}
table tfoot {
	border-top: solid 2px #eee;
}