﻿/**** google api fonts *****/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy:400,400italic);


body{ font-family:"Segoe UI",'Open Sans',Arial,Helvetica,sans-serif;
	  font-size:1.6em; /*10px X 1.6 = 16px(default font size in browsers)*//*the html font size is set to 62.5%(10px) on bootstrap.css*/
      line-height: 1.428571429;
      -webkit-text-size-adjust:100%; 
      /*background-color:#FBFBFB*//*less vibrant AAA accessibility*/}

body#CobBody {
    overflow: auto;
	margin-top:50px;
}

:target {
	scroll-margin-top: 115px;
}

@media (min-width: 992px)
{
	body#CobBody {margin-top:60px;}
	:target {
	 scroll-margin-top: 65px;
	}
}

/***** skip navigation (accesibility) *******/
/*:root #skipnav {display: block; } /*Switch on for Moz, FF and Safari*/
a.ms-skip {
	display: block;
	width: 160px;
	text-decoration: none;
	padding: 0px 5px;
	font-size: 16px;
	font-style: italic;
	color: #fff;
	background-color: var(--CoB-Dark-Blue)!important;
	border-radius: 60px;
}
a.ms-skip:visited {color:#ffac35}
a.ms-skip:active, a.ms-skip:focus {
	top: 5px!important;
	left: 5px;
	line-height: 50px;
	height: 50px;
	outline-width: 0px;
	outline-style: none;
	border: none;
	color: #fff;
	width: 240px;
	text-align: center;
	padding: 0px;
	z-index: 9999;
	} 
a.ms-skip:hover {cursor:pointer; outline-width:0px; outline-style:none; outline-color:invert; } 

@media (min-width: 1200px){
a.ms-skip {font-size:18px;}
}
/*****bootstrap overrides****/
@media (max-width: 1399px){
	#CobBody .container{
		max-width:100%
	}
}
/*****sharepoint overrides******/
#CobBody #suiteBarDelta{
	margin-top:51px!important;
}
@media (min-width: 992px) {
	#CobBody #suiteBarDelta{
		margin-top:61px!important;
	}
}

/*********shortPoint overrides**********/
#ms-designer-ribbon .shortpoint-hide-ribbon-placeholder{
	height:0px;
	z-index:999;
}
@media screen and (max-width: 1044px){
.shortpoint-force-sharepoint-responsive #s4-bodyContainer {
    padding-bottom: 0px!important;
    
  }
}
/*******ShortPoint Text editor overrides******/
#fontFamily-1,
#textColor-1{display:none!important}

/*********** head section **********/
#pageMainHeading{
	position: absolute;
	top:-200px;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0;
}
#cobHead .bramptonLogo {
	display:
	block;
	width: 150px;
	height: 30px;
	background-image:
	url('/Style%20Library/BramptonImages/Branding/Brampton-WebLogo.png');
	background-repeat:
	no-repeat;
	background-position:
	left top;
	background-size: contain;
	padding: 0;
	margin: 0;
	margin-left: 8px;
}

@media (min-width: 992px) {
		#cobHead .bramptonLogo {
		width:210px;
		height:40px;
		z-index: 1060;
		}
}

/********311 link***********/
#ServiceRequestLink{
	display: block;
	text-align:
	center;
	padding: 10px;
	position: absolute;
	bottom: 0;
	width: 100%;
	right: 0;
	background-color: #001429;
	border: 16px solid #004488;
	z-index: 999;
}
#ServiceRequestLink:hover{
	background-color: #003265;
}
#ServiceRequestLink img{
	width: 60px;
}
@media (min-width: 992px) {
	#ServiceRequestLink {
		position: absolute;
		top: 0px;
		width: 100px;
		right: 60px;
		z-index: 1; 
	    height:60px;
	    line-height:50px;
		padding: 0 20px;
		background-color:
		transparent;
		border: none;
	}
	#ServiceRequestLink:hover,
	#ServiceRequestLink:focus	{
	    background-color: #004488;
	}
	#ServiceRequestLink img{
		margin-top:3px;
	}
}

