@import url('https://fonts.googleapis.com/css2?family=Scada&display=swap');

a, a:link, a:active, a:visited {
 cursor:pointer;}
h2 {
 margin: 0 0px 0px 0px ;
}
.Container-H2 {
    margin-bottom: 10px;
}
.dnnFormItem > label.dnnFormLabel, .dnnFormItem > span.dnnFormLabel {
    display: inline-block;
    margin: 0px 0px 0 0;
    width: 0%;
    text-align: right;
}
.RefillButton {
	background: #03a4dc;
    position: relative;
    cursor: pointer;
	font-family: haboro-soft, sans-serif;
  	font-size:13px;
	font-weight: 400;
    text-decoration: none;
    color: #ffffff!important;
	border-radius: 12PX;
    padding: 6px 12px;
    border: 0px;
}
.RefillButton:hover {
    text-decoration: none;
    background-color: #1a497f;
    border-radius: 12px;
    padding: 6px 12px;
    border: 0px;
}
.PSSOorder {background-color: #03a4dc; margin-bottom:8px; }
.card_statusbar {
  max-width: 250px;
  margin-bottom: 10px;
  margin-top: 5px;}
.LanguageSections {
	padding-bottom: 1rem!important;
	margin-bottom: 1rem!important;
	 border-bottom: 1px solid #dee2e6!important;
}
.PrivacyHeader {font-size: 55px; font-family: haboro-soft,sans-serif,system-ui;
    font-weight: 600;
    letter-spacing: -.02em;
 	 line-height: 1.0666;}
.copyright_style {display: none;}
.header2 .head_nav {
  height: 90px;
}
#dnn_dnnLOGO_imgLogo {
  max-width: 300px;}
/*Registration styles */
.dnnRegistrationForm .dnnFormItem .dnnFormMessage {
    display: none;}

.ModRegistrationC {max-width: 500px; margin: auto;}

p, span, input, label, textarea, div {font-family: haboro-soft,sans-serif,system-ui;}

#dnngo_megamenu .primary_structure > li > a {
	transition: background-color ease-in 0ms;
	-moz-transition: background-color ease-in 0ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 0ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 0ms; /* Opera */
	-ms-transition: background-color ease-in 0ms; /* IE9? */
}
#dnngo_megamenu > div > ul > li > a > span{

	transition: 		background-color ease-in 0ms,color ease-in 0ms;
	-moz-transition: 	background-color ease-in 0ms,color ease-in 0ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 0ms,color ease-in 0ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 0ms,color ease-in 0ms; /* Opera */
	-ms-transition: 	background-color ease-in 0ms,color ease-in 0ms; /* IE9? */
}


#dnngo_megamenu > div > ul > li > a > span > i{
	font-size: 16px;
	margin: 0 6px 2px 0;
	vertical-align: middle;
	transition: color ease-in 0ms;
	-moz-transition: color ease-in 0ms;
	-webkit-transition: color ease-in 0ms;
	-o-transition: color ease-in 0ms;
	-ms-transition: color ease-in 0ms;
	}

#dnngo_megamenu .dnngo_slide_menu li a {
font-family: 'Montserrat', sans-serif !important;
font-weight: bold;
}

.LoginMove {
    float: right !important	;
  padding: 20px !important;}

.header2 .HeadTopPane {
    padding: 0;
  float: right !important;}

/* Primary Action */

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
   cursor: pointer;
	font-family: haboro-soft, sans-serif;
    font-size: 13px;
	font-weight: 400;
	text-decoration: none;
    color: #fff!important;
    border-radius: 50PX;
	padding: 10px 20px;
	letter-spacing: 1px;
    background: #03a4dc!important;
 	 border: 0px;
      box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), inset 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
    text-shadow: 0px 0px 0px #ffffff !important;
}

    .dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
    	color: #ffffff!important;
    	 background: #1a497f!important;
	    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), inset 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
    	text-shadow: 0px 0px 0px #ffffff !important;
    }

    .dnnPrimaryAction:active, .dnnFormItem input[type="submit"]:active, a.dnnPrimaryAction:active {
          cursor: pointer;
     	font-family: haboro-soft, sans-serif;
   		 font-size: 13px;
	  	 font-weight: 400;
		text-decoration: none;
    	color: #11ab68!important;
    	border-radius: 40PX;
		padding: 10px 20px;
	   letter-spacing: 1px;
    }

    .dnnPrimaryAction[disabled], .dnnPrimaryAction[disabled]:hover, .dnnPrimaryAction[disabled]:active {
        background: #ccc !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #aaa !important;
        text-shadow: none;
    }
