﻿@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. */
/* Blue - #E36F18 */
/* Orange - #E36F18 */
/* Red - #012C61 */
/* Grey - #F5F3EF */

/* GENERAL */
body {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    line-height: 1.4;
}

p {
    color: #404040 !important;
}

.navbar .dropdown .dropdown-menu .container .row.signpost > p{
    color : white !important;
}

#footer {
    color: #707070;
    text-align: center;
    padding: 10px;
}

    #footer a {
        color: #707070;
    }

a {
    color: #012C61;
    text-decoration: none;
}

.installation-colour {
    color: #007EB9;
}

.header:not(.first):not(.last) {
    background-color: #fff;
}

#footer {
    background: #ebeef3;
}

button {
    color: #414040;
}

    button:hover {
        background-color: #004d72 !important;
    }

.button.ui-button {
    background: #404040;
}

    .button.ui-button:hover:not(#btnLogin) {
        background: #004d72;
    }

span.ui-button-text:hover {
    color: white;
    background-color: #004d72;
}

#btnLogin:hover,
#btnLogin > span:hover {
    background: #004d72 !important;
}

#PopupLogin button {
    border: 1px solid #E36F18;
}

#tabs .ui-tabs-nav .ui-state-default:hover, #tabs .ui-tabs-nav .ui-state-hover {
    background-color: #fff;
}

#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 #E36F18;
}

/* Home Page */
.browseButton {
    background-color: #E36F18;
    text-decoration: none !important;
}

    .browseButton.light {
        background-color: #BF93B5;
        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: #E36F18;
}

th {
    background-color: #E36F18;
}

#btnNewTopic, .postreply {
    background: #E36F18;
}

    #btnNewTopic:hover, .postreply:hover {
        background: #004d72;
    }

.Topic .details span.member {
    color: #004d72;
}

#size-switcher li:hover {
    background: #007EB9;
}

#side-profile a:hover {
    background-color: #007EB9;
}

#submit {
    background: #004d72;
}

    #submit:hover {
        background: #007EB9;
    }

.second-nav div.active,
.subnav li.active a,
.third-tier-mobile-ul-subnav > li.active,
.third-tier-mobile-ul > li.active {
    background-color: #8095b0;
    color: #FFF;
}

.second-nav > .subnav-item {
    color: #fff !important;
    background-color: #8095b0;
    cursor: pointer;
}

    .second-nav > .subnav-item.active {
        color: #fff !important;
        text-decoration: none !important;
        background-color: #E36F18;
    }

    .second-nav > .subnav-item:hover {
        color: #fff !important;
        background-color: #E36F18 !important;
    }

.block a.action:hover {
    background: #007EB9;
}

.archivemonth {
    background-color: #004d72;
}

    .archivemonth:hover {
        background-color: #007EB9;
    }

.selected:not(.timeline-event) {
    background-color: #E36F18;
}

#filtercontainer .title:hover, .tree li span:hover {
    background-color: #007EB9;
}



#MonthContainer h1 {
    background-color: #012C61 !Important;
}

.header-bar {
    background-color: #E36F18;
    color: #FFF;
}

.addBookingMember {
    background-color: #E36F18;
}

    .addBookingMember a:hover {
        background-color: #007EB9;
    }

a h2:hover, a h3:hover {
    color: #007EB9;
}

.booking > button {
    float: right;
    background-color: #E36F18;
}

.subnav li.active a {
    background-color: #004d72;
    color: #FFF;
}

em strong, strong em {
    color: #004d72;
}

.contact ul {
    color: #38708A;
}

.pagination a.active, .pagination a:hover {
    color: #fff;
    background: #38708A;
    text-decoration: none;
}

.tel strong {
    color: #38708A;
}

.panel-content h2 {
    color: #012C61;
}

.home_bottom {
    background: #38708A;
}

.button_join {
    background: #E36F18;
}

.news h3 {
    color: #012C61;
}

.members-boxes h3 {
    color: #012C61;
}

.block h3 {
    color: #012C61;
}

