.registration .radio-btn-grp label {
    cursor: pointer;
    display: inline-block;
}

.registrationBG {
    background: url(../img/registration-bg.png) 50% 175px no-repeat;
}

.rechargeBG {
    background: url(../img/registration-bg.png) center no-repeat;
}

.divider {
    background: url(../img/divider.png) no-repeat;
    padding-right: 15px;
    background-position: top right 30px;
}

.registration .login-container {
    padding-left: 15px;
}

.registration,
.appointment {
    padding: 15px 0;
}

.registration .radio-btn-grp label+label {
    margin-left: 15px;
}

.registration .radio-btn-grp label span {
    display: inline-block;
    margin-left: 5px;
}

.registration h2,
.cms h2 {
    text-align: left;
    font-size: 24px;
    margin: 0px 0px 12px 0px;
    color: #7e84a0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.registration h2 span {
    color: #1464b4;
}

.registration .wpcf7-form input[type="radio"],
.confirm-chkbox input {
    width: auto;
    display: inline-block;
}

.confirm-chkbox a {
    color: #0051ab;
}

.confirm-chkbox input {
    margin-right: 10px;
}

.wpcf7-form input.wpcf7-submit {
    font-size: 16px;
    background: #182e47;
}

.wpcf7-form input.wpcf7-submit:hover {
    background: #001828;
    border-color: #001828;
}

.registration .separator {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #696969;
    font-weight: 800;
}

.registration .separator span {
    background: transparent;
    margin: 20px;
}

.registration .separator:before,
.registration .separator:after {
    background: #696969;
    height: 1px;
    content: '';
    flex: 1;
}

.registration .signin-options li {
    display: inline-block;
    list-style-type: none;
    width: 47%;
}

.registration .signin-options li+li {
    margin-left: 5%;
}

.registration .signin-options {
    margin: 0 auto;
    text-align: center;
    padding: 0;
}

.recharge-container .radio-btn-grp span:first-child {
    display: block;
    color: #8b8b8b;
}

.payment-container .radio-btn-grp .radioWrap {
    display: inline-block;
}

.payment-container .radio-btn-grp .radioWrap input {
    margin-right: 5px;
}

.recharge-container .radio-btn-grp span {
    color: #000;
}


/*Date Picker*/

#ui-datepicker-div {
    display: none;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
    margin-top: 0.25rem;
    border-radius: 0.5rem;
    padding: 0.5rem;
}

.dateWrapper table {
    border-collapse: collapse;
    border-spacing: 0;
}

.ui-datepicker-calendar thead th {
    padding: 0.25rem 0;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    color: #78909C;
}

.ui-datepicker-calendar tbody td {
    width: 2.5rem;
    text-align: center;
    padding: 0;
}

.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 0.25rem;
    line-height: 2rem;
    transition: 0.3s all;
    color: #546E7A;
    font-size: 0.875rem;
    text-decoration: none;
}

.ui-datepicker-calendar tbody td a:hover {
    background-color: #E0F2F1;
}

.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #009688;
    color: white;
}

.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 2rem;
    height: 2rem;
    margin: 0.5rem;
    border-radius: 0.25rem;
    transition: 0.3s all;
}

.ui-datepicker-header a.ui-corner-all:hover {
    background-color: #ECEFF1;
}

.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: 0.5rem;
    background-position: 50%;
    transform: rotate(180deg);
}

.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50%;
}

.ui-datepicker-header a>span {
    display: none;
}

.ui-datepicker-title {
    text-align: center;
    line-height: 2rem;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    font-weight: 500;
    padding-bottom: 0.25rem;
}

.ui-datepicker-week-col {
    color: #78909C;
    font-weight: 400;
    font-size: 0.75rem;
}

.appointment table th {
    background: #e0e5ea;
}

.appointment table th,
.appointment table td {
    color: #000;
}

.appointment table>tbody>tr:nth-of-type(odd) {
    background-color: #f3f5f7;
}

