@import url(https://fonts.googleapis.com/css?family=Roboto);
/*
@font-face {
	font-family: 'RobotoSlab-Regular';
	src: url('../images/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),  url('../images/RobotoSlab-Regular.woff') format('woff'),  url('../images/RobotoSlab-Regular.ttf') format('truetype'),  url('../images/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: 'RobotoSlab-Regular';
	src: url('images/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'), url('images/RobotoSlab-Regular.woff') format('woff'), url('images/RobotoSlab-Regular.ttf') format('truetype'), url('images/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*---------------------------------------------------------------------------------------------------------------*/
.page {
	position: relative;
	width: 20cm;
	height: 24.7cm;
	padding: 0.5cm;
	padding-bottom: 4.5cm;
}
.row { margin-bottom: 0.5cm; }
.column > .section { margin-left: 0.5cm; }
.column:first-child > .section { margin-left: 0; }
h1, h2, h3 {
	margin: 0;
	color: #3399FF;
	font-weight: normal;
}
p {
	margin: 0;
	margin-bottom: 0.25cm;
}
.vertical-list div { margin-bottom: 0.25cm; }
.vertical-list div span:first-child { color: #3399FF; }
.page > .row1 { border-bottom: 3px solid #3399FF; }
.page1 > .row2 > .column2 > .section {
	background-color: #efefef;
	padding: 0.25cm;
}
.tabs.breakdowns {
	border: none;
	margin: 10px;
}
.tabs.breakdowns > .tabpanes { border: none; }
.tabs.breakdowns > .tabpanes > .slider > .tab { padding-bottom: 20px; }
.tabs.breakdowns > .tabbuttons {
	position: absolute;
	bottom: 5px;
	z-index: 10000;
}
.tabs.breakdowns > .tabbuttons > .tab {
	border: none;
	background-color: #000;
	height: 10px;
	width: 10px;
	overflow: hidden;
	margin-right: 10px;
	text-indent: -10000px;
}
/**/
body {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	transition: all 0.4s ease 0s;
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	line-height: 22px;
}
.page { margin: 0 auto; }
.column > .section { margin-left: 0cm; }
.page > .row1 { border-bottom: 0px solid #3399FF; }
.Headersection { }
.Headersection h2 {
	color: #2b2b2b;
	font-size: 30px;
	text-transform: capitalize;
	font-weight: normal;
	font-family: "RobotoSlab-Regular", sans-serif;
	margin-bottom: 30px;
}
/**/
/**/
.tabs.horizontal > .tabbuttons > .tab:first-child { margin-left: 0px; }
.tabs.horizontal > .tabbuttons > .tab { margin-bottom: -2px; }
.tabs.horizontal > ul {
	background-color: #e4e9ee;
	box-shadow: 0 2px #ccc inset;
	padding: 40px 0 0px 0;
	width: 100%;
}
.tabs.horizontal > ul > li {
	background-color: #eff4f9;
	border-left: 1px solid #cccccc !important;
	border-right: 1px solid #cccccc;
	float: left;
	height: 19px;
	line-height: 19px;
	padding: 10px 20px;
	margin-left: -1px;
	 
}
.tabs.horizontal > ul > li.tab.active, .tabs.horizontal > ul > li.tab:hover {
	background-color: #fff;
	height: 29px;
	line-height: 42px;
	margin-top: -12px;
	transition: all 0.4s ease 0s;
}
.tabs.horizontal > ul > li span {
	color: #adadad;
	font-size: 15px;
	font-weight: 400;
}
.tabs.horizontal > ul > li span  a{
	color: #333
}
.tabs.horizontal > ul > li.tab.active span { color: #0079ad; }
*::after, *::before { box-sizing: border-box; }
.tabbuttons .tab {
	border: 0px solid #cccccc;
	cursor: pointer;
	list-style-type: none;
	padding: 0px;
}
.tabpanes { overflow: hidden; }
.row, .vertical-list div { margin-bottom: 0cm; }
.PandItab .section.row .contentSection.performancecharts {

}
.PandItab .section.row .contentSection.performancecharts:empty {
	min-height: 0px;
}
.PandItab .section.row .contentSection.performancecharts p{
	margin: 0;
	padding: 10px;
		min-height: 25px;
	background: #304572;
	color: #fff;
}
/**/
/**/
.DataAsAtDate {
	background-color: rgba(0, 25, 80, 0.8);
	color: #fff;
	font-size: 0.863em;
	padding: 10px 20px;
	height: 25px;
	line-height: 25px;
}
.Identifiers, .Info {
	background-color: #44577f;
	border-bottom: 1px solid #001950;
}
.clear {
	clear: both;
	height: 0;
	padding: 0 !important;
	border: 0 !important;
}
.Identifiers div {
	width: auto;
	padding: 3%;
	border-right: 1px solid #001950;
	display: table-cell;
	height: 30px;
	min-width: 15%;
}
.Identifiers div:nth-of-type(2) { width: 11%; }
.vertical-list div span:first-child {
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	width: 100%;
}
.vertical-list div span:last-child {
	color: #ffffff;
	font-size: 12pt;
	font-weight: normal;
}
.Info, .Identifiers {
	display: table;
	width: 100%;
}
.Info div {
	padding: 3% 1% 3% 3%;
	width: 15%;
	border-right: 1px solid #001950;
	display: table-cell;
	height: 30px;
}
.Info div.LastPriceDate {
	width: 27%;
}
.Info div.Yield {
	width: 23%;
}
.Info div.clear, .Identifiers div.clear { height: 0; }
.Info div:nth-last-child(2) { border-right: 0px solid #001950; }
.Info span.value { font-size: 15pt !important; }
.FundObjective { padding: 2%; }
.Fundinformation, .sectionsdesign, .Riskimage, .YieldInfo {
	background-color: #eff4f9;
	padding: 5%;
	border: 1px solid #e4e9ee;
	min-height: 398px;
	border-bottom: 0;
}
.YieldInfo { min-height: auto;}
.Fundinformation h2, .sectionsdesign h2, .FundObjective h2, .Riskimage h2, .horizontal-list h2 {
	color: rgba(0, 25, 80, 0.7);
	font-size: 16px;
	font-weight: 400;
	padding: 1em 0;
	text-transform: capitalize;
}
.Riskimage {
	border-bottom: 0;
	min-height: 200px;
}
.clientRating {
    width: 100px;
}
.MoneyObserver .clientRating {
    width: 60px;
}
.Riskimage table th { font-size: 13px; }
.horizontal-list div {
	border-bottom: 1px solid #dde0e2;
	padding: 10px 0;
}
.horizontal-list div:nth-of-type(1) { border-top: 1px solid #dde0e2; }
.horizontal-list span:first-child {
	font-weight: normal;
	width: 39%;
}
.horizontal-list span:last-child {
	color: #878787;
	width: 59%;
	text-align: right;
}
.Awardsandratings.horizontal-list span:last-child {
	float: none;
	display: inline-block;
}
.Investmentlimits, .Awardsandratings2 { margin: 40px 0 0 0; }
.fundManagers {
	background-color: #e4e9ee;
	padding: 2%;
}
.fundManagers h2 {
	color: #fff;
	font-weight: 400;
	background-color: #475a82;
	padding: 20px 1% 20px 3%;
	font-size: 16px;
	margin-left: -2%;
	margin-top: -2%;
	width: 100%;
	margin-bottom: 3%;
}
.evenManager .Name, .oddManager .Name {
	color: #44577f;
	font-size: 15px;
	float: right;
	width: 87%;
}
.value.field.ManagerType {
	color: #44577f;
	font-size: 12px;
	float: right;
	width: 87%;
}
/*.fundManagers div, .Performancelinechart div { overflow: hidden; }*/
.evenManager, .oddManager {
	position: relative;
	margin: 0 0 2% 0;
	clear: both;
	display: table;
}
.value.field.Photo {
	float: left;
	width: 12%;
}
img.Photo {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	width: 85%;
}
.value.field.Biography {
	line-height: 22px;
	color: #73685B;
	float: right;
	width: 87%;
}
.FundFactsTab { background-color: #eff4f9; }
/*Performancelinechart starts*/
.Performancelinechart > div:first-child { /*display: table;
	width: 100%;*/ border-collapse: collapse; }
a.toggletext {
	background-color: #44577f;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 0;
	float: none;
	text-align: center;
	border-right: 1px solid #44577f;
	width: 50%;
	display: table-cell;/*	box-sizing: border-box;*/
}
a.toggletext.active, a.toggletext:hover {
	background-color: #0079ad;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #001950;
}
.periods {
	overflow: hidden;
	width: 100%;
	border-collapse: collapse;
	background-color: #44577f;
	border-top: 1px solid #001950;
}
.periods a {
	background-color: #44577f;

	padding: 1% 2%;
	float: right;
	border-right: 1px solid #001950;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	position: relative;
	vertical-align: middle;
}
.periods a:last-child { border-left: 1px solid #001950; }
/*.periods a:first-child{
	border-left:0;
}*/
.periods a.active { background-color: #0079ad; }
.periods a.active:after {
	content: "";
	position: absolute;
	bottom: -11px;
	left: calc(50% - 6px);
	display: inline-block;
	border: 6px solid transparent;
	border-top-color: #0079AD;
	z-index: 9;
}
.resetzoom {
	float: right;
	height: 22px;
	position: relative;
	right: 15px;
	top: -77px;
	width: 30px;
	z-index: 1;
}
a.resetzoom {
	font-size: 0;
	cursor: pointer;
	background: url(images/button_image_reset.png) no-repeat left top transparent;
}
.instrument { margin: 5px 0; }
.instrument .keycolour {
	width: 15px !important;
	height: 30px !important;
	margin: 0 5px 0 0;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
@-moz-document url-prefix() {
.instrument .keycolour {
 height: 32px !important;
}
}
.cumulative h2, .discrete h2, .Incomedistributions h2 {
	background-color: #44577f;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding: 20px 0 20px 20px;
}
.discrete h2, .Incomedistributions h2, .perf2 h2 {
	background-color: #44577f;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding: 7px;
	position: absolute;
	  width: 200px;  
	min-height: 40px;
}
 
 
 
.Incomedistributions div:first-of-type { margin: 0 0 0 215px; }
.Incomedistributions .DividendXDDates, .Incomedistributions .DividendPayDates, .Incomedistributions .DividendsPerAnnum {
	width: 23.8%;
	text-align: center;
}
.row2 .PandItab .row4 .Incomedistributions .label {
	padding: 1em 0;
	font-size: 16px;
	font-weight: normal;
	color: #2b2b2b;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.row2 .PandItab .row4 .Incomedistributions .value {
	padding: 1em 0;
	font-size: 13px;
	font-weight: normal;
	color: #878787;
	display: block;
	float: none;
}
.chartfromtodate {
	background-color: #44577f;
	color: #ffffff;
	padding: 1em 0 1em 1em;
	border-top: 1px solid #0f275a;
}
.chartfooter {
	color: #adadad;
	padding: 1em 0 1em 1em;
}
.cumulativechartendvalue {
	left: 0px;
	position: absolute;
	top: 1px;
	z-index: 1;
}
.cumulativechartendvalue div {
	float: left;
	margin: 0 10px 0 0;
	color: #ffffff;
}
.cumulativechartendvalue div.instrument span {
	line-height: 32px;
	margin: 0 10px 0 0;
}
.performancecharts table { margin: 0 0 20px 0; }
.performancecharts th { white-space: nowrap; }
.performancecharts .chart {
	position: relative;
	padding-top: 30px;
	background-color: #ffffff;
}
.performancecharts .linechart {
	height: auto;
	margin: 0 0 20px 0;
}
.performancecharts .chart .periods {
	position: absolute;
	top: 0px;
	overflow: visible;
}
.performancecharts .chart .linechart { /*margin-top:55px;*/ }
/*Performancelinechart ends*/
table {
	background-color: #eff4f9;
	border-collapse: collapse
}
table th {
	padding: 1em;
	border-top: 1px solid #cccccc;
	font-size: 16px;
	font-weight: normal;
	color: #2b2b2b;
}
table td {
	padding: 1em;
	border-top: 1px solid #dde0e2;
	text-align: center;
	width: 12%;
	color: #878787;
}
table td.rowheader {
	text-align: left;
	color: #2b2b2b;
	width: 25%;
}
.keycell {
	width: 25px;
	float: left;
}
.Incomedistributions { border-top: 1px solid #cccccc; background-color: #eff4f9; }
/*allocation*/
.breakdown, .holding {
	border: 1px solid #e4e9ee;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.breakdown { }
.Allocationtab .row2, .Allocationtab .row3 { }
.breakdown h2 {
	color: #ffffff;
	background-color: #475a82;
	padding: 20px 0 20px 20px;
	font-size: 16px;
}
.breakdown table { background-color: #ffffff; }
.breakdown td.Key { border: 0; }
.breakdown td {
	color: #000000;
	border: 0;
}
.breakdown .chart {
	background-color: #ffffff;
	width: 50% !important;
	float: left !important;
	position: relative;
	margin: 0%;
}
/*
.breakdown .chart {
	background-color: #ffffff;
	width: 35% !important;
	float: left !important;
	position: relative;
 margin: 0 0 0 8%;	
}
*/

.breakdown table {
	float: right !important;
	width: 50% !important;
}
.breakdown.Top10Equity table {
	width: 100% !important;
}
.SectorTable table, .CurrencyExposure_HTML table { width: 100% !important; }
.highcharts-container {
	min-height: 320px;
	margin: 7% auto 0 auto;
}
.PandItab .highcharts-container { margin: 0; }
.highcharts-container .highcharts-tooltip { overflow: visible; }
th.Key, td.Key { padding-right: 0; }
/*.breakdown table tr:last-child { border-bottom: 1px solid #dde0e2; }*/
th.Name, td.Name {
	text-align: left;
	width: 80%;
}
th.Weight, td.Weight {
	width: 15%;
	text-align: right;
}
.SectorTable th.Name, .SectorTable td.Name, .SectorTable th.Weight, .SectorTable td.Weight, .CurrencyExposure_HTML th.Name, .CurrencyExposure_HTML td.Name, .CurrencyExposure_HTML th.Weight, .CurrencyExposure_HTML td.Weight {
/*	text-align: center;*/
	width: 10%;
}
.SectorTable .spacer, .CurrencyExposure_HTML .spacer { display: none; }
.key-color {
	display: block;
	height: 16px;
	width: 16px;
}
.holding h2 {
	background-color: #475a82;
	color: #ffffff;
	padding: 20px 0 20px 20px;
	font-size: 15px;
}
.holding .tableColumn {
	float: none;
	width: auto;
}
.holding .tableRow.header { display: none; }
.holding .tableRow {
	border-top: 1px solid #dde0e2;
	padding: 10px;
}
.holding .tableRow .Weight { text-align: right; }
.holding .tableRow > div:first-child { width: 70% !important; }
.holding .tableRow > div:last-child { width: 30% !important; }
/*Commentarytab*/
.Commentarytab { background-color: #eff4f9; }
.Qcomment {
	background-color: #475a82;
	padding: 25px 0 25px 25px;
	font-size: 16px;
}
.Qcomment h2 {
	color: #ffffff;
	font-size: 16px;
}
.Commentarytab p.CommentaryDate { padding: 20px 20px 0px 20px; }
.Commentarytab p.Commentary { padding: 20px; }
/*Risk Profile*/
.FundFactsTab .row5 .column1 .row1 .text1 { 
	background-color: #eff4f9;
	padding: 5%;
	border: 1px solid #e4e9ee;
	border-top: 0;
	padding-top: 0;
	border-bottom: 0;
}
.FundFactsTab .row5 {background-color: #eff4f9;border-bottom: 1px solid #e4e9ee;}
.kiiRiskRating {
	width: 100%;
	border: 0;
}
.kiiRiskRating .header th { font-weight: normal; }
.kiiRiskRating th, .kiiRiskRating td {
	border: 0;
	padding: 0.5em 0;
}
.kiiRiskRating .ratings td { padding: 0.5em 0; }
.kiiRiskRating .ratings td table td { padding: 1em; }
.kiiRiskRating .arrow td {
	background-size: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url(images/arrow.svg);
}
.kiiRiskRating .rating {
	background-color: #ffffff;
	border: 1px solid #dde0e2;
}
.kiiRiskRating .rating.selected {
	background-color: #44577f;
	border: 1px solid #dde0e2;
	color: #fff;
}
text {
	font-family: 'Roboto', sans-serif !important;
	font-size: 11px !important;
	fill: #908271 !important;
	color: #908271 !important;
}
.highcharts-axis-labels.highcharts-yaxis-labels > span {
	font-family: 'Roboto', sans-serif !important;
	font-size: 11px !important;
	fill: #908271 !important;
	color: #908271 !important;
}
.Caveats p {
	padding: 20px;
	color: #7f7f7f;
	line-height: 20px;
	background-color: #ffffff;
}
.performancecharts td.keycell { text-align: left !important }
.performancecharts .keycell div.keycolour {
	transition: all 0.4s ease 0s;
	border-radius: 0 !important;
	width: 16px !important;
	height: 16px !important;
}
table tr:hover .Key .key-color {
	width: 5px !important;
	transition: all 0.4s ease 0s;
}
table tr.odd:hover .keycolour, table tr.even:hover .keycolour {
	width: 5px !important;
	transition: all 0.4s ease 0s;
}
.SectionHeadingSecondary {
	font-size: 13px;
	text-transform: none;
}
/*responsive*/
@media screen and (min-width:0px) and (max-width:650px) {
.page {
	min-width: 0 !important;
	min-height: 0 !important;
	width: 98% !important;
	padding: 1%;
	font-size: 13px !important;
}
.page > .row1 h2 { background-size: 15%; }
.tabs.horizontal > ul > li span { font-size: inherit !important; }
.Identifiers div:nth-of-type(1) {
	border-right: 1px solid #001950;
	width: 19%;
}
.periods { background-color: #44577f; }
.periods a {
	display: inline-block;
	width: 33%;
	float: none;
	padding: 2% 0;
	border-bottom: 1px solid #001950;

}
.periods a:after { opacity: 0; }
.periods a:nth-of-type(3n+3) { border-right: 0; }
.periods a:last-child { border-left: 0px solid #001950; }
.cumulativechartendvalue {
	left: 5px;
	position: relative;
	z-index: 1;
	width: 75%;
	top: 0px;
}
.cumulativechartendvalue div { color: #000000; }
.resetzoom {
	right: 5px;
	top: 5px;
}
.performancecharts .chart { padding-top: 17%; }
/*.Performancelinechart > div:first-child { background-color: #44577f !important; }*/
.Performancelinechart > div { background-color: #ffffff; }
.PandItab table {
	border-collapse: collapse;
	border-spacing: 0;
	display: block;
	float: left;
	overflow-x: auto;
	white-space: nowrap;
	width: 100%;
}
.Performancelinechart table tr {
	border-collapse: collapse;
	border-right: 0 solid #ccc;
	border-spacing: 0;
}
/*tab3*/
.tab3 > .row .column {
	width: auto !important;
	float: none !important;
}
.FundObjective p, .horizontal-list span:first-child, .horizontal-list span:last-child, .value.field.Biography {
	font-size: inherit !important;
	line-height: normal !important;
}
.discrete h2, .Incomedistributions h2, .perf2 h2 {
	position: relative;
	width: auto;
}
.Incomedistributions div:first-of-type,.PandItab .section.row .contentSection.performancecharts p { margin: 0; }
.Incomedistributions .DividendXDDates, .Incomedistributions .DividendPayDates, .Incomedistributions .DividendsPerAnnum { width: 33.33%; }
.discrete h2, .Incomedistributions h2, .perf2 h2 { min-height: 0px; }
.tabpanes > .slider > .tab1 > .row> .column {
	float: none !important;
	width: 100% !important;
}
.Info div {
	padding: 2%;
	width: 14%;
}
.Info div.Yield {
	width: 25%;
}
.Info div.LastPriceDate {
    width: 28%;
}
.Headersection h2 { font-size: 20px; }
.Info div, .Identifiers div { height: 40px; }
}
@media screen and (min-width:0px) and (max-width:579px) {
/*.page > .row1 h2 {
	margin-bottom: 0.5cm;
	min-height: 1.5cm;
	padding-left: 20%;
}*/
/* responsive tabs*/
.tabs.horizontal > ul { padding: 40px 0 0px 0; }
.tabs.horizontal > ul > li {
	float: none !important;
	line-height: normal;
	height: 25px !important;
	border-left: 10px solid #eff4f9 !important;
	padding: 10px 0 5px 15px;
	margin: 0;
	border-bottom: 0 !important;
	border-right: 0 !important;
}
.tabs.horizontal > ul > li.tab.active, .tabs.horizontal > ul > li.tab:hover {
	border-left: 10px solid #0079ad !important;
	border-top: 0;
	line-height: normal;
	height: 25px !important;
	padding: 10px 0 5px 15px;
	margin: 0;
	border-bottom: 0 !important;
}
.Riskimage { margin: 0; }
/**/
.Identifiers div, .Info div {
	display: block !important;
	width: 100% !important;
	border-bottom: 1px solid #001950;
}
.Identifiers, .Info { border-bottom: 0px solid #001950; }
.tab1 > .row4 > .column1, .tab1 > .row4 > .column2, .tab1 > .row5 > .column1 {
	float: left;
	width: 100% !important;
}
.value.field.Photo {
	float: left;
	width: 30%;
}
.evenManager .Name, .oddManager .Name, .value.field.ManagerType { width: 70%; }
.value.field.Biography { width: 70%; }
.FundManager { padding: 5%; }
.FundManager div { overflow: inherit; }
.value.field.Biography { line-height: 20px; }
/*tab2*/
.breakdown .chart {
	width: 100% !important;
	float: none !important;
	margin: 0 auto;
}
.breakdown table {
	width: 100% !important;
	float: none !important;
}
.highcharts-container {
	margin: 0% auto;
	min-height: inherit;
}
.breakdown { background: none; }
}
@media screen and (min-width:651px) and (max-width:1024px) {
.page {
	min-width: 0 !important;
	min-height: 0 !important;
	width: 98% !important;
	padding: 1%;
}
.tabs.horizontal > ul > li span { font-size: inherit !important; }
/*.performancecharts .chart { padding-top: 70px; }*/
.Incomedistributions div:first-of-type,.PandItab .section.row .contentSection.performancecharts p { margin: 0 0 0 0px; }
.Incomedistributions .DividendXDDates, .Incomedistributions .DividendPayDates, .Incomedistributions .DividendsPerAnnum { width: 33.3%; }
.breakdown .chart { /*	width: auto !important;*/ margin: 0 auto !important; }
.discrete h2, .Incomedistributions h2, .perf2 h2 {
	position: relative;
	width: auto;
	min-height: 0;
}
.cumulativechartendvalue div.instrument { height: 30px !important; }
.breakdown { background: linear-gradient(to right, #ffffff 50%, #ffffff 50%); }
}
@media screen and (min-width:769px) and (max-width:1024px) {
}
@media screen and (min-width:0px) and (max-width:440px) {
.value.field.Biography {
	clear: both;
	padding-top: 15px;
	width: 100%;
}
.evenManager, .oddManager { margin: 0 0 20px 0; }
.row2 .PandItab .row4 .Incomedistributions .label { min-height: 40px; }
.performancecharts .chart { padding-top: 22%; }
}

a:focus, li:focus, span:focus, input:focus, button:focus, .fe-helptext-image-background:focus, .filterlistitem-container:focus {
	outline: 1px #1FA9E0 solid !important;
} 

*:focus {
	outline: 1px #1FA9E0 solid;
}