/* Secondary Action */

.dnnSecondaryAction, .dnnFormItem input[type="submit"], a.dnnSecondaryAction {
   cursor: pointer;
    font-family: haboro-soft, sans-serif;
    font-size: 13px;
    font-weight: 400;
	text-decoration: none;
    border: 1px solid #03a4dc;
    color: #86888a!important;
    border-radius: 50PX;
	padding: 10px 20px;
	letter-spacing: 1px;
    background: #ffffff!important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), inset 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
    text-shadow: 0px 0px 0px #ffffff !important;
}
    .dnnSecondaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnSecondaryAction:hover {
    border: 1px solid #86888a;
    color: #ffffff!important;
     background: #86888a!important;
	 box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), inset 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
    text-shadow: 0px 0px 0px #ffffff !important;
    }

    .dnnSecondaryAction:active, .dnnFormItem input[type="submit"]:active, a.dnnSecondaryAction:active {
        cursor: pointer;
		font-family: haboro-soft, sans-serif;
   		 font-size: 13px;
	  	 font-weight: 400;
		text-decoration: none;
   		 border: 1px solid #86888a;
   		 color: #86888a!important;
   		 border-radius: 50PX;
		padding: 10px 20px;
	  	 letter-spacing: 1px;
    }

    .dnnSecondaryAction[disabled], .dnnSecondaryAction[disabled]:hover, .dnnSecondaryAction[disabled]:active {
        background: #ccc !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #aaa !important;
        text-shadow: none;
    }

.AcariaHeader { 	font-family: 'Open Sans', sans-serif;
font-size: 11px;}

footer {
    position: relative;
    color: #ffffff;
    border-top: 0px solid #ffffff !important;
  	padding-top: 35px !important;
 	padding-bottom: 25px !important;
 	background-color: white;}

.header2 .head_nav .dnn_logo, .header2 .head_nav .LogoPane .Normal {
    height: 80px !important;
	margin-top: 0px;
}
.head_nav{padding-top: 0px;
  padding-bottom: 0px;}
.LoginMove, .dnn_menu {
  margin-top: 0px;}

.GalleryOpacity { opacity: 0.6;}


