.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-layout-grid-small {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 2px;
  grid-column-gap: 2px;
  max-height:100%;
}

.w-layout-grid-herd {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  background-color: #fafafa;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

h1 {
  max-width: 304px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 64px;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

h2 {
  font-family: 'Open Sans', sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

h4 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

a {
  text-decoration: none;
}

.patch-header {
  font-family: 'Frank Ruhl Libre', sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #333;
}

.navbar {
  position: relative;
  top: 0px;
  z-index: 2;
  display: block;
  height: 88px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #197163;
}

.navbar-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  max-width: 1216px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-links {
  position: absolute;
  left: 50%;
  margin-left: -124px;
  color: #fff;
}

.profile {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-image: url('../images/Ellipse-2.png');
  background-position: 0px 0px;
  background-size: cover;
}

.navbar-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.nav-link {
  width: 120px;
  margin-right: 8px;
  padding: 8px 16px;
  opacity: 0.4;
  color: #fff;
  text-align: center;
}

.nav-link.w--current {
  padding-bottom: 8px;
  border-radius: 4px;
  background-color: #333;
  opacity: 1;
  color: #fff;
}

.nav-link.last {
  margin-right: 0px;
  margin-bottom: 0px;
}

.hero {
  width: 100%;
  height: 160px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #197163;
  color: #111;
}

.hero.page {
  height: auto;
  margin-bottom: 32px;
  background-color: #fafafa;
}

.hero-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1216px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.weather {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  max-width: 100%;
  padding-top: 0px;
}

.heading.dark {
  color: #333;
}

.weather-icon {
  margin-right: 4px;
}

.weather-text {
  color: #fff;
}

.dashboard {
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 24px;
  padding-left: 24px;
}

.grid {
  max-width: 1216px;
  margin: -73px auto 32px;
  padding-right: 0px;
  padding-left: 0px;
  grid-auto-flow: row;
  grid-template-areas: "_4-Column _4-Column _4-Column _4-Column _8-Column _8-Column _8-Column _8-Column _8-Column _8-Column _8-Column _8-Column"
    "Half-Pie Half-Pie Half-Pie Half-Pie Half-Pie Half-Pie Half-Bar Half-Bar Half-Bar Half-Bar Half-Bar Half-Bar";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.grid.cow {
  margin-top: 0px;
  margin-bottom: 32px;
}

.dashboard-section {
  overflow: hidden;
  max-height: none;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  border-radius: 8px;
  background-color: #fff;
}

.dashboard-section-big{
  overflow: hidden;
  max-height: none;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  border-radius: 8px;
  background-color: #fff;
}

.dashboard-section-small {
  overflow: hidden;
  max-height: none;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  border-radius: 8px;
  background-color: #fff;
}

.section-heading {
  padding: 24px;
  border-bottom: 1px solid #eee;
}

.section-heading.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-body {
  overflow: hidden;
  max-height: none;
  padding: 0px;
}

.section-body-beef {
  overflow: hidden;
  max-height: none;
  padding: 0px;
  width: 300px;
  float: left;
}

.section-body.scroll {
  overflow: auto;
  max-height: 382px;
}

.section-body-beef.scroll {
  overflow: auto;
  max-height: 336px;
}

.section-body.p-24 {
  padding: 23px;
}

.status-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92px;
  height: 40px;
  margin: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: rgba(21, 132, 103, 0.1);
  color: #158467;
  font-weight: 600;
}

.tag-icon {
  padding-right: 8px;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  font-size: 8px;
  font-weight: 400;
}

.label {
  padding-right: 0px;
  padding-left: 0px;
  color: #828282;
  font-size: 12px;
}

.label.hv-mb-8 {
  margin-bottom: 12px;
}

.section-body-text {
  padding-right: 0px;
  padding-left: 0px;
}

.section-body-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-body-row.last {
  padding-bottom: 48px;
}

.section-body-row.first {
  padding-top: 40px;
}

.section-body-row-item.first {
  padding-right: 32px;
}

.button {
  height: 56px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 4px;
  background-color: #333;
  line-height: 56px;
  font-weight: 600;
  text-align: center;
}

.button:hover {
  background-color: #111;
}

.button.full {
  width: 100%;
}

.button.full:hover {
  background-color: #111;
}

.feed-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #111;
  text-decoration: none;
}

.feed-row:hover {
  background-color: #fafafa;
}

.feed-row-image {
  width: 56px;
  height: 56px;
  margin-right: 16px;
  border-radius: 4px;
}

.feed-cow-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feed-row-icon {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.section-body-beef-chart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-body-chart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-body-chart.block {
  display: block;
  padding-bottom: 0px;
}

.chart-placeholder {
  height: 160px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-body-tip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  margin-bottom: 24px;
  margin-left: 24px;
  padding: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fafafa;
}

.tip-icon {
  margin-right: 8px;
}

.footer-logo {
  position: relative;
  left: 50%;
  width: 124px;
  margin-bottom: 32px;
  margin-left: -62px;
  text-align: center;
}

.input {
  width: 336px;
  height: 56px;
  margin-bottom: 16px;
  padding: 0px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdbdbd;
  border-radius: 4px;
}

.input.full {
  width: 100%;
}

.page-container {
  max-width: 1216px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.filters-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
}

.fliter {
  position: static;
  display: inline-block;
  height: 40px;
  margin-right: 8px;
  padding-right: 16px;
  padding-left: 16px;
  border-radius: 4px;
  background-color: rgba(25, 113, 99, 0.1);
}

.fliter.filter-last {
  margin-right: 0px;
}

.filter-text {
  display: inline-block;
  margin-right: 8px;
  line-height: 40px;
}

.filter-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #111;
  text-decoration: none;
}

.bold-text {
  font-weight: 600;
  text-decoration: none;
}

.bold-text.hide {
  display: none;
}

.filter-icon {
  margin-right: 8px;
}

.cows-table {
  display: block;
  overflow: hidden;
  min-width: 800px;
  grid-auto-columns: 1fr;
  grid-template-areas: "Area Area Area Area Area"
    "Area-2 Area-2 Area-2 Area-2 Area-2"
    "Area-3 Area-3 Area-3 Area-3 Area-3"
    "Area-4 Area-4 Area-4 Area-4 Area-4"
    "Area-5 Area-5 Area-5 Area-5 Area-5"
    "Area-6 Area-6 Area-6 Area-6 Area-6"
    "Area-7 Area-7 Area-7 Area-7 Area-7";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 72px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 72px;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.herd-table {
  display: block;
  overflow: hidden;
  min-width: 800px;
  grid-auto-columns: 1fr;
  grid-template-areas: "Area Area Area Area"
    "Area-2 Area-2 Area-2 Area-2"
    "Area-3 Area-3 Area-3 Area-3"
    "Area-4 Area-4 Area-4 Area-4"
    "Area-5 Area-5 Area-5 Area-5"
    "Area-6 Area-6 Area-6 Area-6"
    "Area-7 Area-7 Area-7 Area-7";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 72px;
  grid-template-columns: 1fr 1fr 1fr 1fr 72px;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  border-radius: 8px;
  background-color: #fff;
}
.column-cell {
  position: relative;
  padding: 24px;
  border-bottom: 1px none #eee;
}
.column-cell-herd{
  position: relative;
  padding: 10px;
  border-bottom: 1px none #eee;
}

.column-cell.last {
  border-bottom-style: none;
}

.alarm-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 16px;
  background-color: transparent;
}

.alarm-tag-text {
  display: inline-block;
}

.image {
  margin-right: 8px;
}

.content {
  margin-bottom: 32px;
  padding-right: 24px;
  padding-left: 24px;
}

.table-container {
  background-color: white;
}

/* Style the table headers with larger text and background color */
.table th {
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}

.table tr{
  height: 75px;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
}


.table thead tr th{
  vertical-align: middle;
}

.table tbody tr td{
  vertical-align: middle;
}


.drop-down-header{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: space-between;
}

.drop-down-container {
  border-radius: 10px;
  align-items: center;
  align-self: center;
  align-content: center;
  justify-content: center;
  overflow: hidden;
  margin-top: 5px;
  border: 1px solid #eee;
  background: white;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: space-between;
  padding: 1rem;
  font-weight: 600;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.row-container,
.header-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: auto;
  align-items: center;
}

.row-container{
  overflow: hidden;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  background: white;
  height: 72px;
}

.header-container {
  font-weight: bold;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: white;
}

.row-container > div,
.header-container > div {
  padding: 10px;
  text-align: center;
}

.row-container:hover {
  background-color: #fafafa;
}

.row-container.last {
  border-bottom-style: none;
}

.column-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.header-link {
  color: #111;
  text-decoration: none;
}

.my-cows-row-text {
  text-align: center;
}

.cow-stat {
  padding-top: 0px;
  color: #333;
  font-size: 64px;
  line-height: 72px;
}

.section-body-chart-placeholder {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(17, 17, 17, 0.8);
}

.filter-modal {
  position: fixed;
  left: 50%;
  top: 20%;
  right: 0%;
  bottom: auto;
  z-index: 4;
  display: none;
  width: 400px;
  margin-left: -200px;
  border-radius: 16px;
  background-color: #fff;
}

.filter {
  position: relative;
  display: inline-block;
  height: 40px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding-right: 16px;
  padding-left: 16px;
  border-radius: 4px;
  background-color: rgba(6, 84, 70, 0.1);
  color: #111;
  line-height: 40px;
  font-weight: 400;
  text-decoration: none;
}

.filter.selected {
  border-style: solid;
  border-width: 2px;
  border-color: #111;
}

.filter.alarm {
  background-color: rgba(235, 87, 87, 0.1);
}

.filter-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hv-mb-8 {
  margin-bottom: 8px;
}

.close-icon {
  margin-left: auto;
  cursor: pointer;
}

.notifications-icon {
  margin-right: 16px;
}

.notifications-dropdown {
  position: absolute;
  top: 88px;
  right: 0px;
  z-index: 2;
  display: none;
  overflow: auto;
  width: 400px;
  max-height: none;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 12px 0 rgba(0, 0, 0, 0.1);
}

.notifications-link {
  width: 25%;
  height: 76px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #828282;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.notifications-link.active {
  border-bottom: 2px solid #065446;
  border-radius: 2px;
  color: #111;
  font-weight: 600;
}

.notifcations-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 76px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eee;
  line-height: 76px;
}

.heading-2 {
  line-height: 76px;
}

.notifications-body-section {
  margin-right: 24px;
  margin-bottom: 24px;
  margin-left: 24px;
  padding: 0px;
  border-bottom: 1px solid #eee;
}

.notifications-body-section.mt-24 {
  margin-top: 24px;
  padding: 0px;
}

.notifications-body-section.last {
  border-bottom-style: none;
}

.notification-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: rgba(235, 87, 87, 0.1);
}

