.mswp-tips{
	background:#e9e9e9;
	float:left;
	padding:10px 20px;
	border-left:4px solid #6060E2;
	margin-bottom:20px;
}

.mswp-wrap .form-table th[scope="row"]{
	display:none;
}

.menu-swapper-theme-locs-table{
	width:auto;
}
.menu-swapper-theme-locs-table th,
.menu-swapper-theme-locs-table td{
	padding:10px 20px;
}
.menu-swapper-theme-locs-table th.mswp-slug{
	
}
.menu-swapper-theme-locs-table input{
	width:220px;
	padding:10px;
}
.mswp-ondeck{
	display:none;
}

table.menu-swapper-theme-locs-table th.mswp-delete{
	width:20px;
}
table.menu-swapper-theme-locs-table .mswp-delete-x{
	text-align:center;
	font-size:20px;
}


#mswp_new_theme_location{
	background: #6060E2;
	color:#eee;
	padding:10px;
	clear:both;
	display:inline-block;
	margin-top:10px;
	text-decoration:none;
}