.start_a_petition_floating_box{position:fixed;bottom:10px;right:-5px;width:280px;background:#fff;border:3px solid #007ec2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 9px rgba(0,0,0,.6);-moz-box-shadow:0 0 9px rgba(0,0,0,.6);box-shadow:0 0 9px rgba(0,0,0,.6);z-index:5}.start_a_petition_floating_box-header{position:relative;padding:10px;background-color:#007ec2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.start_a_petition_floating_box-title{color:#fff;font-size:18px}.start_a_petition_floating_box-close{position:absolute;top:10px;right:10px;color:#fff;font-size:16px;cursor:pointer}.start_a_petition_floating_box-content{padding:10px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.start_a_petition_floating_box-text{color:#007ec2;text-align:left}.start_a_petition_floating_box-button{display:inline-block;padding:5px 16px;background:#f20476;border:2px solid #f20476;color:#fff;font:inherit;font-size:15px;font-weight:600;letter-spacing:inherit;text-align:center;text-transform:uppercase;text-decoration:none;cursor:pointer;-webkit-transition:.2s ease-in-out background-color;-moz-transition:.2s ease-in-out background-color;transition:.2s ease-in-out background-color;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.start_a_petition_floating_box-button:focus{text-decoration:none}.start_a_petition_floating_box-button:hover{background:#d27;color:#fff;text-decoration:none}.start_a_petition_floating_box-button:active{background:#fff;color:#d27;text-decoration:none}[dir=rtl] .start_a_petition_floating_box{right:auto;left:-5px}[dir=rtl] .start_a_petition_floating_box-close{left:10px;right:auto}[dir=rtl] .start_a_petition_floating_box-text{text-align:right}@media only screen and (max-width:767px){.section-about .start_a_petition_floating_box{display:none!important}}