@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

/***************************************************MAIN BODY*********************/

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1c21;
    letter-spacing: -0.1px;
}

@media (max-width: 768px) {
    body, body::before {
        background-color: #f1f1f1 !important;
    }
}

/***************************************************BACKGROUND*********************/

.site-headerFrame {
    background-color: #071636;
}

body, body::before {
    background-color: #071636;
    background-image: none;
    background-attachment: fixed;
    background-position: top center;
    background-size: initial;
    background-repeat: repeat;
}

/***************************************************TOP BAR*********************/

.before-content {
    position: unset !important;
}

.ningbar {
    background-color: #fff;
    z-index: 9;
}

.ningbar-panel.friendRequests-panel {
   z-index: 1;
}

..site-header.container {
   z-index: 0
}

.globalsearch {
    padding: 15px;
    border-radius: 3px 0px 0px 3px;
    background-color: #f1f1f1;
    border: unset;
}

.globalsearch-button {
    position: relative;
    width: 34px;
    height: 30px;
    border: unset;
    margin: 0 0 0 -1px;
    padding: 10px;
    vertical-align: top;
    background-color: #f1f1f1;
    background-image: none;
    box-shadow: none;
    box-sizing: border-box;
}

.globalsearch-button::after {
    position: absolute;
    content: '';
    width: 6px;
    height: 2px;
    border-radius: 2px;
    background-color: #004d9f;
    transform: rotate(45deg);
    bottom: 10px;
    right: 8px;
}

.ningbar-link {
    display: block;
    color: #101e3a;
    font-size: 14px;
    padding: 5px 10px;
}

.ningbar-link {
    font-size: 12px;
    padding: 5px;
}

.central-content {
  padding-top: 0px;
}

.ningbar-panel.recentMessages-panel {
    z-index: 10;
}

@media (max-width: 768px) {

.ningbar-userLinks {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin: auto;
}

.ningbar-list.friendRequests-list {
    display: none;
}

ul.ningbar-userLinks li:nth-child(5) {
    display: none;
}

.globalsearch {
    height: 24px;
    width: 20px;
}

}



/***************************************************HERO IMAGE*********************/

.site-headerFrame {
    background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/12347973273?profile=ORIGINAL");
    background-size: contain;
}

/***************************************************NAV BAR*********************/

.header-nav.navbar ul {
    justify-content: space-between;
    display: flex;
}

.mainTab-item {
    display: inline-block;
    margin-right: 0px;
    width: 100%;
    text-align: center;
}

.mainTab-item > a {
    background-color: #101e3a;
    color: #ffffff;
    font-weight: 900;
}

.mainTab-item > a.hovered, .mainTab-item:hover > a, .mainTab-item.active > a, .mainTab-item[dojotype="SubTabHover"]:hover > a {
    color: #101e3a;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    background-colour: #ffe100;
}

.subTab-item > a {
    background-color: #101e3a;
    color: #ffffff;
    white-space: nowrap;
}

.subTab-item > a:hover {
    color: #101e3a;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.header-nav.navbar ul.subTab {
    display: none;
}

@media (max-width: 768px) {

    .header-nav.navbar ul.mainTab {
        justify-content: space-between;
        display: none;
    }

    .mainTab.condensed-visible {
        display: block !important;
        width: 100%;
    }

}

/***************************************************NAV MOBILE*********************/

.occasional-button > .button-iconic:hover, .occasional-button > .button-iconic.active {
    color: #ffffff;
    background-color: #113e99;
}

.occasional-button {
    text-align: center;
    margin-top: 30px;
}

.occasional-button > .button-iconic {
    width: 100%;
    background-color: #113e99;
    padding: 15px;
}

.icon-menu::before {
    content: 'MENU \e60b';
    letter-spacing: 4px;
}

.icon.icon-menu {
    width: 6em;
}

@media (max-width: 768px) {
.mainTab-item a {
        background-color: #113e99;
    }

    .mainTab-item:hover a, .mainTab-item.active a, .mainTab-item[dojotype="SubTabHover"]:hover a {
        color: #101e3a;
    }
}

/***************************************************SUB-NAV*********************/

.subnav li a {
    display: block;
    padding: 10px;
    font-family: 'Quicksand', sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #004e6d;
}

/***************************************************TITLES*********************/

.entry-title > a {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 900;
    color: #101e3a;
    line-height: 0.8;
    letter-spacing: -0.3px;
    text-transform: uppercase;
}

.entry-title > a:hover {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900 !important;
    color: #004d9f;
}

.module-name {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #040056;
    padding: 10px 0 10px;
    border-top: 3px solid #000;
    border-bottom: 1px solid #000;
    letter-spacing: 5px;
}

.content-name {
    display: none;
}

.content-header, .content-body {
    padding: 0;
}

.comments-action {
  font-size: 11px;
  font-weight: normal;
}

.pagination-number {
    font-size: 13px;
    margin-bottom: 20px;
}

/***************************************************BUTTONS*********************/

.button.button-primary {
    background-color: #101e3a;
}

/*hide avatar*/
.headline .avatar {display: none;}

/*hide byline*/
.headline-byline {display: none;}

/*hide tags in blogs*/
.blogListPage-socialActions li {display: none;}