body {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background:transparent url('../img/bg-pixel12.jpg');
}

/*
body {
	margin: 0; 
	padding: 0; 	
	background: url('../img/bg-landscape3-medium.jpg') no-repeat center top #e7e7e7; 	
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;	
	overflow-x: hidden;	
}
*/

.ui-page {
	background:transparent !important;
}
.ui-content{
	background:transparent !important;
	margin 0;
	padding: 0 !important;
	text-align: center;
}

#loader {
	position:   fixed;
	z-index:    1000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: #fff
							url("../img/loading-round.gif") 
							50% 50% 
							no-repeat;
	opacity: 0.50;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);
	filter: alpha(opacity = 50);							
}

#QuoteForm, #ThankYou {
	color: #4f5f6f;
	border: 5px solid #EFEFEF;
	border-radius:10px;
	max-width: 800px;
	min-width: 220px;	
	margin: 18px auto;
	padding: 20px;
	background-color:#fff;
}

@media screen and (max-device-width: 480px) {
	#QuoteForm, #ThankYou {
		border: 2px solid #EFEFEF !important;
		margin: 14px auto;
	}
}

#logo {
	margin-top: 15px;
}

.ui-content a {
	color:#4f5f6f !important;
}
.step {
	display:none;
}
#step1 {
	display:block;
}
.title {
	/* background-color:#4f5f6f; */
	background-color:#424f62;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
}
.title h1 {
	font-family: Teko;	
	font-weight:500;
	color:#fff;
	margin:5px;
	line-height:1.0em;
	text-shadow:none;
	font-size:36px;
}
.title h2 {
	font-family: Teko;	
	font-weight:500;	
	color:#fff;
	margin: 5px 10px;
	text-shadow:none;
	font-size:24px;
}

h1 {
	font-weight:500;
	color:#4f5f6f;
	line-height:1.2em;
	margin:0;
	text-shadow:none;
	font-size:26px;
}

h2 {
	font-weight:500;
	color:#4f5f6f;
	line-height:1.2em;
	margin:0;
	text-shadow:none;
	font-size:26px;
}

.error {
	background-color: #ffffff;
	border:1px solid #ff0000;
	color:#ff0000;
	padding:5px;
	display:inline-block !important;
	border-radius:3px;
	clear:both;
}
.label_container {
	margin-bottom: 30px;
}
.label {
	color: #4f5f6f;
	text-align:center;
	font-size:24px;
	font-weight: 500;
}
.label_small {
	max-width: 500px;
	margin: 5px auto 0 auto;	
	color: #4f5f6f;
	text-align:center;
	font-size:16px;
}
.label-slider {
	color: #7a98d9;
	text-align:center;
	margin-bottom:30px;
	font-size:28px;
	font-weight: bold;
}
.estimate {
	color: #4f5f6f;
	text-align:center;
	margin-bottom:20px;
	font-size:24px;
	font-weight: 500;
}
.legend {
	color: #4f5f6f;
	text-align:center;
	margin-bottom:20px;
	font-size:24px;
	font-weight: 500;
}
.rounded {
	text-align:center;
	padding:0 10px;
}
.security {
	font-size:11px;
	color:#000;
	font-weight:400;
	margin-top:10px;
}
.security img {
	padding-top:4px;
}
.security span {
	color:#226d86;
	font-weight:700;
}
.submit, .ui-btn-a, .thanks-submit {
	font-size: 20px !important;
	font-weight:500 !important;	
	margin: 20px auto !important;
	padding:13px 16px !important;	
	max-width: 300px !important;	
	/* background:#69ad22 url(../img/arrow_right2.png) no-repeat 98%; */
	background:#7a98d9 url(../img/arrow_right2.png) no-repeat 98% !important;
	color:#fff !important;
	text-transform:uppercase !important;
	border-radius:5px !important;
	cursor:pointer !important;
	letter-spacing:2px !important;
	white-space:normal !important;
}
.submit:active {
	opacity: 0.5;
}

.disclaim {
	color:#666;
	padding: 30px 0 10px 0;
}
.lenders {
	padding:0 10px;
	font-size:13px;
}
.disclaimer-text {
	padding:0 10px;
	font-size:13px;
}
.ui-slider-input {
	display:none !important;
}
.left-label {
	float:left;
}
.right-label {
	float:right;
}
.left-label, .right-label {
	color:#4f5f6f;
	font-weight:500;
}
.ui-slider-track {
	margin-left:0 !important;
}
.clear {
	clear:both;
}
.smaller-text {
	font-size:14px;
}

.slider {
	margin: 0 auto;
	max-width: 400px;
}

.ui-input-text, .ui-input-textarea { 
	margin: 15px auto !important;
	max-width: 400px !important; 
	font-size: 22px;
}

.zipcode { 
	max-width: 200px !important;
}

.ui-select { 
	margin: 0px auto 10px auto !important;
	max-width: 400px !important; 
}

#step1 .ui-slider {
	margin-top: 20px !important;
	padding-left: 13px;
	border-color: brown;
}

#step1 .ui-slider-handle {
	z-index: 0 !important;
	margin-top:-19px;	
	border-radius:50%;
	width:35px;
	height:35px;
	background: linear-gradient(#7a98d9, #424f62) repeat scroll 0% 0% #EEE !important;
	border:none;
}

.ui-btn-active {
	background-image: linear-gradient(rgb(175, 175, 175), rgb(175, 175, 175));
}

#tcpa_disclosure {
	margin-top: 40px;
	font-size: 12px;
	color: #6B6B6B;
}

.tollfree {
	font-size: 16px;
	margin-bottom: 40px;
}
.tollfreephone {
	font-size: 16px;
	text-decoration:none;
}

#ThankYou h2 {
	margin-top:0;
}
.thanks-header {
	padding: 10px 0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;	
}
.blue {
	color: #0970a6;
}

.credit-score-benefits {
	max-width: 500px;
  margin: 0 auto;
	text-align:left;
}
.ui-grid-b img {
		width: 100%;
    max-width  : 381px;
    height : auto;
}

.skip-this {
	cursor:pointer;
	margin-top: 30px;
	font-weight: normal;
	text-decoration: underline;
}
#credithelp {
	max-width: 600px;
	width: 100%;
  margin: 0 auto;
	padding: 0;
	text-align:left;
}

#credithelp ul {
	margin: 0;
	padding: 0;
  list-style-type: none;
}

#credithelp h3 {
	color: #0970a6;
	margin: 0 0 5px 0;
  font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

#credithelp li {
	margin-bottom: 20px;
	list-style-position:inside;
  padding: 10px;
  overflow: auto;
}

#credithelp li:hover {
  background: #eee;
  cursor: pointer;
}

.credit-top-border {
	border-radius:5px;	
	border: 1px solid #0970a6;	
  background: #f7f7f7;
}

#credithelp li img {
  float: left;
  padding: 0 15px 0 0;
}

#credithelp li p {
  font: 200 12px;
}

#detail ul {
	margin: 0;
	padding: 0;	
	list-style-type:disc;
  list-style-position: inside;
}
#detail li {
	margin: 0;	
	padding: 0;
	border: none;
}
#detail p {
	margin: 0;	
	padding: 0;	
}

.trust {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);	
	text-align:center;
}

.partners {
	margin: 30px auto 30px auto;
}


