#smconnector_login, #smconnector_password
{
	/*padding: 3px 5px;*/
	width: 20%;
}

#smconnector_tmp_dir, #smconnector_notification_email
{
	width: 50%;
}

#smconnector_exclude_db_tables, #smconnector_exclude_db_macrosess, #smconnector_allowed_ips
{
	width: 100%;
}

.section_wrap h3
{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.section_wrap
{
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 12px;
	padding: 6px 12px 12px;
	margin: 12px 6px;
}

.form-table th
{
	/*width: 140px;*/
}

.button_toolbar
{
	margin-top: 1em;
	border-top: 1px solid #e2e2e2;
	padding-top: 1em;
}

@media screen and (max-width: 1280px)
{

}

.form-table th
{
	width: 15%;
}

.field_hint
{
	color: #999;
	font-style: italic;
}

.warning
{
	color: red;
}

#exclude_db_tables_list
{
	height: 300px;
	overflow: scroll;
}