/*********top nav*********/
#cobHead .navbar{padding:0px; height:50px; background-color:#00070f;}
#cobHead .navbar-toggler{
    width: 50px;
    height: 50px;
    padding: 0px;
    border: none;
    background-color:transparent;
    border-radius: 0px;
    margin: 0px;
    margin-right: -3px;
    font-size: 26px;
    box-shadow:none;
    color:#fff
}
#cobHead .offcanvas-header{
	padding: 9px 16px 78px 16px;
}
#cobHead .offcanvas-header *{color:#fff}
#cobHead .offcanvas-header h2{
	width: 100%;
	line-height: 0.8em;
	font-size: 180%;
}
#cobHead .offcanvas{
	background-color:#004488;
	z-index: 1050;
}
#cobHead .offcanvas .btn-close{
	width: 50px;
	height: 50px;
	padding: 0;
	margin-right: -15px;
	border-radius: 0;
}

.navbar-toggler:focus,
.navbar-toggler:active {
    outline: none;
	box-shadow:none;
}
@media (min-width: 992px) {
	#cobHead .navbar{height:60px;}
	#cobHead .offcanvas{
		background-color:#00070f;
	}
}
/*********supermenu******************/
#CoBTopNavigation .ms-core-listMenu-root *{
	box-sizing:border-box;
}
#CoBTopNavigation .ms-core-listMenu-root{
	display: block;
	padding: 0;
}
	
#CoBTopNavigation .ms-core-listMenu-root ul,
#CoBTopNavigation .ms-core-listMenu-root ul li{
	padding:0px;
	display:block;
}
#CoBTopNavigation .ms-core-listMenu-root > li{
	display: block;
}
#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item{
	font-size: 18px;
	padding: 0px 10px;
	line-height: 56px;
	text-align: left;
	color: #fff;
	border: none;
	display: block;
	position:
	relative;
	background-color: #024c95;
	margin-bottom: 2px;
}

#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item span.menu-item-text{
	display: inline-block;
    margin-right: -20px;
    width: 100%;
}
#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item span.fa-solid.fa-caret-down {
		margin-left: 6px;
		font-size: 110%;
		color: #fff;
}
#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item.active span.fa-solid.fa-caret-down:before {
	content:"\f0d8"
}
#CoBTopNavigation .ms-core-listMenu-root > li > ul > li span.menu-item{
	display:
	block;
	font-size: 16px;
	padding: 3px 10px;
	height:
	auto;
	line-height:26px;
	margin:0px;
	margin-top:16px;
	background-color:
	transparent;
	color:#fff;
	border-bottom: 1px solid rgb(255 255 255 / 25%);
	}
#CoBTopNavigation .ms-core-listMenu-root > li > ul{
	display:
	block;
	border:
	none;
	margin-left:
	auto;
	margin-right:
	auto;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:90%;
	height:0px;
	overflow:
	hidden;
	transition: all 900ms ease;
}
#CoBTopNavigation .ms-core-listMenu-root > li > ul.menuActive{
	height:auto;
	display:block;
}
#CoBTopNavigation .ms-core-listMenu-root li a:hover,
#CoBTopNavigation .ms-core-listMenu-selected:link,
#CoBTopNavigation .ms-core-listMenu-selected:visited,
#CoBTopNavigation .ms-core-listMenu-selected
{
		text-decoration:none;
		background-color: rgba(0,0,0,0.7);
		color:#A8B6D4;
		border:none
}

#CoBTopNavigation .ms-core-listMenu-root li a{
	display:
	block;
	border-left:
	none;
	padding: 8px 10px 10px 10px;
	color: rgb(255 255 255 / 70%);
}
#CoBTopNavigation .ms-core-listMenu-root li a:focus{
	text-decoration:none;
	background-color:#002754;
	color:#A8B6D4;
}

#offcanvasNavbar .offcanvas-body {
	padding-bottom: 86px;
	padding-top: 0;
}


