#support_request_header_actions {
  float: right;

  #content.with_assistant & .action_toggle_assistant .title { display: none; }
}

#page_container:has(#contact_support_schedule) {
  max-width: 1200px;

  .aui-item:has(.info.hint) { padding-top: 16px; }

  #contact_support_schedule {
    width: 400px;

    #eazybi.device_mobile & { width: 100%; }

    iframe {
      width: 100%;
      height: 640px;
      border: 0;
    }
  }
}
/*

 */

