.error,span.mandatory,.confirm{color:#fff}form input{padding:25px 10px;border-radius:5px;border:0;margin-top:5px;margin-bottom:30px}form textarea{padding:25px 10px;border-radius:5px;border:0;margin-top:5px;margin-bottom:30px}form label{margin-bottom:25px}form .widget-submit{width:100%;text-align:center}input[type="checkbox"]{position:relative;top:20px;margin-right:10px;width:30px;height:30px;color:#000000;border:3px solid #fff;display:inline-block;border-radius:4px;appearance:none;outline:0;cursor:pointer;transition:background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);padding:0;margin-bottom:10px}input[type="checkbox"]::before{position:absolute;content:"";display:block;top:3px;left:8px;width:10px;height:16px;border-style:solid;border-color:#fff;border-width:0 3px 3px 0;transform:rotate(45deg);opacity:0}input[type="checkbox"]:checked{color:#fff;border-color:#fff}input[type="checkbox"]:checked::before{opacity:1}input[type="checkbox"]:checked~label::before{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}@media only screen and (max-width:800px){.ce_form .size50{width:100%}#main .ce_form .size100{text-align:left}}