/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

form.setup .form-group {
	margin: 30px;
}

form.setup .form-group.post_select input {
	margin-right: 25px;
}


form.setup .form-group.post_select span {
	margin-right: 5px;
}

.form-group .oi {
	display: inline-block;
	margin: 0 10px;
	text-align: center;
	font-size: 18px;
}

.form-group .oi input {
	margin: 10px 0 0 0;
}

.form-group .settings-title {
	font-size: 16px;
}

