#menu-oto-menu > a:before {
    background: url("../images/menu_icon.png") center top no-repeat;
    content: "";
}

#menu-oto-root > a:before {
    background: url("../images/menu_icon.png") center top no-repeat;
    content: "";
}

.oto_form_help{
	margin-top:20px;
	margin-bottom:20px;
}

.admin_agreement_check{
	margin-bottom:20px;
}

.oto-setup-index .admin__actions-toolbar{
	margin-bottom:25px;
}

.oto_form_wrapper .check_label{
	background: #f3f3f3;
	padding: 10px;
	min-width:600px;
	display:flex;
}

.oto_form_wrapper .check_label > input{
	background: #f3f3f3;
	padding: 10px;
	margin-right: 5px;
}