@import "forms-default.css";

body {
	margin: auto;
	overflow: visible;
	text-align: left;
	width: 100%;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body, td, th {
	font-family: Helvetica Neue, Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 12pt;
}

/*Restructure for full width responsive*/
.blank_Left {
	float: left;
	width: 10%;
}

.steps .step {
	float: left;
	width: 29%;
	background: #EBEBEB;
	margin-right: .7% !important;
}

.step.step-blank {
	width: 10% !important;
	height: 60px;
}

#pageContact .application.bordertop {
	width: 90%;
	float: right;
}

span.error:after {
	content: '';
	position: relative;
	width: 0;
	height: 0;
	border-top: solid 15px #FAAB1F;
	border-left: solid 15px transparent;
	border-right: solid 15px transparent;
	display: block;
	top: 10px;
	left: 50%;
}

span.error:before {
	content: none;
}

span.error {
	width: 65% !important;
	text-align: center;
	background: #FAAB1F;
	color: #fff !important;
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	padding-top: 15px;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
}

#pageIntro span.custom-dropdown {
	width: 100%;
	float: none;
	right: 0px;
	position: relative;
}

#pageIntro span.error {
	width: 100% !important;
	margin-right: 0px;
}

.equipmentDisclaimer span.error {
	width: 96% !important;
}

#WcInformation .custom-dropdown span.error {
	width: 100% !important;
	right: 0 !important;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

span.custom-dropdown {
	width: 65%;
	float: right;
	right: 20px;
	position: relative;
	margin-top: -10px;
	margin-bottom: 5px;
}

form select.apply_dropdown, form select {
	position: relative;
	top: 8px;
}

.ui-dialog .ui-dialog-content {
	overflow: scroll;
}

.ui-dialog-buttonpane {
	display: none;
}
/************/
/* GENERAL */
/************/
.darkBlue {
	color: #00426E;
}

.fti img {
	position: relative;
	top: -5px;
	float: right;
}

h3 {
	color: #333333;
	display: block;
	font: bold 1.3em/20px Arial, helvetica, sans-serif;
	height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

form h3 {
	font-size: 30px;
	overflow: visible !important;
}

h4 {
	text-align: center;
	margin-top: 23px;
	margin-bottom: 10px;
	width: 70%;
	color: #444444;
	font: bold 18px arial, helvetica, sans-serif;
}

textarea {
	width: 100%;
	min-height: 100px;
	padding: 7px;
	font-size: 20px;
}

span.tooltip {
	color: #fff;
	background: #FAAB1F;
	border-radius: 50px;
	width: 9px;
	height: 9px;
	position: relative;
	display: inline-block;
	text-align: center;
	top: 0px;
	font-size: 9px;
	cursor: pointer;
	left: 5px;
}

input[type="text"], input[type="email"], input[type="number"], input[type="date"] {
	color: #A2A2A2 !important;
	background-color: #fff !important;
	width: 45%;
	padding: 7px;
	font-size: 20px;
	border: 1px solid;
}

input[type="radio"] {
	width: 20px !important;
	height: 35px;
	position: relative;
	top: 13px;
	margin-right: 10px;
}

select, input, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0px;
	border: 1px solid;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}

input[type="radio"] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
}

label img {
	float: right;
	position: relative;
	top: -5px;
}

#less_than_600 {
	font-size: 16px;
}

input#FundsRequested {
	margin-bottom: 10px;
}

#AdditionalInfoReqdFrm input[type="radio"] {
	top: 0px;
}

div#IWouldLikeToSubmitTaxIdDiv {
	top: 20px;
	position: relative;
}

input#IWouldLikeToSubmitTaxId {
	float: left;
	margin-top: 20px;
}

#AdditionalInfoReqdFrm td:first-child {
	width: auto;
}

#AdditionalInfoReqdFrm td {
	display: inline-block;
	float: left;
	width: 90%;
}

span.tooltip.lock-icon {
	float: right;
	background: transparent;
}

span.required {
	color: red;
	font-size: 20px;
	position: relative;
	top: 5px;
}

span.tooltip-answers {
	color: #fff;
	background: #FAAB1F;
	border-radius: 50px;
	width: 9px;
	height: 9px;
	position: relative;
	display: inline-block;
	text-align: center;
	top: -3px;
	font-size: 9px;
}