.btn-default {
    color: #03a4dc !important;
    background-color: #fff;
  border-color: #03a4dc !important;}

.ScheduleDeliveryPanel {    border-bottom: 1px solid #c1c1c1;
    /* margin-top: 15px; */
    margin-bottom: 25px;
    text-align: left;
    padding-bottom: 25px !important;}

.DeliveryDrugName {    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;}

.AcariaOrderStatus {    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase; color:#9aca3d;}

.title4 {
 font-family: 'Montserrat', sans-serif !IMPORTANT;
	text-transform:uppercase;
  FONT-WEIGHT: 600;
    font-size: 17px !important;
    text-align: center;
  padding: 21px 20px 21px 20px;}

.Container-4 .contentpane {
  background-color: #ffffff !important; }

.MyAcaria_banner_title1{
font-size:44px;
color:#fff;
text-transform:uppercase;
letter-spacing:3px;
font-family: 'Montserrat', sans-serif;
Line-height: 60px;
FONT-WEIGHT: 600;

	}

.MyAcaria_banner_titleInner{
font-size:28px;
color:#fff;
font-family: 'Montserrat', sans-serif;
Line-height: 60px;
  FONT-WEIGHT: 600;
  letter-spacing: 5px;
	}
.AcariaHrHeader { width: 80px; color: #ffffff; border-width: 2px; margin-top:10px; margin-bottom:0px;}
.MyAcaria_banner_titleInnerBody {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    FONT-WEIGHT: 300;
  font-family: 'Open Sans', sans-serif;}
.MyAcaria_banner_title2 {
    font-size: 34px;
    color: #fff;
    letter-spacing: 3px;
    FONT-WEIGHT: 300;
  font-family: 'Open Sans', sans-serif;}

.MAbanner_link1.tp-caption{
	cursor:pointer;
font-family: haboro-soft, sans-serif;
font-weight: 400;
font-style: normal;
  	font-size:16px;
	background: #03a4dc;
	color:#FFF!important;
			border-radius: 50PX;
	transition: 		background-color ease-in 200ms,border ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms,border ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms,border ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms,border ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms,border ease-in 200ms; /* IE9? */
padding: 1rem 4rem;
	}
.MAbanner_link1.tp-caption:hover{
  text-decoration:none;
	background-color:#223a3f;
	border-radius: 50px;
padding: 1rem 4rem;
	}
.MAbanner_link1.tp-caption a{
	font-size:41px;
	color:#fff;
  text-decoration:none;
	font-weight:400;
	display:inlin-block;
	transition: 		color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms; /* IE9? */
	}
.MAbanner_link1.tp-caption:hover a{
	color:#fff;
text-decoration: none;
	}

.tp-captionSM{
	cursor:pointer;
font-family: haboro-soft, sans-serif;
font-weight: 400;
font-style: normal;
  	font-size:13px;
	background: #03a4dc;
	color:#FFF!important;
	border-radius: 12PX;
padding: 6px 12px;
    border: 0px;
	}
.tp-captionSM:hover{
  text-decoration:none;
	background-color:#1a497f;
	border-radius: 12px;
padding: 6px 12px;
    border: 0px;
	}
.tp-captionSM[disabled], .tp-captionSM[disabled]:hover, .tp-captionSM[disabled]:active {
    background: #ccc !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #aaa !important;
    text-shadow: none;
}

.header2 .head_top {

  padding-bottom:5px !important;
		background: -moz-linear-gradient(left, rgba(17,171,104,1) 0%, rgba(154,202,60,1) 100%)!important;
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(17,171,104,1)), color-stop(100%, rgba(154,202,60,1)))!important;
background: -webkit-linear-gradient(left, rgba(17,171,104,1) 0%, rgba(154,202,60,1) 100%)  left 
    bottom
    #777    
    no-repeat!important;
background: -o-linear-gradient(left, rgba(17,171,104,1) 0%, rgba(154,202,60,1) 100%)  left 
    bottom
    #777    
    no-repeat!important;
background: -ms-linear-gradient(left, rgba(17,171,104,1) 0%, rgba(154,202,60,1) 100%)  left 
    bottom
    #777    
    no-repeat!important;
background: linear-gradient(to right, rgba(17,171,104,1) 0%, rgba(154,202,60,1) 100%)  left 
    bottom
    #777    
    no-repeat!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11ab68', endColorstr='#9aca3c', GradientType=1 )!important;
  background-size:100% 5px !important;/* if linear-gradient, we need to resize it */
}
#dnngo_megamenu > div > ul > li > a > span{
color:#222a3f;
	font-size:16px;
	line-height:20px;
    height: 40px;
    padding: 10px 20px;
	margin:0;
font-family: haboro-soft, sans-serif;
font-weight: 700;
font-style: normal;
	}

#dnngo_megamenu > div > ul > li > a > span > i{
	font-size:16px;
	color: #999999;
	font-family: haboro-soft, sans-serif !important;
	}	

#dnngo_megamenu > div > ul > li:first-child > a > span{
	}
#dnngo_megamenu > div > ul > li:hover, 
#dnngo_megamenu > div > ul > li.menu_hover,
#dnngo_megamenu > div > ul > li.current{
	}

#dnngo_megamenu > div > ul > li.current > a > span{
border-bottom: 3px solid #03a4dc;
border-radius: 0;
  background:#fff;
color: #222a3f;
text-decoration: none;
font-family: 'Scada', sans-serif;
font-weight: 700;
	}

#dnngo_megamenu > div > ul > li > a:hover > span, 
#dnngo_megamenu > div > ul > li.menu_hover > a > span
{    color: #03a4dc;
background-color: #fff;
	}
#dnngo_megamenu > div > ul > li{
	margin-left: 20px;
  border-radius: 20PX;
    padding: 23px 0;
	}

.MyAcaria_LoginHeads{
	font-size:14px;
	color:#11ab68;
	text-transform:uppercase;
	font-weight:bold;
	font-family: haboro-soft, sans-serif !important;
	}
#dnn_content { background-color: #fff;
padding-bottom:35px;
padding: 10px 0 0 0;}
.MAbanner_link1 {font-weight: 600;}

.Container-4 {
    -webkit-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
-moz-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52); border-left: 0px solid #9ecd41;background-color: #ffffff;}


.AcariaVerificationLabel {    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
   	font-family: haboro-soft, sans-serif !important;}

