﻿/* make the site actions colors match the branding */
.ms-siteactionsmenuinner {
	background-image:none;
	background-color: transparent;
	border-color: transparent;
}
/* make the site actions have a left padding */
.ms-cui-TabRowLeft {
	padding-left:10px;
}
