input{ outline:none;}
label.select-dropdown1.active,
.property-dropd own ul li label.select-dropdown.active, 
label.select-dropdown.active,
label.select-dropdown1.active1,
.property-dropdown ul li label.select-dropdown.active1, 
label.select-dropdown.active1
{ border:1px solid #ddd;}

#search_datebox label.select-dropdown.active,
#search_datebox label.select-dropdown.active1.select-guest1{border:00px;}

body.page-node-6 #main-wrapper {
	/*background-color: #f3f3f3;*/
	background: #fff;
	padding: 85px 0;
	 /*font-family: 'gotham_htflight';*/
}
.donation-select {
	float: left;
	position: relative;
}
.donation-select.charity {
	margin-right: 20px;
}
.donation-select .donate-container {
	width: 420px;
	padding: 20px 20px 10px 20px;
	background-color: white;
	text-align: center;
}
.donation-select .donate-container .button {
	margin-bottom: 0;
	cursor: pointer;
}
.donation-select .donate-container .top {
	display: inline-block;
}
.donation-select .donate-container label.title {
	 /*font-family: 'gotham_htflight';*/
	font-size: 48px;
	text-transform: uppercase;
	color: #aaa;
	float: left;
	margin-right: 20px;
	line-height: 42px;
}
.donation-select .donate-container .input, .donation-select .donate-container .vouchers {
	margin: 0;
	float: left;
	width: 250px;
	height: 42px;
	line-height: 37px;
	border: 2px solid #ddd;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.donation-select .donate-container .vouchers {
	border-style: dotted;
	display: none;
}
.donation-select.selected .donate-container .vouchers {
	display: block;
}
.donation-select.property .give-without-getting {
	display: none;
}
.donation-select.property.give .give-without-getting {
	display: block;
	background-color: rgba(243,243,243,0.5);
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.donation-select.property.selected .donate-container .top p.input {
	display: none;
}
/* #donationDueTimeCheck,#fieldGet,#fieldGive,#nightstay{
	font-weight: bold !important;
} */
.donation-select .donate-container .vouchers p {
	margin: auto;
	 /*font-family: 'gotham_htflight';*/
	font-size: 22px;
	color: #65bc76;
	display: inline-block;
}
.donation-select .donate-container .vouchers p span {
	float: left;
}
.donation-select .donate-container .vouchers p span.multiply {
	color: #65bc76;
	font-size: 16px;
	margin: 0 10px;
}
.donation-select .donate-container .vouchers p span.voucher-amount {
	margin-right: 5px;
}
.donation-select input.input {
	font-size: 26px;
	 /*font-family: 'gotham_htflight';*/
	color: #444;
}
.donation-select p.input {
	color: #aaa;
	font-style: italic;
}
.donation-select input.checkbox {
	float: left;
	margin-right: 6px;
}
.donation-select .donate-container div.bottom {
	height: 14px;
}
.donation-select .donate-container div.bottom p {
	display: inline-block;
	margin: 0;
	font-size: 14px;
	color: #999;
	line-height: 1;
}
.donation-select .donate-container div.bottom p.left {
	float: left;
}
.donation-select .donate-container div.bottom p.right {
	float: right;
}
.donation-select .donate-container div.bottom label {
	font-weight: normal;
	float: left;
	line-height: 1;
}
.donation-select .donate-container div.bottom a {
	border-bottom: 1px solid #e1e1e1;
}
.donation-select .donate-container div.bottom p.right a {
	border: 0;
	color: #34b8bc;	
	font-weight: 700;
}
.donation-select .squiggle-arrow {
	width: 26px;
	height: 122px;
	background-image: url('../../images/sprite-squiggle-arrow.png');
	margin: 10px auto 0;
}
.donation-select.property .squiggle-arrow {
	background-position: -26px 0;
}
.donation-select .select-note p {
	 /*font-family: 'gotham_htflight';*/
	font-size: 22px;
	color: #aaa;
	width: 350px;
	margin: 10px auto 0;
	text-align: center;
	line-height: 1.2;
}
.donation-select.selected .select-note, .donation-select.give .select-note {
	display: none;
}
.donation-select .selection {
	background-color: #f3f3f3;
	max-height: 110px;
	margin-bottom: 10px;
}
.donation-select .selection .slot {
	margin: 10px;
	background-color: white;
	display: inline-block;
	width: 400px;
	padding: 15px;
	box-sizing: border-box;
	box-shadow: 0 3px 0 #ddd;
	display: none;
	cursor: pointer;
	-webkit-transition: margin-top 0.2s;
	transition: margin-top 0.2s;
}
.donation-select .selection .slot:hover {
	margin-top: 7px;
}
.donation-select.selected .selection .slot {
	display: inline-block;
	position: relative;
}
.donation-select .selection .slot img.logo {
	float: left;
	border-radius: 30px;
	border: 5px solid #eee;
	float: left;
}
.donation-select .selection .slot p.title {
	 /*font-family: 'gotham_htflight';*/
	font-size: 22px;
	color: #444;
	float: left;
	margin: 0 0 0 75px;/* 0 0 0 15px; */
	line-height: 23px;
	width: 295px;
	/*white-space: nowrap;*/
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
}
.donation-select .selection .slot .destination-type {
	position: relative;
	float: left;
	border-color: #eee;
}
.donation-select.selected .selection .button {
	display: none;
}
body.page-node-6 .modal-bg {
	background-color: rgba(255,255,255,0.5);
}
.modal.charity-property-selection {
	background-color: white;
	width: 460px;
	left: 50%;
	margin-left: -230px;
	height: 750px;
	top: 50%;
	margin-top: -375px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.25);
}
.modal.charity-property-selection .header,
.modal.charity-property-selection .results,
.modal.charity-property-selection .footer {
	padding: 15px;
	float: left;
}
.modal.charity-property-selection .footer {
	height: 70px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
}
.modal.charity-property-selection .footer .button {
	float: right;
	margin: 0px;
	background-color: #89cb97;
	color: white;
	font-size: 24px;
	font-weight: 100;
}
.modal.charity-property-selection .close {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('../../images/close.jpg');
	text-indent: -9999px;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}