.block-news a {
    color: #38708A;
}

.block a.action {
    background: #38708A;
}

.block-events a strong {
    color: #38708A;
}

.result h5 {
    color: #38708A;
}

.postheader {
    color: #38708A;
}

#filtercontainer .title-child:hover {
    background-color: #007EB9;
}

.mini-calendar .hasevent {
    background-color: #E36F18;
    color: #fff;
}

.pagination a.active, .pagination a:hover {
    color: #fff;
    background: #38708A;
    text-decoration: none;
}

.contact form input#ssubmit {
    background: #004d72 url('../images/search.png') 50% 50% no-repeat;
}

.header-logo {
    height: 75px;
    width: auto;
    margin: 10px 0px 0px 0px;
}

#ContentDiscussion .details span.member,
#NewsDiscussion .details span.member {
    color: #38708A;
}

#content .column-wrapper .column h1 {
    color: #e36f18;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.mean-nav .fa-caret-down {
    display: none;
}

.hover-colour {
    color: #007EB9 !important;
}

.AllNewsTitle:hover {
    color: #007EB9 !important;
    text-decoration: underline !important;
}

.usrp-fb-1 .usrp-fb-title {
    background: #E36F18;
}

.nav a,
.nav .submenu a {
    background-color: #012C61;
    color: #fff;
}

    .nav a:hover {
        background-color: #E36F18 !important;
    }

.nav li.active a {
    background-color: #E36F18;
}

h1 {
    font-size: 170%;
    font-weight: bold;
    color: #000000;
}

h2 {
    font-size: 140%;
    font-weight: bold;
    color: #000000;
}

h3 {
    font-size: 120%;
    font-weight: bold;
    color: #000000;
}

h4 {
    font-size: 100%;
    color: #5c5c5c;
}

.topNav > li > a {
    color: #E36F18;
}

.search-container > form > input {
    border: 1px solid black;
}

.no-link-style:hover {
    text-decoration: none !important;
}

/*.subnav a {
    background-color: #8095b0 !important;
}*/

.subnav li.active a {
    background-color: #E36F18 !important;
    color: white;
}

    .subnav li.active a:hover {
        color: white;
    }

    /*.subnav li.active a:hover {
        background-color: #E36F18 !important;
    }

.subnav li a:hover {
    background-color: #E36F18 !important;
}*/

.right-info-box {
    background-color: #f5f3ef;
}

    .right-info-box h2 {
        font-weight: normal;
        padding-left: 10px;
    }

    .right-info-box p {
        padding: 0px 10px 10px 10px;
    }

.advanced-search-text {
    color: #E36F18 !important;
    width: 50px;
    float: right;
    text-align: center;
    padding-left: 10px;
    padding-top: 2.5px;
}

.footer-social-networking a {
    background-color: #38708A;
}

    .footer-social-networking a:hover {
        background-color: #012C61;
    }

.mean-container .mean-bar {
    background-color: #012C61 !important;
}

.details .member,
.details .institution {
    color: #012C61 !important;
}

@media screen and (max-width: 900px) {
    header .col-right {
        margin-bottom: 20px;
    }
}

#printicon {
    margin-left: 1px;
}

@media screen and (min-width: 900px) {
    .AllNewsTitle {
        margin-top: -75px;
        margin-left: 230px;
    }

    .ArticleNews {
        margin-left: 230px;
        padding-bottom: 30px;
    }

    .NewsAuthor {
        margin-left: 230px;
    }
}

.homeNewsItem {
    color: #000000;
    margin-bottom: 0px;
}

    .homeNewsItem:hover {
        color: #707070;
    }

.twitter h1,
.twitter h4 {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: normal;
    color: black;
}

.twitter h4 {
    color: gray;
}

    .twitter h4 > a {
        color: #0588cb !important;
    }

.top-header {
    width: 100%;
    background-color: #E36F18;
    height: 17px;
}

.sidebar {
    background-color: #F5F3EF;
}

#wrapper {
    margin-top: 0px !important;
}

