.bookingpress_my_booking_current_tab_mycred .el-table th,.bookingpress_my_booking_current_tab_mycred .el-table td {
    text-align: center !important;
}
.mycred-points-summary{
    font-size: 14px;
}
.bpa-front-mycred-mybooking-points
{
    font-size: 16px;
    color: #202C45 !important;
    font-family: 'Poppins' !important;
}
.bpa-mycred-points-summary{
    display: flex;
    padding-bottom: 10px;
    align-items: center;
}
.bpa-front-text-debit-color{
    color: red;
}

.bpgc-front-buy--gift-card.no-paypal .bpgc-front-btn--tab-back{
    margin-right: 16px;
}

.bpa-front-module--booking-summary .bpa-fm--bs__mycred-module-checkbox,
.bpa-front-module--booking-summary .bpa-is-gift_card-applied,
.bpgc-front-gift-card-booking-dialog .bpa-fm--bs__mycred-module-checkbox, 
.bpp-front-package-booking-dialog .bpa-fm--bs__mycred-module-checkbox{
    position: relative;
    padding: 9px 24px;
	border-top: 1px solid var(--bpa-gt-gray-400);
	-webkit-animation-name: bpaFadeInUp;
    animation-name: bpaFadeInUp;    
    animation-timing-function: cubic-bezier(.51,.92,.24,1.15);
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;    
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.4s;  
    animation-delay: 0.4s;
}
.bpgc-front-gift-card-booking-dialog .bpa-fm--bs__mycred-module-checkbox, 
.bpp-front-package-booking-dialog .bpa-fm--bs__mycred-module-checkbox
{
    padding: 16px 24px;
}
.bpgc-front-gift-card-booking-dialog .bpa-fm--bs__mycred-module-checkbox, 
.bpp-front-package-booking-dialog .bpa-fm--bs__mycred-module-checkbox{
    padding-left: 0;
    padding-right: 0;
}
.bpa-gc-reward-checkbox-wrapper {
    display: flex;
    flex-direction: column;
     line-height: 1.4;
}
.bpa_gc_reward-available-points {
    font-size: 13px;
    margin-top: 2px;
}
.bpa-front-module--booking-summary .bpa-fm--bs__mycred-module-checkbox{
	position: relative;
    padding: 16px 24px;
    border-top: 1px solid var(--bpa-gt-gray-400);
    -webkit-animation-name: bpaFadeInUp;
    animation-name: bpaFadeInUp;
    animation-timing-function: cubic-bezier(.51,.92,.24,1.15);
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.bpa-fm--bs__mycred-module-checkbox {
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.bpa-fm--bs__mycred-module-checkbox .bpa-cmt__right {
    min-width: 380px;
    position: relative;
}
.bpgc-front-gift-card-booking-dialog .bpa-fm--bs__mycred-module-checkbox .bpa-cmt__right,
.bpp-front-package-booking-dialog .bpa-fm--bs__mycred-module-checkbox .bpa-cmt__right{
    min-width: 330px;
}
.bpa-fm--bs__mycred-module-checkbox .bpa-front-form-label{
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;
	font-family: var(--bpa-primary-font);
    display: block;
    color: var(--bpa-dt-black-300);
    position: relative;
    margin-bottom: 0;
}
.bpa-fm--bs__mycred-module-checkbox button.bpa-front-btn, .bpa-fm--bs__mycred-module-checkbox button.bpgc-front-btn, .bpa-fm--bs__mycred-module-checkbox button.bpa-front-btn, .bpa-fm--bs__mycred-module-checkbox button.bpp-front-btn{
    position: absolute;
    right: 3px;
    top: 3px;
	padding: 7px 20px !important;
    border-radius: var(--bpa-radius-4px) !important;
	font-size: 14px;
	line-height: 17px;
	min-width: 82px;
	justify-content: center;
}
.bpa-cmt__mycred-left--checkbox{
    display: flex;
    align-items: center;
}
.bpgc-front-gift-card-booking-dialog .bpa-cmt__mycred-left--checkbox,
.bpp-front-package-booking-dialog .bpa-cmt__mycred-left--checkbox{
    flex-direction: column;
    gap: 10px;
    align-items: start;
}
.bpa-cmt__mycred-left--checkbox .el-checkbox__input{
    vertical-align: top;
}
.bpa-cmt__mycred-left--checkbox .el-checkbox__label{
    font-size: 14px;
    color: var(--bpa-dt-black-200) !important;
    font-weight: 500;
    padding-left: 8px;
    font-family: var(--bpa-primary-font);
    vertical-align: top;
    max-width: calc(100% - 20px);
}
.bpa-cmt__mycred-left--checkbox .el-checkbox {
    display: flex;
    align-items: center;
    line-height: 40px;
}
.bpa-cmt__mycred-left--checkbox .el-checkbox__label {
    display: flex;
    align-items: center;
}
.bpa-fm--bs__mycred-module-discount-details {
    position: relative;
    padding: 0 24px 9px 24px;
    -webkit-animation-name: bpaFadeInUp;
    animation-name: bpaFadeInUp;
    animation-timing-function: cubic-bezier(.51, .92, .24, 1.15);
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    display: flex;
    justify-content: space-between;
}
.bpgc-front-gift-card-booking-dialog .bpa-fm--bs__mycred-module-discount-details, 
.bpp-front-package-booking-dialog .bpa-fm--bs__mycred-module-discount-details {
    padding: 0;
    padding-bottom: 16px;
}
.bpa_redeeem_points_discouns_amount_right {
    color: red;
    font-weight: 500;
    font-family: var(--bpa-primary-font);
    font-size: 14px;
    line-height: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.bpa-is-mycred-edit-icon{
    padding-right: 6px;
    display: inherit;
}
.bpa-is-mycred-edit-icon svg{
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.bpgc-front-module--bs-amount-details .bpgc-fm--bs-amount-item.bpgc-fm--bs-subtotal-amount-item {
    padding-bottom: 10px;
}
.bpa-is-mycred-module-enable.bpa-complete_payment_section{
    flex-direction: column;
}
.bpa-complete_payment_section .bpa-fm--bs__mycred-module-checkbox{
    border-top: 0;
    padding-left: 0;
    padding-bottom: 5px;
    padding-right: 0;
    padding-top: 5px;
    width: 100%;
    box-sizing: border-box;
}
.bpa-complete_payment_section .bpa-fm--bs__mycred-module-discount-details {
    padding: 0;
    padding-top: 10px;
    width: 100%;
}
.bpa-front-list-mycred-header {
    display: flex; justify-content: space-between;
}
.bpa_mycred_available_points_span{
    color: #202C45; font-weight: 600;
}
.bpa-front-module--booking-summary .bpa-bs__mycred-validation, .bpp-front-module--bs-amount-details .bpa-bs__mycred-validation, .bpgc-front-module--bs-amount-details .bpa-bs__mycred-validation {
    margin-top: 8px;
    display: flex;
    align-items: center;
}
.bpa-front-module--booking-summary .bpa-bs__mycred-validation.--is-error p, .bpp-front-module--bs-amount-details .bpa-bs__mycred-validation.--is-error p, .bpgc-front-module--bs-amount-details .bpa-bs__mycred-validation.--is-error p {
    color: var(--bpa-sc-danger);
}
.bpa-front-module--booking-summary .bpa-bs__mycred-validation p, .bpp-front-module--bs-amount-details .bpa-bs__mycred-validation p, .bpgc-front-module--bs-amount-details .bpa-bs__mycred-validation p {
    font-size: 13px;
    font-weight: 500;
    font-family: var(--bpa-primary-font);
}
.bpa-front-module--booking-summary .bpa-bs__mycred-validation.--is-error svg, .bpp-front-module--bs-amount-details .bpa-bs__mycred-validation.--is-error svg, .bpgc-front-module--bs-amount-details .bpa-bs__mycred-validation.--is-error svg {
    fill: var(--bpa-sc-danger);
}
.bpa-front-module--booking-summary .bpa-bs__mycred-validation svg, .bpp-front-module--bs-amount-details .bpa-bs__mycred-validation svg, .bpgc-front-module--bs-amount-details .bpa-bs__mycred-validation svg {
    width: 16px;
    margin-right: 4px;
}
@media (max-width: 576px) {              
    .bpa-front-module--booking-summary .bpa-fm--bs__mycred-module-checkbox {
        flex-direction: column;
    }
    .bpa-fm--bs__mycred-module-checkbox .bpa-cmt__right {
        min-width: 100%;
    }
    .bpa-front-module--booking-summary .bpa-fm--bs__mycred-module-checkbox button.bpa-front-btn::before {
        content: '';		
        background-color: var(--bpa-cl-white);
		-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M9 16.2l-3.5-3.5c-.39-.39-1.01-.39-1.4 0-.39.39-.39 1.01 0 1.4l4.19 4.19c.39.39 1.02.39 1.41 0L20.3 7.7c.39-.39.39-1.01 0-1.4-.39-.39-1.01-.39-1.4 0L9 16.2z'/%3E%3C/svg%3E");
		mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M9 16.2l-3.5-3.5c-.39-.39-1.01-.39-1.4 0-.39.39-.39 1.01 0 1.4l4.19 4.19c.39.39 1.02.39 1.41 0L20.3 7.7c.39-.39.39-1.01 0-1.4-.39-.39-1.01-.39-1.4 0L9 16.2z'/%3E%3C/svg%3E");
		width: 16px;
		height: 16px;
		display: block;
    }
    .bpa-front-module--booking-summary .bpa-fm--bs__mycred-module-checkbox button.bpa-front-btn.bpa-front-btn--is-loader::before{
		opacity: 0;
	}
    .bpa-front-module--booking-summary .bpa-fm--bs__mycred-module-checkbox button.bpa-front-btn {
        position: absolute;
        top: 3px;
        padding: 8px 10px !important;
        right: 3px;
        font-size: 0;
        min-width: unset;
        max-width: unset;
    }
    .bpa-fm--bs__mycred-module-checkbox {
        align-items: flex-start;
    }
    .bpa-cmt__left.bpa-cmt__mycred-left--checkbox .el-checkbox {
        line-height: 20px;
        margin-bottom: 6px;
    }
}