#j-basic-wrap, .j-body-place #j-main {max-width: 1940px;}#j-globalNav-bg, #j-main, .j-breadcrumb-bar .j-wrap, .j-content-document .j-content-r2-wrap, .j-body-place #j-main #jive-alert, .j-body-place #j-main .j-layout, #j-footer-wrap, nav.j-news-menu.affix .j-homenav, .j2-pages-mitui-profile-banner .j2-width{box-sizing: border-box; max-width: 1900px;}.j-design-latest .j-guided-nav .j-navbar, .j-design-latest.jive-body-formpage:not(.j-fullscreen-view) .jive-content, .j-design-latest.jive-body-formpage #jive-body-main .j-publishbar, .j-design-latest.jive-body-formpage #jive-body-main .j-minor-edit, .j-design-latest.jive-body-formpage #jive-body-main .j-compose-buttons, .j-design-latest.jive-body-formpage #jive-body-main .jive-warn-box, .j-design-latest.jive-body-content:not(.j-fullscreen-view) .j-content, .j-design-latest.jive-body-content .j-content-comments-container .j-content-comments-display-section, .j-design-latest .j-content-r2-wrap {max-width: 1860px;}.j-support-section {margin-left: 20px; margin-right: 20px;}@media screen and (min-width: 0) {#j-basic-wrap, .j-body-place #j-main, .j-support #j-main {max-width: 1900px;}#j-globalNav-bg {max-width: 1900px;}.j-body-place #j-main .j-layout {margin: auto;}.j-body-place #j-main #jive-alert {margin: auto auto 20px;}.j-support-section {margin-left: auto; margin-right: auto;}}@media screen and (max-width: 1940px) {#j-basic-wrap, .j-body-place #j-main, .j-support #j-main{max-width: 1940px;}#j-globalNav-bg, .j-breadcrumb-bar .j-wrap, .j-content-document .j-content-r2-wrap {max-width: 1900px;}.j-body-place #j-main #jive-alert {margin: auto 20px 20px;}.j-body-place #j-main .j-layout {margin: auto 20px;}.j-support-section {margin-left: 20px; margin-right: 20px;}}:root {
    --primary: #00416b; /* Main Nav Background Color */
    --secondary: #25A59B; 
    --third: #57BABB; /* Meta Link Color (Author time ago <-- under titles) */
    --alert-color: #de0000; /* Notification Background Color and Unread Indicator Dots */
    --home-banner-height: 15vw; /* 25vw is Default --> (25% of Viewport Width) */
   /* --general-banner-height: 10vw; 35px is Default */
    --main-banner-text-color: #ffffff;
    --main-nav-color: #FFFFFF; /* Main Nav Text Color */
    --main-nav-hover: #B0E2F8; /* Main Nav Text Hover Color */
    --user-avatar-bg: #25A59B; /* User Menu Background Color */
    --tile-titles: #999999;
    --tile-shadows: 0 0 8px rgba(0,0,0,0.3);
    --internet-background: #F4F3F4;
    --home-banner-bg-img: url("https://admiral.jiveon.com/resources/images/palette-201020/HeaderHomePageV3.jpg");
    --general-banner-bg-img: url("https://admiral.jiveon.com/resources/images/palette-201020/HeaderForRestOfPages2.jpg");
    --customer-logo: url('https://admiral.jiveon.com/resources/images/palette-201020/MainMenu_AdmiralLogo_White.png');
    --custom-sprite-url: url('');
    --global-text-color: #221A1A;
    --global-link-color: #0069A4;
    --meta-light-links: #a9a9a9; /* Some Meta links */
    --place-header-background-size: cover; 
}

ul, ol { 
    list-style: none; 
}
body {
    min-width: 0 !important;
    background-color: var(--internet-background) !important;
}
p em {
    letter-spacing: 1px;
}

/* Global Header - Main Banner - Primary Color */

.hero {
    background-image: var(--general-banner-bg-img);
    background-color: var(--primary);
    color: var(--main-banner-text-color);
}
body.j-body-home .hero {
    background-image: var(--home-banner-bg-img);
    height: var(--home-banner-height);
    background-position: left;
}
.hero h1, .hero h2, .hero h3, .hero h4, .hero h5, .hero h6, .hero p {
    color: var(--main-banner-text-color);
}

/* Global Nav Bar Background */
#j-globalNav-bg {
    background-color: var(--primary) !important;
}
/* Individual Page Header Backgrounds */

.j-body-place #jive-body .j-page-header {
    background-color: var(--primary) !important;
}