.modal.charity-property-selection .header p.title {
	 /*font-family: 'gotham_htflight';*/
	font-size: 20px;
	color: #999;
	margin: 0 0 15px 0;
	line-height: 1;
}
.modal.charity-property-selection .header select {
	border: 2px solid #ddd;
	width: 205px;
	margin: 0 0 15px 20px;
	padding: 0px 5px;
	float: left;
}
.modal.charity-property-selection .header select.type {
	margin-left: 0;
}
.modal.charity-property-selection .header input.text {
	width: 315px;
	height: 34px;
	border: 2px solid #ddd;
	float: left;
	margin-right: 20px;
	padding: 0 8px;
}
.modal.charity-property-selection .header .button {
	background-color: #aaa;
	color: white;
	height: 34px;
	width: 95px;
	line-height: 34px;
	font-size: 18px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.modal.charity-property-selection .results {
	margin: 0;
	display: inline-block;
	background-color: #f3f3f3;
	height: 540px;
	overflow-y: auto;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	width: 100%;
	box-sizing: border-box;
}
.modal.charity-property-selection .results .result {
	background-color: white;
	box-shadow: 0 2px solid #ddd;
	margin-bottom: 15px;
	float: left;
	list-style: none;
	border: 2px solid #f3f3f3;
	box-shadow: 0 2px 0 #dadada;
}
.modal.charity-property-selection .results .result.local {
	display: none;
}
.modal.charity-property-selection .results .result.selected {
	border-color: #E91069;
}
.modal.charity-property-selection.property .results .result.selected {
	border-color: #34B8BC;
}
.modal.charity-property-selection .results .result .select {
	width: 30px;
	min-height: 120px;
	float: left;
	border-right: 2px solid #eee;
	cursor: pointer;
}
.modal.charity-property-selection .results .result .select:hover {
	background-color: #eee;
}
.modal.charity-property-selection .results .result .select .icon {
	width: 13px;
	height: 13px;
	border-radius: 7px;
	border: 1px solid #999;
	margin: 63px 0 0 8px;
	background-color: white;
}
.modal.charity-property-selection .results .result.selected .select .icon {
	width: 4px;
	height: 4px;
	border-radius: 8px;
	border-width: 6px;
}
.modal.charity-property-selection .results .result div.title {
	padding: 20px 15px;
	float: left;
	width: 349px;
	width: calc(100% - 62px);
	border-bottom: 2px solid #eee;
}
.modal.charity-property-selection .results .result div.title .destination-type {
	position: relative;
	float: left;
	margin-right: 15px;
	border-color: #eee;
}
.modal.charity-property-selection .results .result div.title img.logo {
	float: left;
	margin-right: 15px;
	border: 5px solid #ddd;
	border-radius: 60px;
}
.modal.charity-property-selection .results .result div.title p.title {
	margin: 0;
	color: #444;
	/* font-size: 26px; */
	font-size: 24px;
	 /*font-family: 'gotham_htflight';*/
	float: left;
	line-height: 50px;
	width: 274px;
	overflow: hidden;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	word-wrap: break-word;
	/* text-align: left; */
}
.modal.charity-property-selection .results .result a.more-details {
	padding: 15px 20px;
	width: 210px;
	border-right: 2px solid #eee;
	float: left;
	line-height: 18px;
	color: #999;
	font-size: 13px;
}
.modal.charity-property-selection .results .result .favorite {
	position: relative;
	float: left;
}
.modal.charity-property-selection .results .result .favorite .flag-favorite {
	top: 8px;
	left: 0;
	height: 48px;
}
.modal.charity-property-selection .results .result .sprite.icon {
	width: 20px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.property-dropdown {
	background-color: white;
	padding: 20px;
	display: none;
	box-sizing: border-box;
	width: 100%;
	color: #aaa;
	position: relative;
	float: left;
	margin-top: 20px;
}
.donation-select.property.selected + .property-dropdown {
	display: inline-block;
}
.property-dropdown .arrow {
	position: absolute;
	background: #ffffff;
	top: 0;
	right: 222px;
}
.property-dropdown .arrow:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 16px;
	margin-left: -16px;
}
.property-dropdown p.note {
	margin: 0;
	width: 250px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	margin-top:10px;
	line-height:15px;
	color:#999;
	text-align:center;
}
.property-dropdown p.note span.num-vouchers {
	font-weight: bold;
	text-decoration: underline;
	color: rgb(137, 203, 151);
}
.property-dropdown ul {
	margin: 0;
	padding: 0;
}
.property-dropdown ul li {
	float: left;
	list-style: none;
	margin-right: 15px;
}
.property-dropdown ul li label {
	 /*font-family: 'gotham_htflight';*/
	line-height: 1;
	margin-bottom: 5px;
}
.property-dropdown ul li label.select-dropdown {
	margin-top: 6px;
	width: 90px;
	height: 30px;
	line-height: 30px;
}
.property-dropdown ul.select-dropdown {
	top: 58px;
	width: 108px;
}
.property-dropdown ul.select-dropdown li {
	width: 90px;
}
.property-dropdown ul li label.select-dropdown span.label {
	height: 30px;
	line-height: 30px;
	color:#999;
}
.property-dropdown ul li label.select-dropdown span.icon {
	margin-top: 6px;
}
.property-dropdown ul li input.text {
	height: 34px;
	border: 2px solid #ddd;
	padding: 0 5px;
	width: 150px;
	color:#999;
}
.property-dropdown ul li select {
	height: 34px;
	border: 2px solid #ddd;
	width: 90px;
	padding: 0 5px;
}
.property-dropdown ul li .button {
	margin: 0;
}
.property-dropdown ul li.last {
	margin: 0;
	margin-top: 5px;
	background-image: url('../../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 164px;
	height: 34px;
}
.property-dropdown ul li.last p {
	display: none;
	text-align: center;
	margin: 0;
	height: 34px;
	line-height: 34px;
	width: 164px;
	background-color: white;
}
.property-dropdown ul li.last p.available {
	color: #89CB97;
}
.property-dropdown ul li.last p.not-available {
	color: #E91069;
}

/* DATEPICKER */
#ui-datepicker-div {
	background-color: white;
}
/* end DATEPICKER */

/* PERSONAL BILLING INFO */
.personal-billing-info {
	background: white;
	padding: 20px 30px;
	display: none;
}
.personal-billing-info.selected {
	display: inline-block;
	margin-top: 75px;
}
.personal-billing-info .inputs {
	float: left;
	width: 470px;
	margin-right: 45px;
}
.personal-billing-info h3 {
	font-size: 22px;
	color: #444;
	font-weight: normal;
	margin: 0 0 20px 0;
}
.personal-billing-info ol {
	margin: 0;
	padding: 0;
}
.personal-billing-info ol li {
	list-style: none;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.personal-billing-info ol li.width-60 {
	width: 60%;
}
.personal-billing-info ol li.width-50 {
	width: 50%;
}
.personal-billing-info ol li.width-45 {
	width: 45%;
}
.personal-billing-info ol li.width-40 {
	width: 40%;
}
.personal-billing-info ol li.width-15 {
	width: 15%;
}
.personal-billing-info ol li label {
	color: #aaa;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 8px;
}
.personal-billing-info .inputs input.text, .personal-billing-info .inputs select, input#give_donate {
	width: 100%;
	border: 2px solid #ddd;
	height: 34px;
	padding: 0 5px;
}
input#give_donate {
	width: 95%;
}
input[type="text"]:focus{ /* border:1px solid #36b9bb!important; */}
#checkbox-donate-anonymously {
	float: left;
	margin-right: 6px;
}
#input-first-name {
	width: 215px;
}
#select-card-type {
	width: 168px;
}
#select-exp-date-month {
	width: 100px;
}
#select-exp-date-year {
	width: 70px;
}
#input-cdc {
	width: 45px;
}
#input-cdc {
	margin-right: 15px;
}
a.cdc-whats-this {
	color: #33b8bf;
	border-bottom: 1px solid #d8edee;
}
#input-city, #select-state {
	width: 215px;
}
.personal-billing-info .summary {
	float: left;
	background-color: #f3f3f3;
	padding: 10px;
	width: 345px;
}
.personal-billing-info .summary .totals {
	background-color: white;
	padding: 20px;
	box-shadow: 0 2px 0 #ddd;
}
.personal-billing-info .summary .summary-give, .personal-billing-info .summary .summary-get {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.personal-billing-info .summary .summary-get.give {
	display: none;
}
.personal-billing-info .summary .totals p {
	margin: 0;
}
.personal-billing-info .summary .totals p.title {
	 /*font-family: 'gotham_htflight';*/
	text-transform: uppercase;
	font-size: 40px;
	color: #aaa;
	margin-bottom: 25px;
}
.personal-billing-info .summary .totals p.item {
	font-size: 20px;
	border-bottom: 2px dotted #888;
	line-height: 1;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
	height: 14px;
}
.personal-billing-info .summary .totals p.item span {
	background-color: white;
	display: inline-block;
	line-height: 1;
	padding-right: 5px;
}
.personal-billing-info .summary .totals p.item span.value {
	float: right;
	padding-left: 5px;
}
.personal-billing-info .summary .totals p.item span.label {
	color: #888;
}
.personal-billing-info .summary .totals .button {
	margin-top: 10px;
}
.personal-billing-info .summary p.note {
	width: 308px;
	margin: 10px 18px;
	font-size: 16px;
	/*font-style: italic;*/
	text-align: left;
	line-height: 1.2;
	color: #bbb;
	float:left;
}

/* DATE PICKER */
#ui-datepicker-div {
 /*font-family: 'gotham_htflight';*/
 	border: 3px solid #E5E5E5;
	/* bottom: 0;
	top: 70px !important;
	position: relative !important; */
	/* width: 32em !important; */
	/* max-height: 300px; */
}

