.active{opacity:1}.border-img{border:2px dashed #000}.a-button{display:inline-block;padding:10px 20px;background-color:#4caf50;color:#fff;text-align:center;text-decoration:none;border:none;border-radius:5px;cursor:pointer}.a-button:hover{background-color:#3e8e41}.error-message{color:#d8000c;background-color:#fdd}.redirect-loader{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}