﻿
/*   base CSS   */


html {
    background-color: #fff;
}

body {
    padding-bottom: 20px;
    background-color: white;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
}

#social-sign-in ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#social-sign-in li {
    display: inline-block;
    width: 55px;
}

.width-small {
    width: 100px;
}

footer p {
    font-size: 11px;
    text-align: right;
}

.form-inline-event-filter .form-group {
    margin-right: 10px;
}

.img-preview {
    width: 150px;
}

#pageEditCustomer .img-preview {
    margin-bottom: 5px;
}

.navbar-inverse {
    background-color: #333333;
}

.nav {
    flex-wrap: inherit;
}

.btn, .btn-block, .btn-primary, .btn-default, .btn-lg {
    border-radius: 3px;
}

a:not([href]):not([tabindex]) {
    color: white;
}

.headerLogoArea {
    /*background-image: url(https://online1.venpos.net/site/Styles/Default/your_logo_here.png);*/
    background-repeat: no-repeat;
    height: 140px;
    background-size: contain;
    margin: -140px auto 55px auto;
    padding: 18px 0;
}

@media (max-width: 600px) {
    .headerLogoArea {
        margin: -140px auto 55px 10px;
    }
}

.btn-primary, .btn-default {
    background-color: #0B2A4A;
    border: #0B2A4A;
    border-radius: 3px;
    color: #fff;
    /*transition: background-color 0.25s ease-out, color 0.25s ease-out;*/
}

    .btn-primary:hover, .btn-default:hover {
        background-color: #003366;
        border-color: #003366;
        color: #fff
    }

    .btn-primary:active, .btn-primary:focus .btn-default:active, .btn-default:focus {
        color: #fff;
        background-color: #0B2A4A !important;
    }

    .btn-primary:not(:disabled):not(.disabled):active,
    .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        border-color: #0B2A4A !important;
    }

    .btn-default:not(:disabled):not(.disabled):active,
    .btn-default:not(:disabled):not(.disabled).active,
    .show > .btn-default.dropdown-toggle {
        border-color: #0B2A4A !important;
    }

    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem #0B2A4A;
    }

    .btn-default:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled).active:focus, .show > .btn-default.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem #0B2A4A;
    }

.btn-success {
    color: #fff;
    background-color: #B2292E;
    font-size: initial;
}

    .btn-success:hover {
        background-color: #fff;
    }

    .btn-success:active, .btn-success:focus {
        color: #fff;
        background-color: #B2292E;
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
        border-color: #B2292E !important;
    }

        .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem #B2292E;
        }

.btn-lg {
    padding: 0 26px;
    height: 46px;
    line-height: 46px
}

a.btn.btn-primary.btn-small, .btn.btn-primary.btn-small.paymentLink,
a.btn.btn-default.btn-small, .btn.btn-default.btn-small.paymentLink {
    font-size: 0.9rem;
    border-radius: 8px;
}

.btn-small {
    padding: 3px;
}

.bg-info {
    background-color: transparent !important;
}

.dropdown-menu {
    left: unset;
}

@media (min-width: 768px) {
    .col-md-4 {
        max-width: unset;
    }
}

input[type="radio"],
input[type="checkbox"] {
    margin: 10px;
}

@media (max-width: 500px) {
    .btn-sm {
        width: unset;
        font-size: unset;
    }
}

@media (max-width: 766px) {
    .tab-pane {
        width: 250px;
    }
}

label.selectorLabel {
    display: none;
}

@media (min-width: 576px) {
    .form-inline .form-control {
        font-size: inherit;
    }
}

@media (max-width: 600px) {
    .form-group {
        width: max-content;
    }
}
/* Marketing questions */
@media (max-width: 600px) {
    .form-group.row {
        width: unset;
    }
}

.card-header {
    padding: 0.1rem 0.6rem;
}

    .card-header.member-details, .card-header.member-address {
        font-size: 0.9rem;
        padding: 6px 0px 6px 15px;
    }



.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 768px) {
    .col-md-5.fieldName {
        width: 100%;
        padding: unset;
    }
}

a.homeLink {
    padding: 20px 140px 30px 20px;
    color: transparent !important;
}

p.membershipCount {
    font-weight: 900;
    white-space: pre-line;
}
/*.table, .memberships-expired-table, .memberships-current-table, .online-purchases-table, booking-table {
    table-layout: fixed;
}*/