/* Global Nav Logo */
.j-simple-nav-logo {
    background-image: var(--customer-logo);
}
/* Global Nav Link Color */
.j-globalNavLink:link, .j-globalNavLink:visited, .j-globalNavLink:hover, .j-globalNavLink:active, .j-globalNav .j-globalNav-li.j-nav-create a.j-globalNavLink, #j-compact-header a .j-user-name, #j-compact-header a.login, #j-compact-header a.register {
    color: var(--main-nav-color) !important;
}
/* Global Nav Link Hover Color */
.j-globalNav > li.j-globalNav-li > a.j-globalNavLink:hover, .j-globalNav > li.j-globalNav-li > a.j-globalNavLink:focus, .j-globalNav li.j-globalNav-li.active .j-globalNavLink, #j-compact-header a:hover .j-user-name, #j-compact-header a:hover.login, #j-compact-header a:hover.register, #j-compact-header a:focus .j-user-name, #j-compact-header a:focus.login, #j-compact-header a:focus.register, #j-compact-header li.active .j-user-name, #j-compact-header li.active.login, #j-compact-header li.active.register {
    color: var(--main-nav-hover) !important;
}
/* Secondary Nav Link Background - Where the User Avatar */
#j-compact-header #j-links:before {
    background-color: var(--user-avatar-bg) !important;
}

/* Place Header Navigation Links Color */
.j-placeNav .j-placeLinks li>a, .j-placeTitle .j-nav-more, .font-color-white, a.font-color-white:link, a.font-color-white:visited {
    color: var(--main-banner-text-color) !important;
}
/* Place Header background image size */
.j-body-place #jive-body .j-page-header {
    background-size: var(--place-header-background-size);
}

/* Bright Highlight - Secondary Color */
.font-color-meta-light, a.font-color-meta-light:link, a.font-color-meta-light:visited, .jive-js-statusinput-default.jive-statusinput, .j-main-mb-entry .jive-js-statusinput-default, .j-author-act a.jivecontainerTT-hover-container, .jive-alert-announcement-label {
    color: var(--secondary) !important;
}
.j-tile .peopleList.j-icon-list li a {
    color: var(--secondary) !important;
}
.j-tile .peopleList.j-icon-list li a img {
    border-color: var(--secondary) !important;
}
.j-tile .jive-icon-glyph, .j-comments .lnk {
    color: var(--secondary) !important;
}
[js-instance-id="1196"] section .contentList li a:before {
    border: 1px solid var(--secondary) !important;
}

/* Meta Link Color (Author time ago <-- under titles) - Third color */
.j-author-act-meta a, .j-author-line a, .j-reply-author-line a, .linkDescription a, .j-act-expand-bar a, .j-act-time a.font-color-meta-light, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a, .font-color-meta, .j-main-mb-entry .jive-js-statusinput-default:focus, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb {
    color: var(--third) !important;
}
.j-tile-header .font-color-meta {
    color: var(--tile-titles) !important;
}

/*  CUSTOM ICON SPRITE
 *  You can override the default icon sprite by 
 *  downloading the original sprite and updating it. 
 *  After you've uploaded the replacement sprite 
 *  put the URL in the --custom-sprite-url variable and
 *  remember to un-comment the background-image option below
 *  ==========================================================
*/
.jive-icon-med {
    /* background-image: var(--custom-sprite-url); */
}

/* 
 *  Update the js-instance-id to make 
 *  Tile Links like the HR TOOLBOX on the human resources page 
 *  ==========================================================
*/
[js-instance-id="1196"] section .contentList {
    display: flex;
    flex-wrap: wrap;
}
[js-instance-id="1196"] section .contentList li {
    width: 33%;
    padding: 0 !important;
    background-size: 80%;
    background-position: center 2px;
    background-repeat: no-repeat;
}
[js-instance-id="1196"] section .contentList li a {
    text-align: center;
    margin-bottom: 16px
}
[js-instance-id="1196"] section .contentList li a img {
    top: 0 !important;
    position: relative !important;
    height: unset;
    width: 80%;
    border: 2px solid transparent;
    filter: grayscale(1);
}
[js-instance-id="1196"] section .contentList li a:before {
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 81px;
    left: 8px;
}

/* 
 * You shouldn't have to mess with much below this point 
 * ======================================================
 */