.lets-get-started-legend {
	color: #00426E;
}
/************/
/* HEADER */
/************/
#affLogoDiv {
	height: 180px !important;
	margin: auto;
	padding: 0;
	max-width: 1100px;
}

img#affLogo, img#contactLogo {
	max-height: 120px; /*margin-left: 42px;*/
	margin-top: 26px;
	margin-bottom: 26px;
}

.appHeading {
	background: #3E6FA7;
	font-size: 36px;
	color: #fff;
	margin: 0;
}

.appHeading h1 {
	color: #fff;
	font-family: verdana;
	font-size: 37px;
	line-height: 1;
	margin: auto;
	max-width: 1100px;
	padding: 30px 30px 30px 0;
}

h2.appSubHeading {
	color: #153259;
	font-size: 30px;
	font-family: verdana;
	font-weight: bold;
	padding-top: 36px;
	margin: 0;
	padding-bottom: 33px;
}

.formsContainer {
	width: 50%;
	float: left;
	padding-bottom: 20px;
	background: #fff;
}

/************/
/* SIDEBARS */
/************/
.sidebar {
	width: 50%;
	float: right;
	overflow: hidden;
}

#siteseal {
	display: block;
	margin-left: 9px;
}

/*Quoting Tool Sidebar*/
.sidebar h3 {
	padding-bottom: 0;
	margin-bottom: 0px;
}

.salesRepInfo {
	width: 290px;
	margin: 0 10px;
	margin-top: 20px;
}

.salesRepInfo #profileImage {
	float: right;
	width: 100px
}

.sidebar .salesRepInfo p {
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 3px;
}

.quotingToolDrop {
	margin-bottom: 60px;
	position: relative;
	display: block;
	clear: both;
}

#quotingToolSidebar {
	padding-left: 20px;
	border-left: 1px solid #A2A2A2;
	margin-left: 50px;
	margin-top: 20px; /*max-width: 450px;*/
}

#quotingToolSidebar h3 {
	font-size: 16px;
	border-bottom: 1px solid #A2A2A2;
	padding-bottom: 50px;
}

p#quotingAmount {
	font-size: 30px;
	font-family: verdana;
	color: #3D6EA6;
}

.quotingToolPayments {
	color: #A2A2A2;
}

p.quotingToolPaymentsHeading {
	text-align: right;
}

.quotingToolGroup {
	border-top: 1px solid;
	overflow: hidden;
}

.quotingToolSubmit {
	padding: 20px;
	background: #3D6EA6;
	width: 175px;
	text-align: center;
	color: #fff;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 17px;
}

form#quotingToolEmail {
	overflow: hidden;
	width: 100%;
}

.quotingToolEmail p {
	font-size: 16px;
	color: #00426E;
	font-weight: bold;
}

#quoteFirstName {
	width: 45% !important;
	float: left;
	overflow: hidden;
	margin-right: 0px !important
}

#quoteLastName {
	width: 45% !important;
	float: right;
	overflow: hidden;
	margin-right: 0px !important
}

#quoteEmail {
	float: left;
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 41px;
	padding: 0px;
	padding-left: 7px;
}

#quotingToolSidebar span.custom-dropdown, #quotingToolContactUsSidebar span.custom-dropdown {
	width: 100%;
	margin-right: 0px;
	position: relative;
	right: 0;
}

#SidebarFundsRequested {
	width: 45% !important;
	float: left;
	margin-right: 0px;
}

.SidebarQuotingToolPayments {
	clear: both;
	padding-top: 20px;
}

.quotingToolGroup p.left {
	width: 50%;
	float: left;
}

.quotingToolGroup p.right {
	width: 50%;
	float: right;
	text-align: right;
}

span.closeQuotingTool {
	float: right;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
	position: relative;
}

.conditionalQuote {
	margin-left: 10px;
	margin-top: 20px;
	font-size: 16px;
	color: #00426E;
	font-weight: bold;
	text-transform: uppercase;
}

.conditionalQuote .quickQuote:after {
	content: '';
	position: relative;
	width: 0;
	height: 0;
	border-top: solid 7px #FAAB1F;
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	display: inline-block;
	top: -3px;
}

