.card-text a:not(.btn) {
    text-decoration: underline;
}

#main-content > .container > h1 {
    display: none;
}

.banner {
    height: 300px;
}

.banner > div {
    width: 50%;
    background: white;
    padding: 5em;
    height: 100%;
    float: right;
    border-bottom-left-radius: 150px;
    border-top-left-radius: 150px;
}

.fr .banner > div {
    padding: 5em 2em;
    width: 60%;
}

.banner strong {

}

.mc-tab-content .welcome-tab .row {
    display: block;
}

.mc-tab-content .rapid-reviews-tab .row.resources,
.mc-tab-content .welcome-tab .row.resources {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.icon {
    height: 100px;
    margin-bottom: 15px;
    background-size: 100px;
    display: flex;
    align-items: center;
}

.icon .fa {
    color: #000;
    width: 100%;
    margin-right: 0;
    text-align: center;
}

.icon .fa, .icon svg {
    height: 30px;
    font-size: 30px;
}

.title hr {
    border-color: var(--mcmaster-maroon);
    width: 30%;
}

.access {
    margin: 10px 0;
}

.access .fa {
    color: #fff;
    margin-right: 0;
    font-size: 16px;
}

.reg-search {
    padding: 0 1rem;
}

.reg-search-bar {
    border: 1px solid #93939A;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.reg-search-btn {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: var(--mcmaster-heritage-gold);
    border: 1px solid #93939A;
}

.mc-tab-content .row {
    justify-content: initial !important;
}

.mc-tab-content .focal-section {
    padding: 3em 2em 0 2em;
}

.categories {
    padding: 1em 0.5em 0 0;
}

.categories strong {
    font-size: 16px;
    display: block;
}

.categories ul {
    margin: 0;
}

.categories ul li {
    list-style-type: none;
    padding: 0;
    font-size: 15px;
}

.categories li > div {
    padding: 0;
}

.categories li > div:last-of-type {
    padding-left: 2px;
}

.categories ul li.row:not(:first-of-type) {
    margin-top: 10px;
}

.categories a,
.categories svg,
.categories .fa {
    color: #000;
}

.categories a:hover, .categories a:focus, .categories li.active a {
    text-decoration: underline;
}

.resource {
    display: flex;
    flex-direction: column;
}

.resource > div {
    display: flex;
    flex-direction: column;
}

.resource .card-footer {
    padding: 0rem 1rem 2rem;
    display: flex;
    align-self: self-end;
}

.resource .card-body-lite {
    flex: 1;
}

.reviews {
    padding: 0;
}

.reviews > .row > div {
    padding-left: 0;
    padding-right: 0;
}

.reviews .mc-card {
    margin: 0.5rem;
}

.reviews .focal-section {
    padding: 2em 1em;
}

.search .fa-search {
    color: #000 !important;
}

.covid-clear-all-btn {
    margin-top: 0 !important;
    margin-left: 25px;
}

.search .pagination li:last-of-type .fa {
    margin-left: 0 !important;
}

.search .pagination li:first-of-type .fa {
    margin-right: 0 !important;
}

.search .search-paging-summary {
    line-height: 42px;
}

.search .search-paging-summary h3 {
    text-align: left !important;
}

.search-pagination {
    text-align: right !important;
    margin: 0;
}

.search-pagination .pagination {
    margin: 0 !important;
}

.showing-paging {
    margin: 20px 0 !important;
}

.categories {
    padding: 1em 0.5em 0 0;
}

.categories a, .categories svg, .categories .fa {
    color: #000;
}

.categories .fa {
    font-size: 2em;
}

.expand-filters > span {
    font-size: 16px;
}

.search-filter input[type="checkbox"] {
    margin: 8px 7px 0 0 !important;
}

.search-results h3 a {
    color: #000;
    text-decoration: none;
    position: relative;
    top: 2px;
    font-size: 16px;
}

.search-results hr {
    border-color: var(--mcmaster-maroon);
    width: 30%;
    max-width: 400px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.search-results h3 {
    position: relative;
    top: 5px;
}

.search-results .title-row > div:first-of-type {
    padding: 10px 0 0;
    width: 4%;
}

.search-results .title-row > div:last-of-type {

}

.search-result {
    padding: 20px 10px;
}

.filters li {
    padding-left: 0;
    padding-right: 0;
}

.filters .checkbox label {
    padding-left: 0;
}

.bookmarks {
    display: inline-block;
    margin-right: 15px;
}
.fr .bookmarks {
    margin-bottom: 15px;
}
div.bookmarks .btn {
    border-radius: 2em;
    color: #333;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 6px 12px;
    margin-bottom: 0;
}

.fa-arrow-right {
    color: #fff;
    margin-right: 0;
    font-size: 16px;
}

.right-side {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.completed-wrapper {
    display: flex;
    align-items: center;
    justify-content: end;
}

.bottom-right .fa {
    font-size: 2em;
    color: var(--mcmaster-black);
}

.completed, .fa.completed {
    color: var(--mcmaster-brighter-world-green);
}
.inprogress, .fa.inprogress {
    color: var(--mcmaster-brighter-world-yellow);
}

/* Entry */
.title .col-md-12 {
    border-bottom: 2px solid var(--mcmaster-grey);
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 25px;
    margin-left: 12.5px;
    margin-right: 12.5px;
}
.details strong, .title h1 {
    color: var(--mcmaster-maroon);
}
.scope p strong {
    color: var(--mcmaster-black);
}
.scope p {
    margin-bottom: 0;
}
.sidebar a {
    width: 100%;
}
.fr .sidebar a.btn-primary {
    font-size: 18px;
}
.sidebar a .fa:not(.bookmarks a .fa) {
    color: #fff;
}
.subscribe .form-inline .form-control, .subscribe button, .subscribe .form-inline .col-lg-9 {
    width: 100%;
}

.subscribe .form-inline .form-control {
    margin-bottom: 15px;
}
.subscribe {
    margin-bottom: 25px;
}
.subscribe form > div {
    padding: 0;
}

.subscribe button:hover, .subscribe button:focus {
    color: #fff;
    background-color: grey;
}
.icon-he {
    background: var(--mcmaster-gold);
    border: 2px solid var(--mcmaster-maroon);
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.icon-he .fa {
    color: var(--mcmaster-maroon);
}
.button-icon {
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: white;
    border: none;
    border-radius: 0;
    color: black;
    text-align: center;
    margin-right: 10px;
    min-width: 100px;
}
.button-icon img {
    width: 40px;
    padding-left: 5px;
}
.button-icon.has-img {
    display: inline-flex;
    align-items: center;
}

.clear-search {
    position: relative;
    top: -5px;
    padding-left: 10px;
}
.banner h1 {
    font-size: 48px;
}
.banner strong {
    margin-bottom: 0;
    width: 80%;
    display: inline-block;
}
.btn-secondary .fa-check {
    color: var(--black);
}
.organization hr {
    margin-left: 0;
    width: 50%;
    margin-bottom: 20px;
}