@media(min-width:992px){
	#CoBTopNavigation{padding-top:0px}
	.navbar>.container{position:relative; height:60px;}
	#offcanvasNavbar .offcanvas-body {
		background-color: #00070f;
		padding-bottom:0px;
	}
	#offcanvasNavbar {
		left: 0;
		position: absolute;
	}
	#CoBTopNavigation {
		display: block;
		width:100%;
		background-color:#00070f;
	}
	#CoBTopNavigation .ms-core-listMenu-root *{
		box-sizing:border-box;
	}
	#CoBTopNavigation .ms-core-listMenu-root{
		text-align: right;
		margin-right: 159px;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li{
		display: inline-block;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li > ul{
		text-align:left;
		display:none;
		width:100%;
		position:absolute;
		left:0;
		top:-1000px;
		background-color: #004488;
		flex-direction: column;
		align-items: flex-start;
		flex-wrap: wrap;
		gap: 0px 10px;
		margin: 0;
		padding: 0;
		z-index:-1;
		padding:0px 15px 15px;
		overflow-y: hidden;
		height:0;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li > ul.menuActive{
		display:flex;
		top:60px;
		height:530px;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li:nth-child(2) > ul.menuActive{
		height:450px;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li:nth-child(3) > ul.menuActive{
		height:330px;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li:nth-child(4) > ul.menuActive{
		height: 640px;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li:nth-child(5) > ul.menuActive{
		height:430px;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li > ul > li{
		flex: 0 0 auto;
		width: calc(25% - 10px);
	}
	#CoBTopNavigation .ms-core-listMenu-root li a{
		padding: 4px 10px 6px 10px;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item{
		font-size:16px;
		padding: 0px 19px;
		line-height: 60px;
		background-color: transparent;
		margin-bottom: 0;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item span.menu-item-text{
	display: inline;
    margin-right:0px;
	}
	#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item span.fa-solid.fa-caret-down {
		display:none;
	}
	#CoBTopNavigation.ms-core-listMenu-root > li.static > a.menu-item.active,
	#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item:hover, 
	#CoBTopNavigation .ms-core-listMenu-root > li.static > a.menu-item:focus {
		background-color: #004488;
	}
}
/********main search styles**********/
#cobHead #SRSB{
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #003264;
	margin:0px;
	color:#fff;
	width:100%;
	visibility: visible;
	position: relative;
}
#cobHead #SRSB.collapse {
    display: block;
}
#cobHead #SRSB.show{
	visibility:visible;
}
#cobHead #SRSB.collapsed{
	height:60px;
	display:none;
}

@media (min-width:992px){
	#cobHead #SRSB{
		visibility:hidden;
		position: absolute;
		z-index: 999;
		right:61px;
		width:0;
		-webkit-transition: width 0.25s ease;
		transition: width 0.25s ease;
	}
	#cobHead #SRSB.show{
		width: calc(100% - 300px);
		position: absolute;
		z-index: 999;right:61px;
		top: 0;
		line-height: 59px;
		height: 59px!important;
		visibility:visible;
		display:block;
		background-color:#004488;
	}
}

#globalSearch .search-toggle{
	display:none;	
}
#globalSearch .search-toggle:hover,
#globalSearch .search-toggle:focus{
	color: #ffffff;
	background-color: #004488;
}

#globalSearch .search-toggle.show:hover{
	background-color: #7b9cbd;
}

