.commerce_my_account-myAccountLayout_myAccountLayout-host .commerce_my_account-myAccountLayout_myAccountLayout.slds-grid {
	width: 90%;
	max-width: 90%;
	margin: 0 auto;
	padding-top: 50px;
}


.slds-nav-vertical__item.slds-is-active:before {
	background: #92B2C4;
}

.slds-nav-vertical__item.slds-is-active a,
.slds-nav-vertical__item.slds-is-active a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.slds-nav-vertical__item a {
	color: #92B2C4 !important;
}

.slds-nav-vertical__item:hover,
.slds-nav-vertical__item:hover a {
	color: #fff !important;
	text-decoration: none !important;
	background: #92B2C4;
}