.oldProfileAbuse .abuseReportForm form.reasonError #reasonLabel,
.indexWithLocationNameSuccess .abuseReportForm form.reasonError #reasonLabel,
.indexSuccess .abuseReportForm form.reasonError #reasonLabel {
  display: none;
}
.oldProfileAbuse .abuseReportForm form.reasonError #reasonErrorBox,
.indexWithLocationNameSuccess .abuseReportForm form.reasonError #reasonErrorBox,
.indexSuccess .abuseReportForm form.reasonError #reasonErrorBox {
  border-color: #a51f26;
}
.oldProfileAbuse .abuseReportForm form.reasonError #reasonErrorText,
.indexWithLocationNameSuccess .abuseReportForm form.reasonError #reasonErrorText,
.indexSuccess .abuseReportForm form.reasonError #reasonErrorText {
  background-color: #a51f26;
  color: white;
  display: block;
}
.oldProfileAbuse .abRptSpc4Lbl,
.indexWithLocationNameSuccess .abRptSpc4Lbl,
.indexSuccess .abRptSpc4Lbl {
  clear: both;
  margin: 10px 25px;
}
.oldProfileAbuse #profileLastLogin,
.indexWithLocationNameSuccess #profileLastLogin,
.indexSuccess #profileLastLogin {
  margin: 5px 25px;
  height: 2em;
  font-size: small;
  float: left;
}
.oldProfileAbuse #reportBttnText,
.indexWithLocationNameSuccess #reportBttnText,
.indexSuccess #reportBttnText {
  padding: 5px 0px 0px 15px;
  font-size: small;
  color: #697EA4;
}
.oldProfileAbuse .startHid,
.indexWithLocationNameSuccess .startHid,
.indexSuccess .startHid {
  display: none;
}
.oldProfileAbuse .abuseReportForm,
.indexWithLocationNameSuccess .abuseReportForm,
.indexSuccess .abuseReportForm {
  background-color: #233063;
  padding: 25px;
  border-radius: 6px;
  border-color: #13274a;
  border-width: 5px;
  border-style: solid;
  max-width: 531px !important;
  min-width: 531px;
  max-height: 500px;
  min-height: 375px;
}
.oldProfileAbuse #profileReportHeader,
.indexWithLocationNameSuccess #profileReportHeader,
.indexSuccess #profileReportHeader {
  padding-bottom: 10px;
}
.oldProfileAbuse #profileReportHeader span,
.indexWithLocationNameSuccess #profileReportHeader span,
.indexSuccess #profileReportHeader span {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1.05em;
}
.oldProfileAbuse #headerBevel,
.indexWithLocationNameSuccess #headerBevel,
.indexSuccess #headerBevel {
  padding-bottom: 20px;
  background-image: url(../../images/ui/report_bevel_line.png);
  background-repeat: repeat-x;
}
.oldProfileAbuse .abuseReportForm h1,
.indexWithLocationNameSuccess .abuseReportForm h1,
.indexSuccess .abuseReportForm h1 {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1.05em;
  padding-bottom: 10px;
}
.oldProfileAbuse .reportLabel,
.indexWithLocationNameSuccess .reportLabel,
.indexSuccess .reportLabel {
  padding-right: 10px;
  font-size: 0.8em;
  font-family: "Arial";
  font-weight: bold;
}
.oldProfileAbuse .sectionContent,
.indexWithLocationNameSuccess .sectionContent,
.indexSuccess .sectionContent {
  margin: 10px 0 0 25px;
}
.oldProfileAbuse .reportButtonsBox button,
.indexWithLocationNameSuccess .reportButtonsBox button,
.indexSuccess .reportButtonsBox button {
  float: right;
  clear: none;
}
.oldProfileAbuse #reportStatus1,
.indexWithLocationNameSuccess #reportStatus1,
.indexSuccess #reportStatus1,
.oldProfileAbuse #reportStatus,
.indexWithLocationNameSuccess #reportStatus,
.indexSuccess #reportStatus {
  float: left;
  clear: none;
}
.oldProfileAbuse #reportReasonError,
.indexWithLocationNameSuccess #reportReasonError,
.indexSuccess #reportReasonError {
  float: left;
  background-color: red;
  padding: 0px 2px 0px 2px;
}
.oldProfileAbuse #reasonLabel,
.indexWithLocationNameSuccess #reasonLabel,
.indexSuccess #reasonLabel {
  padding-right: 10px;
  font-size: 0.8em;
  font-family: "Arial";
  font-weight: bold;
}
.oldProfileAbuse #reasonErrorText,
.indexWithLocationNameSuccess #reasonErrorText,
.indexSuccess #reasonErrorText {
  padding: 8px 4px 8px 4px;
  display: none;
  color: white;
  background: red;
  font: bold 10pt Arial, sans-serif;
}
.oldProfileAbuse .reasonButtons,
.indexWithLocationNameSuccess .reasonButtons,
.indexSuccess .reasonButtons {
  clear: both;
  padding: 17px 25px 25px 25px;
}
.oldProfileAbuse .abuseReportReason,
.indexWithLocationNameSuccess .abuseReportReason,
.indexSuccess .abuseReportReason {
  margin: 3px 5px 0px 0px;
  cursor: pointer;
}
.oldProfileAbuse .radio_list li,
.indexWithLocationNameSuccess .radio_list li,
.indexSuccess .radio_list li {
  padding-bottom: 5px;
}
.oldProfileAbuse .radio_list label,
.indexWithLocationNameSuccess .radio_list label,
.indexSuccess .radio_list label {
  font-size: 13px !important;
  color: #e9e9e9;
  cursor: pointer;
}
.oldProfileAbuse .abuseReportComments,
.indexWithLocationNameSuccess .abuseReportComments,
.indexSuccess .abuseReportComments {
  font-size: 0.8em;
  padding: 5px;
  margin: 0;
  width: 490px;
}
.oldProfileAbuse .abuseReportButton:active,
.indexWithLocationNameSuccess .abuseReportButton:active,
.indexSuccess .abuseReportButton:active {
  border: 1px solid #d29a3a;
  background: #f3a433;
}
.oldProfileAbuse #boardPostAbuseReportForm .abuseReportButton:active,
.indexWithLocationNameSuccess #boardPostAbuseReportForm .abuseReportButton:active,
.indexSuccess #boardPostAbuseReportForm .abuseReportButton:active,
.oldProfileAbuse #profilePostAbuseForm .abuseReportButton:active,
.indexWithLocationNameSuccess #profilePostAbuseForm .abuseReportButton:active,
.indexSuccess #profilePostAbuseForm .abuseReportButton:active {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #BD362F;
}
.oldProfileAbuse #reportSubmitButtonGray,
.indexWithLocationNameSuccess #reportSubmitButtonGray,
.indexSuccess #reportSubmitButtonGray {
  display: none;
  margin-top: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-box-align: center;
  font: bold 10pt Arial, sans-serif;
  line-height: 1;
  padding: 6px 6px 6px 6px;
  text-align: center;
  width: 75px;
}
.oldProfileAbuse #reportCancelButton,
.indexWithLocationNameSuccess #reportCancelButton,
.indexSuccess #reportCancelButton {
  float: left;
  color: #c8c8c8;
  font-size: 0.8em;
  text-decoration: underline;
  padding: 10px 15px 0 0;
}
.oldProfileAbuse .reportButtonsBox,
.indexWithLocationNameSuccess .reportButtonsBox,
.indexSuccess .reportButtonsBox {
  margin-top: 10px;
}
.oldProfileAbuse #addionalText,
.indexWithLocationNameSuccess #addionalText,
.indexSuccess #addionalText {
  padding-top: 20px;
  clear: both;
}
.oldProfileAbuse #tou,
.indexWithLocationNameSuccess #tou,
.indexSuccess #tou,
.oldProfileAbuse #ignoreit,
.indexWithLocationNameSuccess #ignoreit,
.indexSuccess #ignoreit {
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
}
.oldProfileAbuse #tou,
.indexWithLocationNameSuccess #tou,
.indexSuccess #tou {
  width: auto;
  font-weight: bold;
}
.oldProfileAbuse .modalLongText,
.indexWithLocationNameSuccess .modalLongText,
.indexSuccess .modalLongText {
  text-align: center;
}
.oldProfileAbuse #ignoreit,
.indexWithLocationNameSuccess #ignoreit,
.indexSuccess #ignoreit {
  padding-top: 3px;
  width: auto;
}
.oldProfileAbuse #touLink,
.indexWithLocationNameSuccess #touLink,
.indexSuccess #touLink {
  text-decoration: underline;
}
.oldProfileAbuse #mask,
.indexWithLocationNameSuccess #mask,
.indexSuccess #mask {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9000;
  background-color: #000;
  display: none;
  width: 100%;
  height: 100%;
  border: 0px solid black;
}
.oldProfileAbuse #reportSubmitted,
.indexWithLocationNameSuccess #reportSubmitted,
.indexSuccess #reportSubmitted {
  font: bold 13pt Arial, sans-serif;
  margin-right: auto;
  margin-left: auto;
  width: auto;
  padding-bottom: 45px;
  padding-top: 90px;
}
.oldProfileAbuse #reportThanks,
.indexWithLocationNameSuccess #reportThanks,
.indexSuccess #reportThanks {
  font: 10pt Arial, sans-serif;
  margin-right: auto;
  margin-left: auto;
  width: auto;
  padding-bottom: 65px;
}
.oldProfileAbuse #closeButtonDiv,
.indexWithLocationNameSuccess #closeButtonDiv,
.indexSuccess #closeButtonDiv {
  width: auto;
  text-align: center;
}
.oldProfileAbuse #reportFinishedDiv,
.indexWithLocationNameSuccess #reportFinishedDiv,
.indexSuccess #reportFinishedDiv {
  width: auto;
  margin: 0px auto;
}
.oldProfileAbuse .abuseReportFormDim,
.indexWithLocationNameSuccess .abuseReportFormDim,
.indexSuccess .abuseReportFormDim {
  z-index: 900;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: black;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  overflow: hidden;
}
.oldProfileAbuse .ui-button-text,
.indexWithLocationNameSuccess .ui-button-text,
.indexSuccess .ui-button-text {
  padding: 0px;
  font-weight: bold;
  font-family: vera-sans, sans-serif;
  font-size: 13px !important;
  color: #555;
  white-space: nowrap;
}
.oldProfileAbuse .numCharsLeft,
.indexWithLocationNameSuccess .numCharsLeft,
.indexSuccess .numCharsLeft {
  padding: 0;
  margin: 0 0 4px 0;
  color: #666;
  font: Arial, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  text-align: right;
  width: 99%;
  vertical-align: bottom;
  display: inline-block;
}
.oldProfileAbuse .numCharsLeft.violation,
.indexWithLocationNameSuccess .numCharsLeft.violation,
.indexSuccess .numCharsLeft.violation {
  color: #b00000;
  font-weight: bold;
}
.oldProfileAbuse .numCharsLeft.violation .leftText,
.indexWithLocationNameSuccess .numCharsLeft.violation .leftText,
.indexSuccess .numCharsLeft.violation .leftText {
  display: none;
}
.oldProfileAbuse .numCharsLeft.violation .overText,
.indexWithLocationNameSuccess .numCharsLeft.violation .overText,
.indexSuccess .numCharsLeft.violation .overText {
  display: inline;
}
.oldProfileAbuse .numCharsLeft .leftText,
.indexWithLocationNameSuccess .numCharsLeft .leftText,
.indexSuccess .numCharsLeft .leftText {
  display: inline;
}
.oldProfileAbuse .numCharsLeft .overText,
.indexWithLocationNameSuccess .numCharsLeft .overText,
.indexSuccess .numCharsLeft .overText {
  display: none;
}
.oldProfileAbuse #profileReportMod .btn,
.indexWithLocationNameSuccess #profileReportMod .btn,
.indexSuccess #profileReportMod .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.oldProfileAbuse #profileReportMod .btn-danger,
.indexWithLocationNameSuccess #profileReportMod .btn-danger,
.indexSuccess #profileReportMod .btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.oldProfileAbuse #profileReportMod .btn-primary,
.indexWithLocationNameSuccess #profileReportMod .btn-primary,
.indexSuccess #profileReportMod .btn-primary,
.oldProfileAbuse #profileReportMod .btn-primary:hover,
.indexWithLocationNameSuccess #profileReportMod .btn-primary:hover,
.indexSuccess #profileReportMod .btn-primary:hover,
.oldProfileAbuse #profileReportMod .btn-warning,
.indexWithLocationNameSuccess #profileReportMod .btn-warning,
.indexSuccess #profileReportMod .btn-warning,
.oldProfileAbuse #profileReportMod .btn-warning:hover,
.indexWithLocationNameSuccess #profileReportMod .btn-warning:hover,
.indexSuccess #profileReportMod .btn-warning:hover,
.oldProfileAbuse #profileReportMod .btn-danger,
.indexWithLocationNameSuccess #profileReportMod .btn-danger,
.indexSuccess #profileReportMod .btn-danger,
.oldProfileAbuse #profileReportMod .btn-danger:hover,
.indexWithLocationNameSuccess #profileReportMod .btn-danger:hover,
.indexSuccess #profileReportMod .btn-danger:hover,
.oldProfileAbuse #profileReportMod .btn-success,
.indexWithLocationNameSuccess #profileReportMod .btn-success,
.indexSuccess #profileReportMod .btn-success,
.oldProfileAbuse #profileReportMod .btn-success:hover,
.indexWithLocationNameSuccess #profileReportMod .btn-success:hover,
.indexSuccess #profileReportMod .btn-success:hover,
.oldProfileAbuse #profileReportMod .btn-info,
.indexWithLocationNameSuccess #profileReportMod .btn-info,
.indexSuccess #profileReportMod .btn-info,
.oldProfileAbuse #profileReportMod .btn-info:hover,
.indexWithLocationNameSuccess #profileReportMod .btn-info:hover,
.indexSuccess #profileReportMod .btn-info:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.oldProfileAbuse #profileReportMod button,
.indexWithLocationNameSuccess #profileReportMod button,
.indexSuccess #profileReportMod button,
.oldProfileAbuse #profileReportMod input[type="button"],
.indexWithLocationNameSuccess #profileReportMod input[type="button"],
.indexSuccess #profileReportMod input[type="button"],
.oldProfileAbuse #profileReportMod input[type="reset"],
.indexWithLocationNameSuccess #profileReportMod input[type="reset"],
.indexSuccess #profileReportMod input[type="reset"],
.oldProfileAbuse #profileReportMod input[type="submit"],
.indexWithLocationNameSuccess #profileReportMod input[type="submit"],
.indexSuccess #profileReportMod input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
