/* line 6, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
#renewal-log h1 {
  float: left;
}
/* line 10, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
#renewal-log .start-date {
  float: right;
  margin-top: 35px;
}

/* line 17, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table .renewal_date {
  background-color: #f8f8f8;
  font-weight: bold;
}
/* line 22, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table th.image, .table td.image {
  text-align: center;
}
/* line 26, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table th.errors {
  width: 300px;
}
/* line 30, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table td a {
  display: inline-block;
}
/* line 34, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table td img {
  width: 24px;
  height: 24px;
}
/* line 39, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table td span {
  padding: 3px 8px;
}
/* line 42, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table td span.apps {
  background-image: url(/assets/google_apps_work_64-b265b61f9953c4298a86992940c95947ff7a78724a5b1e98c58ec9341dd84001.svg);
  background-repeat: no-repeat;
  background-size: 22px;
}
/* line 48, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table td span.vault {
  background-image: url(/assets/vault-64-a25f0ccddcf00d5ab787c56d80f67b292137d1101574cdb2d4635ff758ba3cf1.png);
  background-repeat: no-repeat;
  background-size: 22px;
}
/* line 54, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table td span.storage {
  background-image: url(/assets/drive-64-5dc83dc2f62dbf82a4b68acfeb7bc59e186a97eab461249c38cbce341fbb39e9.png);
  background-repeat: no-repeat;
  background-size: 22px;
}
/* line 60, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table td span.voice {
  background-image: url(/assets/logo_voice_2020q4_color_1x_web_64dp-d83b7c7a073735280cd8857fa6e744f2db060906157a6cac74a08f3415743ff2.png);
  background-repeat: no-repeat;
  background-size: 22px;
}
/* line 66, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.table td span.duet {
  background-image: url(/assets/duet_branding_logo-a112054ea73ea25ee9a929e8b4d52bab325edc6d46ab02f7349ec2e7e166ec69.png);
  background-repeat: no-repeat;
  background-size: 22px;
}

/* line 74, /usr/src/app/app/assets/stylesheets/renewal_event_log.scss */
.ui-widget-header {
  background: #fff;
  padding: 0;
  border: none;
}