#selectedSide #quotingToolContactUsSidebar {
	padding-left: 10px;
	border-left: none;
	margin-left: 0px;
	margin-top: 0px;
	background: #fff;
}

.quotingToolContactUsSidebarWrapper {
	max-width: 375px;
}

span.closeContactUsSidebarQuotingTool {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.conditionalQuote p {
	font-size: 12px;
	color: #A2A2A2 !important;
	margin-top: 0px;
	text-transform: none;
	font-weight: normal;
}

#selectedSide {
	background: #EBEBEB;
	padding-top: 180px;
	width: 100%;
	height: 100%;
	position: absolute;
}

#quoting_tool {
	margin-top: 33px;
	cursor: pointer;
}
/************/
/* FORMS */
/************/
#pageLease #guarantorLease .dob, #GuarantorConsumerInformation .title {
	display: none;
}

input.quotingToolEmailSubmit {
	background: #3E6FA7;
	width: 70px;
	height: 40px;
	top: -41px;
	position: relative;
	right: 0;
	float: right !important;
	font-weight: bold;
	font-size: 16px;
	margin-right: 0px !important;
}
/*Form Intro*/
#introSide {
	position: relative;
	top: 0px;
	width: 100%;
}

#introSide img {
	padding-top: 45px;
	padding-bottom: 43px;
	float: right;
	padding-right: 30px;
}

select {
	width: 100%;
	margin: 0;
	padding-left: 7px;
	height: 41px;
	color: #A2A2A2;
	font-size: 20px;
	margin-bottom: -20px !important;
	background: #fff;
}

select#ProgramType, select#comboConditionalProgramType {
	float: none;
}

.comboHardAssets {
	margin-top: 20px;
	display: block;
	clear: both;
}

.custom-dropdown:after {
	content: ' ';
	position: relative;
	width: 40px;
	height: 100%;
	display: block;
	background: #3E6FA7 url('../images/down-arrow.png') no-repeat center center;
	pointer-events: none;
	height: 41px;
	float: right;
	top: -13px;
	border: 1px solid transparent;
}

#pageIntro input[type="text"], input[type="email"] {
	width: 45% !important;
	float: left;
}

#pageIntro .application.bordertop {
	width: 100%;
}

input[type="range"] {
	width: 43% !important;
	-webkit-appearance: none;
	border-radius: 8px;
	height: 7px;
	border: 1px solid #bdc3c7;
	background-color: #3E6FA7;
	top: 15px !important;
	position: relative;
	float: right;
}

input[type="range"]:focus {
	outline: none;
}

input[type=range]::-moz-range-track {
	-webkit-appearance: none;
	border-radius: 8px;
	height: 7px;
	background-color: #3E6FA7;
	top: 15px;
	position: relative;
	float: right;
}

input[type=range]::-moz-range-thumb {
	box-shadow: none;
	border: none;
	-webkit-appearance: none;
	background-color: #FAAB1F;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	cursor: pointer;
}

input[type='range']::-webkit-slider-thumb {
	box-shadow: none;
	border: none;
	-webkit-appearance: none;
	background-color: #FAAB1F;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	cursor: pointer;
}
/* All the same stuff for IE */
input[type=range]::-ms-thumb {
	box-shadow: none;
	border: none;
	-webkit-appearance: none;
	background-color: #FAAB1F;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	cursor: pointer;
}

input.redInputLong.pageProgramType {
	height: 49px;
	width: 100%;
	background: #FAAB1F;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

span.blueInputLong {
	width: 100%;
	background: #3E6FA7;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 15px;
	cursor: pointer;
}

#twoMinuteQuote {
	height: 49px;
	width: 100%;
	background: #3E6FA7;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	border: none;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	text-decoration: none !important;
	padding-top: 16px;
}

#comboConditional p {
	color: #3D6EA6;
}

.intro_footer .col_60.left p span, .intro_footer .col_60.left p a {
	position: relative;
	top: -2px;
}

input.blueNext {
	margin-bottom: 20px;
	padding: 15px;
	width: auto !important;
	background: #3D6EA6;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 17px;
	float: right !important;
	clear: right;
}
/* Other Forms */
form .application.bordertop {
	width: 90%;
	float: right;
}

