﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lato&family=Titillium+Web:wght@700&display=swap');
/* CSS Document */

/* This document is used to change the site colour Only. */
/* Dark - #66bbd5 */
/* Light - #66c598 */


/* GENERAL */
a {
    color: #30825c;
    text-decoration: none;
}

.installation-colour {
    color: #66bbd5;
}

.header {
    background-color: #66bbd5;
}

#footer {
    background: #66bbd5;
}

button {
    color: #66c598;
}

button:hover {
    background-color: #66bbd5;
}

.button.ui-button {
    background: #66c598 !important;
}

.button.ui-button:hover {
    background: #66bbd5 !important;
}

span.ui-button-text:hover {
    color: white;
    background-color: #66bbd5;
}

#PopupLogin button {
    border: 1px solid #66c598;
}

#tabs .ui-tabs-nav .ui-state-default:hover, #tabs .ui-tabs-nav .ui-state-hover {
    background-color: #66bbd5;
}

#tabs .ui-tabs-nav .ui-state-active {
    color: #00929f;
    background-color: #fff;
}


#tabs .ui-tabs-panel {
    padding: 0;
}

#tabs table {
    margin: 0;
}

#tabs .ui-tabs-nav .ui-state-default a:link, #tabs .ui-tabs-nav .ui-state-default a:visited, #tabs .ui-tabs-nav .ui-state-default a:active {
    color: #000;
}

#tabs .ui-tabs-nav .ui-state-default a:hover {
    color: white;
}

#logout button,
#login button,
#contact-form button {
    color: #fff;
    border: 1px solid #66c598;
}

/* Home Page */
.browseButton {
    background-color: #66bbd5;
    text-decoration: none !important;
}

.browseButton.light {
    background-color: #66c598;
    text-decoration: none !important;
}

.main .ui-state-hover, .main .ui-widget-content .ui-state-hover, .main .ui-state-hover, .main .ui-state-focus, .ui-widget-content .ui-state-focus, .main .ui-state-focus {
    background: #66c598;
}

th {
    background-color: #66bbd5 !important;
}

#btnNewTopic, .postreply {
    background: #66c598;
}

    #btnNewTopic:hover, .postreply:hover {
        background: #66bbd5;
    }

.Topic .details span.member {
    color: #66bbd5;
}

#size-switcher li:hover {
    background: #66bbd5;
}

#side-profile a:hover {
    background-color: #66bbd5;
}

#submit {
    background: #66bbd5;
}

#submit:hover {
    background: #66c598;
}

.second-nav .active,
.subnav li.active a,
.third-tier-mobile-ul-subnav > li.active,
.third-tier-mobile-ul > li.active {
    background-color: #66bbd5;
    color: #FFF;
}

.home_bottom:hover {
    background: #66c598;
}

.block a.action:hover {
    background: #66c598;
}

.archivemonth {
    background-color: #66bbd5;
}

.archivemonth:hover {
    background-color: #66c598;
}

.selected:not(.timeline-event) {
    background-color: #66c598;
}

#filtercontainer .title:hover, .tree li span:hover {
    background-color: #66bbd5;
}

.WeeklyDigest h2 {
    background: #66bbd5 url('../images/rss-feed-icon.png') 10px 50% no-repeat;
}

#MonthContainer h1 {
    background-color: #66bbd5 !Important;
}

.header-bar {
    background-color: #66bbd5;
    color: #FFF;
}

.addBookingMember {
    background-color: #66c598;
}

.addBookingMember a:hover {
    background-color: #66bbd5;
}

a h2:hover, a h3:hover {
    color: #66bbd5;
}

.booking > button {
    float: right;
    background-color: #66c598;
}

.subnav li.active a {
    background-color: #66c598;
    color: #FFF;
}

em strong, strong em {
    color: #66bbd5;
}

.contact ul {
    color: #66bbd5;
}

.pagination a.active, .pagination a:hover {
    color: #fff;
    background: #66bbd5;
    text-decoration: none;
}

