/* Body Formatting */
* {
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif!important;
}
  /* Adding background image */
body.site {
  background: #FFF url(../../../../../images/background.jpg) no-repeat fixed;
  width: 100%;
  padding: 20px 0 40px 0;
}
.main-top.no-card {
  padding: 1px 50px 0px 0px !important;
}
.site-grid {
  background-color: white;
  max-width: 900px;
  min-width: 300px;
  min-height: 150px;
  width: 98%;
  margin: 0em auto;
  align-content: start;
  background: linear-gradient(to bottom, rgba(255,255,255,1) 97%, rgba(255,255,255,.9));
}
body.wrapper-fluid footer>.grid-child {
  padding-top: 15px;
  padding-bottom: 25px;
}
.container-sidebar-right {
  margin-left: -5px;
}
.container-header nav {
  margin-top: 0px!important;
}
.container-header .grid-child {
 padding: 0 0 2.3em 0!important; 
}
@media (max-width: 900px) {
  .container-header nav {
    height: 50px!important;
}
}
.main-bottom {
  margin-top: 0px;
  border-top: 0px;
  padding-top: 0px;
}
#mod-custom89 p {
  margin-bottom: 0;
  height: 15px;
}
  /* Adjust grid-gap width */
body.wrapper-fluid .site-grid {
  grid-gap: 0 1.5em;
}
body.wrapper-fluid header>.grid-child {
  padding: 0 .5em 2.5em 1em;
}
/* Articles top-padding & line height */
.page-header {
  display: none;
}
/* General Adjustments */
h1 {
  font-size: 24px !important;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #043E7D;
  margin: 5px 0px 10px 0px;
}
h2 {
  font-size: 19px !important;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans Serif;
  color: #043E7D;
  letter-spacing: 1px;
}
h3 {
  margin: 10px 0px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 1px;
  color: #043E7D;

}
h4 {
  font-size: 18px!important;
  font-weight: normal;
  color: #043E7D;
  margin: 10px 0 0 10px;
  letter-spacing: 1px;
}
h5 {
  font-size: 15px!important;
  color: #043E7D;
  letter-spacing: 1px;
}
hr {
  margin: 0px -10px 10px -10px;
}
p {
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  line-height: 1.2;
}
a {
  color: #043E7D;
}
button {
  font-weight: inherit;
}
ol {
  font-size: 14px;
  letter-spacing: 1px;
  margin-left: -15px!important;
}
.custom ol {
  letter-spacing: normal;
}
ul > li {
  line-height: 1.5;
  letter-spacing: 1px;
  font-size: 14px;
}
ul.orgs {
  padding-left: 15px!important;
}
ul.orgs li {
  line-height: 1.2!important;
  padding-bottom: 7px;
}
h1.assistance {
  line-height: 1.2;
}
h2.assistance {
  margin-top: 20px;
}

/* Turn Important Notice hyperlink red when active */
.important_notice a:active {
color: red !important;
}
/* Turn Important Notice hyperlink indigo once clicked on */
.important_notice a:visited, .important_notice a:focus {
color: #551a8b !important;
}
/* Global Top Header */
.container-header {
  background-color: rgba( 255, 255, 255, .1) !important;
  background-image: url(../../../../../images/headers/header.png);
  max-width: 900px;
  margin: 0em auto;
  display: inline-block;
  width: 98%;
}
#logos {
  display: block;
  margin: 1em;
}
#mainlogo {
  float: left;
  margin: .5em 0em 0.5em 0.5em;
  width: 14%;
}
@media (max-width: 899px) { #mainlogo {
	width: 100%!important;
    text-align: center!important;
	margin: 0em;
	} }
#otherlogos {
  float: right;
  width: 80%;
  margin: 0em 1em 0.5em 0em;
}
@media (max-width: 899px) { #otherlogos {
	width: 100%!important;
	} }
#searchlogo {
  width: 45%;
  float: right;
  text-align: right;
  margin-right: 0.25em;
}
@media (max-width: 899px) { #searchlogo {
	float: none!important;
	width: 100%!important;
    text-align: center!important;
	margin: 0em 0em 0em 1em;
	} }
