#comment-overlay{width:100%;height:100%;z-index:999;background:#00000070;position:fixed;top:0;left:0;display:none}#comment-popup .comment-button-cancel{width:100%;background-color:#d0d0d0;border:1px solid #FFF;border-radius:0;font-family:"Quicksand",sans-serif;padding-top:15px;padding-bottom:15px}#comment-popup .comment-button-submit{width:100%;border:1px solid #FFF;border-radius:0;background-color:#67a393;color:#FFF;font-family:"Quicksand",sans-serif;padding-top:15px;padding-bottom:15px}#comment-popup{width:50%;height:50%;position:fixed;left:26%;top:25%;background-color:#FFF;overflow:hidden;display:none;flex-direction:row;justify-content:space-between;border:3px solid #0b2e13;z-index:1000;padding:10px}@media screen and (max-width:1110px){#comment-popup{width:75%;left:12.5%}}@media screen and (max-width:991px){#comment-popup{width:82%;left:11.4%}}@media screen and (max-height:775px){#comment-popup{height:82%;top:11%}}#comment-popup .g-recaptcha div{margin:0 auto}#comment-popup textarea{min-height:150px}.comments hr{margin:5px 0}.comments .col-12{overflow:hidden;max-width:100%}.comments .comment-score{padding-right:4px}.comments .comment-control{padding:0 0 0 10px}.comments .comment-control,.comments .comment-control-arrow{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-style:normal}.comments .comment-header{margin-top:5px}.comments .comment-header .admin-comment{padding:2px;background-color:#16553f;color:#FFF;margin-right:4px}.comments .comment-header .admin-comment img{margin-right:4px;vertical-align:bottom}.comments .comment-header,.comments .comment-footer{font-size:13px;margin-bottom:3px}.comments .comment-footer{margin-bottom:10px}.comments .comment-body{font-size:18px}.comments .comment-2,.comments .comment-3,.comments .comment-4{margin-left:15px;border-left:3px solid #a9a9a9;padding-bottom:8px;max-width:95%}input.leave-comment-button{height:120px;font-size:22px;background-color:#0c3025;transition:background-color 300ms;color:#fff;background-image:url("/images/buttons/comment-button.png"),url("/images/buttons/comment-button-green.png");background-position:center,center;background-repeat:no-repeat,repeat-x;border:0;animation:bounce-text 1s infinite}input.leave-comment-button:hover{background-color:#226343}