.tel strong {
    color: #66bbd5;
}

.panel-content h2 {
    color: #66c598;
}

.home_bottom {
    background: #66bbd5;
}

.button_join {
    background: #66c598;
}

.news h3 {
    color: #66bbd5;
}

.members-boxes h3 {
    color: #66bbd5;
}

.block h3 {
    color: #66bbd5;
}

.block-news a {
    color: #66bbd5;
}

.block a.action {
    background: #66bbd5;
}

.block-events a strong {
    color: #66bbd5;
}

.result h5 {
    color: #66bbd5;\
}

.postheader {
    color: #66bbd5;
}

#filtercontainer .title-child:hover {
    background-color: #66bbd5;
}

.mini-calendar .hasevent {
    background-color: #66c598;
    color: #fff;
}

.pagination a.active, .pagination a:hover {
    color: #fff;
    background: #66bbd5;
    text-decoration: none;
}
.contact form input#ssubmit {
    background: #66bbd5 url('../images/search.png') 50% 50% no-repeat;
}

.UploadButton:hover {
    background: #66bbd5 !important;
}

.header-logo {
    height: auto;
    width: 133px;
    margin: 10px;
}

#ContentDiscussion .details span.member,
#NewsDiscussion .details span.member {
    color: #008291;
}
.mean-nav .fa-caret-down {
    display:none;
}

.hover-colour {
    color: #008291;
}

.usrp-fb-1 .usrp-fb-title {
    background: #66bbd5;
}

#admin-footer {
    width: 960px;
    height: 82px;
    float: left;
    display: inline;
    text-align: right;
    background: #66bbd5 url('../images/footer-bk.gif') 0 0 repeat-x;
    margin: 0;
    font-size: 0.9em;
}

.tab button.active {
    background-color: #66c598;
}

.cd-horizontal-timeline .filling-line {
    background-color: #66bbd5;
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: #66bbd5;
    border-color: #66bbd5;
}

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #66bbd5;
}

.good-post,
.discussion-signup-alert {
    background-color: #66c5987a;
}

.active.third-submenu-li {
    background-color: #66c598;
    color: #FFF;
}

.meanmenu-container .submenu-li a,
.meanmenu-container .nav li.active a {
    background-color: transparent !important;
}

.navbar {
    background: rgba(102,197,152,0.2);
    padding: 0;
    text-decoration: none;
}

.nav-link {
    color: #1B1B1B !important;
    font-weight: 600 !important;
}

h1, .h1 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 54px;
    line-height: 72px;
    letter-spacing: 0px;
}

h2, .h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 42px;
    line-height: 56px;
    letter-spacing: 0px;
}

h3, .h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0px;
}

h4, .h4 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
}

body, p {
    font-family: 'Lato', sans-serif;
    color: #1B1B1B;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 0px;
}

.submit {
    color: #1B1B1B;
}

.submit:hover {
    color: grey;
    background-color: #fff !important;
}

.btn-primary,
.btn-empty,
.btn-cancel {
    font-weight: 600;
    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: #66C598;
    color: black;
    padding: 9px 12px;
    border: 0;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    cursor: pointer;
    border-radius: 20px;
}

#search-control {
    border: solid grey 1px;
    border-radius: 20px;
}


header.pageheader .account a, header.pageheader .favourites a {
    color: #1B1B1B;
    text-decoration: none;
    font-weight: 600;
}

header.pageheader .account i, header.pageheader .favourites i {
    color: #66BBD5;
    font-size: 18px;
}

header.pageheader .logo img {
    width: 150px;
    height: 75px;
    margin-bottom: 10px;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
    align-content: center;
}

.bg-primary-mid:before {
    content: "";
    background: #daf1e6;
    position: absolute;
    top: 8%;
    height: 100%;
    left: -2%;
    right: -2%;
    z-index: -1;
    color: #1B1B1B;
}

.bg-primary-mid h2, .bg-primary-mid .h2, .bg-primary-mid p {
    color: #1B1B1B;
}