/* RESPONSIVE Membership expired list table start -------------------------------------------- */
@media (max-width: 1200px) {
    .table.memberships-expired-table th {
        display: none !important;
    }

    .table th, .table td {
        border-top: unset;
    }

    .table.memberships-expired-table tr {
        width: 100%;
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
        border-radius: 10px;
    }

    .table.memberships-expired-table tbody tr {
        border: 2px solid #0B2A4A;
        border-radius: 10px;
        margin-bottom: 5px;
    }

    .memberships-expired-table.table-bordered th, .memberships-expired-table-table.table-bordered td {
        border: unset;
    }
}

@media (max-width: 1200px) {
    .table.memberships-expired-table .beforStyles {
        background: #333333;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 5%;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
        border-collapse: inherit;
    }

    @media (max-width: 1200px) {
        .ME-Name,
        .ME-Membership,
        .ME-Ref,
        .ME-Expires,
        .ME-Cost,
        .ME-NewType,
        .ME-NewCost,
        .ME-Renew,
        .ME-DDStatus,
        .ME-Edit {
            width: 100%;
            display: block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: left;
        }
    }

    .ME-Name::before,
    .ME-Membership::before,
    .ME-Ref::before,
    .ME-Expires::before,
    .ME-Cost::before,
    .ME-NewType::before,
    .ME-NewCost::before,
    .ME-Renew::before,
    .ME-DDStatus::before,
    .ME-Edit::before {
        background: #0B2A4A;
        color: #e6e6e8;
        float: none;
        padding: 5px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
    }

    .ME-Name::before {
        content: 'Name:';
    }

    .ME-Membership::before {
        content: 'Membership Type:';
    }

    .ME-Ref::before {
        content: 'Reference:';
    }

    .ME-Expires::before {
        content: 'Expires:';
    }

    .ME-Cost::before {
        content: 'Cost:';
    }

    .ME-NewType::before {
        content: 'New Membership Type:';
    }

    .ME-NewCost::before {
        content: 'New Cost:';
    }

    .ME-Renew::before {
        content: 'Renew:';
    }

    .ME-DDStatus::before {
        content: 'Direct Debit Status:';
    }

    .ME-Edit::before {
        content: 'Edit Details:';
    }
}
/* RESPONSIVE Memberships Expired table END -------------------------------------------- */