form label {
	width: 28%;
	float: left;
	position: relative;
	top: 10px;
	color: #153259 !important;
	font: bold 14px/1em arial, helvetica, sans-serif;
}

form input[type="text"], form input[type="email"], form input[type="date"] {
	width: 65% !important;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}

form select.location {
	top: 8px;
	position: relative;
}

form div.location {
	padding-top: 0px;
}

form .location {
	float: none;
}

form .locationDrop span.error, form .typeOfBusiness span.error, form .drivers .custom-dropdown span.error, form .ownOrRent .custom-dropdown span.error {
	width: 100% !important;
	position: relative;
	top: 10px;
	margin-right: 0px;
}

form textarea {
	float: right;
	width: 65%;
	margin-right: 20px;
	margin-bottom: 20px;
}

.OpenCashAdvance span.error, .BankStatements span.error {
	width: 100% !important;
	margin-right: 0;
	position: relative;
	margin-left: 0;
	top: 0;
	margin-bottom: 0px !important;
	padding-top: 7px;
}

.OpenCashAdvance label.valid.inline.radio_txt, .BankStatements label.valid.inline.radio_txt {
	width: 65%;
	float: right;
	margin-right: 20px;
	max-width: 100%;
}
/*form .typeOfBusiness select.apply_dropdown {width: 100%;margin: 0;padding: 7px;color: #A2A2A2;font-size: 20px;margin-bottom: -20px;display: block;position: relative;}*/
.provide-statements label.inline {
	width: 90px !important;
	top: -15px !important;
}

input[type=checkbox] {
	width: 35px;
	height: 35px;
	position: relative;
	top: 13px;
	margin-right: 10px;
}

input.CompanyAddressTwo {
	float: right;
	width: 63%;
}

.app_box, .app_box2, .app_box3, .app_box4 {
	color: #444444;
	font: bold 14px/1em arial, helvetica, sans-serif;
	padding: 0;
}

form .app_box2.left, form .app_box3.left {
	width: 100%;
}

form .app_box3.right {
	width: 65%;
}

form .sixty label.valid.block {
	width: 60% !important;
}

.radio_txt {
	color: #444444;
	font: bold 1em/1.6em arial, helvetica, sans-serif;
	padding: 0 5px !important;
}

label.valid.inline.radio_txt {
	max-width: 146px;
	margin-left: 45px;
	position: relative;
	top: -10px;
}

form .app_box3.left.equipmentDisclaimer {
	width: 68% !important;
	float: right;
	margin-top: 30px;
}

form .equipmentDisclaimer label.valid.inline.radio_txt {
	width: 85% !important;
	max-width: 85%;
	color: #A2A2A2 !important;
	top: 0;
	float: right;
	margin-left: 10px !important;
	margin-right: 20px;
}

form .equipmentDisclaimer input.valid.apply_radio {
	float: left;
}

#AppVideo {
	margin: 0 10px;
}

.totalOwnership {
	width: 50%;
	float: left;
	position: relative;
	top: -15px;
}

.totalOwnership h3 {
	font-size: 20px;
}

.provide-statements {
	margin-top: 15px;
}

.provide-statements .right {
	width: 68%;
	float: right;
}

.provide-statements .right p {
	clear: both;
	color: #A2A2A2 !important;
}
/*Unique Form CSS*/
textarea#describeAssets {
	width: 100%;
	margin-right: 0px;
}

#pageConsumer .app_box.left.income_div, #pageConsumer .ownership_div, #pageConsumer #newGuarantorConsumer {
	display: none;
}

#revenueRequestedDiv p, #WcInformation p {
	float: right;
	width: 65% !important;
	margin-right: 20px;
	color: #A2A2A2;
}

.guarantorClone:first-child {
	margin-top: 0px;
}

.guarantorClone {
	margin-top: 60px;
	overflow: hidden;
}

.vendor:first-child {
	margin-top: 0;
}

.vendor {
	margin-top: 60px;
}

#WorkingCapitalRequestedDiv p {
	width: 65%;
	overflow: hidden;
	float: right;
	margin-right: 20px;
}

p.email_reminder {
	float: right;
	clear: both;
	width: 65%;
	margin-right: 20px;
}

#pageLease .income_div, #pageLease .date_of_birth {
	display: none;
}

