
.WebsiteLinksSection .leftLinkSection{background:#efefef;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.WebsiteLinksSection .leftLinkSection .row{background:#efefef;}
.WebsiteLinksSection .leftLinkSection .innerLinkSection .row{background:#f7f7f7;}
.WebsiteLinksSection .leftLinkSection h2,.WebsiteLinksSection .rightLinkSection h2{border-bottom:1px solid #cccccc;padding-bottom:10px;}
.innerLinkSection {
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 20px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
    border-radius:8px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  text-align:left;
}

.innerLinkSection h4 {
    text-align: left;
}

.innerLinkSection.table{background:#f7f7f7 !important;}

.divPolicyItemWrp{
    padding:0 !important;
    margin:0 1% 1% 1% !important;
    width:31%;
    float: left;
    border:1px solid #CCCCCC !important;
    -webkit-border-radius:20px !important;
    -moz-border-radius:20px !important;
    border-radius:20px !important;
}
.divPolicyItemWrp .col-sm-6{
    width:100%;
    max-width: 100%;
    flex:unset;
    padding-bottom: 15px;
}
.divPolicyItemWrp a{
    top:0 !important;
}
.divPolicyItemWrp .col-sm-6:first-child{
    padding:0 0;
    height:175px;
}

.divPolicyItemWrp .style11,.divPolicyItemWrp > p{
    background:#09933e;
    color:#FFFFFF;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    border-radius:20px 20px 0 0;
    padding:10px;
    font-size:20px;
    margin-bottom:10px;
}

header.hdrMastheadGrey{
    color:#09933e !important;
}

.annualAndAuditHead, .noticeBoardReportHead{
	background-color:#09933e !important	; 	
}

.gdprcookie h1{
	color:#ffffff !important;
}
.gdprcookie-buttons button{
	background-color: transparent !important;
	color:#FFFFFF !important;
}