.ba-form-2,
.forms-calendar-wrapper[data-form="2"],
.ba-form-authorize-modal[data-form="2"],
.ba-form-paypal-modal[data-form="2"] {
    --form-width-value: 100%;
	--form-width-fullwidth: auto;
	--form-background-color: rgba(255, 255, 255, 1);
	--form-padding-top: 0px;
	--form-padding-right: 0px;
	--form-padding-bottom: 0px;
	--form-padding-left: 0px;
	--form-border-top: 0;
	--form-border-right: 0;
	--form-border-bottom: 0;
	--form-border-left: 0;
	--form-border-color: #e3e3e3;
	--form-border-radius: 32px;
	--form-border-width: 1px;
	--form-shadow-value: 0;
	--form-shadow-color: rgba(0, 0, 0, 0.15);
	--label-typography-font-family: inherit;
	--label-typography-font-size: 18px;
	--label-typography-letter-spacing: 0px;
	--label-typography-line-height: 36px;
	--label-typography-color: #212121;
	--label-typography-font-weight: bold;
	--label-typography-text-align: left;
	--label-typography-font-style: normal;
	--label-typography-text-transform: none;
	--field-background-color: rgba(255, 255, 255, 1);
	--field-padding-top: 14px;
	--field-padding-right: 15px;
	--field-padding-bottom: 13px;
	--field-padding-left: 15px;
	--field-margin-top: 0px;
	--field-margin-bottom: 0px;
	--field-border-top: 0;
	--field-border-right: 0;
	--field-border-bottom: 0;
	--field-border-left: 0;
	--field-border-color: #e3e3e3;
	--field-border-radius: 0px;
	--field-border-width: 1px;
	--field-typography-font-family: inherit;
	--field-typography-font-size: 16px;
	--field-typography-letter-spacing: 0px;
	--field-typography-line-height: 20px;
	--field-typography-color: #212121;
	--field-typography-font-weight: normal;
	--field-typography-text-align: left;
	--field-typography-font-style: normal;
	--field-typography-text-transform: none;
	--field-icon-size: 24px;
	--field-icon-color: #212121;
	--field-icon-text-align: flex-start;
	--theme-color: #66dab5;
	--lightbox-color: rgba(0,0,0,0.15);
	}
.site-header .top_col .logo img{max-height:52px;}
@media only screen and (max-width:990px){
.site-header .top_col .logo img{max-height:36px;}
}
@media only screen and (max-width:750px){
.site-header .top_col .logo img{max-height:28px;}
.site-header .top_col .form-search-min form input{width:120px;height:31px;font-size:14px;}
.site-header .top_col .form-search-min form button i.iconfont{font-size:16px;}
}


