div.main div.internal
	{
	min-height: 540px;
	}

body.internal div.concept-body 
	{
	background-image: none!important;
	}
	
div.main 
	{
	margin-top: 33px!important;
	}
	
div.top div.slideshow div.slide-item-video a.play-button 
	{
	width: 650px;
	height: 380px;
	top: 30px;
	right: 140px;
	}

.hebrewcalc
	{
	padding: 2px 10px;
	display: block;
	width: 360px;
	height: 24px;
	line-height: 24px;
	color: #4071CF;
	border-radius: 6px;
	background: #fff;
	border: 2px solid #4071CF;
	font-size: 14px;
	margin: 20px 0px;
        transition: background-color 0.5s ease;
	}

.hebrewcalc:hover
	{
	color: #fff!important;
	background: #4071CF;
	border: 2px solid #294f97;
	}

#yahrzeitReminderForm div.select div.select-list
	{
	max-height: 400px;
	background-image: none;
	background-color: #fff;
        border: 1px solid #ccc;
	}

#yahrzeitReminderForm div.select div.select-list ul
	{
	background-image: none;
	}

#yahrzeitReminderForm div.select ul li.selected
	{
	background-color: transparent;
	}

div.logo
	{
	width: 350px;
	}


#hebrewDonationForm label.error
	{
	color: #ff0000;
	}

#tabStep1 > a {
	background-image: url(https://www.hebrewmemorial.org/layout/custom/images/patriot-event-icon.png);
	background-position: -7px -1px;
}