body{background-color: #fff !important;margin:0;padding:0;}body *{font-family: 'Open Sans', sans-serif}		.panel-heading {padding: 12px; background: #fff;  text-align: center;}.panel-title{color:#fff;font-size:24px;font-weight:300}		.login-page{ width: 100%;  margin: 0;  padding: 0;	  font-family: 'Open Sans',Helvetica, Arial, sans-serif;  color: #666666;	  font-size-adjust: 100%; font-weight: 400; font-size: 13px; line-height: 1.475; }.panel{ width: 360px;  margin: 100px auto;  }.join_heading{color:#2f2f2f;font-size:18px; text-align: center}		form{margin:0}.form-group { margin-bottom: 15px;}input.form-control, select.form-control, textarea.form-control{text-align:center;box-sizing:border-box; border:1px solid #e2e2e2; border-radius:2px; display: block; width: 100%;padding: 12px !important; color: #555; background-color: #efefef;}input.form-control:focus, select.form-control:focus, textarea.form-control:focus{    outline: 1px solid #B71234;}input.form-control.legal{display: inline; width:auto;vertical-align: middle}a{color:#000; text-decoration: none}a:hover{text-decoration: underline}*::-webkit-input-placeholder {color: #d2d2d2;text-align: center}*:moz-placeholder { /* FF 4-18 */ color: #d2d2d2;text-align: center}*::moz-placeholder { /* FF 19+ */  color: #d2d2d2;text-align: center}*:-ms-input-placeholder { /* IE 10+ */  color: #d2d2d2;text-align: center}.panel-footer .btn{text-decoration: none; text-align: center;color: #fff; width:100%; background-color: #B71234; display: block;  height:42px; vertical-align:middle; border:none; border-radius:2px;  box-sizing: border-box;}.panel-footer .btn:hover{transition: 0.2s;  background-color: #d4193f; cursor: pointer;}.message{margin-left:10px;color:red}@media screen and (max-width: 460px){	.panel{width:auto;margin:40px 15px}}#rescate{margin-top:30px; text-align: center}#rescate a{color:gray; text-decoration: none}#rescate a:hover { color: #2b2b2b;}.errorMessage, .confirmMessage{margin-top: 20px; text-align: center;  padding: 12px; border-radius: 2px;  }.errorMessage{ color: #c60000;border: 1px solid red; background: rgba(255,0,0,0.05)}.confirmMessage{ color:#598f00; border: 1px solid #598f00; background: rgba(0,255,0,0.05)}