.container #ui-datepicker-div {
	 /*font-family: 'gotham_htflight';*/
	border: 3px solid #E5E5E5;
	bottom: 0;
	top: 70px !important;
	position: relative !important;
}
.container .ui-datepicker-group{
	margin-top: -80px;
}
.ui-widget-header {
	background: white;
	color: #989898;
	border: 0;
	font-weight: normal;
}
.ui-datepicker td {
	padding: 0;
}
.ui-datepicker th {
	font-weight: normal;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	background-color: #f9f9f9;	
}
.ui-widget-header .ui-icon {
	background-image: url('../../images/jquery-ui/ui-icons_17b6cc_256x240.png');
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-weight: normal;
	/*background: #f9f9f9; */
	background: #fff;
	border-color: white;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50%;
    border: 1px solid #d3d3d3;*/
    color: #555555;
    font-weight: normal;
}
#edit-tid-wrapper hr{ margin:10px 0px;}
.views-exposed-widget.views-reset-button,
.views-exposed-widget.views-submit-button{ text-align:center;}
#edit-submit-hotels-filter {
	background: #8cc388;
	width: 225px;
	border: 0px;
	padding: 10px 0px;
	color: #fff;
	margin-top: 10px;
	 /*font-family: 'gotham_htflight';*/
}

#edit-reset {
	background: #f5f5f5;
	border: 0px;
	color: #808180;
	width: 225px;
	margin: 0px auto;
	margin-top: 15px;
    padding: 10px 0;
     /*font-family: 'gotham_htflight';*/
}

