/* Here your custom style for all Pop-Ups */

#probance_popup_15634 {
    max-height: 430px;
}

#probance_form_block .p-nlform-btn-input {
    height: 40px;
    line-height: 0;
    margin-left: 10px;
    color: #ffffff;
    border: none;
    background-color: #74c5ed;
    background-image: -webkit-linear-gradient(left, #74c5ed 0%, #272d82 50%, #74c5ed 100%);
    background-image: linear-gradient(to right, #74c5ed 0%, #272d82 50%, #74c5ed 100%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
}


#probance_form_block .p-nlform-btn-input:hover {
    color: #ffffff;
    background-color: #272d82;
    border: none;
    background-position: 100% 0;
}

#probance_popup_15634 #probance_popup_content {
    text-align: left;
    margin-left: 20px;
    max-width: 350px;
}

#probance_popup_15634  .p-nlform-maintitle {
    display: none;
}

#probance_popup_15634 #probance_form_1 {
    display: flex;
    align-items: center;
    margin: 50px 0 auto 0;
}

#probance_popup_15634 #probance_optin_cb_wrapper {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

#probance_popup_15634 #probance_optin_cb_wrapper span {
    height: 21px;
}

#probance_popup_15634 #probance_optin_cb_nl_1 {
    display: block;
    margin: 0;
}

#probance_optin_cb_nl_3 {
    display: block;
    margin: 0;
} 

#probance_popup_15634 .popup_image {
    max-width: 300px;
}

#probance_optin_cb {
    display: block;
}

.probance_nl_img {
    width: 500px;
    height: auto;
}

form#probance_form_3 {
    margin: 50px 0 auto 0 !important; 
}
