.antispam-login-form { width: 100%; display: block; clear: both; } .antispam-login-form label { font-weight: bold; padding: 0 0 20px; text-align: center; } .cc-clr { display: block; clear: both; content: ""; } .antispam-login-form .form-group { margin-top: 15px; width: 200px; height: auto; display: block; } .antispam-login-form .form-group input { border-radius: 4px; padding: 10px; } .antispam-login-form .s-red { background-color: #B70000 !important; border: 1px solid #6B0000 !important; display: block; clear: both; font-size: 40px; font-weight: 900; width: 100%; color: #fff; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -ms-transition: all 0.6s ease; transition: all 0.6s ease; font-family: 'Montserrat', sans-serif; text-shadow: 2px 2px #333; } .antispam-login-form h2 { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 20px; } .s-red:hover { background-color: red !important; } .antispam-login-form .btn { text-align: center; line-height: 80px; } .antispam-login-form a { text-decoration: none; } .antispam-login-form h1 { font-size: 44px; padding: 30px 0 30px 0; text-align: center; } .antispam-login-form .ss-logo { position: relative; top: 12px; width: 60px; height: 60px; }