.pd-m-top {
	padding-top: 10px;
}
.errors {
    color: red;
    margin-bottom: 10px;
}
.success {
    color: green;
    margin-bottom: 10px;
}
.login-logo img {
	width: 100%;
	margin: 0 0 0 0;
}
.login-page {
	background: rgb(241,242,242) !important;
}
.login-box-msg, .register-box-msg {
	font-weight: 600 !important;
	font-size: 18px !important;
}
.btn.btn-primary.login {
	font-size: 16px;
	font-weight: 500;
	background-color: #2a3d73 !important;
	border-color: #2a3d73 !important;
}
.login-box-body, .register-box-body {
	background: rgb(241,242,242) !important;
    border: 2px solid #2a3e73 !important;
    border-radius: 0px 0px 4px 4px !important;
}
.login-box-body .secondary {
    margin-bottom: 17px;
}
.form-group.has-feedback.reset-confirm {
    width: 86%;
    float: left;
    margin-right: 10px;
}
.feedback i.fa.fa-times.fa-2x {
    color: #f11e59 !important;
}
i.fa.fa-2x.fa-check {
    color: #00D679 !important;
}
.fc .datepicker.datepicker-inline {
    display: none;
}
.user-panel>.info>p small {
    font-weight: 300;
    font-style: italic;
}
.logo-lg {
	/*text-align: left;*/
}
.logo-lg img {
    height: 35px;
}
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
    margin: 0;
}
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
    margin: 0;
}
.mailbox-messages.no-messages {
    margin: 10px;
    border: none;
}
.mailbox-subject a.message_subject {
    text-decoration: none;
    color: #000;
}
.no-padding {
    padding: 0px !important;
}
.no-right-padding {
    padding-right: 0px !important;
}
.no-left-padding {
    padding-left: 0px !important;
}
img.img-circle.profile {
    max-width: 100px;
    margin-top: 10px;
}
.feedback.pinput.portal i,
.feedback.pconfirm.portal i {
    margin-top: 1em;
}
.cc_data {
    padding-top: 8px;
}
.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #cfff04 !important;
}
.payment_highlight {
    color: red;
    font-weight: 900;
}
a.btn.btn-primary.large-centre {
    width: 400px;
    max-width: 100%;
}
.mg-r-sm {
    margin-right: 5px;
}
.list-group-item.active a {
    color: white;
}
.list-group-item a {
    color: black;
    font-weight: 500;
}
.mg-b-none {
    margin-bottom: 0px !important;
}
.class_display {
    min-height: 1000px;
}
.my_booking_calendar_display {
    min-height: 300px;
}
.skin-blue .sidebar a {
    color: #f1f2f2;
}
.icon .fa {
    font-size: 0.9em;
}

.btn.btn-gym-mate {
    border: 2px solid #2a3e73;
    margin: 10px 5px 15px 5px;
    background: #f7f7f7;
    color: #2a3e73;
    font-weight: 600;
    width: 90%;
}
.btn.btn-gym-mate:hover {
    background: #2a3e73;
    color: #f7f7f7;
}