.icon-container.green {
  background-color: rgba(21, 132, 103, 0.1);
}

.notification-copy {
  color: #111;
  text-decoration: none;
}

.semi {
  font-weight: 600;
}

.image-2 {
  margin-left: auto;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 16px;
}

.button-container {
  margin-right: 24px;
  margin-left: 24px;
}

.button-container.mb-0 {
  margin-bottom: 0px;
}

.notification-dot {
  position: absolute;
  left: 8px;
}

.notification-dot.inactive {
  display: none;
}

.link-block {
  position: relative;
}

.bar-chart-header {
  margin-bottom: 16px;
  padding-bottom: 16px;
  padding-left: 64px;
  border-bottom: 1px solid #eee;
}

.bar-chart-body-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bar-chart-text {
  font-weight: 600;
}

.semibold {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 600;
}

.semibold.mr-16 {
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.semibold.mr-16._w-48 {
  width: 48px;
}

.bar {
  width: 100%;
  height: 16px;
  margin-right: 8px;
  border-radius: 16px;
  background-color: #158467;
}

.bar.mid-green {
  background-color: #197163;
}

.bar.dark-green {
  background-color: #065446;
}

.bar.dark-green._w-75 {
  width: 75%;
}

.bar._w-40 {
  width: 40%;
}

.body-sand {
  background-color: #fadcac;
}

.section-sign-in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sign-in-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 16px;
  background-color: #fff;
}