/* RESPONSIVE Membership Current list table start -------------------------------------------- */
@media (max-width: 576px) {
    .table.memberships-current-table th {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .table.memberships-current-table tr {
        width: 100%;
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
        border-radius: 10px;
    }

    .table.memberships-current-table tbody tr {
        border: 2px solid #0B2A4A;
        border-radius: 10px;
        margin-bottom: 5px;
    }

    .memberships-current-table.table-bordered th, .memberships-current-table-table.table-bordered td {
        border: unset;
    }
}

@media (max-width: 576px) {
    .table.memberships-current-table .beforStyles {
        background: #333333;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 5%;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
        border-collapse: inherit;
    }

    @media (max-width: 576px) {
        .MC-Name,
        .MC-Membership,
        .MC-Ref,
        .MC-Expires,
        .MC-Cost,
        MC-Edit {
            width: 100%;
            display: block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: left;
        }
    }

    .MC-Name::before,
    .MC-Membership::before,
    .MC-Ref::before,
    .MC-Expires::before,
    .MC-Cost::before,
    .MC-Edit::before {
        background: #0B2A4A;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
    }

    .MC-Name::before {
        content: 'Name:';
    }

    .MC-Membership::before {
        content: 'Membership Type:';
    }

    .MC-Ref::before {
        content: 'Reference:';
    }

    .MC-Expires::before {
        content: 'Expires:';
    }

    .MC-Cost::before {
        content: 'Cost:';
    }

    .MC-Edit::before {
        content: 'Edit Details:';
    }
}
/* RESPONSIVE Memberships Current table END -------------------------------------------- */

/* RESPONSIVE Online Purchases list table start -------------------------------------------- */
@media (max-width: 550px) {
    .table.online-purchases-table th {
        display: none !important;
    }
}

@media (max-width: 550px) {
    .table.online-purchases-table tr {
        width: 100%;
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
    }

    .table.online-purchases-table tbody tr {
        border: 2px solid #0B2A4A;
        border-radius: 10px;
        margin-bottom: 5px;
    }

    .online-purchases-table.table-bordered th, .online-purchases-table.table-bordered td {
        border: unset;
    }
}

@media (max-width: 550px) {
    .table.online-purchases-table .beforStyles {
        background: #333333;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 5%;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
        border-collapse: inherit;
    }

    @media (max-width: 550px) {
        .online-purchases-table .OP-Date,
        .online-purchases-table .OP-Ref,
        .online-purchases-table .OP-Value,
        .online-purchases-table .OP-Action {
            width: 100%;
            display: block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: left;
        }
    }

    .online-purchases-table td.OP-Date::before,
    .online-purchases-table td.OP-Ref::before,
    .online-purchases-table td.OP-Value::before,
    .online-purchases-table td.OP-Action::before {
        background: #0B2A4A;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
    }

    .online-purchases-table td.OP-Date::before {
        content: 'Date:';
    }

    .online-purchases-table td.OP-Ref::before {
        content: 'Reference:';
    }

    .online-purchases-table td.OP-Value::before {
        content: 'Value:';
    }

    .online-purchases-table td.OP-Action::before {
        content: 'Action:';
    }
}
/* RESPONSIVE Online Purchases list table END -------------------------------------------- */


/* RESPONSIVE Event Bookings list table start -------------------------------------------- */
@media (max-width: 1050px) {
    .table.ev-bookings-table th {
        display: none !important;
    }

    .table.ev-bookings-table tr {
        width: 100%;
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
        border-collapse: collapse;
    }

    .table.ev-bookings-table tbody tr {
        border: 2px solid #0B2A4A;
        border-radius: 10px;
        margin-bottom: 5px;
    }

    .ev-bookings-table.table-bordered th, .ev-bookings-table.table-bordered td {
        border: unset;
    }
}

@media (max-width: 1050px) {
    .table.ev-bookings-table .beforStyles {
        background: #333333;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 5%;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
        border-collapse: inherit;
    }

    @media (max-width: 1050px) {
        .ev-bookings-table .EB-Ref,
        .ev-bookings-table .EB-Event,
        .ev-bookings-table .EB-VisitDate,
        .ev-bookings-table .EB-BookingDate,
        .ev-bookings-table .EB-Status,
        .ev-bookings-table .EB-Action {
            width: 100%;
            display: block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: left;
        }
    }

    .ev-bookings-table td.EB-Ref::before,
    .ev-bookings-table td.EB-Event::before,
    .ev-bookings-table td.EB-VisitDate::before,
    .ev-bookings-table td.EB-BookingDate::before,
    .ev-bookings-table td.EB-Status::before,
    .ev-bookings-table td.EB-Action::before {
        background: #0B2A4A;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
    }

    .ev-bookings-table td.EB-Ref::before {
        content: 'Reference:';
    }

    .ev-bookings-table td.EB-Event::before {
        content: 'Event:';
    }

    .ev-bookings-table td.EB-VisitDate::before {
        content: 'Visting On:';
    }

    .ev-bookings-table td.EB-BookingDate::before {
        content: 'Booked On:';
    }

    .ev-bookings-table td.EB-Status::before {
        content: 'Status';
    }

    .ev-bookings-table td.EB-Action::before {
        content: 'Action';
    }
}
/* RESPONSIVE Event Bookings list table END -------------------------------------------- */


/* RESPONSIVE Events list table start -------------------------------------------- */
@media (max-width: 990px) {
    .table.events-list-table th {
        display: none !important;
    }
}

@media (max-width: 990px) {
    .table.events-list-table tr {
        width: 100%;
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
    }

    .table.events-list-table tbody tr {
        border: 2px solid #0B2A4A;
        border-radius: 10px;
        margin-bottom: 5px;
    }

    .events-list-table.table-bordered th, .events-list-table.table-bordered td {
        border: unset;
    }
}

@media (max-width: 990px) {
    .table.events-list-table .beforStyles {
        background: #333333;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 5%;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
        border-collapse: inherit;
    }

    @media (max-width: 990px) {
        .events-list-table .EL-Loc,
        .events-list-table .EL-Descr,
        .events-list-table .EL-Type,
        .events-list-table .EL-Start,
        .events-list-table .EL-Duration,
        .events-list-table .EL-Facility,
        .events-list-table .EL-Action {
            width: 100%;
            display: block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: left;
        }
    }

    .events-list-table td.EL-Loc::before,
    .events-list-table td.EL-Descr::before,
    .events-list-table td.EL-Type::before,
    .events-list-table td.EL-Start::before,
    .events-list-table td.EL-Duration::before,
    .events-list-table td.EL-Facility::before,
    .events-list-table td.EL-Action::before {
        background: #0B2A4A;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
    }

    .events-list-table td.EL-Loc::before {
        content: 'Location:';
    }

    .events-list-table td.EL-Descr::before {
        content: 'Description:';
    }

    .events-list-table td.EL-Type:before {
        content: 'Type:';
    }

    .events-list-table td.EL-Start::before {
        content: 'Start:';
    }

    .events-list-table td.EL-Duration::before {
        content: 'Duration:';
    }

    .events-list-table td.EL-Facility::before {
        content: 'Facility:';
    }

    .events-list-table td.EL-Action::before {
        content: 'Action:';
    }
}
/* RESPONSIVE Event List table END -------------------------------------------- */

/* RESPONSIVE Edit Booking tables start -------------------------------------------- */
@media (max-width: 550px) {
    .table.booking-table th {
        display: none !important;
    }

    .table.booking-table tr {
        width: 100%;
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
    }

    .table.booking-table tbody tr {
        border: 2px solid #0B2A4A;
        border-radius: 10px;
        margin-bottom: 5px;
    }

    .booking-table.table-bordered th, .booking-table.table-bordered td {
        border: unset;
    }
}

@media (max-width: 550px) {
    .table.booking-table .beforStyles {
        background: #333333;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 5%;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
        border-collapse: inherit;
    }

    @media (max-width: 550px) {
        .booking-table .Desc,
        .booking-table .Price,
        .booking-table .Qty,
        .booking-tablee .Total {
            width: 100%;
            display: block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: left;
        }
    }

    .booking-table td.Desc::before,
    .booking-table td.Price::before,
    .booking-table td.Qty::before,
    .booking-table td.Total::before {
        background: #0B2A4A;
        color: #e6e6e8;
        float: left;
        padding: 5px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        width: 100%;
        min-width: 100px;
        font-size: 0.9em;
    }

    .booking-table td.Desc::before {
        content: 'Description:';
    }

    .booking-table td.Price::before {
        content: 'Price:';
    }

    .booking-table td.Qty:before {
        content: 'Quantity:';
    }

    .booking-table td.Total::before {
        content: 'Total:';
    }
}
/* RESPONSIVE Add Booking table END -------------------------------------------- */


/*.alert-danger {
    white-space: pre-line !important;
}*/


input[type="radio"], input[type="checkbox"] {
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
    padding: 10px;
    float: left;
}

input[name="IsUsingGiftAid"].label {
    display: block;
    margin-left: 20px;
}

p.emailPasswordInfo {
    margin-bottom: 30px;
    margin-top: 30px;
}

#GroupDiscountMessage label {
    color: darkred;
    font-weight: bolder;
    font-size: 20px;
}

