/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
#qaef-settings-wrapper,
.nav-tab-wrapper{
	width: calc(65% - 30px);
	margin-right: 30px;
	float: left;
}
#qaef-settings-wrapper .form-table th {
	width: 300px;
}
#qaef-adv-section{
	width: 35%;
	float: right;
}