.AcariaLabel{   font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
font-family: 'Montserrat', sans-serif;}

 /*Start of Banner css */
 .AcariaBannerContainer {padding-left: 40px;}

.AcariaBannerContainer hr{ text-align:left;}


.AcariaHrHeader {width: 80px;
    color: #ffffff;
    border-width: 2px;
    margin-top: 10px;
    margin-bottom: 10px;}
.AcariaMainBannerBody {font-size: 16px;
    color: #fff;
    FONT-WEIGHT: 300; max-width: 450px;
	font-family: 'Open Sans', sans-serif;}

/*Start of Banner Images */
.tp-bgimg {background-color: rgba(0, 0, 0, 0); background-repeat: no-repeat;  background-position: left center; width: 100%; height: 260px; opacity: 1; padding-top:45px; background-size:cover;   }
.BannerHomepage {background-image: url(/Portals/0/Birdi_Home_Banner.jpg); }
.BannerRegistration {background-image: url(/Portals/0/Birdi_Registration_Banner.jpg); }
.BannerContactUs {background-image: url(/Portals/0/Birdi_Contact_Banner.jpg); }
.BannerAccountDetails {background-image: url(/Portals/0/MyAccountDetails_Banner.jpg); }
.BannerMyMedicines {background-image: url(/Portals/0/MyMedicines_Banner.jpg); }
.BannerVerification {background-image: url(/Portals/0/Validation_Banner.jpg); }
.BannerOrderDelivery {background-image: url(/Portals/0/PSSO_Delivery_Banner.jpg); }
.BannerOrderPayment {background-image: url(/Portals/0/PSSO_Order_Payment_Banner.jpg); }
.BannerOrderSummary {background-image: url(/Portals/0/PSSO_Order_Summary_Banner.jpg); }
.BannerRefills {background-image: url(/Portals/0/MyRefill_Banner.jpg); }
.BannerHealthInformation{background-image: url(/Portals/0/HealthInformation_Banner.jpg); }
.BannerMyOpenOrders{background-image: url(/Portals/0/MyOpen_Orders_Banner.jpg); }

.BannerMyInsurance {background-image: url(/Portals/0/My_Insurance.jpg);}
.BannerPastPayments {background-image: url(/Portals/0/My_Past_Payments.jpg);}
.BannerMyPreferences {background-image: url(/Portals/0/My_Preferences.jpg);}
.BannerMyMedications {background-image: url(/Portals/0/My_Drugs.jpg);}
.BannerOpenOrders {background-image: url(/Portals/0/Open_Orders.jpg);}
.BannerShippedOrders {background-image: url(/Portals/0/Shipped_Orders.jpg);}
.BannerFAQs {background-image: url(/Portals/0/FAQ_Header.jpg);}
.BannerDeliveryAssessment {background-image: url(/Portals/0/Delivery_Assessment.jpg);}
.BannerDrugSelection {background-image: url(/Portals/0/Drug_Selection.jpg);}
.BannerOrderSubmitted {background-image: url(/Portals/0/Order_Submitted.jpg);}
.BannerOrderSaved {background-image: url(/Portals/0/Order_Submitted.jpg);}
.BannerOrderConfirmation {background-image: url(/Portals/0/Order_Submitted.jpg);}
.BannerPaymentInformation {background-image: url(/Portals/0/Payment_Information.jpg);}

.AcariaBorderShadow {box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    background-color: #ffffff;
padding: 35px; min-height: 170px; }


.tp-bgimg2 {background-color: rgba(0, 0, 0, 0); background-repeat: no-repeat;  background-position: left center;  height: 320px; opacity: 1; padding-top:50px;   border-radius: 1rem;}

.BannerMainPage {background-image: url(/Portals/0/BirdiRx_Home_Banner3.jpg); ; }

.AcariaHomeBannerTitle {
 color: #222a3f;
font-size: 3rem;
letter-spacing: -1px;
line-height: 1.125;
font-family: haboro-soft, sans-serif;
font-weight: 500;
font-style: normal;
}
.AcariaHomeHrHeader {width: 80px;
    color: #ffffff;
    border-width: 2px;
    margin-top: 10px;
    margin-bottom: 10px;}
.AcariaHomeBannerBody{ color: #222a3f;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: -.24px;
    line-height: 1.4;
font-family: haboro-soft, sans-serif;
}
.AcariaHomeBannerButtons {margin-top:45px;}

  /*End of Banner css */
  