@media screen and (max-width: 991px)
{
    .my_details .input {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .form-row.payment_details .row .col-sm-12 {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .form-row.payment_details .row .col-sm-12 h5 {
        font-weight: 900;
    }
    .form-row.payment_details .row div.col-sm-12:nth-child(odd) {
        background-color: #f1f1f1;
    }
    .fc-list-table td {
        padding: 8px 5px;
    }
    .fc-toolbar.fc-header-toolbar {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}
@media screen and (max-width: 842px)
{
    .fc-center {
        margin-top: 10px;
    }
}
@media screen and (max-width: 767px)
{
    .table-responsive.mailbox-messages {
        overflow: hidden;
    }
    .table-responsive.mailbox-messages .mailbox-name,
    .table-responsive.mailbox-messages .mailbox-subject,
    .table-responsive.mailbox-messages .mailbox-date {
        display: block;
    }
    table.table.table-hover.table-striped {
        table-layout: fixed;
    }
    td.mailbox-checkbox {
        width: 12%;
    }
    .table-responsive {
        margin-bottom: 0px !important;
    }
    td.mailbox-subject {
        white-space: normal !important;
    }
    .no-right-padding {
        padding-left: 0px !important;
    }
    select.full-width {
        margin-bottom: 0px !important;
    }
    .cc_data {
        padding-top: 0px !important;
    }
    table#payment_history_table {
        font-size: x-small;
    }
    .fc-right .fc-button-group {
        display: none;
    }
    .fc-center h2 {
        padding: 10px 0;
        font-size: 25px;
    }
    .fc-toolbar .fc-left {
        float: none;
    }
    .fc-left {
        width: 145px;
        margin: auto;
    }
    .fc-center {
        margin-top: 0;
    }
    .fc-toolbar .fc-center {
        display: block;
        clear: both;
    }
    .fc-center h2 {
        float: none !important;
    }
}

body.login-page {
    overflow-y: hidden !important;
}
.login-box {
  margin: 10% auto 0px auto !important;
}
.login-logo {
  background-color: #2a3e73;
  border-radius: 4px 4px 0px 0px !important;
  margin-bottom: 0px !important;
}
.login-logo img {
  padding: 30px !important;
}
.login-box-msg {
    padding: 15px 20px 20px 20px !important;
}
.login-box-msg form {
    padding: 5px !important;
}
.btn.btn-primary.login {
    margin-top: 5px !important;
}
.login-box .pd-m-top {
    padding-top: 20px !important;
}

/***** Styling for member booking calendar ******/
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.mg-l-md {
    margin-left: 5px;
}
.date-header {
    font-size: 1.5em;
    padding: 30px;
}
.show-link {
    cursor: pointer;
}
.mg-b-none {
    margin-bottom: 0 !important;
}
.mg-b-sm {
    margin-bottom: 10px !important;
    margin-top: 30px;
    padding-left: 80px;
    padding-right: 80px;
}
.calendar-modal {
    width: 208px;
    height: 250px;
    position: fixed;
    top: 391px;
    right: 7px;
    transform: translate(-50%, -50%);
    background-color: white;
    border: solid 1px black;
}

.member_schedule .display_booking {
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    color: black;
    margin: 2px 2px 8px 2px;
    font-size: 16px;
    border: solid 1px black;
    width: 49%;
    float: left;
    min-height: 115px;
}
.member_schedule .display_booking.booked {
    color: #292929;
}
.member_schedule .display_booking.unbooked {
    color: #5a595a;
    background-color: #fff;
}
.member_schedule .display_booking.cancelled {
    color: #5a595a;
    background-color: #b94a48a6 !important;
}
.member_schedule .display_booking.booked.class {
    background-color: #beff00bf;
}
.member_schedule .display_booking.booked.pt {
    background-color: #86d6fd7a;
}
.member_schedule .cat_count {
    height: 20px;
}
.member_schedule .add-block {
    width: 15px;
    height: 15px;
    padding: 12px;
    margin: auto;
    background-color: lightgray;
    text-align: center;
    cursor: pointer;
}
.member_schedule .add-block .awe-plus {
    display: inline-block;
    width: 100%;
}

.booking-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-20%, -50%);
    background-color: white;
    padding: 2em;
    font-size: 1.5em;
    line-height: 2em;
    border-radius: 5px;
    border: 3px solid black;
    text-align: center;
    z-index: 99;
}
.booking-modal img.custom-icon {
    height: 60px;
    margin-bottom: 30px;
}
#mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 98;
    opacity: 0.8;
}
.class_category,
.class_booking_count {
    font-size: 0.75em;
}
.date-range-display {
    font-size: 34px;
    font-weight: 800;
    color: #f11e59;
}
.class_time {
    font-size: smaller;
    color: #2a3d73;
    text-align: left;
    font-weight: bold;
}
.class_name {
    font-weight: 600;
    color: #3e3d3d;
    margin: 4px 0;
    text-align: left;
    font-size: 15px;
}
.cat_count {
    height: 1.15em;
}
.col-sm-1.time {
    width: 35px !important;
    font-size: 15px;
}
.booking-modal-close {
    position: absolute;
    top: 8px;
    right: 13px;
}
.booking-modal-content {
    text-align: left;
    margin: 0 20px;
}
.modal_title {
    font-size: larger;
    font-weight: bolder;
    text-decoration: underline;
}
.booking_conflict.alert-danger {
    padding: 10px 20px;
    border-radius: 8px;
}
.ongoing_bookings_content .row {
    border-bottom: solid 1px lightgrey;
    padding-bottom: 5px;
}
.ongoing_bookings_content .col-sm-1 {
    padding-top: 5px;
}
.ongoing_bookings_content .tp {
    padding-top: 10px !important;
}
.create_ongoing_booking_form span.form_label {
    width: 150px;
    display: inline-block;
}
.modal-input {
    width: 150px !important;
}
.ongoing_booking {
    border: 1px solid #49afcd;
}
.btn-info {
    background-color: #00c0ef !important;
}
.d-none {
    display: none;
}
#group_select_mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 98;
    opacity: 0.8;
}
.group_select_modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 2em;
    font-size: 1.5em;
    line-height: 2em;
    border-radius: 5px;
    border: 3px solid black;
    text-align: center;
    z-index: 99;
}
.group_select_modal-close {
    position: absolute;
    top: 8px;
    right: 13px;
}
.group_select_modal_content {
    text-align: left;
    margin: 0 20px;
}
.modal_title {
    font-size: larger;
    font-weight: bolder;
    text-decoration: underline;
}
.member_schedule .display_booking.booked_out {
    background-color: #deb1b1;
}

@media screen and (max-width: 1024px) {
    .date-header {
        font-size: 1em;
    }
    .date-range-display {
        font-size: 15px;
    }
    .calendar-content .col-sm-1 .display_booking {
        padding: 0px 5px 10px 5px !important;
        font-size: 9px;
    }
    .calendar-content.am .col-sm-1, 
    .calendar-content.pm .col-sm-1, 
    .calendar-content.empty .col-sm-1 {
        line-height: 0.9em;
    }
    .page-header {
        font-size: 18px;
    }
    .ongoing_bookings_content .col-sm-1.tp {
        width: 20% !important;
    }
    .ongoing_bookings_content .col-sm-2.tp {
        width: 23%;
    }
    .booking-modal {
        font-size: 1em;
        line-height: 1.5em;
    }
    .calendar-modal {
        top: 27%;
        right: 0%;
        z-index: 999;
    }
}
