body {}


h1 {
	font-family: Arial, sans-serif;
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 1.2em;
	color: #2e2f2f;
	font-weight: bold;
	margin-bottom: .57em;
}

h2 {
	font-size: 22px;
	font-size: 1.375rem;
	color: #70868c;
	font-weight: bold;
	line-height: 1.25em;
	margin-bottom: .5em;

}

h3 {
	font-size: 16px;
	font-size: 1rem;
	color: #70868c;
	font-weight: bold;
	line-height: 1.25em;
	margin-bottom: .5em;
}

p {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.4em;
	margin-bottom: 2em;
	color: #666;
}

.c-w1 blockquote {
	float: left;
	width: 49%;
	padding: 0 10px;
	margin: 0px;
}

.c-w1 blockquote p {
	color: #dc291e;
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.36em;
}

.c-w1 ul {
	margin: 0px 0 2em 0;
}

.c-w1 ul li {
	list-style: none;
	/*background:url(../images/bg/bullet.png) 12px 5px no-repeat;*/
	padding-left: 2em;
	margin-bottom: 10px;
	line-height: 1.4em;
	position: relative;
}

.c-w1 ul li:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background: #dc291e;
	position: absolute;
	left: 8px;
	top: 8px;
}

.img-border {
	border: 1px solid #97ACB2;
}

.caption {
	font-size: 12px;
	font-style: italic;
}

table {
	border-bottom: 1px solid #bdccd0;
	margin: 20px 0;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.4em;
	margin-bottom: 50px;
}

table tr {
	border-bottom: 1px solid #bdccd0;
}

table tr th {
	background: #97acb2;
	color: #fff;
	font-weight: bold;
	padding: 6px 20px;
	font-size: 14px;
	height: 33px;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
}

table tr th a {
	color: #fff;
}

table td.column-title {
	background-color: #dae3e5;
	font-size: 14px;
	color: #70868c;
	font-weight: bold;
	padding: 6px 20px;
	font-size: 12px;
	height: 33px;
	vertical-align: middle;
}

table tr td {

	border-left: 1px solid #bdccd0;
	padding: 10px 20px;
	/*vertical-align: middle;*/
}

table tr td:first-child {
	border-left: none;
}




/***************************************
Table with Legend
****************************************/

.legend {
	border: 1px dotted #7f7f7f;
	padding: 15px 5px 15px 10px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #70868c;
}

.legend .links li {
	float: left;
	background: none;
	display: block;
	border-left: 1px solid #70868c;
	padding: 0 8px;
	line-height: 10px;
}

.legend .links li:before {
	display: none;
}

.legend .links li:first-child {
	border: none;
	padding-left: 0px;
}

.legend .links li span {
	font-weight: bold;
}

ul.legend-list li {
	background: url(../images/bg/icon-legend.png) 0 2px no-repeat;
	padding-left: 17px;
	float: left;
	margin-right: 11px;
}

ul.legend-list li:before {
	display: none;
}

ul.legend-list li.p-reported {
	background-position: 3px -83px;
}

table.report td {
	vertical-align: top;
}

td.reported,
td.p-reported {
	text-align: center;
	vertical-align: top;
}

td.reported span,
td.p-reported span {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	height: 1px;
	overflow: hidden;
	width: 11px;
	padding-top: 11px;
	background: url(../images/bg/icon-legend.png) 0 0 no-repeat;
}

td.p-reported span {
	background-position: center -83px;
}


sup {
	font-size: 10px;
	font-size: 0.625rem;
}

sup a {
	color: #70868c;
	text-decoration: none;
}

/* Remember: LoVe For Hate */
a {
	color: #dc291e;
}

a:visited {}

a:active {}

a:hover,
a:focus {
	text-decoration: none;
}

.table-style {
	border: 1px solid #bdccd0;
}

.table-style tr td {
	border: 1px solid #bdccd0;
	/*padding: 3px 20px;*/
	padding: 3px 10px;
	vertical-align: top;
}

.table-style tr .table-heading,
.table-style tr th {
	background-color: #97acb2;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	vertical-align: middle;
}

.table-style tr .column-title {
	background-color: #dae3e5;
	font-size: 13px;
	color: #70868c;
	font-weight: bold;
	padding: 6px 10px;
}

/**********************************
Popup
***********************************/

.btn-red {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	padding: 10px 50px;
	position: relative;
	text-decoration: none;
	margin: 10px 0;
	transition: all .25s;
}

.btn-red:after {
	content: '→';
	position: absolute;
	right: 10px;
	top: 10px;
}

.btn-red:hover {
	background: #dd291e;
	border-color: #dd291e;
}

.popup-wrap {
	display: none;
}


/* GS responsive */

.gs-reponsive-sr#wrapper h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 55px;
	line-height: 1.2;
	letter-spacing: -0.02em;
	
}
.gs-reponsive-sr#wrapper h2{
	font-family: 'Inter', sans-serif !important;
}
@media (max-width: 1024px){
	.gs-reponsive-sr#wrapper h1{
		font-size: 38px;
	}
	.gs-reponsive-sr table.res-sr tr td, .gs-reponsive-sr table.res-sr tr th{
		padding: 10px 5px;
	}
}
@media (max-width: 767px){
	.sf_cols .sf_colsOut.sf_2cols_1_33, .sf_cols .sf_colsOut.sf_2cols_2_67 {
		width: 100%;
	}
	.sf_cols .sf_2cols_2_67 .sf_2cols_2in_67{
		margin-left: 0;
	}
	.gs-reponsive-sr #stockquote thead tr th, .gs-reponsive-sr .table-style tr .table-heading, .gs-reponsive-sr .table-style tr th, .gs-reponsive-sr table tr th {
		font-size: 16px;
	}
	.gs-reponsive-sr table tr th, .gs-reponsive-sr table tr td{
		padding: 10px;
	}
	
	.gs-reponsive-sr #content td p{
		line-height: 25px;
		font-size: 16px;
	}
	.gs-reponsive-sr #content li, .gs-reponsive-sr #content p, .gs-reponsive-sr #content td {
		font-size: 16px;
		line-height: 24px;
	}
	#footer .sedar a, #copyright ul li{
		font-size: 14px;
	}
	.gs-reponsive-sr #content table.res-sr tr td, .gs-reponsive-sr #content table.res-sr tr th{
		font-size: 11px;
	}
/* Table new styles */
	.gs-reponsive-sr table {
		background: #fff;
		
	}
	.gs-reponsive-sr table.report {
		background: #fff;
		margin: 0;
	}
	.gs-reponsive-sr #content table.report tr td, .gs-reponsive-sr #content table.report tr th{
		display: block;
		width: 100% !important;
	}
	table.report tbody tr:first-child{
		display: none;
	}
	table.report tr {
		border: 1px solid #bdccd0;
	}
	table.report p{
		margin-bottom: 0;
	}
	table.report td{
		border-bottom: 1px solid #bdccd0;
		border-left: none;
	}
	table.report tr td:last-child {
		border-bottom: solid 2px #97acb2;
	}
	table.report tr td:nth-child(3):before {
		content: "Reported";
		display: block;
		text-align: center;
		background: #dae3e5;
		color: #70868c;
		font-weight: bold;
		font-size: 15px;
		margin: -10px -10px 0;
	}
	table.report tr td:nth-child(4):before {
		content: "Location";
		display: block;
		text-align: center;
		background: #dae3e5;
		color: #70868c;
		font-weight: bold;
		font-size: 15px;
		margin: -10px -10px 10px;
	}
	

}