/**handles:magic-liquidizer-table-style,wp_comments_mods_form**/
.ml-responsive-table{display:block}.ml-table{left:0;margin-left:0;min-height:1px;min-width:inherit;padding:0 10px 10px 10px;right:0}@media (max-width:480px){.ml-table{padding-bottom:5px}}.ml-table:last-child{padding-bottom:0}.ml-responsive-table dt{background-color:transparent;clear:both;font-weight:700}.ml-responsive-table dt:first-child{padding-top:10px}.ml-responsive-table dd{clear:both;font-size:90%;margin-bottom:10px}.ml-responsive-table dd:last-child{padding-bottom:10px}.ml-responsive-table dl:nth-of-type(2n){background:0 0}.ml-responsive-table dl:nth-of-type(odd){background:rgba(0,0,0,.03)}.ml-responsive-table dl dd:nth-of-type(odd){background:0 0}.ml-responsive-table dl dt:nth-of-type(2n){background:0 0}.ml-responsive-table .ml-grid{margin-bottom:0;margin-left:0;margin-right:0;padding:0}
.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);overflow:hidden;flex-direction:column;align-content:center;justify-content:center;align-items:center}.modal-content{padding:35px 50px;border:1px solid #888;width:300px;border-radius:8px;box-shadow:0 5px 10px 2px rgba(0,0,0,.25);background-color:#fff;position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center}.close{color:#aaa;font-size:28px;font-weight:700;position:absolute;right:20px;top:5px}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.back{color:#aaa;float:left;font-size:28px;font-weight:700;position:absolute;left:20px;top:5px;display:none}.back:focus,.back:hover{color:#000;text-decoration:none;cursor:pointer}.modal-content-no-x,.sign-in-form,.sign-up-form{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:stretch;text-align:center}#register-form{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:stretch;text-align:center}#loginform{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:stretch;text-align:center}.sign-up-form h2{margin-bottom:20px}#user_login,#user_pass{width:100%;border-radius:6px;border:1px solid #e5e5ea;background-color:#fff;margin-bottom:10px;margin-top:10px}.custom-facebook-login-button,.custom-google-login-button{color:#000;border-radius:4px;border:1px solid #e5e5ea;background-color:#fff;display:flex;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:center;padding:10px;position:relative;cursor:pointer;margin-bottom:10px;margin-top:10px}.custom-facebook-login-button:hover,.custom-google-login-button:hover{color:#fff;background-color:#3284ff}.custom-facebook-login-button img,.custom-google-login-button img{width:30px;margin:5px;position:absolute;left:5px}.custom-facebook-login-button label,.custom-google-login-button label{cursor:pointer;font-size:14px}.text-separator{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;padding:10px}.horizontal-line{border:solid 1px #c7c7cc;width:25%}.text-separator-text{width:50%;font-size:12px}#continue-with-email-btn,#continue-with-email-sign-btn{border-radius:8px;background-color:#3284ff;color:#fff;margin-bottom:10px;margin-top:10px}#continue-with-email-btn:disabled,#continue-with-email-sign-btn:disabled,#wp-submit:disabled{background-color:#a4c9ff}#wp-submit{border-radius:8px;background-color:#3284ff;color:#fff;width:100%;margin-bottom:10px;margin-top:10px}.continue-with-email{border-radius:6px;border:1px solid #e5e5ea;background-color:#fff;margin-bottom:10px;margin-top:10px;font-size:14px}.sign-in-form h2{margin-bottom:20px}.login-password,.login-username{padding:0;margin:0}.login-remember,.login-submit{margin-bottom:10px;margin-top:10px}.g_id_signin{display:none}#login-error-message{margin:5px;font-size:12px;color:red;display:none}#sign-up-error-message{margin:5px;font-size:12px;color:red;display:none}@media only screen and (max-width:600px){.modal-content{width:80%}}