﻿.big-list li.about-us-community-icon, .main-content ul:not(.no-bullet).big-list li.about-us-community-icon {
    background: url(../images/rise-torch.png) no-repeat left top;
    background-size: 60px;
    padding-left: 4.5rem;
    min-height: 60px
}

.portal-alerts {
    margin-bottom: 2em;
}

.portal-alert {
    background-color: #FFEE8B;
    padding: 1em;
    margin-top: 0.3em;
}

a:hover .portal-alert {
    background-color: #ddd
}

/*.portal-alert a::after {
    color: #ffffff;
    display: none;
    font-family: "Font Awesome 5 Solid";
    content: "\f138"
}
*/

.pinned.event.article {
    background: linear-gradient(#cad0de,#9da7bd);
}

.pinned.event.article .dateline
{
    color:black;
}

.pinnedArticleContainer{
    margin-bottom:3rem;
}

.totara-button {
    font-size: 0.6rem;
    margin: 0 0.5rem;
    border-radius: 0.5em;
    letter-spacing: 0;
    background-color: #F19320;
    padding: 0.7em 0em;
    width: 5.5rem;
    line-height: 0.8rem;
}
.portal-button {
    font-size: 0.6rem;
    margin: 0 0.5rem;
    border-radius: 0.5em;
    letter-spacing: 0;
    background-color: #0d2354;
    padding: 0.7em 0.3em;
    width: 5.7rem;
    line-height: 0.8rem
}

.portal-button:hover
{
    background-color: #F19320;
}
#spinner {
    text-align: center;
    font-size: 44px;
}