.view-header .container{ border:none; border-top:0;border-right:0px;}
.view-header .container.openFilter{ background:#f9f9f9;}

.view-header select, .view-header input.text {
    border: 2px solid #ddd;
    padding: 0 10px;
    height: 22px;
    color: #444;
    margin: 0;
    width: 136px !important;
    float: left;
}

.view-hotels-filter .view-header ol li{
	position: relative;
}

.view-header ul.select-dropdown{
	    top: 44px;
    left: 0;
}

input#check-out, input#check-out::-webkit-input-placeholder{
	/*text-align: left !important;*/
}

.page-destinations, .node-type-proper{
	position: relative;
}



.page-destinations .daterangepicker.dropdown-menu.ltr.show-calendar.opensright{
	/*top: 80px !important;*/
    /* left: 210px !important; */ 
    /* left: 230px !important; */
	/* position: absolute; */  
	margin: 40px 0px 0px 26px;
}
/* .node-type-property .daterangepicker.dropdown-menu.ltr.show-calendar.opensright{
    top: 540px !important;
    left: 10px !important;
} */

.node-type-property .daterangepicker.dropdown-menu.ltr.show-calendar.opensright{   
    /* left: 85px !important; */
/*     left: 15% !important; */
    /* top: 460px !important; */ 
}

@media (max-width:1440px) {
.node-type-property .daterangepicker.dropdown-menu.ltr.show-calendar.opensright {
	left: 6.5% !important;	
	}
}
@media (max-width:1200px){
.node-type-property .daterangepicker.dropdown-menu.ltr.show-calendar.opensright  {
	margin-top:48px; !important 
	}
}
@media (min-width:1440px)  {
.node-type-property .daterangepicker.dropdown-menu.ltr.show-calendar.opensright {
	left: 7% !important;	
	}
}
@media (min-width:1449px) {
.node-type-property .daterangepicker.dropdown-menu.ltr.show-calendar.opensright {
	left: 15.3% !important;
	}
}
	


.node-type-property input#check-in.focus::-webkit-input-placeholder, .node-type-property input#check-in.focus {
	/* color: #44C7C8 !important; */
	color: #268183  !important;
}

.node-type-property input#check-out.focus::-webkit-input-placeholder, .node-type-property input#check-out.focus {
	/* color: #44C7C8 !important; */
	color: #268183  !important;
}
.view-header input.text {
    background: #fff url(../../images/icon-calendar.png) no-repeat 110px 5px !important;
}

.view-header #header_filter.container ol li:nth-child(1), .view-header #header_filter.container ol li:nth-child(2), .view-header #header_filter.container ol li:nth-child(3){
	height: 28px;
}

#header_filter #check-out{
	/*margin-left:0;
	width:136px !important;*/
}

.category-menu a.hamburger, .category-menu ul.menu li a{
	    border-bottom: 1.5px solid #3F3D3E !important;
}

 .view-header #header_filter label.select-dropdown span.label {
    float: left;
    line-height: 28px !important;
    /*font-weight: bold;*/
    /*font-family:'gotham_htflight';*/
	font-family: 'gotham', sans-serif;
    color:#444344;
    padding-left: 5px;
    font-size: 18px;
}
.view-header #number{
	font-size: 1rem;
}
/*
#slider-range{ border:0px!important;}
.ui-slider-range{ margin-top:8px; position:absolute; margin-left:17px; border:5px solid #2db8bc!important; max-width:85%!important;}
.ui-slider-handle{ border:5px solid #2db8bc!important; height:34px;}
*/
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: 1;
	background: white;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #17b6cc;
	border-color: transparent;
	color: white;
}
.ui-datepicker td span, .ui-datepicker td a {
	text-align: center;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-state-default, .ui-widget-content .ui-state-default.ui-state-active, 
.ui-widget-header .ui-state-default.ui-state-active	 {
	border-color: #2db8bc;
	background: #2db8bc;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	
}
/* end DATE PICKER */
/* end PERSONAL BILLING INFO */

/* SUCCESS PAGE */
body.page-node-7 #main-wrapper {
	background-color: #f3f3f3;
	padding: 20px 0;
}
body.page-node-7 h1 {
	color: #ccc;
	text-align: center;
}
.success-box {
	width: 876px; 
/*	width: 600px;*/
/*	margin: 0 150px;*/
	margin: 0 103px 0 0px;
	background-color: white;
	padding: 20px;
	text-align: center;
	position: relative;
	display: inline-block;
}
.success-box p.color-band {
	width: 100%;
	height: 4px;
	position: absolute;
	top: -4px;
	left: 0;
	margin: 0;
}
.success-box p.color-band span {
	width: 16.667%;
	height: 100%;
	float: left;
	display: inline-block;
}
.success-box p.color-band span.red {
	background-color: #e91069;
}
.success-box p.color-band span.orange {
	background-color: #f57d27;
}
.success-box p.color-band span.blue {
	background-color: #34b8bc;
}
.success-box p.color-band span.green {
	background-color: #88cb98;
}
.success-box p.color-band span.yellow {
	background-color: #fdd37f;
}
.success-box p.color-band span.pink {
	background-color: #f48e8c;
}
.success-box .button-orange {
	margin: 0;
}
.success-box p.note a.call {
	color: #444;
	font-size: 28px;
	 /*font-family: 'gotham_htflight';*/
	font-weight: bold;
}
.success-box p.note {
	font-size: 16px;
	margin: 20px 0;
}
.success-box p.note a {
	color: #34B8BC;
}
.success-box .share {
	width: 290px;
	display: inline-block;
	float: left;
	height: 50px;
	line-height: 50px;
	background-color: #f3f3f3;
}
.success-box .share.twitter {
	margin-left: 10px;
}
.success-box .share.facebook {
	margin-right: 10px;
}
body.page-node-7 .success {
	text-align: center;
}
body.page-node-7 a.back {
	color: #34B8BC;
/*	margin: 30px 0; */
	margin: 30px 10px; 
	/* margin: 30px 84px 30px 0px; */
	display: inline-block;
}