#servingkslogo {
  width: 45%;
  float: left;
  margin-top: 0.2em;
}
@media (max-width: 899px) { #servingkslogo { display: none!important } }
#kscommlogo {
  margin: 1em auto;
}
@media (max-width: 899px) { #kscommlogo { display: none!important } }

/* Navigation - Access the rest in the Maximenu CK module */
@media (max-width: 900px) {
  .grid-child.container-nav {
    padding: 0 0 0 20px!important;
    background-color: #043E7D;
  }
}

/* Home Page Notice Module */
#mod-custom146 table {
  width: auto;
  margin-left: -26px;
}

/* Footer */
.container-footer {
  max-width: 900px;
  width: 98%;
  margin: 0em auto;
  margin-top: 0em !important;
  background: linear-gradient(to bottom, rgba(255,255,255,.9), rgba(255,255,255,0));
}
.footer a {
  letter-spacing: normal;
}
#mod-custom90 {
  margin: 10px auto;
}

/* Adding Breadcrumbs to Specific Articles */
.breadcrumb {
  font-size: 14px;
  background-color: transparent;
  letter-spacing: 1px;
  margin: 0 0 10px 20px!important;
}
.breadcrumb.py-2 {
	padding: 0 !important;
}
.icon-fw {
	display: none;
}
.breadcrumb-item+.breadcrumb-item:before{
	content: url(/media/system/images/arrow.png);
}

/* Quick Links and What's Trending */
.quickHeading, .trendingHeading {
  background-color: #043E7D;
  color: #fff;
  width: 122%;
  margin: 2px 0px 7px -40px;
  padding: 3px 0px 3px 10px;
  font-size: 14px !important;
  font-weight: bold;
}
.trendingHeading {
    margin: -5px 0px 7px -40px!important;
}
@media (max-width: 1000px) { .quickHeading, .trendingHeading {
	width: 100%!important;
  	margin-left: 0px;
	} }
  /* Adjust hyperlink underlines depending on what user is doing */
.whatsTrending a:focus, .whatsTrending a:visited {
  text-decoration: underline!important;
  color: #043E7D!important;
}
.whatsTrending a:hover, .whatsTrending a:active {
text-decoration: none!important;
}

/* Article Quick Links header color and background color change */
.qLinks {
  background-color: #043E7D;
  color: #fff;
  margin: 10px 0px 5px -50px;
  padding: 2px 1px 2px 10px;
  width: 250px;
  height: 25px !important;
  font-size: 14px !important;
  font-weight: bold;
}
@media (max-width: 1000px) { .qLinks {
	width: 100%!important;
  	margin-left: 0px;
	} }

/* Extend Quick Links images */
#quickLinks {
  margin-right: 5px;
  margin-left: -40px;
  width: 122%;
}
@media (max-width: 1000px) { #quickLinks {
	width: 100%!important;
  	margin-left: 0px;
	} }

/* Extend What's Trending & Custom Link */
.whatsTrending {
  margin-left: -40px;
}
@media (max-width: 1000px) { .whatsTrending {
  	margin-left: 0px;
	} }
.whatsTrending ::marker, .custom ul ::marker {
  content: url('/images/blockbullets.png');
}
.whatsTrending li, .custom ul li {
  line-height: 1.5;
  margin: 0px 5px 0px -25px;
}
.whatsTrending2 {
  margin-left: -50px;
}
@media (max-width: 1000px) { .whatsTrending2 {
  	margin-left: 0px;
	} }
#trendingLinks a {
  font-size: 14px !important;
  margin-left: 15px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: text-top;
}
#trendingLinks a:hover, #trendingLinks a:focus, #trendingLinks a:active {
  color: #043E7D!important;
}

/* Homepage Camera Slideshow CSS */
.camera_pag li {
width: 15px!important;
background: #fff!important;
}
.camera_pag_ul li {
width: 15px!important;
background: #fff!important;
}
.camera_pag_ul {
position:absolute;
bottom:0;
left: 50px;
}
.card-body {
  display: none;
}
.main-bottom.card.backgroundImage {
    border: none;
}
/* Adjust hyperlink action displays in Category pages' Quick Links */
.whatsTrending2 a:focus {
text-decoration: underline!important;
}
.whatsTrending2 a:hover, .whatsTrending2 a:active {
text-decoration: none!important;
}
.whatsTrending2 a:visited, .whatsTrending2 a:focus {
color: #043E7D!important;
}