.select_container select {
    background: #f1f2f7;
    width: 75%;
    padding: 10px 13px;
    border: 2px solid #f1f2f7;
    padding-right: 3em;
    line-height: 1.65;
    font-size: 16px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    background-image: linear-gradient(45deg, transparent 50%, #10162c 50%), linear-gradient(135deg, #10162c 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 12px) calc(1em + 5px);
    background-size: 8px 8px, 8px 8px;
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.select_container select:focus {
    border-color: #46b7e4;
    outline: none;
}

.dateWrapper label {
    width: 100%;
    font-weight: 400;
    margin-bottom: 0;
}

.datepicker {
    padding: 0;
    position: relative;
}

.datepicker .datepicker-icon,
#datepicker {
    background: url(../img/datePicker.png) no-repeat;
    background-position: 15px center;
    padding-left: 45px;
    color: #000;
}

.appointment .wpcf7-submit+span+span {
    margin-left: 10px;
}

.paymentTotal {
    background: #143246;
    padding: 5px;
    color: #fff;
    margin: 15px 0px 35px;
}

#page-title-pro .paymentTotal h3 {
    text-align: left;
    font-size: 22px;
    margin: 0;
    padding: 10px;
    color: #fff;
}

#page-title-pro .paymentTotal h3 span {
    float: right;
    font-weight: 500;
}

.payment-container .wpb_wrapper input,
.payment-container select,
.cms .wpcf7-form input,
.registration .wpb_wrapper input {
    width: 100%;
    box-sizing: border-box;
}

.payment-container .radio-btn-grp {
    margin-bottom: 35px;
}

.payment-container .radio-btn-grp>span {
    margin-right: 30px;
}

.appointment-wrapper .appointment-head {
    background: #f1f1f1;
    border: 1px solid #ddd;
}

.appointment-wrapper .appointment-head a:hover {
    text-decoration: none;
}

.appointment-wrapper .appointment-head,
.appointment-wrapper .appointment-body {
    display: flex;
    flex-direction: row;
    padding: 15px 45px;
}

.appointment-wrapper .appointment-head .appointmentDate,
.appointment-wrapper .appointment-body .appointmentTime {
    flex-grow: 1;
    text-align: center;
    padding: 0 10px;
    width: 100%;
}

.appointment-wrapper .appointment-head .appointmentDate h2 {
    text-align: center;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #444444;
}

.appointment-wrapper .appointment-head .appointmentDate span {
    color: #9d9d9d
}

.timeslot-selector input {
    display: none!important;
}

.appointment-wrapper .appointment-head .appointmentDate.active span,
.appointment-wrapper .appointment-head .appointmentDate.active h2 {
    color: #1464b4;
}

.timeslot-selector .timeslots label {
    display: inline-block;
    border-radius: 0px;
    background: #fff;
    border: 1px solid #ddd;
    width: 100%;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #444444;
    margin-bottom: 5px;
}

.timeslot-selector input[type=checkbox]:checked+label {
    background: #1464b4;
    border: 1px solid #1464b4;
    color: #ffffff;
}

.timeslot-selector .timeslots.a-reserved label,
.timeslot-wrapper ul.legends li span.a-reserved {
    background: #f3781e;
    border: 1px solid #f3781e;
    color: #ffffff;
    pointer-events: none;
}

.timeslot-selector .timeslots.u-reserved label,
.timeslot-wrapper ul.legends li span.u-reserved {
    background: #4caf50;
    border: 1px solid #4caf50;
    color: #ffffff;
    pointer-events: none;
}

.owl-carousel .item {
    position: relative;
    z-index: 100;
}

.owl-nav>div {
    margin-top: -26px;
    position: absolute;
    top: 55px;
    color: #444444;
}

.owl-nav i {
    font-size: 52px;
}

.owl-nav .owl-prev {
    left: 15px;
}

.owl-nav .owl-next {
    right: 15px;
}

.cms .login {
    min-height: 80vh;
}

.cms .login .alert {
    margin-top: 15px;
}

.cms .login a.forgot-password {
    color: #444444;
    margin-top: 10px;
}

.cms p.copyright {
    margin: 0;
    padding: 15px 0;
    color: #fff;
}

.cms #page-title-pro h1 {
    color: #143246;
    font-family: 'Open Sans';
    font-size: 35px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    text-align: left;
}

.cms .wpcf7-form input.wpcf7-submit {
    width: auto;
    padding: 20px 45px;
}

.cms .wpcf7-form input[type="radio"],
.cms .confirm-chkbox input {
    width: auto;
    display: inline-block;
}

.cms .radio-btn-grp label+label {
    margin-left: 15px;
}

