/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/
.acalog h1 {display:none;}
.bcs-container-searchbox input {display:inherit;}
.Image--55 {width:100%;}
li {break-inside: avoid;}
.fsRowBody input[type="radio"] {-webkit-appearance: radio !important;}
.fsRowBody input[type="checkbox"] {-webkit-appearance: checkbox !important;}
.bHnpuH {color: #000 !important;}
.fsOtherField:focus {border: 1px dotted !important;}
.bcs-searchbox:focus {border: 1px dotted !important;}
.bcs-searchbox {margin: 4px 0 0 16px !important;}
.t-lg {line-height:1.5;}
.t-md {line-height:1.5;}

@media (min-width: 64em)
{
	.SubNav {background-color: var(--green-lt);}
	.SubNav--sidebar {background: transparent;}
	.acalog-page-description ul {column-count: 2;}
	.acalog-page-description ul ul {column-count: 1;}
	.news50 {display: inline-block;width: 50%;}
	.Events--full {margin-bottom: -50px;}
	.Image--55 {margin: auto; width:55%;}
}