.split-bg-primary:after {
    content: "";
    background: #daf1e6;
    position: absolute;
    top: -8%;
    height: 52%;
    left: -2%;
    right: -2%;
    z-index: -1;
}

.page-header-banner:after {
    height: 0;
}

a {
    color: #30825c;
    text-decoration: underline;
}

.blog-grid .blog-grid-item:not(.hide-star):after {
    content: "";
    height: 100px;
    width: 100px;
    right: -50px;
    top: -50px;
    position: absolute;
    border-radius: 50px;
    background: #66C598;
    cursor: pointer;
}

.blog-grid .blog-grid-item:not(.hide-star):before {
    content: url("../../images/bookmark-regular.svg");
    height: 20px;
    width: 20px;
    right: 8px;
    top: 8px;
    position: absolute;
    z-index: 500;
    cursor: pointer;
}

.event-links a {
    color: #30825c;
}

.btn-primary:hover,
.btn-empty:hover {
    background: #7CE2B2;
    color: black;
}


.swooshA:before {
    content: url("../../images/hepa-corner1.png");
    position: absolute;
    right: -400px;
    z-index: -1;
    top: -110px;
    width: 100%;
    height: 100px;
    margin: 10px;
    border: 0;
    opacity: 0.7;
}

.btn-lg {
    padding: 15px 20px 20px 20px;
    width: 209px;
    height: 55px;
    font-size: 20px;
    border-radius: 40px;
    text-align: center;
}

.swooshB:after {
    content: url("../../images/hepa- corner2.png");
    position: absolute;
    left: -100px;
    z-index: -1;
    bottom: 150px;
    width: 80px;
    height: 100px;
    margin: 10px;
    border: 0;
    opacity: 0.7;
}

.swooshC {
    margin-bottom: 25px;
}

.swooshA, .swooshB, .swooshC {
    position: relative;
}

@media (max-width: 767.98px) {
    .swooshA:before, .swooshB:after, .swooshC:after {
        display: none;
    }
}

.swooshC:after {
    content: url("../../images/hepa-swooshC.png");
    position: absolute;
    left: -90px;
    z-index: -1;
    top: 120px;
    width: 90%;
    height: 80px;
    margin: 10px;
    opacity: 0.7;
}

footer {
    background: rgba(102,197,152,0.2);
}

.footer-links a {
    text-decoration: none;
    color: #1B1B1B;
}

.footer-text a {
    color: #1B1B1B;
    font-weight: 600;
}

.header-padding {
    padding-bottom: 0px !important;
}

.search-header {
    font-weight: 600;
    font-size: 16px;
}

#previous-search-terms {
    font-weight: 500;
}

.search-tags {
    font-weight: 500;
}

#search-all-button {
    font-weight: 500;
}

.landing-triple {
    z-index: 20;
    background: none;
}

    .landing-triple:after {
        z-index: 20;
        background: none;
    }

.landing-section {
    background-color: rgba(102,197,152,0.2);
}

    .landing-section:before {
        content: "";
        background: rgba(102,197,152,0.2);
        position: absolute;
        top: 90%;
        height: 60%;
        left: -2%;
        right: -2%;
        z-index: 1;
    }

.quote-font {
    font-style: italic;
    margin-bottom: 200px;
    margin-left: 200px;
}

.image-gallery-block {
    margin-top: 0;
    margin: 0 0 0 70px;
}

.image-width {
    width: auto !important;
}

.single-testimonial h3:before, .single-testimonial .h3:before {
    content: "“";
    padding-right: 5px;
    color: #66BBD5;
}

.single-testimonial h3:after, .single-testimonial .h3:after {
    content: "”";
    color: #66BBD5;
}

.breadcrumb-margin {
    padding-top: 0;
}

.results-margin {
    margin-bottom: 0;
}

.btn-empty {
    background-color: #FFFFFF;
    color: #1B1B1B;
}

.icon-colour {
    color: #1B1B1B;
}

