﻿.qc-cmp-button {
          background-color: #3e444b !important;
          border-color: #3e444b !important;
        }
        .qc-cmp-button:hover {
          background-color: transparent !important;
          border-color: #3e444b !important;
        }
        .qc-cmp-alt-action,
        .qc-cmp-link {
          color: #3e444b !important;
        }
        .qc-cmp-button {
          color: #FFFFFF !important;
        }
        .qc-cmp-button.qc-cmp-secondary-button {
          color: #000000 !important;
        }
        .qc-cmp-button.qc-cmp-button.qc-cmp-secondary-button:hover {
          color:#ffffff !important;
        }
        .qc-cmp-button.qc-cmp-secondary-button {
          border-color: #3e444b !important;
          background-color: transparent !important;
        }
        .qc-cmp-button.qc-cmp-secondary-button:hover {
          background-color: #3e444b !important;
        }
        .qc-cmp-ui,
        .qc-cmp-ui .qc-cmp-main-messaging,
        .qc-cmp-ui .qc-cmp-messaging,
        .qc-cmp-ui .qc-cmp-beta-messaging,
        .qc-cmp-ui .qc-cmp-title,
        .qc-cmp-ui .qc-cmp-sub-title,
        .qc-cmp-ui .qc-cmp-purpose-info,
        .qc-cmp-ui .qc-cmp-table,
        .qc-cmp-ui .qc-cmp-table-header,
        .qc-cmp-ui .qc-cmp-vendor-list,
        .qc-cmp-ui .qc-cmp-vendor-list-title {
            color: #3e444b !important;
        }
        .qc-cmp-ui a,
        .qc-cmp-ui .qc-cmp-alt-action {
          color: #3e444b !important;
        }
        .qc-cmp-ui {
            background-color: #FFFFFF !important;
        }


.simpay-styled .stripe-button-el, .stripe-button-el span {
    background-color: rgb(60, 173, 0);
    border: none;
    color: white;
    padding: 2px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    background-image: none;
    box-shadow: none;
}


.asp-thank-you-page-msg-wrap {
    background: #ffffff;
    border: 1px solid #ffffff;
    margin: 10px 0px;
    padding: 0px;
    font-size: 14px;
font-family: roboto;
font-weight: 300; }

.css-lfm6zv, [data-css-lfm6zv], .css-lfm6zv :hover {
    cursor: pointer;
    vertical-align: middle;
    min-width: 160px;
    text-align: center;
    font-size: 1.375rem;
    height: inherit;
    box-sizing: border-box;
    font-family: 'Josefine Sans, sans-serif', Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: white;
    display: block;
    line-height: 1.5;
    min-height: 3.75rem;
    width: 100%;
    -webkit-appearance: none;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    background: #006fff;
    outline: none;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0px;
    border-color: #006fff;
}

.simpay-btn, .simpay-payment-btn
{   cursor: pointer;
    vertical-align: middle;
    min-width: 160px;
    text-align: left;
    font-size: 1.375rem;
    height: inherit;
    box-sizing: border-box;
    font-family: 'Josefine Sans, sans-serif', Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: white;
    display: block;
    line-height: 1.5;
    min-height: 3.75rem;
    width: 100%;
    -webkit-appearance: none;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    background: #006fff;
    outline: none;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0px;
    border-color: #006fff;
}

#mvp-nav-right {
    width: 148px; }
.mvp-nav-right-in {
    margin-right: 148px;
}
.mvp-nav-right-out {
    margin-right: -148px;
}
.mvp-nav-left-in {
    margin-left: 148px;
}
#mvp-nav-soc {
    width: 88px;
}