.logoDiv
{
	width:100%;
	float:left;
} 
.logoDiv img
{
	max-height: 55px;
}
.header
{
font-size: 150%;
padding-top: .7%;
}
.box
{
	background: #fcfcfc;
border: 1px solid #d8d7d7;
-webkit-box-shadow: 0px 0px 13px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px -5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px -5px rgba(0,0,0,0.75);
}
.imgBg {
background-size: auto 100% !important;
height: 273px;
}
.description
{
	padding: 5px;
}

.goalDiv
{
background: rgba(204, 204, 204, 0.19);
}
.amtClr
{
	color: rgb(81,122,61) !important;
	font-size: 250%;
}
.lightDiv
{
	color: #ccc !important;
	font-size: 120%;
}
.perDiv {
position: absolute;
top: 45%;
text-align: center;
width: 100%;
left: 0;
font-size: 120%;
color: #ccc;
}

.backnewswid
{
	-webkit-box-shadow: 2px 1px 2px rgba(7,7,7,0.1);
	-moz-box-shadow: 2px 1px 2px rgba(7,7,7,0.1);
	box-shadow: 2px 1px 2px rgba(7,7,7,0.1);
	background-color: #f6f6f6;
}





.dntBox
{
background: #ccbe99;
padding: 7px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
.dntBoxIn
{
background: white;
padding: 7px;
-moz-box-shadow: 0 0 2px 0 #000;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.26);
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.24);
}
.dntBoxInner
{
background: #f8f8f8;
-moz-box-shadow: inset 0 0 6px -1px #000;
-webkit-box-shadow: inset 0 0 6px -1px rgba(0, 0, 0, 0.39);
box-shadow: inset 0 0 6px -1px rgba(0, 0, 0, 0.54);
}
.dntHead
{
text-align: center;
font-size: 20px;
padding-bottom: 1px;

} 





.dntAmt
{
text-align: center;
font-size: 35px;
font-weight: bold;
}
.dntAmtdetail
{
font-size: 17px;
text-align: center; 
}









.dntImgOuter
{  
padding: 2px 20px 1px 20px;
}
.dntImgIn
{
border: 1px solid #ccc;
padding: 7px;
background:white;
}
.dntImgIn img
{
display: block;
height: auto;
max-height: 50%;
max-width: 100%;
text-align: center;
margin: 0 auto;
} 
.dnttitle
{
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
} 



.dntGoalDiv
{
	padding: 1% 0% 1% 0%;
}
.dntGoal
{
text-align: center;
font-size: 25px;
font-weight: bold;	
}
.dntGoalDetail
{
text-align: center;
font-size: 15px;
font-weight: bold; 
}
.dntBtn
{
font-size: 25px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;

}
.dntDesc
{  
text-align: justify;
font-size: 14px;
padding: 2px 10px 8px 10px;
max-height: 62px;
overflow: hidden;
}

.embedCardImg ul{
	list-style-type:none;
    margin:0px;
	padding:0px;
}
.embedCardDonDiv{
padding: 4px !important;
}
section img {overflow:hidden;}
section img.landscape {max-width:200px; width:100%; height:auto;}
section img.portrait {max-height:200px; width:auto; height:100%;}

/* For Fundraiser Embed Card */
.dntBoxInner .btn{
	border: 1px solid transparent;
	border-radius: 4px;
}

.dntBoxInner .dntBtn{
	font-size: 25px;
}