.btn-primary.solid {
    background: #66C598;
}

.text-colour {
    color: #fff !important;
}

.interest-switch-colour:before {
    background-color: #66C598;
}

.interest-label {
    color: #66C598 !important;
}

.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;
    font-weight: bold;
}

.discussion-btn {
    border-radius: 30px;
}

.news-info {
    color: grey;
}

.signpost-margin {
    margin-top: 80px;
}

.signpost-margin-bottom {
    margin-bottom: 100px;
}

.dashboard-item {
    background-color: #66C598 !important;
}

.dashboard-text {
    color: #fff;
}

.dashboard-divider {
    background-color: grey;
}

.btn-primary.solid {
    background: #66C598;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btn-primary.solid:hover {
        background: #7CE2B2;
        color: black;
    }

    .btn-primary.solid:after {
        content: "";
        font-family: "bufdg";
        padding-left: 8px;
        background: black;
        border-radius: 15px;
        color: #66C598;
        padding: 4px 7px;
        font-size: 12px;
        height: 19px;
        width: 19px;
        margin-left: 10px;
        margin-top: 1px;
    }

.news-text {
    color: #fff;
}

.resource-btn {
    width: auto;
    position: center;
    border: 2px solid #66C598 !important;
    border-radius: 20px;
}

input:checked + .slider {
    background-color: #66C598;
}

.video-element .quote:before {
    background: #66C598;
    content: "";
    min-width: 3px;
    max-width: 3px;
    height: 100%;
    display: inline-block;
    margin-right: 8px;
}


.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    background-color: #66C598;
    color: white;
}

.form-control:focus {
    color: #333;
    background-color: #fff;
    border-color: #b2a6c7;
    outline: 0;
    box-shadow: inset 0 1px 2px #DDECF0, 0 0 0 0.25rem #DDECF0;
}

.accordion-button::after {
    flex-shrink: 0;
    margin-left: auto;
    content: "";
    background: #66C598;
    -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:hover {
    background-color: #fff !important;
}

.calendar-header {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background: #66C598;
    border-radius: 10px 10px 0px 0px;
    padding: 0 15px;
}

.calendar-grid .active > .day {
    background: #66C598;
    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;
    color: #1B1B1B;
}

    .calendar-grid .items .single:hover {
        color: #1B1B1B;
    }

    .calendar-grid .items .single.alt {
        box-shadow: none;
        background: #efedf3;
    }

.breadcrumbs {
    padding-top: 0px;
    font-size: 0.9rem;
}

.subnav {
    background: rgba(102,197,152,0.2);
    padding: 25px 30px;
}

.act-like-anchor {
    color: #1B1B1B;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600;
}

.hepa-table-column{
    padding-right: 30px;
}

.blog-grid .blog-grid-item.active:before {
    content: url("../../images/star-filled-block.png");
    right: 20px;
    top: -1px;
    transform: scale(0.18);
}

.digest-link{
    text-decoration: underline;
}

.digest-link:hover {
    text-decoration: none;
}

.blog-grid .blog-grid-item.active:before {
    content: url("../../images/bookmark-solid.svg");
    transform: scale(0.7);
    right: 15px;
    top: 7px;
}

.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;
}

.login-details-label {
    font-size: 0.875em;
}

.header {
    background: #66C598 !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);
}

.search-type-pod {
    background-color: #66C598;
    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: #66C598;
    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: #66bbd5;
        color: white;
        padding: 9px 18px;
        border: 0;
        text-decoration: none;
        line-height: 1;
        display: inline-block;
        cursor: pointer;
    }

.ui-datepicker-calendar th {
    background-color: #66C598;
    color: #fff;
}

.ui-datepicker-current-day,
.ui-datepicker-current-day a {
    border-color: #66bbd5;
    background: #66bbd5;
    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;
}

