@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.mainActionImage img
	{
	    max-width: 760px;
	}
}
.video-photo-frame {
    float: left;
    position: relative;
    width: 100%;
}
.video-photo-frame::before, .box::before {
    bottom: -17px;
    height: 17px;
    left: 0;
    position: absolute;
    width: 100%;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.video-photo-frame > iframe {
    border: medium none;
    border-radius: 3px;
    float: left;
    height: 321px;
    width: 100%;
}
.ownerInfo
{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 0;
    height:150px;
}
    .ownerInfo img {
        border:1px solid #dddfe4;
    }
    .ownerInfo .donate-wrap-info
    {
        border-bottom:0 !important;
    }
.ownerName{
    font-family: "Raleway",sans-serif;
    font-weight: normal;
    font-size:16px;
}
.details {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    padding: 30px;
}
.donate-wrap {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin: 10px 0;
    /*padding: 10px 0;*/
}
.donate-wrap-info {
    border-bottom: 3px solid #eee;
    /*padding: 30px;*/
    padding-left:30px;
    padding-right:30px;
    padding-bottom:30px;
}
.wrapper-title{
    border-bottom:1px solid #dddfe4;
}
.icon-wrap {
    background-color: #252525;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-size: 25px;
    height: 50px;
    margin: 0 auto;
    padding: 7px;
    width: 50px;
}
.action-gallery-wrap{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin: 10px 0;
    /*padding: 10px 0;*/
    padding:0px;
}
.donation-divider{
    margin-top:10px;
    margin-bottom:10px;
    height:1px;
    border-bottom:1px dotted #ddd ;
}
.donation_block_info_text
{
    font-size:12px;
    font-style:italic;
    padding:7px;
}
.donationActionShortDescription{
    font-weight:bold;
}
.donationActionTextPart ul{
    list-style: disc;
    padding-left:40px;
    padding-bottom:10px;
}
.donationActionTextPart h1 {
    font-size: 30px;
}
#iDealIssuerList, #KBCCBCList {
    /*
    padding-left:20px;
    background-image: url('/images/paymentArrow.jpg');
    background-position: 5px -4px;
    background-repeat: no-repeat;
    */
}
#ddIDealPaymentIssuer, #ddlKBCCBCOption {
    background-color:#eeeeee;
}
.donationActionTextPart span
{
    word-break: break-word;
    word-wrap: break-word;
}
.donationActionTextPart {
    padding-left: 30px;
    background-color: white;
    padding-right: 30px;
    padding-top: 5px;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.updateItem{
    padding-top:10px;
}
.updateItem div.updateItemName{
    padding-top:10px;
    padding-left:15px;
}
.updateItem img.updateItemImage {
    display: inline-block;
    border: 1px solid #00aeef;
    height: 60px;
    width: 60px;
    margin-bottom: 25px;
}
.updateItem div.updateText{
    padding-top:5px;
    padding-bottom:5px;
    word-break: break-word;
    word-wrap: break-word;
}
.clipboardButton {
    cursor:pointer;
}
.badgeUpdateCounter {
    background-color: #00aeef;
}
.fb-comments, .fb-comments * {
    width: 100% !important;
    min-height: 181px;
}
/*
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color:#FFFFFF !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs {
    border-bottom-color: #FFFFFF;
    border-left: 1px white;
}
.nav-tabs>li>a:hover {
    border-bottom:1px solid #FFFFFF;
}
.nav-tabs.nav-justified > li > a {
    font-size: 14px;
}
*/