#EquipmentInformation .app_box.left.equipmentCondition {
	margin-bottom: 20px;
}
/************/
/* STEPS */
/************/
#appBody .steps {
	width: 100%;
	overflow: hidden;
}

.step-1.focus, .step-2.focus, .step-3.focus {
	background: #FAAB1F !important;
}

.step.complete {
	background: #A2A2A2 !important;
}

.step.complete p {
	color: #fff !important;
}

.step.complete span {
	background: #fff no-repeat url("../images/Check-Mark.png") !important;
	color: #3D6EA6 !important;
	background-position: 1px !important;
	background-size: 90% !important;
}

#appBody .step p {
	font-size: 22px;
	color: #153259;
	font-weight: bold;
	font-family: verdana;
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none !important;
}

#appBody .step p span {
	width: 40px;
	height: 40px;
	background: #3D6EA6;
	color: #fff;
	border-radius: 100%;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-size: 26px;
	vertical-align: middle;
	position: relative;
}

#appBody .step p span:before {
	content: '';
	display: inline-block;
	padding-top: 114%;
	/* cause here we have a square and width for percentage vertical (padding/margin) is the reference , height:100%; or height:24px; will do as well */
	vertical-align: middle;
}

/************/
/* TIPS */
/************/
.qtip-orange {
	background: #FAAB1F !important;
	color: #fff !important;
}

.qtip-content {
	font-size: 14px;
	line-height: 1;
}
/************/
/* THANK YOU */
/************/
#pagePleaseWait .application.bordertop, #thankyou .application.bordertop {
	width: 90%;
	float: right;
}

.glassPanel-foreground h2 {
	color: #153259;
	font-size: 30px;
}

.glassPanel-foreground p {
	color: #A2A2A2;
	font-size: 20px;
	padding-bottom: 30px;
}

#thankyou h2 {
	font-size: 30px;
	color: #153259;
}

#thankyou p {
	color: #A2A2A2;
	font-size: 20px;
	margin-bottom: 15px;
}

#thankyou a {
	float: right;
	margin-top: 40px;
	width: auto;
	background: #3d6ea6;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 17px;
	padding: 15px;
	text-decoration: none;
	margin: 45px 20px 0 0;
	display: block;
}

#thankyou .step p {
	color: #153259;
	padding-bottom: 0px;
	font-size: 22px;
}
/************/
/* FOOTER */
/************/
.intro_footer {
	color: #153259;
	padding-top: 45px;
}

.intro_footer .col_60 {
	padding-top: 45px;
	width: 60%;
}

.intro_footer .col_40.right {
	padding-top: 30px;
	text-align: right;
	width: 40%;
}

.intro_footer .v_phone_ico, .intro_footer .v_email_ico {
	padding-left: 30px;
}

p.footer_questions {
	padding-bottom: 29px;
	margin: 0;
}

p.footer_name, p.footer_title, p.v_phone_ico, p.v_email_ico, p.v_fax_ico {
	padding: 0;
	margin: 0;
}

#application {
	max-width: 1100px;
	margin: auto;
	overflow: hidden;
}

.footer {
	background: #153259;
	width: 100%;
	overflow: hidden;
	height: 50px;
}

#pageContact h3 {
	font-size: 30px;
}

#pageContact h4 {
	font-size: 20px;
	color: #00426E;
}

#pageContact #FirstName {
	margin-bottom: 20px !important;
}
/************/
/* POPUPS */
/************/
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
	padding: 0px;
	border: none;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
	background: #FAAB1F;
	border: none;
	border-radius: 0px;
	color: #fff;
	padding: 20px;
}

.hide.pageLease-ssnNeeds.pageWorkingCapital-ssnNeeds.pageBoth-ssnNeeds.pageConsumer-ssnNeeds {
	font-size: 14px;
}

.hide.underline.bold.pageLease-ssnNeeds.pageWorkingCapital-ssnNeeds.pageBoth-ssnNeeds.pageConsumer-ssnNeeds {
	color: red;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

#AdditionalInfoReqd label {
	width: auto !important;
	color: #A2A2A2 !important;
}

.ui-dialog {
	position: absolute !important;
	top: 10% !important;
}

textarea#IWouldLikeToSpeakReason {
	width: 100%;
	position: relative;
	margin-top: 20px;
	margin-right: 0px;
}