#globalSearch .search-toggle:before{
	content: "\f00d";
    font-size: 36px;
    line-height: 60px;
    height: 60px;
    display: inline-block;
}
#globalSearch .search-toggle:focus{
	outline:none;
}
#globalSearch .search-toggle.collapsed:before{
	content: "\f002";
	font-size: 28px;
	font-weight: 600;
}
#globalSearch.ms-srch-sb>input{
    width: calc(100% - 60px);
    background-color: transparent;
    line-height: 50px;
    height: 48px;
    color: #fff;
	appearance: textfield;
    -webkit-appearance: textfield;
    border: none!important;
    font-size: 14px;
    background: none;
    border: none;
    padding: 0px;
    padding-left: 6px;
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
}
#globalSearch.ms-srch-sb input:focus{
	outline:none
}    
#globalSearch.ms-srch-sb input{
	 	font-size: 16px;
}
@media(min-width: 992px)  {
#globalSearch .search-toggle{
		display: block;
		width: 60px;
		height: 60px;
		min-width: 59px;
		position:absolute;
		right: 0px;
		z-index:1;
		font-family: "Font Awesome 6 Pro";
		font-weight:400;
		border:
		none;
		color: #fff;
		text-align: center;
		padding:0px;
		background-color:#002D5F;
		-webkit-transition: all 0.25s ease;
		transition: all 0.25s ease;
	}
	#globalSearch.ms-srch-sb input {
		line-height: 60px;
		font-size: 18px;
		padding-left: 25px;
		height: 60px;
	}
}
/********main search styles**********/
#cobHead .searchWrapper {
	height:auto;
	position: absolute;
	top: 70px;
	left: 16px;
	right: 16px;
}
#cobHead #SearchBox{
	height: 49px;
	margin:
	auto;  
    color:#fff;
	margin-top: 0px;
	top: 0;
}
#cobHead #SearchBox .ms-srch-sb > .ms-srch-sb-navLink{
	display:none
}

#cobHead #SearchBox .ms-srch-sb > .ms-srch-sb-navLink {
    height: 42px;
    width: 42px;
    line-height:42px;
    text-align:center;
    border:none;
    text-decoration:none;
    float:right;
    outline:0;
}
#cobHead #SearchBox .ms-srch-sb-navLink:before {
	font-family: "FabricMDL2Icons";
    content: "\E96E";
    color:#fff;
    line-height: inherit;
    font-size: 140%;
    }
#cobHead #SearchBox .ms-srch-sb-navLink-menuOpen:before{
    content: "\E96D";
}

#cobHead #SearchBox .ms-qSuggest-container{
	box-shadow:none;
	padding:0px;
	width:100%;
	left:1px;
	line-height:1.25;
}
#cobHead #SearchBox .ms-qSuggest-list{
	width:100%!important
}
#cobHead #SearchBox .ms-qSuggest-listItem,
#cobHead #SearchBox .ms-qSuggest-hListItem{padding:5px 10px 7px 10px;}

#cobHead #SearchBox .ms-srch-sb-searchLink{
	display:
	block;
	position:
	absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 49px;
	text-align:
	center;
	color:#fff;
	font: normal normal normal 42px/1 FontAwesome;
	text-decoration: none;
	background-color: #003264;
}
#cobHead #SearchBox .ms-srch-sb-searchLink:before{
	content:
	"\f002";
	font-size:25px;
	line-height: 49px;
	height: 49px;
	width: 60px;
	display: block;
}
#cobHead #SearchBox .ms-srch-sb-searchLink:hover{
	text-decoration:none;
}
#cobHead #SearchBox .ms-srch-sb-searchLink img{
	display:none;
}
#cobHead #SearchBox .ms-srch-sb {
	width:100%;
}
#cobHead #SearchBox .ms-srch-sb-border,
#cobHead #SearchBox .ms-srch-sb-border:hover{
	border:none;
	width:100%;
	margin-top: 0;
	
}
#cobHead #SearchBox .ms-srch-sb-borderFocused{
		border: none;
		margin-top: 0px;
		height: 59px;
		display: block;
		line-height: 59px;
}
#cobHead #SearchBox .ms-srch-sb>input{
	display: block;
	line-height: 49px;
	height: 49px;
	color:#fff;
	font-style:
	italic;
	appearance: textfield;
	-webkit-appearance: textfield;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border:
	none!important;
	font-size: 16px;
	padding: 0px;
	margin-left: 0px;
	background-color: #003264;
	padding-left: 10px;
	padding-right: 40px;
	width: 100%;
}
@media(max-width: 399px)  {
    #cobHead #SearchBox .ms-srch-sb>input{
	 	font-size: 16px;
	}
}
@media (min-width:992px){
	#cobHead .searchWrapper{
		position:initial
	}
		#cobHead #SearchBox .ms-srch-sb-searchLink{
		display:
		block;
		position:
		absolute;
		top: 10px;
		right: 12px;
		width: 69px;
		height: 39px;
		text-align:center;
		color:#fff;
		font: normal normal normal 42px/1 FontAwesome;
		text-decoration: none;
		background-color: #0050a1;
	}
	#cobHead #SearchBox .ms-srch-sb-searchLink:before{
		content:
		"\f002";
		font-size:25px;
		line-height: 39px;
		height: 39px;
		width: 59px;
		display: block;
	}
	#cobHead #SearchBox .ms-srch-sb>input{
		display: block;
		line-height: 39px;
		height: 39px;
		color:#fff;
		font-style:italic;
		appearance: textfield;
		-webkit-appearance: textfield;
		box-sizing: border-box;
		-webkit-box-sizing: content-box;
		border:
		none!important;
		font-size: 16px;
		padding: 0px;
		margin-left: 10px;
		background-color: #0050a1;
		margin-top: 10px;
		padding-left: 10px;
		padding-right: 40px;
		width: calc(100% - 70px);
	}
}

