﻿@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {

	/* New buttons styles */
	.logInButton { min-width: 110px;min-height: 36px;font-size: 18px;text-transform: uppercase;font-weight: bold; width: 110px; float:right; margin-right:42px;vertical-align: middle;padding-top: 5px;white-space: -pre-wrap; white-space: -o-pre-wrap; }
	.signUpNowHeaderButton { min-width: 260px;max-width: 280px; min-height: 51px;font-size: 28px;vertical-align: middle;font-weight: bold;text-transform: uppercase;padding-top: 7px;}
	.signUpNowHeaderButton span {white-space: -pre-wrap; white-space: -o-pre-wrap;width: 240px !important;}
	.createUpdateAccountButton { min-width: 250px;min-height: 60px;font-size: 24px;font-weight: bold;padding-top: 12px; white-space: -pre-wrap; white-space: -o-pre-wrap; }
	.viewTopicsButton { min-width: 180px;min-height: 40px;text-transform: uppercase;font-size: 18px;font-weight: bold;padding-top: 7px; white-space: -pre-wrap; white-space: -o-pre-wrap; }
	.whatsYourIdeaButton { min-width: 250px;min-height: 65px;font-size: 26px;font-weight: bold;padding-top: 16px; white-space: -pre-wrap; white-space: -o-pre-wrap;  }
	.whatsYourIdeaButtonLeftSideBar { min-width: 250px;min-height: 50px;font-size: 20px;font-weight: normal; white-space: -pre-wrap; white-space: -o-pre-wrap;  }
	.addUpdateIdeaButton, .cancelIdeaButton { min-width: 220px;min-height: 60px;font-size: 26px;font-weight: bold;padding-top: 10px;}
	.whatsYourIdeaButton2 { min-width: 220px;min-height: 61px;font-size: 22px;font-weight: bold; margin-top: 0px;font-smooth: always;padding-top: 15px;}
	.whatsYourIdeaButton3 { min-width: 185px;min-height: 50px;font-size: 18px;font-weight: bold; margin-top: 0px;font-smooth: always;padding-top: 10px;  white-space: -pre-wrap; white-space: -o-pre-wrap;}
	.submitBudgetButton  { min-height: 80px;min-width: 205px;padding-top: 23px;}
	.hasLocatedIdeasIcon {width: 40px; height: 40px;padding-top: 3px;margin-left: 5px; }
	
	.facebookItem{ width: 140px;}
	
	.next-step{ padding-top: 7px;}
	.resetPasswordButton { padding-top: 5px;}
}