.customers-page {
  margin-left: 10px; }
  .customers-page h1 img {
    width: 30px; }
  .customers-page .tabs .iframe-holder {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden; }
    .customers-page .tabs .iframe-holder iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

#customer_section_iframe iframe {
  width: 957px !important;
  height: 800px; }

.customer-search-filters .formRow {
  width: 100%;
  margin-bottom: 10px;
  height: 30px; }
  .customer-search-filters .formRow label {
    float: left;
    width: 200px; }
  .customer-search-filters .formRow input {
    float: left; }
.customer-search-filters .advanced-search-link {
  margin-left: 5px;
  line-height: 25px; }
.customer-search-filters .advanced-search {
  display: none; }

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