/*---START Bringing from style.css---*/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
}
/**
 *
 * Messages
 *
 */
.global-msg .message {
	font-size: 18px;
	margin-bottom: 15px;
	padding: 10px;
	position: relative;
	color: #444444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #d7d7d7;
}
.global-msg .message span.close {
	display: block;
	cursor: pointer;
        background: url('/workflows/application/resources/images/icons/global_message_cross.png') no-repeat left top;
	width: 30px/*17px*/;
	height: 30px/*17px*/;
	position: absolute;
	right: 10px;
	top: 9px;
}
.global-msg .message ol,
.global-msg .message ul {
	margin: 0 0 0 20px ;
	padding: 0;
}
.global-msg .message.error {
	color: white;
	background-color: #C42A2A !important;
        border-radius: 0px;
}
.global-msg .message.success {
        color:white;
        background-color: #2D8A75 !important;
        border-radius: 0px;
}

.global-msg label
{
    font-family:arial;
    font-size:16px;
    color:white;
    text-align:center;
}

/*---END Bringing from style.css---*/

/* ----general ----*/

.facebook_color{
    background-color:#3A5795!important;
    color:white!important;
}
.row-container
{
    margin-bottom:7px;
}

body {
    overflow-x: hidden;
}


.no-radius
{
    border-radius:0 !important;
}
.no-background
{
    background:none !important;
}
.no-textshadow
{
    text-shadow:0 0px 0 !important;
}
.no-background-all
{
    background:none !important;
}
.no-border-radius
{
    border-radius: 0 !Important;
}
.line-height-20{
    line-height:20px!important;
}
.no-margin
{
    margin:0 0 0px 0px !important;
}
.no-margin-top
{
    margin-top:0 !important;
}
.no-margin-left
{
    margin-left:0px !important;
}
.no-border
{
    border:0px !important;
}
.no-block{
    display:none;
}
.border{border:1px solid black;}

h1.default
{
    color: #4B4B4B !important;
    font-family: Arial !important;
}

h2.default
{
    color: #4B4B4B !important;
    font-family: Arial;
    font-size: 18px !important;
    font-weight: bold !Important;
    padding-left: 0px !important;
    padding-right: 0px!important;
}
h2.font-24px
{
    color: #4B4B4B !important;
    font-family: Arial;
    font-size: 24px !important;
    font-weight: bold !Important;
    padding-left: 0px !important;
    padding-right: 0px!important;
}