/* end SUCCESS PAGE */
.hoverText2{ background:#666; width:100%;}
.hoverText{
	text-align: center;
}
.hoverText .overline, .hoverText .give, .hoverText .plus, .hoverText .get, .hoverText .rate {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.hoverText div {
    font-size: 11px;
}
.hoverText .overline .rate .amt,
.hoverText .overline .amt {
    font-size: 25px;
    text-decoration: line-through;
}

.hoverText .give .amt,
.hoverText .rate .amt,
.hoverText .get .amt {	
    font-size: 25px;
}
.hoverText .give .txt, .hoverText .get .txt {
    font-size: 15px;
    font-style: italic;
    text-transform: uppercase;
}
.destination-result .overlay-description{
	top: 35% !important;
}
.destination-result .image .hover-shadow{
	background-color: rgba(0,0,0,0.50) !important;
}
.hoverText .give {
    width: 20%;
}
.hovertext2 .hoverText .give {
    width: 20%;
}
.hovertext2 .hoverText .get {
    width: 17%;
}
.hovertext2 .hoverText .plus {
    width: 5%;
}
.hovertext2 .hoverText .overline {
    width: 18%!important;
	padding-left:0px!important;
    border-right: 1px solid #FFFFFF;/* #999999; */	
	color:#FFFFFF!important;	
}
.hoverText .overline {
    border-right: 1px solid #999999;
    padding-right: 3%;
    width: 24%;
}
.hoverText .rate {
    border-left: 1px solid #999999;
    padding-left: 1%;
    width: 24%;
}
.hovertext2 .hoverText .rate {
    width: 20%;
}
.hoverText .get {
    width: 20%;
}
.hoverText .plus {
    font-size: 28px;
    width: 2%;
    vertical-align: top;
    padding-top: 5px;
}
.hoverText .equal {
    font-size: 28px;
    width: 5%;
    vertical-align: top;
    padding-top: 5px;
}
.price-tag2 .amt, .price-tag2 .help {
    display: inline-block;
}
.price-tag2 .help {
	background-color: white;
    border-radius: 20px;
    bottom: 0;
    color: rgb(173, 0, 71);
    font-size: 16px;
    font-weight: bold;
    height: 17px;
    margin-bottom: 0;
    margin-right: -20px;
    padding-bottom: 3px;
    right: 0;
    text-align: center;
    width: 19px;
}
.price-tag2 .amt, .price-tag2 .help{
	display: inline-block;
}
.detail-pricing-left .averageprice{
	display: inline-block;
	vertical-align: middle;
	/*width: 83%;*/
	width: 100%;	
}
.detail-pricing-left .help {
	background-color: #444646;
    border-radius: 20px;
    top: 38px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    margin-bottom: 0;
    padding-top: 3px;
    right: -15px;
	z-index:15;
    text-align: center;
    width: 17px;
    display: inline-block;
    vertical-align: middle;
	position:absolute;
}

.node-property .detail-header .detail-pricing-left:hover .help {
	/* background-color: #fff; */
    border-radius: 20px;
    top: 38px;
    /* color: #000; */
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    margin-bottom: 0;
    padding-top: 3px;
    right: -15px;
	z-index:20;
	position:absolute;
}
.detail-pricing-left2 .help {
	background-color: #fff;
    border-radius: 20px;
    top: 38px;
    color: #444646;
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    margin-bottom: 0;
    padding-top: 3px;
    right: -15px;
	z-index:15;
    text-align: center;
    width: 17px;
    display: inline-block;
    vertical-align: middle;
	position:absolute;
}
/*.detail-header .container{
	width: 100%;
}*/
.node-property .detail-header .detail-pricing-left{
	width: 160px;
}
.node-property .detail-header .detail-pricing-left2{
	background:#929192;
	/*width:100%;*/
	color:#FFF;
	width:auto;
	padding-bottom: 20px !important;
    padding-top: 0 !important;
}

.pricedisplay {
    float: right;
    width: 165px;
}
.detail-pricing-left .hoverText{
	width: 100%;
}
.node-property .detail-header ol.inputs {
    padding-left: 40px;
}

.detail-pricing-left .hoverText .rate{
	border-left: 0px solid #999999;
}
.hoverText .equal{
	display: inline-block;
}
.hoverText2 .hoverText .rate .amt{
	font-weight: bold;
	font-size:38px;
}

.detail-pricing-left2.hovertext2 .amt{ font-size:20px; font-weight:normal;line-height: 30px;} 
.detail-pricing-left2.hovertext2 .rate .amt{ font-size: 28px;
     /*font-family: 'gotham_htflight';*/
}
.select-dropdown1.paymentopt li:last-child div:first-child {
    border: 1px solid #DDDDDD;
    height: 0;
    line-height: 1px;
    margin: 15px 0;
}

ul.select-dropdown1 li:last-child {
    height: 65px;
}
.ui-datepicker-calendar td{
	border: 1px solid #CCCCCC;
}
.ui-datepicker-calendar td.ui-datepicker-other-month{
	border: 0px solid #CCCCCC;
}
.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled span, .ui-state-default.ui-priority-secondary{
	display: none;
}
input#give_donate{
	font-style: italic;
}
.donate_input_padding{
	padding-left: 17px !important;
	font-style: normal !important;
}
.donate_input_currency{
	position: relative; 
	left: 15px;
	display:none;
	font-style: italic;
}

.destination-result .help{
	display: none;
}
.pricedisplay .help {
    display: none;
}

.hgt {
    line-height: 25px;
}
.payment-average{
	display: inline-block;
}
.payment-average .average-price{   
	color: rgb(68, 68, 68);
    display: inline-block;
     /*font-family: 'gotham_htflight';*/
    font-size: 38px;
    font-weight: 800;
    margin: 0;
    text-align: center;
    width: 100%;
}

.payment-average span.price-note {
    color: rgb(170, 170, 170);
    display: inline-block;
     /*font-family: 'gotham_htflight';*/
    font-size: 13px;
    font-style: italic;
    text-align: center;
    width: 100%;
    line-height: 15px;
}
.payment-average{
	margin-left: 75px;
	padding-top: 7px;
	width: 150px;
}
p.note{
	line-height: 20px !important;	
}
div#charityPage .donation-select.property .donate-container {
    background: #ccc;
}
div#charityPage form#paypal-form {
    display: flex;
    flex-wrap: wrap;
     /*font-family: 'gotham_htflight';*/
}

