.nglogin label { font: italic 13px 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif; color: #ffffff; letter-spacing: 0px; float: left; display: block; padding: 5px 5px 5px 0; box-sizing: border-box; width: 35%; } .nglogin .ngloginerror { color: #a65856; padding: 10px; text-align: center; font-weight: bold; margin: 5px 0 20px 0; color: #a65856; } .nglogin input[type=email], .nglogin input[type=password] { border-color: #b7bda2; border-width: 1px; border-style: solid; padding: 4px; background: #ffffff; font: 13px 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif; color: #727565; letter-spacing: 0px; display: block; float: left; margin: 0 0 10px 0; -webkit-appearance: none; box-sizing: border-box; width: 65%; } .nglogin .ngloginconsent div { margin: 0 0 10px 0; } .nglogin input[type=submit] { border-color: #727565; border-width: 1px; border-style: solid; padding: 6px 12px 6px 12px; background: url(../../../../../images/gradient/?s=ffffff&e=b7bda2&h=24) repeat-x #b7bda2; font: italic 13px 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif; color: #23241f; letter-spacing: 0px; box-shadow: 3px 3px 3px rgba(0,0,0,0.1); border-radius: 0px; display: block; float: right; cursor: pointer; -webkit-appearance: none; } .nglogin input[type=submit]:hover { border-color: #727565; background: url(../../../../../images/gradient/?s=b7bda2&e=727565&h=24) repeat-x #727565; font-weight: normal; font-style: normal; text-transform: none; color: #23241f; } .nglogin input[type=submit]:focus { outline: none; } @media (max-width: 767px) { .sqr .nglogin label, .sqr .nglogin input[type=email], .nglogin input[type=password] { width: 100%; float: none; } } 