#modal-homepopup-open-btn{display:none;}#modal-homepopup{display:none;position:fixed;padding-top:170px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4);}body.toolbar-horizontal #modal-homepopup{padding-top:288px;}#modal-homepopup .modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name:animatetop;-webkit-animation-duration:0.8s;animation-name:animatetop;animation-duration:0.8s}.is_mobile #modal-homepopup .modal-content{width:90%;}#modal-homepopup .modal-header{height:64px;padding:1px 20px;padding-right:3px;background-color:#7fbe25;}#modal-homepopup .modal-header h2{color:white;}#modal-homepopup .modal-body{padding:20px;font-size:18px;}#modal-homepopup .modal-footer{padding:10px 20px;background-color:#5cb85c;color:white;}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}#modal-homepopup-close-btn{padding:9px 20px;color:white;float:right;font-size:35px;font-weight:bold;font-family:'Hind';}.font-size-normal #modal-homepopup-close-btn{padding:7px 20px;}.font-size-bigger #modal-homepopup-close-btn{padding:5px 20px;}#modal-homepopup-close-btn:hover,#modal-homepopup-close-btn:focus{color:#000;text-decoration:none;cursor:pointer;}