.cms h2 {
    color: #191919;
    font-family: 'Open Sans';
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
}

.timeslot-selector .timeslots {
    position: relative;
    margin: 5px 0;
}

.timeslot-wrapper .white-wrapper .timeslot-selector .timeslots {
    margin: 0 5px 10px 0;
    width: 22%;
    display: inline-block;
}

.cmsModal .timeslot-wrapper .timeslot-selector .timeslots {
    margin: 0 7px 10px 0;
    width: 23%;
    display: inline-block;
}

.timeslot-wrapper .white-wrapper label,
.cmsModal .timeslot-wrapper label {
    font-weight: 400;
    margin-bottom: 0;
}

.timeslot-wrapper .white-wrapper #datepicker,
.cmsModal .datepicker .datepicker-icon {
    background-position: 98% center;
    padding-left: 15px;
}

.timeslot-wrapper .white-wrapper {
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
    padding: 25px 25px 0;
    margin-bottom: 25px;
}

.timeslot-wrapper ul.legends {
    margin: 0;
    padding: 0;
}

.timeslot-wrapper ul.legends li {
    display: inline-block;
    font-size: 16px;
    color: #444444;
}

.timeslot-wrapper ul.legends li span,
.timeslot-wrapper .white-wrapper .timeslot-selector a.delete-slot {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #dddddd;
    border: 1px solid #dddddd;
    margin-right: 10px;
    position: relative;
}

.timeslot-wrapper ul.legends li+li {
    margin-left: 15px;
}

.timeslot-wrapper .timeslot-selector .timeslots a.delete-slot {
    display: none;
}

.timeslot-wrapper ul.legends li:first-child span:before,
.timeslot-wrapper .timeslot-selector .timeslots:hover a.delete-slot {
    content: "";
    background: url("../img/red-cross.png") no-repeat;
    background-size: cover;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    position: absolute;
    top: -7px;
    right: -7px;
}

.timeslot-wrapper .timeslot-selector label:hover {
    background: #ddd;
    position: relative;
}


/* Tabs and Pills*/

.nav-pills {
    margin-left: 15px;
    margin-bottom: 1px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2b3680;
}

.nav-pills .nav-link {
    border-radius: 0;
}


/* checkbox design */

.cus-chkbox {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
    padding: 1rem 0 0.5rem;
}

.cus-chkbox input {
    position: absolute;
    opacity: 0;
    z-index: 99;
}

.cus-chkbox input+span {
    display: block;
    position: relative;
    background: #f7f7f7;
    border: solid 1px #95a5a5;
    width: 16px;
    height: 16px;
    /* flex: 1 1 5px; */
}

.cus-chkbox input:checked+span::after {
    content: "";
    position: absolute;
    background: url(../img/sprite.png) no-repeat -65px -5px;
    height: 25px;
    width: 25px;
    left: 0;
    bottom: 0;
    margin-right: 10px;
}

.cus-chkbox p {
    flex: 1 1 94%;
    padding-left: 10px;
    margin-bottom: 0;
    font-size: 0.9rem;
}


/* /.checkbox design */

.schedule-head {
    background: #1464b4;
    margin-top: 30px;
}

.schedule-head h2 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 15px 0;
    margin: 0;
}

.schedule-body .schedule-slot {
    display: flex;
    flex-direction: row;
}

.schedule-body .schedule-slot .schedule-details {
    flex-grow: 1;
}

.schedule-body .schedule-slot .schedule-details p {
    margin: 0;
    word-break: break-word;
}

.schedule-body .schedule-slot .schedule-details p strong {
    color: #182e47;
}

.schedule-body .schedule-slot .schedule-chk,
.schedule-body .schedule-slot .schedule-details {
    padding: 15px;
}

.schedule-body {
    border: 1px solid #dddddd;
}

.schedule-body .schedule-slot {
    border-bottom: 1px solid #dddddd;
}

.schedule-body .schedule-slot:last-child {
    border: none;
}

.tabpanel {
    margin-bottom: 30px;
    min-height: 60vh;
}

.tabpanel .nav-tabs {
    margin: 0 10px 0;
}

.tabpanel .nav-tabs>li.active>a,
.tabpanel .nav-tabs>li.active>a:hover,
.tabpanel .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #001828;
    border: 1px solid #001828;
}