.custom-header
{
    color:white !important;
    font-weight: bold !important;
    font-family: 'Lato' !important;
    font-size: 16px !important;
}
.custom-border
{
    border:1px solid #E0EEEE;
}
.custom-padding
{
    padding:20px 20px;
}
.custom-margin
{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.input-small
{
    font-size:16px;
    width:140px;
}
.edit
{
    width:35px;
    height:35px;
    cursor:pointer;
}
.help-inline
{

}
.black-text
{
    color:black;
}
.standard-black-text
{
    color:#404041;
}
.bold-text
{
    font-weight: bold;
}
.italic-text
{
    font-style: italic;
}
.center-text
{
    text-align: center !important;
}
.justify-text
{
    text-align:justify;
}
.center-align
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding:5px;
}
.right-text
{
    text-align: right;
}
.left-text
{
    text-align: left !important;
}
.auto-margin
{
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.auto-margins
{
    margin-left: auto !important;
    margin-right: auto !important;
}
.donate-button-section
{
    padding:10px 10px;
}
.page_title_text
{
    font-size:16px;
    font-weight: bold;
    color:red;
}
.subtitle
{
    font-size:16px;
    color: #4A4A4A;
    font-weight: bold;
}
h4.custom-header
{
    font-size:16px;
    color:white;
    font-weight: normal;
}
.photo {
	padding: 8px 12px 12px 8px;
	background: url(images/photo.gif) no-repeat top left;
        background-color: white;
	width: 150px;
	height: 190px;
}
.dashed-white-border
{
    border: 1px dashed white !important;
}
.dashed-black-border
{
    border: 1px dashed black !important;
}

.cursor_pointer
{
    cursor:pointer;
}

.margin-left
{
    margin-left: 5px !important;
}
.margin-left-10
{
    margin-left: 10px !important;
}
.margin-left-5-percent
{
    margin-left: 5% !important;
}
.margin-left-10-percent
{
    margin-left: 10% !important;
}
.margin-left-15
{
    margin-left: 15px !important;
}
.margin-left-20
{
    margin-left: 20px !important;
}
.margin-left-25
{
    margin-left: 25px !important;
}
.margin-left-30
{
    margin-left: 30px !important;
}
.margin-right
{
    margin-right: 5px !important;
}
.margin-right-10
{
    margin-right: 10px !important;
}
.margin-right-15
{
    margin-right: 15px !important;
}
.margin-right-20
{
    margin-right: 20px !important;
}
.margin-right-25
{
    margin-right: 25px !important;
}
.margin-right-50
{
    margin-right: 50px !important;
}
.margin-none
{
    margin:0 !important;
}
.margin-top
{
    margin-top:5px!important;
}
.margin-top-3
{
    margin-top:3px!important;
}
.margin-top-7
{
    margin-top: 7px !Important;
}

.margin-top-10
{
    margin-top:10px!important;
}
.margin-top-15
{
    margin-top: 15px !important;
}
.margin-top-20
{
    margin-top: 20px !important;
}
.margin-top-25
{
    margin-top: 25px !important;
}
.margin-top-30
{
    margin-top: 30px !important;
}
.margin-top-35
{
    margin-top: 35px !important;
}
.margin-top-40
{
    margin-top: 40px !important;
}
.margin-top-50
{
    margin-top: 50px !important;
}
.margin-top-60
{
    margin-top: 60px;
}
.margin-top-90
{
    margin-top: 90px;
}
.margin-bottom
{
    margin-bottom:5px!important;
}
.margin-bottom-10
{
    margin-bottom:10px!important;
}
.margin-bottom-15
{
    margin-bottom:15px !important;
}
.margin-bottom-20
{
    margin-bottom:20px !important;
}
.margin-bottom-25
{
    margin-bottom:25px !important;
}
.margin-bottom-30
{
    margin-bottom:30px !important;
}
.margin-bottom-35
{
    margin-bottom:35px !important;
}
.margin-bottom-50
{
    margin-bottom:50px !important;
}
.margin-bottom-90
{
    margin-bottom:90px !important;
}

.padding-left-1-percent
{
    padding-left:1%;
}
.padding-left-2-percent
{
    padding-left:2%;
}

.padding-left
{
    padding-left:5px;
}
.padding-left-10
{
    padding-left:10px !important;
}
.padding-left-14
{
    padding-left:14px !important;
}
.padding-left-15
{
    padding-left:15px !important;
}
.padding-left-20
{
    padding-left:20px !important;
}
.padding-left-30
{
    padding-left:30px !important;
}

.padding-left-45
{
    padding-left:45px !important;
}
.padding-left-100
{
    padding-left:100px !important;
}


.padding-10
{
    padding:10px !important;

}

.margin-20
{
    margin:20px !important;

}

.padding-bottom-0
{
    padding-bottom:0px !important;
}
.padding-top-2{
    padding-top:2px;
}

.padding-top
{
    padding-top:5px !important;
}
.padding-top-7
{
    padding-top:7px !important;
}
.padding-top-60
{
    padding-top:60px;
}
.padding-top-90
{
    padding-top:90px;
}


.padding-bottom
{
    padding-bottom:5px !important;
}
.padding-bottom-10
{
    padding-bottom:10px !important;
}
.padding-bottom-15
{
    padding-bottom:15px !important;
}
.padding-bottom-20
{
    padding-bottom:20px !important;
}

.padding-bottom-30
{
    padding-bottom:30px !important;
}

.padding-bottom-40
{
    padding-bottom:40px !important;
}

.padding-bottom-90
{
    padding-bottom:90px;
}

.padding-top-40
{
    padding-top:40px !important;
}

.padding-top-75
{
    padding-top:75px !important;
}

.padding-right
{
    padding-right:5px !important;
}
.padding-right-10
{
    padding-right:10px !important;
}
.padding-right-15
{
    padding-right:15px !important;
}
.padding-right-20
{
    padding-right:20px !important;
}
.padding-right-45
{
    padding-right:45px !important;
}


.padding-right-big
{
    padding-right:15px !important;
}
.padding-left-big
{
    padding-left:15px !important;
}
.padding-top-10
{
    padding-top:10px !important;
}
.padding-top-15
{
    padding-top:15px !important;
}
.padding-top-20
{
    padding-top:20px !important;
}

.padding-top-25
{
    padding-top:25px !important;
}

.padding-top-30
{
    padding-top:30px !important;
}
.padding-top-35
{
    padding-top:35px !important;
}

.padding-top-50
{
    padding-top:50px !important;
}

.padding-bottom-25
{
    padding-bottom:25px !important;
}
.padding-bottom-75
{
    padding-bottom:75px !important;
}

.padding-20
{
    padding: 20px;
}
.no-padding
{
    padding:0px !important;
}
.color-grey-text
{
    color: #4B4B4B !important;
}
.pale-white-background
{
    background: #f9f8f5 !important;
}

.white-border
{
    border-color:white !important;
    border-width: 2px 0 0 !important;
}
.white-text
{
    color:white !important;
}
.white-background
{
    background:white !important;
}
.black-background
{
    background:black !important;
}
.yellow-background
{
    background:yellow;
}
.primary-grey-background
{
    background:#EEEDE8 !important;
}
.grey-background
{
    background:#e1e1e1 !important;
}
.light-grey-background
{
    background:#E6E6E6 !important;
}
.defaultText
{
    width: 300px;
}
.defaultTextActive
{
    color: #a1a1a1 !important;
}
.page .block .content input.password:focus, .page .block .content input.text:focus
{
    outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 10px #9ecaed;
}
input[type=text]:disabled
{
    background-color:#EEEDE8 !important;
}
.with-back-and-next
{
    top: 70px !important;
}
.back-and-next
{
    padding: 0 0 0px !important;
}
.round-border
{
    border-radius : 5px 5px 0px 0px;
}
.no-side-border
{
    border-left:none !important;
    border-right:none !important;
}

.filters
{
    border:none !important;
}

table.custom-listing
{
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
}
table.custom-listing tr
{

}
table.custom-listing tr th
{
    background: -o-linear-gradient(top, #D1D1D1, #C6C6C6) !important;
    background: -moz-linear-gradient(top, #D1D1D1, #C6C6C6) !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D1D1D1), to(#C6C6C6)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1D1D1', endColorstr='#C6C6C6');
    border-bottom: 1px solid #ABABAB;
    border-top: 1px solid #ABABAB;
    color: #333333;
    font-family: 'Lato';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px;
    text-align: left;
}
table.custom-listing tr th.left
{
    border-radius: 5px 0px 0px 0px;
}
table.custom-listing tr th.right
{
    border-radius: 0px 5px 0px 0px;
}
table.custom-listing tr td
{
    border:none;
    color: #333333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px;
}
table.custom-listing tr.even
{
    background-color: #FBFBFB;
}

table.custom-listing tr.even td
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
}
.round-btn{
    border: 1px solid #328B78;
    width: 35px !important;
    height: 35px!important;
    border-radius: 50%;
    background-color: #328B78;
    margin:2px;
}
.round-btn-light{
    border: 1px solid #42CCAE;
    width: 35px !important;
    height: 35px!important;
    border-radius: 50%;
    background-color: #42CCAE;
    margin:2px;
    color:white!important;
}
.round-btn-light:hover{
    background-color: #328B78;
    border: 1px solid #328B78;
}
.round-btn-light i{
    padding-top: 10px;
    padding-left: 9px;
}
.round-btn-unimportant{
    border: 1px solid #42CCAE;
    width: 35px !important;
    height: 35px!important;
    border-radius: 50%;
    background-color: white;
    margin:2px;
}
.round-btn-unimportant:hover {
    border: 1px solid #328B78;
}
.round-btn-unimportant i{
    padding-top: 10px;
    padding-left: 9px;
}

.round-btn i{
    font-style: normal !important;
    font-size: 18px;

}
/*.round-btn:hover{
    background-color:white;
    color:#328B78;
}
*/

.mark-required:before{
    content:"\002A";
    color:#42ccae;
}

.instructions
{
    font-family: 'futura-pt' !important;
    color:black !important;
}
small
{
    color: #4B4B4B;
}
.dot-btn-div div
{
    background: -o-linear-gradient(top, #FBB450, #F89406) !important;
    background: -moz-linear-gradient(top, #FBB450, #F89406) !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FBB450), to(#F89406)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBB450', endColorstr='#F89406');
}
.dot-btn-div div.hover span
{
    color: #7A5701 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) !important;
}
.dot-btn-div span
{
    background: -o-linear-gradient(top, #FBB450, #F89406) !important;
    background: -moz-linear-gradient(top, #FBB450, #F89406) !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FBB450), to(#F89406)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBB450', endColorstr='#F89406');
    border-color: #F89406 !important;
    color: white !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) !important;
    font-size: 18px !important;
}

p#charity_name, p#charity_desc
{
    font-size: 13px !important;
    line-height: 16px !important;
}

small.normal-form-error
{
    font-size: 12px !important;
}

td.normal-line-height
{
    line-height: normal !important;
}
td.big-line-height
{
    line-height: 40px !important;
}
.float-left
{
    float:left;
}
.float-right
{
    float:right;
}
.thin-select
{
    width:100% !important;
    height:22px !important;
}

.loading-spinner
{
    background:url("../js/valums/client/loading.svg") !important;
    background-repeat: no-repeat !important;
    height:33px;
    width:33px;
}
.loading-spinner-orange
{
    background:url("../js/valums/client/loading3-orange.svg") !important;
    background-repeat: no-repeat !important;
    height:33px;
    width:33px;
}
.loading-spinner-mycause
{
    background:url("../js/valums/client/mycause_loading_icon.svg") !important;
    background-repeat: no-repeat !important;
    height:100px;
    width:100px;
    top: 40%;
    left: 40%;
    position:absolute;
}
.loading-spinner-mycause-orange
{
    background:url("../js/valums/client/mycause_loading_icon_orang.svg") !important;
    background-repeat: no-repeat !important;
    height:100px;
    width:100px;
    top: 40%;
    left: 40%;
    position:absolute;
}
.loading-spinner-grey
{
    /*background:url("../images/loading_grey.gif") !important;*/
    background:url("../images/loading3.gif") !important;
    background-repeat: no-repeat !important;
    height:30px;
}
.loading-spinner-grey-2
{
    background:url("../images/loading3.gif") !important;
    background-repeat: no-repeat !important;
    height:30px;
}

.moveable
{
    background:url("../img/icons/move_arrows.png")!important;
    background-size:30px 30px !important;
    background-repeat: no-repeat !important;
    height:30px;
    width:30px;
}
.resizable
{
    background:url("../img/icons/resizeable_icon.png")!important;
    background-size:16px 16px !important;
    background-repeat: no-repeat !important;
    height:16px;
    width:16px;
}
.message_section{
    word-wrap: break-word;
}

div.validation_error_message
{

}
div.validation_error_message p
{
    font-size: 12px !important;
    color: #9C0303;
    margin-bottom: 0 !important;
}
.font-futura
{
    font-family: futura-pt;
}
.font-arial
{
    font-family: 'arial'!important;
}
.font-justlefthand
{
    font-family: ff-justlefthand-web,arial;
}
.font-10px
{
    font-size: 10px;
}
.font-11px
{
    font-size: 11px !important;
}
.font-12px
{
    font-size: 12px !important;
}
.font-14px
{
    font-size: 14px !important;
}
.font-15px
{
    font-size: 15px !important;
}
.font-16px
{
    font-size: 16px !important;
}
.font-18px
{
    font-size: 18px !important;
}
.font-20px
{
    font-size: 20px !important;
}
.font-22px
{
    font-size: 22px !important;
}
.font-24px
{
    font-size: 24px !important;
}
.font-30px
{
    font-size: 30px !important;
}

.font-32px
{
    font-size: 32px !important;
}

.font-38px
{
    font-size: 38px !important;
}

.font-46px
{
    font-size: 46px !important;
}
.required-marker
{
    color: orangeRed !important;
    margin-right:2px !important;
}
.display-inline
{
    display: inline;
}
.display-inline-block
{
    display: inline-block !important;
}
.normal-text
{
    font-family: 'arial' !important;
    color: #333333 !important;
    font-size:16px !important;
    display:inline;
}

.text
{
    font-family: 'Arial',Helvetica,Helvetica Neue,sans-serif;
    font-size: 14px;
    color: #4B4B4B;
    display:inline;
}

.text-default
{
    font-family: 'Arial',Helvetica,Helvetica Neue,sans-serif !important;
    font-size: 14px !important;
}
.text-default,
.text-default-color
{
    color: #4B4B4B !important;
}

.text-default.primary_color
{
    color: #42ccae !important;
}

.primary_color_dark{
    color: #2A9B83;
}
.secondary_color
{
    color: #2D8A75 !important;
}

.negative-color
{
    color:#c42a2a !important;
}

.negative-color:hover
{
    color:#a32326;
}

.small-red
{
    font-size:14px;
    color: #a3a3a3;
}

.orangeRed-text
{
    color:#d87805 !important;
    text-decoration: none !important;
}

input.smaller-text-box
{
    width:26% !important;
}
input.big-text-box
{
    width:95% !important;
}

.light-yellow-background
{
    background-color: #da9b00 !important;
    background: -moz-linear-gradient(top, #f8c400, #da9b00)!important;
    background: -o-linear-gradient(top, #f8c400, #da9b00) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f8c400), color-stop(1,#da9b00))!important;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8c400', endColorstr='#da9b00')!important;
}
.border-radius-default{
    border-radius:4px;
}
.small-note
{
    font-family: 'futura-pt' !important;
    /*color: #333333;*/
    color: #797A7B;
    font-size:14px !important;
    display:inline;
}

.delete_image
{
        position: absolute; z-index: 301; width: 21px; height: 21px;
        margin-top: 30px; margin-left: 5px;
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
        border-radius:4px;
        background: url('/workflows/application/resources/template/img/white-del.png') top left no-repeat #FFFFFF;
}
.delete_image:hover
{
        background-color:#B2B2B2;
        cursor: pointer;
}
.inline-help
{
    display:inline;
    padding:4px;/*This padding is here so that loading spinner can display correctly*/
}
.thick-red-border, input.error, textarea.error, ul.error,select.error
{
    border: 2px solid red !important;
}
.red-text
{
    color:red !important;
}

/*This p is used to display p same as br. Used in wysiwig and while displaying event main text*/
.etp_pad_textmain p, .etp_cs_text p
{
    margin:0px !important;
    padding:0px !important;
}

/*CSS for simple table to look like data-listing but without all the search, show, etc.*/
table.simple-table
{
    text-align: left;
    width:100%;
}

table.simple-table tr th:first-child
{
    border-left: 1px solid #ABABAB;

    -moz-border-radius:5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
    border-radius:5px 0 0 5px;
}
table.simple-table tr th:last-child {
    border-right: 1px solid #ABABAB;

    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    border-radius:0 5px 5px 0;
}
table.simple-table tr th
{
    border-top: 1px solid #ABABAB;
    border-bottom: 1px solid #ABABAB;
    line-height: normal;
    padding: 10px;
    text-align: center;

    color: #333333;
    font-size: 15px;
    font-family: arial;
    font-style: normal;
    font-weight: 700;

    background-color: #cdcdcd;
    background: -moz-linear-gradient(top, #d1d1d1, #c6c6c6);
    background: -o-linear-gradient(top, #d1d1d1, #c6c6c6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#d1d1d1), color-stop(1,#c6c6c6));

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#c6c6c6');
}
table.simple-table tr th.sortable-header
{
    cursor:pointer;
}


table.simple-table tr td:first-child
{
    border-right: 1px solid #999999;
}
table.simple-table tr td:last-child
{
    border-right: medium none;
}

table.simple-table tr td
{
    border-right: 1px solid #999999;
    color: #333333;
    font-family: arial;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px;
    text-align: left;
}

table.simple-table tr:nth-child(2n+2)
{
    background-color: #E2E2E2;
}

table.simple-table tr td a
{
    color: #333333 !important;
    text-decoration: underline !important;
}
div.simple-table-bottom
{
    padding: 10px;
    border: 1px solid #ABABAB;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    color: #333333;
    font-family: 'Lato';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;

    background-color: #cdcdcd;
    background: -moz-linear-gradient(top, #d1d1d1, #c6c6c6);
    background: -o-linear-gradient(top, #d1d1d1, #c6c6c6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#d1d1d1), color-stop(1,#c6c6c6));

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#c6c6c6');
}

div.simple-table-bottom .pagination_link
{
    padding:5px;
    border: 1px solid #ABABAB;

    border-radius: 5px;
    background-color: #F6F6F6;
    margin-left:3px;
}
div.simple-table-bottom .pagination_link:hover
{
    cursor:pointer;
    background-color: #BBBBBB;
    color:white;
}
div.simple-table-bottom .active,
div.simple-table-bottom .active:hover
{
    color:white;
    background-color:#3D99B5
}

ul.tab-simple
{
    border-bottom:none !important;
}
ul.tab-simple li span
{
    background-image:none !important;
}

ul.tab-simple li a.active span.c
{
    background: -moz-linear-gradient(top, #fd8217, #eb5f00) !important;
    background: -o-linear-gradient(top, #fd8217, #eb5f00) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#fd8217), color-stop(1,#eb5f00)) !important;
    background: -ms-linear-gradient(top,  #fd8217, #eb5f00) !important;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd8217', endColorstr='#eb5f00') !important;
}


ul.tab-simple li a span.c
{
    text-shadow:none !important;
    padding:10px !important;
    border-radius : 5px 5px 5px 5px;
    color: white !important;

    background: -moz-linear-gradient(top, #646464, #3c3c3c) !important;
    background: -o-linear-gradient(top, #646464, #3c3c3c) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#646464), color-stop(1,#3c3c3c)) !important;
    background: -ms-linear-gradient(top,  #646464, #3c3c3c) !important;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#646464', endColorstr='#3c3c3c') !important;
}

div.fundraise_top_header
{
    padding: 40px 25px 25px 20px;
    min-height:38px;
}

div.fundraise_top_header div
{
    display:table;
}


div.fundraise_top_header div h1
{
    display:table-cell !important;
    vertical-align:middle !important;
    padding-top:4px !important;
    font-family: 'futura-pt' !important;
    font-size: 25px !important;
    font-weight: bold !important;
    color: white !important;
    text-shadow: none !important;
    padding:0 !important;
}

div.fundraise_top_header div a img
{
    display:table-cell;
    vertical-align:middle;
    position:relative;
    right:-40px;
}

.banner-img
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.grid-8-plus
{
    width:50%;
}

.grid-16-plus
{
    width:100%;
}

.no-wrap
{
    white-space: nowrap;
}

.qtip-content
{
    font-family: arial;
    font-size:14px;
}

.container-fluid:before, .container-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.container-fluid:after {
    clear: both;
}
.container-fluid:before, .container-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.container-fluid {
    padding-left: 20px;
    padding-right: 20px;
}

.bootstrap-label,
.bootstrap-badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  /*font-weight: bold;*/
  line-height: 14px;
  color: #ffffff;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  font-family:Arial;
  border:1px solid #a7a7a7;
}

.bootstrap-label {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.bootstrap-badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

.bootstrap-label:empty,
.bootstrap-badge:empty {
  display: none;
}

a.bootstrap-label:hover,
a.bootstrap-label:focus,
a.bootstrap-badge:hover,
a.bootstrap-badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.bootstrap-label.important,
.bootstrap-badge.important {
  background-color: #b94a48;
}

.bootstrap-label.important[href],
.bootstrap-badge.important[href] {
  background-color: #953b39;
}

.bootstrap-label.warning,
.bootstrap-badge.warning {
  background-color: #f89406;
}

.bootstrap-label.warning[href],
.bootstrap-badge.warning[href] {
  background-color: #c67605;
}

.bootstrap-label.success,.bootstrap-label.hover-success,
.bootstrap-badge.success {
  background-color: #42CCAE;
}

.bootstrap-label.success[href],
.bootstrap-badge.success[href] {
  background-color: #356635;
}

.bootstrap-label.info,
.bootstrap-badge.info {
  background-color: #3a87ad;
}

.bootstrap-label.info[href],
.bootstrap-badge.info[href] {
  background-color: #2d6987;
}

.bootstrap-label.inverse,
.bootstrap-badge.inverse {
  background-color: #333333;
}

.bootstrap-label.inverse[href],
.bootstrap-badge.inverse[href] {
  background-color: #1a1a1a;
}

.bootstrap-label.mycause,
.bootstrap-badge.mycause {
  background-color: orangered;
}

.bootstrap-label.mycause[href],
.bootstrap-badge.mycause[href] {
  background-color: orangered;
}

.bootstrap-label.hover-success:hover {
  background-color: white;
  color: #2D8A75;
}
/*btn for bootstrap*/

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/*.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}*/

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

/*.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}*/

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}
/*btn-group for bootstrap*/
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}
.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn + .btn {
  margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

.btn-group > .btn-mini {
  font-size: 10.5px;
}

.btn-group > .btn-small {
  font-size: 11.9px;
}

.btn-group > .btn-large {
  font-size: 17.5px;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

/*End btn-group*/


.select_error
{
    border:1px solid red;
}

.hr-margin-10
{
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.disabled
{
    background-color: #E3E3E3 !important;
}


/*SHould be used on containers*/
.container_failed_validation
{
    background:yellow;
}

/*Buttons*/
.bottom_menu .button {
	padding: 1px;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	vertical-align: middle;

	display: -moz-inline-box;
	display: inline-block;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(255,255,255,0.5);

	color: #2e440c;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);

	background-color: #7AA935;
	background: -moz-linear-gradient(top, #7AA935, #648E25);
	background: -o-linear-gradient(top, #7AA935, #648E25);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#7AA935), color-stop(1,#648E25));

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7AA935', endColorstr='#648E25');
}
.bottom_menu .button span {
	margin: 0;
	padding:  10px 30px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	font-weight:  bold;
	vertical-align: top;

	display: -moz-inline-box;
	display: inline-block;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
}
.bottom_menu .button input {
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
}
.bottom_menu .button.focus,
.bottom_menu .button:focus {

	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.bottom_menu .button.focus span,
.bottom_menu .button:focus span,
.bottom_menu .button:hover span,
.bottom_menu .button.hover span,
.bottom_menu .button:active span,
.bottom_menu .button.active span {
	background: -moz-linear-gradient(top, #648E25, #7AA935);
	background: -o-linear-gradient(top, #648E25, #7AA935);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#648E25), color-stop(1,#7AA935));

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#648E25', endColorstr='#7AA935');
}



.bottom_menu .button.yellow {
	border: 1px solid #cfab1d;

	background-color: #f0dd93;
	background: -moz-linear-gradient(top, #faf5df, #e9ce61);
	background: -o-linear-gradient(top, #faf5df, #e9ce61);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#faf5df), color-stop(1,#e9ce61));

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf5df', endColorstr='#e9ce61');
}

.bottom_menu .button.yellow span {
	color: #7B550F;
	padding: 9px 19px;

	text-shadow: 0 1px 0 rgba(255,255,255,0.7);

	background-color: #e4c23d;
	background: -moz-linear-gradient(top, #e8cc5d, #e0ba23);
	background: -o-linear-gradient(top, #e8cc5d, #e0ba23);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#e8cc5d), color-stop(1,#e0ba23));

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8cc5d', endColorstr='#e0ba23');
}

.bottom_menu .button.yellow.focus,
.bottom_menu .button.yellow:focus,
.bottom_menu .button.yellow:hover,
.bottom_menu .button.yellow.hover,
.bottom_menu .button.yellow.active,
.bottom_menu .button.yellow:active {
	border: 1px solid #a98c18;
}

.bottom_menu .button.yellow.focus,
.bottom_menu .button.yellow:focus,
.bottom_menu .button.yellow:hover,
.bottom_menu .button.yellow.hover,
.bottom_menu .button.yellow.active,
.bottom_menu .button.yellow:active,
.bottom_menu .button.yellow.focus span,
.bottom_menu .button.yellow:focus span,
.bottom_menu .button.yellow:hover span,
.bottom_menu .button.yellow.hover span,
.bottom_menu .button.yellow.active span,
.bottom_menu .button.yellow:active span {
	color: white;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

	text-shadow: 0 1px 0 rgba(0,0,0,0.5);

	background-color: #cbab2b;
	background: -moz-linear-gradient(top, #bfa228, #d3b02d);
	background: -o-linear-gradient(top, #bfa228, #d3b02d);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#bfa228), color-stop(1,#d3b02d));

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfa228', endColorstr='#d3b02d');
}

.grey-background-box
{
    background: url("/workflows/application/resources/template/img/fieldset-bck.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    padding: 10px;
}

/*Simple select container*/
.simple-select-container
{
   width: 50px;
   height: 28px;
   overflow: hidden;
   border: 1px solid #ccc;

   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}
.simple-select-container select
{
   background: transparent;
   width: 80px;
   padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #000000;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}


ul.sortable
{
    list-style-type:none;
    margin: 0 !important;
    padding: 0;
    cursor: pointer;
}
ul.sortable li
{
    background: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:5px !important;
    z-index: -10;

    min-height: 24px;
}
ul.sortable li:active, ul.sortable li:focus, ul.sortable li:hover
{
    border: 1px black dashed;
    padding:4px !important;
}

ul.sortable li.state-highlight
{
    height:100px;
    line-height: 100px;
    background-color:#ececec;
    border: 1px black dashed;
}

ul.sortable li.state-highlight.small-placeholder
{
    height:22px;
    line-height: 22px;
}

/*Radio as select buttons*/
.radio_select_button, .radio_select_button .radio, .radio_select_button .radio span,
.radio_select_button .radio span input[type="radio"]
{
    width: 84px;
    height:44px;
    cursor:pointer;
    margin-top:-3px;/*Can be overwritten*/
}
.radio_select_button .radio span
{
    background: url("/workflows/application/resources/images/icons/radio-select.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}

.radio_select_button .radio:active span,
.radio_select_button .radio.active span,
.radio_select_button .radio.focus span,
.radio_select_button .radio:hover span,
.radio_select_button .radio.focus:active span,
.radio_select_button .radio:active:hover span,
.radio_select_button .radio.active:hover span,
.radio_select_button .radio.focus.active span
{
    background: url("/workflows/application/resources/images/icons/radio-select.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}
.radio_select_button .radio span.checked
{
    background: url("/workflows/application/resources/images/icons/radio-selected.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}
.radio_select_button .radio:active span.checked,
.radio_select_button .radio.active span.checked,
.radio_select_button .radio.focus span.checked,
.radio_select_button .radio:hover span.checked,
.radio_select_button .radio.focus:active span.checked,
.radio_select_button .radio:active:hover span.checked,
.radio_select_button .radio.active:hover span.checked,
.radio_select_button .radio.focus.active span.checked
{
    background: url("/workflows/application/resources/images/icons/radio-selected.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}


/*Checkboxes as select buttons*/
.checker_select_button, .checker_select_button .checker, .checker_select_button .checker span,
.checker_select_button .checker span input[type="checkbox"]
{
    width: 84px;
    height:44px;
    cursor:pointer;
    margin-top:-3px;/*Can be overwritten*/
}
.checker_select_button .checker span
{
    background: url("/workflows/application/resources/images/icons/checkbox-select.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}



.checker_select_button .checker:active span,
.checker_select_button .checker.active span,
.checker_select_button .checker.focus span,
.checker_select_button .checker:hover span,
.checker_select_button .checker.focus:active span,
.checker_select_button .checker:active:hover span,
.checker_select_button .checker.active:hover span,
.checker_select_button .checker.focus.active span
{
    background: url("/workflows/application/resources/images/icons/checkbox-select.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}
.checker_select_button .checker span.checked
{
    background: url("/workflows/application/resources/images/icons/checkbox-selected.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}
.checker_select_button .checker:active span.checked,
.checker_select_button .checker.active span.checked,
.checker_select_button .checker.focus span.checked,
.checker_select_button .checker:hover span.checked,
.checker_select_button .checker.focus:active span.checked,
.checker_select_button .checker:active:hover span.checked,
.checker_select_button .checker.active:hover span.checked,
.checker_select_button .checker.focus.active span.checked
{
    background: url("/workflows/application/resources/images/icons/checkbox-selected.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}




/*Checkboxes as select buttons for likebox*/
.checkbox_select_button, .checkbox_select_button .checker, .checkbox_select_button .checker span,
.checkbox_select_button .checker span input[type="checkbox"]
{
    width: 130px;
    height:48px;
    cursor:pointer;
    margin-top:-3px;/*Can be overwritten*/
}
.checkbox_select_button .checker span
{
    background: url("/workflows/application/resources/images/icons/like-box.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}



.checkbox_select_button .checker:active span,
.checkbox_select_button .checker.active span,
.checkbox_select_button .checker.focus span,
.checkbox_select_button .checker:hover span,
.checkbox_select_button .checker.focus:active span,
.checkbox_select_button .checker:active:hover span,
.checkbox_select_button .checker.active:hover span,
.checkbox_select_button .checker.focus.active span
{
    background: url("/workflows/application/resources/images/icons/like-box.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}
.checkbox_select_button .checker span.checked
{
    background: url("/workflows/application/resources/images/icons/like-box-select.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}
.checkbox_select_button .checker:active span.checked,
.checkbox_select_button .checker.active span.checked,
.checkbox_select_button .checker.focus span.checked,
.checkbox_select_button .checker:hover span.checked,
.checkbox_select_button .checker.focus:active span.checked,
.checkbox_select_button .checker:active:hover span.checked,
.checkbox_select_button .checker.active:hover span.checked,
.checkbox_select_button .checker.focus.active span.checked
{
    background: url("/workflows/application/resources/images/icons/like-box-select.png") no-repeat scroll center center / contain  rgba(0, 0, 0, 0);
}

.selector.error
{
    border: 2px solid #FF0000;
}



.small_select_container .selector
{
    height:15px !important;
    width:25% !important;
}

.block.purity-style
{
    padding:0px;
}

.block.purity-style .purity-top h2
{
    padding-top: 10px;
    padding-left:10px;
}

.block.purity-style .purity-bottom
{
    padding-right:10px;
    padding-left:10px;
}

.block.purity-style .content
{
    margin-top: 15px;
    padding-bottom:10px;
}
.block.purity-style .content fieldset
{
    border-left: none;
    border-right:none;
    border-radius: 0;
}

/*Purity style side section*/
.purity-side-section
{
    position:absolute;
    left:-275px;
    width:280px;
}

.purity-side-section .side-block .side-header
{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0 ;
    background: #E3E3E3;
    padding-bottom:5px;
}
.purity-side-section .side-block:not(:first-of-type) .side-header
{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0;
}

.purity-side-section .side-block .side-content
{
    padding:10px;
    background: white;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.purity-side-section .side-block:not(:last-of-type) .side-content
{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.purity-side-section #social_container input
{
    width:193.5px;
}

/*Purity style side section END*/

.dropdown-action-container div.action-sel
{
        white-space: nowrap;
        cursor: pointer;
        text-align: center;
}
.dropdown-action-container div.action-pad
{
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
        -webkit-transition: opacity .218s;
        -moz-transition: opacity .218s;
        -o-transition: opacity .218s;
        transition: opacity .218s;
        background: white;
        border: 1px solid #CCC;
        border: 1px solid rgba(0, 0, 0, .2);
        cursor: default;
        font-size: 13px;
        margin: 0;
        outline: none;
        padding: 2px 0;
        position: absolute;
        z-index: 100;
        right: 20px;
}
.dropdown-action-container div.action-pad div.action-col
{
        white-space: nowrap;
        padding: 2px 8px;
}
.dropdown-action-container div.action-pad div.action-hover
{
        background-color: #EEE;
        border-color: #EEE;
        border-style: dotted;
        border-width: 1px 0;
        padding-top: 1px;
        padding-bottom: 1px;
}
.dropdown-action-container div.action-pad div.action-col a
{
        font-size: 13px !important;
        text-decoration: none !important;
}


img.share_default
{
   height:22px;
   border-radius:4px;
}

img.share_link_default
{
    width:38px;
    border-radius:4px;
    vertical-align:middle
}
img.share_link_default.small
{
    width:17px;
    height:17px;
}

/*2014 Designs*/
.standard-link-color
{
    color: #42ccae !important;
}
.standard-link-color.dark
{
    color:#2d8a75 !important;
}
.standard-link-color.grey
{
    color:#9F9FA0 !important;
}
.standard_grey_text{
    color:#999;
}

.standard-background-color
{
    background-color: #42ccae;
}
.standard-background-color.dark
{
    background-color: #2d8a75;
}

.monsterrat_alternate
{
    font-family: 'Montserrat Alternates',sans-serif !important;
}
.monsterrat
{
    font-family:'Montserrat', sans-serif;
}
.monsterrat-light
{
    font-family:"Monsterrat-light", sans-serif;
}
.main_label
{
    font-size: 33px;
}
.grey-text
{
    color: #404041;
}
.light-grey-text{
    color:#666;
}
.color-warning
{
    color:#C72D2F !important;
}
.unimportant-link{
    border:1px solid #42ccae;
    background-color:white;
    color:#42ccae;
    padding:10px 15px;
    height: 38px;
    border-radius: 25px;
    font-family: 'Montserrat Alternates', sans-serif;
    min-width: 90px;
    font-size: 15px;
    text-align:center;
}
.unimportant-link:hover{
    border:1px solid #2E8975;
    background-color:white;
    color:#2E8975;
    padding:10px 15px;
    height: 38px;
    border-radius: 25px;
    font-family: 'Montserrat Alternates', sans-serif;
    min-width: 90px;
    font-size: 15px;
    text-align:center;
}
.standard-link,
.standard-link:hover
{
    font-family:'Montserrat', sans-serif;
    color:#ffffff;
    background-color:#42ccae;
    border-radius:25px!important;
    height:40px;
    padding:10px 22px 10px 22px!important;
}
.standard-link:hover{
    background-color: #40A792;
}

.standard-link.alternate,
.standard-link.alternate:hover
{
    font-family:'Montserrat Alternates', sans-serif;
    color:#2d8a75;;
    background-color:#ffffff;
    border-radius:25px;
    height:40px;
    padding:10px 22px 10px 22px;
}

.standard-link.pink,
.standard-link.pink:hover
{
    color:white !important;
    background-color: rgb(182, 29, 141) !important;
}

.standard-link.coral,
.standard-link.coral:hover{
    color: white;
    background-color: #FF5E6A;
}

.standard-link.paypal,
.standard-link.paypal:hover
{
    border: medium none;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 20px;
    height: 50px;
    padding: 6px 30px;
    background-color: #009ADC !important;
}
.standard-link-small:hover > a
{
    color:#2d8a75 !important;
    background-color:#ffffff;
}

.border-radius
{
    border-radius: 5px;
}

.standard-link.disabled_green:hover
{
    color:white;
    background-color:#c9c9c8;
}

.border-radius-10
{
    border-radius: 10px;
}


.standard-link a
{
    color: #ffffff;
}

.standard-link-small-customised{
    margin-left: -5px !important;
    margin-right:-1px!important;
    border: 1px solid grey!important;
    border-radius: 0px 4px 4px 0px !important;
    background-color:#42ccae !important;
    background: #42ccae !important;
    color:white !important;
}
.standard-link-small-customised:hover{
    background-color:#2E8975 !important;
    background:#2E8975 !important;

}

.standard-link-small,
.standard-link-small:hover
{
    font-family:'Montserrat', sans-serif;
    color:#ffffff;
    background-color:#42ccae;
    border-radius:15px;
    font-size:16px;
    padding:5px 20px 5px 20px;

    line-height:30px;
    vertical-align: middle;

    white-space: nowrap;
}
.standard-link-small:hover
{
    background-color:#2d8a75;
}
.standard-link-small.no-hover:hover
{
    color:#ffffff;
    background-color:#42ccae;
}
.standard-submit.no-hover:hover
{
    color:#ffffff;
    background-color:#42ccae;
}
.standard-link-small.dark.no-hover:hover
{
    color:#ffffff;
    background-color:#2d8a75;
}

.standard-link-small.alternate
{
    color:#42ccae;
    background-color:#ffffff;
}

.standard-link-small.alternate:hover
{
    color:#ffffff;
    background-color:#42ccae;
}
.standard-link-small.alternate.no-hover:hover
{
    color:#42ccae;
    background-color:#ffffff;
}

.standard-link-small.dark.alternate,
.standard-link-small.dark.alternate:hover
{
    color:#2d8a75 !important;
    background-color:#ffffff;
}

.standard-link-small.dark.alternate > a,
.standard-link-small.dark.alternate:hover > a
{
    color:#2d8a75;
    background-color:#ffffff;
}

.standard-link-small.grey{
    color:#ffffff;background-color:#b3b3b3 !important;
}
.standard-link-small.white{
    color:#42ccae;background-color:#ffffff !important;
}
.standard-link.donate{
    font-size:20px;border:none;color:#ffffff !important;padding:6px 30px;height:50px;cursor:pointer;
}

.standard-link.portfolio{
    font-size:16px;border:none;color:#ffffff !important;padding:6px 20px;height:40px;cursor:pointer;
}
.standard-link.smaller{
    font-family:'Montserrat', sans-serif;font-size:14px;border:none;color:#ffffff !important;padding:3px 18px;height:40px;cursor:pointer;
}
.standard-link.smaller.dark{
    color:#ffffff !important;
    background-color:#2d8a75;
}
.standard-link-small.negative-link
{
    color:#ffffff !important;
    background-color:#c42a2a;
}
.standard-link-small.negative-link:hover
{
    background-color: #a32326;
}

.standard-link.medium{
    font-family:'Montserrat', sans-serif;font-size:14px;border:none;color:#ffffff !important;padding:3px 35px;height:40px;cursor:pointer;
}

.standard-link.medium.manual-button{
    border-top-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-left-width: 0px;height: 25px;line-height:22px;padding:3px 20px !important;
}

.standard-link-small.dark
{
    background-color:#2d8a75;
}
.standard-link-small.dark:hover
{
    background-color:#FFFFFF;
    color:#2d8a75;
}

.standard-link-small.warning
{
    background-color: #c72d2f;
}
.standard-link-small.grey
{
    background-color: #9f9fa0;
}

.standard-link-small.single-character
{
    font-size:14px;
    padding: 1px 8px 3px;
}

.standard-submit
{
    font-family:'Montserrat Alternates', sans-serif;
    color:#ffffff;
    background-color:#42ccae;
    border-radius:25px !important;
    height:32px;
    padding:5px 22px;

    border: 0 none;
    cursor: pointer;
    font-size:16px;
    -webkit-appearance: none;
}

.standard-submit-margin-left{
    margin-left: -65px;
}

.standard-submit:hover
{
    background-color:#2d8a75;
}

.go-search-section
{
    position:relative;
}
.go-search-section .go-search
{
    border-radius: 25px !important;
    width:100% !important;
}

.go-search-section .go-search::-moz-placeholder
{
    font-size: 14px;
}
.go-search-section .go-link
{
    background-color: #42CCAE;
    border-radius: 25px;
    color: #FFFFFF;
    font-family: 'Montserrat Alternates',sans-serif;
    font-size: 16px;
    line-height: 30px;
    padding:0px 6px 3px 6px;
    vertical-align: middle;
    white-space: nowrap;
    position:absolute;
    top:2px;
    right:2.5px;
}
.go-search-section .go-link:hover
{
    background-color: #2d8a75;
}

.header-greetings
{
    background:url('') no-repeat scroll 0 0 #40c6a7;
    background-size: 80% 100%;
    background-position:center;
    min-height:15.50em;
    padding-top:58px;
    margin-bottom:55px;
}

.header-greetings .secondary_label
{
    padding-top:12px;
    font-size:46px;
    color:#ffffff;
}

nav .header-search
{
    height:30px !important;
    border-radius:16px !important;
    font-size:12px !important;
    margin-bottom:0px !important;
    text-align:center;
}

nav .header-login
{
    font-family:'Montserrat Alternates', sans-serif !important;
    font-size:14px !important;
    top:0 !important;
    padding:0.95em !important;
    text-align:center !important;
}

.welcome_container
{
    height:55px;
}
.welcome_message
{
    color: #FFFFFF;
    font-family: ff-justlefthand-web,arial;
    font-size: 30px;
    font-weight: bold;
    padding: 15px 0 10px;
}

/*
.top-bar-section li#nav_my_account_container a {
   background-color:#42CCAE;
}*/

a.grey_button:hover {background-color:#42CCAE !important;}
a.grey_button{font-family:'Montserrat Alternates', sans-serif;color:#ffffff;background-color:#c9c9c8;border-radius:25px;height:40px;padding:5px 10px 5px 10px;}
.terms_conditions{font-family:arial;font-weight: normal;line-height:1.4em;}
.clean_grey{color:#90908d;}

.cause_frp_block{background-color:#ffffff;border-radius:10px;height:300px}
.arial_font {font-family:Arial !important; font-weight: normal;}
.small_round{font-family:'Montserrat Alternates';background-color:#42ccae;color:white;border-radius:15px;font-size:16px;width: 25px;display:block;
height: 25px;
line-height: 25px;
text-align: center;
}
.small_round.dark{background-color:#2d8a75;}
.small_round.warning{background-color:#C72D2F;}
/* Phones - 640px iphone 6, iphone 6+ */
.ellipses{
    float:right;
    width:85%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.ellipses_normal{
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-left:5px;
    padding-right:5px;
}
.entity_account_img{
    float:left;
    padding-top:12px;
    padding-right:5px
}


.line-height-1_5{
    line-height:1.5;
}
.line_height_1_5{
        line-height:1.5;
    }
.line_height_3_5{
        line-height:3.5;
    }

.border_AUD_general{
    border: 1px solid #9A9A9A !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.no-border-left{
    border-left:none!important;
}
.no-border-left-radius{
    border-top-left-radius:0px!important;
    border-bottom-left-radius:0px!important;
}

/*-- end genral -- */

@media only screen and (max-width: 60em){
    .clear-small-only{
        clear:both;
    }
    .width_50px_small_only{
        width:50px;
    }
    .width_65_percent_small_only{
        width:65%;
    }
    .width_60_percent_small_only{
        width:60%;
    }
    .max-height_80px_small_only{
        max-height:80px !important;
    }
     .min-height_60px_small_only{
        min-height:60px !important;
    }
    .min-height_52px_small_only{
        height:52px;
    }
    .max-height_60px_small_only{
        max-height:60px !important;
    }

    max-height_90px_small_only{
        max-height:90px !important;
    }


    .max-height_100px_small_only{
        max-height:100px !important;
    }

    div#uniform-state{width:100% !important;}
    .border_AUD_small_only{
                border: 1px solid #9A9A9A !important;
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px;
            }
    .ellipses_for_small_only{
        float:left;
        width:90%;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .ellipses_125px_for_small_only{
        float:left;
        width:125px;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .ellipses_100_for_small_only{
        float:left;
        width:100%;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }

    .header-greetings .secondary_label
    {
        font-size:28px;
    }

    .small{padding:5px 10px !important;font-size:14px !important;}
    .standard-link-small.dark,
    .standard-link-small.dark:hover
    {
        font-size:11px;
        padding:5px 10px 8px 10px;
    }

    ul#charities_display > * {
      -webkit-transform: translate3d(0,0,0);
    }
    .width_28_percent_small_only{
        width:28%;
    }
    .width_49_small_only{
        width:49% !important;
    }
    .width_55_small_only{
        width:55% !important;
    }
    .width_96_small_only{
        width:96% !important;
    }
    .width_100_small_only{
        width:100% !important;
    }
    .width_90_small_only{
        width:90% !important;
    }
    .display-charityname-font{
        width:70%;
        /*overflow-x;*/
    }
    .center-text-small-only
    {
        text-align:center;
    }
    .no-background-small-only
    {
        background:none !important;
    }
    .black-text-small-only
    {
        color:#404041 !important;
    }
    .override-padding-small-only{
        padding:10px 5px !important;
    }
    .padding-5-small-only
    {
        padding:5px;
    }
    .padding-10-small-only
    {
        padding:10px;
    }
    .padding-left-5-small-only
    {
        padding-left:5px;
    }
    .padding-left-10-small-only
    {
        padding-left:10px;
    }
    .padding-left-35-small-only{
        padding-left:35px;
    }
    .padding-right-small-only{
        padding-right:5px;
    }
    .padding-right-10-small-only{
        padding-right:10px;
    }
    .padding-right-25-small-only{
        padding-right:25px !important;
    }
    .padding-20-small-only
    {
        padding:20px;
    }
    .padding-bottom-15-small-only
    {
        padding-bottom:15px;
    }
    .padding-top-small-only{padding-top:5px !important}
    .padding-top-10-small-only{padding-top:10px !important}
    .padding-top-15-small-only{padding-top:15px !important}

    .margin-none-small-only{
        margin:0 !important;
    }
    .margin-top-none-small-only{
        margin-top:0;
    }

    .margin-top-small-only
    {
        margin-top:5px !important;
    }
    .margin-top-10-small-only
    {
        margin-top:10px !important;
    }
    .margin-top-30-small-only
    {
        margin-top:30px !important;
    }
    .margin-right-15-small-only
    {
        margin-right:15px;
    }
    .margin-right-10-small-only
    {
        margin-right:10px;
    }
      .margin-right-20-small-only
    {
        margin-right:20px;
    }
    .margin-right-5-small-only
    {
        margin-right:5px;
    }
    .margin-top-7-small-only
    {
        margin-top:7px;
    }
    .margin-top-15-small-only
    {
        margin-top:15px;
    }
    .margin-top-20-small-only
    {
        margin-top:20px;
    }
    .margin-top-25-small-only
    {
        margin-top:25px;
    }

    .margin-top-10px-small-only
    {
        margin-top:10px;
    }
    .margin-top-80px-small-only
    {
        margin-top:80px;
    }

    .margin-bottom-small-only
    {
        margin-bottom:5px;
    }
    .margin-bottom-10-small-only
    {
        margin-bottom:10px !important;
    }
    .margin-bottom-15-small-only
    {
        margin-bottom:15px !important;
    }
    .margin-left-10-small-only
    {
        margin-left:10px;
    }
    .margin-left-20-percent-small-only{
        margin-left:20% !important;
    }


    .margin-left-15-small-only
    {
        margin-left:15px;
    }
     .margin-left-25-small-only
    {
        margin-left:25px;
    }
     .margin-right-25-small-only
    {
        margin-right:25px;
    }
     .margin-right-50-small-only
    {
        margin-left:50px;
    }
    .no-margin-small-only
    {
        margin:0 !important;
    }

    .font-8px-small-only
    {
        font-size: 8px;
    }
    .font-10px-small-only
    {
        font-size: 10px !important;
    }
    .font-11px-small-only
    {
        font-size: 11px;
    }
    .font-12px-small-only
    {
        font-size: 12px !important;
    }
    .font-13px-small-only
    {
        font-size: 13px !important;
    }
    .font-14px-small-only
    {
        font-size: 14px !important;
    }
    .font-16px-small-only
    {
        font-size: 16px !important;
    }
    .font-18px-small-only
    {
        font-size: 18px !important;
    }
    .font-20px-small-only
    {
        font-size: 20px !important;
    }
    .font-22px-small-only
    {
        font-size: 22px !important;
    }
    .font-25px-small-only
    {
        font-size: 25px !important;
    }
     .font-28px-small-only
    {
        font-size: 28px !important;
    }
    .font-30px-small-only
    {
        font-size: 30px !important;
    }

    .font-33px-small-only
    {
        font-size: 33px !important;
    }

    .font-35px-small-only
    {
        font-size: 35px !important;
    }
    .font-36px-small-only
    {
        font-size: 36px !important;
    }
    .font-40px-small-only
    {
        font-size: 30px !important;
    }
    .font-54px-small-only
    {
        font-size: 54px !important;
    }
    .display-table-small-only
    {
        display:table;
    }

    .auto-margin-small-only
    {
        margin:0 auto;
    }
    .float-none-small-only
    {
        float:none !important;
    }

    .small-0_5{
    position: relative;
    width: 4.16666% !important;
}
.small-1 {
position: relative;
width: 8.33333% !important; }

.small-1_5 {
position: relative;
width: 12.4995% !important; }

.small-2 {
  position: relative;
  width: 16.66667% !important; }

.small-2_5 {
  position: relative;
  width: 20.83333% !important; }

.small-3 {
  position: relative;
  width: 25% !important; }

.small-3_5 {
  position: relative;
  width: 29.16665% !important; }

.small-4 {
  position: relative;
  width: 33.33333% !important; }

.small-4_5 {
  position: relative;
  width: 37.49997% !important; }

.small-5 {
  position: relative;
  width: 41.66667% !important; }

.small-5_5 {
  position: relative;
  width: 45.83329% !important; }

.small-6 {
  position: relative;
  width: 50% !important; }

.small-6_5 {
  position: relative;
  width: 54.16661% !important; }

.small-7 {
  position: relative;
  width: 58.33333% !important; }

.small-7_5 {
  position: relative;
  width: 62.49993% !important; }

.small-8 {
  position: relative;
  width: 66.66667% !important; }

.small-8_5 {
  position: relative;
  width: 70.83325% !important; }

.small-9 {
  position: relative;
  width: 75% !important; }

.small-9_5 {
  position: relative;
  width: 79.16657% !important; }


.small-10 {
  position: relative;
  width: 83.33333% !important; }

.small-10_5 {
  position: relative;
  width: 87.49989% !important; }

.small-11 {
  position: relative;
  width: 91.66667% !important; }

.small-11_5 {
  position: relative;
  width: 95.83321% !important; }

.small-12 {
  position: relative;
  width: 100% !important; }

    .small-offset-0 {
    position: relative;
    margin-left: 0% !important; }

    .small-offset-0_25 {
    position: relative;
    margin-left: 2.08333% !important; }

    .small-offset-0_5 {
    position: relative;
    margin-left: 4.16666% !important;}

    .small-offset-1 {
    position: relative;
    margin-left: 8.33333% !important; }

    .small-offset-1_5 {
    position: relative;
    margin-left: 12.4995% !important; }

    .small-offset-2 {
    position: relative;
    margin-left: 16.66667% !important; }

    .small-offset-3 {
    position: relative;
    margin-left: 25% !important; }

    .small-offset-3_5
    {
        position: relative;
        margin-left: 29.16665% !important; }

    .small-offset-4 {
    position: relative;
    margin-left: 33.33333% !important; }

    .small-offset-5 {
    position: relative;
    margin-left: 41.66667% !important; }

    .small-offset-6 {
    position: relative;
    margin-left: 50% !important; }

    .small-offset-7 {
    position: relative;
    margin-left: 58.33333% !important; }

    .small-offset-8 {
    position: relative;
    margin-left: 66.66667% !important; }

    .small-offset-9 {
    position: relative;
    margin-left: 75% !important; }

    .small-offset-10 {
    position: relative;
    margin-left: 83.33333% !important; }

    .small-offset-11 {
      position: relative;
      margin-left: 91.66667% !important; }

    .small-offset-12 {
      position: relative;
      margin-left: 100% !important; }

    .small-offset-0 {
    position: relative;
    margin-left: 0% !important; }

    .small-offset-0_25 {
    position: relative;
    margin-left: 2.08333% !important; }

    .small-offset-0_5 {
    position: relative;
    margin-left: 4.16666% !important;}

    .small-offset-1 {
    position: relative;
    margin-left: 8.33333% !important; }

    .small-offset-1_5 {
    position: relative;
    margin-left: 12.4995% !important; }

    .small-offset-2 {
    position: relative;
    margin-left: 16.66667% !important; }

    .small-offset-3 {
    position: relative;
    margin-left: 25% !important; }

    .small-offset-3_5
    {
        position: relative;
        margin-left: 29.16665% !important; }

    .small-offset-4 {
    position: relative;
    margin-left: 33.33333% !important; }

    .small-offset-5 {
    position: relative;
    margin-left: 41.66667% !important; }

    .small-offset-6 {
    position: relative;
    margin-left: 50% !important; }

    .small-offset-7 {
    position: relative;
    margin-left: 58.33333% !important; }

    .small-offset-8 {
    position: relative;
    margin-left: 66.66667% !important; }

    .small-offset-9 {
    position: relative;
    margin-left: 75% !important; }

    .small-offset-10 {
    position: relative;
    margin-left: 83.33333% !important; }

    .small-offset-11 {
      position: relative;
      margin-left: 91.66667% !important; }

    .small-offset-12 {
      position: relative;
      margin-left: 100% !important; }

    .heading_padding_top{padding-top:25px;}
    .heading_margin_top{padding-top:22px;}
    .simple-hide-for-small-only
    {
        display:none;
    }

    .heading_padding_top_404{padding-top:4em;}

    .input_width_mobile{width:100% !important;}
    .input_width_mobile_104{width: 104% !important;}

    .page .block .content .selector{width:100% !important;height:2.3125rem !important}

/*    div#uniform-expiry_year{
        width: 42% !important;
    }
    div#uniform-expiry_month{
        width: 42% !important;
    }*/



    body{
        font-family:Arial;
        font-size:14px;
    }
    .small-only-text-center{text-align:center;}
    .small-only-text-right{text-align:right;}
    .small-only-text-left{text-align:left;}
    .height-30px-small-only{
        height:30px !important;
    }
    .height-40px-small-only{
        height:40px !important;
    }
    .myaccount_content{width:100%;}
    .myaccount_section{width:100%;}
    .frp_block{background-color:#ffffff;border-radius:10px;height:100%;}
    .frp_block_image{height:100%;}
    .frp_block_charity_image{max-height:92px;}
    .image-container{height:150px;padding:0 20px 20px 20px}

    .small-text-center{text-align:center !important;}
    .small-text-left{text-align:left !important;}
    .no-padding-small-only{
        padding:0;
    }
    .display-flex-small-only{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .padding-top-small{padding-top:5px !important;}
    .padding-top-20-small-only {padding-top:20px!important;}
    .padding-top-30-small-only {padding-top:30px;}
    .padding-top-40-small-only {padding-top:40px;}
    .padding-top-80-small-only {padding-top:80px;}
    .padding-top-10-small{padding-top:10px !important;}
    .padding-bottom-10-small{padding-bottom:10px !important;}
    .padding-bottom-20-small{padding-bottom:20px !important;}
    .padding-bottom-30-small{padding-bottom:30px !important;}

    .margin-bottom-20-small
    {
        margin-bottom: 20px !important;
    }
    .margin-bottom-30-small
    {
        margin-bottom: 30px !important;
    }
    .margin-bottom-50-small
    {
        margin-bottom: 50px !important;
    }
    .no-padding-left-small{padding-left:0px;}
    .line-height-1_5-small-only{
        line-height: 1.5!important;
    }
    .line-height-2_5-small-only{
        line-height: 2.5!important;
    }
    .line-height-10-small{line-height:10px !important;}
    .pledge_banner{background:none;}
    .pledge_box{background-color:#1ca088;padding:0 27px;}
    .fundraising_ideas_background{background-image:none;background-color:#eeede8;}
    .height-increase-small{height:24.5em;}
    .float-left-small{float:left;}

    div.fundraise_top_header div label
    {
        display:table-cell !important;
        vertical-align:middle !important;
        font-family: 'futura-pt' !important;
        font-size: 18px !important;
        font-weight: bold !important;
        color: white !important;
    }

    .width_fbcomments{width:100% !important;}
    .float-left-small-only{float:left;}
    .float-right-small-only{float:right!important;}
    .padding-left-small-only{ padding-left:5px;}
    .padding-left-20-small-only {padding-left:20px !important;}
    .padding-right-20-small-only {padding-right:20px !important;}
    .padding-left-30-small-only {padding-left:30px !important;}
    .padding-right-30-small-only {padding-right:30px !important;}
    .margin-top-35-small-only {margin-top:35px;}

    /* input {font-size:16px !important;} */

    .header-greetings .start_link
    {
        margin-top:22px;
    }

    .arrow-down {
    width: 0;
    height: 0;
    /*border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 17px solid #fff;*/
    position:absolute;

    }
    .active-step{position:relative;padding:7px;border-radius: 5px;background-color:white;}
    .inactive-step{padding:7px;border-radius: 5px;background-color:#8bdeca}
    .past-step{padding:7px;border-radius: 5px;background-color:#2d8a75}
    .register-button-padding-small-only{padding:10px 20px;}
    .sponsor-button-padding-small-only{padding:10px 20px;}
    .pledge_payment_form_user_padding {padding: 8px 12px;}

}

/* Normal-Large screens - 641px+ */
@media only screen and (min-width: 60.063em) {
    .width_80px_large_up{
        width:80px;
    }
    .width_60_percent_large_up{
        width:60%;
    }
    .border_AUD_large-up{
        border: 1px solid #9A9A9A !important;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    div#uniform-state{width:40% !important;}
    .width_35_large_up{
        width:35% !important;
    }
    .width_58_percent_large_up{
        width:58% !important;
    }
    .width_49_percent_large_up{
        width:49% !important;
    }

    .width_80_percent_large_up{
        width:80% !important;
    }
    .width_94_percent_large_up{
        width:94% !important;
    }
    .width_102_percent_large_up{
        width:102% !important;
    }
    .simple-hide-for-large-only{
        display:none;
    }
    .ellipses_for_large_only_95{
        float:left;
        width:95%;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .ellipses_for_large_only{
        float:left;
        width:100%;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .no-block-large-up{
        display:none;
    }
    .standard-link-large{
        width:260px!important;
        height:auto!important;
        border-radius:40px!important;
    }
    .width_15_percent_large_only{
        width:15%;
    }
    .text-left-large-up{
        text-align: left!important;
    }
    .large-0_5{
    position: relative;
    width: 4.16666% !important;
    }
    .large-1_5 {
    position: relative;
    width: 12.4995% !important; }
    .large-2_5 {
      position: relative;
      width: 20.83333% !important; }
    .large-3_5 {
      position: relative;
      width: 29.16665% !important; }
    .large-4_5 {
      position: relative;
      width: 37.49997% !important; }
    .large-5_5 {
      position: relative;
      width: 45.83329% !important; }
    .large-6_5 {
      position: relative;
      width: 54.16661% !important; }
    .large-7_5 {
      position: relative;
      width: 62.49993% !important; }
    .large-8_5 {
      position: relative;
      width: 70.83325% !important; }
    .large-9_5 {
      position: relative;
      width: 79.16657% !important; }
    .large-10_5 {
      position: relative;
      width: 87.49989% !important; }
    .large-11_5 {
      position: relative;
      width: 95.83321% !important; }

    .large-1,.medium-1 {
    position: relative;
    width: 8.33333% !important; }

    .large-2,.medium-2 {
      position: relative;
      width: 16.66667% !important; }

    .large-3,.medium-3 {
      position: relative;
      width: 25% !important; }

    .large-4,.medium-4 {
      position: relative;
      width: 33.33333% !important; }

    .large-5,.medium-5 {
      position: relative;
      width: 41.66667% !important; }

    .large-6,.medium-6 {
      position: relative;
      width: 50% !important; }

    .large-7,.medium-7 {
      position: relative;
      width: 58.33333% !important; }

    .large-8,.medium-8 {
      position: relative;
      width: 66.66667% !important; }

    .large-9,.medium-9 {
      position: relative;
      width: 75% !important; }

    .large-10,.medium-10 {
      position: relative;
      width: 83.33333% !important; }

    .large-11,.medium-11 {
      position: relative;
      width: 91.66667% !important; }

    .large-12,.medium-12 {
      position: relative;
      width: 100% !important; }



    .large-offset-0 {
    position: relative;
    margin-left: 0% !important; }

    .large-offset-0_25 {
    position: relative;
    margin-left: 2.08333% !important; }

    .large-offset-0_5 {
    position: relative;
    margin-left: 4.16666% !important;}

    .large-offset-1 {
    position: relative;
    margin-left: 8.33333% !important; }

    .large-offset-2 {
    position: relative;
    margin-left: 16.66667% !important; }

    .large-offset-3 {
    position: relative;
    margin-left: 25% !important; }

    .large-offset-3_5
    {
        position: relative;
        margin-left: 29.16665% !important; }

    .large-offset-4 {
    position: relative;
    margin-left: 33.33333% !important; }

    .large-offset-5 {
    position: relative;
    margin-left: 41.66667% !important; }

    .large-offset-6 {
    position: relative;
    margin-left: 50% !important; }

    .large-offset-7 {
    position: relative;
    margin-left: 58.33333% !important; }

    .large-offset-8 {
    position: relative;
    margin-left: 66.66667% !important; }

    .large-offset-9 {
    position: relative;
    margin-left: 75% !important; }

    .large-offset-10 {
    position: relative;
    margin-left: 83.33333% !important; }

    .large-offset-11 {
      position: relative;
      margin-left: 91.66667% !important; }

    .large-offset-12 {
      position: relative;
      margin-left: 100% !important; }

    .large-offset-right-0 {
    position: relative;
    margin-right: 0% !important; }

    .large-offset-right-0_5
    {
        position: relative;
        margin-right: 4.166666% !important; }

    .large-offset-right-1 {
    position: relative;
    margin-right: 8.33333% !important; }

    .large-offset-right-2 {
    position: relative;
    margin-right: 16.66667% !important; }

    .large-offset-right-2_25 {
    position: relative;
    margin-right: 18.75% !important; }

    .large-offset-right-2_5 {
    position: relative;
    margin-right: 20.83333% !important; }

    .large-offset-right-3 {
    position: relative;
    margin-right: 25% !important; }

    .large-offset-right-4 {
    position: relative;
    margin-right: 33.33333% !important; }

    .large-offset-right-5 {
    position: relative;
    margin-right: 41.66667% !important; }

    .large-offset-right-6 {
    position: relative;
    margin-right: 50% !important; }

    .large-offset-right-7 {
    position: relative;
    margin-right: 58.33333% !important; }

    .large-offset-right-8 {
    position: relative;
    margin-right: 66.66667% !important; }

    .large-offset-right-9 {
    position: relative;
    margin-right: 75% !important; }

    .large-offset-right-10 {
    position: relative;
    margin-right: 83.33333% !important; }

    .large-offset-right-11 {
      position: relative;
      margin-right: 91.66667% !important; }

    .large-offset-right-12 {
      position: relative;
      margin-right: 100% !important; }

    .float-left-large-up
    {
        float:left;
    }
    .float-right-large-up
    {
        float:right;
    }
    .margin-left-3-percent-large-up
    {
        margin-left: 3% !important;
    }
    .margin-left-5-percent-large-up
    {
        margin-left: 5% !important;
    }
    .padding-left-10-large-up{
        padding-left:10px;
    }
    .padding-left-large-up{
        padding-left:5px;
    }
    .padding-left-20-large-up{
        padding-left:20px;
    }
    .padding-left-25-large-up{
        padding-left:25px;
    }
    .padding-left-35-large-up{
        padding-left:35px;
    }
    .margin-top-neg10-large-up{
        margin-top:-10px;
    }
    .margin-top-neg-25px-large-up{
        margin-top:-25px;
    }
    .margin-top-large-up
    {
        margin-top:5px;
    }
    .margin-top-10-large-up
    {
        margin-top:10px;
    }
     .margin-bottom-10-large-up
    {
        margin-bottom:10px;
    }
    .margin-top-15-large-up
    {
        margin-top:15px;
    }
		.margin-top-15-large
    {
        margin-top:15px;
    }
    .margin-top-30-large-up
    {
        margin-top:30px;
    }
    .margin-top-35-large-up
    {
        margin-top:35px;
    }
    .margin-top-50-large-up
    {
        margin-top:50px;
    }
    .margin-top-54-large-up
    {
        margin-top:54px;
    }
    .margin-left-20px-small-only{
            margin-left:20px;
        }

    .margin-left-40{
        margin-left:40px;
    }

    .margin-left-70{
        margin-left:70px;
    }
    .margin-left-5-percent-large-up
    {
        margin-left: 5% !important;
    }
    .margin-left-10-percent-large-up
    {
        margin-left: 10% !important;
    }

    .padding-top-15-large-up{padding-top:15px !important}
     .margin-left-15-large-up
    {
        margin-left:15px;
    }
    .margin-left-80-large-up
    {
        margin-left:80px;
    }
    .margin-left-3-large-up
    {
        margin-left:3px;
    }

    .margin-left-large-up
    {
        margin-left:5px!important;
    }
    .margin-left-10px-large-up
    {
        margin-left:10px!important;
    }
    .margin-right-10-large-up
    {
        margin-right:10px !important;
    }
    .margin-left-20-large-up
    {
        margin-left:20px!important;
    }
    .margin-top-25-large-up
    {
        margin-top:25px;
    }
    .margin-left-25-large-up
    {
        margin-left:25px !important;
    }
    .margin-left-30-large-up
    {
        margin-left:30px !important;
    }

    .margin-top-40-large-up
    {
        margin-top:40px !important;
    }
    .margin-top-60-large-up
    {
        margin-top: 60px;
    }
    .margin-left-245-large-up
    {
        margin-left:245px;
    }
    .margin-right-2-large-up
    {
        margin-right:2px;
    }
    .margin-right-10-large-up{
        margin-right:10px;
    }
    .margin-right-20-large-up
    {
        margin-right:20px;
    }
    .margin-right-25-large-up
    {
         margin-right:25px;
    }
    .margin-right-50-large-up{
        margin-right:50px;
    }

    .margin-right-35percent-large-up
    {
         margin-right:35%;
    }
    .margin-right-55percent-large-up
    {
         margin-right:55%;
    }
     .font-14px-large-up
    {
        font-size: 14px;
    }
     .font-16px-large-up
    {
        font-size: 16px;
    }
     .font-18px-large-up
    {
        font-size: 18px;
    }
    .font-22px-large-up
    {
        font-size: 22px;
    }
    .font-23px-large-up
    {
        font-size: 23px;
    }
		.font-24px-large-up
		{
				font-size: 24px;
		}
    .font-26px-large-up
    {
        font-size: 26px;
    }
     .font-25px-large-up
    {
        font-size: 25px;
    }
    .font-28px-large-up{
        font-size:28px;
    }
    .font-32px-large-up
    {
        font-size: 32px !important;
    }
    .font-33px-large-up{
        font-size:33px;
    }
    .font-44px-large-up
    {
        font-size: 44px;
    }

     .font-46px-large-up
    {
        font-size: 46px;
    }
    .font-20px
    {
        font-size: 20px;
    }
    .heading_padding_top{padding-top:50px;}
    .heading_margin_top{padding-top:44px;}
    .heading_padding_top_404{padding-top:6.3em;}

    .page .block .content #uniform-card_type{
       width:130px;
    }

/*    div#uniform-card_type
    {
        width: 30.6% !important;
    }*/

    input#ccv{
        width: 17.5% !important;
    }
/*    #uniform-new_user_title
    {
        width:5.7% !important;
    }*/
/*    .display_name_div input
    {
        width: 91% !important;
    }*/

    .large-only-text-left{text-align:left;}
    .large-only-text-right{text-align:right;}
    .large-only-text-center{text-align:center;}
    .large-padding-right-10px{padding-right:10px;}
    .large-padding-right-20px{padding-right:20px;}
    .width_100 {width:100% !important}
    .width_94 {width:94% !important}
    .width_91 {width:91% !important}
    .width_80{width:80% !important}
    .width_40{width:40% !important}
    .width_64{width:64% !important}
    .width_70{width:70% !important}
    .width_72{width:72% !important}
    .width_50{width:50% !important}
    .width_55{width:55% !important}
    .width_67{width:67.5% !important;}
    .width_69{width:69.1% !important;}
    .width_72{width:72.1%;}
    .width_86{width:86% !important;}
    .width_30{width:30% !important;}
    .width_27{width:27% !important}
    .width_10 {width:10% !important}
    .width_37{width:37% !important}
    .width_580px{width:580px;}
    .width_10_percent_large-up{ width:10% !important;}
    .width_14_percent_large-up{ width:14% !important;}
    /*div.global-msg .content{margin-left:30%}*/
    div.global-msg{z-index: 10000;}
    div#uniform-expiry_year{width:60% !important;}
    div#uniform-chosen_member{width:30% !important;}
    .cc_logos_width{width:66%;}

    .padding-top-50-large-only{padding-top:50px !important}
    .padding-10-large-up{
        padding:10px;
    }
    .padding-right-10-large-up
    {
        padding-right:10px;
    }
    .padding-right-25-large-up{
        padding-right:25px !important;
    }
    .padding-top-25-large-up{
        padding-top:25px !important;
    }


    .myaccount_content{width:754px;}
    .myaccount_section{width:1044px;}
    .frp_block{background-color:#ffffff;border-radius:10px;height:100%}
    .frp_block_image{height:149px;}
    .frp_block_charity_image{max-width:140px;max-height:92px;}
    .image-container{height:100px;padding-left:20px;}
    .float-left-large
    {
        float:left;
    }
    .float-right-large
    {
        float:right;
    }
    .margin-left-41-percent-large-only{
        margin-left:41%;
    }
    .margin-top-25-large
    {
        margin-top: 25px !important;
    }
    .margin-top-20-large
    {
        margin-top: 20px !important;
    }
    .margin-top-10-large
    {
        margin-top: 10px !important;
    }
    .margin-top-13-large
    {
        margin-top: 13px !important;
    }
    .margin-top-neg20-large-up
    {
        margin-top: -20px !important;
    }
    .margin-bottom-20-large
    {
        margin-bottom: 20px !important;
    }
    .margin-bottom-10-large
    {
        margin-bottom: 10px !important;
    }
    .margin-left-10-large
    {
        margin-left: 10px !important;
    }
    .margin-right-5-large
    {
        margin-right:5px !important;
    }
    .margin-left-13-large
    {
        margin-left:13px;
    }
    .line-height-15-large{line-height:15px !important;}
    .line-height-27-large-up{line-height:27px !important;}

    .padding-top-35-large-only
    {
        padding-top:35px !important;
    }
    .padding-bottom-10-large-up{
        padding-bottom:10px;
    }
    .padding-bottom-20-large-up{
        padding-bottom:20px;
    }

    .padding-top-40-large-only
    {
        padding-top:40px !important;
    }
    .padding-left-15-large-only{
        padding-left:15px;
    }
    .padding-left-45-large-only
    {
        padding-left:45px;
    }
    .padding-20-large-only
    {
        padding:20px;
    }

    .margin-top-50-large-only{
        margin-top:50px;
    }
    /*
    .pledge_banner
    {
        background:url('/workflows/application/resources/images/static_page_images/birthday/pledge_your_birthday.png') no-repeat scroll 0 0 #000000;height:532px
    }
    .pledge_box{background-color:#1ca088;max-width:280px;position:relative;top:90px;left:40px;padding:0 27px;}
    */
    .pledge_banner.picture-1
    {
        background:url('/workflows/application/resources/images/static_page_images/birthday/birthday_creative_1.jpg') no-repeat scroll 0 0 #FFFFFF;height:532px
    }
    .pledge_banner.picture-2
    {
        background:url('/workflows/application/resources/images/static_page_images/birthday/birthday_creative_2.jpg') no-repeat scroll 0 0 #FFFFFF;height:532px
    }
    .pledge_banner.picture-3
    {
        background:url('/workflows/application/resources/images/static_page_images/birthday/birthday_creative_3.jpg') no-repeat scroll 0 0 #FFFFFF;height:532px
    }
    .pledge_banner.picture-4
    {
        background:url('/workflows/application/resources/images/static_page_images/birthday/birthday_creative_4.jpg') no-repeat scroll 0 0 #FFFFFF;height:532px
    }
    .picture-1-background{background-color:#ffffff;}
    .picture-2-background{background-color:#83737d;}

    .pledge_box{background-color:#1ca088;max-width:280px;margin-right:50px;float:right;margin-top:150px;padding:0 27px;}




    .fundraising_ideas_background{
         background-color: #e1e1e1;
    }
    .dashboard_bottom_section_padding{padding:50px 30px 50px 30px;}
    .padding-bottom-80-large{padding-bottom:80px;}
    .padding-right-76-large{padding-right:76px;}
    .enforce-max-width
    {
        max-width:940px;
    }

    div.fundraise_top_header div label
    {
        display:table-cell !important;
        vertical-align:middle !important;
        font-family: 'futura-pt' !important;
        font-size: 25px !important;
        font-weight: bold !important;
        color: white !important;
    }

    .no-padding-large-up
    {
        padding:0px !important;
    }

    .padding-top-1per-large-up{padding-top:1%;}
    .padding-top-3per-large-up{padding-top:3%;}
    .padding-top-4per-large-up{padding-top:4%;}


    .padding-top-40-large-up
    {
        padding-top: 40px !important;
    }
    .padding-top-30-large-up
    {
        padding-top: 30px !important;
    }
    .padding-bottom-30-large-up
    {
        padding-bottom: 30px !important;
    }

    .padding-bottom-40-large-up
    {
        padding-bottom: 40px !important;
    }
    .padding-top-40-large-up
    {
        padding-top: 40px !important;
    }
    .padding-top-20-large-up
    {
        padding-top: 20px !important;
    }
    .padding-top-large-up
    {
        padding-top: 5px !important;
    }
    .padding-top-10-large-up
    {
        padding-top: 10px !important;
    }
    .register-button-padding-large-up{padding:10px 68px;}
    .sponsor-button-padding-large-up{padding:10px 30px;}
    #uniform-frequency{width:80% !important;}
    #regular_giving_amount{width:73% !important}
    #regular_giving_date {width:45% !important;}

    .header-greetings .start_link
    {
        margin-top:40px;
    }

    .arrow-down {
	width: 0;
	height: 0;
	border-left: 21px solid transparent;
	border-right: 21px solid transparent;
	border-top: 21px solid #fff;
        position:absolute;

        }
        .active-step{position:relative;padding:10px;border-radius: 5px;background-color:white;}
        .inactive-step{padding:10px;border-radius: 5px;background-color:#8bdeca}
        .past-step{padding:10px;border-radius: 5px;background-color:#2d8a75}
        .bold-text-large-up{font-weight:bold;}

        .pledge_payment_form_user_padding {padding: 12px 12px;}

}

/* x-large 1441px+ */
@media only screen and (min-width: 90.063em) {
    .myaccount_content{width:754px;}
    .myaccount_section{width:1044px;}
    .frp_block{background-color:#ffffff;border-radius:10px;height:100%}
    .frp_block_image{height:149px;}
    .frp_block_charity_image{max-width:140px;max-height:92px;}
    .image-container{height:150px;padding-left:20px;}
    .enforce-max-width
    {
        max-width:940px;
    }

    div.fundraise_top_header div label
    {
        display:table-cell !important;
        vertical-align:middle !important;
        font-family: 'futura-pt' !important;
        font-size: 25px !important;
        font-weight: bold !important;
        color: white !important;
    }

    .float-right-large
    {
        float:right;
    }
    .width_69{width:69.1% !important;}
    #uniform-frequency{width:80% !important;}
    #regular_giving_amount{width:73% !important}
    #regular_giving_date {width:45% !important;}

    .header-greetings .start_link
    {
        margin-top:40px;
    }

    .arrow-down {
	width: 0;
	height: 0;
	border-left: 21px solid transparent;
	border-right: 21px solid transparent;
	border-top: 21px solid #fff;
        position:absolute;

        }
        .active-step{position:relative;padding:10px;border-radius: 5px;background-color:white;}
        .inactive-step{padding:10px;border-radius: 5px;background-color:#8bdeca}
        .past-step{padding:10px;border-radius: 5px;background-color:#2d8a75}
}

/* xx-large 1921px+ */
@media only screen and (min-width: 120.063em) {
    .myaccount_content{width:754px;}
    .myaccount_section{width:1044px;}
    .frp_block{background-color:#ffffff;border-radius:10px;height:100%}
    .frp_block_image{height:149px;}
    .frp_block_charity_image{max-width:140px;max-height:92px;}
    .image-container{height:150px;padding-left:20px;}
    .enforce-max-width
    {
        max-width:940px;
    }

    .float-right-large
    {
        float:right;
    }
    .width_69{width:69.1% !important;}
    #uniform-frequency{width:80% !important;}
    #regular_giving_amount{width:73% !important}
    #regular_giving_date {width:45% !important;}

    .header-greetings .start_link
    {
        margin-top:40px;
    }

    .arrow-down {
	width: 0;
	height: 0;
	border-left: 21px solid transparent;
	border-right: 21px solid transparent;
	border-top: 21px solid #fff;
        position:absolute;

        }
        .active-step{position:relative;padding:10px;border-radius: 5px;background-color:white;}
        .inactive-step{padding:10px;border-radius: 5px;background-color:#8bdeca}
        .past-step{padding:10px;border-radius: 5px;background-color:#2d8a75}
}

.offset-0 {
position: relative;
margin-left: 0% !important; }

.offset-0_25 {
position: relative;
margin-left: 2.08333% !important; }

.offset-0_5 {
position: relative;
margin-left: 4.16666% !important;}

.offset-1 {
position: relative;
margin-left: 8.33333% !important; }

.offset-2 {
position: relative;
margin-left: 16.66667% !important; }

.offset-3 {
position: relative;
margin-left: 25% !important; }

.offset-3_5
{
    position: relative;
    margin-left: 29.16665% !important; }

.offset-4 {
position: relative;
margin-left: 33.33333% !important; }

.offset-5 {
position: relative;
margin-left: 41.66667% !important; }

.offset-6 {
position: relative;
margin-left: 50% !important; }

.offset-7 {
position: relative;
margin-left: 58.33333% !important; }

.offset-8 {
position: relative;
margin-left: 66.66667% !important; }

.offset-9 {
position: relative;
margin-left: 75% !important; }

.offset-10 {
position: relative;
margin-left: 83.33333% !important; }

.offset-11 {
  position: relative;
  margin-left: 91.66667% !important; }

.offset-12 {
  position: relative;
  margin-left: 100% !important; }

.offset-right-0 {
position: relative;
margin-right: 0% !important; }

.offset-right-0_5
{
    position: relative;
    margin-right: 4.166666% !important; }

.offset-right-1 {
position: relative;
margin-right: 8.33333% !important; }

.offset-right-2 {
position: relative;
margin-right: 16.66667% !important; }

.offset-right-2_25 {
position: relative;
margin-right: 18.75% !important; }

.offset-right-2_5 {
position: relative;
margin-right: 20.83333% !important; }

.offset-right-3 {
position: relative;
margin-right: 25% !important; }

.offset-right-4 {
position: relative;
margin-right: 33.33333% !important; }

.offset-right-5 {
position: relative;
margin-right: 41.66667% !important; }

.offset-right-6 {
position: relative;
margin-right: 50% !important; }

.offset-right-7 {
position: relative;
margin-right: 58.33333% !important; }

.offset-right-8 {
position: relative;
margin-right: 66.66667% !important; }

.offset-right-9 {
position: relative;
margin-right: 75% !important; }

.offset-right-10 {
position: relative;
margin-right: 83.33333% !important; }

.offset-right-11 {
  position: relative;
  margin-right: 91.66667% !important; }

.offset-right-12 {
  position: relative;
  margin-right: 100% !important; }


.columns {
    float: left;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    position: relative;
    width: 100%;
}

.small-large-0_5{
    position: relative;
    width: 4.16666% !important;
}
.small-large-1 {
position: relative;
width: 8.33333% !important; }

.small-large-1_5 {
position: relative;
width: 12.4995% !important; }

.small-large-2 {
  position: relative;
  width: 16.66667% !important; }

.small-large-2_5 {
  position: relative;
  width: 20.83333% !important; }

.small-large-2_75 {
  position: relative;
  width: 22.91666% !important; }

.small-large-3 {
  position: relative;
  width: 25% !important; }

.small-large-3_5 {
  position: relative;
  width: 29.16665% !important; }

.small-large-3_75 {
  position: relative;
  width: 31.24999% !important; }

.small-large-4 {
  position: relative;
  width: 33.33333% !important; }
.small-large-4_25 {
  position: relative;
  width: 35.41665% !important; }

.small-large-4_5 {
  position: relative;
  width: 37.49997% !important; }

.small-large-4_75 {
  position: relative;
  width: 39.58332% !important; }

.small-large-5 {
  position: relative;
  width: 41.66667% !important; }

.small-large-5_5 {
  position: relative;
  width: 45.83329% !important; }

.small-large-6 {
  position: relative;
  width: 50% !important; }

.small-large-6_25 {
  position: relative;
  width: 52.083305% !important; }

.small-large-6_5 {
  position: relative;
  width: 54.16661% !important; }

.small-large-7 {
  position: relative;
  width: 58.33333% !important; }

.small-large-7_5 {
  position: relative;
  width: 62.49993% !important; }

.small-large-8 {
  position: relative;
  width: 66.66667% !important; }

.small-large-8_5 {
  position: relative;
  width: 70.83325% !important; }

.small-large-9 {
  position: relative;
  width: 75% !important; }

.small-large-9_5 {
  position: relative;
  width: 79.16657% !important; }


.small-large-10 {
  position: relative;
  width: 83.33333% !important; }

.small-large-10_5 {
  position: relative;
  width: 87.49989% !important; }

.small-large-11 {
  position: relative;
  width: 91.66667% !important; }

.small-large-11_25
{
  position: relative;
  width: 93.74994% !important; }


.small-large-11_5 {
  position: relative;
  width: 95.83321% !important; }

.small-large-12 {
  position: relative;
  width: 100% !important; }

.offset-0 {
position: relative;
margin-left: 0% !important; }

.offset-0_25 {
position: relative;
margin-left: 2.08333% !important; }

.offset-0_5 {
position: relative;
margin-left: 4.16666% !important;}

.offset-1 {
position: relative;
margin-left: 8.33333% !important; }

.offset-2 {
position: relative;
margin-left: 16.66667% !important; }

.offset-3 {
position: relative;
margin-left: 25% !important; }

.offset-3_5
{
    position: relative;
    margin-left: 29.16665% !important; }

.offset-4 {
position: relative;
margin-left: 33.33333% !important; }

.offset-5 {
position: relative;
margin-left: 41.66667% !important; }

.offset-6 {
position: relative;
margin-left: 50% !important; }

.offset-7 {
position: relative;
margin-left: 58.33333% !important; }

.offset-8 {
position: relative;
margin-left: 66.66667% !important; }

.offset-9 {
position: relative;
margin-left: 75% !important; }

.offset-10 {
position: relative;
margin-left: 83.33333% !important; }

.offset-11 {
  position: relative;
  margin-left: 91.66667% !important; }

.offset-12 {
  position: relative;
  margin-left: 100% !important; }

.offset-right-0 {
position: relative;
margin-right: 0% !important; }

.offset-right-0_5
{
    position: relative;
    margin-right: 4.166666% !important; }

.offset-right-1 {
position: relative;
margin-right: 8.33333% !important; }

.offset-right-2 {
position: relative;
margin-right: 16.66667% !important; }

.offset-right-2_25 {
position: relative;
margin-right: 18.75% !important; }

.offset-right-2_5 {
position: relative;
margin-right: 20.83333% !important; }

.offset-right-3 {
position: relative;
margin-right: 25% !important; }

.offset-right-4 {
position: relative;
margin-right: 33.33333% !important; }

.offset-right-5 {
position: relative;
margin-right: 41.66667% !important; }

.offset-right-6 {
position: relative;
margin-right: 50% !important; }

.offset-right-7 {
position: relative;
margin-right: 58.33333% !important; }

.offset-right-8 {
position: relative;
margin-right: 66.66667% !important; }

.offset-right-9 {
position: relative;
margin-right: 75% !important; }

.offset-right-10 {
position: relative;
margin-right: 83.33333% !important; }

.offset-right-11 {
  position: relative;
  margin-right: 91.66667% !important; }

.offset-right-12 {
  position: relative;
  margin-right: 100% !important; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.charity_logo_container
{
    padding:8px;
    border-radius:5px;
    width:130px;
    height:130px;
    background-color:white;
}

.max_width_100 {max-width: 100% !important;}
.close-arrow {background:url("/workflows/application/resources/images/icons/close-arrow-icon.png") no-repeat;background-position: center;cursor: pointer;}
.open-arrow {background:url("/workflows/application/resources/images/icons/open-arrow-icon.png") no-repeat;background-position: center;cursor: pointer;}
.highlight-box
{
    margin-top:15px; border-radius:5px; background-color:#f9f8f5; padding:10px ;width:96%;
}

.logoBox{
    border-radius:10px;
    padding:5px;
    width:150px;
    height:85px;
    vertical-align: middle;
    display:table-cell;
}

.mark-required:before{
    content:"\002A";
    color:#42ccae;
}

.fb-like, .fb-share-button
{
    border:none;
    overflow:hidden;
    width:100px;
    height:27px;
    margin-bottom: 10px;
}

.hide{display:none;}

.google_tag_manager_trackable > * {pointer-events: none;}

.approve-btn {
    text-decoration: underline;
}

.approve-btn:hover {
    cursor: pointer;
    color: #2d8a75;
    text-decoration: underline;
}
.mdc-button{
    font-weight: 600!important;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  /*border-bottom: 1px solid #e5e5e5;*/
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}