.reveal-modal-bg{background:#000;background:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.link-button{color:#006940;font:normal normal normal 18px/24px Roboto;text-decoration:underline}.reveal-modal{background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);left:5%;margin-left:5%;margin-right:10%;padding:30px 40px 34px;position:absolute;top:100px;visibility:hidden;width:80%;z-index:101;-box-shadow:0 0 10px rgba(0,0,0,.4);font-family:roboto}.reveal-modal.small{margin-left:-140px;width:200px}.reveal-modal.medium{margin-left:-240px;width:400px}.reveal-modal.large{margin-left:-340px;width:600px}.reveal-modal.xlarge{margin-left:-440px;width:800px}.reveal-modal .close-reveal-modal{color:#707070;cursor:pointer;font-size:40px;font-weight:300;line-height:.5;position:absolute;right:11px;top:8px}.reveal-modal a{color:green;text-decoration:underline}