

/* Start:/questionnaire/questionnaire.css?15716699592048*/

.qa-form {
	max-width: 900px;
	line-height: 110%;	
	border: 1px solid #ccc !important;
	padding: 5px;
}
.qa-form .g {
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.qa-form .g:last-child,
.qa-form .g .g:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.qa-form .g:first-child,
.qa-form .g .g:first-child {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.qa-form .g.p {
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
/*.qa-form .g.m {
	padding: 10px;
	border: 1px solid #ccc !important;
}*/
.qa-form .g .g.p .c {
	border: 1px solid #ccc !important;
	padding: 5px;
}
.qa-form .d {
	background: #eee;
	color: #666;
	padding: 5px;
}

.qa-form .g .b {
	/* position: relative;
	height: 0; */
	margin-bottom: 10px;
}
.qa-form .g .b .button{
	/* position: absolute;
	left: 100%;
	margin-left: 10px; */
	white-space: nowrap;
	/* top: -60px; */
}
.qa-form .h {
	font-weight: bold;
	/*text-transform: uppercase;*/
	/*font-size: 130%;*/
	margin-bottom: 10px;
	/*line-height: 120%;*/
}
.qa-form .g .g .g .h {font-size: 95%; }
.qa-form .g .g .g .g .h {font-size: 90%; }
.qa-form .g .g .g .g .g .h {font-size: 85%; }
.qa-form .g .g .g .g .g .g .h {font-size: 80%; }

.qa-form .l {
	float: left;
	width: 45%;
	font-weight: bold;
}
.qa-form .g .g .g .l {
	font-weight: normal;
}
.qa-form .f {
	float: right;
	width: 50%;
}
.qa-form .f label {
	cursor: pointer;
	display: block;
}
.qa-form .f input[type="text"],
.qa-form .f input[type="email"],
.qa-form .f select,
.qa-form .f textarea{
	width: 100%;
}
.qa-form .f input[type="radio"],
.qa-form .f input[type="checkbox"]{
	position: relative;
	top: 2px;
	margin-right: 2px;
}

.qa-form .mini {
	width: 80px !important;
	border-width: 0 0 1px 0;
	text-align: center;
	padding: 0;
	border-color: #333;
    border-radius: 0;
    border-style: solid;
    display: inline-block;
}
/* End */
/* /questionnaire/questionnaire.css?15716699592048 */