.reasonCodes {
	font-size: 12px;
	float: left;
	color: #153259;
	font-weight: bold;
}
/************/
/* MEDIA QUERIES */
/************/
@media screen and (max-width: 1700px) {
	.step p {
		font-size: 20px;
	}
}

@media screen and (max-width: 1625px) {
	#pageContact label {
		top: 0px;
	}
	.step p {
		font-size: 16px;
	}
}

@media screen and (max-width: 1150px) {
	.step p {
		font-size: 14px;
	}
}

@media screen and (max-width: 1000px) {
	.step p span {
		width: 40px;
		height: 40px;
		background: #3D6EA6;
		color: #fff;
		border-radius: 100%;
		display: inline-block;
		margin-right: 8px;
		margin-left: 7px;
		text-align: center;
		font-size: 15px;
		vertical-align: middle;
		position: relative;
	}
}

@media screen and (max-width: 900px) {
	.quotingToolEmail input#quoteFirstName, .quotingToolEmail input#quoteLastName {
		width: 100% !important;
		float: none !important;
		margin-bottom: 5px;
		margin-top: 5px;
	}
}

@media screen and (max-width: 900px) {
	::-webkit-input-placeholder {
		font-size: 14px;
	}
	:-moz-placeholder { /* Firefox 18- */
		font-size: 14px;
	}
	::-moz-placeholder { /* Firefox 19+ */
		font-size: 14px;
	}
	:-ms-input-placeholder {
		font-size: 14px;
	}
	select option, select {
		font-size: 14px;
		padding: 11px !important;
		margin-bottom: -13px !important;
	}
	
	.guarantorTitle select {
		margin-left: 20px;
	}
	
	.custom-dropdown:after {
		top: -20px;
	}
	#appBody {
		overflow: visible !important;
	}
	* {
		box-sizing: border-box;
	}
	.ui-dialog {
		width: 100% !important;
	}
	.appHeading h1 {
		font-size: 24px;
		padding-left: 20px;
	}
	form h3 {
		font-size: 20px;
		overflow: visible !important;
	}
	span.error {
		width: 100% !important;
		text-align: center;
		background: #FAAB1F;
		color: #fff !important;
		font-size: 14px;
		text-transform: uppercase;
		display: block;
		margin-bottom: 15px !important;
		padding: none !important;
		float: right;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 0px;
		height: auto !important;
	}
	span.error:after {
		top: 14px;
	}
	#affLogoDiv {
		text-align: center;
	}
	.formsContainer {
		float: none;
		width: 100% !important;
		overflow: hidden;
	}
	.blank_Left {
		display: none;
	}
	.logo {
		text-align: center;
	}
	#quotingToolSidebar {
		padding-left: 20px;
		border-left: none;
		margin-left: 0px;
		margin-top: 20px;
		width: auto;
		float: none;
		padding: 20px;
	}
	#quotingToolSidebar h3 {
		font-size: 16px;
		border-bottom: none;
		padding-bottom: 5px;
		clear: both;
	}
	.quotingToolSubmit {
		width: 100%;
		cursor: pointer;
	}
	#formDiv {
		margin: 0;
		width: 100%;
	}
	.sidebar {
		width: 100% !important;
		float: none;
	}
	#selectedSide {
		padding-top: 10px;
	}
	form#pageIntro {
		padding: 20px;
	}
	input[type="text"] {
		width: 100% !important;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	input[type="radio"] {
		width: 20px !important;
		position: relative;
		margin-right: 10px;
		height: 20px;
		top: 5px;
	}
	#introSide img {
		padding-right: 0px;
	}
	input[type="range"] {
		width: 100%;
		height: 7px;
		top: 0px;
		margin-bottom: 30px;
		margin-left: 0;
	}
	.intro_footer .col_60 {
		padding-top: 45px;
		width: 100%;
	}
	.intro_footer .col_40.right {
		padding-top: 30px;
		text-align: left;
		width: 100%;
	}
	.header .step {
		width: 32.6% !important;
	}
	.step.mobileFifty {
		width: 49.6% !important;
	}
	.step.step-2.mobileFifty {
		margin-right: 0px !important;
	}
	.step.step-blank {
		display: none;
	}
	.step p {
		font-size: 12px !important;
	}
	.step p span {
		width: 25px !important;
		height: 25px !important;
		margin-right: 3px !important;
		margin-left: 10px !important;
		font-size: 17px !important;
	}
	.step img {
		width: 20px;
	}
	span.custom-dropdown.locationDrop, .typeOfBusiness span.custom-dropdown, .ownOrRent span.custom-dropdown {
		width: 100%;
		float: none;
		margin-right: 0px;
		margin-top: 10px;
		right: 0;
	}
	.typeOfBusiness span.custom-dropdown, #pageLease .ownOrRent span.custom-dropdown, #pageConsumer .ownOrRent span.custom-dropdown {
		right: 0px;
		position: relative;
	}
	#pageContact {
		overflow: hidden;
	}
	#pageContact input {
		width: 100%;
		margin-right: 20px;
	}
	#pageContact .application.bordertop {
		padding: 10px;
		width: 100% !important;
		float: none;
	}
	#pageContact label {
		float: none !important;
		top: 0px !important;
		width: 100%;
		padding-bottom: 5px;
	}
	.provide-statements .right {
		width: 100%;
		float: none;
	}
	form .locationDrop span.error, form .typeOfBusiness span.error, form .drivers .custom-dropdown span.error {
		width: 100% !important;
		position: relative;
		top: 0px;
		margin-right: 0px;
	}
	span.custom-dropdown {
		width: 100%;
		overflow: hidden;
		float: right;
		margin-right: 0;
		height: 55px;
	}
	form .application.bordertop {
		padding: 10px;
		width: 100% !important;
		float: none;
	}
	form label {
		float: none !important;
		top: 0px !important;
		width: 100%;
		margin-bottom: 10px;
	}
	form input[type="text"], form input[type="email"], form input[type="number"] {
		width: 100% !important;
		float: none;
		margin-right: 0px;
		padding: 9px !important;
	}
	form .location {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
	form input.location.city, form input.location.zip {
		float: none !important;
		width: 100% !important;
		margin-right: 0px !important;
	}
	form select.location {
		width: 100% !important;
		float: left;
	}
	form .guarantor input {
		float: none !important;
		max-width: 100% !important;
		margin-left: 0px !important;
	}
	form .drivers input.gDln {
		float: none !important;
		width: 100% !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	form .drivers span.custom-dropdown {
		width: 100%;
		top: 0px;
		position: relative;
		right: 0px;
		margin-top: 10px;
		float: none;
	}
	form .app_box3.left.equipmentDisclaimer {
		width: 100% !important;
		float: left;
	}
	form textarea {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	form .typeOfBusiness select.apply_dropdown {
		left: 0px;
		float: left;
	}
	form p {
		float: none;
		width: 100%;
	}
	form .ownOrRent select {
		top: 8px;
		position: relative;
	}
	.app_box.left.BankStatements {
		margin-top: 20px;
	}
	form #WcInformation .ownOrRent select {
		top: 0px;
		position: relative;
	}
	form .ownOrRent span.custom-dropdown {
		right: 0px;
	}
	form #WcInformation .app_box.left>p, #revenueRequestedDiv p, #WcInformation p {
		float: none;
		width: 100% !important;
		margin-right: 0;
	}
	form label.valid.inline.radio_txt {
		margin-left: 0px;
	}
	textarea#describeAssets {
		width: 100%;
		margin-right: 0px;
	}
	input[type="submit"], #pageLeaseNext, #LeaseDetail {
		margin-right: 10px !important;
	}
	input[type="button"], input[type="submit"] {
		margin-right: 0px !important;
	}
	input[type=checkbox] {
		top: 0px;
	}
	#pagePleaseWait .application.bordertop, #thankyou .application.bordertop {
		width: 100%;
		float: right;
		padding: 20px;
	}
	#AdditionalInfoReqdFrm ol {
		padding-left: 0;
	}
	#EquipmentInformation h3 {
		padding-bottom: 20px;
	}
	.equipmentCondition label.valid.block {
		margin-bottom: 5px;
	}
	.mobile-hide {
		display: none;
	}
	#quoting_tool {
		float: right;
		top: 10px;
		position: relative;
		margin-top: 0px;
	}
	#selectedSide {
		height: auto;
	}
	#introSide {
		display: none !important;
	}
}