
#menubarcss {
    background-color: #C375A5 !important;
    border-radius: 5px;
}

#menubarcss > li.active > a {
    background-color: #e4a9cf !important;
    
}

#menubarcss > li.active > div > a{
background-color:#e4a9cf !important;

color:#fff;
}

#menubarcss > li  > a:hover{
background-color:#e4a9cf !important;	
}

.customdropdown > a:hover{
	background-color:#e4a9cf !important;
}

.collapse .open>a, .collapse .open>a:focus, .collapse .open>a:hover {
    background-color: #e4a9cf !important;
}

#navmenucontent > nav > .nav a:hover{
color:black !important;
}

.customdropdown > a{
	background-color:#C375A5 !important;
}

.customdropdown > .dropdown-menu{
	background-color: #C375A5 !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #C375A5;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #C375A5 !important;
}

#e-service1 > .carousel-indicators > li.active{
background-color:#C375A5 !important;
border: 1px solid #C375A5 !important;
}

#whatsnew1 > .carousel-indicators > li.active {
    background-color: #C375A5 !important;
    border: 1px solid #C375A5 !important;
}

#survey_vote > input {
    border-radius: 5px !important;
    background-color: #C375A5 !important;
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
}
.servicescss > .nav-pills > li.active > a {
    background-color: #70b1c5 !important;
}

.newseventcss > .nav-pills > li.active > a {
    background-color: #70b1c5 !important;
}
.footerstyle {
    background-color: #9f6589;
    padding-top: 20px;
}
#ftext{
color:#fff;
}
.policyicon {
    background-color: #C375A5;
    color: white;
}
/*
body{
	font-family: 'Open Sans';
	font-size: 16px;
}
*/
.table-responsive tr:first-child th {
    background-color: #C375A5 !important;
}

.servicescss > .nav-pills > li.active > a{
background-color:#C375A5 !important;
box-shadow: 0px -2px 4px #888888;
color:#fff !important;
}
.newseventcss > .nav-pills > li.active > a{
background-color:#C375A5 !important;
box-shadow: 0px 2px 9px #888888;
color:#fff !important;
}



#accordion-first .accordion-heading .accordion-toggle > em {
    color: #C375A5;
}
#accordion-first .accordion-heading .accordion-toggle span:hover, #accordion-first .accordion-heading .accordion-toggle span:focus{
	color: #C375A5;
}

.accordion-toggle.active > span{
	color: #e4a9cf;
	
}
.accordion-toggle.collapsed >span{
	color:#b7b7b7;
}

.accordionlifix_withoutsub > a:focus{
	color:#e4a9cf;
}
.accordionlifix_sub > a:focus{
	color:#e4a9cf;
}

#accordion-first .accordion-heading .accordion-toggle.active em {
    color: #e4a9cf;
}
#accordion_div > .panel > .panel-heading{
	background-color: #C375A5;
}

#faq > a:hover,a:focus{color: #C375A5 !important;} 
a:hover {color: #C375A5 !important;}

.panel-title > a:focus, .panel-title > a:hover{
    color:#fff !important;
}

#topmenuitem > a:hover,a:focus{color: #C375A5 !important;} 

#back_to_top:hover, .touch-device #back_to_top:active{ 
color:#C375A5; 
}
#newsmobile1 > .carousel-indicators > li.active{
	background-color: #C375A5 !important;
    border: 1px solid #C375A5 !important;
}

/*Common CSS*/
.table-responsive  tr:first-child td{
    background-color: #e4a9cf;
    color:#fff;
}

.th{
    background-color:#e4a9cf;
    text-align:center;
    color:#fff;
}

.responsive-calendar .day.today a {
    background: #e4a9cf;
    color: #ffffff;
}

#testimonialmobile .carousel-indicators > li {
    background-color: #e4a9cf;
    border: none;
}
#fade-quote-carousel-desktop .carousel-indicators > li {
    background-color: #e4a9cf;
    border: none;
}

/*Common CSS ends*/



@media (min-width: 320px) and (max-width:760px)  {

#newsmobile > div > .panel-heading{
	background-image: -webkit-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -o-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#C375A5),to(#C375A5));
    background-image: linear-gradient(to bottom,#C375A5 0,#C375A5 100%);
}

#eventmobile > div > .panel-heading{
	background-image: -webkit-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -o-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#C375A5),to(#C375A5));
    background-image: linear-gradient(to bottom,#C375A5 0,#C375A5 100%);
}

#healthmobile > div > .panel-heading{
	background-image: -webkit-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -o-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#C375A5),to(#C375A5));
    background-image: linear-gradient(to bottom,#C375A5 0,#C375A5 100%);
}

#testimonialmobile > div > .panel-heading{
	background-image: -webkit-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -o-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#C375A5),to(#C375A5));
    background-image: linear-gradient(to bottom,#C375A5 0,#C375A5 100%);
}

#usefulmobile > div > .panel-heading{
	background-image: -webkit-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -o-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#C375A5),to(#C375A5));
    background-image: linear-gradient(to bottom,#C375A5 0,#C375A5 100%);
}

.surveydiv > .panel-default > .panel-heading{
	background-image: -webkit-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -o-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#C375A5),to(#C375A5));
    background-image: linear-gradient(to bottom,#C375A5 0,#C375A5 100%);
}

#partnersmobile > div > .panel-heading{
	background-image: -webkit-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -o-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#C375A5),to(#C375A5));
    background-image: linear-gradient(to bottom,#C375A5 0,#C375A5 100%);
}

.servicescss > .nav-pills > li > a {
    background-color: #FFFFFF!important;
    color: #C375A5;
}

#newsmobile > .panel-default > .panel-heading > .panel-title > a:focus, a:hover {
    color: #fff !important;
}
#eventmobile > .panel-default > .panel-heading > .panel-title > a:focus, a:hover {
    color: #fff !important;
}
#healthmobile > .panel-default > .panel-heading > .panel-title > a:focus, a:hover {
    color: #fff !important;
}
#usefulmobile > .panel-default > .panel-heading > .panel-title > a:focus, a:hover {
    color: #fff !important;
}

a:hover {color: #C375A5 !important;}
a:focus {color: #C375A5 !important;}

}

@media (min-width: 768px) and (max-width: 990px) { 

.surveydiv > .panel-default > .panel-heading{
	background-image: -webkit-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -o-linear-gradient(top,#C375A5 0,#C375A5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#C375A5),to(#C375A5));
    background-image: linear-gradient(to bottom,#C375A5 0,#C375A5 100%);
}

.servicescss > .nav-pills > li > a {
    background-color: #FFFFFF!important;
    color: #C375A5;
}

}