ul.nav > li.active > ul.submenu > li > a:hover {
    background-color: #012C61 !important;
}

.column-30 {
    padding-top: 0px !important;
}

img.collapsible[src='/images/white-add-icon.png'],
img.collapsible[src='/images/white-minus-icon.png'] {
    filter: brightness(0.4);
}

.twitter-timeline-container {
    height: 950px !important;
    overflow-x: hidden;
    overflow-y: scroll;
}

.tab button.active {
    background-color: #E36F18;
}

.cd-horizontal-timeline .filling-line {
    background-color: #E36F18;
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: #E36F18;
    border-color: #E36F18;
}

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #E36F18;
}

.good-post,
.discussion-signup-alert {
    background-color: #E36F187d;
}

.submenu-li {
    background-color: #012C61;
    display: flex !important;
}

.submenu-li:hover {
    background-color: #E36F18;
    cursor: pointer;
}

.submenu-li > a
{
    background-color: transparent !important;
    width: 100% !important;
}

.submenu-li > a:hover
{
    background-color: transparent !important;
}

.third-submenu-li {
    background-color: #8095b0;
    display: flex !important;
}

.third-submenu-li:hover,
.active.third-submenu-li:hover
{
    background-color: #E36F18;
    cursor: pointer;
}

.third-submenu-li > a {
    background-color: transparent !important;
    width: 100% !important;
}

.third-submenu-li>a:hover {
    background-color: transparent !important;
}

.active.third-submenu-li {
    background-color: #E36F18;
    color: #FFF;
}

.progress 
{
    background-color: #E36F18 !important;
}

@media (max-width: 1023px) {
    .meanmenu-container.mean-container {
        margin-top: 0px;
    }

    .pull-right.col-right {
        width: 40%;
        position: relative;
        top: 140px;
        right: 40px;
        z-index: 999996;
        text-align: right;
    }

    .header-logo {
        height: 75px;
        width: auto;
        margin: 10px 0 0 0;
    }
}

.right-info-box h2 {
    font-weight: bold;
    color: #E36F18;
}


.meanmenu-container .submenu-li a,
.meanmenu-container .nav li.active a {
    background-color: transparent !important;
}


.navbar {
    background: #cce6ff !important;
    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;
    color: #1b1b1b;
}

h2, .h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 42px;
    line-height: 56px;
    letter-spacing: 0px;
    color: #1b1b1b;
}

h3, .h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #1b1b1b;
}

h4, .h4 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #1b1b1b;
}

h5, .h5 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #1b1b1b;
}

h6, .h6 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #1b1b1b;
}

body, p {
    font-family: 'Lato', sans-serif;
    color: #1B1B1B;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 0px;
}

header.pageheader .logo img {
    width: 200px;
    height: 96px;
}

header.pageheader .logo img {
    max-width: 120px;
}

.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: #012C61;
    color: white;
    padding: 9px 12px;
    border: 0;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    cursor: pointer;
    border-radius: 20px;
}

a {
    color: #012C61;
    text-decoration: underline;
}

#search-control {
    border: solid grey 1px;
    border-radius: 20px;
}

.submit {
    color: #1B1B1B;
}

.submit:hover {
    color: grey;
    background-color: #fff !important;
}

.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: #cde3fe;
    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 !important;
}

.split-bg-primary:after {
    content: "";
    background: #cde3fe;
    position: absolute;
    top: -8%;
    height: 52%;
    left: -2%;
    right: -2%;
    z-index: -1;
}

.page-header-banner:after {
    height: 0;
}