div#charityPage form#paypal-form .side50 {
    width: 50%;
    padding: 0.5rem 0.5rem;
        display: inline-block;
        float:left;
            /*font-family: 'gotham_htflight';*/
}

.bgGreySide {
    background: #f7f8f9;
    padding: 0.5rem 1rem !important;
}

div#charityPage form#paypal-form p {
    font-size: 1rem;
    margin-top:0px !important;
    /*font-family: 'gotham_htflight';*/
}

p#Charity-title {
    margin-bottom: 10px;
}

div#charityPage form#paypal-form p b {
    font-weight: 400;
    
}
div#charityPage form#paypal-form h3 {
    font-size: 1.2rem;
    /*font-family: 'gotham_htflight';*/
    letter-spacing: 0.3px;
    margin:15px 0px;
    text-align: left;
    font-weight: bold;
    color: black;
}

input.btn.btn-NoBg {
    background: transparent;
    font-size: 1rem;
    padding: 0;
    color: #e71665;
   /* font-family: 'gotham_htflight';*/
        margin-bottom: 15px;
    margin-top: 10px;
}
div#charityPage * {
    box-sizing: border-box;
}
div#charityPage input.fullWidth {
    width: 100%;
}
input.customTextbox {
   height: 45px;
    border: none;
    padding: 0.5rem 1rem;
    border: solid 2px #e6e7e7;
}
input.customTextbox::placeholder {
    font-size: 1rem;
    color: #666;
  /* font-family: 'gotham_htflight';*/
}

select::placeholder {
    font-size: 1rem;
    color: #666;
   /*font-family: 'gotham_htflight';*/
}

.LoginWrapper .row {
    display: flex;
    justify-content: space-between;
}

.LoginWrapper .row .side50 {
    padding: 1rem 0 !important;
    width: 48% !important;
}
div#charityPage .row:before {display: none;}

div#charityPage .row:after {
    display: none;
}
.giveCharity .slot.select-charity img.logo {
    border-radius: 50%;
}



.giveCharity .slot.select-charity {
    display: flex;
}
div#charityPage .slot.select-charity p.title {
    text-align: left;
}

div#charityPage .slot.select-charity  .contentWrapper {
    padding-left: 2rem;
}
div#charityPage .giveCharity .bottom {
    display: flex;
    justify-content: space-between;
}

div#charityPage .giveCharity .bottom a.select-charity {
    color: #e13865;
}

div#charityPage .giveCharity .bottom label[for="give-without-getting"] {
    font-weight: 100;
    font-size: 15px;
    display: none;
}
.giveCharity .bottom p {
    margin: 0;
}
.giveCharity hr {
   /* margin-top: 5px;*/
}
.perks ul li {
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.inputs ol{
	list-style: none;
	padding-left:0;
}


.charityPage form#paypal-form .side50{
	float:left;
}

div#charityPage form#paypal-form .side100 {
    width: 100%;
    padding: 0.5rem 0.5rem;
    display: inline-block;
}
div#charityPage .bgGreySide .secure label.select-dropdowncountry {
    background: #fff;
    height: 40px;
    border: none;
    padding: 0.5rem 1rem;
}

div#charityPage .bgGreySide .secure label.select-dropdowncountry span#selectselect-country {
    color: #666;
        /*font-family: 'gotham_htflight';*/
    font-weight: 400;
}
input.custom-grey-btn {
    background: transparent;
    border: none;
    padding: 0;
    font-size: 1.2rem;
     /*font-family: 'gotham_htflight';*/
    font-weight: 400;
    margin-top: 1rem;
}
.payment div#detail ol li {
    list-style: none;
}

.payment div#detail ol {
    padding-left: 0;
}
.payment label.select-dropdownmonth, .payment label.select-dropdownyear {
    background: #fff;
    border: none;
        height: 40px;
}
.payment div#detail ol li.side100:nth-child(2)> div {
    width: 25%;
}

div#charityPage .payment div#detail ol li.side100:nth-child(2) {
    display: flex;
    justify-content: space-between;
}
.completeBooking .agreebox label {
    display: flex;
}

.completeBooking .agreebox label p {
    width: 80%;
    margin-top: 0;
}
.completeBooking .agreebox {
    border-top: 0;
    display: inline-block;
}
input.btn-themeBg {
    background: #e71665;
    color: #fff;
    font-size: 1.7rem;
    padding: 0.7rem;
   /*font-family: 'gotham_htflight';*/
    font-weight: bold;
    margin:10px 0;
    border:0;
}

input[type="checkbox"]+label span{
	    margin: 4px 4px 0 0;
}
div#charityPage form#paypal-form h4 {
    /* font-family: 'gotham_htflight';*/
    font-size: 1.2rem;
    margin: 8px 0 20px 0;
    color: black;
    font-weight: bold;
}
div#charityPage .right_ranch span.icon_comment {
    position: relative;
}
.hoverToShow {
	display: inline-block;
    position: relative;
}
.hoverToShow:hover span.breakOutPoints {
    display: block !important;
}
span.breakOutPoints {
position: absolute;
    width: 242px;
    background: #5e5e5e;
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 0 0 31px #dedede;
    z-index: 2;
    left: 50px;
    top: 4px;
    color: #fff;
}
span.breakOutPoints:before {
content: '';
    position: absolute;
    display: block;
    width: 0px;
    left: 9px;
    top: 11%;
    border: 11px solid transparent;
    border-left: 0;
    border-right: 15px solid #5e5e5e;
    transform: translate(calc(-100% - 5px), -50%);
  }

  .breakOutPoints p{
  	color:#fff;
  }
