/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/sessions.less instead.




*/html { background: #444444; }
.rtlg-clear {
  clear: both;
  margin: 0;
  padding: 0;
}
#logo {
  width: 288px;
  margin: 0 auto 0 auto;
  padding: 20px 0 0 0;
}
#logo a {
  text-indent: -9999px;
  display: block;
  width: 288px;
  height: 91px;
}
#login_wrap {
  width: 628px;
  margin: 20px auto 6px auto;
}
#login_top {
  background: transparent url(/images/sessions/login-top.png) no-repeat;
  height: 125px;
}
#login_content {
  background: transparent url(/images/sessions/login-middle.png) repeat-y;
  padding: 0;
  width: 628px;
  overflow: hidden;
}
#login_bottom {
  background: transparent url(/images/sessions/login-bottom.png) bottom center no-repeat;
  width: 628px;
  height: 30px;
  font-size: 1px;
}
#login_inner { padding: 0 20px; }
#login_inner_content {
  border-top: 6px solid #000000;
  padding: 18px 0 0 0;
}
#tags-wrap p {
  margin: 0 0 10px 0;
  color: #444444;
  font-size: 13px;
  line-height: 20px;
}
textarea { width: 100%; }
#recaptcha-wrap {
  width: 320px;
  margin: 0 auto;
}
#tags-wrap {
  width: 400px;
  margin: 0 auto;
}
.rtlg-twenty-eighty-wrap {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.rtlg-twenty-eighty-wrap-last {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.rtlg-twenty-eighty-wrap-no-border {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
.rtlg-form-row {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.rtlg-form-row-last {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.rtlg-form-row-no-border {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
.rtlg-form-row small { color: #777777; }
.rtlg-twenty, .rtlg-form-label {
  float: left;
  width: 130px;
  text-align: right;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  font-weight: normal;
}
.rtlg-eighty, .rtlg-form-input {
  float: right;
  width: 440px;
  text-align: left;
  color: #444444;
  font-size: 13px;
  line-height: 20px;
}
#form-fields .rtlg-eighty input {
  font-size: 18px;
  line-height: 18px;
  width: 300px;
}
#form-fields .rtlg-form-input input {
  font-size: 18px;
  line-height: 18px;
  width: 300px;
}
#submit-row .rtlg-eighty input {
  font-size: 18px;
  line-height: 18px;
}
#submit-row .rtlg-form-input input {
  font-size: 18px;
  line-height: 18px;
}
#login_inner a {
  color: #337ed2;
  text-decoration: none;
}
#login_inner a:hover {
  color: #337ed2;
  text-decoration: underline;
}
#login_inner_content h2 {
  color: #000000;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 18px 0;
  padding: 0 0 18px 0;
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
  font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, Arial, sans;
}
table { width: 100%; }
td {
  color: #444444;
  padding: 5px 10px 5px 0;
  text-align: left;
}
.field_with_errors { background-color: #ffff00; }
#errorExplanation {
  margin: 0 0 18px 0;
  padding: 2px;
  border: 1px solid #af120b;
  background-color: #d34334;
  text-align: left;
}
#errorExplanation h2 {
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  padding: 6px;
  letter-spacing: normal;
  color: #ffffff;
  font-weight: bold;
  background-color: #af120b;
  border: none;
}
#errorExplanation p {
  color: #ffffff;
  margin: 0;
  padding: 6px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
#errorExplanation ul li {
  font-size: 12px;
  line-height: 18px;
  padding: 2px 6px;
  list-style: square;
  margin-left: 18px;
  text-align: left;
  color: #ffffff;
}
#errorExplanation ul {
  font-size: 12px;
  line-height: 18px;
  padding: 0 6px;
  color: #ffffff;
}
#flash-notice {
  position: absolute;
  width: 100%;
  background-color: #0085ce;
  top: 0;
  left: 0;
  z-index: 1000;
  text-align: center;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
#flash-notice p {
  padding: 18px 0 18px 0;
  color: #ffffff;
  font-size: 24px;
  line-height: 24px;
}
.welcome-note {
  margin: -20px 0 20px 0;
  padding: 10px;
  border: 2px solid #ffbfbf;
  background-color: #ffe5e5;
}
#login_inner .welcome-note p {
  color: #444444;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}
#credits p {
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  color: #777777;
  margin: 10px 0;
}
#credits a {
  color: #cccccc;
  text-decoration: none;
}
#credits a:hover {
  color: #cccccc;
  text-decoration: underline;
}
#instructions p {
  font-size: 12px;
  line-height: 16px;
  color: #444444;
  margin: 0 0 20px 0;
  font-style: oblique;
}
.collect-artwork-wrap {
  position: fixed;
  bottom: 10px;
  right: 10px;
}
.collect-artwork-wrap .collect-artwork-content {
  padding: 10px;
  color: #777777;
  background-color: #000000;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: left;
  font-size: 13px;
  line-height: 18px;
}
.collect-artwork-wrap .collect-artwork-content a {
  color: #ffffff;
  text-decoration: none;
}
.collect-artwork-wrap .collect-artwork-content a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.collect-artwork-wrap .collect-artwork-content strong { font-weight: bold; }
.collect-artwork-wrap .collect-artwork-content em {
  font-size: 12px;
  line-height: 18px;
}