.pageheader {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.blog-grid .blog-grid-item:not(.hide-star):after {
    content: "";
    height: 100px;
    width: 100px;
    right: -50px;
    top: -50px;
    position: absolute;
    border-radius: 50px;
    background: #E36F18;
    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;
}

.btn-primary:hover,
.btn-empty:hover {
    background: #4e9dfd;
    color: white;
}

.btn-lg {
    padding: 15px 20px 20px 20px;
    width: 209px;
    height: 55px;
    font-size: 20px;
    border-radius: 40px;
    text-align: center;
}

footer {
    background: #ebeef3;
}

.footer-links a {
    text-decoration: none;
    color: #1B1B1B;
}

.footer-text a {
    color: #1B1B1B;
}

.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: #89C1CC;
}

    .landing-section:before {
        content: "";
        background: #89C1CC;
        position: absolute;
        top: 90%;
        height: 60%;
        left: -2%;
        right: -2%;
        z-index: 1;
    }

.quote-font {
    font-style: italic;
}

.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: #E36F18;
}

.single-testimonial h3:after, .single-testimonial .h3:after {
    content: "”";
    color: #E36F18;
}

.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: #012C61;
}

.text-colour {
    color: #fff !important;
}

.interest-switch-colour:before {
    background-color: #012C61;
}

.interest-label {
    color: #012C61 !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: #012C61 !important;
}

.dashboard-text {
    color: #fff !important;
}

.dashboard-divider {
    background-color: grey;
}

.btn-primary.solid {
    background: #012C61;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btn-primary.solid:hover {
        background: #89C1CC;
        color: white;
    }

    .btn-primary.solid:after {
        content: "";
        font-family: "bufdg";
        padding-left: 8px;
        background: #012C61;
        border-radius: 15px;
        color: #fff;
        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 #E36F18 !important;
    border-radius: 20px;
}

input:checked + .slider {
    background-color: #012C61;
}

.video-element .quote:before {
    background: #E36F18;
    content: "";
    min-width: 3px;
    max-width: 3px;
    height: 100%;
    display: inline-block;
    margin-right: 8px;
}


.subnav {
    background: #cde3fe !important;
}

.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: #012C61;
    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: #012C61;
    -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: #012C61;
    border-radius: 10px 10px 0px 0px;
    padding: 0 15px;
}

.calendar-grid .active > .day {
    background: lightgrey;
    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: #efedf3;
    }

.navigation-block-text p{
    color: #fff !important;
}

.breadcrumbs {
    padding-top: 0;
}

.subnav a{
    background-color: none !important;
    color: #1B1B1B;
}

.subnav strong {
    background-color: none !important;
}

.subnav ul li a {
    color: #1B1B1B;
    text-decoration: none;
}

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: #012C61;
    font-size: 18px;
}


.image-width {
    width: auto !important;
}

.top-navigation{
    margin-top: 0;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 3px;
    background-color: #012C61;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.btn-close{
    background-color: #fff;
}

.icon-map-pin{
    color: #1B1B1B;
}

.icon-calendar {
    color: #1B1B1B;
}

.modal-title{
    color: #fff;
}


.dashboard-links{
    color: #fff !important;
}

.digest-links{
    text-decoration: underline;
}

.digest-links:hover {
    text-decoration: none;
}

.digest-btn{
    margin-right: 10px !important;
}

.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;
}


.blog-grid .blog-grid-item.active:before {
    content: url("../../images/bookmark-solid.svg");
    transform: scale(0.9);
    right: 9px;
    top: 7px;
}

.header {
    background: #E36F18 !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;
}

.ui-icon,
.ui-datepicker-current,
.ui-datepicker-close {
    font-weight: 400;
    background: #012C61;
    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: #4e9dfd;
        color: white;
        padding: 9px 18px;
        border: 0;
        text-decoration: none;
        line-height: 1;
        display: inline-block;
        cursor: pointer;
    }

.ui-datepicker-calendar th {
    background-color: #012C61;
}


.ui-datepicker-calendar span {
    color: #fff;
}

.ui-datepicker-current-day,
.ui-datepicker-current-day a {
    border-color: #E36F18;
    background: #E36F18;
    color: #1B1B1B !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-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;
    }

    .resource-column {
        max-width: none;
        display: flex;
        align-items: center;
        text-align: center;
    }

    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%;
    }

    .resource-column {
        padding-left: 0px;
    }

    .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;
    }

    .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;
    }
}

