/*center the global menu bar*/
#navbar-main .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.test-block {position:fixed;top:0;left:4px;z-index:9999;}
#GlobalMenu .glyphicon {
    font-size: 0.8em;
    color: #c48935;
}
#GlobalMenu button.navbar-toggle {
    border: 0;
}
.container.main-container {
    max-width: 960px;
}
.clear-fix { clear: both; }
.jumbotron.social-jumbotron {
    height: 50px;
    padding: 0;    
    padding-top: 13px;
    background: #f9f6f0;
    border-bottom: 1px solid #dedede;
    color: #162B49;
    font-size: 17.4px;
	font-weight:bold;
	font-family:Montserrat, Sans-serif;
	margin-bottom:50px;
}
.social-jumbotron img {margin-top: -2px;}
.jumbotron.emergency-jumbotron {
    padding: 0;
    background: none;
}
.bg-danger.ticker-marquee {
    padding: 10px;
    border-radius: 4px;
}
.cot-panel {
    border: 1px solid #c5c5c5;
    border-top: 4px solid #EBAD21;
    background: #FFFFFF;
    padding: 23px;
}
.video-feature {
    border-top: transparent;
}
.image-feature {
    border-top: 6px;
}
footer {
    margin-top: 40px;
    padding-top: 20px;
    background: #f9f6f0;
    border-top: 1px solid #dcdcdc;
    border-bottom: 10px solid:#EBAD21;
    padding-bottom: 50px;
}
footer .footer-title {
    font-size: 22px;
    color: #dad1bf;
    margin-bottom: 4px;
	margin-left:9px;
	font-family:Montserrat;
	font-weight:500;
}
footer .footer-link {
    margin-top: 8px;
}
.address-block {
    line-height: 14px;
	font-family:'Montserrat';
	font-size:10pt;
}
#FooterSearchBar {
    padding: 8px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}
#FooterContactInformation {margin-top:20px;}
.sidebar-heading {
    font-weight: 700;
    font-size: 18px;
}
.sidebar-subheading {
    font-size: 16px;
    margin-bottom: 20px;
}
.vertical-break {
    font-size: 20px;
}
h1.cot-panel-title, h2.cot-panel-title, h3.cot-panel-title,
h4.cot-panel-title, h5.cot-panel-title, h6.cot-panel-title
{
    margin-top: 0px;
    font-weight: 400;
}
ul.nav > li:before, ul.dropdown-menu > li:before { content: none; }
.footer-section {margin-bottom: 10px; }
.gap-right {margin-right: 10px;}
.gap-left {margin-left: 10px;}
.cot-dropin-image {max-width: 100%;}
a[id]:not([href]) {
    content: '';
    display: block;
    height: 90px;
    margin: -90px 0 0;
}
ul.side-nav-list li:before { content: none; } /*eliminate the bullets on the sidebar nav menu*/
.cot-cs-links {
    background: url(/img/311-Icon-alone.png) no-repeat top right;
	padding-bottom: 22px;
}
.footer-section{
font-family:'Montserrat';
	font-size:10pt;
}
.semi-circle {
   border-radius: 7rem 0 0rem 7rem;
    background-color: #EBAD21;
    position:fixed; 
    right:0px;
    width: 110px;
    height: 84px;
    display:flex;
    align-items: center;
	z-index:2;
  top:26%;
	padding-top:3px;
  }
.sectionContainer {
    max-width: 940px;
    position: relative;
    margin: 0px auto;
}
.card img {
    width: 300px;
    height: 130px;
    display: block;
}
.NewsFeed{
background-color:transparent !important;
	width:960px;
}
.card-content{
padding-right:64px;
}
#CalendarPanel{

    border: 1px solid #c5c5c5;
    border-top: 6px solid #EBAD21;
    background: #FFFFFF;
    padding: 23px;
}
.employee-quick-links{
   border: 1px solid #c5c5c5;
    border-top: 4px solid #EBAD21;
    background: #FFFFFF;
    padding: 23px;
	margin-left:75px;
	margin-top:31px;
}
.slideshow-item::before{
content:none;
}