.donation {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.donation .numBox {
    width: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border: 0;
    /* margin-right: 10px; */
}

.numBox.boxxx {
    margin-left: 28.9%;
}

.donation .numBox .boxxx1{
	border-radius: 0px;
	width:135px;
}

.iimm {
    position: absolute;
    margin-left: 10px;
}

@media(max-width1200px){
	.iimm {
    margin-top: -23px !important;
    width: 28%;
    position: absolute;
    right: 50%;
}
}

.donation .numBox i {
    font-size: 36px;
    line-height: 0.4;
   color:#b3adad;
}

.foriconcustoom{
	font-size: 36px;
    line-height: 0.4;
}

.donation p {
    margin: 0;
}
.donation .numBox .value {
    width: 100%;
}

.donation .numBox .value input[type="text"] {
    border: none;
    text-align: center;
}
div#charityPage .singInSocial {
    display: flex;
    align-items: center;
}



div#charityPage .singInSocial h3 {
    margin: 0;
    text-align:left;
}

div#charityPage .singInSocial a.fancybox.button {
    margin-bottom: 0;
    padding: 0;
    font-size: 1.3rem;
    margin-left: 5px;
        font-weight: bold;
    color: #e71665;
}
.right_sec  p{ /*font-family: 'gotham_htflight';*/}

.right_sec h2 {
         /*font-family: 'gotham_htflight'!important;*/
    font-size: 1.2em;
    margin: 30px 0 10px 0;
    color: black;

}
.right_ranch>table {
    margin-bottom: 8px;
}
.btn.edit_tex {
    font-size: 17px;
    font-family: sans-serif;
    margin-right: 59px;
    font-weight: 100;
}
.right_ranch>table>tbody {
    border-top: 0px solid #000;
}

span.tag_cont {
    display: BLOCK;
    FONT-SIZE: 16PX;
}

div#charityPage form#paypal-form .mt-20{
	margin-top:20px !important;
}

.right_ranch>table>tbody>tr>td {
 /*   padding: 5px 0px;*/
 padding: 00px 0px;
    font-size: 16px;
    /*font-family: 'gotham_htflight';*/
    color: #000;
    /* font-weight: 600; */
}
.right_ranch>table {
    width: 100%;
}
span.icon_comment img {
    width: 26px;
    vertical-align: middle;
    margin-left: 12px;
}


.hr.border, #charityPage hr {
    width: 100%;
    background: #b8b8b8;
    height: 0.5px;
        margin: 20px 0px 10px 0px;
}
form tbody {
    border-top: 0px solid #ccc;
}
.right_sec table b {
    /*font-weight: 700;
     font-family: 'gotham_htflight';*/
     font-weight: 400;
    /*font-family: 'gotham_htflight';*/
    font-size: 16px;
}
.right_sec p{
	/*  font-family: 'gotham_htflight'*/
}
}
.right_sec p.topText {
    margin-bottom: 4rem;
}
.right_sec table.offset tr td {
    padding-left: 0;
}
.perks .sidebar-list {
    background: transparent;
}

.perks .sidebar-list ul.checklist li {
    border-bottom: none;
    font-size: 1rem;
    color: #000;
    letter-spacing: 0.4px;
    padding: 5px 0 5px 30px;
    font-weight: 400 !important;
}

.perks .sidebar-list ul.checklist li span.icon.icon-check {
	background: #000;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    transform: translate(0, -54%);
    margin-top: 0;
}
.perks hr {
    display: none;
}

.perks .sidebar-list {
    padding-top: 0;
    padding-bottom: 0;
}
.agreebox + input.btn-themeBg.fullWidth {
    border: none;
}

/*.bgGreySide .completeBooking .agreebox {
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 0;
}*/

.bgGreySide .completeBooking .agreebox {
    margin-bottom: 0px;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 0;
}



textarea.fullWidth.customTextbox {
    width: 93%;
    margin: 1px 15px;
	border: solid 1px #eee;
	min-height: 100px;
	outline: none;
}
.select.givetext.active {
    background: #fff;
    height: 40px;
    border: none;
}
.container.success div#better-messages-wrapper + h1 {
    margin-top: 70px;
}

.sign_section ol, .User_sign_section ol{ 
	padding-left:0;
}

.side50 .right_sec{
	position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 105px 24px;
}

.pl-10{
	padding-left:10px;
}

.right_ranch td{

}
#paypal-form .right_ranch > table td:nth-child(1){
min-width: 375px;
font-size: 1rem;
}

.right_sec .btn.edit_tex {
    margin-right: 0;
}

#donationDueTimeCheck{
	line-height: 3;
}

td span.tag_cont {
    /* margin-top: 10px; */
}
 input.customTextbox:focus, textarea.fullWidth.customTextbox:focus{
 	    border-color: #5DB7BB;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(93, 183, 187, 0.5);
    }

.select01:focus{
    	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
    
    }

 .sign_in_btn a#singInbutton {
    margin: 2px 0px 0px 0px;
    font-weight: bold;
    color: #e71665;
    padding: 0px 6px;
    cursor: pointer;
}

/*by Vinit Sir*/

.modal-container {
    min-width: 34vw;
    max-width: 65vw;
   
    overflow-y: scroll !important;
    overflow-x: hidden;
    border-radius: 12px;
    -webkit-box-shadow: 0 3px 14px #ccc;
    box-shadow: 0 3px 14px #ccc;
    border: 1px solid #ccc;
    padding: 40px 50px;
    height: auto !important; 
    bottom: unset !important; 
}

