

/* Start:/local/components/atevi/test.test/templates/.default/style.css?17772785671515*/
img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}

.right
{
	margin-left:30px;

}

.list_answer input
{
	float:left;
	margin-top:3px;
}

.list_page
{
	text-align:right;
}

.line_step
{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
}

.line_step li
{
	display:inline-block;
	vertical-align:top;
}

.line_step a,.line_step span
{
	display:inline-block;
	padding: 8px 16px;
	border-radius: 2px;
}

.line_step a,.line_step span
{
	text-decoration:none;
}

.line_step .select a,.line_step .select span
{

}

.line_step .otv a,.line_step .otv span
{
	background-color:#DADADA;
}

span.notif
{
	font-size: 13px;
}

ul.line_step
{
	margin-top: 25px;
}

ul.line_step > li
{
	margin-bottom: 5px;
}

.btn.btn-xs.btn-two.select
{
	background-color: #a6ff74;
}

.btn.btn-xs.btn-four.select
{
	background-color: #a6ff74;
}

.md-theme .btn-xs
{
	padding: unset !important;
}

.list_answer > label{
	display: inline;
}

.list_answer > label > .right{
	border-bottom: 1px solid green;
	margin: 0;
	padding-left: 30px;
	margin-bottom: 10px;
}

.list_answer > label > input[name=answer]{
	margin: 10px 0 0;
}

.item_answer{
	display: flex;
}
.item_answer > h5{
	padding-right: 35px;
}

.list_buttons{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

@media (max-width: 572px) {
	.list_buttons{
		justify-content: unset;
		flex-direction: column;
	}
	.list_buttons .list_page{
		width: 100%;
		text-align: left;
		margin-top: 10px;
    }
	.list_buttons input{
		width: min-content;
    }
}
/* End */
/* /local/components/atevi/test.test/templates/.default/style.css?17772785671515 */