.tabpanel .nav-tabs>li>a {
    margin-right: 0px;
    color: #444;
    background: #eeeeee;
    padding: 7px 15px;
}


/* dataTables css */

.dataTables_wrapper.no-footer .dataTables_scrollBody,
table.dataTable.no-footer {
    border-bottom: 0;
}

table.dataTable {
    table-layout: fixed;
    width: 100%;
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}

table.dataTable thead th,
table.dataTable thead td {
    box-sizing: border-box;
    color: #ffffff;
    padding: 10px;
    border-left: 1px solid #ddd;
    background: #001828;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
}

table.dataTable thead th:first-child {
    border-left: 0;
}

table.dataTable thead th:last-child {
    border-right: 0;
}

table.dataTable thead th.ui-state-default a,
table.dataTable thead td a {
    color: #ffffff;
}

table.dataTable thead th.ui-state-default+th.ui-state-default,
table.dataTable thead td+th {
    border-left: 1px #d8d8d8 solid;
}

table.dataTable thead tr+tr th {
    color: #000000;
    text-align: center;
}

table.dataTable thead tr+tr th,
table.dataTable thead tr+tr td {
    background: #eeeeee;
    border-top: 0;
    border-bottom: 0;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 14px;
    word-break: break-word;
    white-space: normal;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    position: relative;
    background-image: none;
}

table.dataTable thead th:after {
    content: '';
    background: url(../img/sprite.png) 10px 0px no-repeat;
    min-width: 10px;
    height: 25px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}

table.dataTable thead .sorting:after {
    content: '';
    background-position: -70px -72px;
}

table.dataTable thead .sorting_asc:after {
    content: '';
    background-position: -103px -43px;
}

table.dataTable thead .sorting_desc:after {
    content: '';
    background-position: -103px -66px;
}

.dataTables_wrapper .dataTables_paginate {
    width: 100%;
    text-align: left;
    background: #eeeeee;
    padding: 0.5em 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    position: relative;
    vertical-align: bottom;
    color: #182e47 !important;
    border-radius: 3px;
    background: transparent;
    font-size: 0.9rem;
    min-width: 24px;
    line-height: 1.5rem;
    height: 24px;
    padding: 0 6px;
    margin: 0;
    margin-right: 4px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff !important;
    background: #182e47;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    opacity: 0.4;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #ffffff !important;
    background: #182e47;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background: #182e47;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.first:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:after {
    content: "";
    position: absolute;
    left: 8px;
    top: 5px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #182e47;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.first:hover:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.first:active:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:active:after {
    border-right: 6px solid #ffffff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.first:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 5px;
    width: 1px;
    height: 12px;
    background: #182e47;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.first:hover:before,
.dataTables_wrapper .dataTables_paginate .paginate_button.first:active:before {
    background: #ffffff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.last:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:after {
    content: "";
    position: absolute;
    left: 8px;
    top: 5px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #182e47;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.last:hover:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.last:active:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:active:after {
    border-left: 6px solid #ffffff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.last:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 5px;
    width: 1px;
    height: 12px;
    background: #2b3680;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.last:hover:before,
.dataTables_wrapper .dataTables_paginate .paginate_button.last:active:before {
    background: #ffffff;
}

#paymentModal .paymentConfirm h2 {
    color: #4caf50;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 30px;
}

#paymentModal .paymentConfirm img {
    margin: 25px 0;
}

.btn-blue {
    line-height: 1;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 45px;
    font-size: 16px;
    color: #ffffff;
    background: #182e47 !important;
    border: none;
    width: auto !important;
}

a.btn-blue:hover, a.btn-blue:active, a.btn-blue:visited, a.btn-blue:focus {
    text-decoration:none;
    color: #ffffff;
}

.btn-gray {
    line-height: 1;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 45px;
    font-size: 16px;
    color: #182e47;
    background: #f1f2f7 !important;
    border: none;
    width: auto !important;
}

.cms ul#breadcrumbs-pro li {
    width: 100%;
    display: flex;
    align-items: center;
}

.cms ul#breadcrumbs-pro li .headerBtn {
    margin-left: auto;
}

.cms ul#breadcrumbs-pro li .headerBtn .btn-blue,
.cms ul#breadcrumbs-pro li .headerBtn .btn-blue {
    color: #fff;
    text-decoration: none;
}