/*psso styles */
	.AcariaMainWrapper {-webkit-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    -moz-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
   
    background-color: #ffffff;padding:35px;}
.PSSOHr { border: 1px solid #ddd; margin-top:35px; margin-bottom: 25px; }
.DeliveryIns {min-width:250px; max-width:100% }

.PSSOAddress label {padding-left: 0px !important;}

#ui-datepicker-div > .ui-widget-header {
    border: 1px solid #9aca3d !important;
    background: #9aca3d !important;
    }


/* Hide Edit Profile Tabs in DNN border styles #ui-id-3, #ui-id-4 */

#dnnPanel-AccountSettings,  #dnn_ctr_EditUser_VanityUrlRow, .password-strength-tooltip-content, .dnnEditUser #ui-id-3, .dnnEditUser #ui-id-4 {display: none;}

#dnn_ctr_EditUser_UP
	{ -webkit-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
-moz-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52); background-color: #ffffff; padding:35px;}
	
/* End Hide Edit Profile Tabs in DNN */

/* Acaria 2017 Container */
	.AcariaInnerContainer {-webkit-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    -moz-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    border-left: 0px solid #9ecd41;
		background-color: #ffffff;min-height: 220px; margin-bottom: 10px;}
   
	.AcariaInnerModHeader {background-color: #6cb6f3;padding: 21px 20px 21px 20px;text-align: center;}
	.AcariaInnerModTitle {font-family: 'Montserrat', sans-serif !IMPORTANT;
    text-transform: uppercase;
    FONT-WEIGHT: 600;
    font-size: 17px !important;
     color: #ffffff;
    }
	.AcariaInnnerBody{padding: 21px 30px 21px 30px; background-color:#ffffff;}
/* End of 2017 Container */

/* Acaria Credit Card Images */
     .VISA_CreditCard, .MC_CreditCard {
 
    width: 60px;
    height: 32px;
	   margin-right:20px;
}
.VISA_CreditCard {
    background: url(/Portals/0/Acaria_Visa.png) no-repeat;}
.MC_CreditCard {
    background: url(/Portals/0/Acaria_MasterCard.png) no-repeat;}
/* End Credit Card */

.AcariaConfirmationHeader {    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
  color: #03a4dc;
    letter-spacing: 2px;
    font-weight: 700;}
.BirdiConfirmationHeader {    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
  color: #03a4dc;
    letter-spacing: 2px;
    font-weight: 700;}
/* Medication and Open Orders css */

	.MedicationWrapper { -webkit-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    -moz-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
   
    background-color: #ffffff;     
    margin: auto; min-height:440px;  margin-bottom: 20px;}

	.MedicationInnerWrapper{padding: 35px 35px 35px 35px; margin-bottom: 20px; }
	.Medication-content label {font-family: 'Open Sans', sans-serif;font-size: 13px; text-transform: uppercase; color: grey; font-weight: normal;display: block; margin-bottom: 0px;}
	.Medication-content span {font-family: 'Open Sans', sans-serif;font-size: 15px;text-transform: uppercase; color: black;font-weight: 700; display: block}
		.Medication-header label  {font-family: 'Open Sans', sans-serif;font-size: 16px;text-transform: uppercase; color: black;font-weight: 700; display: block}
	.Medication-header span  {font-family: 'Open Sans', sans-serif;font-size: 13px;text-transform: uppercase; color: grey;font-weight: 300;display: inline-block;}
	.InsMarg {margin-bottom: 22px;}
		.Pharmacy-header label  {    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-transform: uppercase; font-weight: 700;display: block}
	.Pharmacy-header span  {font-family: 'Open Sans', sans-serif;font-size: 13px;text-transform: uppercase; color: grey;font-weight: 300;display: block;}


/* Insurance Styles */
	.InsuranceWrapper { -webkit-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    -moz-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
    box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
   
    background-color: #ffffff;    
    margin: auto;}

	.InsuranceInnerWrapper{padding: 35px 35px 15px 35px; margin-bottom: 20px; }
	.insurance-content label {font-family: 'Open Sans', sans-serif;font-size: 13px; text-transform: uppercase; color: grey; font-weight: normal;display: block; margin-bottom: 0px;}
	.insurance-content span {font-family: 'Open Sans', sans-serif;font-size: 15px;text-transform: uppercase; color: black;font-weight:700; display: block}



/*Account Login Styles */
#dnn_ctr1018_Login_Login_DNN_cancelLink {display:none;}

.dnnLoginService label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
display: block;
float: none;}

.dnnLoginService input {

    display: block;}

.dnnLoginService .dnnLabel {
    display: block;
    float: none;
text-align: left;}

.dnnLoginService .dnnFormItem > label.dnnFormLabel { 
    width: 0;
    margin: 0px;}

.RowEight_Grid4_Pane1, .RowEight_Grid4_Pane2, .RowEight_Grid4_Pane3  {
  padding: 0px 0px 25px 0px !important;}

.Full_Screen_PaneA, .Full_Screen_PaneB, .Full_Screen_PaneC, .Full_Screen_PaneD {
 
  padding: 0px 0px 0px 0px !important;}


/* start of new Acaria Container Styles */
@media only screen and (min-width:767px){	.AcariaContainerWrapper
	{ -webkit-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
-moz-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52); border-left: 7px solid #9ecd41;background-color: #ffffff; min-height:400px;}
.AcariaContentRegister {background-color: #ffffff; padding:40px !important; display: inline-block; float:left}
.AcariaRightRegister{background-color: #11ab68; max-width: 300px; padding:40px !important; float:right; position: absolute; top:0; right:0; bottom: 0;
}
.AcariaRightRegisterHead {font-size: 20px;
   color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
	font-family: 'Montserrat', sans-serif; margin-bottom:25px !important;    letter-spacing: 2px;}
.BrirdiRightRegisterBody {font-size: 13px;
   color: #000; font-weight: 300; font-family: 'Open Sans', sans-serif;}
}
	/*Element Hide*/
@media only screen and (max-width:767px){
  .dnn_logo img, .MobileLogo img {
    max-width: 200px;
    max-height: 100%;
}
.AcariaContainerWrapper 
	{ -webkit-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
-moz-box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52);
box-shadow: 2px 2px 7px 3px rgba(166,166,166,0.52); border-left: 0px solid #9ecd41;background-color: #ffffff; }
	
	.AcariaContentRegister {background-color: #ffffff; padding:30px !important; display: block;}

	.AcariaRightRegister{background-color: #11ab68;  padding:30px !important; display: block;}
	
	.AcariaRightRegisterHead {font-size: 20px;
   color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
	font-family: 'Montserrat', sans-serif; margin-bottom:20px !important;    letter-spacing: 2px;}
	
	.AcariaRightRegisterBody {font-size: 13px;
   color: #ffffff; font-weight: 300; font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif'}
.MyAcaria_banner_titleInnerBody{display: none;}
.MyAcaria_banner_titleInner {font-size: 15px !important;}
  
  .tp-bgimg {background-color: rgba(0, 0, 0, 0); background-repeat: no-repeat;  background-position: left center; width: 100%; height: 190px; opacity: 1; padding-top:45px; background-size:cover; }
 
.AcariaBannerTitle { margin-top:0px}
.mobile_top {
display: none; }
	/* start of Home banner resize */
	.tp-bgimg2 {background-color: rgba(0, 0, 0, 0); background-repeat: no-repeat;  background-position: center; width: 100%; height: 190px; opacity: 1; padding-top:20px; background-size:cover;   }
  
.AcariaBannerContainer {
	padding-left:20px;}
  .AcariaHomeBannerTitle {color: #222a3f;
font-family: 'Scada', sans-serif;
    FONT-WEIGHT: 600;
    letter-spacing: 4px;
    font-size: 20px; margin-top:15px}
  
.AcariaHomeHrHeader {width: 80px;
    color: #ffffff;
    border-width: 2px;
    margin-top: 10px;
    margin-bottom: 10px;}
  
.AcariaHomeBannerBody {font-size: 23px; display: none;
    color: #fff;
  margin-top: 0px;
    FONT-WEIGHT: 300; 
	font-family: 'Open Sans', sans-serif;}
.AcariaHomeBannerButtons {margin-top:25px;}
.MAbanner_link1.tp-caption {
    font-size: 13px;
    padding: 8px 15px;}
  .tp-bgimg {padding-top: 25px;}
  .MAbanner_link1.tp-caption:hover{
  text-decoration:none;
	background-color:#223a3f;
	border-radius: 50px;
    font-size: 13px;
    padding: 8px 15px
	}
/* end of mobile resize */
}
.RadCalendar_Default .rcMainTable td  {
    background-color: #11ab68 !important;
}
.RadCalendar_Default .rcMainTable td a {
    color: #ffffff !important;
    padding: 0 !important;
}
.rcOtherMonth {background-color: darkgray }
.RadCalendar_Default {
    padding: 8px;
    border-radius: 3px;
  background-color: #11ab68 !important;}
.btn-xs {
  border-radius: 20px;}

.FooterPaneJ {margin-top: 20px;}

.roll_menu.roll_activated {
    box-shadow: 0 5px 5px rgb(15 111 255 / 18%);}
/* Birdi Footer */
.footer-col-title {
    margin-bottom: 2.5rem !important;
    text-transform: uppercase;
 background-color: #fff;
    color: #000;
    font-family: 'Scada', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    text-align: left;
}


 .footer-content-item {
    color: #03a4dc;
    font-weight: 600;
    margin-bottom: 1rem !important;
	font-family: 'Scada', sans-serif;
	 font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    text-align: left;
}
.link {
    display: block;
    text-align: center;
}
.footer-col-content {
    text-align: left;
}
.link>a {
    border-radius: 4rem;
    box-sizing: border-box;
    color: #222a3f;
    text-decoration: none;
	color: #03a4dc;
}
.link>a:hover {
color: #1a497f;
  text-decoration: underline  !important;
}
.link a {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.footer-copyright {
    font-size: 13px;
    font-weight: 600;
    margin-right: 1.2rem;
font-family: 'Scada', sans-serif;
display: inline-block;}

.footer-legal {
    font-size: 13px;
    font-weight: 400;
    margin-right: 1.2rem;
font-family: 'Scada', sans-serif;display: inline-block;}
.link2>a {
    border-radius: 4rem;
    box-sizing: border-box;
    color: #000;
    text-decoration: underline;
}

.link2 a:hover {
color: #03a4dc;
}
.link2 a {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.title-H2 {    font-weight: 600;
 color:  #03a4dc;
  font-family: 'Scada', sans-serif;
font-size: 18px;}
h1 {
     color:  #222a3f;
     font-family: 'Scada', sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
}
  .header2 .roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span {
    line-height: normal;
}
.ContactHead {color: #222a3f;
font-family: haboro-soft, sans-serif;
font-weight: 600;
font-size: 55px;
}
.BirdiBannerTitle {
color: #222a3f;
font-family: haboro-soft, sans-serif;
font-weight: 600;
font-size: 40px;
}
/*Registration Styles*/
	.workflow-layout-form-wrapper .workflow-layout-form-wrapper-header {
    background: #fff;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    padding-top: 15px;
}
	.workflow-layout-form-wrapper .workflow-layout-form-wrapper-content {
    background: #fff;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    padding-bottom: 2rem;
}
	.workflow-layout-form-wrapper .workflow-layout-form-wrapper-banner {
    background-color: #222a3f;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    color: #fff;
    padding-bottom: 1.1875rem;
    padding-top: 1.1875rem;
	text-align: center;}
.workflow-layout-form-wrapper .h5 {
    color: #03a4dc;
    margin-bottom: 1rem;
    text-transform: uppercase;
	font-family: 'Scada', sans-serif;}
	.spacer {
    background-color: #acb9c8;
    border-radius: 1rem;
    height: 4px;
    margin: 0.8rem 0 1.2rem;
    width: 4rem;
}
	.align-items-center {
    align-items: center!important;
}
.justify-content-center {
    justify-content: center!important;
}
/*End of Registration Styles */
.BannerSubHead {
    color: #fff;
    text-transform: uppercase;
font-size: 17px;
font-weight: 500;
letter-spacing: 1px;
font-family: haboro-soft, sans-serif;}

/* Block Styles */
.benefit-block {
  height: 215px;
  padding: 24px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  text-align: center;
}
.benefit-block2 {
  padding: 24px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
}
.benefit-block3 {
  padding: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  margin-bottom: 8px;
}
.benefits-heading {
  margin-top: 16px;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
.text-block-6 {
  margin: 16px 0px 0px;
  padding-right: 16px;
  padding-left: 16px;
  font-family: "Open Sans", sans-serif;
  color: #485151;
  font-size: 18px;
  line-height: 24px;
}
.insurance-content label {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: grey;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 0px;
}
.insurance-content span {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #686868;
    display: inline-block;
  font-weight: 700;
}



