﻿.header-padding.p-t-0{
    padding-top:10px !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: 93px;
        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: 93px;
        word-break: break-word;
    }
}

.feed-lite-btn{
    margin-left: auto;
    margin-right: auto;
}

@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;
    }

    .response-content-width {
        width: 100% !important;
    }

    .mobile-discuss-image {
        width: 100%;
        height: auto;
    }

    .contact-member {
        width: 93px;
        word-break: break-word;
    }
}

@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: -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: linear-gradient(225deg, #654C8F 0%, #CA0C69 100%);
    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: linear-gradient(225deg, #654C8F 0%, #CA0C69 100%);
    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: #CA0C69;
    color: white;
}

.feed-manual-item {
    background-color: #b0a7c5!important;
    color: #000 !important;
}

.feed-manual-item h4, 
.feed-manual-item p,
.feed-manual-item i,
.feed-manual-item .date{
    color: #000 !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;
}