.flexslider .flex-control-nav li a{
    width: 24px !important;
    height: 24px !important;
    border:none !important;
    padding:6px
}
.flexslider .flex-control-nav .flex-active{
    background-color:transparent !important;
}
.flexslider .flex-control-nav li a:before{
    content:"";
    border:1px solid #FFFFFF;
    border-radius:6px;
    width:12px;
    height:12px;
    display:block;
}
.flexslider .flex-control-nav .flex-active:before{
    background-color:#FFFFFF;
}
.flexslider .flex-control-nav li{
    width: 24px !important;
    height: 24px !important;
    margin: 2px !important;
}
.mytestimoinalstyle p{
	font-size:16px;
}
.mytestimoinalstyle p a{
	font-weight:bold;
}

#selMeetingYear,
#selMeetingMonth,
#selMeetingType{
   font-size:18px;
}
#noteattopofpage p{
   font-size:16px;
}
#noteattopofpage p a{
   font-weight:bold;
}
.gdprcookie-buttons button,
.gdprcookie-intro a{
font-weight:bold;
}
::-ms-input-placeholder { /* Edge 12-18 */
  color: #cccccc;
}

::placeholder {
  color: #cccccc;
}
.widget-paragraph a{
font-weight:bold;
}
.blogMainThumb h3 span{
 font-weight:bold;
}
.divSearchToolWrp{
  top:0 !important;
}
#divTopBanner .txbSiteSearch{ 
  width:0 !important;
  margin-right:0;
}
#divTopBanner #divSearchToolInnerWrp{
  display:block !important;
}
#divTopBanner .txbSiteSearch.txbSiteSearch_active{
  width:150px !important;
}