.cmsModal .modal-header {
    background: #143246;
}

.cmsModal .modal-header .close,
#paymentModal .close {
    position: relative;
    opacity: 1;
}

.cmsModal .modal-body {
    padding: 25px 30px;
}

.cmsModal .modal-content {
    border: 0;
    overflow: hidden;
}

.cmsModal .modal-header .close:after,
#paymentModal .close:after {
    content: "";
    position: absolute;
    background: url(../img/sprite.png) no-repeat -7px -74px;
    height: 20px;
    width: 20px;
    top: 5px;
    right: 0;
}

.cmsModal .close:after {
    background-position: -37px -74px;
}

.cmsModal .modal-header h4 {
    text-align: left;
    font-size: 20px;
    margin: 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.cmsModal label,
.payment-container label {
    display: block;
    font-weight: 400;
}

.cmsModal p.radio-btn-grp,
.cmsModal .cus-chkbox label,
.registration p.radio-btn-grp {
    color: #444;
}

.cmsModal .radio-btn-grp label,
.registration .radio-btn-grp label {
    color: #8b8b8b;
}

.cmsModal .radio-inline,
.checkbox-inline {
    display: inline-block;
    line-height: normal;
}

.cmsModal .cus-chkbox {
    padding: 0 0 25px;
}

.cmsModal .cus-chkbox label {
    line-height: normal;
    margin-left: 15px;
}

.btn-edit-action,
.btn-delete-action {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 2px;
}

.btn-edit-action::before,
.btn-delete-action::before {
    display: inline-block;
    content: "";
    min-width: 20px;
    max-width: 100%;
    height: 20px;
    vertical-align: middle;
    margin: 0;
    outline: 0;
    text-shadow: none;
    box-shadow: none;
}

.btn-edit-action::before {
    background: url(../img/sprite.png) no-repeat -5px -45px;
}

.btn-delete-action::before {
    background: url(../img/sprite.png) no-repeat -64px -45px;
}

.cms .success {
    color: #4caf50;
}

.cms .fail {
    color: #ff0000;
}

.cms .pending {
    color: #f3781e;
}

body.cms header#masthead-pro h1#logo-pro,
body.cms #logo-pro img {
    max-width: 200px;
    margin: 0;
}

body.cms header#masthead-pro h1#logo-pro a {
    padding: 15px 0;
}

.cms .logoutSection {
    display: flex;
    align-items: center;
    padding: 30px 0px;
}

.cms .logoutSection h4 {
    margin: 0 30px 0 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.cms .btn-signout {
    content: "";
    display: inline-block;
    min-width: 25px;
    height: 25px;
    max-width: 100%;
    background: url(../img/sprite.png) -13px -6px no-repeat;
}

.wpcf7-form-control-elements {
    width: 100%;
    box-sizing: border-box;
    background: #f1f2f7;
    padding-left: 10px;
    border: 2px solid #f1f2f7;
}

.wpcf7-form-control-elements:focus {
    border-color: #46b7e4;
    outline: none;
}

div.alert-success {
    display: none;
}

div.alert-danger {
    display: none;
}

.datepicker div.input {
    display: block;
}

.tabpanel .nav-tabs>li {
    margin: 0 2px;
}

.disabled i {
    opacity: 0.1;
}

#confirmBooking.cmsModal p,
#deleteAppointmentModal.cmsModal p {
    margin-bottom: 10px;
}

#confirmBooking .modal-body {
    text-align: left;
}

#deleteAppointmentModal.cmsModal .modal-body h4,
#confirmBooking.cmsModal .modal-body h4,
#confirmBooking.cmsModal .modal-body p strong,
#deleteAppointmentModal.cmsModal .modal-body p strong {
    color: #444;
    font-family: 'Open Sans', sans-serif;
}

#confirmBooking.cmsModal .modal-body .btn-group,
#deleteAppointmentModal.cmsModal .modal-body .btn-group {
    margin-top: 15px;
}

.cmsModal .modal-body .btn-group button+button {
    margin-left: 15px;
}

#selAppntSlots .sel_appointment_slots {
    padding: 10px;
    background: #f1f2f7;
    margin-bottom: 10px;
}

#selAppntSlots .close {
    padding-top: 15px;
    padding-right: 10px;
}