.hero {
    height: var(--general-banner-height);
    background-size: cover;
    background-position: right;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 6rem;
}
#j-globalNav-bg {
    display: flex;
    justify-content: space-between;
    height: auto;
    max-width: 100%;
    min-width: 0 !important;
}
#j-globalNav-bg.fixed_nav {
    position: fixed;
    width: 100%;
    top: 0;
}
#j-globalNav {
    display: flex;
    justify-content: space-evenly;
    position: initial;
}
#j-globalNav li {
    line-height: 1em;
    font-weight: 500;
    height: auto !important;
    display: flex;
    align-items: center;
}
.j-globalNavLink {
    height: auto;
    padding: 2em 1em;
}
.j-simple-nav-logo {
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: 76%;
    transition: opacity 0.3s ease;
}
.j-simple-nav-logo:hover {
    opacity: 0.8;
}
.j-simple-logo img {
    max-width: unset;
    max-height: unset;
    opacity:0   
}
.j-simple-logo.j-globalNavLink {
    padding: 18px;
}
.j-stream-container .j-act-content, .j-profile-stream .j-act-content, .j-stream-tile.j-stream-container .j-act-entry .j-act-content {
    border-radius: 0;
    box-shadow: var(--tile-shadows);
}
#j-compact-header #j-links {
    margin-top: 0;
    display: flex;
    align-items: center;
    padding-left: 2em !important;
    position: relative;
}
#j-compact-header #j-links:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -1000px;
    bottom: 0;
    left:0;
}
body >div:nth-child(2) {
    overflow: hidden
}
#j-main-wrapper {
    padding-top: 0.5em;
    background-color: transparent;
}
.j-placeTitle a.j-placeName {
    color: #ffffff !important;
}
#streamAndDatablocks {
    padding-top: 3em;
}
.j-body-home #streamAndDatablocks {
    padding-top: 0;
}
.j-tile {
    box-shadow: var(--tile-shadows);
    border: 1px solid #BEBEBE;
    background-color: #FFFFFF;
    border-radius: 0;
}
.j-hero-tile .j-tile {
    box-shadow: none;
    border: 0;
}
.j-tileType-iframe, .j-tile.j-narrow-tile.j-tileType-iframe {
    padding: 0;
}
.j-tileType-iframe .j-tile-body {
    line-height: 0;
}
.j-tile-iframe {
    width: 100% !important;
}
.js-ask-a-question-tile {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-wrap: wrap;
}
.js-ask-a-question-tile .j-form {
    width: 75%;
}
.js-ask-a-question-tile .j-form input {
    border: none;
}
.js-ask-a-question-tile .j-form input:focus {
    box-shadow: none;
}
.js-ask-a-question-tile button {
    width: 25%;
    border-radius: 0;
    margin: 0 !important;
}
.j-banner-module-header {
    background-color: #FFFFFF;
}
.j-body-home #jive-alert {
    background-color: #DBDBDB;
    box-shadow: var(--tile-shadows);
    margin-bottom: 3em;
    border-radius: 0;
    border: 1px solid #BEBEBE;
}
.j-tile .peopleList.j-icon-list li a {
    font-weight: 600;
}
.j-tile .peopleList.j-icon-list li a img {
    display: block;
    border: 2px solid;
    filter: grayscale(0%);
}
.j-tile .j-icon-list li a img {
    filter: grayscale(100%);
    transition: all 0.3s ease;
}
.j-tile .j-icon-list li a:hover > img {
    filter: grayscale(0%);
}
.j-design-latest.jive-body-content .j-content {
    margin-top: 51px; /*Previous value was 120px*/
}
.jive-rendered-content img {
    max-width: 100%;
}
.jive-alert-content .jive-rendered-content p, .jive-alert-content .jive-rendered-content span {
    background-color: transparent !important;
}

#j-theming-add-nav-item {
    display: block !important;
    position: relative;
}

/* 
 * Media Queries
 * ===========================
 */
@media screen and (max-width: 10000px) and (min-width: 641px) {
    .j-content-post.j-header-mode-custom .j-banner-module-header,   .j-content-post.j-header-mode-custom.jive-body-formpage .j-banner-module-header.j-banner-uploaded,  .j-content-blogpost.j-header-mode-custom .j-banner-module-header,   .j-content-blogpost.j-header-mode-custom.jive-body-formpage .j-banner-module-header.j-banner-uploaded {
        height: 55vh;
        max-height: none;
    }
}
@media screen and (max-width: 1040px) {
    #j-globalNav-bg {
        flex-direction:column;
        padding: 0;
    }
    #j-links {
        justify-content: center;
        padding: 16px 0 10px
    }
    .j-content {
        max-width: 100%
    }
}
@media screen and (max-width: 640px) {
    #j-globalNav {
        flex-direction: column;
        width: 100%;
    }
    #j-compact-header #j-links,     #j-header-wrap header #j-links {
        padding-left: 0 !important;
        top: 0;
    }
    #j-header-wrap header #j-links:before {
        background-color: transparent !important
    }
}
@media screen and (max-width:340px){
    .j-simple-nav-logo {
        display: none !important;
    }
}













/* Jive Automatically Appended CSS 
/* Overridden with variables and !important declarations 
/* ===========================================================
*/

