#form-1, #form-2, #form-3, #form-4, #form-5 {display:block; padding:0px 0 0 0px;}

.width-1{float:left; width:125px; margin:5px 8px 0 0;}
.width-2{float:left; width:160px; margin:5px 8px 0 0;}
.width-3{float:left; width:133px;}
.width-4{float:left; width:84px;}
.width-5{float:left; width:80px;}


.text-form { 
	display:block;
	width:100%;
	font-size:16px; 
	line-height: 24px; 
	color:	#7D7D7D; 
	padding:4px 0px 6px 0px;
	font-weight:bold;
	font-family: Open Sans, Helvetica, sans-serif;
}

.text-form1 { 
	float:left;
	width:26px;
	font-size:12px; 
	line-height:25px; 
	color:#000; 
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
/* form-2 */
.text-form2 { 
	float:left;
	width:36px;
	font-size:12px; 
	line-height:17px;
	letter-spacing:1px;
	color:#7d7d7d; 
	padding:4px 0px 0px 1px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.text-form3 { 
	float:left;
	width:44px;
	font-size:12px; 
	line-height:17px;
	letter-spacing:1px;
	color:#7d7d7d; 
	padding:4px 0px 0px 1px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.text-form4 { 
	float:left;
	width:37px;
	font-size:12px; 
	line-height:17px;
	color:#7d7d7d; 
	padding:4px 0px 0px 1px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
/* */

.rows {
	height:55px; 
	margin:0px 0 0px 0;
	width:100%;
}
.rows-1 {
	height:40px; 
	width:100%;
	margin:5px; 
	dis play: inline;
	
}

.rows-2 {
	height:50px; 
	width:100%;
	margin:0px 0 10px 0; 
}

.buttons {padding:0px 0px 0px 0px!important;}
.buttons .button-1 .txt {padding: 5px 0 5px 10px; vertical-align: middle;}

.buttons-1 {padding:20px 0px 0px 0px;}


/* -------------
 * Inputs
 * ------------- */

.width-1 input {
	font-size:18px;
	line-height: 1.23em;
	color:#000;
	margin: 0px;
	padding:5px 5px;
	width: 140px !important;
	position:relative;
	height: 32px;
	background:#fff;
	border:1px solid #BCBCBC;
	z-index:1;
	float:left;
}

.width-2 input {
	font-size:18px;
	line-height: 1.23em;
	color:#000;
	margin: 0px;
	padding:5px 5px;
	position:relative;
	height: 32px;
	background:#fff;
	border:1px solid #BCBCBC;
	z-index:1;
	float:left;
	width: 160px!important;
}


/* -------------
 * Selects
 * ------------- */
/************** #form-1 *************************/
.width-1 .jqTransformSelectWrapper {
	position:relative;
	height: 26px;
	background:#fff;
	border:1px solid #BCBCBC;
	margin: 0px 0 0 0px;
}
.width-1 .jqTransformSelectWrapper div {
	font-size:12px;
	line-height: 1.23em;
	color:#000;
	white-space: nowrap;
	height: 19px;
	padding: 5px 0 0 5px;
	overflow: hidden;
	cursor:pointer;
}


.width-2 .jqTransformSelectWrapper {
	position:relative;
	height: 32px;
	background:#fff;
	border:1px solid #BCBCBC;
	margin: 0px 0 0 0px;
}
.width-2 .jqTransformSelectWrapper div {
	font-size:18px;
	line-height: 1.23em;
	color:#000;
	white-space: nowrap;
	height: 30px;
	padding: 3px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
}

.width-5 .jqTransformSelectWrapper {
	position:relative;
	height: 24px;
	background:#fff;
	border:1px solid #BCBCBC;
	margin: 0px 0 0 0px;
}
.width-5 .jqTransformSelectWrapper div {
	font-size:12px;
	line-height: 1.23em;
	color:#c7c7c7;
	white-space: nowrap;
	height: 19px;
	padding: 5px 0 0 5px;
	overflow: hidden;
	cursor:pointer;
}

.width-1 .jqTransformSelectWrapper ul, .width-2 .jqTransformSelectWrapper ul, .width-5 .jqTransformSelectWrapper ul {
	position: absolute;
	z-index:5;
	left: -1px;
	list-style: none;
	background:#fff;
	border:1px solid #BCBCBC;
	display: none;
	margin: 0;
	padding: 0;
	overflow: auto;
}
/* form-2 */
.width-3 .jqTransformSelectWrapper {
	position:relative;
	height: 21px;
	background:#fff;
	border:1px solid #dddddd;
	margin: 0px 0 0 0px;
}
.width-3 .jqTransformSelectWrapper div {
	font-size:12px;
	line-height: 1.23em;
	color:#c7c7c7;
	white-space: nowrap;
	height: 17px;
	padding: 4px 0 0 5px;
	overflow: hidden;
	cursor:pointer;
}

.width-4 .jqTransformSelectWrapper {
	position:relative;
	height: 21px;
	background:#fff;
	border:1px solid #dddddd;
	margin: 0px 0 0 0px;
}
.width-4 .jqTransformSelectWrapper div {
	font-size:12px;
	line-height: 1.23em;
	color:#c7c7c7;
	white-space: nowrap;
	height: 17px;
	padding: 4px 0 0 5px;
	overflow: hidden;
	cursor:pointer;
}
.width-3 .jqTransformSelectWrapper ul, .width-4 .jqTransformSelectWrapper ul {
	position: absolute;
	z-index:5;
	left: -1px;
	list-style: none;
	background:#fff;
	border:1px solid #BCBCBC;
	display: none;
	margin: 0;
	overflow: auto;
}
/* */




.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	top:0px;
	width: 32px;
	height: 30px;
	background: url(../images/select.gif) no-repeat center center;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.23em;
}


.jqTransformSelectWrapper ul a.selected {
	color:#7D7D7D;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	color:#000;
}

#form-2 .jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 1px;
	top:1px;
	width: 19px;
	height: 19px;
	background: url(../images/select-1.gif) no-repeat center center;
}


/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}

/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px;	margin-top:5px;}
.jqTransformRadio {
	background: transparent url(img/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}

form.jqtransformdone label {
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 0px;
	font-size: 20px;
}

