.sp-force-hide {
    display: none;
}

.sp-form[sp-id="122168"] {
    display: block;
    background: rgba(13, 13, 13, 1);
    padding: 15px;
    width: 410px;
    max-width: 100%;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    font-family: inherit;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    border-width: 3px;
    border-color: rgba(255, 101, 0, 1);
    border-style: solid;
}

.sp-form[sp-id="122168"] input[type="checkbox"] {
    display: inline-block;
    opacity: 1;
    visibility: visible;
}

.sp-form[sp-id="122168"] .sp-form-fields-wrapper {
    margin: 0 auto;
    width: 380px;
}

.sp-form[sp-id="122168"] .sp-form-control {
    background: rgba(255, 255, 255, 1);
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 8.75px;
    padding-right: 8.75px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 35px;
    width: 100%;
}

.sp-form[sp-id="122168"] .sp-field label {
    color: rgba(255, 255, 255, 1);
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}

.sp-form[sp-id="122168"] .sp-button {
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    background-color: #3d3d3d;
    color: #ffffff;
    width: auto;
    font-weight: bold;
    font-style: normal;
    font-family: inherit;
    text-transform: uppercase;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-width: 3px;
    border-color: #ff6500;
    border-style: solid;
}

.sp-form[sp-id="122168"] .sp-button-container {
    text-align: center;
}

.sp-popup-outer {
    background: rgba(0, 0, 0, 0.5);
}