.wizard ul > li, .tabcontrol ul > li {
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}

.tab-title {
	font-size: 16px;
}

.wizard > .content > .body {
    float: none;
	position: relative;
	width: 100%;
}

.wizard > .content {
	background: #fff;
	margin: 0px 0px 0px 0px;
}


.text-question {
	color: #003909;
}

.input-sm {
	font-size: 12px !important;
}

