﻿@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&family=Roboto:wght@400;500&display=swap');

.navbar {
    background: #005F86;
    padding: 0;
}


:root {
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.btn-primary,
.btn-empty,
.btn-cancel {
    font-weight: 400;
    background: -moz-linear-gradient(225deg, #654C8F 0%, #CA0C69 100%);
    background: -webkit-linear-gradient(225deg, #654C8F 0%, #CA0C69 100%);
    background: -o-linear-gradient(225deg, #654C8F 0%, #CA0C69 100%);
    background: #005F86;
    color: white;
    padding: 9px 18px;
    border: 0;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    cursor: pointer;
}

.customcheck {
    font-family: "Roboto", sans-serif;
}

.navbar .dropdown .nav-section .linkHeading {
    font-weight: 900;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0.5rem;
}

h1, .h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 54px;
    line-height: 72px;
    letter-spacing: 0px;
}

h2, .h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 42px;
    line-height: 56px;
    letter-spacing: 0px;
}

h3, .h3 {
    font-family: 'Roboto Slab', serif;
    font-size: 26px;
    line-height: 36px;
}

h4, .h4 {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
}

body, p {
    font-family: 'Roboto', sans-serif;
    color: #1B1B1B;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300;
    letter-spacing: 0px;
}


header.pageheader .account a, header.pageheader .favourites a {
    color: #1B1B1B;
    text-decoration: none;
    font-weight: 300;
}

header.pageheader .account i, header.pageheader .favourites i {
    color: #80276C;
    font-size: 18px;
}

.btn-primary:hover,
.btn-empty:hover {
    background: #007DBA;
    color: white;
}

a {
    color: #006495;
    font-weight: bold;
}

.page-header-banner .content-overlay a.btn-primary,
.page-footer-banner .content-overlay a.btn-primary {
    margin-bottom: 10px;
    font-weight: 300;
}

.btn-secondary {
    border: 4px solid white;
    border-image-slice: 1;
    border-width: 2px;
    display: flex;
    text-align: center;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    color: #1B1B1B;
    text-decoration: none;
    border-radius: 18.5px;
    display: inline-block;
    padding: 5px 20px;
}

.btn-secondary:hover {
    border: 2px solid #CA0C69;
    color: #FFFFFF;
}

.resource-btn.no-decoration:hover {
    color: #1B1B1B !important;
}

.resource-block {
    background-color: #7E0C6E;
    width: 100% !important;
    padding-top: 120px;
    padding-bottom: 120px;
    margin: 0 !important;
    justify-content: center;
    padding-left: 200px;
    padding-right: 200px;
    position: center;
}

    .resource-block a h2 {
        color: #FFFFFF;
    }

.events-title {
    background: #FFFFFF !important;
}

.event-title h2 p {
    color: #1B1B1B;
    padding-bottom: 20px;
}

.blog-background {
    height: 152px;
    width: 100%;
    background-color: #7E0C6E !important;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 70px;
}

.blog-grid {
    padding-top: 0px;
    padding-bottom: 10px;
}

    .blog-grid .blog-grid-item:not(.hide-star):after {
        content: "";
        height: 100px;
        width: 50px;
        right: 10px;
        top: -50px;
        position: absolute;
        border-radius: 0px;
        background: #006495;
        cursor: pointer;
    }

    .blog-grid .blog-grid-item:not(.hide-star):before {
        content: url("../../images/bookmark-regular.svg");
        transform: scale(1.3);
        height: 30px;
        width: 37px;
        right: 0px;
        top: 15px;
        position: absolute;
        z-index: 500;
        cursor: pointer;
    }

    .blog-grid .blog-grid-item h4, .blog-grid .blog-grid-item .h4 {
        padding-right: 45px;
        margin-bottom: 10px;
    }

    .blog-grid .blog-grid-item.hide-star {
        padding: 25px 20px !important;
    }

.event {
    color: #80276C;
}

.blog-grid .blog-grid-item .meta i {
    margin-right: 5px;
    color: #80276C;
}

.btn-text {
    font-weight: 500;
}

.header-margin {
    margin-top: 0px;
}

.section-divider {
    height: 2px;
    width: 1350px;
    margin-left: auto;
    margin-right: auto;
}

.resource-colour {
    color: #FFFFFF;
}

.pointer-default,
.pointer-default:hover {
    cursor: default !important;
}

.resource-btn .pointer-default:hover {
    color: #1B1B1B !important;
}

.resource-btn {
    width: auto;
    position: center;
    border: 2px solid #6B165B !important;
    border-radius: 20px;
    color: #1B1B1B !important;
}

.resource-btn:hover {
    border: 2px solid #C11E43 !important;
}

.page-header-banner:after {
    content: "";
    bottom: 0%;
    height: 2%;
    left: -2%;
    right: -2%;
    position: static !important;
}

.header-divider {
    height: 7px !important;
    width: 100% !important;
    padding: 0;
    margin: 0;
    position: static;
    margin-top: -22px;
}

.account-links {
    font-weight: 500;
}

.info-tabs1 {
    margin-left: 14.5%;
    flex: 0 0 auto;
    width: 660px !important;
    height: 470px !important;
    margin-top: 50px;
}

.info-tabs2 {
    flex: 0 0 auto;
    width: 660px !important;
    height: 470px !important;
    margin-top: 50px;
    margin-bottom: 90px;
}

.btn-lg {
    padding: 20px 20px 20px 20px;
    width: 209px;
    height: 55px;
    font-size: 20px;
}

.footer-links {
    color: #1B1B1B;
}

h5, .h5 {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
}

.footer-copyright {
    margin-top: 30px;
}

.footer-row1 {
    margin-top: 0;
}

.footer-colour {
    color: #FFFFFF;
}

.m-t-15 {
    margin-top: 15px;
}

.footer-font {
    font-weight: 500;
}

footer {
    background: rgb(240, 249, 248);
}

.header-banner-img {
    display: flex;
    align-items: center;
    height: 725px;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0px !important;
    margin-top: 15px;
}

.signpost-icons {
    color: #80276C !important;
}

.resource-width {
    width: auto;
    margin: auto;
}

.news-block-space {
    margin-bottom: 90px;
}

.news-header {
    margin-bottom: 90px;
}

.news-filter {
    margin: 0px !important;
    padding: 0px !important;
}

.news-grid {
    margin-right: 0px !important;
}

.news-margin {
    margin-top: 0 !important;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 3px;
    background-color: #005F86;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.landing-section {
    background-color: #7E0C6E;
}

.landing-divider {
    height: 7px !important;
    width: 100% !important;
    padding: 0;
    margin: 0;
    position: static;
    margin-top: -22px;
}

.landing-section:before {
    content: "";
    background: #7E0C6E;
    position: absolute;
    top: 90%;
    height: 60%;
    left: -2%;
    right: -2%;
    z-index: 1;
    width: 102%;
}

.landing-triple {
    z-index: 20;
    background: none;
}

    .landing-triple:after {
        z-index: 20;
        background: none;
    }

.quote-container {
    width: 733px;
    height: 146px;
    margin-bottom: 200px;
}

.image-gallery-block {
    padding: 0px !important;
}

.image-article-width {
    padding: 0px !important;
}

.image-gallery-title {
    width: 200px;
    margin: 0;
}

.double-signpost-colour {
    background: none;
    z-index: 100;
    margin-top: 0;
    margin-bottom: 40px;
}

    .double-signpost-colour:after {
        background: none;
        z-index: 100;
    }

.landing-double-sign {
    height: 170px;
}

.signpost-grid {
    margin-bottom: 50px;
}

.landing-triple-header {
    /*height: 170px;*/
}

.btn-landing {
    border: 4px solid #80276C;
    border-image-slice: 1;
    border-width: 2px;
    display: flex;
    text-align: center;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    color: #1B1B1B;
    text-decoration: none;
    border-radius: 18.5px;
    display: inline-block;
    padding: 5px 20px;
}

    .btn-landing:hover {
        border: 2px solid #BA0C2F;
        color: #1B1B1B;
    }

h6, .h6 {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
}

.font-thin {
    font-weight: 600 !important;
}

.news-title-margin {
    margin-top: 80px !important;
}

.conference-icons {
    color: #1B1B1B;
}

.conference-btn {
    background: #80276C !important;
}

.dashboard-tab-title {
    color: #FFFFFF;
    font-weight: bold;
}

.dashboard-tab-text {
    color: #FFFFFF;
    font-weight: 400;
}


.discussion-text {
    font-weight: 500;
}

.event-block-item {
    padding: 20px 0px 0px 0px !important;
}

.event-block-info {
    margin-bottom: 0px !important;
}

.event-margins {
    margin-top: 40px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.dashboard-tabs hr {
    background-color: #007acc;
}

.section-divider-size {
    width: 100%;
}

@media only screen and (min-width: 900px) and (max-width: 1300px) {
    .info-tabs1 {
        margin-left: 8%;
        flex: 0 0 auto;
        width: 550px !important;
        height: 470px !important;
    }

    .info-tabs2 {
        flex: 0 0 auto;
        width: 550px !important;
        height: 470px !important;
    }

    .header-divider {
        height: 10px !important;
        width: 100% !important;
        padding: 0;
        margin: 0;
        position: static;
        margin-top: 30px;
    }

    .section-divider-size {
        height: 5px !important;
        width: 100% !important;
        padding: 0;
        margin: 0;
        position: static;
        margin-top: 10px auto;
    }

    .infoTab4 {
        flex: 0 0 auto;
        width: 550px !important;
        height: 470px !important;
        margin-top: 50px;
        margin-bottom: 90px;
    }

    .infoTab3 {
        margin-left: 50px;
        flex: 0 0 auto;
        width: 550px !important;
        height: 470px !important;
        margin-top: 50px;
        margin-right: 50px;
    }

    .phone-button-margin {
        margin-bottom: 20px;
    }

    .responsive-margin {
        width: 300px !important;
    }

    .mobile-disucss {
        word-wrap: break-word;
    }

    .access-margin {
        margin-right: 2px;
    }

    .response-ipad {
        margin-right: 30px !important;
    }

    .ipad-signpost {
        width: 41.6666666667%;
    }

    .blog-background {
        margin-bottom: 150px;
    }

    .ipad-signpost-second {
        padding-left: 100px;
        width: 48%;
        padding-right: 0px !important;
    }

    #show-filter-icon {
        display: none;
    }

    .triple-mobile-margin {
        width: 330px;
        height: 330px;
    }

    .response-content-width {
        width: 100% !important;
    }



    .mobile-discuss-image {
        width: 100%;
        height: auto;
    }
}

.signpost-grid-item img {
    width: 100% !important;
    height: auto !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.breadcrumb-top {
    margin-top: 0 !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.btn-width {
    width: auto;
}

.discussion-margin {
    margin-top: 0;
}

.event-block {
    padding-left: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.discussion-title-margin {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}

.btn-empty {
    background-color: #FFFFFF;
    color: #1B1B1B;
}

footer h5, footer .h5 {
    margin-bottom: 10px;
}

.footer-text {
    width: 500px;
}

.events-footer-text {
    margin-bottom: 25px;
}

.blog-background {
    margin-top: 30px;
    padding-top: 120px;
}

    .blog-background .blog-grid {
        margin-top: -180px;
    }

.accordion-button::after {
    flex-shrink: 0;
    margin-left: auto;
    content: "";
    background: #005F86;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "bufdg";
    transition: transform 0.2s ease-in-out;
}

.accordion-button.footer-colour{
    color : inherit !important;
}

.calendar-header {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background: #005F86;
    border-radius: 10px 10px 0px 0px;
    padding: 0 15px;
}

.calendar-grid .active > .day {
    background-color: #fff;
    border-radius: 28px;
    width: 23px;
    height: 23px;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}

.calendar-grid .items .single {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    padding: 10px;
    border-radius: 6px;
    font-size: 0.9rem;
    margin-bottom: 10px;
    background-color: #fff;
}

    .calendar-grid .items .single:hover {
        color: lightgrey;
    }

    .calendar-grid .items .single.alt {
        box-shadow: none;
        background: #fff;
    }

.single-testimonial h3:before, .single-testimonial .h3:before {
    content: '"';
    font-style: italic;
    padding-right: 5px;
    color: #005F86;
}

.single-testimonial h3:after, .single-testimonial .h3:after {
    content: '"';
    font-style: italic;
    color: #005F86;
}

.video-element .quote:before {
    background: #005F86;
    content: "";
    min-width: 3px;
    max-width: 3px;
    height: 100%;
    display: inline-block;
    margin-right: 8px;
}

.quad-links {
    font-weight: 500;
}

.conference-btn:hover {
    background: #80276C !important;
}

.conference-btn {
    background: #BA0C2F !important;
}

table th {
    background-color: #80276C;
    color: #fff;
    padding: 5px;
}

table td {
    padding: 5px;
}

.usrp-fb-1 .usrp-fb-title {
    background: #005F86;
}


.modal-header {
    background-color: #005F86;
}

.blog-grid .blog-grid-item.active:before {
    content: url("../../images/bookmark-solid.svg");
    right: 0px;
    top: 15px;
}

.digest-links {
    text-decoration: underline;
}

    .digest-links:hover {
        text-decoration: none;
    }

.header {
    background: #7E0C6E !important;
}

.progress {
    display: flex;
    height: 13px;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 2px;
    box-shadow: inset 0 1px 2px rgba(27, 27, 27, 0.075);
}

.booking-table th {
    color: #1B1B1B;
}

.discussions .single-discussion .votes:after {
    background: url(../images/icons/thumb-up.png);
    background-repeat: no-repeat;
    content: "";
    padding-left: 28px;
    text-decoration: none;
    font-size: 1.1rem;
    padding-bottom: 10px;
}

.discussions .single-discussion .votes.btn-unlike:after {
    background: url(../images/icons/selected-thumb-uhr.png);
    background-repeat: no-repeat;
    content: "";
    padding-left: 28px;
    text-decoration: none;
    font-size: 1.1rem;
}

@media only screen and (max-width: 900px) {
    .links-aline {
        display: inline-block;
    }

    .response-width-article {
        width: 100%;
    }

    .nav-extra-content {
        display: none;
    }

    .resource-block {
        padding-top: 20px;
        height: auto;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .image-size {
        width: 420px;
    }

    .infoTab3 {
        margin-left: 150px !important;
    }

    .infoTab4 {
        margin-left: 150px !important;
    }

    .info-tabs1 {
        margin-left: 8% !important;
    }

    .info-tabs2 {
        margin-left: 8% !important;
    }

    .mobile-discusss-reply {
        padding-left: 0px !important;
        flex: 1 0 auto;
    }

    .header-banner-title {
        font-size: 30px;
        line-height: 50px;
    }

    .mobile-dimensions {
        margin-right: 10px;
    }

    .total-terms-spaces, .mobile-cookies-margin {
        display: none;
    }

    .response-content-width {
        width: 100%;
    }

    .mobile-disucss {
        height: auto;
    }

    .blog-background {
        margin-bottom: 150px;
    }

    .ipad-signpost-second {
        padding-left: 100px;
        width: 48%;
        padding-right: 0px !important;
    }

    .news-btn {
        margin-top: 15%;
    }

    .page-footer-banner {
        height: 725px !important;
    }

    .ipad-login {
        width: 70%;
    }

    #show-filter-icon {
        display: none;
    }

    .resource-column {
        max-width: none;
    }

    .blog-background {
        height: auto;
    }
}

.bg-primary-mid:before,
.split-bg-primary:after {
    background: none !important;
    background-color: #7E0C6E !important;
}

@media only screen and (max-width: 415px) {
    .nav-extra-content {
        display: none;
    }

    .page-header-banner {
        height: 600px !important;
    }

    .events-footer-text {
        margin-left: 10px;
    }

    .event-footer-link {
        margin-left: 10px;
    }

    .event-mini-tile {
        width: 200px;
        position: center;
        margin-left: 10px;
    }

    .landing-double-sign {
        height: 200px;
    }

    .infoTab3, .info-tabs1 {
        margin-left: 0px !important;
    }

    .infoTab4, .info-tabs2 {
        margin-top: 20px !important;
        margin-left: 0px !important;
    }

    .mobile-gradient {
        padding-top: 180px !important;
        margin-bottom: 330px !important;
    }

    .content {
        margin-left: 10px;
    }

    .landing-section:before {
        width: 102%;
    }

    .header-banner-title {
        font-size: 30px;
        line-height: 50px;
    }

    .image-size {
        width: auto;
        height: auto;
    }

    .resource-column {
        max-width: none;
        display: flex;
        align-items: center;
        text-align: center;
    }

    .resource-block {
        height: auto;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 10px;
    }

    .mobile-discuss-image {
        height: 100px;
        width: 100px;
    }

    .mobile-navigate-hide {
        display: none;
    }

    .mobile-margin-feedback {
        margin-bottom: 20px;
    }

    .response-header-title {
        font-size: 30px;
        line-height: 50px;
    }


    .signpost-grid {
        padding-right: 0;
    }

    .image-tile {
        margin-left: 10px;
        margin-right: 10px;
    }

    h1, .h1 {
        font-size: 40px;
    }

    h2, .h2 {
        font-size: 30px;
    }

    .ipad-signpost {
        width: 100% !important;
    }

    .ipad-signpost-second {
        width: 100%;
        padding-left: 0px;
    }

    .mobile-signpost-second {
        padding-left: 30px;
    }

    .info-tabs1 {
        margin-top: auto;
    }

    .blog-background {
        height: auto;
        margin-bottom: 30px;
    }

    .news-btn {
        margin-top: 0px;
    }

    .resource-width {
        max-width: none;
        width: 100%;
    }

    .responsive-margin {
        width: 100% !important;
    }

    #show-filter-icon {
        display: inline-block;
    }

    .mobile-discuss-like {
        width: auto;
    }

    .mobile-response-auto {
        width: auto;
    }

    .discuss-response-modify {
        padding: 0px !important;
    }

    .discussions .single-discussion .profile {
        max-width: 200px;
        border-right: none;
    }

    iframe {
        width: 100% !important;
    }

    .h-100-m-110 {
        height: calc(100% - 170px);
    }

    html, body {
        overflow-x: hidden;
    }

    body {
        position: relative
    }
}


.search-type-pod {
    background-color: #80276C;
    color: #fff;
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
}

.ui-icon,
.ui-datepicker-current,
.ui-datepicker-close {
    font-weight: 400;
    background: #005F86;
    color: white;
    padding: 9px 18px;
    border: 0;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    cursor: pointer;
}

    .ui-icon:hover,
    .ui-datepicker-current:hover,
    .ui-datepicker-close:hover {
        font-weight: 400;
        background: #007DBA;
        color: white;
        padding: 9px 18px;
        border: 0;
        text-decoration: none;
        line-height: 1;
        display: inline-block;
        cursor: pointer;
    }

.ui-datepicker-calendar th {
    background-color: #005F86;
}

.ui-datepicker-current-day,
.ui-datepicker-current-day a {
    border-color: #7E0C6E;
    background: #7E0C6E;
    color: #fff !important;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 20%;
    margin-top: -8px;
}

.triple-mobile-margin {
    width: 400px;
    height: 350px;
}

@media only screen and (max-width: 1030px) {

    .infoTab4, .info-tabs2 {
        margin-top: 20px !important;
    }

    .mobile-gradient {
        padding-top: 180px !important;
        margin-bottom: 230px;
    }

    .content {
        margin-left: 10px;
    }

    .landing-section:before {
        width: 102%;
    }

    .signpost-grid {
        margin-bottom: 50px;
        padding-left: 0;
    }

    .footer-spaces {
        display: none;
    }

    .mobile-margin {
        margin-right: 10px;
    }

    .mobile-padding {
        padding-right: 20px;
        text-align: left !important;
    }

    .triple-size-change {
        width: 100%;
    }

    .mobile-break {
        visibility: visible;
    }

    .break-hidden {
        display: none;
    }

    .access-margin {
        margin-right: 0px;
    }

    .resource-block {
        height: auto;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 10px;
    }
}

.mobile-break {
    display: none;
}

@media only screen and (min-width: 667px) and (max-width: 800px) {

    .mobile-margin {
        margin-right: 10px;
    }

    .mobile-break {
        visibility: visible;
    }

    .break-hidden {
        display: none;
    }

    .mobile-dimensions {
        margin-left: -10px;
    }

    .footer-spaces {
        display: none;
    }

    .access-margin {
        margin-right: 36px;
    }

    .mobile-cookies-margin {
        display: none;
    }

    .total-terms-spaces {
        display: none;
    }

    .conditions-margin {
        margin-right: 14px;
    }

    .terms-margin {
        margin-right: 56px;
    }

    .response-width {
        width: 0;
    }

    .response-width-article {
        width: 100% !important;
    }

    .response-content-width {
        width: 100% !important;
    }

    .nav-extra-content {
        display: none;
    }

    .menu-link-column {
        width: auto !important;
    }

    #show-filter-icon {
        display: inline-block;
    }
}

.elearning-login-container {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    padding: 25px 15px;
    position: relative;
    overflow: hidden;
    margin: 15px 0;
    background: #fff;
    border-radius: 5px;
}

.search-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 0;
    /* box-shadow: inset 0 1px 2px rgba(27, 27, 27, 0.075); */
    /* transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
}

    .search-control:focus {
        box-shadow: 0;
    }

.input-group > .form-control,
.input-group > .form-select,
.input-group > .search-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.close-search {
    transform: scale(1.5);
}

.child-post-container + .single-discussion {
    border-top: solid 1px #d8d8d8 !important;
}

.single-discussion + .child-post-container {
    border-top: none;
}

.swooshA:before,
.swooshB:after 
{
    display:none;
}


@media only screen and (max-width: 800px) {
    .links-aline {
        display: inline-block;
    }
}

@media only screen and (max-width: 1030px) {
    .infoTab4, .info-tabs2 {
        margin-top: 20px !important;
    }

    .mobile-gradient {
        padding-top: 180px !important;
        margin-bottom: 230px;
    }

    .content {
        margin-left: 10px;
    }

    .landing-section:before {
        width: 102%;
    }

    .signpost-grid {
        margin-bottom: 50px;
        padding-left: 0;
    }

    .footer-spaces {
        display: none;
    }

    .mobile-margin {
        margin-right: 10px;
    }

    .mobile-padding {
        padding-right: 20px;
        text-align: left !important;
    }

    .triple-size-change {
        width: 100%;
    }

    .mobile-break {
        visibility: visible;
    }

    .break-hidden {
        display: none;
    }

    .access-margin {
        margin-right: 0px;
    }


    .resource-block {
        height: auto;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 10px;
    }

    header.pageheader .logo img {
        height: 100px !important;
    }

    .mobile-discuss-image {
        width: 100px !important;
        height: auto !important;
        padding-right: 10px;
    }

    .tablet-discuss-item {
        padding-right: 0rem !important;
    }

    .tablet-discuss-reply {
        height: calc(100% - 140px);
    }

    .contact-member {
        width: 97px;
        word-break: break-word;
    }
}

@media only screen and (max-width: 1030px) {
    .infoTab4, .info-tabs2 {
        margin-top: 20px !important;
    }

    .mobile-gradient {
        padding-top: 180px !important;
        margin-bottom: 230px;
    }

    .content {
        margin-left: 10px;
    }

    .landing-section:before {
        width: 102%;
    }

    .signpost-grid {
        margin-bottom: 50px;
        padding-left: 0;
    }

    .footer-spaces {
        display: none;
    }

    .mobile-margin {
        margin-right: 10px;
    }

    .mobile-padding {
        padding-right: 20px;
        text-align: left !important;
    }

    .triple-size-change {
        width: 100%;
    }

    .mobile-break {
        visibility: visible;
    }

    .break-hidden {
        display: none;
    }

    .access-margin {
        margin-right: 0px;
    }


    .resource-block {
        height: auto;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 10px;
    }

    header.pageheader .logo img {
        height: 100px !important;
    }

    .mobile-discuss-image {
        width: 100px !important;
        height: auto !important;
        padding-right: 10px;
    }

    .tablet-discuss-item {
        padding-right: 0rem !important;
    }

    .tablet-discuss-reply {
        height: calc(100% - 140px);
    }

    .contact-member {
        width: 97px;
        word-break: break-word;
    }
}

.feed-lite-btn {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    .mobile-discuss-image {
        width: 100%;
        height: auto;
    }
}

.hide-star:before {
    content: "";
    height: 100px;
    width: 100px;
    right: -50px;
    top: -50px;
    position: absolute;
    border-radius: 50px;
    background: #006495;
    cursor: pointer;
}

.event-booked-table thead tr th {
    color: #1B1B1B;
}

#check-auth {
    padding-top: 12px;
    padding-bottom: 12px;
}
    #check-auth,
    .save-button {
        font-weight: 400;
        background: -moz-linear-gradient(225deg, #654C8F 0%, #CA0C69 100%);
        background: -webkit-linear-gradient(225deg, #654C8F 0%, #CA0C69 100%);
        background: -o-linear-gradient(225deg, #654C8F 0%, #CA0C69 100%);
        background: #005F86;
        color: white;
        padding: 9px 18px;
        border: 0;
        text-decoration: none;
        line-height: 1;
        display: inline-block;
        cursor: pointer;
    }
        #check-auth:hover,
        .save-button:hover {
            background: #007DBA;
            color: white;
        }

.column-text-container {
    width: 100% !important;
}

.feed-manual-item {
    background-color: #7E0C6E !important;
    color: #fff;
}

    .feed-manual-item h4, .feed-manual-item p,
    .feed-manual-item i {
        color: #fff !important;
    }

.celsus-logo {
    width: 36%;
    padding-top: 2%;
    padding-right: 10px;
    margin-left: 0px;
}

.powered-by-derventio {
    width: 36%;
    float: right;
    padding-left: 10px;
    margin-right: 28%;
}

.half-width {
    width: 50%;
}

.delegate-permission-dropdown {
    vertical-align: top;
}

.warning-message {
    color: #ff0000;
}

#group-members-warning {
    display: none;
}