.ContactUs {
  text-align: right;
  display: block;
  padding: 0 0 12px 0; }
  .ContactUs .dijitTextBox {
    width: calc(100% - 2px);
    margin-bottom: 17px;
    max-width: none; }
  .ContactUs .dijitTextArea {
    width: 100%;
    margin-bottom: 17px;
    min-height: 7em;
    font: normal 16px/19px Arial,sans-serif;
    padding: 13px 6px; }

::-webkit-input-placeholder {
  color: #bababa;
  opacity: 1; }

::-moz-placeholder {
  color: #bababa;
  opacity: 1; }

:-ms-input-placeholder {
  color: #bababa;
  opacity: 1; }

:-moz-placeholder {
  color: #bababa;
  opacity: 1; }

.RedSubmitButton {
  margin: 0;
  width: 50%; }
  @media screen and (max-width: 799px) {
    .RedSubmitButton {
      width: 100%; } }

/*# sourceMappingURL=contactus.css.map */