.img-cust-set img{
	width:350px;
}

.desc-details h2 {
    font-size: 20px;
    margin: 0px;
    padding: 20px 0px 0px;
}

.desc-details h3 {
    margin: 0px;
    padding: 20px 0px 0px;
    font-size: 17px;
}

.desc-details ul{
	margin: 0px;
}

.amenities li {
    float: left;
    width: 50%;
}
.req-fields{
	    font-size: 12px;
    float: right;
}

.guest-text{
	font-weight: bold;
}

.err-msg{
	color: red;
}

.err-active input{
	border:solid 1px #ff0000;
}

.errmsgli li{
	
}
ol.row.errmsgli {
    display: flex;
    margin: 0px;
}

.border-top-0 {
    border-top: solid 0px transparent !important;
}

input[type="checkbox"]+label span{
	margin-top: 4px !important;
}

.modal.charity-property-selection.set-height {
    height: 490px;
}


	h2.booking-failed {
    color: #ff6461;
    font-weight: bold;
    font-size: 25px;
}

	.booking-cnfm{
		color: #34bc77;
    font-weight: bold;
    font-size: 25px;
	}

	h3.hotal-name {
    margin: 0px 0px 4px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

h3.hotal-name span {
    margin: 0px 0px 4px;
    font-size: 18px;
    font-weight: bold;
    color: #e91069;
}
	.bookings-details {
    border: solid 2px #ccc;
    border-radius: 10px;
}

.bookings-details ul li {
    display: inline-block;
   
}

.bookings-details ul {
   list-style: none;
    display: flex;
    justify-content: space-between;
    margin: 0px;
    padding: 16px 30px;
}
.paying-amount{
	    color: #f57d27;
    margin: 0px 0px 15px;
    padding: 9px 0px 0px;
    font-size: 21px;
    border-top: solid 1px #ccc;
}

.success-box .share.twitter {
    margin-left: 10px;
    background: #52a7e7;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}

.success-box .share.facebook {
    margin-right: 10px;
    color: #fff;
    background: #395693;
    font-size: 18px;
    font-weight: bold;
}


.leftmrg {
    width: 354px;
}

.clickherebtn.text-center{
    justify-content: center;
    align-items: center;
    display: flex;
    width: 400px;

}

table.charity-donation-table tr td:nth-child(2) input#fieldGive {
    width: 55px;
    border: none;
    font-size: 16px;
    padding-left: 0px;
   /* font-weight: bold;*/
    /*font-family: 'gotham_htflight';*/
    /*color: #3a3a3a;*/
    line-height: 1.99;
    margin-left: -4px;
    text-align: center;
}

table.charity-donation-table tr td:nth-child(2) {
    text-align: center;
}
.donation.justify-space-between {
    justify-content: space-between;
}
/*.no-margin {
    margin: 0px !important;
}*/
.left-donation-area {
    display: flex;
    align-items: center;
    width: 100%;
}
.kindTravel_cancel {
    position: relative;
}
.kindTravel_cancel p.ctsm {
    display: inline;
}
.contentWrapper p {
    text-align: left !important;
}
a.local-charity-link img {
    width: 100%;
    height: 100%;
}
.node-property a.local-charity-link {
    /* width: 620px !important; */
    height: 300px !important;
	display: flex;
}
.amenityWrapper div#kind-factors {
    padding: 50px 0px !important;
}
.mainSpace-list .row:nth-child(even) {
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
}
.sidebar-list ul.checklist li{
	/*font-weight: 600 !important;*/
}
.row.aligned-row .textWrap.rightcontent {
    padding: 12px 15px !important;
    width: 107%;
    margin-bottom: 12px;
    padding-top: 19px !important;
}

p.cst-box {
    margin-bottom: 2px;
}
p.cst-box2 {
    margin-bottom: 12px;
}
p.cst-box3 {
    margin-bottom: 0;
}
.amenities-text h2 span {
	font-size: 30px;
	font-weight: 900;
}
.content-ck-editor-content a {
    /* color: #5DB7BB !important; */
    /* color: #39b6bb !important; */
    color: #2B8082 !important;
}
.amenityWrapper div#kind-factors.pb20,
.amenityWrapper div#kind-factors.pt20 {
	padding-bottom: 20px !important;
	padding-top: 20px !important;
}
.guest_bottom{
	padding: 0px 0px 0px 15px
}
.wrapper .section1 h2 {
	width: 80% !important;
}
.content-ck-editor-content{
	padding: 10px 0px 0 0;
}
.left-donation-area .hoverToShow{
	height: 5px !important;
}
.page-user-register {
	width: 100% !important;
} 
.page-user-register {
    width: 100% !important;
    margin: 0px auto;
    padding: 64px 0 0 0px !important;
}
#main #user-register-form {
    width: 550px !important;
}
#main #user-register-form div .or_text {
	margin-left: 60px !important;
}
#main #user-register-form div .fb_link {
	margin-left: 65px !important;
}
#main #user-register-form .form-actions {
    width: 530px !important;
}
#main #user-register-form .form-actions #edit-submit {
	/* width: 510px !important; */
	margin: 0px 0px 0px 44px;
}
#main .reg-form-full{
	min-height:520px;
}
.red_highlight{
	border: 1px solid red !important;
}
.page-node-6 #lightbox{
	top: 0px !important;
}
.page-node-6 #outerImageContainer{
	height: 789px !important;
}
iframe #lightboxFrame{
	height: 950px !important;
}
#lightboxFrame{
	width: 518px !important;
	/* border: 2px solid rgb(74, 191, 183) !important; */
	border: 2px solid rgb(204 207 207) !important;
	height: 937px;
}
body.page-user-register{
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: 2px solid rgb(74, 191, 183) !important;
}

#charityPage form#paypal-form p.cst-box4 {
    margin: 12px 0 0 0 !important;
}