/* module-key = 'com.bmc.idd.voting.bmc-voting:bmc-voting-macro-resources', location = '/css/bmc-voting-macro.css' */
:root{--linkColor:#0078cc;--linkColorHover:#00368f}.bmc-voting-macro{color:#333;transition:all .25s ease-out;background-color:#f5f7f8;border-radius:5px;padding:.5em 1em;font-size:19px;text-align:left;line-height:34px;font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;margin:15px 0}.bmc-voting-macro .success,.bmc-voting-macro .sending,.bmc-voting-macro .feedback,.bmc-voting-macro .feedback-positive,.bmc-voting-macro.sending .vote,.bmc-voting-macro.success .vote,.bmc-voting-macro.feedback .vote,.bmc-voting-macro.feedback-positive .vote{display:none}.bmc-voting-macro.sending .sending,.bmc-voting-macro.success .success,.bmc-voting-macro.feedback .feedback,.bmc-voting-macro.feedback-positive .feedback-positive{display:inline}.bmc-voting-macro .btn,.bmc-voting-macro .submit{font-size:.75em;font-weight:400;background-color:var(--linkColor);color:#fff;padding:7px 25px;border-radius:5px;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.bmc-voting-macro .btn:first-child{margin-right:0}.bmc-voting-macro .btn{margin-left:1.5em}.bmc-voting-macro .btn:hover,.bmc-voting-macro .btn:active,.bmc-voting-macro .btn:focus,.bmc-voting-macro .submit:hover,.bmc-voting-macro .submit:active,.bmc-voting-macro .submit:focus{background-color:var(--linkColorHover);border-color:var(--linkColorHover);text-decoration:none!important}.bmc-voting-macro .feedback-positive #bmc-voting-feedback,.bmc-voting-macro .feedback #bmc-voting-feedback{overflow:hidden}.bmc-voting-macro .bmc-voting-feedback-positive{display:block;margin-bottom:10px}.bmc-voting-macro .feedback-positive b,.bmc-voting-macro .feedback b{font-weight:400;line-height:35px}.bmc-voting-macro .feedback-positive{line-height:25px;margin-bottom:.5em}.bmc-voting-macro .feedback .col{width:50%;float:left;line-height:25px;margin-bottom:.5em}.bmc-voting-macro .feedback-message{font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;width:100%;box-sizing:border-box;height:65px;border-radius:5px;border:2px solid #dfdfdf;margin-bottom:5px;resize:none;padding:10px}.bmc-voting-macro .contact-information{font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;width:100%;box-sizing:border-box;border-radius:5px;border:2px solid #dfdfdf;height:40px;padding:0 10px;margin-bottom:15px}.bmc-voting-macro .feedback-positive label,.bmc-voting-macro .feedback label{font-size:14px;vertical-align:2px;cursor:pointer}.bmc-voting-macro .feedback input[type="checkbox"]{opacity:0;z-index:-1;position:absolute}.bmc-voting-macro .feedback input[type="checkbox"]:checked+label:before{content:"\2713";vertical-align:1px;font-weight:700}.bmc-voting-macro .feedback input[type="checkbox"]+label:before{content:"";height:15px;width:15px;border:2px solid #dfdfdf;display:inline-block;background-color:#fff;line-height:9px;box-sizing:border-box;font-size:16px;color:#444;vertical-align:-2px;margin-right:5px;border-radius:5px;margin-left:5px;font-family:Arial,sans-serif}.bmc-voting-macro .submit,.bmc-voting-macro .cancel{float:right}.bmc-voting-macro .submit{margin:0}.bmc-voting-macro .cancel{color:var(--linkColor);font-size:.75em;line-height:40px;margin-right:2em;cursor:pointer}.bmc-voting-macro .cancel:hover,.bmc-voting-macro .cancel:active,.bmc-voting-macro .cancel:focus{color:var(--linkColorHover)}