/***********left nav**************/
#contentArea{margin-top:50px}
#contentArea.noLeftNav{margin-top:0px}

#openLeftnav{
	position: fixed;
	display: block;
	width: 100%;
	text-align: left;
	z-index: 1020;
	top: 50px;
	left: 0;
	background: #002D5F;
	color: #fff;
	height: 50px;
}
#openLeftnav .navbar-toggler{
    padding: 0px;
    border: none;
    background-color:
    transparent;
    border-radius: 0px;
    margin: 0px;
    margin-right:-10px;
    font-size: 26px;
    box-shadow:
    none;
    height: 50px;
    width: 50px;
    margin-left: 8px;
}
#openLeftnav #siteName {
    left: 58px;
    top: 13px;
    width: calc(100% - 60px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    position:
    absolute;
    text-align: left;
    line-height: 1.25;
}

nav#sideNav {
    padding: 0;
	background-color:#fff;
}
#sideNav .offcanvas-header{
	padding: 9px 16px 9px 26px;
}
#sideNav .offcanvas-header h2{
	width: 100%;
	line-height: 0.8em;
	font-size: 180%;
}
#sideNav #DeltaPlaceHolderLeftNavBar{width:100%}
#sideNav .offcanvas .btn-close{
	width: 50px;
	height: 50px;
	padding: 0;
	margin-right: -15px;
	border-radius: 0;
}
#sideNav .offcanvas .btn-close:active{
	background-color:#f0f0f0;
}
#sideNav .offcanvas .btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: 1;
}
#sideNav  .ms-core-listMenu-root *{
	box-sizing:border-box;
	color: #000;
}
#sideNav  .ms-core-listMenu-root{
	display: block;
	padding: 0;
}
#sideNav .ms-core-listMenu-root ul, 
#sideNav .ms-core-listMenu-root ul li {
    padding: 0px;
    display: block;
}

#sideNav .ms-core-listMenu-root ul li ul{
	display:none
}

#sideNav .ms-core-listMenu-root ul li.selected ul{
	display:block;
	background: #fff;

}
#sideNav .ms-core-listMenu-root > li {
    display: block;
}
#sideNav ul.root.static > li:first-child .menu-item-text{font-weight:500}
#sideNav ul.root.static > li.static:first-child a.static.menu-item.ms-core-listMenu-item.ms-displayInline.ms-navedit-linkNode:before {
	content: "\f015";
	font: normal normal normal 18px/1 FontAwesome;
	width: 24px;
	display:
	inline-block;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-left: -24px;
}
#sideNav .ms-core-listMenu-root li a{
	padding: 8px 10px 10px 30px;
}
#sideNav li > a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, 
#sideNav li > a.ms-core-listMenu-item:hover, li > a.ms-core-listMenu-item:active{
	background-color:var(--bs-gray-300);
}
#sideNav .ms-core-listMenu-root > li > ul{
	display:none;
}
#sideNav li.selected > a{
	font-weight:500;

}
#sideNav .ms-core-listMenu-root > li.selected > ul{
	display:block;
	background-color: var(--bs-gray-100);
}
#sideNav li.selected > ul li a{
	padding-left: 50px;
}
#sideNav li.selected > ul li.selected > ul li a{
	padding-left: 70px;
}
#sideNav li.selected > ul li.selected > ul li a.selected{
	background-color: var(--bs-gray-300);
}

