.sppb-popup button {
    background: #BED600;
}

.sppb-popup {
    position: relative;
}

.sppb-popup .mfp-close {
    display: none;
}

.sppb-popup .modal-inner-block {
    padding-right: 0;
}

.sppb-popup .modal-inner-block button {
    width: 100px;
    height:30px;
    border: none;
}

.sppb-popup .dislcaimer-title {
    margin-top: 0;
    font-size: 14pt;
    font-weight: 700;
}

.sppb-popup .controls {
    text-align: right;
    width: 100%;
}

.popup-message {
    text-align: center;
}