div.page-header
{
        background-color: #fff !important;
}
#global-menu
{
        background: #10284b !important;
}
.indico-top-bar {
	height: 80px !important;
}
.indico-top-bar-logo img {
	height: 80px !important;
}
#global-menu li :is(a,button) {
        background: #10284b !important;
        color: #fff !important;
        font-size: 14px;
}

.category-header {
        background: #fff;
}
h1.category-title {
        font-size: 1.5em;
        text-transform: uppercase;
}

div.page-header img.header-logo {
        height: 80px;
        width: auto;
        height: 80px !important;
        margin: 0px !important;
	margin-left: 15px !important;
}

.indico-top-bar {
        background-color: #fff;
        height: 60px;
}

.indico-top-bar .indico-top-bar-logo img {
        height: 60px;
}

.rb-client-js-components-___App-module__rb-menu-bar___jdvem {
        background: #10284b !important;
}

.rb-client-js-components-___MenuItem-module__rb-menu-item___7D0Th {
        background: #10284b;
}

.rb-client-js-components-___MenuItem-module__rb-menu-item___7D0Th.selected {
        background:#dcb029;
}

.rb-client-js-components-___MenuItem-module__rb-menu-item___7D0Th:hover {
        background:#dcb029;
}

.review-questions li .rating-scale .bullet::after, .review-questions .form-group .rating-scale .bullet::after {
        width: 1.2em;
        height: 1.2em;
        border-radius: 1.2em;
}

.review-questions .form-group .rating-scale .bullet::after {
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    border-left: 2px solid #999;
    background: rgba(0,0,0,0);
}

.abstract-content {
    padding: 10px 10px;
    font-size: 16px;
}

.abstract-content .abstract-authorship-block:first-child {
    margin-top: 1em;
    margin-bottom: 1em;
}

.review-questions .question-text, .review-form .question-text {
        color: #555;
        font-size: 14px;
}

.cfa-announcement img {
        max-width: 100% !important;
}

.event-page-header .button-bar .i-button:not(.label) {
        color: #333;
}

.login-page .register {
        font-size: 1.4em;
        font-weight: bold;
}

.footer {
        background: #00274c;
        color: #aaa;
        margin-top: 10px;
}

td.i-table.title-column {
    text-wrap: inherit !important;
}

.list .i-table td {
    text-wrap: inherit !important;
}

.banner .title a {
    line-height: 1em !important;
}

.management-page header .page-description {
    max-width: 100% !important;
}

.rb-client-js-modules-landing-___Landing-module__landing-page___tdxBk.ui.grid::before {
    background-image: none;
}
