.modal-backdrop, .modal-backdrop.fade.in {
  background-color: #000000; }

body {
  background-color: white; }
  body a {
    color: #e95643; }

body .link, body .button, body button, body input[type="submit"], #super-container .link, #super-container .button, #super-container button, #super-container input[type="submit"] {
  color: white;
  background-color: #e95643;
  border: 1px solid #ed7565;
  border-top: 1px solid #f5b2aa;
  border-bottom: 1px solid #e53721; }
  body .link:hover, body .link.hover, body .button:hover, body .button.hover, body button:hover, body button.hover, body input[type="submit"]:hover, body input.hover[type="submit"], #super-container .link:hover, #super-container .link.hover, #super-container .button:hover, #super-container .button.hover, #super-container button:hover, #super-container button.hover, #super-container input[type="submit"]:hover, #super-container input.hover[type="submit"] {
    color: white;
    background-color: #e6412c;
    border: 1px solid #b12715; }
  body .link.cancel, body .button.cancel, body button.cancel, body input.cancel[type="submit"], #super-container .link.cancel, #super-container .button.cancel, #super-container button.cancel, #super-container input.cancel[type="submit"] {
    color: white;
    background-color: #AAAAAA;
    border: 1px solid #bdbdbd;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #979797; }
    body .link.cancel:hover, body .link.cancel.hover, body .button.cancel:hover, body .button.cancel.hover, body button.cancel:hover, body button.cancel.hover, body input.cancel[type="submit"]:hover, body input.cancel.hover[type="submit"], #super-container .link.cancel:hover, #super-container .link.cancel.hover, #super-container .button.cancel:hover, #super-container .button.cancel.hover, #super-container button.cancel:hover, #super-container button.cancel.hover, #super-container input.cancel[type="submit"]:hover, #super-container input.cancel.hover[type="submit"] {
      color: white;
      background-color: #9d9d9d;
      border: 1px solid #777777; }

#masthead {
  background-color: white; }

#arrow:before, #arrow:after {
  background: transparent url("//static.reviewmgr.com/assets/pixel-85pf5f5f5-a9008beddbe2e3be6914a3ba0ee39fc971ae92a990d62d7228ff5e0e16defa63.png") left top repeat; }

#arrow #arrow-inner {
  background: transparent url("//static.reviewmgr.com/assets/arrow-break-85pf5f5f5-4746095bfb0086466581e87437343354362eb87d9e799760c15c4ddd7a42d99c.png") center top no-repeat; }

.callout {
  color: #222222;
  background: transparent url("//static.reviewmgr.com/assets/pixel-85pf5f5f5-a9008beddbe2e3be6914a3ba0ee39fc971ae92a990d62d7228ff5e0e16defa63.png") left top repeat; }

.section {
  color: #222222;
  background: transparent url("//static.reviewmgr.com/assets/pixel-85pf5f5f5-a9008beddbe2e3be6914a3ba0ee39fc971ae92a990d62d7228ff5e0e16defa63.png") left top repeat; }

#logotype {
  -webkit-text-shadow: 0 0 2px rgba(255, 255, 255, 0.33);
  -moz-text-shadow: 0 0 2px rgba(255, 255, 255, 0.33);
  -o-text-shadow: 0 0 2px rgba(255, 255, 255, 0.33);
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.33); }
  #logotype a {
    color: #324554; }

#tagline {
  color: #1b75bb; }

#content {
  color: #222222; }

#content-inner {
  background-color: #ffffff;
  color: #222222;
  border: 1px solid #cccccc; }

#footer .seal {
  color: #cccccc; }
  #footer .seal a {
    color: #cccccc; }

.feedback {
  padding: 10px;
  color: #858585;
  background-color: #ebebeb; }

.report-pretitle {
  color: #324554; }

.devise #content-container {
  background-color: #ffffff; }

.devise.black_white_blue_cool #logo {
  background-color: white; }
