/* Start Custom Fonts CSS */@font-face {
	font-family: 'Onvan';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('fonts/Onvan-FD-1.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lotus';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('fonts/Bahij-Lotus-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Lotus';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('fonts/Bahij-Lotus-Bold.ttf') format('truetype');
}
form[id*="give-form"] #give-final-total-wrap .give-donation-total-labelform[id*="give-form"] #give-final-total-wrap .give-donation-total-label{
	float:right !important;
}
form[id*="give-form"] #give-final-total-wrap .give-final-total-amountform[id*="give-form"] #give-final-total-wrap .give-final-total-amount{
	border-right: none !important;
	float: right !important;
	border:1px solid #ccc !important;
}
.give-final-total-amount {
    float: right !important;
    border: 1px solid #ccc !important;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
    border-right: 0 !important;
}
.give-donation-total-label {
    float: right !important;
}
#give-purchase-button {
    float: right;
}
form[id*="give-form"] #give-gateway-radio-list > li {
    display: inline-block;
    margin-left: 15px;
	margin-right:0px;
}
#give-donation-level-button-wrap > li {
    float: right !important;
}
.give-donation-amount.form-row-wide {
    float: right;
}
#give-metabox-form-data .give-metabox-tabs{float:right !important;}
.give_error, .give_success, .give_warning {
    border-right: 4px solid !important;
	border-left:0px;
	border-color:currentcolor;
}
.give_error::before, .give_success::before, .give_warning::before {
	right: -17px !important;
}
table#give_donation_receipt td, table#give_donation_receipt th {
    text-align: right !important;
	font-family:lotus;
}
table#give_donation_receipt .give-receipt-thead-text
{font-family:onvan;}
.navbar-nav > li {
    text-align: right;
	float:right;
}
.dhvc-form-flat .dhvc-form-checkbox label, .dhvc-form-flat .dhvc-form-radio label {
    cursor: pointer;
    float: right !important;
    font-size: 15px;
    line-height: 27px;
    margin-left: 30px !important;
}
.dhvc-form-group .dhvc-form-label, .dhvc-form-group label{font-family:onvan;}
.dhvc-form-flat .dhvc-form-captcha input, .dhvc-form-flat .dhvc-form-file input[type=text], .dhvc-form-flat .dhvc-form-input input, .dhvc-form-flat .dhvc-form-select select, .dhvc-form-flat .dhvc-form-textarea textarea
{
	font-family:lotus;
}