
@import url("notosans.css");


@import url("notoserif.css");


@import url("opensans.css");




input:focus,

button:focus,

select:focus,

textarea:focus {

    outline: none;

}



.sqpnavicon {

    width: 1.1em;

    height: 1.1em;

    display: inline-block;

    vertical-align: -0.18em;

    margin-right: 0.5em;

    border: 0;

    padding: 0;

}



.sqplinkicon {

    width: 1em;

    height: 1em;

    display: inline-block;

    vertical-align: -0.2em;

    margin-right: 0.2em;

    border: 0;

    padding: 0;

}





BODY {

	margin: 0;

	font: 15px 'Noto Sans',Tahoma,Helvetica,sans-serif;

	color: #e6edf2;


}



.clearfix {

	clear: both;

}



h1 {

	font: 36px 'Noto Serif',Times,'Times New Roman',serif;

	color: #ffffff;


	margin: 0px 0 0px 0;

	line-height: 1.6;

}



h2 {

	font: 22px 'Noto Serif',Times,'Times New Roman',serif;

	color: #ffffff;


	margin: 10px 0 10px 0;

	line-height: 1.6;

}



h3, h3>a {

	font: 15px 'Noto Serif',Times,'Times New Roman',serif;

	color: #ffffff;


	text-transform: uppercase;


	margin: 10px 0 10px 0;

	line-height: 1.6;

	text-decoration: none;

}



h4 {

	font: 15px 'Noto Sans',Tahoma,Helvetica,sans-serif;

	color: #ffffff;


	text-transform: uppercase;


	margin: 10px 0 10px 0;

	line-height: 1.6;

}



h5 {

	font: 15px 'Open Sans',Verdana,Helvetica,sans-serif;

	color: #ffffff;


	margin: 10px 0 10px 0;

	line-height: 1.6;

}



h6 {

	font: 15px 'Noto Sans',Tahoma,Helvetica,sans-serif;

	color: #ffffff;


	margin: 10px 0 10px 0;

	line-height: 1.6;

}



p {

	margin: 10px 0 10px 0;

	line-height: 1.6;

}



p a, .ngcontent a, a.nglink {

	

	

	

	color: #e6edf2;

	text-decoration: underline;

}



p a:hover, .ngcontent a:hover, a.nglink:hover {


	font-weight: normal;

	


	font-style: normal;

	


	text-transform: none;

	

	color: #fcfdff;

	text-decoration: none;

}



h3 a:hover {

	color: #fcfdff;

	text-decoration: none;

}



img.picture {

	display: block;

	border: 0;

}





.paragraph {

	margin-bottom: 10px;

}