/* donation form theme style definition - uncomment this for overriding current theme color */
/*
.primary-bg {background-color:#a6bbde!important;}
.primary-color {color:#a6bbde!important;}
.secondary-bg {background-color:#f85b4e!important;}
.secondary-color {color:#f85b4e!important;}
.tertiary-bg {background-color:#4683c3!important;}
.tertiary-color {color:#4683c3!important;}
.donation-amounts .amount:hover, .donation-amounts .amount.on {background-color:#f85b4e!important;}
.frequency a:hover, .frequency a.on {background-color:#f85b4e!important;}
*/
/* --------------------------------- */

/* Some skins have Parent Div with property align='center' */
/* To fix these cases assigning text-align:'left' for npo_wrapper  */
.npo_wrapper { text-align: left; width: 100%!important;}