.last {
  margin-bottom: 24px;
}

.sign-in-label {
  font-weight: 400;
}

.form-container {
  margin-bottom: 0px;
}

.sign-in-logo {
  height: 32px;
  margin-bottom: 0px;
}

.section-sign-in-left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fadcac;
}

.sign-in-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.body-white {
  background-color: #fff;
}

.sign-in-title {
  max-width: 75%;
  margin-bottom: 24px;
  padding-top: 0px;
  color: #111;
  text-align: left;
}

.sign-in-left-text {
  margin-top: 20vh;
  margin-right: 10%;
  margin-left: 10%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.dark {
  color: #111;
}

.dark.mb-24 {
  margin-bottom: 24px;
}

.paragraph {
  width: 75%;
}

.image-3 {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin-top: auto;
}

.image-4 {
  display: none;
}

.full-logo.mb-32 {
  display: none;
}

.link-black {
  color: #111;
  font-weight: 600;
}

.link-black.centre {
  text-align: center;
}

.link-black.centre.mt-12 {
  margin-top: 8px;
}

.link-black.centre.mt-12.small {
  margin-top: 12px;
  font-size: 14px;
  line-height: 21px;
}

@media screen and (max-width: 991px) {
  .menu-button {
    margin-left: auto;
    color: #fff;
  }

  .grid {
    grid-template-areas: "_4-Column _4-Column _4-Column _4-Column _8-Column _8-Column _8-Column _8-Column _8-Column _8-Column _8-Column _8-Column"
      "Half-Pie Half-Pie Half-Pie Half-Pie Half-Pie Half-Pie Half-Bar Half-Bar Half-Bar Half-Bar Half-Bar Half-Bar"
      "Area . . . . . . . . . . .";
  }

  .section-sign-in {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-sign-in.sand {
    background-color: #fadcac;
  }

  .section-sign-in-left {
    display: none;
  }

  .body-white {
    background-color: #fff;
  }

  .image-4 {
    position: absolute;
    top: -10%;
    z-index: -1;
    display: block;
    width: 100%;
  }

  .full-logo {
    height: 32px;
  }

  .full-logo.mb-32 {
    display: block;
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link.last {
    margin-bottom: 0px;
  }

  .grid {
    display: block;
  }

  .dashboard-section {
    margin-bottom: 24px;
  }

  .image-4 {
    top: -10%;
  }
}

@media screen and (max-width: 479px) {
  .navbar-container {
    position: static;
  }

  .navbar-links {
    left: 0%;
    width: 100%;
    margin-left: 0px;
    padding: 16px;
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .nav-link {
    width: 100%;
    margin-left: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #333;
  }

  .nav-link.w--current {
    padding-bottom: 16px;
    background-color: #fff;
    color: #333;
  }

  .nav-link.last.w--current {
    padding-bottom: 16px;
    background-color: #fff;
    color: #333;
  }

  .hero {
    padding-right: 16px;
    padding-left: 16px;
  }

  .dashboard {
    padding-right: 16px;
    padding-left: 16px;
  }

  .button.full {
    position: relative;
  }

  .chart-placeholder {
    width: 100%;
    height: auto;
  }

  .filter-modal {
    left: 0%;
    top: 0%;
    display: none;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    border-radius: 0px;
  }

  .notifications-dropdown {
    width: 100%;
  }

  .sign-in-container {
    width: 100%;
    height: 100%;
  }

  .full-logo.mb-32.mt-32 {
    margin-top: 32px;
  }
}

#w-node-0c1ea8ab8afe-79eca4ed {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-7fe3c87f7ab9-79eca4ed {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-7fe3c87f7ab9-79eca4ed-beef {
  -ms-grid-column: span 12;
  grid-column-start: span 12;
  -ms-grid-column-span: 12;
  grid-column-end: span 12;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d79a0b3366e1-79eca4ed {
  -ms-grid-column: span 8;
  grid-column-start: span 8;
  -ms-grid-column-span: 8;
  grid-column-end: span 8;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-3970e82b14d9-79eca4ed {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e32d37e7fdf0-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b4d17c752e6f-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de3765eca3e5-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-72ade9ecf109-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-86cffbc9c4f6-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-8144433715a3-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-8144433715a6-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-8144433715a9-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-8144433715ac-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-8144433715b1-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-66e08a1de399-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-66e08a1de39c-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-66e08a1de39f-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-66e08a1de3a2-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-66e08a1de3a7-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ce973aa56c10-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ce973aa56c13-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ce973aa56c16-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ce973aa56c19-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ce973aa56c1e-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-75a39585f41c-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-75a39585f41f-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-75a39585f422-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-75a39585f425-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-75a39585f42a-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2efe1d1e9e58-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2efe1d1e9e5b-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2efe1d1e9e5e-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2efe1d1e9e61-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2efe1d1e9e66-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c0cabb65f164-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c0cabb65f167-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c0cabb65f16a-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c0cabb65f16d-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c0cabb65f172-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-78c67dabcc7e-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-78c67dabcc81-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-78c67dabcc84-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-78c67dabcc87-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-78c67dabcc8c-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-91261083964a-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-91261083964d-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-912610839650-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-912610839653-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-912610839658-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-4a83fb778873-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-4a83fb778876-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-4a83fb778879-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-4a83fb77887c-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-4a83fb778881-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-cbeb8a69c5f9-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-cbeb8a69c5fc-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-cbeb8a69c5ff-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-cbeb8a69c602-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-cbeb8a69c607-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2e64b76e039b-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2e64b76e039e-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2e64b76e03a1-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2e64b76e03a4-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-2e64b76e03a9-20eca4ee {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-6233eb423e29-05eca4ef {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-area: _4-Column;
}

#w-node-6233eb423e4b-05eca4ef {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 8;
  grid-area: _8-Column;
}

#w-node-6233eb423ec2-05eca4ef {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 6;
  grid-area: Half-Pie;
}

#w-node-6233eb423ecd-05eca4ef {
  -ms-grid-row: 2;
  -ms-grid-column: 7;
  -ms-grid-column-span: 6;
  grid-area: Half-Bar;
}

@font-face {
  font-family: 'Font awesome 5 free 400';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.react-responsive-modal-overlay {
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: flex-start;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000;
  /* padding: 1.2rem; */
}

.react-responsive-modal-modal {
  max-width: 800px;
  position: relative;
  padding: 1.2rem;
  background: #ffffff;
  background-clip: padding-box;
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
}

.react-responsive-modal-modalCenter {
  margin: auto;
}

.react-responsive-modal-closeButton {
  position: absolute;
  top: 14px;
  right: 14px;
  border: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  display: flex;
}

/* div.playVideoModal {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 632px;
  height: 64vh;
  overflow: auto;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  background: #ffffff;
  z-index: 100000;
} */
div.playVideoModal.hide {
  display: none;
}
div.playVideoModal__header {
  position: sticky;
  top: 0;
  padding: 1.25rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  background: #ffffff;
  z-index: 4;
}
div.playVideoModal__header .right {
  margin-left: auto;
}
div.playVideoModal__header .right.close {
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
}
div.playVideoModal__header i.dropdown {
  margin-left: 8px;
  font-size: 16px;
  line-height: 32px;
}
div.playVideoModal__body {
  padding: 1.25rem;
  overflow: auto;
}

div.bcsDisplayThresholdsModal {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 632px;
  height: 30vh;
  overflow: auto;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  background: #ffffff;
  z-index: 100000;
}
div.bcsDisplayThresholdsModal.hide {
  display: none;
}
div.bcsDisplayThresholdsModal__header {
  position: sticky;
  top: 0;
  padding: 1.25rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  background: #ffffff;
  z-index: 4;
}
div.bcsDisplayThresholdsModal__header .right {
  margin-left: auto;
}
div.bcsDisplayThresholdsModal__header .right.close {
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
}
div.bcsDisplayThresholdsModal__header i.dropdown {
  margin-left: 8px;
  font-size: 16px;
  line-height: 32px;
}
div.bcsDisplayThresholdsModal__body {
  padding: 1.25rem;
  overflow: auto;
}

@keyframes react-responsive-modal-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes react-responsive-modal-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes customEnterAnimation {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes customLeaveAnimation {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 free solid 900';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.react-responsive-modal-overlay {
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: flex-start;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000;
  /* padding: 1.2rem; */
}

.react-responsive-modal-modal {
  max-width: 800px;
  position: relative;
  padding: 1.2rem;
  background: #ffffff;
  background-clip: padding-box;
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
}

.react-responsive-modal-modalCenter {
  margin: auto;
}

.react-responsive-modal-closeButton {
  position: absolute;
  top: 14px;
  right: 14px;
  border: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  display: flex;
}

div.playVideoModal {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 632px;
  /* max-height: 56vh; */
  overflow-y: hidden;
  height: 49vh;
  overflow: auto;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  background: #ffffff;
  z-index: 100000;
}
div.playVideoModal.hide {
  display: none;
}
div.playVideoModal__header {
  position: sticky;
  top: 0;
  padding: 1.25rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  background: #ffffff;
  z-index: 4;
}
div.playVideoModal__header .right {
  margin-left: auto;
}
div.playVideoModal__header .right.close {
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
}
div.playVideoModal__header i.dropdown {
  margin-left: 8px;
  font-size: 16px;
  line-height: 32px;
}
div.playVideoModal__body {
  padding: 1.25rem;
  overflow: auto;
}

@keyframes react-responsive-modal-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes react-responsive-modal-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes customEnterAnimation {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes customLeaveAnimation {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

.cowFilterNumberButton {
  background: #e8eeec;
  color: #000;
  border-color: #e8eeec;
}