.j-globalNavLink {
    text-shadow: none;
}
body {
    background-color: #cccccc;
    color: var(--global-text-color) !important;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6, .mce-window-head .mce-title {
    color: var(--global-text-color);
}
.font-color-normal, a.font-color-normal:link, a.font-color-normal:visited, .j-tabbar > li > a, .j-tabbar > li .inside, .mce-floatpanel.mce-window .mce-tabs .mce-tab, .j2-pages-mitui-profile-header .j2-profile-nav ul li a {
    color: var(--global-text-color) !important;
    fill: var(--global-text-color) !important;
}
a, a:visited, a:link, .j-impact-list .j-metric .j-count, .font-color-link, .j-tabbar li a:hover, .j-tabbar > li.active > a, .j-tabbar > li.j-active > a, .j-tabbar > li.j-tab-selected > a, .j-tabbar > li.active .inside, .mce-floatpanel.mce-window .mce-tabs .mce-tab:hover, .mce-floatpanel.mce-window .mce-tabs .mce-tab.mce-active, .j2-pages-mitui-profile-header .j2-profile-nav ul li a:hover, .j2-pages-mitui-profile-header .j2-profile-nav ul li a.active, .j2-pages-mitui-profile-fields .j2-edit-link, .j2-pages-mitui-profile-layout .j2-main-column section footer a, .j2-pages-mitui-profile-content .j2-location a:hover, .j2-base-components-global-tag-picker-popover-tag .j2-suggestion-header li.active button:hover, .j2-base-components-global-tag-picker-popover-tag .j2-list-tag li a, .j2-pages-mitui-profile-header .j2-profile-info .j2-presence li.j2-editable a:after, .j-page-customizable-message .j-box-dismiss-container button, .jive-widget-menu-btn .jive-widget-menu-btn-link{
    color: var(--global-link-color) !important;
    fill: var(--global-link-color) !important;
}
.j-impact-list .j-bar .j-bar-index {
    background-color: var(--global-link-color) !important;
}
.j-tabbar > li.active > a, .j-tabbar > li.j-active > a, .j-tabbar > li.j-tab-selected > a, .j-tabbar > li.active .inside, .mce-floatpanel.mce-window .mce-tabs .mce-tab.mce-active, .j2-pages-mitui-profile-header .j2-profile-nav ul li a.active, .j2-base-components-global-tag-picker-popover-tag .j2-suggestion-header li.active button {
    border-bottom: 3px solid var(--global-link-color) !important;
}
a:hover, .font-color-link:hover, .j-page-customizable-message .j-box-dismiss-container button:hover, .jive-widget-menu-btn .jive-widget-menu-btn-link {
    color:  var(--secondary) !important;
    fill:  var(--secondary) !important;
}
.font-color-meta, .j-main-mb-entry .jive-js-statusinput-default:focus, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb{
    color: var(--third);
    fill: var(--third);
}
.font-color-meta a:link, .font-color-meta a:visited, .font-color-meta-light a:link, .font-color-meta-light a:visited, a.font-color-meta:link, a.font-color-meta:visited, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a{
    color: var(--third);
    fill: var(--third);
}
.font-color-meta a:hover, .font-color-meta a:focus, .font-color-meta a:active, .font-color-meta-light a:hover, .font-color-meta-light a:focus, .font-color-meta-light a:active a.font-color-meta:hover, a.font-color-meta:focus, a.font-color-meta:active, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a:hover, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a:focus, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a:active{
    color:  var(--secondary) !important;
    fill:  var(--secondary) !important;
}
.font-color-meta-light, a.font-color-meta-light:link, a.font-color-meta-light:visited, .jive-js-statusinput-default.jive-statusinput, .j-main-mb-entry .jive-js-statusinput-default {
    color: var(--meta-light-links) !important;
    fill: var(--meta-light-links) !important;
}
a.font-color-meta-light:hover, a.font-color-meta-light:active {
    color:  var(--secondary) !important;
    fill:  var(--secondary) !important;
}
.j-globalNavLink:link, .j-globalNavLink:visited, .j-globalNavLink:hover, .j-globalNavLink:active, .j-globalNav .j-globalNav-li.j-nav-create a.j-globalNavLink, #j-compact-header a .j-user-name, #j-compact-header a.login, #j-compact-header a.register {
    color: var(--global-text-color);
}
#j-globalNav #mobile-menu > a > span i {
    background: var(--global-text-color);
}
.j-globalNav > li.j-globalNav-li > a.j-globalNavLink:hover, .j-globalNav > li.j-globalNav-li > a.j-globalNavLink:focus, .j-globalNav li.j-globalNav-li.active .j-globalNavLink, #j-compact-header a:hover .j-user-name, #j-compact-header a:hover.login, #j-compact-header a:hover.register, #j-compact-header a:focus .j-user-name, #j-compact-header a:focus.login, #j-compact-header a:focus.register, #j-compact-header li.active .j-user-name, #j-compact-header li.active.login, #j-compact-header li.active.register {
    color: var(--main-nav-hover) !important;
}
#j-globalNav #mobile-menu > a:hover > span i, #j-globalNav #mobile-menu > a:focus > span i {
    background: var(--secondary) !important;
}
.contentListItem.super-list .j-indicator-unread, .j-navbadge-count, .j-nav-indicator-unread {
    background-color:var(--alert-color) !important;
}
nav.j-news-menu.affix {
    background-color:#cccccc;
}
#j-globalNav-bg {
    background-color: #ffffff;
    background-image: none;
    border-style: solid;
}
@media screen and (max-width: 40em) {
    #j-globalNav-bg {

    }
}
#j-header, #j-compact-header{
    background-color: #ddd;
}

