input {
	display: inline-block;
	border: none;
	height: 25px;
	font-size: 1.2em;
	padding-left: 5px;
	margin-right: 5px;
	background-color: #CFF2FC;
}


#lione {
	display:inline-block; border: thin solid #ccc; padding-left:1%; padding-top:5px; padding-bottom:5px; margin-left:-5px; width:97.5%;
}

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
#litwo label{
width:200px; display:inline-block;	
}#lione label{
width:150px; display:inline-block;	
}

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }
abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
 #business_type{
	display:inline-block; 
 }
  #lione {
	display:inline-block; border: thin solid #ccc; padding-left:1%; padding-top:5px; padding-bottom:5px; margin-left:-5px; width:100%;
}

/* Mobile Layout: 480px and below. */
 #progress{
display:none;
	
 }#tip{
 margin-top: 50px; width:100%;
margin-bottom: -50px;}
#litwo {
	display:inline-block; border: thin solid #ccc; padding-left:1%; padding-top:5px; padding-bottom:5px; margin-left:-5px; width:100%;
}#long label{
width:100%; display:inline-block; margin-right:5px; margin-bottom:5px;	
}#radiolabel label{
width:100%; display:inline-block;	margin-bottom:5px;
}
@media only screen and (min-width: 630px) { 
	 #lione {
	display:inline-block; border: thin solid #ccc; padding-left:1%; padding-top:5px; padding-bottom:5px; margin-left:-5px; width:460px;
}#progress {
	display:none; 
 }#tip{
margin-left: 160px; margin-top: -110px; width:80%;
margin-bottom: 0px;}#litwo {
	display:inline-block; border: thin solid #ccc; padding-left:1%; padding-top:5px; padding-bottom:5px; margin-left:-5px; width:460px;
}#long label{
width:100%; display:inline-block;	margin-right:5px; margin-bottom:5px;
}#radiolabel label{
width:100%; display:inline-block;margin-bottom:5px;
}
 }
 
 @media only screen and (min-width: 1050px) { 
 #progress {
	display:block;
	margin-left:0px; margin-top: -10px;  
 }#litwo {
	display:inline-block; border: thin solid #ccc; padding-left:1%; padding-top:5px; padding-bottom:5px; margin-left:-5px; width:48.5%;
}
	 #lione {
	display:inline-block; border: thin solid #ccc; padding-left:1%; padding-top:5px; padding-bottom:5px; margin-left:-5px; width:98%;
} #lione2 {
	display:inline-block; border: thin solid #ccc; padding-left:1%; padding-top:5px; padding-bottom:5px; margin-left:-5px; width:98%;
}
#tip{
margin-left: 160px; margin-top: -100px; width:80%;margin-bottom: 0px;
}
#long label{
width:60%; display:inline-block;	margin-right:5px; margin-bottom:5px;
}
#radiolabel label{
width:60%; display:inline-block;	
}
 }
 
 /* progress bar */

 ol.progtrckr li:after {
    content: "\00a0\00a0";
}
ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
	
    left: 50%;
    line-height: 1em;
}
ol.progtrckr li.progtrckr-done:before {
    content: "\2713";
    color: white;
    background-color: yellowgreen;
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
}
ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: #E7E1E1;
    font-size: 1.5em;
    bottom: -1.6em;
}

ol.progtrckr li {
    display: inline-block;
    text-align: center; margin-left:-5px;
	font-size:.8em;
    line-height: 3em;
}
ol.progtrckr[data-progtrckr-steps="2"] li { width: 49%; }
ol.progtrckr[data-progtrckr-steps="3"] li { width: 33%; }
ol.progtrckr[data-progtrckr-steps="4"] li { width: 24%; }
ol.progtrckr[data-progtrckr-steps="5"] li { width: 19%; }
ol.progtrckr[data-progtrckr-steps="6"] li { width: 16%; }
ol.progtrckr[data-progtrckr-steps="7"] li { width: 14%; }
ol.progtrckr[data-progtrckr-steps="8"] li { width: 12%; }
ol.progtrckr[data-progtrckr-steps="9"] li { width: 11%; }

ol.progtrckr li.progtrckr-done {
    color: black;
    border-bottom: 4px solid yellowgreen;
}
ol.progtrckr li.progtrckr-todo {
    color: silver; 
    border-bottom: 4px solid silver;
}
#header{
	display: block;
	background-color: #CE071A;
	color: white;width:98%;
	padding:7px; font-weight:normal; margin-left:-5px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1.3em;
}
#radio4 {
width:20px;	
}
.QuestionaireA{
width:200px;	display:inline-block;
}
.QuestionaireB{
width:200px;	display:inline-block;
}.QuestionaireC{
width:200px;	display:inline-block;
}


.cards {
  overflow: hidden;
}
.cards li {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-image: url(../images/card_logos.png);
  background-position: 0 0;
  float: left;
  height: 32px;
  margin-right: 8px;
  text-indent: -9999px;
  width: 51px;
}
.cards li:last-child {
  margin-right: 0;
}
.cards .visa_electron {
  background-position: 255px 0;
}
.cards .mastercard {
  background-position: 204px 0;
}
.cards .maestro {
  background-position: 153px 0;
}
.cards .discover {
  background-position: 102px 0;
}
.cards .amex {
  background-position: 51px 0;
}
.cards .visa.off {
  background-position: 0 32px;
}
.cards .visa_electron.off {
  background-position: 255px 32px;
}
.cards .mastercard.off {
  background-position: 204px 32px;
}
.cards .maestro.off {
  background-position: 153px 32px;
}
.cards .discover.off {
  background-position: 102px 32px;
}
.cards .amex.off {
  background-position: 51px 32px;
}

form input.valid {
  background: url(../images/tick.png) 160px center no-repeat;
}

ul {
  color: #676767;
}

li {
  color: #676767;
}