#sideNav li.parent > a:before{
	content: "\f054";
	opacity: var(--fa-secondary-opacity, .6);
	font: normal normal normal 18px/1 "Font Awesome 6 Pro";
	width: 24px;
	font-size:14px;
	display: inline-block;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	padding-left:3px;
	margin-left:-24px
}

#sideNav li.parent.selected > a:before{
	content: "\f078";
	opacity: var(--fa-secondary-opacity, .6);
	font: normal normal normal 18px/1 "Font Awesome 6 Pro";
    width: 24px;
	font-size:14px;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	padding-left:0px;
	margin-left:-24px
}
#sideNav li.selected > ul li.selected > ul{
	background-color: var(--bs-gray-200);
}

#sideNav .ms-core-listMenu-root span.menu-item{
	display:block;
	font-size: 16px;
	padding: 3px 10px;
	height:auto;
	line-height:26px;
	margin:0px;
	margin-top:16px;
	font-weight:500;
	border-bottom: 1px solid var(--bs-gray-300);
	padding-left: 30px;
}

@media (min-width: 992px){
	#contentArea{margin-top:0}
	#sideNav .offcanvas-header{
		display:block;
		padding: 20px 20px 10px 20px;
	}
	#sideNav .offcanvas-header .btn-close{display:none}
	#sideNav .offcanvas-header h2{
		width: 100%;
		line-height: 0.8em;
		font-size: 24px;
		padding-top: 10px;
		font-weight: normal;
		color: var(--CoB-blue);
	}
	#contentArea .sideNavColumn {
		border-right: 1px solid #b7b7b7;
		padding: 0;
	}
	#sideNav .ms-core-listMenu-root li a{
		padding: 4px 10px 6px 30px;
	}
	#contentArea .offcanvas-body{
		padding: 10px;
	}
	#sideNav.sticky .offcanvas{
		position: fixed;
		top: 60px;
		bottom:0px;
		width: calc(25% - 1px)!important;
		padding-bottom: 78px;
	}
	#contentArea .contentWrap {
		min-height: 400px;
	}
}
@media (min-width: 1200px){
	#sideNav.sticky .offcanvas{
		width: calc(20% - 1px)!important;
	}
}
#main{background-color: #fff;} 
/**************main brampton.ca footer*************/

/* Wrapper for page content to push down footer */

#footer .footerWrapper{
	background-color: var(--bs-gray-500);
	text-transform:uppercase;
	font-size:13px;
	text-align:center
}
#footer #footerLinks{
	padding-bottom:6px;
}
#footer a{	
	display:inline-block;
	height: 32px;
	line-height: 32px;
	margin:0 3px;
}
#footer a:hover,
#footer a:visited,
#footer a:link{
	color: var(--bs-black);
}
#socialLinks .fa {
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 32px;
	line-height: 32px;
	color: var(--bs-gray-500);
	background-color: var(--CoB-Darkest-Blue);
	font-size: 18px;
	margin-left:3px;
	margin-right:3px;
}
@media(min-width:768px){
	#footer #footerLinks{
		padding-bottom:0px;
	}
	#footer .footerWrapper{text-align:left}
	#socialLinks {text-align:right}
	#socialLinks .fa {
		margin-top:0;
		margin-left:6px;
		margin-right:0;
	}
}

/*****Print Styles*******/
.printHeading{background-color:var(--CoB-Darkest-Blue); padding:8px 15px 10px}
.printHeading img{height:28px}
/*******2024/02/09/ 6:56 pm ML*****/