.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%;
    }

    .triple-mobile-margin {
        height: 310px;
    }

    .access-margin {
        margin-right: 0px;
    }

    .terms-use-margin {
        margin-right: 140px;
    }

    .access-margin {
        margin-right: 50px !important;
    }


    .resource-block {
        height: auto;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 10px;
    }
}

@media only screen and (min-width: 667px) and (max-width: 800px) {

    .mobile-margin {
        margin-right: 10px;
    }

    .mobile-break {
        visibility: visible !important;
    }

    .break-hidden {
        display: none;
    }


    .footer-spaces {
        display: none;
    }

    .access-margin {
        margin-right: 39px !important;
    }

    .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;
    }

    .mobile-text-width {
        width: 55%;
    }

    .mobile-padding {
        padding-right: 0px;
    }

    .terms-use-margin {
        margin-right: 58px !important;
    }

    .conditions-margin {
        margin-right: 0 !important;
        margin-left: -20px;
    }

    .mobile-dimensions {
        margin-right: 63px !important;
    }

    .sitemap-margin {
        margin-left: -40px;
    }
}

@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;
    }

    .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;
    }
}

.access-margin {
    margin-right: 50px;
}

.terms-use-margin {
    margin-right: 155px;
}

.mobile-dimensions {
    margin-right: 40px;
}

.terms-use-margin {
    margin-right: 75px;
}

.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-cheia.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);
}

.pointer-default,
.pointer-default:hover {
    cursor: default !important;
}

.swooshB:after,
.swooshA:before {
    display: none;
}

.search-type-pod {
    background-color : #012C61;
}

.bufdg-digest {
    width: 275px;
    height: 110px;
}

.WeeklyDigest h2 {
    -webkit-border-radius: 0;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    text-align: left;
    text-indent: 50px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    color: #fff;
    font-size: 14px;
}

.WeeklyDigest h2 {
    background: #012C61 url('../images/rss-feed-icon.png') 10px 50% no-repeat;
}

.digestauthor {
    float: right;
    margin-right: 10px;
}

.WeeklyDigest .Article {
    color: #000;
    padding: 10px;
    border-bottom: 1px solid #b6b6b6;
    background-color: #e9e9e9;
    background-image: -moz-linear-gradient(bottom,#e9e9e9, #fff);
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#e9e9e9), to(#fff));
    background-image: -webkit-linear-gradient(bottom,#e9e9e9, #fff);
    background-image: -o-linear-gradient(bottom,#e9e9e9, #fff);
    background-image: -ms-linear-gradient(bottom,#e9e9e9, #fff);
    background-image: linear-gradient(bottom,#e9e9e9, #fff);
    line-height: 18.25px;
    text-align: justify;
    word-wrap: break-word;
}

.DigestOptions {
    background: #e2e2e2;
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-left: 5px;
}

    .DigestOptions div {
        display: inline-block;
        margin: 0px 3px 3px 0px;
        text-align: right;
        border: 1px solid #c9c9c9;
        height: 38px;
        line-height: 38px;
        background-color: #e9e9e9;
        background-image: -moz-linear-gradient(bottom,#e9e9e9, #fff);
        background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#e9e9e9), to(#fff));
        background-image: -webkit-linear-gradient(bottom,#e9e9e9, #fff);
        background-image: -o-linear-gradient(bottom,#e9e9e9, #fff);
        background-image: -ms-linear-gradient(bottom,#e9e9e9, #fff);
        background-image: linear-gradient(bottom,#e9e9e9, #fff);
        cursor: pointer;
    }

    .DigestOptions span {
        display: block;
        padding: 0 4px 0 38px;
        background-position: 3px 50%;
        background-repeat: no-repeat;
        text-decoration: none;
    }

.event-mini-tile a p {
    color : white !important;
}


@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: 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: #E36F18;
    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: #012C61;
        color: white;
        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: #4e9dfd;
            color: white;
        }

.column-text-container {
    width: 100% !important;
}

.feed-manual-item {
    background-color: #cde3fe !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;
}