if (!window.ism10sitepage) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/jquery/jquery.waypoints.min.js'); } if (!window.ism10sitepage) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/lazysizes/lazysizes.min.js'); } if (!window.ism10sitepage) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/fancybox-2.1.5/jquery.fancybox.pack.js'); } if (!window.ism10sitepage) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/video-js/video7.min.js'); } if (!window.ism10sitepage) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/fancybox-2.1.5/jquery.fancybox.pack.js'); } if (!window.ism10sitepage) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/system/sectionsPageBuilderPage.js?v=202404151200'); } if (!window.ism10sitepage) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/system/jquery/jquery.form.min.js'); } if (!window.ism10sitepage) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/jquery/jquery-ui.min.js'); } m10pro_presentStyle483('https://10xproupload.s3.eu-west-1.amazonaws.com/en1376/custom/favicon/1599706989_upload_Image%20from%20iOS%20%281%29.png'); m10pro_presentStyle483('https://10xproupload.s3.eu-west-1.amazonaws.com/en1376/custom/favicon/1599706989_upload_Image%20from%20iOS%20%281%29.png'); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/css/fontawesome5/css/all.min.css'); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/css/fontawesome5/css/v4-shims.min.css'); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/js/fancybox-2.1.5/jquery.fancybox.css'); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/js/video-js/video-js7.css'); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/js/fancybox-2.1.5/jquery.fancybox.css'); m10pro_presentStyle483('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,900,900i%7CSource+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i,900,900i%7COpen+Sans+Condensed:300,300i,400,400i,500,500i,600,600i,700,700i,900,900i&display=swap'); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/css/sectionsPageBuilderPage.css?v=202403291030'); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/css/sectionsPageBuilderPageProduction.css?v=202309251246'); function m10pro_presentContent483() { if (!window.jQuery) { m10pro_presentScript483('https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js', m10pro_presentContent483); m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/lazysizes/lazysizes.min.js', false); } else { if (!jQuery.Amplitude) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/amplitude.5.0.3.min.js', m10pro_presentForm483); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/js/amplitude/css/styles.css'); } else { m10pro_presentForm483(); } if (!jQuery.waypoint) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/jquery/jquery.waypoints.min.js'); } } } function m10pro_presentScript483(src, onloadFunction) { src = src.replace('http:', ''); var scriptElement = document.createElement('script'); scriptElement.setAttribute('src', src); scriptElement.setAttribute('async', true); scriptElement.onload = onloadFunction document.head.appendChild(scriptElement); } function m10pro_presentStyle483(href) { href = href.replace('http:', ''); var styleElement = document.createElement('link'); styleElement.setAttribute('href', href); styleElement.setAttribute('rel', 'stylesheet'); styleElement.setAttribute('type', 'text/css'); document.head.appendChild(styleElement); } function m10pro_presentForm483() { if (!jQuery.fancybox) { m10pro_presentScript483('https://d3lmvnstbwhr2n.cloudfront.net/js/fancybox-2.1.5/jquery.fancybox.pack.js'); m10pro_presentStyle483('https://d3lmvnstbwhr2n.cloudfront.net/js/fancybox-2.1.5/jquery.fancybox.css'); } m10pro_presentPageStyles483(); var formHtml = '
\"\"
Looking For Fabulous Ideas To Get Started?...
Enter Your Email and We\'ll Send You Our 20 Creative Card Making Ideas ebook!
Your information is safe and will Never be shared
Triggers\' data-order=\"4\" >
Click Here For Instant Access
'; var blocks = document.getElementsByClassName('m10-optinForm-483'); for (var blockIndex = 0; blockIndex < blocks.length; ++blockIndex) { var block = blocks[blockIndex]; block.innerHTML = formHtml; m10pro_cleanBlockClasses483(block); } var links = document.getElementsByClassName('m10-optinLink-483'); for (var linkIndex = 0; linkIndex < links.length; ++linkIndex) { var link = links[linkIndex]; var hiddenDiv = document.createElement('div'); hiddenDiv.style.display = 'none'; hiddenDiv.innerHTML = formHtml; m10pro_cleanBlockClasses483(hiddenDiv); document.body.appendChild(hiddenDiv); var button = document.getElementById('m10pro_openFormButton483'); link.onclick = function() { button.click(); return false; }; } var scriptElement = document.createElement('script'); scriptElement.innerHTML = ` function closeFancyboxForm() { jQuery.fancybox.close(); } function formatAMPM(date) { var hours = date.getHours(); var minutes = date.getMinutes(); var ampm = hours >= 12 ? \'pm\' : \'am\'; hours = hours % 12; hours = hours ? hours : 12; minutes = minutes < 10 ? \'0\'+minutes : minutes; var strTime = hours + \':\' + minutes + \' \' + ampm; return strTime; } jQuery(document).ready(function() { jQuery(\'.m10pro_fancyboxContent\').each(function() { var countId = 0; var id = jQuery(this).attr(\'id\'); jQuery(\'.m10pro_fancyboxContent, .popupFormObject\').each(function() { var anotherId = jQuery(this).attr(\'id\'); if (id == anotherId) { ++countId; } }); if (countId > 1) { console.log(\'remove this\'); console.log(id); jQuery(this).remove(); } }); jQuery(function() { jQuery(\'#m10pro_hiddenForm483 .audiencesButtonBlock\').unbind(\'click\').click(function(e) { if (jQuery(this).parents(\'.pbBlocksContainer\').find(\'.presentAudiences input[type=\\\"radio\\\"]:checked\').length) { /*open popup*/ jQuery(\'.fancybox-skin #audiencesBlocks483\').hide(); jQuery(\'.fancybox-skin #popupBlocks483\').show(); jQuery(\'.fancybox-skin\').css(\'border-width\', \'2px\'); jQuery(\'.fancybox-skin\').css(\'border-color\', \'#6d5b55\'); jQuery(\'.fancybox-skin\').css(\'border-style\', \'dashed\'); jQuery(\'.fancybox-skin\').css(\'border-radius\', \'5px 5px 5px 5px\'); resetModalStyle(); } else { alert(\'Please select one of the options to continue.\'); } e.stopPropagation(); e.stopImmediatePropagation(); return false; }); }); jQuery(\'#m10pro_openFormButton483, .m10-optinForm-483 #m10pro_openFormButton483\').unbind(\'click\').click( function() { jQuery(\'#audiencesBlocks483\').hide(); jQuery(\'#popupBlocks483\').show();jQuery.fancybox(jQuery(\'#m10pro_hiddenForm483\'), { autoSize: false, width: 755, padding: 0, height: \'auto\', afterLoad: function() { jQuery(\"#m10pro_hiddenForm483 [data-animation-type=\'scroll\']\").waypoint( function(){ animationCallForBlock(this.element.id); } ); unsetRequiredFieldBorder(\'#m10pro_hiddenForm483 .requiredFieldIsIncorrect\'); jQuery(\'#m10pro_hiddenForm483 .requiredFieldIsIncorrect\').removeClass(\'requiredFieldIsIncorrect\'); setFancyboxBordersStyle(\'2px\', \'#6d5b55\', \'dashed\'); jQuery(\'.fancybox-skin\').css(\'border-radius\', \'5px 5px 5px 5px\'); resetModalStyle();} } ); return false; }); }); function closeFancyboxForm() { jQuery.fancybox.close(); } function resetModalStyle() { jQuery(\'.fancybox-overlay\').css(\'background-image\', \'\'); jQuery(\'.fancybox-overlay\').css(\'background-color\', \'\'); jQuery(\'.fancybox-skin\').css(\'box-shadow\', \'\'); } function setModalStyle(modalType, backgroundColor) { if (modalType == \'small\') { resetModalStyle(); } else { jQuery(\'.fancybox-overlay\').css(\'background-image\', \'none\'); jQuery(\'.fancybox-overlay\').css(\'background-color\', backgroundColor); jQuery(\'.fancybox-skin\').css(\'box-shadow\', \'none\'); jQuery(\'.fancybox-skin\').css(\'border-width\', \'0px\'); } } function setFancyboxInheritBorderRadius() { jQuery(\'.m10pro_fancyboxContent\').css(\'border-radius\', \'inherit\'); jQuery(\'.m10pro_fancyboxContent .pbBlocksContainer\').css(\'border-radius\', \'inherit\'); jQuery(\'.m10pro_fancyboxContent .pbEditableSection\').css(\'border-radius\', \'inherit\'); jQuery(\'.m10pro_fancyboxContent .pbSectionInner\').css(\'border-radius\', \'inherit\'); } function setFancyboxBordersStyle(borderSize, borderColor, borderType) { jQuery(\'.fancybox-skin\').css(\'border-width\', borderSize); jQuery(\'.fancybox-skin\').css(\'border-color\', borderColor); jQuery(\'.fancybox-skin\').css(\'border-style\', borderType); } function animationCallForBlock(blockId) { var block = jQuery(\'#\' + blockId); var animationDelay = block.data(\'animation-delay\'); var animationStyle = block.data(\'animation-style\'); block.parents(\'.fancybox-inner\').one(\'scroll\', function() { animateBlock(block, animationDelay, animationStyle); }); } if (!youtubeVideosData) { var pbAudiosList = []; var pbProductsList = []; var youtubePlayers = []; var youtubeVideosData = {}; } function muteVideo() { return true; } (function(d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = \"https://cdn.inwebr.com/inwebr_a8aef668bc552af0817752e31ff2beda.js\"; s.parentNode.insertBefore(g, s); }(document, \"script\")); function setPopupStylem10pro483() { setFancyboxInheritBorderRadius(); setFancyboxBordersStyle(\'2px\', \'#6d5b55\', \'dashed\'); jQuery(\'.fancybox-skin\').css(\'border-radius\', \'5px 5px 5px 5px\'); setModalStyle(\'small\', jQuery(\'#pbSectionPopup4831\').css(\'backgroundColor\')); } window.m10EditedPostId = 483; window.m10Localization = {\"achievements\":\"Achievements\",\"assessments\":\"Assessments\",\"completed\":\"COMPLETED\",\"completedLowercaseUcfirst\":\"Completed\",\"congratulations\":\"CONGRATULATIONS!\",\"failed\":\"Failed\",\"markComplete\":\"MARK COMPLETE\",\"passed\":\"Passed\",\"pleaseAcceptTermsAndConditionsToContinue\":\"Please Accept the Terms And Conditions To Continue\",\"reset\":\"Reset\",\"viewAnswers\":\"View Answers\",\"youEarnedCertificateMessage\":\"You\'ve just earned a certificate for completing this course\",\"yourScore\":\"Your score\",\"errors\":{\"andYourName\":\"and your name\",\"andYourPhone\":\"and your phone\",\"insertCorrectEmail\":\"Please insert correct email\",\"insertCorrectName\":\"Please insert your name\",\"insertCorrectPhone\":\"Please insert your phone\"}}; window.m10UserId = 0; var myPlayer = []; function setNewVideo(videoId) { myPlayer[videoId] = videojs(videoId); } jQuery(document).ready(function(){ jQuery(\"[data-animation-type=\'load\']\").each(function() { if (jQuery(this).hasClass(\'animationPerformed\')) { return; } jQuery(this).addClass(\'animationPerformed\'); var animationDelay = jQuery(this).data(\'animation-delay\'); var animationStyle = jQuery(this).data(\'animation-style\'); var block = jQuery(this); if (jQuery(this).hasClass(\'pbEditableRow\')) { block = jQuery(this).find(\'.pbRowContent\'); } if (typeof animateBlock !== \"undefined\") { animateBlock(block, animationDelay, animationStyle); } else { setTimeout(function() { animateBlock(block, animationDelay, animationStyle); }, 500); } }); }); var autoWebinar0Rule = 0; var autoWebinar0jitTime = 0; var userName = \'Friend\'; var userEmail = \'\'; jQuery(function() { jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderPhone483_Popup4836\').keydown(function(e) { if ((e.which < 48) || e.ctrlKey || e.metaKey || /[0-9]/.test(e.key)) { return true; } if (e.which > 57) { return false; } return true; }); jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderPhone483_Popup4836\').on(\'change keyup paste\', function() { const input = jQuery(this); setTimeout(function() { let value = input.val(); value = value.replace(/[^0-9]/g, \'\'); input.val(value); }, 10); }); }); function checkFields483_Popup4836() { unsetRequiredFieldBorder(jQuery(\'#m10pro_hiddenForm483\').find(\'.requiredFieldIsIncorrect\')); jQuery(\'#m10pro_hiddenForm483\').find(\'.requiredFieldIsIncorrect\').removeClass(\'requiredFieldIsIncorrect\'); if (jQuery(\'#m10pro_hiddenForm483\').find(\'#audience\').is(\':visible\')) { alert(\'Please select one of the options to continue.\'); return false; } var errorMessage = \'\'; var emailError = 0; var firstNameError = 0; var lastNameError = 0; var phoneError = 0; userEmail = jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderEmail483_Popup4836\').val(); userEmail = userEmail.trim(); var email_pattern=/^(([^<>()[\\]\\.,;:\\s@\"]+(\\.[^<>()[\\]\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/i; if (!email_pattern.test(userEmail)) { emailError = 1; jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderEmail483_Popup4836\').addClass(\'requiredFieldIsIncorrect\'); setRequiredFieldBorder(jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderEmail483_Popup4836\')); } if (jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderName483_Popup4836\').hasClass(\'m10pro_autoresponderFormNameInput\')) { userName = jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderName483_Popup4836\').val().trim(); if ((userName == \'Enter Your First Name Here...\') || (userName.length < 2)) { firstNameError = 1; jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderName483_Popup4836\').addClass(\'requiredFieldIsIncorrect\'); setRequiredFieldBorder(jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderName483_Popup4836\')); } } if (jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderPhone483_Popup4836\').hasClass(\'autoresponderFormPhoneInput\')) { userPhone = jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderPhone483_Popup4836\').val(); var phone_pattern = /^[0-9/+/(/)]+$/; if ((userPhone != \'Enter Your Phone Here...\') && (userPhone.length > 0) && (!phone_pattern.test(userPhone) || (userPhone.length < 7))) { phoneError = 1; jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderPhone483_Popup4836\').addClass(\'requiredFieldIsIncorrect\'); setRequiredFieldBorder(jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderPhone483_Popup4836\')); } } jQuery(\'#m10pro_hiddenForm483\').find(\'input[name=\"audienceUserLabel\"]\').val(jQuery(\'#m10pro_hiddenForm483\').find(\'input[name=\"audienceUserLabelRadio\"]:checked\').val()); var errorsCount = emailError + firstNameError + lastNameError + phoneError; if (errorsCount > 0) { if (emailError == 1) { errorMessage = \'Please insert correct email\'; } if (firstNameError == 1) { if (errorMessage == \'\') { errorMessage = \'Please insert your name\'; } else { if (errorsCount > 2) { errorMessage = errorMessage + \', name\'; } else { errorMessage = errorMessage + \' and your name\'; } } } if (lastNameError == 1) { if (errorMessage == \'\') { errorMessage = \'Please insert your last name\'; } else { if (errorsCount > 2) { errorMessage = errorMessage + \', last name\'; } else { errorMessage = errorMessage + \' and your last name\'; } } } if (phoneError == 1) { if (errorMessage == \'\') { errorMessage = \'Please insert your phone\'; } else { errorMessage = errorMessage + \' and phone\'; } } } if (errorMessage != \'\') { alert(errorMessage); return false; } return true; } var jitAutoWebinarTime = 0; var userTimezoneWebinarTime = 0; var parentViralShareId = \'\'; var url = window.location.href; var parentViralShareLabel = \'pid\'; var regex = new RegExp(\'[?&]\' + parentViralShareLabel + \'(=([^&#]*)|&|#|$)\'); var results = regex.exec(url); if (!results) { parentViralShareId = \'\'; } else if (!results[2]) { parentViralShareId = \'\'; } else { parentViralShareId = decodeURIComponent(results[2].replace(/\\+/g, \' \')); } function submitForm483_Popup4836(){ var buttonClickAction = jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderButton483_Popup4836\').attr(\'onclick\'); if (buttonClickAction === undefined) { jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderButton483_Popup4836\').attr(\'onclick\', \'return submitForm483_Popup4836();\'); } if (checkFields483_Popup4836()) { displayProgressButton(jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderButton483_Popup4836\')); var audienceUserLabel= jQuery(\'#m10pro_hiddenForm483\').find(\'input[name=\"audienceUserLabel\"]\').val(); var redirectUrl = \'https://www.cardmakingcollective.com/thank-you-20-creative-card-making-ideas/?contactEmail=\' + jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderEmail483_Popup4836\').val().trim();if (jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderName483_Popup4836\').length > 0) { redirectUrl = redirectUrl + \'&contactFirstName=\' + jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderName483_Popup4836\').val().trim(); } var acceptedTerms = 0; if (jQuery(\'#m10pro_hiddenForm483\').find(\'#mustAcceptTerms4087757273OP483_Popup4836\').length && jQuery(\'#m10pro_hiddenForm483\').find(\'#mustAcceptTerms4087757273OP483_Popup4836\').prop(\'checked\')) { acceptedTerms = 1; } var acceptedTermsList = {}; jQuery(\'#m10pro_hiddenForm483\').find(\'.mustAcceptTermsCheckbox\').each(function () { if (jQuery(this).prop(\'checked\')) { var number = jQuery(this).data(\'item-number\'); acceptedTermsList[number] = 1; } }); var audienceOptionId = jQuery(\'#m10pro_hiddenForm483\').find(\'#audience input[type=\"radio\"]:checked\').val(); /*get affiliate from cookies*/ var affiliateId = 0; var nameEQ = \'affiliateId=\'; var ca = document.cookie.split(\';\'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==\' \') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) { affiliateId = c.substring(nameEQ.length,c.length); } } var contactLastName = \'\'; contactLastName = jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderLastName483_Popup4836\').val(); if (contactLastName == \'Enter Your Last Name Here...\') { contactLastName = \'\'; } var contactPhone = jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderPhone483_Popup4836\').val(); if (contactPhone == \'Enter Your Phone Here...\') { contactPhone = \'\'; } var registrationData = { audienceOptionId: audienceOptionId, audienceUserLabel: audienceUserLabel, contactEmail: jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderEmail483_Popup4836\').val().trim(), contactName: jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderName483_Popup4836\').val(), contactLastName: contactLastName, contactPhone: contactPhone, jitAutoWebinarTime: jitAutoWebinarTime, userTimezoneWebinarTime: userTimezoneWebinarTime, pageId: 483, pageIdForOptin: 483, autoWebinar0Rule: autoWebinar0Rule, autoWebinar0jitTime: autoWebinar0jitTime, acceptedTerms: acceptedTerms, acceptedTermsList: acceptedTermsList, getParametersKeys: [\"p\"], getParametersValues: [\"483\"], affiliateId: affiliateId, ci_csrf_token: \'\' }; jQuery(\'#m10pro_hiddenForm483\').find(\'.mustAcceptTerms483_Popup4836:checked\').each(function() { registrationData[jQuery(this).attr(\'name\')] = \'1\'; }); var url = \'https://www.cardmakingcollective.com/userOptionalRegistration?pvs=\' + parentViralShareId; url = url.replace(\'http:\', \'\'); setTimeout(function() { jQuery.post( url, registrationData, function(data) { d = eval(\'(\' + data + \')\'); if (d.Status == \'success\') { window.location = redirectUrl; } else { stopToShowProgressOnButton(jQuery(\'#m10pro_hiddenForm483\').find(\'#autoresponderButton483_Popup4836\')); } return false; } ); }, 1); } return false; } jQuery(function() { tryToInitPageAudios(); }); function tryToInitPageAudios() { if ( pbAudiosList.length && window.initPageAudios) { initPageAudios(); } else { setTimeout(tryToInitPageAudios, 500); } } `; document.head.appendChild(scriptElement); m10pro_cleanExtraForms483(); } function m10pro_presentPageStyles483() { var styleElement = document.createElement('style'); styleElement.innerHTML = ' .hiddenFormContainer { display: none; line-height: 1.42857; text-rendering: optimizelegibility; font-size: 15px; } .fancybox-outer { border-radius: inherit; } .fancybox-inner { border-radius: inherit; } #embednote { color: #666677; font-weight:700; font-size: 35px; margin-bottom:30px; text-align:center; font-family: helvetica; line-height: 1.2; } #m10pro_wrapper { margin: 200px auto !important; max-width: 500px !important; } #m10pro_wrapper input[type=\"submit\"] { -webkit-appearance: none !important; } #m10pro_wrapper form { margin-bottom: 20px !important; text-align: center !important; } #m10pro_formSettings, #m10pro_pageSettings { display: none; } #m10pro_autoresponderButton { background-color: #2d91fb !important; border: 1px solid rgba(0, 0, 0, 0.1) !important; border-radius: 3px !important; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; color: #FFFFFF !important; display: block; font-family: \'Open Sans Condensed\',sans-serif !important; font-size: 26px !important; font-weight: 700 !important; margin: 5px auto !important; overflow: hidden !important; padding: 12px 8px !important; text-align: center !important; text-decoration: none !important; line-height: 1.1em !important; width: 100% !important; cursor: pointer !important; } #m10pro_safeoptinContainer { width: 300px !important; margin: 0px auto !important; } #m10pro_safeoptin { min-height: 27px !important; line-height:12px !important; font-size: 11px !important; background-repeat:no-repeat !important; } /*------ hidden form style ------*/ #m10pro_hiddenForm483 , #m10pro_hiddenForm483, #audiencesPBForm { display: none; font-family: \'Open Sans\', sans-serif !important; line-height: 1.42857 !important; font-size: 15px !important; background-color: #ffffff; } #m10pro_hiddenForm483 form { margin: 0 auto !important; } #m10pro_audience { text-align:left !important; margin: 30px 0px !important; } .m10pro_audienceOption { display: table-row; text-align: left; margin-bottom: 10px; cursor: pointer; } .m10pro_audienceOption label, .m10pro_audienceOption input { padding-bottom:10px; display: table-cell; cursor: pointer; } .m10pro_audienceOption input { margin-right: 8px; } #m10pro_popupTitle, #m10pro_audiencePopupTitle { margin: 0px auto 12px !important; font-size: 33px !important; color: #000 !important; } #m10pro_popupSubTitle, #m10pro_audiencePopupSubtitle { margin: 0px auto 8px !important; font-size: 20px !important; } .m10pro_popupFormParagraph { font-weight: bold !important; margin-bottom: 10px !important; text-align: center !important; font-size: 25px !important; line-height: 1.1 !important; } .m10pro_fancyboxContent form input[type=\"text\"], .m10pro_fancyboxContent form input[type=\"\"], .m10pro_fancyboxContent form input[type=\"email\"] { color: #666666 !important; font-size: 15px !important; box-sizing: border-box !important; line-height: 1.2 !important; margin-bottom: 10px !important; padding: 10px !important; width: 100% !important; /*316px; */ border: 2px solid #ccc !important; font-family: \'Open Sans\', sans-serif !important; background-color: #fff !important; } .m10pro_fancyboxContent form input.requiredFieldIsIncorrect[type=\"text\"], .m10pro_fancyboxContent form input.requiredFieldIsIncorrect[type=\"\"], .m10pro_fancyboxContent form input.requiredFieldIsIncorrect[type=\"email\"] { border-color: red !important; } .m10pro_fancyboxContent { text-align: center; margin: 0px auto; } #m10pro_audienceButtonSettings, #m10pro_autoresponderPopupButton, #m10pro_openFormButton483 { border: 1px solid rgba(0, 0, 0, 0.1) !important; border-radius: 3px !important; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; color: #FFFFFF !important; display: block; font-family: \'Open Sans Condensed\',sans-serif !important; font-size: 26px !important; font-weight: 700 !important; margin: 5px auto !important; overflow: hidden !important; padding: 12px 8px !important; text-align: center !important; text-decoration: none !important; line-height: 1.1em !important; width: 100% !important; cursor: pointer !important; height: auto !important; } #popupBlocks483 ul, #popupBlocks483 li, #popupBlocks483 ol, #audiencesBlocks483 ul, #audiencesBlocks483 li, #audiencesBlocks483 ol { margin: 0px; padding: 0px; } #m10pro_openFormButton483 { color: #ffffff !important; background-color: #f7928f !important; } #m10pro_audienceButtonSettings { width: 80% !important; } #m10pro_openPBFormButton, #audiencesPBForm { display: none; } .m10pro_safeoptinPopup { color: #787878 !important; padding-top: 3px !important; padding-left: 5px !important; min-height: 20px !important; text-align: left !important; font-size: 11px !important; font-family: helvetica,arial,sans-serif !important; } #m10pro_lockImage { background-image: url(https://d20wyzo75p8n74.cloudfront.net/defaultimages/lockend.png) !important; min-height: 20px !important; min-width: 20px !important; background-repeat: no-repeat !important; background-position: 0px 5px !important; } #m10pro_progressBlock, #m10pro_audienceProgressBlock { background-color: #ffffff !important; margin-bottom: 20px !important; width:100% !important; } #m10pro_progressBar, #m10pro_audienceProgressBar { background-color: #ffffff !important; width: 100% !important; height: 24px !important; position: relative !important; -moz-box-shadow: inset 0px 2px 3px #e0e0e0 !important; -webkit-box-shadow: inset 0px 2px 3px #e0e0e0 !important; box-shadow: inset 0px 2px 3px #e0e0e0 !important; border-radius: 4px !important; -moz-border-radius: 4px !important; -webkit-border-radius: 4px !important; } #m10pro_progressBarReady, #m10pro_audienceProgressBarReady { width: 50% !important; height: 100% !important; border-radius: 4px 0px 0px 4px !important; -moz-border-radius: 4px 0px 0px 4px !important; -webkit-border-radius: 4px 0px 0px 4px !important; box-sizing:border-box !important; padding-right:10px !important; padding-top:2px !important; } .m10pro_step2progress #m10pro_progressBarReady { width: 75% !important; } #m10pro_progressStatus, #m10pro_audienceProgressStatus { text-align: right !important; width: 100% !important; font-size: 13px !important; } #m10pro_progressBarTitle, #m10pro_audienceProgressBarTitle { margin-top: 0.25em !important; font-size: 11px !important; } /*------ end hidden form style ------*/ .videoPlugin{ margin: 0 auto; } .vjs-fullscreen video { max-height: 100% !important; max-width: 100% !important; } .fancybox-close { top: -4px; right: -4px; } .dateTimezonePicker { margin: 0px auto; width: 300px; } .acceptedTermsCheckbox input[type=checkbox] { visibility: hidden; } .acceptedTermsCheckbox { position: relative; margin-right: 5px; } .acceptedTermsCheckbox label { cursor: pointer; position: absolute; width: 15px; height: 15px; top: 0px; left: 0px; background: #ffffff; border:2px solid #cccccc; box-sizing: content-box; } .acceptedTermsCheckbox label:after { opacity: 0; content: \'\'; position: absolute; width: 9px; height: 5px; background: transparent; top: 2px; left: 2px; border: 3px solid #333; border-top: none; border-right: none; transform: rotate(-45deg); } .acceptedTermsCheckbox input[type=checkbox]:checked + label:after { opacity: 1; } .popupFormObject .mustAcceptTermsBeforeSubmit { text-align: left; margin-bottom: 10px; } .mustAcceptTermsBeforeSubmit a { color: #428bca; } .mustAcceptTermsBeforeSubmit { position: relative; text-align: left; } .mustAcceptTermsBeforeSubmit .acceptedTermsCheckbox { position: absolute; } .mustAcceptTermsBeforeSubmit .acceptTermsLabel { display: block; margin-left: 25px; } .multiWebinarSelect { width: 100%; padding: 10px 25px 10px 10px; -webkit-appearance: none; -moz-appearance: none; background-image: url(\'https://d20wyzo75p8n74.cloudfront.net/defaultimages/select-arrow.png\'); background-repeat: no-repeat; background-position: 95% center; background-position: right 0.5em top 50%; background-size: 0.5em; border: 2px solid #ccc; font-size: 15px !important; } #m10pro_hiddenForm483 .invisibleElemens { display: none !important; } #m10pro_audienceButtonSettings, #m10pro_autoresponderPopupButton { background-color: #2d91fb !important; color: #ffffff !important; } .invisibleElemens { display: none !important; } '; document.head.appendChild(styleElement); } function m10pro_cleanBlockClasses483(block) { m10pro_cleanBlockClass483(block, 'editable'); m10pro_cleanBlockClass483(block, 'showPopupForm'); m10pro_cleanBlockClass483(block, 'popupFormObject'); m10pro_cleanBlockClass483(block, 'hiddenFormContainer'); m10pro_cleanBlockClass483(block, 'internalObjectsContainer'); m10pro_cleanBlockClass483(block, 'clickEvent'); //m10pro_cleanBlockClass483(block, 'progressBarReady'); m10pro_cleanBlockClass483(block, 'progressStatus'); m10pro_cleanBlockClass483(block, 'progressBarTitle'); m10pro_cleanBlockClass483(block, 'audienceProgressBarReady'); m10pro_cleanBlockClass483(block, 'audienceProgressStatus'); m10pro_cleanBlockClass483(block, 'audienceProgressBarTitle'); m10pro_cleanBlockClass483(block, 'autoresponderName'); m10pro_cleanBlockClass483(block, 'autoresponderEmail'); m10pro_cleanBlockClass483(block, 'autoresponderSubmit'); m10pro_cleanBlockClass483(block, 'parsePageBuilder'); } function m10pro_cleanBlockClass483(block, blockClass) { var elements = block.getElementsByClassName(blockClass); for (var elementIndex = elements.length - 1; elementIndex >= 0; --elementIndex) { var element = elements[elementIndex]; element.classList.remove(blockClass); } } function m10pro_cleanExtraForms483() { var hiddenForms = document.getElementsByClassName('m10pro_hiddenForm483'); var hiddenFormsCount = hiddenForms.length; for (var formIndex = hiddenFormsCount - 1; formIndex > 0; --formIndex) { if (!formIndex) { continue; } var hiddenForm = hiddenForms[formIndex]; hiddenForm.remove(); } } function displayProgressButton(button) { button.each(function(_, button) { button = jQuery(button); var height = parseInt(button.outerHeight()); var width = parseInt(button.outerWidth()); button.css('width', width + 'px'); button.css('height', height + 'px'); var html = button.html(); button.data('cachedhtml', html); }); button.html(''); button.css('line-height', '0px'); button.prop('disabled', true); } function stopToShowProgressOnButton(button) { button.each(function(_, button) { button = jQuery(button); button.css('width', ''); button.css('height', ''); var html = button.data('cachedhtml'); button.html(html); }); button.css('width', ''); button.css('line-height', ''); button.removeProp('disabled'); } m10pro_presentContent483();