h1#jive-global-header-title a.j-header-logo {
    color: #fafafa;
}
#j-satNav-wrap .j-navLabel, #j-satNav-wrap .login, #j-satNav-wrap .register, #j-satNav-wrap li a.j-globalNavLink, #j-basic-wrap .j-header-logo {
    color: var(--global-text-color);
}
button, input[type="button"], input[type="reset"], input[type="submit"], .j-btn-global, a.j-btn-global:link, a.j-btn-global:visited, a.j-btn-global:hover, a.j-btn-global:focus, a.j-btn-global:active, .j-btn-global-color, div .mce-btn-has-text[role="button"]:not([aria-haspopup]):not([aria-label]) button, .j2-core-war-src-main-webapp-web-inf-classes-soy-places-nav-edit-modal .j2-cancel-button, .j2-pages-mitui-profile-skills .j2-tag-picker-controls a, .j2-pages-mitui-profile-skills .j2-tag-picker-controls button, .j2-base-components-global-modal-rewards .j2-modal-footer .j2-close-button {
    color: var(--global-text-color) !important;
}
a.j-btn-callout:link, a.j-btn-callout:visited, a.j-btn-callout:hover, a.j-btn-callout:focus, a.j-btn-callout:active, div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button {
    color: var(--main-banner-text-color) !important;
}
div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button, button.j-btn-callout, input[type="button"].j-btn-callout, input[type="reset"].j-btn-callout, input[type="submit"].j-btn-callout, .j-btn-callout, #jive-nav-link-logout, j2-core-war-src-main-webapp-web-inf-classes-soy-places-nav-edit-modal .j2-primary-button, .j2-pages-mitui-profile-skills .j2-tag-picker-controls a.j2-callout, .j2-pages-mitui-profile-skills .j2-tag-picker-controls button.j2-callout {
    color: var(--main-banner-text-color) !important;
    background-color: var(--primary) !important;
}
div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button:hover, div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button:focus, div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button:active, button.j-btn-callout:hover, button.j-btn-callout:focus, button.j-btn-callout:active, input[type="button"].j-btn-callout:hover, input[type="button"].j-btn-callout:focus, input[type="button"].j-btn-callout:active, input[type="reset"].j-btn-callout:hover, input[type="reset"].j-btn-callout:focus, input[type="reset"].j-btn-callout:active, input[type="submit"].j-btn-callout:hover, input[type="submit"].j-btn-callout:focus, input[type="submit"].j-btn-callout:active, .j-btn-callout:hover, .j-btn-callout:focus, .j-btn-callout:active, #jive-nav-link-logout:hover, #jive-nav-link-logout:focus, #jive-nav-link-logout:active, button.j-btn-callout[disabled], input[type="button"].j-btn-callout[disabled], input[type="reset"].j-btn-callout[disabled], input[type="submit"].j-btn-callout[disabled], button.j-btn-callout[disabled]:hover, button.j-btn-callout[disabled]:focus, input.j-btn-callout[type="button"][disabled]:hover, input.j-btn-callout[type="button"][disabled]:focus, input.j-btn-callout[type="reset"][disabled]:hover, input.j-btn-callout[type="reset"][disabled]:focus, input.j-btn-callout[type="submit"][disabled]:hover, input.j-btn-callout[type="submit"][disabled]:focus, .j-btn-callout[disabled]:hover, .j-btn-callout[disabled]:focus, .j-btn-callout[class*="j-btn-"]:link.disabled, .j2-pages-mitui-profile-skills .j2-tag-picker-controls a.j2-callout, .j2-pages-mitui-profile-skills .j2-tag-picker-controls button.j2-callout, .j2-pages-mitui-profile-skills .j2-tag-picker-controls a.j2-callout:hover, .j2-pages-mitui-profile-skills .j2-tag-picker-controls button.j2-callout:hover {
    color: #FFFFFF !important;
    background-color: var(--secondary) !important;
}
div .mce-btn-has-text[role="button"]:not([aria-haspopup]):not([aria-label]) button, button, input[type="button"], input[type="reset"], input[type="submit"], .j-btn-global, button.j-btn-callout, input[type="button"].j-btn-callout, input[type="reset"].j-btn-callout, input[type="submit"].j-btn-callout, .j-btn-callout, #jive-nav-link-logout {
    background-image: none;
    box-shadow: none;
}
.j-box.j-enhanced header, .jive-widget .jive-widget-header h4, .jive-widget .jive-widget-header .j-filters-showing, .j-box header h4, .j-tile header h4, .j-home-featured-places h4, .j-box header h3, .j-menu .font-color-meta, .j-pop h2, .jive-modal > header:first-child h2, .j2-core-war-src-main-webapp-web-inf-classes-soy-places header h2, .jive-modal header.j-modal-header h2, .jive-modal > div > header:first-child h2, div .mce-window-head .mce-title, .j2-pages-mitui-profile-layout .j2-sidebar section h2, .j2-pages-mitui-profile-layout .j2-main-column section h2 {
    color: var(--tile-titles) !important;
}
.j-box.j-enhanced, .j-tile, .jive-widget, .jive-widget-recentactivitywidget .j-stream{
}
.j-box.j-enhanced header, .jive-widget .jive-box-header {
    background-color: transparent;
    border-style: solid none;
    border-top-color: #eeeeee;
    border-top-width: 0px;
    border-bottom-color: #eeeeee;
    border-bottom-width: 0px;
}
.j-globalNav > li.j-globalNav-li.active, .j-globalNav > li.j-globalNav-li:hover, #appsQuickLaunchLink.active, #navCreate.active, #j-nav-search.active, #j-satNav.active, ul .j-nav-create .j-globalNavLink:hover span.nav-link, ul .j-nav-create .j-globalNavLink:focus span.nav-link, ul .j-nav-create .j-globalNavLink.active span.nav-link, .j-globalNav > li.j-globalNav-li .j-globalNavLink.active {
    background-position: 100% -766px;
}
.j-banner-img-main {
    max-width: 1300px;
}
.j-design-latest.j-content-document:not(.j-fullscreen-view) .defaultSkin table.mceLayout tr.mceFirst .mceToolbar.mceLeft.mceFirst.mceLast #wysiwygtext_toolbargroup.affix {
    max-width: calc(1300px - 42px) !important;
    width: calc(86% - 2px) !important;
}
.j-design-latest.j-content-document.j-fullscreen-view .defaultSkin table.mceLayout tr.mceFirst .mceToolbar.mceLeft.mceFirst.mceLast #wysiwygtext_toolbargroup.affix {
    max-width: none !important;
    width: 100% !important;
}

