#map			{float:right;
			margin:0px 0px 0px 20px;}

h1			{font-size:1em;
			color:#0078c2;
			font-size:12pt;
			margin:40px 0px 20px 00px}
			
			
p			{font-size:0.6em;
			line-height:1.6em;
			margin:0px 0px 20px 00px;
			color:#666;}
			
			
p.address		{color:#000;
			font-weight:bold;
			font-size:0.7em;}
			

p.address span		{color:#0078c2;}


#share-icon,
#share-content,
#directions 		{box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.02);
			transition: all 0.3s cubic-bezier(.25,.8,.25,1);}
			

#directions		{position:absolute;
			top:286px;
			right:443px;
			background-color:#fff;
			padding:5px 5px 0px 5px;
			cursor:pointer;}
			
#directions-icon	{height:38px;
			width:38px;}


#share-icon			{position:absolute;
			top:350px;
			right:443px;}
			
			
#share:hover		{cursor:pointer}

#button-circle:hover	{fill:#f1f3f4;}	


#share-icon		{height:60px;
			width:48px;}


#share-content		{width:300px;
			background-color:#fff;
			position:absolute;
			top:340px;
			right:85px;
			display:none;
			padding:16px 20px 12px 20px;}
			
#share-content span	{cursor:pointer;
			float:right;}

#share-content h3		{color:#4d4d4d;
			font-size:19px;
			font-weight:normal;
			margin-bottom:10px;}
			
#share-content h2		{color:#000;
			margin-bottom:5px;}
			
#share-content p		{font-size:14px;
			margin:0px 0px 20px 0px;}

#url 			{width:100%;
			padding:0px 0px 6px 0px;
			border-bottom:1px solid #dbdbdb;
			margin:-15px 0px 6px 0px;}

#url:focus		{outline: none;
			box-shadow: none}

.copyLink		{color:#5a94f5;
			font-size:13px;
			font-weight:bold;}
			
.close			{font-size:30px;}

.close:hover		{color:#5a94f5;}