ul.nav.nav-tabs .nav-link {
    color: unset;
    height: 100%;
}

.nav-tabs .nav-link.active {
    font-weight: bold;
}

tr.primaryMember {
    background-color: darkseagreen !important;
}

th.ME-NewType, th.ME-NewCost, th.ME-Renew {
    color: indianred;
}

ul.infoItems {
    line-height: 25px;
}

p.divNoMembershipRenewalsMsg {
    margin-left: 20px;
    font-weight: bold;
    color: blue;
}

/*  Register Tabs  */

.nav-tabs .nav-link {
    border-bottom: 1px solid #000;
}

.nav-link.active.show, #registerTabs a.active.nav-link {
    color: #000;
    background-color: #f8f9fa;
    font-weight: bold;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    height: 100%;
}

@media (max-width: 778px) {
    .tab-pane.active {
        width: 274px;
    }
}

@media (max-width: 761px) {
    #divButtons {
        text-align: center !important;
    }
}


.col-md-8.text-muted {
    color: #0B2A4A !important;
}

select.form-control:not([size]):not([multiple]) {
    margin-top: 5px;
}


@media (max-width: 990px) {
    #pageEditCustomer label {
        background-color: #0B2A4A;
        color: #fff;
    }

    #pageEditCustomer input {
        border: unset;
        padding: 0.05rem 0.05rem;
        margin-top: 8px;
    }
}

@media (max-width: 778px) {
    .form-control {
        font-size: 0.9rem;
    }
}

/*@media (max-width: 340px) {
    .card.bg-light.card-body.mb-3.well-lg {
        padding-left: 20%;
    }
}*/

.nav-tabs {
    cursor: pointer;
}


@media (min-width: 380px) {
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
}