@media only screen and (max-width: 900px) {
    .triple-size-change {
        margin-right: -5px;
    }

    .quad-size-change {
        margin-right: -5px;
    }

    .double-signpost-size {
        margin-right: -5px;
        width: calc(40% - (-60px)) !important;
    }


    .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%;
    }

    .menu-content-column {
        width: 50% !important;
    }


    .resource-column {
        max-width: none;
    }

    .blog-background {
        height: auto;
    }
}

@media only screen and (max-width: 800px) {
    .links-aline {
        display: inline-block;
    }
}

@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: 170px;
    }

    .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;
    }

    .bg-primary-mid {
        padding-bottom: 20px;
    }

    .signpost-grid {
        padding-right: 0;
    }

    .image-tile {
        margin-left: 10px;
        margin-right: 10px;
    }

    .triple-mobile-margin {
        margin-left: 10px;
        margin-right: 10px;
        height: 300px;
        width: 550px;
    }

    .signpost-grid-item {
        margin-right: 20px;
    }

    h1, .h1 {
        font-size: 40px;
    }

    h2, .h2 {
        font-size: 30px;
    }

    .ipad-signpost {
        width: 100%;
    }

    .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;
    }

    .mobile-signpost {
        width: 100% !important;
    }

    .mobile-signpost-second {
        padding-left: 0px !important;
        width: 100% !important;
        padding-right: 0px;
    }

    .quote-mobile {
        width: 90%;
        height: auto;
        margin-left : 15px;
        margin-bottom : 10px;
    }

    .image-gallery-block {
        margin-right: auto;
        margin-left: auto;
    }

    .responsive-margin {
        width: 100% !important;
    }


    .triple-mobile-margin {
        width: 150px;
        height: 150px;
    }

    .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;
    }
}

@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%;
    }

    .triple-mobile-margin {
        height: 310px;
    }


    .mobile-break {
        visibility: visible;
    }

    .break-hidden {
        display: none;
    }

    .access-margin {
        margin-right: 0px;
    }

    .ipad-quad-size {
        margin-right: 10px;
        max-width: 100% !important;
        height: auto;
    }

    .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;
    }
}

@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;
    }

    .ipad-quad-size {
        margin-right: 10px;
    }

    .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;
    }

    .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;
    }

    .triple-mobile-margin {
        width: 330px;
        height: 330px;
    }

    .mobile-discuss-image {
        width: 100%;
        height: auto;
    }

    .contact-member {
        width: 90px;
        word-break: break-word;
    }
}


.blog-grid .blog-grid-item.active:before {
    content: url("../../images/bookmark-solid.svg");
    transform: scale(0.9);
    right: 10px;
    top: 7px;
}

.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-up-hepa.png);
    background-repeat: no-repeat;
    content: "";
    padding-left: 28px;
    text-decoration: none;
    font-size: 1.1rem;
}

.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);
}

.triple-mobile-margin {
    width: 400px;
    height: 350px;
}

.pointer-default,
.pointer-default:hover {
    cursor: default !important;
}

@media (max-width: 767.98px) {
    header.pageheader .logo img {
        max-width: 190px !important;
        width: 190px !important;
        height: 123.5px !important;
        margin-top : 10px;
    }

    .search.col {
        margin-bottom: 20px;
    }
}


@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;
        width: 190px !important;
        max-width: 190px !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: 90px;
        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: 90px;
        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: #66C598;
    cursor: pointer;
}

.event-booked-table thead tr th {
    color: #1B1B1B;
}

#check-auth {
    padding-top: 12px;
    padding-bottom: 12px;
}
    #check-auth,
    .save-button {
        font-weight: 600;
        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: #66C598;
        color: black;
        padding: 9px 12px;
        border: 0;
        text-decoration: none;
        line-height: 1;
        display: inline-block;
        cursor: pointer;
        border-radius: 20px;
    }
        #check-auth:hover,
        .save-button:hover {
            background: #7CE2B2;
            color: black;
        }

.column-text-container {
    width: 100% !important;
}

.feed-manual-item {
    background-color: #daf1e6 !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;
}