/* adjust the size of the user avatar 
/* in the user menu so that native javascript 
/* can correctly place the popup menu */
.j-nav-user.j-globalNavLink.j-ui-elem { 
    height: 24px !important; 
    padding-bottom:7px; 
}
.j-globalNavLink {text-shadow: none;}body {background-color: #cccccc;color: #221A1A;font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;margin: 0 auto;}
h1, h2, h3, h4, h5, h6, .mce-window-head .mce-title {color: #171717;}.font-color-normal, a.font-color-normal:link, a.font-color-normal:visited, .j-tabbar > li > a, .j-tabbar > li .inside, .mce-floatpanel.mce-window .mce-tabs .mce-tab, .j2-pages-mitui-profile-header .j2-profile-nav ul li a {color: #221A1A; fill: #221A1A;}a, a:visited, a:link, .j-impact-list .j-metric .j-count, .font-color-link, .j-tabbar li a:hover, .j-tabbar > li.active > a, .j-tabbar > li.j-active > a, .j-tabbar > li.j-tab-selected > a, .j-tabbar > li.active .inside, .mce-floatpanel.mce-window .mce-tabs .mce-tab:hover, .mce-floatpanel.mce-window .mce-tabs .mce-tab.mce-active, .j2-pages-mitui-profile-content .j2-location a:hover, .j2-base-components-global-tag-picker-popover-tag .j2-suggestion-header li.active button:hover, .j2-base-components-global-tag-picker-popover-tag .j2-list-tag li a, .j2-pages-mitui-profile-header .j2-profile-info .j2-presence li.j2-editable a:after, .j-page-customizable-message .j-box-dismiss-container button, .jive-widget-menu-btn .jive-widget-menu-btn-link{color: #0069A4; fill: #0069A4;}.j-impact-list .j-bar .j-bar-index {background-color: #0069A4;}.j2-pages-mitui-profile-header .j2-profile-nav ul li a.active, .j2-pages-mitui-profile-content .j2-location a, .j2-pages-mitui-profile-content h3 a, .j2-pages-mitui-profile-fields .j2-edit-link, .j2-content-list .j2-content-area > p, .j2-pages-mitui-profile-layout .j2-main-column section footer a  {color: #0069A4 !important; fill: #0069A4 !important;}.j2-pages-mitui-profile-header .j2-profile-nav ul li a.active {border-bottom: 3px solid #0069A4 !important;}.j-tabbar > li.active > a, .j-tabbar > li.j-active > a, .j-tabbar > li.j-tab-selected > a, .j-tabbar > li.active .inside, .mce-floatpanel.mce-window .mce-tabs .mce-tab.mce-active, .j2-base-components-global-tag-picker-popover-tag .j2-suggestion-header li.active button {border-bottom: 3px solid #0069A4;}a:hover, .font-color-link:hover, .j2-pages-mitui-profile-header .j2-profile-nav ul li a:hover, .j2-pages-mitui-profile-fields .j2-edit-link:hover, .j2-pages-mitui-profile-content .j2-location a:hover, .j2-pages-mitui-profile-content h3 a:hover, .j-page-customizable-message .j-box-dismiss-container button:hover, .j2-pages-mitui-profile-layout .j2-main-column section footer a:hover, .jive-widget-menu-btn .jive-widget-menu-btn-link {color: #F7B336 !important; fill: #F7B336 !important;}.font-color-meta, .j-main-mb-entry .jive-js-statusinput-default:focus, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb{color: #C2DFE3; fill: #C2DFE3;}.font-color-meta a:link, .font-color-meta a:visited, .font-color-meta-light a:link, .font-color-meta-light a:visited, a.font-color-meta:link, a.font-color-meta:visited, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a{color: #C2DFE3; fill: #C2DFE3;}.font-color-meta a:hover, .font-color-meta a:focus, .font-color-meta a:active, .font-color-meta-light a:hover, .font-color-meta-light a:focus, .font-color-meta-light a:active a.font-color-meta:hover, a.font-color-meta:focus, a.font-color-meta:active, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a:hover, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a:focus, .j-breadcrumb-bar #jive-breadcrumb.j-breadcrumb a:active{color: #E40426; fill: #E40426;}.font-color-meta-light, a.font-color-meta-light:link, a.font-color-meta-light:visited, .jive-js-statusinput-default.jive-statusinput, .j-main-mb-entry .jive-js-statusinput-default {color: #a9a9a9; fill: #a9a9a9;}a.font-color-meta-light:hover, a.font-color-meta-light:active {color: #E40426; fill: #E40426;}.j-globalNavLink:link, .j-globalNavLink:visited, .j-globalNavLink:hover, .j-globalNavLink:active, .j-globalNav .j-globalNav-li.j-nav-create a.j-globalNavLink, #j-compact-header a .j-user-name, #j-compact-header a.login, #j-compact-header a.register {color: #171717;}#j-globalNav #mobile-menu > a > span i {background: #171717;}.j-globalNav > li.j-globalNav-li > a.j-globalNavLink:hover, .j-globalNav > li.j-globalNav-li > a.j-globalNavLink:focus, .j-globalNav li.j-globalNav-li.active .j-globalNavLink, #j-compact-header a:hover .j-user-name, #j-compact-header a:hover.login, #j-compact-header a:hover.register, #j-compact-header a:focus .j-user-name, #j-compact-header a:focus.login, #j-compact-header a:focus.register, #j-compact-header li.active .j-user-name, #j-compact-header li.active.login, #j-compact-header li.active.register {color: #ea212e;}#j-globalNav #mobile-menu > a:hover > span i, #j-globalNav #mobile-menu > a:focus > span i {background: #ea212e;}.contentListItem.super-list .j-indicator-unread, .j-navbadge-count, .j-nav-indicator-unread { background-color:#ea212e; }nav.j-news-menu.affix { background-color:#cccccc; }#j-globalNav-bg {background-color: #ffffff;background-image: none;border-style: solid;}@media screen and (max-width: 40em) {#j-globalNav-bg {}}#j-header, #j-compact-header{background-color: #ddd;}
h1#jive-global-header-title a.j-header-logo {color: #fafafa;}#j-satNav-wrap .j-navLabel, #j-satNav-wrap .login, #j-satNav-wrap .register, #j-satNav-wrap li a.j-globalNavLink, #j-basic-wrap .j-header-logo { color: #ffffff; }button, input[type="button"], input[type="reset"], input[type="submit"], .j-btn-global, a.j-btn-global:link, a.j-btn-global:visited, a.j-btn-global:hover, a.j-btn-global:focus, a.j-btn-global:active, .j-btn-global-color, div .mce-btn-has-text[role="button"]:not([aria-haspopup]):not([aria-label]) button, .j2-core-war-src-main-webapp-web-inf-classes-soy-places-nav-edit-modal .j2-cancel-button, .j2-pages-mitui-profile-skills .j2-tag-picker-controls a, .j2-pages-mitui-profile-skills .j2-tag-picker-controls button, .j2-base-components-global-modal-rewards .j2-modal-footer .j2-close-button {color: #221A1A;}a.j-btn-callout:link, a.j-btn-callout:visited, a.j-btn-callout:hover, a.j-btn-callout:focus, a.j-btn-callout:active, div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button {color: #fff}div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button, button.j-btn-callout, input[type="button"].j-btn-callout, input[type="reset"].j-btn-callout, input[type="submit"].j-btn-callout, .j-btn-callout, #jive-nav-link-logout, j2-core-war-src-main-webapp-web-inf-classes-soy-places-nav-edit-modal .j2-primary-button, .j2-pages-mitui-profile-skills .j2-tag-picker-controls a.j2-callout, .j2-pages-mitui-profile-skills .j2-tag-picker-controls button.j2-callout {color: #fff; background-color: #BD0E35;}div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button:hover, div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button:focus, div .mce-primary[role="button"]:not([aria-haspopup]):not([aria-label]) button:active, button.j-btn-callout:hover, button.j-btn-callout:focus, button.j-btn-callout:active, input[type="button"].j-btn-callout:hover, input[type="button"].j-btn-callout:focus, input[type="button"].j-btn-callout:active, input[type="reset"].j-btn-callout:hover, input[type="reset"].j-btn-callout:focus, input[type="reset"].j-btn-callout:active, input[type="submit"].j-btn-callout:hover, input[type="submit"].j-btn-callout:focus, input[type="submit"].j-btn-callout:active, .j-btn-callout:hover, .j-btn-callout:focus, .j-btn-callout:active, #jive-nav-link-logout:hover, #jive-nav-link-logout:focus, #jive-nav-link-logout:active, button.j-btn-callout[disabled], input[type="button"].j-btn-callout[disabled], input[type="reset"].j-btn-callout[disabled], input[type="submit"].j-btn-callout[disabled], button.j-btn-callout[disabled]:hover, button.j-btn-callout[disabled]:focus, input.j-btn-callout[type="button"][disabled]:hover, input.j-btn-callout[type="button"][disabled]:focus, input.j-btn-callout[type="reset"][disabled]:hover, input.j-btn-callout[type="reset"][disabled]:focus, input.j-btn-callout[type="submit"][disabled]:hover, input.j-btn-callout[type="submit"][disabled]:focus, .j-btn-callout[disabled]:hover, .j-btn-callout[disabled]:focus, .j-btn-callout[class*="j-btn-"]:link.disabled, .j2-pages-mitui-profile-skills .j2-tag-picker-controls a.j2-callout, .j2-pages-mitui-profile-skills .j2-tag-picker-controls button.j2-callout, .j2-pages-mitui-profile-skills .j2-tag-picker-controls a.j2-callout:hover, .j2-pages-mitui-profile-skills .j2-tag-picker-controls button.j2-callout:hover {background-color: #EA212E;}div .mce-btn-has-text[role="button"]:not([aria-haspopup]):not([aria-label]) button, button, input[type="button"], input[type="reset"], input[type="submit"], .j-btn-global, button.j-btn-callout, input[type="button"].j-btn-callout, input[type="reset"].j-btn-callout, input[type="submit"].j-btn-callout, .j-btn-callout, #jive-nav-link-logout {background-image: none; box-shadow: none;}.j-box.j-enhanced header, .jive-widget .jive-widget-header h4, .jive-widget .jive-widget-header .j-filters-showing, .j-box header h4, .j-tile header h4, .j-home-featured-places h4, .j-box header h3, .j-menu .font-color-meta, .j-pop h2, .jive-modal > header:first-child h2, .j2-core-war-src-main-webapp-web-inf-classes-soy-places header h2, .jive-modal header.j-modal-header h2, .jive-modal > div > header:first-child h2, div .mce-window-head .mce-title, .j2-pages-mitui-profile-layout .j2-sidebar section h2, .j2-pages-mitui-profile-layout .j2-main-column section h2 {color: #999999;}.j-box.j-enhanced, .j-tile, .jive-widget, .jive-widget-recentactivitywidget .j-stream{}.j-box.j-enhanced header, .jive-widget .jive-box-header {background-color: transparent;border-style: solid none;border-top-color: #eeeeee;border-top-width: 0px;border-bottom-color: #eeeeee;border-bottom-width: 0px;}.j-globalNav > li.j-globalNav-li.active, .j-globalNav > li.j-globalNav-li:hover, #appsQuickLaunchLink.active, #navCreate.active, #j-nav-search.active, #j-satNav.active, ul .j-nav-create .j-globalNavLink:hover span.nav-link, ul .j-nav-create .j-globalNavLink:focus span.nav-link, ul .j-nav-create .j-globalNavLink.active span.nav-link, .j-globalNav > li.j-globalNav-li .j-globalNavLink.active {background-position: 100% -766px;}.j-banner-img-main {max-width: 1900px;}.j-design-latest.j-content-document:not(.j-fullscreen-view) .defaultSkin table.mceLayout tr.mceFirst .mceToolbar.mceLeft.mceFirst.mceLast #wysiwygtext_toolbargroup.affix {max-width: calc(1900px - 42px) !important; width: calc(86% - 2px) !important;}.j-design-latest.j-content-document.j-fullscreen-view .defaultSkin table.mceLayout tr.mceFirst .mceToolbar.mceLeft.mceFirst.mceLast #wysiwygtext_toolbargroup.affix {max-width: none !important; width: 100% !important;}