span.fa, span.far, span.fas {
    padding-right: 4px;
    padding-left: 4px;
}

.fa, .far {
    font-weight: 900;
}

span.HelpInfo, span.HelpInfoPhoto {
    font-size: 2rem;
}

i.fa.fa-info-circle.helpIcon {
    font-size: 2rem;
}

.renewOptions {
    position: relative;
}

@media (max-width: 575px) {
    span.HelpInfoWideBtn {
        position: absolute;
    }
}

@media (max-width: 575px) {
    span.HelpInfo, span.HelpInfoWideBtn {
        left: 250px;
    }
}

.alert.alert-info.siteText {
    margin-bottom: 30px;
}

.button-wrap {
    white-space: normal !important;
}


/* Adoption module */

.row.article-title {
    font-size: 18px;
    font-weight: 800;
}

.img-newsItem {
    width: 100%;
}

.img-newsFeedListItem {
    width: 100%;
    max-width: 132px;
}

span#article-title {
    font-size: xx-large;
}

.row.article-date {
    font-style: italic;
    font-size: small;
    margin-bottom: 20px;
}

/* Renewals amount to Pay */
.payment-info {
    display: table;
    width: 100%;
    position: relative;
    color: indianred;
    font-size: 18px;
    font-weight: 800;
    padding-bottom: 20px;
}

.payInfoItem.total-text {
    width: 75%;
    text-align: right;
    padding-right: 10px;
}

.payInfoItem.total-amount {
    width: 25%;
    position: absolute;
    top: 0px;
    left: 75%;
    height: 100%;
    overflow-y: auto;
}

/* payform start */
.field {
    font-size: 20px;
    margin-top: 10px;
    display: inline-block;
}

.cvc.field {
    margin-left: 30px;
}

.pay-field-label {
    display: block;
    font-weight: 700;
}

.error label {
    color: red;
}

input {
    font-size: 20px;
    padding: 7px;
    border-radius: 7px;
    border: 1px solid #ccc;
}

.error input {
    color: red;
    border: 1px solid red;
}

.has-error input {
    border-width: 2px;
}

.validation.text-danger:after {
    content: 'Validation failed';
}

.validation.text-success:after {
    content: 'Validation passed';
}

input#expiry {
    width: 130px;
}
/* payform end  */


/* card payment page */
.payment-page {
    display: block;
    text-align: center;
}

.payment-heading {
    font-size: xx-large;
}

.payment-body {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

form#payform {
    display: table;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.row.payment-row, button#confirm-purchase {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .row.payment-row {
        width: 400px;
    }
}

.card-number-row {
    display: flex;
}

.input-group.card-number, .payment-cards-images {
    flex: 1;
}

.payment-cards-images {
    padding-left: 10px;
}

.pay-card-img {
    vertical-align: bottom;
    width: 30px;
    height: 20px;
}

form#payment-form Label {
    font-weight: 800;
}

.total-to-pay {
    color: darkred;
    font-weight: 800;
}

div#pay-actions {
    margin-top: 35px;
    text-align: center;
}

button#confirm-purchase {
    background-color: darkred;
    width: 140px;
    display: inline-block;
    margin-top: -9px;
    padding: 8px 12px;
    font-size: 16px;
    margin-right: 30px;
}

a#cancel-payment {
    display: inline-block;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

/* Used to hide items then display them once the data is loaded */
.hidden-then-displayed {
    display: none !important;
}

.radio label {
    display: -webkit-inline-box;
    margin-bottom: .5rem;
    margin-right: 30px;
}

.ConsentCheck label {
    display: -webkit-inline-box;
    margin-bottom: 1.5rem;
    margin-right: 30px;
}

/* Internet Explorer 10+ CSS styles in here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .dropdown-menu {
        left: auto;
    }
}

/* Safari CSS styles in here*/
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    .dropdown-menu {
        left: auto;
    }
}

.form-group.event-question {
    display: flex;
}

span.highlight.mandatory {
    padding-top: 5px;
    padding-left: 10px;
    color: red;
}

.questionLabel {
    padding-right: 10px;
}

.answerType._radio {
    display: flex;
}

.pagination .active {
    width: 20px;
    border-radius: 5px;
    margin-left: 10px;
}

.pagination .active > a {
    color: steelblue;
}

.pagination .not-active {
    width: 20px;
    border-radius: 5px;
    margin-left: 10px;
}

.headerLogoArea.container {
	margin-top: 2rem;

}