.j-js-footer-wrap { background-color: white; color: #53565a; padding: 10px 0px 15px 15px; border-top: lightgray solid 2px; margin-top: 2px;}
.container { padding: 0 15px; }
.row { display: flex; flex-wrap: wrap; }
.j-js-footer-wrap .menu { -webkit-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; text-align: center; text-transform: uppercase; font-family: "Open Sans", "Roboto", "Helvetica Neue", Arial, sans-serif;}
.j-js-footer-wrap .menu a, footer .menu a:link, footer .menu a:visited { color: #53565a; }
.j-js-footer-wrap .menu a:hover, footer .menu a:active { color: #da291c; text-decoration: underline; }
.j-js-footer-wrap .menu .menu-item {font-size: .85rem; padding-top: 10px; }
.j-js-footer-wrap .menu .menu-column:first-of-type .menu-item:first-of-type { padding-top: 0; }
.j-js-footer-wrap .social { -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; --webkit-order: 3; order: 3; text-align: center; }
.j-js-footer-wrap .social-links { padding-top: 30px; }
.j-js-footer-wrap .social-links img { display: inline-block; padding-right: 10px; width: 45px; max-width: 100%; vertical-align: middle; }
.j-js-footer-wrap .social-links a.footer:hover, footer .social-links a.footer:active { text-decoration: none; }
.j-js-footer-wrap .copyright { align-self: flex-end; font-size: .7rem; -webkit-box-ordinal-group: 4; -moz-box-ordinal-group: 4; -ms-flex-order: 4; -webkit-order: 4; order: 4; padding-top: 30px; text-align: center; }
.col-xs-12 { max-width: 100%; flex: 0 0 100%; }
.j-js-footer-wrap .foot-logo-section { float: left; width: 125px; margin-top: 10px;}
.j-js-footer-wrap .foot-logo { padding: auto; }
.j-js-footer-wrap .logo img { padding-top: 30px; width: 125px; max-width: 100%; }

.footer a:link, a:visited {
    text-decoration: none;
}
.footer a:hover,a:active,a:focus{
    text-decoration: underline;
    outline: 0;outline: none;
}
.menu-link-item-position {
 position: absolute;
 bottom: 0;
 width: 100%;
}

.menu-link-item-table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

.menu-link-item ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.menu-link-item li {
    float: left;
	display: inline;
}


.menu-link-item li a {
    display: block;
    color: #53565a;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
	font-size: 18px;
}
.menu-link-item li a:hover { color: #da291c; }

.menu-link-item-logo {
    width: 100px;
	margin-top: -10px;
}

.menu-link-item-social {
    width: 45px;
	margin-top: -10px;
}

.footer a.unlinked:hover,a.unlinked:focus {
    color: inherit;
    text-decoration: inherit;
}

.footer a:focus .lnk,a:active .lnk,a:hover .lnk{text-decoration: underline;}

@media (min-width: 544px)
{
    .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
}

@media (min-width: 641px)
{
    .j-js-footer-wrap .menu { -webkit-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; text-align: right; }
    .j-js-footer-wrap .social { -webkit-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; }
    .j-js-footer-wrap .social-links img.footer { margin-right: 5px; padding-right: 5px; width: 35px; } 
    .j-js-footer-wrap .logo img { padding-top: 0; }
    .j-js-footer-wrap .menu .menu-column:first-of-type .menu-item:first-of-type { padding-top: 0; }
    .j-js-footer-wrap .social { margin-bottom: 0; text-align: left; }
    .j-js-footer-wrap .copyright { text-align: right; }
    
    .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
    
    .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
    .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
    .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}


@media (min-width: 1200px)
{
    .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667% }
    .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333% }
}

@media only screen and (max-width: 40em)
{
    header.footer .logo { display: none !important; }
    #j-globalNav-bg { margin-left: 0px; padding: 0px; }
    #j-globalNav li.j-globalNav-li { border: none; }
    #j-globalNav li.j-globalNav-li, #j-globalNav > li:first-child + li.j-globalNav-li { margin-left: 0px; }
}

#jive-body-layout-ls .jive-body-layout-l { margin: 0 -255px 0 0; }
    #jive-body-layout-ls .jive-body-layout-s { width: 225px; }
    #jive-body-layout-tls .jive-body-layout-l2 { margin: 0 -255px 0 0; }
    #jive-body-layout-tls .jive-body-layout-s1 { width: 225px; }

    #j-footer { display: none; }

    .j-body-welcome #jive-alert { margin-top: 10px; }

    .jam_docsurvey {
      height: 252px;
      width: 100%;
      padding-left: 0px !important;
    }

    .jive-widget{
        margin-bottom: 20px;
    }

    .jam_interchange{
      margin-bottom: 20px;
    }

.j-pop .j-pop-main.jive-spotlight-search-result
{
  margin-top: 80px;
}

.content-small .j-people-list{
  width: auto;
}
.content-small .j-people-list span.j-status-levels{
  left: auto;
}


@media only screen and (max-width:600px){
.menu-link-item li a {
    font-size: 12px;
	padding: 7px 8px;
}
	.menu-link-item-logo {
    width: 80px;
}
}
