
		



@media (min-width: 1px) {
	.beta-banner {
		background-color: #e8cccf;
		border-top: 3px solid #a33340;
		border-bottom: 3px solid #a33340;
		padding: 10px 16px 10px 16px !important;
		margin: 0;
		display: table;
		box-sizing: border-box;
	}
	.beta-banner p {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-weight: normal;
		color: #a33340;
		font-size: 18px;
		margin-bottom: 6px;
		line-height: 1.3em;
	}
	.beta-banner p a {
		color: #a33340;
		text-decoration: underline;
	}
	.toggle-feedback-button {
		width: 100%;
		background-color: #dff2fB;
		color: #0096d7;
		padding: 3px 10px;
		font-size: 14px;
		cursor: pointer;
		  box-sizing: border-box;
	}
	.hide_menu {
		border-top: 1px solid #4db6e3;
	}
	.toggle-feedback-button.link_show:before {
		content: ' ';
		height: 12px;
		width: 12px;
		background: url('data:image/svg+xml,%3Csvg%20id%3D%22icon-remove%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2023%2023%22%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2211.5%22%20r%3D%2210.5%22%20fill%3D%22%230096d7%22%20opacity%3D%220%22/%3E%3Cpolygon%20points%3D%2219.3%2016.2%2014.6%2011.5%2019.3%206.8%2016.2%203.7%2011.5%208.4%206.8%203.7%203.7%206.8%208.4%2011.5%203.7%2016.2%206.8%2019.3%2011.5%2014.6%2016.2%2019.3%2019.3%2016.2%22%20fill%3D%22%230096d7%22/%3E%3C/svg%3E') no-repeat center center;
		transform: rotate(45deg);
		display: inline-block;
		margin: 0;
	}
	.toggle-feedback-button.link_hide:before {
		content: ' ';
		height: 12px;
		width: 12px;
		background: url('data:image/svg+xml,%3Csvg%20id%3D%22icon-dash%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2036%2036%22%3E%3Crect%20id%3D%22Rectangle_dash%22%20data-name%3D%22Rectangle%20dash%22%20x%3D%2210%22%20y%3D%2216%22%20width%3D%2216%22%20height%3D%226%22%20fill%3D%22%230096d7%22/%3E%3C/svg%3E') no-repeat center center;
		display: inline-block;
		margin: 0;
	}
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.link_hide .show-feedback {
		display: none;
	}
	.link_hide .hide-feedback {
		display: inline-block;
	}
	.link_show .show-feedback {
		display: inline-block;
	}
	.link_show .hide-feedback {
		display: none;
	}
	.l-row {
		width: 100%;
		box-sizing: border-box;
	}
	.l-row > div {
		padding: 0;
	}
	.l-row > div:last-child {
		padding: 0;
	}
	.l-row.l-full-width-col {
		-ms-box-orient: horizontal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		justify-content: space-between;
		display: inline-flex;
		flex-flow: row wrap;
	}
	.l-row.l-two-col-right-wide > .l-col {
		position: relative;
		min-height: 1px;
		margin: 0;
		float: left;
		width: 100%;
	}
	#secondary {
		background-color: #dff2fB;
		padding: 10px 35px;
		margin: 1px 0 0 0;
		color: #333;
		padding: 0;
		margin: 0;
		box-sizing: border-box;
	}
	#secondary h2 {
		margin-bottom: 6px;
		font-family: "Times New Roman", "Times", serif;
		font-weight: normal;
		color: #333;
		font-weight: 400;
		font-size: 26px;
	}
	#secondary p {
		color: #333;
	}
	#secondary li {
		color: #333;
	}
	
	#feedcomments {
		display: block;
		overflow: auto;
		padding-right: 4px;
		width: 520px;
		height: 300px;
	}
	#feedcomments blockquote {
		color: #5d9732;
		margin-top: 0;
		padding-top: 0;
		margin-bottom: 2px;
	}
	#feedcomments p {
		margin-bottom: 2px;
		padding-bottom: 0;
	}
	.fbcomment,
	.fb_comments2 {
		padding: 0 30px;
	}
	.submit_btn {
		background: url(/global/images/btns/submit.png) no-repeat center left;
		cursor: pointer;
		width: 56px;
		height: 20px;
		border: none;
		text-indent: -99999px;
	}
	.submit_btn:hover {
		background: url(/global/images/btns/submit_over.png) no-repeat center left;
	}
}
@media (min-width: 956px) {
	.l-row.header.l-full-width-col,
	.l-row.header {
		padding: 0;
	}
	.l-row.l-two-col-right-wide>.l-col {
		width: 39.666%;
	}
	.l-row.l-two-col-right-wide>.l-col:last-child {
		width: 56.333%;
	}
}
